/* CSS Document */

body, html { 
margin:0px;
font:normal 12px Verdana, Arial, Helvetica, sans-serif;
background-color:#e1e1e1;
/*width: 100%; IE 7 bug*/
height: 100%;
padding:0;
	
}

body { 
margin: 0;
padding:0;
/*min-height: 100%;*/
}

html>body, html>body #mainHolder {
	height: auto;

}

p {
margin-bottom:10px;
margin-top:10px;
}


#mainHolder {
	background-color:#ffffff;
	background-image: url(/images/bgmain.png);
	float:left;
	width: 100%;
	height: 100%;
	min-height: 100%;	
	position: absolute;
	top: 0;
	left: 0;
	display:inline;
	padding:0;
	margin:0px;

}

a, a:visited {
	color:blue;
}

a:hover, a:visited:hover {
	color:orange;
}

#header {
	width:100%;
	height:66px;
	display:block;
	padding:0;
	margin:0px;
}

.headerholder {
	background-color:#ff7e00;
	/*background-image:url(/images/tabbarsbg2.gif);*/
	background-position:bottom;
	background-repeat:repeat-x;
}

.picHolder{
	/*background-image:url(/images/headbg.gif);*/
	background-position:right;
	background-repeat:no-repeat;
}


#utilityMain {
	/*width:340px;*/
	height:20px;
	display:block;
	/*background-image:url(/images/utilityMain.png);*/
	float:right;
	padding-left:10px;
}

#utilityLangugage {
	width:340px;
	height:20px;
	display:block;
	background-image:url(/images/utilitylangugage.png);
	float:right;
	clear:right;
	padding-left:10px;
}

#utilityCountry {
	width:340px;
	height:20px;
	display:block;
	background-image:url(/images/utilitycountry.png);
	float:right;
	clear:right;
	padding-left:10px;
}

#utilityMain a, #utilityMain a:visited, #utilityLangugage a, #utilityLangugage a:visited, #utilityCountry a, #utilityCountry a:visited
	{
display:block;
float:left;
color:#FFFFFF;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
margin-left:2px;
}

#utilityMain span, #utilityLangugage span, #utilityCountry span {
display:block;
float:left;
color:#FFFFFF;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
margin-left:2px;
}

#utilityMain a:hover, #utilityMain a:visited:hover, #utilityLangugage a:hover, #utilityLangugage a:visited:hover, #utilityCountry a:hover, #utilityCountry a:visited:hover
	{
color:#fff70f;
text-decoration: underline;
	}

#utilityMain img ,  #utilityLangugage img, #utilityCountry img
{
display:block;
float:left;
margin-left:7px;
padding-top:1px;
}


#tabHolder{
height:52px;
display:block;
background-image:url(/images/tabbarsbg2.gif);
padding-left:18px;
}

#linksHolder {
height:18px;
width:100%;
display:block;
}



#tabHolder ul {
	  margin:0;
	  padding:0;
	  list-style:none;
	  white-space: nowrap;	  
}
      
#tabHolder li {
      display:inline;
      margin:0;
      padding:0;
}

.tabNormal {
	height:18px;
	display:block;
	background-image:url(/images/tabNormalCenterShortcut.gif);
	padding-left:6px;
	float:left;
}

li div.tabNormal {
	background-image:url(/images/tabNormalCenter2.gif);
	float:left;
	height:34px;
}

.tabActive {
	height:28px;
	display:block;
	background-image:url(/images/tabActiveCenter2.gif);
	padding-left:11px;
	float:left;
}

li div.tabActive {
	height:34px;
	display:block;
	background-image:url(/images/tabActiveCenter2.gif);
	padding-left:11px;
	float:left;
}

.tabDis {
	height:28px;
	display:block;
	background-image:url(/images/tabDisCenter.gif);
	padding-left:11px;
	float:left;	
}


div.tabActive span {
	color:#ffffff;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:none;
	cursor:default;
	background-image:url(/images/tabActiveBtn2.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding-right:12px;
	height: 26px;
	padding-top:8px;	
	float:left;
	background-color: inherit;
	white-space: nowrap;
	display: block;
} 

div.tabNormal a, div.tabNormal a:visited  {
	font: bold 12px "MS Sans Serif";
	color:#0000FF;
	text-decoration:underline;
	/*background-image:url(/images/tabNormalRightShortcut.gif);*/
	padding-left:18px;
	padding-right:0px;	
	height: 16px;
	float:left;
	background-color: inherit;
	padding-top:2px;
	white-space: nowrap;
	display: block;
}

li div.tabNormal a, li div.tabNormal a:visited {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#b90000;
	background-image:url(/images/tabNormalBtn2.gif);
	background-repeat: no-repeat;
	background-position:right top;	
	padding-right:8px;
	padding-top:8px;
	padding-left:2px;
	height: 26px;
}

div.tabNormal a:hover, div.tabNormal a:visited:hover {
	color:#ff0000;
	background-color: inherit;
	white-space: nowrap;
	display: block;	
}


div.tabDis span{
	color:#666666;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:none;
	cursor:default;
	background-image:url(/images/tabDisBtn.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding-right:12px;
	padding-top:13px;	
	height: 21px;
	float:left;
	background-color: inherit;
	white-space: nowrap;
	display: block;
	overflow:visible;
}


.descriptionBox {
font-size: 11px;
line-height: 120%;
color:#555555;
width:160px;
float:left;
margin-top:18px;
margin-left:10px;
}

.titleBox {
background-color:#717171;
border:1px solid #898989;
padding: 3px;
color:#fcf769;
font:Terminal;
font-weight:bold;
}

.titleBox2 {
border-bottom:1px solid #898989;
padding: 3px;
color:#000000;
font:Terminal;
font-weight:bold;
margin-right:3px;
}

.miniBox {
background-color:#e1e1e1;
border:1px solid #898989;
padding: 3px;
margin-top:3px;
word-wrap: break-word;
}


.tableMain {
float:left;
margin-left:5px;
margin-top:9px;	
}

.adBox {
padding:5px;
font-size: 11px;
color:#555555;
}

.adBox pre {
font-size: 11px;
color:#555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:4px;
margin-bottom:2px;
}


div.elist {
font-size: 11px;
color:#555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:4px;
margin-bottom:2px;
white-space: pre-wrap;
}

.adBox a {
font-weight: bold;
text-decoration: underline;
color:#8811ff;
}


.adBox a.small {
color:green;
}


a.small, a.small:visited {
font-weight: normal;
font-size:11px;
text-decoration: underline;
/*color:#ff7e00;
*/
color:blue;
}

a.small:hover, a.small:visited:hover {
color:red;
text-decoration: none;
}

#footer {
	height:30px;
	float:left;
	background-color:#e1e1e1;
	position: absolute;
	clear: both;
	bottom: 0;
	left: 0;
	border: none;
	width: 100%;
	border-top:1px solid #cbcbcb;
	text-align:center;
	}
	
#footer span
	{
	color:#CC0000;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:none;
	text-align:center;
	display:block;
	width:auto;
	}

#footer span span {
	padding-left:7px !important;
	padding-left:0;		
	color:#cbcbcb;
	font:normal 9px Verdana, Arial, Helvetica, sans-serif;
}
	
#breadcrumb {
	height:34px;
	float:left;
	background-color:#feffbc;
	clear: both;
	width: 100%;
	background-image:url(/images/breadbg.gif);
	border-bottom:1px solid #cbcbcb;
}	

#breadcrumb div {
	margin-top:11px;
	margin-left:19px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#001ed3;
	float:left;
}

#breadcrumb span {
	margin-top:12px;
	margin-right:10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#001ed3;
	float:right;
}

#breadcrumb div a, #breadcrumb div a:visited {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb div a:hover, #breadcrumb div a:visited:hover {
color:#db1d1d;
}


fieldset input {
color:#333333;
background-color: #ffffff;
border: 1px solid #7f9db9;
width:160px;
height:18px;
font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}

.short {
width:90px;
}

fieldset textarea {
color:#333333;
background-color: #ffffff;
border: 1px solid #7f9db9;
}

fieldset input:focus, fieldset input.focus { 
background-color: #ffecc9;
border: 1px solid #ff7e00;
}

fieldset textarea:focus, fieldset textarea.focus { 
background-color: #ffecc9;
border: 1px solid #ff7e00;
}

legend {
color:#a7a7a7;
}

sup {
color:#a7a7a7;
}

label {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

select {
font: normal 13px Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 10px;
float:left;
}

label.right {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.none , .none:focus {
width: auto;
border:none;
}

br {
clear:left;
}

div.largeBlock br{
clear:none;
}


fieldset  button {
width:140px;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
background-color: #ff7e00;
border-top:2px solid #ffc184;
border-left:2px solid #ffc184;
border-right:2px solid #d16700;
border-bottom:2px solid #d16700;
cursor:pointer;
float:left;
margin-bottom: 10px;
}

.btnSubmit {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
background-color: #ff7e00;
border-top:2px solid #ffc184;
border-left:2px solid #ffc184;
border-right:2px solid #d16700;
border-bottom:2px solid #d16700;
cursor:pointer;
}


fieldset  button:hover, fieldset  button.hover {
background-color: #8811FF;
border-top:2px solid #D7AEFF;
border-left:2px solid #D7AEFF;
border-right:2px solid #000080;
border-bottom:2px solid #000080;
}

.notification {
color:fuchsia;
font-weight: bold;
}

.bigTitle {
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
font-size:18px;
color:#ff7e00;
font-weight:bold;
}

.lnkSmall {
font-size:9px;
color:#0000FF;
}

.lnkBig, a.lnkBig:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#0036a4;
}

.leftholder {
background-color:#fffeee;
padding:3px;
margin-left: 6px;
margin-top:5px;
border: 2px solid #717171;
height:100%;
display:inline-table;
}

.offerholder {
background-color:#FFFFFF;
margin-left: 6px;
margin-right:6px;
margin-top:5px;
border: 2px solid #e1e1e1;
padding: 8px;
}

.textContent {
background-color:#FFFFFF;
margin-left: 8px;
margin-top:8px;
border: 2px solid #e1e1e1;
padding: 8px;
padding-left:15px;
float:left;
margin-bottom:40px;
width: 90%;
}

.textContent2 {
margin-left: 5px;
margin-right: 5px;
margin-top:5px;
padding: 0px;
float:left;
margin-bottom:40px;
width: 95%;
}

.offerimg {
border-left:4px double #e1e1e1;
border-top:4px double #e1e1e1;
border-bottom:4px double #003366;
border-right:4px double #003366;
}

h1, blockquote {
font: italic 14px Georgia, Times, serif;
font-weight:normal;
padding:0;
margin:0;
line-height:110%;
}


h2 {
font-size:14px;
font-weight:bold;
padding:0;
margin:0px;
color:#ff7e00;
background-image:url(../images/subtitle.jpg);
background-position:top left;
background-repeat:no-repeat;
text-indent:27px;
line-height:24px;
}

div.largeBlock h2  {
background-color:#FFD200;
color:#B90000; 
background-image:url(../images/strelki.gif);
background-position:left 5px;
text-indent:14px;
padding-left:2px;
background-repeat:no-repeat;
border:#FFAA11 1px solid;
}

.largeBlock {
background-color:#FFFFFF;
border:#999999 1px solid;
}

blockquote {
padding-left:10px;
padding-right:10px;
padding-top:10px;
font-size:12px;
}

.paragraphPadding {
padding-left:10px;
padding-right:10px;
}

h3 {
font-size:12px;
font-weight:bold;
padding:0;
margin:0px;
}

h4 {
font-size:13px;
font-weight:bold;
padding:0;
margin:0px;
color:#ff7e00;
text-indent:10px;
margin-bottom:6px;
}

ul {
list-style-type:square;
list-style-position:outside;
color:#333333;
font-size:13px;
margin-top:0px;
list-style-image: url(/images/bullet.gif);
}

OL.faq {
list-style-position:outside;
font-size:11px;
color:#000000;
line-height:20px;
}

ul.g {
list-style-type:square;
list-style-position:outside;
color:#333333;
font-size:13px;
margin-top:0px;
list-style-image: url(/images/bulletg.gif);
}

.hugeTitle {
font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size:14px;
font-weight: bold;
/*color: #808080;*/
color: #ff7e00;
letter-spacing: 1px;
}
/*
.frontCell {
background-color: #656565;
background-image:url(/images/cell_small_bg.png);
color: #000000;
border:1px solid #bababa;
}

.cornerleft {
background-color:#e1e1e1; 
background-image:url(/images/corner_left.gif); 
background-repeat:no-repeat;
height:20px;
}

.cornerright {
background-color:#e1e1e1; 
margin-left:15px; 
background-image:url(/images/corner_right.gif); 
background-position:right; 
background-repeat:no-repeat;
height:20px;
}
*/
.whiteholder {
margin:10px; 
background-color:#FFFFFF;
}

.hl {
background-color:#ffff99;
}

.smallwhite {
font-size:10px;
color:#FFFFFF;
}

.smalltxt {
font-size:10px;
}

.fronthead {
background-image:url(/images/front_cell_bg.png);
background-repeat:repeat-x;
}

.frontholder {
padding:8px;
}

.notice {
background-color: #FFFF99; text-align: center; padding:8px; border: 2px dotted #ffaa11;
}

.signature {
text-align:right; 
margin:10px;
margin-right:15px; 
font-family:'Courier New', Courier, monospace;
font-size:11px;
}

.txtcomment {
border: 1px solid #ffffff;
background-color: #ffffff;
font-size: 11px;
width:100%;
overflow: auto;
}

.orangeTitle h2 {
padding-top:2px;
height:21px;
background-color:#FFAA11;
background-image:url(../images/strelka01.gif);
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
color:#FFFFFF;
font-size:14px;
vertical-align:bottom;
}


.orangeTitle01 {
height:23px;
background-image:url(../images/title01.gif);
background-repeat:no-repeat;
background-position:left;
}

.orangeTitle02 {
height:23px;
background-image:url(../images/title02.gif);
background-repeat:no-repeat;
background-position:right;
}

div.orangeTitle02 h2 {
margin-left:12px;
margin-right:12px;
padding-top:2px;
height:21px;
background-color:#FFAA11;
background-image:url(../images/strelka01.gif);
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
color:#FFFFFF;
font-size:14px;
vertical-align:bottom;
}

SPAN.requiredField {
margin-right:3px;
color:#FF6600;
font-size:10px;
}

td.requiredField{
font-size:10px;
text-align:center;
}

td.news {
border:1px solid #D1D0D0;
padding-left:15px;
padding-right:5px;
color:#717070;
font-size:11px;
background-color:#FAFAFA;
}

td.news p {
margin-bottom:5px;
margin-top:5px;
}

.moreInfo {
color:#1A6FFD;
font-size:12px;
font-weight:bold;
background-image:url(../images/info.jpg);
background-position:left center;
background-repeat:no-repeat;
text-indent:30px;
line-height:23px;
margin-top:5px;
margin-bottom:0px;
}

SPAN.userName {
color:#9E9E9E;
font-size:12;
}


.categories  {
background-image:url(../images/categoryList.jpg);
background-position:left center;
background-repeat:no-repeat;
text-indent:25px;
margin-top:12px;
margin-bottom:12px;
margin-left:15px;
}

p.termsAndConditions {
font-size:11px;
}

div.textBlock {
width:600px;
display:block;
}

div.smallBlock {
width:390px;
display:block;
}



.articlkes {
font-size:10px;
}