﻿/* Old*/
a{
	text-decoration:none;
	
	color:#999999;
	font-size:12px;
}
a:link{
	color:#999999;
}
a:hover{
	color:#ffd700 /* gold */;
}

/* CSS Document */
body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size:12px;
	color:#333;
	/*margin:0px;*/
	background-color:#989898;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 993px;
	height: auto;
	margin-top:0px;
	scrollbar-base-color:#f5db14;
	/*scrollbar-3dlight-color:black;
	scrollbar-highlight-color:black; 
	scrollbar-darkshadow-color:black; 
	scrollbar-shadow-color:black;*/

}
div.wrap {
	text-align: center;
}

div.container {
	margin-left: auto;
	margin-right: auto;

}
div.content{
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
	width:100%;
}
.bg{
    background:url(../Images/bg.gif);
	width:100%;
	height:100%;}
/*HEADER*/
#header_big_content{
    width:100%;
	height:326px;
	margin:0 auto;
	background:url(../Images/top-bar.jpg) repeat-x;
	}
#main_header{
    width:971px;
	margin:0 auto;
	}	
#logo{
    display:block;
    margin-left:0px;
    margin-top:-7px;}
#txtbanner{
    display:block;
    margin-left:410px;
    margin-top:-35px;}
#navigation{
    float:left;
	height:43px;
	width:100%;
	background:url(../Images/HMenu.jpg) repeat-x;}
#navigation-right{
    width: 17px;
    height: 34px;
    float:right;
    margin-top:0px;
    margin-right:-11px;
    background:url(../Images/HMenuRight.png) no-repeat;
   }
#navigation-left{
    width: 17px;
    height: 34px;
    float:left;
    margin-left:-11px;
    background:url(../Images/HMenuLeft.png) no-repeat;}
    
#langMenu{
    margin-left:760px;
    color:#2287e1;
    display:block;
    width:100px;
    text-align:center;
    height:0px;
    }
    
#navigation a{
    color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;}
.menu{
    float:left;
	padding:8px 0px 0 35px;
	/*padding:8px 0px 0 35px; */}
.active_bar{
	font-size:12px;
	font-weight:bold;
	background:url(../Images/active_bar.jpg) no-repeat;
	width:192px;
	text-align:center;
	height:20px;
	padding:8px 0 9px 0;
	margin:8px 0 0 20px;
    float:left;}
.active_bar2{
	font-size:12px;
	font-weight:bold;
	background:url(../Images/active_bar2.jpg) no-repeat;
	width:350px;
	text-align:center;
	height:20px;
	padding:8px 0 9px 0;
	margin:8px 0 0 20px;
    float:left;
}    
    
#form_left-left{
    height:540px;
	width:29px;
	background:url(../Images/main-left.jpg) no-repeat;
	float:left; 
	margin-left:-10px;
 }
#form_left{
    height:540px;
	border-right:#fff solid 2px;
	width:920px;
	background:url(../Images/main.jpg);
	float:left;
	margin-left:-11px;
	margin-right:-10px;}
	
	#form_left-right{
    height:540px;
	width:29px;
	background:url(../Images/main-right.jpg) no-repeat;
	float:left;
 }
 	
.left_form{
    float:left;
	width:850px;
	margin-left:0px;}
#form_container{

	padding:10px 30px 0 30px;}
/*END HEADER*/	


/* NEW */

input.TextBig
{
    font-size:14px;
    color:Gray;
    height:18px;
    width: 450px;
    border:1px solid silver;
    background-color:#f5f5f5 /*whitesmoke*/;
    margin-top:5px;
    font-weight:bold;
}

input.TextSmall
{
    font-size:14px;
    color:Gray;
    height:18px;
    width: 150px;
    border:1px solid silver;
    background-color:#f5f5f5 /*whitesmoke*/;
    margin-top:5px;
    font-weight:bold;
}

input.Text
{
    font-size:14px;
    color:Gray;
    height:18px;
    width: 198px;
    border:1px solid silver;
    background-color:#f5f5f5 /*whitesmoke*/;
    margin-top:5px;
    font-weight:bold;
}




select.Drop{
    height:20px;
	font-size:14px;
    color:Gray;
	border:1px solid silver;
	width: 302px;
	background-color:#f5f5f5 /*whitesmoke*/;
	margin-top:5px; 
	font-weight:bold;   
}

input.CapText
{
    font-size:14px;
    color:Black;
    height:18px;
    width: 150px;
    border:1px solid silver;
    background-color:#f5f5f5 /*whitesmoke*/;
    font-weight:bold;
}


.AboutTitle
{
    font-size:18px;
    color:#353535;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
}

select.DropSmall{
    height:20px;
	font-size:12px;
    color:Gray;
	border:1px solid silver;
	width: 100px;
	background-color:#f5f5f5 /*whitesmoke*/;   
	font-weight:bold; 
}


input.Focus
{
    font-size:14px;
    color:Black;
    height:18px;
    width: 198px;
    border:1px solid silver;
    background-color:#f5f5f5 /*whitesmoke*/;
    margin-top:5px;
    font-weight:bold;
}

input.FocusSmall
{
    font-size:14px;
    color:Black;
    height:18px;
    width: 150px;
    border:1px solid silver;
    background-color:#f5f5f5 /*whitesmoke*/;
    margin-top:5px;
    font-weight:bold;
}


select.Focus{
    height:20px;
    color:Gray;
	font-size:12px;
	border:1px solid silver;
	width: 302px;
	background-color:#f5f5f5 /*whitesmoke*/;
	margin-top:5px; 
	font-weight:bold;   
}


input.FocusBig{
    font-size:14px;
    color:Black;
    height:18px;
    width: 450px;
    border:1px solid silver;
    background-color:#f5f5f5 /*whitesmoke*/;
    margin-top:5px;
    font-weight:bold;   
}

#copyright
{
    margin-left: -11px;
    margin-top: 2px;
    width:965px;
    float:left;
	background:url(../Images/bottom-bar.jpg) repeat-x;
	height:97px;
	margin-left:0px;}
	
#copyright-left
{
    margin-left: -11px;
    margin-top: 2px;
    width:17px;
    float:left;
	background:url(../Images/bottom-left.png) repeat-x;
	height:34px;}
	
#copyright-right
{
    float:left;
    width:17px;
	background:url(../Images/bottom-right.png) repeat-x;
	height:34px;
	margin-left:960px;
	margin-top:-27px;}
	
	
#copyright_text{
    width:600px;
    float:left;
	margin:0 auto;
	padding:13px 0 0 20px;
	color:#fff;
	font-family:Tahoma;}
#copyright_text span{
    font-weight:bold;}
#copyright_text a{
   color:#FFFFFF;}
   
p.MsoNormal, li.MsoNormal, div.MsoNormal
{
   margin:0cm;
   margin-bottom:.0001pt;
   font-size:12.0pt;
   font-family:"Arial";
}



.Title{
	font-weight:bold;
	font-size:30px;
	color:black;
	text-align:center;
}


.TextBiglbl
{
    font-size:12px;
    color:Gray;
    font-weight:bold;
    DISPLAY: inline-block; 
    width: 450px;
    text-align:center;
    margin-right:5px;
}


.TextSmalllbl
{
    font-size:12px;
    color:Gray;
    font-weight:bold;
    DISPLAY: inline-block;
    text-align:center;
    width:150px;
}



.Textlbl
{
    font-size:12px;
    color:Gray;
    font-weight:bold;
    width:20px;
    DISPLAY: inline-block; 
    WIDTH: 200px; 
    text-align:center;
}


.TextlblDrop
{
    font-size:12px;
    color:Gray;
    font-weight:bold;
    width:20px;
    DISPLAY: inline-block; 
    WIDTH: 300px; 
    text-align:center;  
}

#banner
{
    float:left;
    margin-top:15px;
    margin-left:30px;
}

 #terms
 {
     margin-left:8px;
     margin-top:120px;
     width:850px;
     height:275px;
     overflow:auto;
     background-color:white;
     padding-left:10px;
 }
 
#privacy
 {
     margin-left:8px;
     margin-top:100px;
     width:850px;
     height:268px;
     overflow:auto;
     background-color:white;
     padding-left:10px;
 }
 
 #language
 {
     margin-left:90px;
     width:200px;
     display:block;
     padding-left:10px;
     padding-top:10px;
 }
 
 #language a{

    font-size:12px;
    color:#F3E115;
    font-weight:normal;
}

 #language a:hover{

    color:white;
}

.validator1
{
    position:relative;
    left:255px;
    top:-40px;
    margin-left:0px;
    display:block;
    width:200px;
    height:0px;
    text-align:center;
}

.validator2
{
    position:relative;
    left:260px;
    top:-45px;
    margin-left:0px;
    display:block;
    width:200px;
    height:0px;
    text-align:center;
}

.about
{
    float:left;
    width:50%;
    margin-top:20px;
}
.smsCap
{
    margin-left:25px;
}

#smsCaptcha
{
    margin-left:0px;
}

#center
{
    margin-left:21px;
}

.Pager
{
    border:0px;   
    font-size:12px;
    font-weight:normal;
    background-color:gainsboro;
    color:#475377;
    font-family:Arial;
    display:none;
}

.SearchPnl
{
    margin:0px;
    margin-top:-25px;
    margin-left:-20px;
}

.SortingSelected

{
    font-family:Verdana;
    font-size:12px;
    font-weight:900;
    color:Black;
}

.SortingNoSelected

{
    font-family:Verdana;
    font-size:12px;
    color:Black;
}

#sort A
{
    color:Black;
}

#sort A:Hover
{
    color:#5f5367;
}

#paging A
{
    color:#5f5367;
}

#paging A:Hover
{
    color:black;
}

#ResultsReapeterHeader
{
    margin-top:15px;
    margin-left:24px;
    margin-right:auto;
    width:100%;
    text-align:left;
    height:20px;
    padding-top:16px;
}

#ResultsMain
{
    margin-left:24px;
    margin-top:0px;
    max-width:820px;
    max-height:375px;
    overflow:auto;
    overflow-x:hidden !important;
    overflow-y:auto;
} 

#Repeater
{
    padding-top:38px;
    padding-left:2px;
}

div.RepTitle:hover
{
    background-color:#fee799 !important;
}

.Pos
{
    margin-left:-8px;
}
