
/* CONTENT */
.msgBox
{
	background: #f9f9f9;
	width:100%;
	margin: 10px 10px 0 0;
	padding:0 0 10px 10px;
	border:1px dashed #ccc;
}
/*
#phoneselectorheader
{
	width: 568px;
}
*/

/**
* LEFT MENU
*/
.leftMenu
{
	margin: 5px 0 0 0;
	padding: 0;
}

.leftMenu div
{
	/*
	margin: 0;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	*/
}

.leftMenu a:link, .leftMenu a:visited, .leftMenu a:hover, .leftMenu a:active
{
	color: #49799C;
	display: block;
	text-decoration: none;
	text-align: right;
	padding: 2px 10px 3px 3px;
	font-weight: normal;
	border: 1px solid #c4d9f4;
	border-left: 10px solid #c4d9f4;
	margin-bottom: 5px;
	background: #fff url(/local/radio.rok.tv/images/main-menu-bg.jpg) repeat-x;
}

.leftMenu a:hover
{
	color: #49799C;
	background: #fff;
	border: 1px solid #c4d9f4;
	border-left: 10px solid #c4d9f4;
}

.leftMenu a:active
{
	color: #49799C;
	padding: 3px 9px 2px 4px;
}

.leftMenuOn
{
	display: block;
	padding: 2px 10px 5px 3px;
	font-weight: bold;
	color: #49799C;
	background: #fff;
	cursor: text;
	border: 0;
	border-left: 10px solid #49799C;
}

/**
* Index/Home page mid links
*/
#indexLinks
{
	clear: both;
	float:left;
	width:398px;
	height:57px;
	margin:0;
	padding:0;
	background:url(/local/radio.rok.tv/images/menu_bottom_radio.gif);
}

#indexLinks a:link, #indexLinks a:visited, #indexLinks a:hover, #indexLinks a:active
{
	color:#fff;
	float: left;
	width: 131px;
	height: 57px;
	text-align: center;
	margin: 15px 0 0 0;
	font-size: 110%;
	text-decoration: none;
}

#indexLinks a:hover
{
	color:#f00;
}

/* CONTENT */
.msgBox
{
	background: #f9f9f9;
	width:100%;
	margin: 10px 10px 0 0;
	padding:0 0 10px 10px;
	border:1px dashed #ccc;
}

.packagePrice
{
	margin: 0 10px 0 10px;
}

.highlightBox
{
	background: #fefbe2;
	margin: 10px;
	padding: 10px;
	border: 5px solid #f8de16;
	color: #600;
}

/* AUTH MENU - ASKING LOGGIN IN */
#content .authMenu
{
	margin: 4px 20px 10px 20px;
	padding: 0;
	display: table;
}

#content .authMenu a:link, #content .authMenu a:visited, #content .authMenu a:hover, #content .authMenu a:active
{
	height: 20px;
	background: #fff url(/local/radio.rok.tv/images/bg-auth-menu.png);
	border: 1px solid #c4d9f4;
	margin: 0 1px 0 0;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
}

#content .authMenu a:hover
{
	color: #fff;
	background: #c4d9f4 url(/local/radio.rok.tv/images/bg-auth-menu-hover.png);
	text-decoration: none;
}

.authMenuOn
{
	height: 20px;
	background: #c4d9f4;
	border: 1px solid #c4d9f4;
	margin: 0 1px 0 0;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
}

#dataTable .label
{
	text-align: right;
	color: #49799C;
}

#dataTable .data
{
	font-weight: bold;
}

#lgnOutCtrl p
{
	color: #fff;
	margin-top: 4px;
	text-align: right;
}

#lgnOutCtrl p a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}

#lgnInCtrl a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}

/*
* Table display - eg channels.html
*/
#tableDark
{
	margin: 15px;
	width:569px;
}

#tableDark p
{
	margin-top: 20px;
	text-align: center;
}

#tableDark .item
{
	margin: 0;
}

#tableDark .item .colIncr
{
	overflow: visible;
	width:25px;
	text-align:right;
	background:#fff;
}

#tableDark .item .colIncr h3
{
	margin: 3px;
}

#tableDark .item .colTitle
{
	overflow: visible;
	width:171px;
	border-bottom:1px solid #fff;
	background:#49799C;
}

#tableDark .item .colTitle h3
{
	margin: 3px;
	color:#fff;

}

#tableDark .item .colData1
{
	width:380px;
	color:#fff;
	padding: 3px;
	border-bottom:1px solid #fff;
	background:#49799C;
}





