img, div, ul, li, a { behavior: url(iepngfix.htc) }
#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */

/* Quick Reset */
body,ul,ol,li,img,form,p,h1,h2,h3,h4,h5,h6,blockquote {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-weight: normal;
}

BODY *
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #081029 url(../images/bg2.jpg) repeat-x; 
	font-family: "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {padding-left: 20px;}
#christmasbg {
	
	margin: 0 auto;
}
#nav
{
	width: 464px;
	position: absolute;
	margin: 0 auto;
	left: 340px;
	bottom: 0;
}
#nav UL
{
	width: 566px;
}
#nav UL LI
{
	float: left;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	list-style: none;
}
#nav UL LI A
{
	width: 92px;
	height: 30px;
	display: block;
	background: #37375C url(../images/menubg-hover.jpg) no-repeat 0 0;
	color: #000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}
#nav UL LI A:hover
{
	background: #37375C url(../images/menubg-normal.jpg) no-repeat 0 0;
	color: #fff;
}
#nav UL LI.menupadding
{
	margin: 0 0 0 1px;
}
#nav UL LI.home
{
	width: 92px;
	height: 30px;
	display: block;
	background: #FDFDFD url(../images/menubg-hover.jpg) no-repeat 0 0;
	color: #27247c;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}
#container
{
	width: 974px;
	border-color: #FFF;
	border-width: 10px;
	border-style: none solid solid;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	cursor: default !important; /*[e]default*/
}
#content
{
	background-color: #FFF;
}
/*non section styles*/
IMG
{
	border: none;
}

/*--------------------------------- sections --------------------------
header*/
DIV#header
{
	background-repeat: repeat-x;
	height: 100px;
	position: relative;
}
DIV#header img.logo {
	position: absolute;
	left: 0px;
	top: 20px;
}
DIV#header img.hat {
	position: absolute;
	left: -1px;
	top: 10px;
}
DIV#header .xfl {
	width: 485px;
	height: 70px;
	position: absolute;
	left: 340px;
	top: 0;
}
DIV#header IMG
{
	margin: 0px 0 0 15px;
}
#jclock
{
	font-size: 1.3em;
	float: right;
	color: #26237B;
	margin: 49px 80px 0 0;
	font-weight: bold;
}
/*top form*/
DIV#top-form-controls
{
	background: #DBDBDB;
	height: 105px;
	border-bottom: 1px solid #919191;
}

#top-form
{
	border-bottom: 1px solid #FFF;
}

#features
{
	float: right;
	height: 301px;
	margin: 20px 14px 0pt;
	position: relative;
	width: 626px;
	min-height: 350px;
	color: #FFF;
}

#features DIV.fragment-body
{
	float: right;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
#features H5
{
	font-size: 1.1em;
	margin: 20px 10px 0 0;
}
#features P
{
	margin-top: 10px;
}

#news
{
	width: 280px;
}
/*End of toggle feature for news and investors*/

/*panels*/


.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac*/
.productsCar
{
	border: 1px solid #AAA;
	height: 120px;
	background: url(../images/hilux.jpg) no-repeat 197px 30px;
}
.productsCar P
{
	margin: 20px 20px 10px 10px;
}
.productsMarine
{
	border: 1px solid #AAA;
	height: 120px;
	background: url(../images/marines.jpg) no-repeat 177px 30px;
}
.productsMarine P
{
	margin: 20px 20px 10px 10px;
}
.productsEngineer
{
	border: 1px solid #AAA;
	height: 120px;
	background: url(../images/eng1.jpg) no-repeat 197px 30px;
}
.productsEngineer P
{
	margin: 20px 20px 10px 10px;
}

.productsAccident
{
	border: 1px solid #AAA;
	height: 120px;
	background: url(../images/accident.png) no-repeat 177px 30px;
}
.productsAccident P
{
	margin: 20px 20px 10px 10px;
}
.productsFire
{
	border: 1px solid #AAA;
	height: 120px;
	background: url(../images/fire.jpg) no-repeat 227px 30px;
}
.productsFire P
{
	margin: 20px 20px 10px 10px;
}

/*New left panels **/
#newpanels
{
	padding-top: 20px;
	float: left;
	width: 306px;
	
}
.pronav
{
/*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #FFF;
	width: 305px;
	color: #25236F;
	margin-bottom: 5px;
	font: 13px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
    /*font: 13px/32px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;*/
}
.opennav
{
/*class added to contents of 1st demo when they are open*/
	color: #5a88c3;
}
.technology
{
/*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-size: 13px;
	margin: 10px 0;
}
.thelanguage
{
	color: #000;
	border: 1px solid #666;
	background: #FFF;
	
}
.thelanguage UL LI
{
	padding: 10px;
	list-style: none;
	font-size: 13px;
	font-weight: 100;
	color: #000;
}
.thelanguage UL LI A
{
	text-decoration: none;
	color: #000;
	font-weight: 100;
	font-size: 11px;
}
.thelanguage UL LI A:hover
{
	color: #37375C;
}
.openlanguage
{
/*class added to contents of 2nd demo when they are open*/
	color: #37375C;
}
.closedlanguage
{
/*class added to contents of 2nd demo when they are closed*/
	color: #000;
}
.procont
{
	width: 305px;
	background: #FFF;
}
#footerbar
{
	clear: left;
	width: 100%;
	height: 75px;
	background: url(../images/footerbg.jpg) bottom;
	
}
#footerbar A:hover
{
	color: #000;
}
#footerbar UL
{
	padding-top: 10px;
}
#footerbar UL LI
{
	display: inline;
	font-size: 11px;
	padding: 15px;
	list-style: none;
}
#footerbar UL LI A
{
	text-decoration: none;
	color: #000;
}
#footerbar P
{
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}
#footerbar UL LI A:hover
{
	color: #006699;
}
#footerbar A
{
	text-decoration: none;
	color: #069;
}
#footerbar A:hover
{
	color: #000;
}
/*CSS for about us section*/
#crite
{
	width: 638px;
	position: relative;
	background: #E0E0E0;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 11px;
	float: left;
}
#crite ul.simple
{
	margin-left: 20px;
	line-height: 18px;
}
#crite ul.simple li
{
	text-decoration: none;
	list-style: disc;
	margin-left: 10px;
	padding-right: 30px;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}
#crite ul.simple2
{
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;	
}
/* ie6 hack */
* html #crite .innerlnav ul {

	position: absolute;
	right: 2px;
	top: 0;
	margin-top: -5px;

}
#crite .innerlnav ul
{
	position: absolute;
	right: 12px;
	top: 0;
	margin-top: -5px;
}

#crite .innerlnav ul li
{
	behavior: url(iepngfix.htc);
	height: 86px;
	width: 136px;
	background: url(../images/navbgv.png) no-repeat;
	position: relative;
	margin-top: 11px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#crite .innerlnav ul li.avisited
{	
	padding-top: 57px;
	text-decoration: none;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: url(../images/navbg.png) no-repeat right top;
	margin-top: 16px;
}

#crite .innerlnav ul li a.noimglink
{
	
	behavior: url(iepngfix.htc);
	padding-top: 17px;
	text-decoration: none;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #25236F;
	text-align: center;
	line-height: 18px;
	background: url(../images/sbgnav.png) no-repeat center bottom;
}
#crite .innerlnav ul li a.noimglink:hover
{
	color: #000;
}

#crite .innerlnav ul li.avisited2
{
	
	padding-top: 17px;
	text-decoration: none;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: url(../images/navbg.png) no-repeat;
	line-height: 18px;
	margin-top: 16px;
}
#crite .innerlnav ul li a
{
	padding-top: 57px;
	display: block;
	text-decoration: none;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #25236F;
	text-align: center;
}
#crite a
{
	color: #000;
	text-decoration: none;
}
#crite a:hover
{
	color: #25247b;
	text-decoration: underline;
}
/* ie6 hack */
* html img.linkimg {

position: absolute;
	top: 3px;
	right: 11px;

}
img.linkimg
{
	position: absolute;
	top: 6px;
	right: 11px;
}
img.linkimg2
{
	position: absolute;
	top: 3px;
	right: 11px;
}

#crite .crit
{
	float: left;	
	width: 485px;
	color: black;
	margin-left: 10px;
	padding-right: 10px;
	behavior: url(iepngfix.htc);
	background: url(../images/innerbg.png) repeat-y;
	
	min-height: 480px;
}
/* ie6 hack */
* html #crite .crit {
	float: left;
	width: 485px;
	color: black;
	margin-left: 10px;
	padding-right: 10px;
	background: url(../images/innerbg.png) repeat-y;
	height: 480px;
}
#crite .crit2
{
	width: 485px;
	color: black;
	margin-left: 10px;
	padding-right: 10px;
	background: url(../images/innerbg.png) repeat-y;
	min-height: 480px;
}

/* ie6 hack */
* html #crite .crit2 {
	
	width: 485px;
	color: black;
	margin-left: 10px;
	padding-right: 10px;
	background: url(../images/innerbg.png) repeat-y;
	height: 480px;
}
#crite .critclose
{
	background: url(../images/critclose.png) no-repeat;
	height: 25px;
	width: 485px;
	margin-left: 10px;
}

#crite .crit p
{
	font-size: 90%;
	padding: 15px 30px 0 20px;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: justify;
}

#crite .crit2 p
{
	font-size: 90%;
	padding: 15px 30px 0 20px;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: justify;
}

#crite P
{
	font-size: 90%;
	padding: 15px 30px 0 20px;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: justify;
}
#crite .crit IMG
{
	
	margin: 3px 5px 5px 10px;
}
#crite .crit2 IMG
{
	float: left;
	margin: 0 5px 5px 10px;
}



/* ---------- 3. tables ---------- */

table {
		border-collapse: collapse;
		padding: 20px;
		margin-left: 10px;
		width: 459px;
		} 

th, td { 
		border: 1px solid #bbbbbb; 
		font-size: 90%;
		padding: 4px 10px;
		line-height: 1.2;
		} 

tbody td {
		border-top: 0;
		border-bottom: 0;
		}

caption {
		font-weight: bold;
		font-size: 1.4em;
		text-transform: uppercase;
		padding: 0 0 5px;
		color: #333333;
		}

th {
		background: #e4e5e4 url(../images/tablehbg.gif) 0 50% repeat-x; 
		text-align: left;
		}

tfoot {
		background-color: #e2e2e2;
		color: #555555;
		}

tfoot td {
		font-size: 1.0em;
		text-align: center;
		}

tbody tr.alt td {
		background: #d8ddf0;
		}

tbody tr.over td, tbody tr:hover td {
		background: #ccc;
		color: #000;
		}

tbody tr.over+tr td {
		background-image: url(../images/shadow.png);
		background-repeat: repeat-x;
		}
/* CSS for slidepanel2 dropdown styleswitcher */
#panel2 { display:none; color: #000; width: 800px;}
#panel2 h1 {font-size: 14px; text-align: center; margin: 5px 5px 10px 5px; }
#panel2 p {font-size: 60%; padding: 15px; text-align: justify;}
#panel2 ul { height: 30px; margin-left: 30px;}
#panel2 ul li { color: #27247c; float: left; margin-left: 20px;}
.slide2 { margin:0; padding:0; border-top: solid 1px #000; background: url(../images/slidebtn.gif) no-repeat center top; font-size: 12px; cursor:pointer;}
.slide2 a {color: #27247c;}
.btn-slide2 {background: url(../images/arrows.gif) no-repeat right -55px; text-align: center; width: 144px; height: 27px; padding: 4px 10px 0 0; margin: 0 auto; display: block; font: 500 90%/80% Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;}
.active2 {background-position: right 12px;}
/* End of css for slidepanel2 dropdown styleswitcher */

/* StyleSwitcher CSS */
/* Repairers */
.repairers
{
	margin-right: 20px;
	margin-top: 40px;
}
.repairers h2
{
	margin-top: -20px;
	font: 11px/28px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 100%;
	padding-left: 19px;
	padding-right: 19px;
	border-bottom: 2px solid #fff;
	background: url(../images/navbg.jpg) repeat-x;
}
/* Accordion for claims */

#basic-accordian{
	padding: 5px;
	width: 459px;
	z-index: 2;
	margin-top: 20px;
}

.accordion_headings{
	padding:5px;
	background:#d7d8d9;
	color:#37375c;
	border:1px solid #FFF;
	cursor:pointer;
	font: 11px/28px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	position: relative;
}

.accordion_headings:hover{
	background:#fff;
	color: #000;
	border: 1px solid #37375c;
}

.accordion_child{
	padding:15px;
	background:#EEE;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

.header_highlight{
	background:#fff;
	color: #37375c;
}

p.acc
{
	padding: 0 20px 0 0px;
	line-height: 16px;
	margin-left: 20px;
}
span.blk { color: #fff; padding-left: 10px;}
p.clite { color: #37375c; padding-bottom: 5px;}
div.bdr { border-bottom: 1px solid #8c8e8c; width: 482px; margin: 0; padding: 0; }
div.bdrtop {border-top: 1px solid #8c8e8c; width: 482px; margin: 0; padding: 0;}
img.whitebdr
{
	border: 1px solid #fff;
	margin-bottom: 15px;
}
/** Styling for FAQ **/
.sm {list-style:none; width:600px; height:200px; display:block; overflow:hidden; margin-left: 20px;}
.sm li {float:left; display:inline; overflow:hidden; }
#faq
{
	font: 11px/28px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	width: 638px;
	position: relative;
	background: #fff;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 11px;
	float: left;
}
#faq h1
{
	background: #11172f;
	color: #fff;
	font: 11px/28px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#faq p { padding-left: 20px;}
#faq ul li
{
	margin-left: 20px;
}
#faq a
{
	color: #000;
	text-decoration: none;
}
#faq a:hover
{
	color: #25247b;
	text-decoration: underline;
}
#faq dl dt
{
	padding-left: 20px;
}
#faq dl dd
{
	padding-left: 35px;
}
#faq blockquote
{
	padding-left: 20px;
	font-style: italic;
}

table.ftbl
{
	border-collapse: collapse;
}
input.searchterms
{
	height: 28px;
}

/* end of styling for FAQ **/

/* request quote css **/
#requestpolicy
{
	width: 439px;
	font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}
#requestpolicy table td { border: none;}

#requestpolicy fieldset
{
	margin: 0 5px 0 5px;
	color: #37375c;
}
#requestpolicy legend
{
	padding: 5px;
}
.newshead
{
	color: #999;
}

/* New TABS for home page */

.piczmenu{
padding: 0;
margin: 0;

background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.piczmenu ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.piczmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
height: 40px;
}

.piczmenu a{
float: left;
display: block;
width: 134px;
font: 12px/30px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
color: #23267b;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #c3c3cd; /*Brown color theme*/ 
border-top: 1px solid white;
}

.piczmenu a:hover{
background-color: #37375C; /*Brown color theme*/ 
color: white;
}

.piczmenu a.selected{ /*currently selected tab*/
background-color: #37375C; /*Brown color theme*/ 
color: white;
border-color: #37375C; /*Brown color theme*/ 
}


#tabarea
{
	border:1px solid #37375C; 
	color: #fff; 
	background: #37375C; 
	height:260px;
}

#tabarea a
{
	color: #fff;
}
#tabarea a:hover
{
	color: #ccc;
}
.tabcontent{
display:none;
}
.tabcontent img
{
	margin: 0;
	padding: 0;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* End of new tabs for home page */


/*THICKBOX*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url("macFFBgHack.png") repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Contact us forms tyling */

#customForm{  
     padding: 10px 10px 10px 20px;  
}  
#customForm label{  
     display: block;  
     color: #797979;  
     font-weight: 700;  
     line-height: 1.4em;  
}  
#customForm input{  
     width: 220px;  
     padding: 6px;  
     color: #949494;  
     font-family: Arial,  Verdana, Helvetica, sans-serif;  
     font-size: 11px;  
     border: 1px solid #cecece;  
 }  
#customForm input.error{  
     background: #f8dbdb;  
     border-color: #e77776;  
 }  
#customForm textarea{  
     width: 550px;  
     height: 80px;  
     padding: 6px;  
     color: #adaeae;  
     font-family: Arial,  Verdana, Helvetica, sans-serif;  
     font-style: italic;  
     font-size: 12px;  
     border: 1px solid #cecece;  
 }  
#customForm textarea.error{  
     background: #f8dbdb;  
     border-color: #e77776;  
}  
#customForm div{  
     margin-bottom: 15px;  
}  
#customForm div span{  
     margin-left: 10px;  
     color: #b1b1b1;  
     font-size: 11px;  
     font-style: italic;  
}  
#customForm div span.error{  
     color: #e46c6e;  
}  
#customForm #send{  
     background: #000;  
     color: #fff;  
     font-weight: 700;  
     font-style: normal;  
     border: 0;  
     cursor: pointer;  
}  
#customForm #send:hover{  
     background: #081029;  
}  
#error{  
     margin-bottom: 20px;  
     border: 1px solid #efefef;  
}  
#error ul{  
     list-style: square;  
     padding: 5px;  
     font-size: 11px;  
}  
#error ul li{  
     list-style-position: inside;  
     line-height: 1.6em;  
}  
#error ul li strong{  
     color: #e46c6d;  
}  
#error.valid ul li strong{  
     color: red;  
}  
#message { width: 300px;}

/* End of contact us form styling */

/* Fancy css */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../fancy/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../fancy/fancy_closebox.png);
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -28px;
	left: 0;
	right: 22px;
	width: 100%;
	z-index: 100;
	display: none;
	border: 1px solid #26237c;
	background: #e0e0e0;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #23267c;
	font: bold 12px "Trade Gothic",Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	text-align: left;
}




div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_nw.png) no-repeat;
}

/* End of fancy css */