@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:11px;} 
.txtMedium {font-size:12px;} 
.txtLarge {font-size:14px;} 
.alignRight {float:right;} 
.alignLeft {float:left;}
.txtRed {color:#CC0000;} 
.txtBrown {color:#aa5c56} 
.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 
.txtBlue {color:#0d59ab} 
.txtBold {font-weight:bold;}
.row{width:990px; clear:both;} 
.breaker {clear:both; width:100%;}
.breaker02 {clear:both; width:100%; height:1px;}


/***********************************************************
The CSS Class for the Websites to Align at the Bottom.
************************************************************/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.horizone {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -37px 0;  the bottom margin is the negative value of the footer's height */
	background-image:url(../images/body-bg.jpg);
	overflow:hidden;
}
.horizone02 {
	background-image:url(../images/i-bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
.footer {
	height: 37px; /* .adjuster must be the same height as .footer */
	background-image:url(../images/bottom-bg.jpg);
	background-repeat:repeat-x;
}
/*.adjuster {
	height: 37px;  .adjuster must be the same height as .footer 
}*/


/*------------------------- End --------------------------*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#190200;
}
.wrapper {
	display:block;
	width:990px;
	margin:0 auto;
	padding-top:41px;
}
.creditContainer {
	width:990px;
	margin:0 auto;
	padding-top:15px;
}
.imgFloatLeft{
	float:left;
}
.leftMenuCylinder{
	width:225px;
	float:left;
}
.contentArea{
	width:765px;
	float:left;
}
.leftMenuArea{
	width:225px;
	background-image:url(../images/i-left-menu-bg.gif);
	background-repeat:no-repeat;
	padding-top:44px;
	padding-bottom:30px;
}
.leftCylinderHeadArea{
	width:225px;
}
.cylinderHeadImg{
	width:225px;
}
.cylinderTxtBg{
	width:225px;
	background-image:url(../images/i-change-txt-bg.gif);
	background-repeat:no-repeat;
}
.cylinderContent{
	width:160px;
	padding-left:37px;
}
.cylinderProductImg{
	width:178px;
	padding-left:23px;
}
.headContainer{
	width:696px;
	padding-left:17px;
	padding-top:22px;
}
#contentContainer{
	width:696px;
	padding-left:17px;
	padding-top:1px;
	padding-bottom:160px;
}
#contentContainer img{
	border:#76787a solid 4px;
}
#contentContainer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc00;
	text-decoration:none;
}
#contentContainer a:hover{
	color:#ed0603;
}
#contentContainer ul{
	margin-left:35px;
	list-style-type:none;
}
#contentContainer li{
	list-style-image:url(../images/bullet-point.gif);
	line-height:16px;
	margin-top:8px;
}
#contentID{
	width:696px;
	padding-left:17px;
	padding-top:1px;
	padding-bottom:160px;
}
#contentID a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc00;
	text-decoration:none;
}
#contentID a:hover{
	color:#ed0603;
}
.headingArea{
	width:696px;
	margin-bottom:20px;
	background-image:url(../images/head-underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bottomImg{
	width:690px;
	padding-left:242px;
	margin-top:-160px;
	position:absolute;
}
ul.leftmenuLnk{
	
	padding-top:44px;
	padding-bottom:30px;
}
li.leftMenuTxt{
	padding-left:37px;
	width:170px;
	padding-top:7px;
	padding-bottom:7px;
	/*list-style-image:url(../images/arrow.gif);*/
	/*
	padding-top:8px;
	margin-top:8px;
	margin-bottom:8px;*/
	/*list-style-image:url(../images/arrow.gif);*/
	list-style-type:none;
	background-image:url(../images/dot-line02.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
li.leftSubMenuTxt{
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:none;
}
li.leftMenuImg{
	list-style-type:none;
	background-image:url(../images/dot-line02.png);
	background-repeat:no-repeat;
	height:1px;
	padding:0;
}

.contactTxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
}

/*     CMS STYLES    */

.txtSubHead{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc00;
	font-size:14px;
	font-weight:bold;
}


/*     CMS STYLES  ENDS  */







/***********************************************************
Link and Text Styles
************************************************************/
.txtCopyright {
	color:#999999;
	float:left;
}
.txtCredit {
	color:#999999;
	float:right;
}
a.lnkCredit {
	color:#999999;
	text-decoration:none;
}
a.lnkCredit:hover {
	color:#0066FF;
	border-bottom:1px dotted #003366;
}
.txtyelowHeading{
	color:#fdb813;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-bottom:5px;
}
.lnkTxtContainer{
	margin-left:30px;
	padding-left:18px;
	width:150px;
	margin-top:7px;
	padding-bottom:7px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.lnkLineContainer{
	background-image:url(../images/dot-line02.png);
	background-repeat:no-repeat;
	height:1px;
	width:196px;
	margin-left:10px;
}
a.lnkYellowRed{
	color:#ffa200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	display:block;
}
a.lnkYellowRed:hover{
	color:#f50502;
}
a.lnkWhiteYellow{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
}
a.lnkWhiteYellow:hover{
	color:#ffa200;
}
a.lnkBlueDarkBlue{
	color:#6bb7ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
}
a.lnkBlueDarkBlue:hover{
	color:#040910;
}
.formTxtfieldSmall{
	width:230px;
	height:20px;
	border:#6d6e70 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formTxtfieldBig{
	width:230px;
	height:80px;
	border:#6d6e70 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formTxtfieldSecurityCode{
	width:100px;
	height:20px;
	border:#6d6e70 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}





/*------------------------- End --------------------------*/





/***********************************************************
Styles Used by Programmers
************************************************************/
.mandatoryFieldTxt {
	color:#FF0000;
}
.messageContAlign{
	width:100%;
	padding-left:170px;
	margin-top:-60px;
	position:absolute;
}

/*********************************

	Live Validation Styles
		
*********************************/

.LV_validation_message{
    font-weight:normal;
    margin:0 0 0 5px;
 	font-size:11px;
	clear:both;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#fdc94d;
	font-weight:bold;
	font-size:11px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 2px solid #42fd29;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 2px solid #ff0000;
}
************************************************************/

/*------------------------- End --------------------------*/
