@charset "utf-8";
/* CSS Document */
/*
html,
body {
	margin: 0;
	padding: 0;
	height:100%;
	background-color:#192028;
	vertical-align:middle;
}
*/

 html, body {
                height: 100%;                                                                  
                margin: 0;                                                                     
                padding: 0;                                                                    
				font-family:Arial, Helvetica, sans-serif;

            }

* {
	margin:0px auto;
	padding:0;
}

/*
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;background-color:#192028;}
/* end hide */
#bodyIntro { 
	/*text-align:center;*/
	min-height:550px;
	min-width:905px;
}

#insideBody
{
	text-align:center;
	min-width:905px;
	padding-top:10px;
}

h1
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:normal;
}

.introTable
{
	width:905px;
	height:522px;
}

.mainTable
{
	width:905px;
}

#headerLeft
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
}

#headerLeft p
{
	margin:0;
	padding:15px 0 0 97px;
}

#headerLeft a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
	text-decoration:underline;
	margin-left:5px;
	padding:0;
}

#headerLeft a:hover
{
	text-decoration:none;
}

.logo
{
	padding-top:20px;
	padding-left:43px;
}

#headerRight
{
	float:right;
	width:280px;
	height:82px;
	padding:0;
	margin:0;
	padding-top:6px;
	padding-right:20px;
	text-align:right;	
}

#headerRight p
{
	padding:5px 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
}

.linksContainer
{
	float:left;
	text-align:left;
	margin:4px 0 0 0;
	padding-bottom:4px;
}

.linksContainer a
{
	margin:0;
	padding:0;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

.linksContainer a:hover
{
	text-decoration:none;
}

.buttonContainer
{
	float:left;
	margin:8px 0 0 0;
	padding-left:101px;
}

.headerBg
{
	height:90px;
	width:905px;
	background-image:url(../images/headerBg.gif);
	background-repeat:no-repeat;
	margin:0;
}

.leftBg
{
	/*
	background-image:url(../images/menuBg.gif);
	*/
	background-image:url(../images/menuLeftBg.gif);
	width:225px;
	background-repeat:repeat-y;
	vertical-align:top;
	margin:0;
}
#loginForm input, #registerForm input
{
	width:60px;	
}

.leftBgIntro
{
	background-image:url(../images/menuBg.gif);
	width:225px;
	background-repeat:repeat-y;
	vertical-align:top;
	margin:0;
}

#leftMenu ul.vert-one
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font: 12px Arial, sans-serif;
	line-height:165%;
	width:225px;
}

#leftMenu ul.vert-one li.normal
{
	margin:0;
	padding:0;
	height:34px;
	padding-top:10px;
	background-image:url(../images/menuLine.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#leftMenu ul.vert-one li span
{
        display:block;
        text-decoration:none;
        color:#8bb7f4;
        background:none;
        padding:0 0 0 44px;
        width:176px;
}

#leftMenu ul.vert-one li.adm 
{
	font-size:11px;
	margin:0;
	padding:0;
	height:27px;
	padding-top:6px;
	background-image:url(../images/menuLine.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#leftMenu ul.vert-one li.last
{
	margin:0;
	padding:0;
	height:34px;
	padding-top:10px;
}

#leftMenu ul.vert-one li a
{
	display:block;
	text-decoration:none;
	color:#8bb7f4;
	background:none;
	padding:0 0 0 44px;
	width:176px;
}

#leftMenu ul.vert-one li a:hover
{
	color:#fff;
}

#leftMenu ul.vert-one li a.current, 
		  ul.vert-one li a.current:hover
{
	color:#fff;
}

#survey
{
	background-color:#1d3557;
	padding: 2px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#survey ul.pollAnswers 
{
	margin:3px 0 0 0;
	padding:0;
	list-style-type:none;
	display:block;
	font: 11px Arial, sans-serif;
}

#survey ul.pollAnswers li
{
	margin:0;
	margin-left:0px;
	padding:5px 0 0 0;
	list-style-type:none;
	display:block;
	font: 11px Arial, sans-serif;
}

.contentContainer
{
	margin:0;
	width:680px;
	padding: 9px 9px 9px 9px;
	background-color:#1a2028;/*#1a212b;*/
	background-image:url(../images/contentRight.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-right:1px solid #1a2028;
}

.contentInside
{
	margin:0;
	width:680px;
	padding: 25px 0px 9px 19px;
	background-color:#1a2028;
	/*
	background-image:url(../images/rightBg.jpg);
	*/
	background-image:url(../images/contentRight.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
	border-right:1px solid #1a2028;
}

.contentInsideTV
{
	margin:0;
	width:680px;
	padding: 9px 0px 9px 6px;
	background-color:#1a2028;
	/*
	background-image:url(../images/rightBg.jpg);
	*/
	background-image:url(../images/contentRight.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
	/*
	border-right:1px solid #1a2028;
	*/
}
.border_red { 
	border: 1px solid #f00 !important;
}
.channels
{
	margin:0;
	padding:0px 7px 0 0;
	height:56px;
}

.tvChannel
{
	width:60px;
	height:56px;
	text-align:center;
}

.tvChannelOn
{
	background-image:url(../images/tvSelectedCh.gif);
	width:66px;
	height:48px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}

.warning_input
{
	border: 2px solid #f00;
}
.archive:link,
.archive:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
	text-decoration:underline;
	padding-top:10px;
}

.archive:hover
{
	text-decoration:none;
}


.tvLogo
{
	margin:0;
}

.tvName
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-left:18px;
	color:#ffffff;
}

.tvProgram
{
	margin:0;
	padding:15px 10px 10px 26px;
}

.tvProgram img
{
	padding-right:18px;
}

.tvProgram p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
}

.tvProgram ul
{
	margin:18px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:0;
	list-style-type:none;
	
}

.tvProgram ul li
{
	margin:0;
	padding:0 0 4px 0;
}

.time
{
	color:#8bb7f4;
	padding-right:7px;
}

.epgNone
{
	height:0px;		
}
.epgRow
{
	height:12px;		
}

.epgDesc
{
	padding-left:7px;
}
.contentInsideProgram
{
	margin:0;
	padding: 0px 0px 0px 0px;
	background-color:#1a2028;
	/*
	background-image:url(../images/rightBg.jpg);
	*/
	background-image:url(../images/contentRight.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
	border-right:1px solid #1a2028;
}
.calendarTable
{
	height:113px;
	width:100%;
}

.calendarCaption
{
	width:100px;
	background-color:#1a2028;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	margin:0;
	text-align:center;
}

.calendarTvSelected
{
	float:left;
	background-image:url(../images/calendarSelectedCh.gif);
	width:66px;
	height:48px;
	text-align:center;
}


.calendarTvNormal
{
	float:left;
	width:66px;
	text-align:center;
}


.calendarMiniTvNormal
{
	float:left;
	width:28px;
	text-align:center;
	
}


.dateTextHeader
{ 
	font-size:12px;
	vertical-align:top;
	padding-left:1px;
	color:#fff;
	text-align:left;
	font-weight:bold;
}
.dateText
{ 
	font-size:9px;
	vertical-align:bottom;
	text-align:center;
	color:#fff;
	font-weight:normal;
	letter-spacing:1px;
}
.dateBlock
{
	background-color:#375277;
	height:42px;
	font-size:12px;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#fff;
	font-weight:bold;	
	font-family:Tahoma;
}
.optionBox
{
	float:left;
	background-image:url(../images/calendarSelectedCh.gif);
	width:66px;
	height:48px;
	text-align:left;	
	vertical-align:text-bottom;
}

.FcalendarDay
{
	background-color:#375277;
	height:40px;
	font-size:12px;
	vertical-align:bottom;
	padding-left:1px;
	color:#fff;
	font-weight:bold;
	
}

.FdayNormal:link,
.FdayNormal:visited
{
	background:none;
	float:left;
	width:20px;
	height:42px;
	text-align:center;
	margin:0;
	vertical-align:middle;
	color:#fff;
	text-decoration:none;
	padding-top:5px;
	
}

.FdayNormal:hover
{
	float:left;
	width:20px;
	text-align:center;
	margin:0;
	padding-top:5px;
	background-color:#5d7799;
	text-decoration:none;
	height:42px;
}

.FdayNormalSelected
{
	float:left;
	width:20px;
	text-align:center;
	margin:0;
	padding-top:5px;
	background-color:#7D97B9;
	text-decoration:none;
	height:40px;
}
.FdayNormalSelectedToday
{
	float:left;
	width:20px;
	text-align:center;
	margin:0;
	padding-top:5px;
	border: 1px solid #7D97B9;
	text-decoration:none;
	height:38px;
}
.FcalendarText
{
	float:right;
	padding-top:5px;
	height:30px;
	color:#8bb7f4;
	font-weight:normal;
	font-size:11px;
	
}







.calendarDay
{
	background-color:#375277;
	height:32px;
	font-size:12px;
	vertical-align:bottom;
	padding-left:1px;
	color:#fff;
	font-weight:bold;
}

.calendarDayNr
{
	background-color:#375277;
	height:32px;
	font-size:12px;
	color:#fff;
	vertical-align:text-top;
	padding-left:15px;
	font-weight:bold;
}

.dayNormal:link,
.dayNormal:visited
{
	background:none;
	float:left;
	width:20px;
	height:55px;
	text-align:center;
	margin:0;
	vertical-align:middle;
	color:#fff;
	text-decoration:none;
	padding-top:10px;
}

.dayNormal:hover
{
	float:left;
	width:20px;
	text-align:center;
	margin:0;
	padding-top:10px;
	background-color:#5d7799;
	text-decoration:none;
	height:55px;
}
.dayNormalSelected
{
	float:left;
	width:20px;
	text-align:center;
	margin:0;
	padding-top:10px;
	background-color:#5d7799;
	text-decoration:none;
	height:55px;
}

.dayNormalSelected2
{
	float:left;
	width:20px;
	text-align:center;
	margin:0;
	padding-top:10px;
	background-color:#7D97B9;
	text-decoration:none;
	height:55px;
}
.dayNormalSelected3
{
	float:left;
	width:20px;
	text-align:center;
	margin:0;
	padding-top:10px;
	border: 1px solid #7D97B9;
	text-decoration:none;
	height:53px;
}
.epgSelected
{
	background-color:#5d7799;	
	border:1px solid #7D97B9;
	float:left;
}
.epgNormal
{
}
.progressbarNull
{
	width:3px;
	height:10px;
	border:1px solid #222222;	
	background-color:#9DB7D9;
	float:left;
	margin-left:1px;
}
.progressbarFull
{
	width:3px;
	height:10px;
	background-color:#274267;	
	border:1px solid #222222;	
	margin-left:1px;
	float:left;
}

.calendarText
{
	float:right;
	padding-top:10px;
	height:54px;
	color:#8bb7f4;
	font-weight:normal;
	padding-right:20px;
	font-size:11px;
}


/*
.dayNormal:link,
.dayNormal:visited
{
	background:none;
	float:left;
	width:15px;
	height:22px;
	text-align:center;
	margin:0;
	vertical-align:text-bottom;
	padding-top:10px;
	color:#fff;
	text-decoration:none;
}

.dayNormal:hover
{
	float:left;
	width:15px;
	text-align:center;
	margin:0;
	vertical-align:text-bottom;
	padding-bottom:6px;
	background-color:#5d7799;
	text-decoration:none;
}

.dayNrNormal:link,
.dayNrNormal:visited
{
	background:none;
	height:32px;
	float:left;
	width:15px;
	text-align:center;
	margin:0;
	color:#fff;
	vertical-align:text-top;
	padding-top:6px;
	text-decoration:none;
}

.dayNrNormal:hover
{
	float:left;
	width:15px;
	text-align:center;
	margin:0;
	vertical-align:text-top;
	padding-top:6px;
	background-color:#5d7799;
	text-decoration:none;
}
*/
.infoTable
{
	width:630px;
}

.infoTable2
{
	margin:0;
	width:665px;
	/*
	margin-top:15px;
	*/
}

.titleModule
{
	font-size:20px;
	color:#fff;
	/*border-bottom :1px solid #2f5283;*/
	margin-top:10px;
	margin-left:25px;
	margin-bottom:15px;
	padding:5px 5px;
}
.titleSubSection
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
.titleSubSectionBlue, .titleSubSectionBlueSelected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8bb7f4;
	
	margin:5px;
	padding-bottom:15px;
}
.titleSubSectionBlueSelected
{
	text-decoration:underline;	
	/*font-weight:bold;*/	
}
.tableBasic 
{
	color:#8bb7f4;	
	font-family:Tahoma;
	font-size:11px;
}


.cellTitleSelected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	border-top:1px solid #2f5283;
	width:434px;
	padding-top:10px;
	padding-bottom:8px;
}

.cellTitleSelected ul
{
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}


.cellTitle,
.cellTitleLast
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	border-top:1px solid #2f5283;
	height:50px;
	width:434px;
}

.cellTitleLast
{
	border-bottom:1px solid #2f5283;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
}

.productsTableName
{
	padding-bottom:8px;
}

.productsHeader
{
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-bottom:5px;
}

.cellStatus,
.cellStatusLast,
.cellStatusSelected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
	min-height:50px;
	font-weight:normal;
	text-align:center;
	border-top:3px solid #2f5283;
}

.cellStatusSelected
{
	margin:0;
	padding-top:10px;
}

.cellStatusLast
{
	border-bottom:3px solid #2f5283;
}

.cellStatus a,
.cellStatusLast a,
.cellStatusSelected a
{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
}

.cellStatus a:hover,
.cellStatusLast a:hover,
.cellStatusSelected a:hover
{
	text-decoration:none;
}

.price
{
	font-weight:bold;
	
}

.cellPrice,
.cellPriceLast
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	border-top:1px solid #2f5283;
}

.cellPriceLast
{
	border-bottom:1px solid #2f5283;
}

.cellButton,
.cellButtonLast
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	border-top:1px solid #2f5283;
}

.cellButtonLast
{
	border-bottom:1px solid #2f5283;
}


.cellLegend
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

.cellLegend img
{
	padding-right:9px;
}

.cellHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
}

.cellHeader a
{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
	font-weight:bold;
	margin-right:18px;
}

.cellHeader a:hover
{
	text-decoration:none;	
}

#dnotice
{
	border-top:11px solid #3e5f8c;
	border-right:11px solid #3e5f8c;
	border-bottom:11px solid #3e5f8c;
	border-left:11px solid #3e5f8c;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-left:10px;
	padding-top:7px;
    padding-bottom:7px;
	padding-right:10px;
 	margin: 2px 2px 2px 2px;
}	
.bigNotice,
#notice,
#notice2,
#noticebig,
#notice96
 {
	border-top:11px solid #3e5f8c;
	border-right:11px solid #3e5f8c;
	border-bottom:11px solid #3e5f8c;
	border-left:11px solid #3e5f8c;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	padding-top:7px;
    padding-bottom:7px;
	padding-right:10px;
 	margin: 2px 2px 2px 2px;
}
#notice {
	height:32px;
	width:600px;
	text-align:center;
}
.bigNotice,
#noticebig {
	height:64px;
	width:600px;
}
#notice96 {
	height:96px;
	width:600px;
}

#notice2 {
	height:32px;
	width:624px;
	border-top:13px solid #5B90DA;
	border-right:14px solid #5B90DA;
	border-bottom:13px solid #5B90DA;
	border-left:14px solid #5B90DA;
	text-align:center;
}

#notice2 img
{
	margin-right:12px;
}

.tvShowList
{
	margin:0;
	padding:6px 28px 10px 26px;
}

.showTitle
{
	color:#fff;
}

.timeOn
{
	color:#8bb7f4;
	padding-right:7px;
	font-weight:bold;
}

.showTitleOn
{
	color:#c0c0b5;
	font-weight:bold;
}

.cart
{
	float:right;
	
}

.cart a
{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8bb7f4;
	font-weight:bold;
}

.cart a:hover
{
	text-decoration:none;
}

.cart img
{
	margin-right:11px;
}

.spacer
{
	padding-left:23px;
}

#flash
{
	float:left;
	width:406px;
	margin-left:2px;
}

#content
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0 19px 0 0;
	color:#fff;
	width:211px;
}

#content p
{
	margin:0;
	padding:0 0 25px 0;
}

#newsLeft
{
	float:left;
	width:374px;
	padding-left:28px;
}

#newsRight
{
	float:right;
	width:374px;
	padding-right:28px;
	width:403px;
}
input,a
{
	text-decoration:none;	
	outline: none;
}
span.comment
{
	font-size:11px;		
}
.inputBasic
{
	background-color:#7690B5; 
	line-height:16px; 
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa; 
	padding-left:4px; 
}
input.default 
{
	width:167px;
	height:16px;
	background-color: #7690b3;
	line-height:16px;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
}


.input, input.default 
{
	width:167px;
	height:16px;
	background-color: #7690b3;
	line-height:16px;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
	padding-left:4px;
	margin-left:18px;
}
input.default { padding:0; margin:0;}

input.w80 { width:80px; }
input.w100 { width:100px; }	
input.w120 { width:120px; }	
.inputDate {
	width:60px;
	height:17px;
	background-color: #7690b3;
	line-height:16px;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
	padding-left:4px;
	margin-left:18px;
}
.inputLong {
	width:500px;
	height:14px;
	background-color: #7690b3;
	line-height:16px;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
	padding-left:4px;
	margin-left:18px;
}
.textarea {
	/*background-image:url(../images/inputBg_big2.gif);*/
	background-color: #7690b3;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c2dbfa;
}
.select {
	width:173px;
	height:18px;
	line-height:16px;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:4px;
	margin-left:18px;
	background-color:#7690B5;
	color:#c2dbfa;
}
select.small {
	border:1px solid #c3daf9;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	margin-left:18px;
	background-color:#7690B5;
	color:#c2dbfa;
}

option.select-hr { 
	border-bottom: 1px solid #c3daf9;
	margin-bottom: 10px;
}

.selectStreamer {
	width:173px;
	height:18px;
	line-height:16px;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:4px;
	margin-left:18px;
	background-color:#7690B5;
	color:#c2dbfa;
}
.sim {
	padding-left:20px;
	padding-top:3px;

}
.terr {
    color:#ff0000;
}
.buttonArchive
{
	float:right;
}

.button, input.buttonLong, input.btn120, .buttonStyle, .buttonOrdered, .buttonInactive,.buttonBought, input#productCart
	{
	width:71px;
	height:23px;
	background:none;
	border:none;
	background-image:url(../images/buttons/archive.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:20px;
	padding-bottom:3px;
}

input.btn120
{
	width:120px;
	
	background-image:url(/images/buttons/buttonLong.png);
	padding-bottom:3px;
}

.buttonOrdered, .buttonInactive
{
	background-image:url(../images/buttons/ordered.gif);
}

.buttonBought 
{
	background-image:url(../images/buttons/bought.gif);
}

input.buttonLong
{
	background-image:url(../images/buttons/archiveLong.png);
	width:101px;	
}

input#productCart
{
	background-image: url('/images/buttons/cart.png');
	background-position: 0px 0px;
	width:80px;
	height:23px;
	padding-bottom:4px;	
	padding-left:25px;
}

.footerBg
{
	margin:0;
	padding:0;
	background-image:url(../images/footerBg.gif);
	width:905px;
	background-repeat:no-repeat;
	height:149px; 
}

.footerBg p
{
	padding:17px 0 0 0;
	margin:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footerBgInside
{
	margin:0;
	padding-top:10px;
	padding-right:21px;
	background-image:url(../images/footerBgInside.gif);
	width:905px;
	height:67px;
	background-repeat:no-repeat;
	text-align:right;
}

.footerBgInside a
{
	margin:0;
	padding-left:8px;
}

.copyrightLine div
{
	margin:0;
	padding:12px 0 12px 28px;
	color:#3d5d88;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tt, label {
    color:white;
}
label.asterisk 
{
	background-image:url(/images/asterisk.gif);	
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left:10px;	
}
.tred {
    color:red;
}
.tgreen {
    color:red;
}
.tyellow, .text_yellow {
	color:yellow;
}
.twhite {
	color:#fff;
}
.twhiteBlink {
	color:#fff;
	text-decoration:blink;
}
.t2 {
    color:white;
}
div {
    color:white;
}
a {
    color:white;
}
.hr {
    color:white;
}
.news 
{
	padding:17px 0 0 0;
	margin:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.text_blue
{
	color:#8bb7f4;
}

.text_white,#pheader
{
	color:#fff;
}
#indent1,#indent2
{
	font-family:Tahoma;
	font-size:11px;
	text-indent: 30px;
}
#indent2
{
	text-indent: 60px;
}

#pheader
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}

.left30 
{
	text-indent: 30px;
}
.left60 
{
	text-indent: 60px;
}
#box,#boxheader
{
	
	font-family:Tahoma;
	font-size:11px;
	color:#8bb7f4;
}
.border_red { border: 1px solid #f00;}
#boxheader
{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.tborder1, .tcborder1 
{
	border-collapse:collapse;
}
.tborder1 td, .tcborder1 td
{
	
	border: 1px solid #fff;
	margin: 0px;
	padding: 1px;
	
}
table.blue td, table.blue th
{
	border: 1px solid #1d3557;	
}

table.default, table.standard
{
	border: 0px;
	border-collapse:collapse;
	border-spacing: 0px 0px;
	color:#fff;
	font-size:11px;
}
table.default td
{
	padding: 2px 3px;
}
table.mini_padding td, table.mini_padding th
{
	padding: 1px 1px;
}
.tborder1 th, .tcborder1 th
{
	color:#ff0;
	border: 1px solid #fff;
	margin: 0px;
	padding: 1px;	
	font-weight:bold;
	/*font-weight:normal;*/
	/*text-transform: uppercase;*/
}


.tcborder1 td
{
	text-align:center; 
}

.inputShort
{
	width:30px;
	height:14px;
	border:1px solid #c3daf9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222;
}

.aSimple
{
	text-decoration:none;
	color:#8bb7f4;
}
.aAlert
{
	text-decoration:blink;
}






div.title_medium
{
	font-size:16px;
	font-weight:bold;	
}

#chanBox
{
	position:relative;
	left:-10px;
	padding-left:5px;
	width:260px;		
}
div.chan_logo
{
	
	float:left;
	width:28px; 
	height:23px;
	margin:0px 0px;
	padding: 3px 0px 2px 2px;
	
}

td.period
{
	margin:0px 0px;
	padding: 0px 0px;
	font-size:12px;
}

div.chanMngButton
{
	float: right;
	width:15px;
	height:24px;
	padding-left:1px;
	padding-top:6px;
	background-color: #375277;
}
div.chanMngButtonBig
{
	float: right;
	width:15px;
	height:31px;
	padding-left:1px;
	padding-top:14px;
	background-color: #375277;
}

div.orderSection
{
	font-size:12px;	
	padding-top:6px;
}




td.order
{
	color: white;
	width: 280px; 
	height: 290px;
	padding-left:5px;
	
	text-align:left;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	font-size:12px;
}

#moneyBox
{
	font-size:12px;	
}


table#order checkbox
{
}

table#order table
{
	text-align:left;
	border-collapse: collapse;
	border-spacing: 0px 0px;

}


table#order  div#moneyBox  div  span.mp
{
	font-weight:bold;
	font-size:14px;
}

#mngBox
{
	/*border:1px solid #f00;
	*/padding:25px 25px 0px 0px;
	border-spacing: 0px;
	text-align:right;
	white-space: nowrap;
}

span.tp
{
	
	font-size:12px;
	/*border:1px dotted #0f0;
	*/padding:0px 12px 0px 0px;
	margin: 0px 0px 0px 0px;
}
span.tp span
{
	
	font-weight:bold;
	font-size:17px;
}

span.ep
{
	color:#ff0;
}

span.ep span
{
	font-weight:bold;
	font-size:13px;
}


table#order div#moneyBox  div  span.ep
{
	font-weight:bold;
	font-size:14px;
	color: #ff0;
}


div.rounded2, td.rounded2
{
	border: 1px solid #375277;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 5px;		
}



div.rounded, #supportBox, div.roundedBold, div.productBlockSelected, div.productBlock, div.migleBox, div.warningBox
{
	border: 1px dotted #8bb7f4;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 5px;		
}
div.roundedBold {
 	border: 2px solid #6b97d4;
	
}

div.productBlock, div.productBlockSelected
{
	width:285px; 
	height:345px; 
	padding-left:20px;	

}

div.productBlockSelected
{
	border: 2px solid #6b97d4;	
}

div.warningBox
{
	border: 2px solid #4b77b4;
	background-color: #1d3557 ;
	/*background-color: #2b5794;*/
	background-image: url('/images/attention.gif');
	background-position: 15px 15px;
	background-repeat: no-repeat;
	padding: 15px 10px 10px 40px;
	min-height:30px;
	font-size:12px;
    height:auto !important;
    height:30px; 
}


#supportBox
{
	min-height:70px;
    height:auto !important;
    height:70px; 
	padding: 10px 10px 10px 100px;
	font-size: 11px;
	background-image: url('/images/order/support1.jpg');
	background-position: 15px 5px;
	background-repeat: no-repeat;
	
}

input#productCart
{
	background-image: url('/images/buttons/cart.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:80px;
	height:23px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-bottom:0px;	
	padding-left:25px;
}


.invisible
	{
	text-decoration:none;	
	outline: none;	
}


table.review_order
{
	font-size:12px;
	color:#fff;	
}
table.review_order td
{
	padding-top:7px;
}

#tableList
{
	border-spacing: 0px 0px;
	border-collapse: collapse;
}
#tableList th
{
	vertical-align:middle;
	padding-bottom:2px;
	padding-left:4px;
}

#tableList td
{
	/*text-align:left; */
 	border-top: 1px solid #1d3557;
}



.tip
{
	border-bottom:1px dashed #fff;	
}
.ul
{
	border-bottom:1px solid #fff;	
}
.tipBox 
{
	position:absolute !important; 
	width:240px !important; 
	height:50px !important; 
	border:1px solid #fff;
	background-color:	#1a2028;
}
	
#noticeBox, #noticeBoxBig  {
	position: absolute !important;
	display:none;
    z-index: 100;
    -moz-border-radius: 8px 8px 8px 8px;
    border: 7px solid rgba(90, 90, 90, 0.7);
    display: none;
    width: 220px;
}
#noticeBoxBig  {width: 20px;}


#noticeTitle, #noticeX  
{
	
	float:left;
	width:210px;
	height:17px;
	color: #fff;
	font-weight:bold;
    background-color: #29537F;
    border: 0px;
    font-size: 12px;
    padding: 2px 0px 1px 5px;
}	
#noticeX 
{
	/*background-color: #297F53;*/
	height:19px;
	width:9px;
	position:relative;
	float:right;
	display:block;
	top:-20px;
	
	
	font-family: Verdana;
	font-size: 14px;
	text-align:right;
	padding-right:4px;
	padding-top:0px;

	margin:0px;
	z-index:101;
}

#noticeText  {
    background-color: #fff;
    border: 0px solid #fff;
    padding: 5px 10px 5px 10px;
    color: #000;
    font-size:11px;
}

.text9
{
	font-size:9px;		
}
.text10
{
	font-size:10px;		
}

/* + tool tip */
	.tooltip, .tooltipBig, .tooltipSmall, .tooltipMedium, .tooltipTiny
	 {
	    background-color:#fff;
	    border: 12px solid rgba(90, 90, 90, 0.7);
		-moz-border-radius: 8px 8px 8px 8px;
		-moz-border-radius: 8px 8px 8px 8px;
  	 	 -webkit-border-radius: 8px;
   	 	-khtml-border-radius: 8px;
	    padding:0px 0px 0px 0px;
	    width:280px;
	    display:none;
	    color:black;
	    text-align:left;
	    font-size:12px;
		padding-bottom:10px;
	 	
	    /* outline radius for mozilla/firefox only */
	    /*-moz-box-shadow:1px 2px 2px 2px #fff;
	    -webkit-box-shadow:1px 2px 2px 2px #fff;*/
	}
	
	.tooltip p, .tooltipBig p, .tooltipSmall p, .tooltipMedium p, .tooltipTiny p
	{
		color:	#29537F;
		font-weight:bold;
		padding-left: 10px;
		padding-top: 5px;
	}
	
	.tooltip span, .tooltipBig span, .tooltipSmall span, .tooltipMedium span, .tooltipTiny span
	{
		padding-left:15px;
		padding-right:10px;
		text-align:justify;
		display:block;
	}
	.tooltipTiny span
	{
		padding: 2px 4px 2px 6px; 
		font-size:11px;	
	}
	.tooltip h3, .tooltipBig h3, .tooltipSmall h3, .tooltipMedium h3, .tooltipTiny h3
	{
		
		background-color: #29537F;
		padding: 3px 20px 3px 10px;
		border:1px solid #fff;
		margin: 0px 0px;
		color: #fff;
		font-size:14px;
		font-weight: bold;
		display:block;
	}
	.tooltipTiny
	{
		width:140px;
		border: 2px solid rgba(90, 90, 90, 0.7);
		padding-bottom:2px;	
	}
	
	.tooltipBig
	{
		width:550px;
		overflow-y:auto;
		max-height:600px;
		
	}
	.tooltipSmall
	{
		width:200px;
	}	
	.tooltipMedium
	{
		width:350px;
	}
/* - tool tip */

div.rounded, div.warningBox, div.successBox, div.errorBox
{
	border: 1px dotted #8bb7f4;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 5px;		
}

div.warningBox
{
	border: 2px solid #4b77b4;
	background-color: #1d3557 ;
	/*background-color: #2b5794;*/
	background-image: url('/images/attention.gif');
	background-position: 15px 15px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	min-height:30px;
	font-size:12px;
    height:auto !important;
    height:20px; 
}


div.successBox
{
	border: 2px solid #4b77b4;
	background-color: #1d3557 ;
	background-image: url('/images/notice/success.png');
	background-position: 15px 10px;
	background-repeat: no-repeat;
	padding: 15px 10px 10px 40px;
	min-height:20px;
	font-size:11px;
    height:auto !important;
    height:20px; 
}









/*
	display:block !important; 
	position:absolute !important; 
	top:0 !important; 
	left:-500em !important; 
	
	text-align:left !important; 
	text-indent:-9999em !important; 
	line-height:0 !important; 

	*/


/*

 * 8bb7f4 - sviesiai melyna, left menu
 * c2dbfa - dar sviesesne melyna
 1d3557 - tamsiai melyna
 1a2028 - labai tamsi melyna :)
 */
