@charset "utf-8";
/* CSS Document */

body{
	background: url(../img/bg.jpg) repeat-x #00a7ff;
	font-family: Helvetica, Arial, sans-serif;
	/* color: #fff; */
	}
	
body.background-02{
	background: url(../img/bg-02.jpg) repeat-x #00a7ff;
	font-family: Helvetica, Arial, sans-serif;
	/* color: #fff; */
	}
	
.clear{clear:both}	
#wrapper{
	margin:0 auto;
	padding:0;
	width:980px;
}

#header{
	height:100px;
	padding:5px 20px 0 20px; 
	width:940px;
	_padding-top:10px;
}

#header .logo-wrapper{
	float:left;
	width: 360px;	
}

#header .username{
	font-size:15px;
	font-weight: bold;
	border:none;
	text-transform:uppercase;
	color : #fff;
	width: 280px;
	text-align:center;
}

/*----- Menu -------*/
#menu-container {height: 35px; width:940px; margin:15px 0 ; padding:0 10px;}
#menu-container #menu { float:left; margin:0 0 0 0; padding:0 0 0 0; list-style:none; width:940px; }
#menu-container #menu li {float:left; margin:0 10px 0 0px; padding:0 0 0 0; list-style-type:none; }
#menu-container ul#menu li.last{float:right !important; clear:right; padding:0 0 0 0; margin:0 0 0 0 !important;list-style-type:none; text-align: center; width: 115px;}
.admin ul#menu li.last{width: 75px !important; padding: 10px 0 !important;}

#menu-container #menu li a{ display:block; float:left; /*min-height:53px; height:auto !important; height:53px;*/ line-height:14px; margin:0 0 0px 0; padding:12px 10px; color:#fff;font-size:14px; font-weight:bold; text-align:center; text-decoration:none; }




/*

#menu-container #menu li a:hover span, #menu-container #menu li a:active span, #menu-container #menu li a.active span { display:block; padding:12px 10px; background-image:url(../img/menuR.jpg); background-repeat:no-repeat; background-position:top right; }

#menu-container #menu li a:hover, #menu-container #menu li a:active, #menu-container #menu li a.active { display:block; margin:0 0 0 0; padding:0 0px 0 0px; background-image:url(../img/menuL.jpg); background-repeat:no-repeat; background-position:top left;cursor:hand;}

*/

#menu-container #menu li.last a{ display:block; float:left; /*min-height:53px; height:auto !important; height:53px;*/ line-height:18px; margin:0 0 0px 0; padding:0; color:#fff; font-size:16px; font-weight:bold; text-align:center; text-decoration:none; text-shadow: 2px 2px 4px #000 }
.admin #menu li.last a{text-shadow:none !important;}
#menu-container #menu li.last a:hover span, #menu-container #menu li.last a:active span, #menu-container #menu li.last a.active span { display:block; margin:0 0 0 0; padding:0;background:none; 
}
#menu-container #menu li.last a:hover, #menu-container #menu li.last a:active, #menu-container #menu li.last a.active { /*display:block;*/ margin:0 0 0 0; padding:0 0px 0 0px; background:none; 
}
/*----- end of Menu -------*/

#container{padding:5px 0 100px;}

.web-banner{margin-bottom:5px;}

/*------LoginForm--------*/
#login-container{
	margin:0 auto;
	width:591px;
}

#login-container .form-top{
	background: url(../img/login_box_top.png) no-repeat;
	height:5px;
	width: 591px;
	padding:0;
	margin:0 0 0 0;
	_margin-bottom: -14px;
}


#login-container .form-mid{
	background: url(../img/login_box_mid.png) repeat-y;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding:40px 110px 25px 82px;
	width: 399px;
}
#loginform {
    margin: auto;
    width: 399px;
}
#loginform label {
	font-size:25px;
    display: block;
	line-height: 40px;
    padding: 0;
	height: 54px;
	color: #fff;
}

#loginform .inputtxt-container{
	background:url(../img/input_txt_box.jpg) no-repeat;
	display:block;
	float:right;
	height: 40px;
	width: 237px;
}

#loginform input {
	background:none;
    border: 0;
    clear: right;
	color: #666;
    float: right;
	font-size:16px;
	height: 20px;
	width: 217px;	
	padding: 10px;
}

#loginform input.btn {
	background:none;
    border: 0;
    clear: right;
	color: #666;
    float: right;
	height: 52px;
	width: 116px;	
	padding:0;
}

#login-container .form-bottom{
	background: url(../img/login_box_bottom.png) no-repeat;
	height:5px;
	width: 591px;
	padding:0;
	margin:0;
}

.submit-wrapper{
	float:right;
	width: 237px;
	}

.submit-wrapper .btn-submit{
	display:inline-block;
	float:left;
	width: 116px;
}

.submit-wrapper .forgot{
    display: inline-block;
    float: right;
	width: 80px;
}

.submit-wrapper .forgot a{
	color:#fff;
    font-size: 23px;
    line-height: 52px;
	text-decoration: none;	
}

.submit-wrapper .forgot a:hover{
	 text-decoration: underline;
}
/*------end of LoginForm--------*/


/*----------Header Login---------------*/
.header-right{float:right; width: 270px; color: #fff; height:80px;}
.header-right p{float:right; padding-top: 25px;}
#header .header-right #loginform-header {
	font-family: Verdana, Helvetica, Arial, sans-serif;	
    width: 270px;
	padding-top: 24px;
}
#header .header-right #loginform-header label {
	font-size:16px;
    display: block;
	line-height: 27px;
    padding: 0;
	height: 36px;
}

#header .header-right  #loginform-header .inputtxt-container{
	background:url(../img/header_input_txt_box.jpg) no-repeat;
	display:block;
	float:right;
	height: 27px;
	width: 154px;
}

#header .header-right #loginform-header input {
	background:none;
    border: 0;
    clear: right;
	color: #666;
    float: right;
	font-size:14px;
	height: 17px;
	width: 144px;	
	padding: 5px;
}

#header .header-right .submit-wrapper{
	float:right;
	width: 154px;
	}

#header .header-right .submit-wrapper .btn-submit{
	display:inline-block;
	float:left;
	width: 85px;
}

#header .header-right .submit-wrapper .forgot{
    display: inline-block;
    float: right;
	width: 60px;
}

#header .header-right .submit-wrapper .forgot a{
	color:#fff;
    font-size: 14px;
    line-height: 30px;
	text-decoration: none;	
}

#header .header-right .submit-wrapper .forgot a:hover{
	 text-decoration: underline;
}
/*----------Header Login---------------*/


/*----Form-02------------*/
#form-table-container{
	background-color : #fff;
	border-radius : 15px;	
}

#form-table-container .form-top-02{
	/* background:url(../img/form/form-top-02.png) no-repeat; */
	height:20px;
	width: 980px;
	padding:0;
	margin:10px 0 0 0;
}


#form-table-container  .form-mid-02{
 /*	background:url(../img/form/form-mid-02.png) repeat-y; */
	font-family: Helvetica, Arial, sans-serif;
	padding:15px 20px  5px;
	width: 940px;
}

#form-table-container  .form-mid-02 h2{
	font-size:25px;
	margin-bottom: 15px;
	padding:0;
	color : #000000;
	/* text-shadow: 2px 2px 4px #000; */
}

.form-mid-02 .table-container-wrapper{
	padding:10px;
}

#form-table-container .table-container{	
	margin-bottom:10px;
}

#form-table-container .table-container th{
		background: #171D2B;		
		font-size: 16px;
		font-weight:bold;
		height:37px;
		line-height:37px;
		color : #fff;		
		text-decoration: none;
}

#form-table-container .table-container tr.alt td 
{
color:#000000;
height:37px;
}
#form-table-container .table-container tr td 
{
color:#000000;
min-height:37px;
}

#form-table-container .form-bottom-02{
/*	background:url(../img/form/form-bottom-02.png) no-repeat; */
	height:20px;
	width: 980px;
	padding:0;
	margin:0 0 0 0;
}

#form-table-container .table-container2{
	/* border: 5px solid #A5DBF8; */
	margin-bottom:10px;
}
#form-table-container .table-container2 th{
		background: #043465;		
		font-size: 16px;
		font-weight:bold;
		height:37px;
		line-height:37px;
		color : #fff;
}
#form-table-container .table-container2 tr td 
{
color:#000000;
min-height:37px;
}
#form-table-container .table-container2  tr td table.inner-table 
{
color:#000000;
border:none;
}
#form-table-container .table-container2  tr td table.inner-table tr td
{
color:#000000;
border:none;
}
#inner-table2 td{
	border: 5px solid #4B92CB;
	margin-bottom:10px;
}

.input {
    background-color: #F4F4F4;
    border: 1px solid #BEBEBE;
    color: #003366;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
	height:18px;
}
.txtarea {
    background-color: #F4F4F4;
    border: 1px solid #BEBEBE;
    color: #003366;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
	height:50px;
	width:580px;
}
.button {
    background-color: #FFCC00;
    border: 2px outset #FF9900;
    color: #333333;
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial;
    font-size: 11px;
}
.loghead {
    border-top: 1px dashed #333333;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;

	padding-top:5px;
}
.logreply {
    color: #CC0000;
    font-family: Arial,Helvetica,sans-serif;

    margin: 0 4px 10px;
}
.boldy{font-size:11px; font-weight:bold}
.white{color:#fff}

h1 {
    border-bottom: 1px dashed #fff;    
    font-family: Trebuchet,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 8px;
    padding: 3px;
}
/*----Form-02-----------*/


/*---- Agent page---- */
.header-right #codwell-wrapper{
	padding-top:5px;
}
.header-right #codwell-wrapper p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 10px 0;
}
.header-right #codwell-wrapper p img{
	padding-right: 5px;
}

#menu-container-02 {height: 35px; width:965px; margin:15px 0 ; padding:0 10px;}
#menu-container-02 #menu-02 { float:left; margin:0 0 0 0; padding:0 0 0 0; list-style:none; width:965px;}
#menu-container-02 #menu-02 li {float:left; margin:0 2px 0 0px; padding:0 0 0 0; list-style-type:none; position:relative; }
#menu-container-02 ul#menu-02 li.last{float:right !important; clear:right; padding:0 0 0 0; margin:0 0 0 0 !important;list-style-type:none; text-align: center; width: 115px;}
.admin ul#menu-02 li.last{width: 75px !important; padding: 10px 0 !important;}

#menu-container-02 #menu-02 li a{ display:block; float:left; /*min-height:53px; height:auto !important; height:53px;*/ line-height:14px; margin:0 0 0px 0; padding:12px 10px; color:#fff;font-size:14px; font-weight:bold; text-align:center; text-decoration:none; }
#menu-container-02 #menu-02 li a:hover span, #menu-container-02 #menu-02 li a:active span, #menu-container-02 #menu-02 li a.active span { display:block; margin:0 0 0 0; padding:12px 10px; background-image:url(../img/menuR-02.jpg); background-repeat:no-repeat; background-position:top right; }
#menu-container-02 #menu-02 li a:hover, #menu-container-02 #menu-02 li a:active, #menu-container-02 #menu-02 li a.active { /*display:block;*/ margin:0 0 0 0; padding:0 0px 0 0px; background-image:url(../img/menuL-02.jpg); background-repeat:no-repeat; background-position:top left;cursor:hand;}

#menu-container-02 #menu-02 li a:hover span, #menu-container-02 #menu-02 li a:active span, #menu-container-02 #menu-02 li a.active1 span { display:block; margin:0 0 0 0; padding:12px 10px; background-image:url(../img/menuR-02.jpg); background-repeat:no-repeat; background-position:top right; }
#menu-container-02 #menu-02 li a:hover, #menu-container-02 #menu-02 li a:active, #menu-container-02 #menu-02 li a.active1 { /*display:block;*/ margin:0 0 0 0; padding:0 0px 0 0px; background-image:url(../img/menuL-03.jpg); background-repeat:no-repeat; background-position:top left;cursor:hand;}



#menu-container-02 #menu-02 li.last a{ display:block; float:left; /*min-height:53px; height:auto !important; height:53px;*/ line-height:18px; margin:0 0 0px 0; padding:0; color:#fff; font-size:16px; font-weight:bold; text-align:center; text-decoration:none; text-shadow: 2px 2px 4px #000 }
.admin #menu-02 li.last a{text-shadow:none !important;}
#menu-container-02 #menu-02 li.last a:hover span, #menu-container-02 #menu-02 li.last a:active span, #menu-container-02 #menu-02 li.last a.active span { display:block; margin:0 0 0 0; padding:0;background:none; 
}
#menu-container-02 #menu-02 li.last a:hover, #menu-container-02 #menu-02 li.last a:active, #menu-container-02 #menu-02 li.last a.active { /*display:block;*/ margin:0 0 0 0; padding:0 0px 0 0px; background:none; 
}


/*********************************/
#menu-container-03 {height: 35px; width:960px; margin:15px 0 ; padding:0 5px;}
#menu-container-03 #menu-03 { float:left; margin:0 0 0 0; padding:0 0 0 0; list-style:none; width:960px;}
#menu-container-03 #menu-03 li {float:left; margin:0px 5px 0px 0px; padding:0; list-style-type:none; }
#menu-container-03 ul#menu-03 li.last{float:right !important; clear:right; padding:0; margin:0 !important;list-style-type:none; text-align: center; width: 115px;}
.admin ul#menu-03 li.last{width: 75px !important; padding: 10px 0 !important;}

#menu-container-03 #menu-03 li a{float:left; line-height:14px; margin:0; padding:12px 7px; color:#fff; font-size:11px; font-weight:bold; text-align:center; text-decoration:none; }
#menu-container-03 #menu-03 li a:hover span, #menu-container-03 #menu-03 li a:active span, #menu-container-03 #menu-03 li a.active span { display:block; margin:0; padding:12px 7px; background-image:url(../img/menuR-02.jpg); background-repeat:no-repeat; background-position:top right; }

#menu-container-03 #menu-03 li a:hover, #menu-container-03 #menu-03 li a:active, #menu-container-03 #menu-03 li a.active { /*display:block;*/ margin:0 0 0 0; padding:0 0px 0 0px; background-image:url(../img/menuL-02.jpg); background-repeat:no-repeat; background-position:top left;cursor:hand;}

#menu-container-03 #menu-03 li.last a{ display:block; float:left; /*min-height:53px; height:auto !important; height:53px;*/ line-height:18px; margin:0 0 0px 0; padding:0; color:#fff; font-size:14px; font-weight:bold; text-align:center; text-decoration:none; text-shadow: 2px 2px 4px #000 }
.admin #menu-03 li.last a{text-shadow:none !important;}
#menu-container-03 #menu-03 li.last a:hover span, #menu-container-03 #menu-03 li.last a:active span, #menu-container-03 #menu-03 li.last a.active span { display:block; margin:0 0 0 0; padding:0;background:none; 
}
#menu-container-03 #menu-03 li.last a:hover, #menu-container-03 #menu-03 li.last a:active, #menu-container-03 #menu-03 li.last a.active { /*display:block;*/ margin:0; padding:0; background:none; 
}


/*********************************/


#submenu-container{
	height: 35px;
	padding: 0 20px;
}
#submenu-container ul li{
	float:left;
	line-height: 35px;
	margin: 0 50px 0 0;
}
#submenu-container ul li a{
	color:#fff; 
	font-size:14px;
	font-weight:bold;
	text-decoration:none
}

#banner-02{height:172px;}
#banner-02 .web-banner-02, #banner-02 .contact-wrapper{float:left;}
#banner-02 .contact-wrapper{background:url(../img/contact_img2.png) no-repeat; width:240px; height:104px; overflow:hidden; padding:70px 20px 0 10px;font-family:Arial, Helvetica, sans-serif}
#banner-02 .contact-wrapper .infos{width:168px; height:104px; overflow:hidden; font-size:30px; letter-spacing:-1.5px; text-shadow:#6c6c6c 2px 3px 2px; float:right}
#banner-02 .contact-wrapper .infos a{text-decoration:none; color:#fff; text-decoration:none;}
#banner-02 .contact-wrapper .infos a:hover{text-decoration:none; color:#fff; text-decoration:none}
#banner-02 .contact-wrapper .infos .liner{height:2px; background:#fff; margin:3px 30px 0 0;}

#form-table-container #form-agency{
	padding-top:0;
}
#form-table-container  .form-mid-02 h2.agency-signs
{
	float:left;
	margin-bottom:0;
	padding-top:15px;
	width:460px;

}

#box-wrapper-02{width:980px}
#box-wrapper-02  .box {float:left; width: 489px;}
#box-wrapper-02  .box .box-top{
	background: url(../img/form-top-03.png) no-repeat;
	height:17px;
	width: 489px;
}


#box-wrapper-02 .box .box-mid{
	background: url(../img/form-mid-03.png) repeat-y;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding:0 20px 1px;
	width: 449px;
	_margin-top: -1px;
}

#box-wrapper-02  .box .box-bottom{
	background: url(../img/form-bottom-03.png) no-repeat;
	height:16px;
	width: 489px;
}

/*-------------------*/

#box-wrapper-02  .box-02 {
	float:left; 
	width: 489px;
	_margin-left: -5px;
}
#box-wrapper-02  .box-02 .box-top-02{
	background: url(../img/form-top-04.png) no-repeat;
	height:18px;
	width: 489px;
}


#box-wrapper-02 .box-02 .box-mid-02{
	background: url(../img/form-mid-04.png) repeat-y;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding:0 10px 1px 15px;
	width: 464px;
	_margin-top: -1px;
}

#box-wrapper-02  .box-02 .box-bottom-02{
	background: url(../img/form-bottom-04.png) no-repeat;
	height:16px;
	width: 489px;
}

#box-wrapper-02 h2{
	font-size:24px;
	margin-bottom: 15px;
	padding:0;
	text-shadow: 2px 2px 4px #000;
}


#box-wrapper-02 .table-container{
	/*--background: url(../img/form/form-02-bg.png) repeat-x #a5daf7;--*/
	border: 5px solid #A5DBF8;
}

#box-wrapper-02 .table-container th{
		background: #043465;
		border-right: 5px solid #A5DBF8;
		border-bottom: 5px solid #A5DBF8;
		font-size: 16px;
		font-weight:bold;
		height:25px;
		line-height:25px;
}

#box-wrapper-02 .table-container tr.alt td 
{
color:#000000;
background-color:#85b4d3;
border-right: 5px solid #A5DBF8;
height:25px;
}
#box-wrapper-02 .table-container tr td 
{
color:#000000;
background-color:#5482a7;
border-right: 5px solid #A5DBF8;
height:25px;
}


/*---- admin page---- */

/* Sub level menus*/
#menu-container-03 #menu-03 li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: none; /*sub menu background color */
padding-top: 10px;
visibility: hidden;
}

/* Sub level menu links style */
#menu-container-03 #menu-03 li ul li {float:left; margin:0 58px 0 0px; padding:0 0 0 0; list-style-type:none; }

#menu-container-03 #menu-03 li ul li a{
display:block; float:left; /*min-height:53px; height:auto !important; height:53px;*/ line-height:14px; margin:0 0 0px 0; padding:12px 10px; color:#fff;font-size:14px; font-weight:bold; text-align:center; text-decoration:none;
}

#menu-container-03 #menu-03 li ul li a span, #menu-container-03 #menu-03 li ul li a:hover span, #menu-container-03 #menu-03 li ul li a:hover{
background: none; /*sub menu background color */
}

.droplinetabs #menu-03 li.last{width: 75px !important; padding: 10px 0 !important;}
.droplinetabs #menu-03 li.last a{text-shadow:none !important;}


/*---- Agent page---- */

/* Sub level menus*/
#menu-container-02 #menu-02 li ul{
position: absolute;
z-index: 100;
left: 0; width:650px;
top: 35px; padding-top:16px;
background: none; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
#menu-container-02 #menu-02 li ul li {float:left; margin:0 15px 0 0px; padding:0 0 0 0; list-style-type:none; }

#menu-container-02 #menu-02 li ul li a{
display:block; float:left; /*min-height:53px; height:auto !important; height:53px;*/ line-height:14px; margin:0 0 0px 0; padding:12px 10px; color:#fff;font-size:14px; font-weight:bold; text-align:center; text-decoration:none;
}

#menu-container-02 #menu-02 li ul li a span, #menu-container-02 #menu-02 li ul li a:hover span, #menu-container-02 #menu-02 li ul li a:hover{
background: none; /*sub menu background color */
}

.droplinetabs #menu-02 li.last{width: 75px !important; padding: 10px 0 !important;}
.droplinetabs #menu-02 li.last a{text-shadow:none !important;}

#menu-container-02 #menu-02 li:hover ul{ visibility:visible;}

/*****************************/

table td{font-size:11px; padding:5px}

a.agency,a.agent,a.ordertype,a.placed,a.removal {cursor:pointer; text-decoration:none; color: #4F5155; font-weight:bold}
a.hold,a.bhold,a.phold,a.reinstate,a.breinstate,a.preinstate,a.decline,a.bdecline,a.pdecline,a.activate,a.holdbox{cursor:pointer; padding:5px 10px; text-decoration: none;  background:#00f; color:#fff;}

div.pagi a{text-decoration:none; margin:0 5px}
span.holdbox{margin:0 10px;}

a.viewbox{cursor:pointer; padding:3px 10px; background:#00f; color:#fff;}
a.signbtn{color:#fff; text-decoration:none; font-size:11px; padding:0 10px}
a.signbtn:hover{color:#CCCCCC}
a.deleter{cursor:pointer}
a.deleter:hover{opacity:0.5}

h2 a{text-decoration:none; color:#fff}

table.tablesorter tbody tr.even td{
	background-color: #FFFFFF;;
}
table.tablesorter tbody tr.odd td{
	background-color:#CCF1FF;
}

.tablesorter thead a{
	color : #fff;
	text-decoration : none;	 
}

.tablesorter thead a:selected{
	color : #00A8FF;
}

tr.even td{
	background-color: #FFFFFF;   /*#5482a7; */
}
tr.odd td{
	background-color: #CCF1FF;   /*#85b4d3; */
}


.buttongreen {
    background-color: #006600;
    border: 2px outset #003300;
    color: #FFFFFF;
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial;
    font-size: 11px;
}
.buttonred {
    background-color: #CC0000;
    border: 2px outset #990000;
    color: #FFFFFF;
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial;
    font-size: 11px;
}
.buttonneut {
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial;
    font-size: 11px;
}
h4 {    
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-left: 10px;
}

.spacer-2{height:2px}
.spacer-5{height:5px}
.spacer-10{height:10px}
.spacer-15{height:15px}
.spacer-20{height:20px}

#loading,div.flashdata{background:#4B83C7; padding:10px; text-align:center; border:3px solid #A5DBF8; width:930px; margin:0 auto; font-size:12px}
div.errorbox{background:#4B83C7; padding:10px; border:3px solid #A5DBF8; width:100%; margin:0 auto; font-size:12px}
.italic{font-style:italic; font-weight:bold}

td.emails{font-size:12px;}
a.mailto{font-size:12px; text-decoration:none}
a.mailto:hover{color:#FFCC00}
a.mailto2{font-size:11px; color:#000; text-decoration:none}
a.mailto2:hover{color:#FFCC00}


select.emails{font-size:12px; color:#000;}

input.dates{font-size:12px; border:none; background:none; width:70px; padding:0; margin:0; clear:both; }

a.link{font-size:16px; color:#990000; text-decoration:underline}
a.link:hover{color:#990000; text-decoration:none}
.text{font-size:12px; line-height:normal}


.brbordershade {
    background-color: #FFFF99;
    border-color: #FFCC33;
    border-style: none solid solid none;
    border-width: 1px;
	color:#000;	
}
.brborder {
    border-color: #EECCFF;
    border-style: none solid solid none;
    border-width: 1px;
}
.infotable {
    border-color: #EECCFF;
    border-style: solid none none solid;
    border-width: 1px;
    font-size: 12px;
}

a.go{
    background-color: #990000;
    color: #FFFFFF;
    padding: 2px 5px;
    text-decoration: none;
	font-size:12px;
	cursor:pointer;
}
a.go:hover{
	opacity: 0.4;
}
.upimg{float:left; margin:5px; height:50px; overflow:hidden}
td.tdimg{height:50px; overflow:hidden}

/*--Additional--*/

#editadvtemplateformimg{padding:0 75px;}
#editadvtemplateformimg td{}

.text b {
    color: #000066;
	font-weight:bold;
}

.tbl_center{
	margin:0 auto;
}

.tableresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	background-color : #171D2B;
	min-height : 18px;
	padding-top : 3px;
}
.tableresults a{
	padding:0 1%;
}
.tableresults a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #00A8FF; 

}
.tableresults a:link {
	color: #FFFFFF;
	text-decoration: none;
	/* background-color: #990000; */

}
.tableresults  a.viewbox{cursor:pointer; padding:2px 2px; background:#00f; color:#fff; font-size: 10px;}
.tableresults a:hover {
	color: #fff; 
	text-decoration: none;
 	background-color: #CCCCCC;

}
.tableresults a:active {
	color: #00A8FF;
	text-decoration: none;
    background-color: #FFCC00; 
}

.alphabet-search .active {
	color: #00A8FF;
	text-decoration: none;
    background-color: #FFCC00; 
}

.tableresults th, .tableresults td{
	border:1px solid #fff;
	padding:5px;
}

.tableresults th{
	color: #FFFFFF;
	background-color: #006699;
	font-size: 12px;
	font-weight:bold;
}
.tableresults th a:link{
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: underline;
}
.tableresults th a:visited{
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: underline;
}
.tableresults th a:hover{
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
}

strong{
	font-weight:bold;
}

#dh{cursor:pointer}
.dh{position:absolute; width:960px; min-height:300px; left:-9999px; z-index:10000;}
.dh .dh-top{width:960px; height:15px; background:url(../img/dh-top.png) no-repeat;}
.dh .dh-bot{width:960px; height:15px; background:url(../img/dh-bot.png) no-repeat;}
.dh .dh-mid{width:930px; min-height:270px; background:url(../img/dh-mid.png) repeat; padding:10px 15px}
.dh .dh-mid ul{list-style:none; padding:0; margin:0}
.dh .dh-mid ul li{background:#00a7ff; float:left; width:170px; height:48px; margin:2px 3px; text-align:center; line-height:20px; font-weight:bold; padding:5px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.dh .dh-mid ul li p a{text-decoration:none; color:#fff; cursor:pointer}
.dh .dh-mid ul li p a:hover{color:#FFCC00}


.highlight{background:#C0BFF5}


.infos div{ width:168px; font-size:26px!important;}

.src-form{
	color : #fff;
	
}

#switch-bar{
	position : fixed;
	width : 54px;
	height : 294px;
	top : 240px;
	z-index : 100;
	background : white;
	float : left;
	margin-left : -70px;
	border-radius : 2px;
	
}

#switch-bar div{
	margin: 4px;
}

.alphabet-search{
	color : #fff;
}

.tablesorter thead tr th a.active{
	color : #00A8FF;
}

#header .logo-wrapper p img{
	height : 80px;
}
.header-right p #dh img{
	height : 60px;
}

.bro-order-buttons{
	background: #171D2B; color : #fff; width : 80%; height: 40px; text-align:center; border:none; border-radius:5px; font-size:15px;
}

.agencypage-bigbtn{
	height: 30px;
	background: #171D2B;
	color: white;
	text-decoration: none;
	display: table-cell;
	padding: 15px 10px 0px 10px;
	border-radius: 5px;
	margin-right: 5px;
    font-weight : bold;
}
