/* CSS Document */
body
{
	/*background-image: url(../images/body1.gif);*/
	background-image:url(../images/bk_body.gif);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#main_wrap{
	width:100%;
	vertical-align:top;
}
#main_container{
	width:700px;
	margin-top:20px;
	margin-bottom:20px;
/*	background-image:url(../images/bk_body.gif);
	background-repeat:repeat; 
	background-position:left top;*/
	
}

/*#header{
	background-image:url(../images/bk_header.gif);
	background-repeat:no-repeat; 
	background-position:left top;
	padding:0px 0px 0px 0px;
	padding-top:0px;
	height:75px;
	}*/
	
/*#navlink{
	background-image:url(../images/bk_menu_top.gif);
	height:30px;
	width:774px;


}*/

/*.header_menu{
	padding-top:5px;
	padding-left:5px;
	}*/
	
/*.header_menu a:link,.header_menu a:visited{
	
	color:#FFFFFF;
	font-family: arial;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
}

.header_menu a:hover{
	
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	
}*/

.footer_menu{
	padding-top:5px;

	padding-left:20px;
	color:#FFFFFF;
	font-size:9px;
	}
	
.footer_menu a.bottomNav:link,.footer_menu a.bottomNav:visited{
	
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bold;
	font-size:9px;
	padding-left:15px;
	border-left:1px solid #FFFFFF;
}

.footer_menu a.bottomNavRight:link,.footer_menu a.bottomNavRight:visited{
	
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bold;
	font-size:9px;
}

.media{
	width:200px;
	float:right;
	display:inline;
	clear:both;
	margin-top:-12px;
}

#content{
	background-image:url(../images/bk_body.gif);
	background-repeat:repeat;
	height: auto;
	clear: both;
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	min-height:300px;
	}

label.field{
    width:300px;
	text-align:left;
	margin-right:0px;
	font:13px,  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:px;
}


.generalRegistration{
	width:80%;
	margin-left:2.5%;
}

.login{
	width:25%;
	margin-left:37.5%;
	margin-top:20px;
	margin-bottom:20px;
}

.courseSelection{
	width:98%;
	margin-left:1%;
	margin-top:100px;
}

.invoiceDetails{
	width:98%;
	margin-left:1%;
	margin-top:10px;
}

.shippingRegistration{
	width:95%;
	margin-left:2.5%;
}

h3.headTitle{
	color:#FFFFFF;
	font-size:14px;
	margin-top:15px;
	}

div.titleHead{
    color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
	
h6.headTitle{
	color:#FFFFFF;
	font-size:12px;
	margin-top:15px;
	}
	
h4.heading{
	color:#FFFFFF;
	font:bold, 'Arial';
	

	}
	
.companyRegistration{
	width:80%;
	margin-left:10%;
}

.generalForm{
	height:15px;
	font:10px,   Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bk_field.gif);
	border: 1px solid #508AC5;
	background-color: #5A84AD;
	vertical-align:middle;

	
}

/*span{
	color:#5a84ad;
}
*/
/*------Start Login Box-----*/

.loginCorner {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:10px;
	font-weight: bold;
	border-left:#FFFFFF 2px solid;
	border-top:#FFFFFF 2px solid;
}
.loginLeftBox {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:10px;
	font-weight: bold;
	border-left:#FFFFFF 2px solid;
}
.loginRightBox {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:10px;
	font-weight: bold;
	border-right:#FFFFFF 2px solid;
}

.loginRightBox1{
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:10px;
	font-weight: bold;
	border-right:#FFFFFF 2px solid;
}

*html .loginRightBox1{
	border-top:#FFFFFF 2px solid;
}

*html .loginBorder{
	border-top:#FFFFFF 2px solid;
}
.login_lbottom {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:10px;
	font-weight: bold;
	border-left:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;

}
.login_rbottom {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:3px;
	font-weight: bold;
	border-right:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;

}
.loginBottom {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom:2px #FFFFFF  solid;

}
.login {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}.defined_row {
	background-image: url(../images/trans_white_20pcent.gif);
	background-repeat: repeat;
}
.loginBox {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
}
.loginBtmBox {
	font-family:  Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.menuRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

/**html .menuRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	border-bottom:10px #FFFFFF solid;
	margin-top:8px;
}
*/
.menuRight a:link {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bold;
}
.menuRight a:visited {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bolder;
	
}
.menuRight a:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bolder;
}
.menuRight a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: arial;
	font-weight:bolder;
}	

.menuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.menuBottom a:link {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bold;
}
.menuBottom a:visited {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bolder;
	
}
.menuBottom a:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bolder;
}
.menuBottom a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: arial;
	font-weight:bolder;
}



/*-----End Login Box-------*/


/*------Start Buttons-----*/
.submit{
	margin-top:15px;
	margin-left:0px;
	width:80px;
	background-color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

.proceed{
	width:150px;
	margin-top:15px;
	margin-left:0px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
}

.controlButton{
	width:400px;
	background-color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	cursor:pointer;
}

.controlButton2{
	width:220px;
	background-color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	margin-right:5px;
	cursor:pointer;
}

.controlButton1{
	width:120px;
	margin-top:15px;
	margin-left:220px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

.button{
	margin-top:15px;
	margin-left:5px;
	width:auto;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	font-size:13px;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor:pointer;

}

.centerBtn{
	margin-top:15px;
	margin-left:320px;
	width:100px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

.ok{
	margin-top:15px;
	margin-left:0px;
	width:80px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

.okButton{
	margin-top:15px;
	margin-left:220px;
	width:80px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

.btn{
	margin-top:15px;
	margin-left:265px;
	width:80px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
}

.chkButton{
	margin-top:15px;
	margin-left:320px;
	width:80px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
}

/*------End Buttons-----*/

#footer{
	background-image: url(../images/bk_footer.gif);
	height: 25px;
	vertical-align: middle;
	clear: both;
	float: left;
	width: 774px;

}
/*----Start Course selection----*/
.tdHeader{
	/*color:#7E7E7B;*/
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/bk_menu_top.gif);
}


.tdCell{
	background-image:url(../images/bk_body.gif);
/*	background: #FFFFFF; */
	color:#FFFFFF; ;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 13px; 
	font-weight: normal; 
	padding-left: 3px;
	text-decoration:none ;
	border-bottom:1px solid #336699;
}

div.headTotal{
	color:#FFFFFF;
	font-size:15px;
	float:right;
	width:200px;
	height:20px;
	margin-top:30px;
	margin-right:-240px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

	}
	
*html div.headTotal{
	margin-right:-200px;
	}
	
div.vat{
	color:#FFFFFF;
	font-size:15px;
	float:right;
	width:auto;
	height:20px;
	margin-top:2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	clear: right;
	}

#grandTotal{
	color:#FFFFFF;
	font-weight:bold;
	}
	
.package{
	color:#FFFFFF;
border:none;
	background-image:url(../images/bk_body.gif);
	border-bottom-color:#336699
/*border-color:#FFFFFF;*/

}

.checkImg{
	padding-right:5px;
	}
	
*html .checkImg{
	margin-left:5px;
	padding-right:5px;
	}
*html .checkImg11{

	padding-right:5px;
	}
/*----End Course selection----*/

/*----Start breadcrumb----*/

#breadCrumb li {
	float: left;
	display: inline;
	margin-right: 4px;
 }

 * /*The "universal rule". Set's border, padding and margin to 0 for all values. NB! If you aren't used to using this kind of code in your CSS you may experience some changes in your overall design. If so, set padding, margin and border in your breadCrumb CSS instead*/
{
	padding: 0;
	margin: 0;
	border: 0;
}
#breadCrumb {
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height: 18px; /* This is the height we wan't on our breadcrumb */
	padding: 4px 0 0 0px;
	/*background: #999;*/ /* This is our background color */
	color: #f5f5f5; /*This is our color on the text which isn't a link. We want' they to be light grey */
}
#breadCrumb li {
	float: left;
	display: inline;
	margin-right: 4px;
	
}
#breadCrumb a {
	color: #fff; /* Our breadcrumb links are going to be white */
	background:url(../images/arrow.jpg) top right no-repeat;
	padding-right: 11px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */
	text-decoration: none;
	font-weight:bold;

}
#breadCrumb a:hover {
	color: #333;
	background:url(../images/arrow_black.jpg) top right no-repeat;
}


/*----End breadcrumb----*/
legend{
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "Arial Narrow";
	
	}
	
.fieldset { 
	margin-top: 10px; 
	border:1px solid #FFFFFF;
	width:60%;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:20px;
	font-family:Helvetica, sans-serif;
	clear:both;
	}
	

	
.descrSet { 
	margin-top: 10px;
	margin-left:10px;
	border:1px solid #FFFFFF;
	width:90%;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:20px;
	font-family:Helvetica, sans-serif;
	clear:both;
	}
	
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 15px; }

p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#msg{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

.regErr{
	color:#FF0000;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}

.courseErr{
	color:#FF0000;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.successMsg{
	color:#FFFFFF;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}


/*------Logout box--------*/
.logoutBox{
	float:right;
	clear:right;
}

.white_border {
	border: 1px solid #FFFFFF;
}

.bodytxtIndent {
	font-size:14px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.bodytxtIndenta {
	font-size:14px;
	font-style:normal;
	text-align:right;
	font-weight:100;
	color: #FFFFFF;
	padding-left: 10px;
}
.bodytxtIndent a:link {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bold;
}
.bodytxtIndent a:visited {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bolder;
	
}
.bodytxtIndent a:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:bolder;
}
.bodytxtIndent a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: arial;
	font-weight:bolder;
}
.bodytxtIndentRight {
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
}
.bodytxtIndentRight a:link {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:normal;
}
.bodytxtIndentRight a:visited {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:normal;
	
}
.bodytxtIndentRight a:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration:underline;
	font-weight:normal;
}
.bodytxtIndentRight a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: arial;
	font-weight:normal;
}


/*----Form----*/

.coracle_form{ 
	font-family:Arial, 
	Helvetica, sans-serif, Tahoma; 
	font-size:110%; 
	font-weight:400; 
	color:#FF6600;
	}
	
.mLeft8{
	margin-left:8px;
	}

.mLeft10{
	margin-left:10px;
	}

.form_Holder{ 
	width:468px; 
	padding-top:10px;
	}
	
.form_Hold{ 
	width:600px; 
	padding-top:10px;
	}
	
.form_Hold1{ 
	width:300px; 
	padding-top:10px;
	}
	
.floatLeft {
	float:left;
	}

.pBot20{
	padding-bottom:5px; 
	float:left;
/*	clear: both;*/
	}
.pBot201{
	float:left;
	width:300px;
	height:30px;
	clear: both;
	}
/*.pBot201 img{
	padding:0px;
	vertical-align:baseline;
	margin:0px;
	}*/
.icImg{
	padding:0 0 5px 0;
	vertical-align:baseline;
	margin:0px;
	}
label.opt{
	width:300px;
}
.pBot201 input{
	padding:0px;
	margin:0px;
	}
.pBot201 span{
	background-color:#CC3300;
	padding:0 4px 4px 4px;
	}
	
	.pBot20tb{
	padding-bottom:5px; 
	float:left;
	clear: both;
	}
.pBot20left{
	padding-bottom:5px; 
	float:left;
	clear:none;
	width:160px;
	}
.form_title{
	padding-top:2px; 
	width:208px; 
	float:left;
	padding-left:11px; 
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	}
	
.form_title1{
	padding-top:2px; 
	width:328px; 
	float:left;
	padding-left:11px; 
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	}

.form_title2{
	padding-top:2px; 
	width:230px; 
	float:left;
	padding-left:11px; 
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	}

.form_structure{ 
	width:250px; 
	height:15px;
	font:10px,  Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bk_field.gif);
	border: 1px solid #508AC5;
	background-color: #5A84AD;
	vertical-align:middle;
	}

.form_structure_area{ 
	font-weight: bold;
	width:200px;
	max-height:132px!important;
	font-family:10px,  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:12px;
	background-image: url(../images/bk_field.gif);
	}
	
.dropdown_structure{
	height:20px;
	font-weight: bold;
	max-height:16px!important;
	font-family:5px, Arial, Helvetica, sans-serif, Tahoma; 
	color:#000;
	line-height:10px;
	border: 1px solid #508AC5;
	background-color: #5A84AD;
	background-image: url(../images/bk_field.gif);
	}

.clearLeft{
	clear:left;
	font-size:0px;
	height:0px;
	line-height:0px;
	}
	
.floatRight {
	float:right !important;
	}
	
.search_select_button{
	width:123px; 
	height:26px;
	border:none; 
	border:0px; 
	font-family:arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:2px;
	margin: 0px 0px 0px 0px;
	}

a.link{
text-decoration:none;
}
#middletwoPanSel{width:250px; float:left;}
#middletwoPanSel ul{width:250px; text-align:left; padding:0 0 20px 0; list-style-type:none;}
#middletwoPanSel ul li{width:250px; text-align:left; padding:0 0 20px 0; height:10px;}


#middletwoPan{width:186px; float:left;}
#middletwoPan ul{width:156px; text-align:left; padding:0 0 20px 0; list-style-type:none;}
#middletwoPan ul li{width:156px; text-align:left; padding:0 0 10px 0; height:20px;}

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

#button_align{
	margin:0;
	clear:both;
	text-align:center;
	width:auto;
}

#button_align1{
	margin:0;
	padding-left:215px;
	clear:both;
	/*text-align:center;*/
	width:auto;
}

.button1{
	margin-top:15px;
	margin-left:280px;
	width:80px;
	background-color:#336699;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#fixedText p{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin:0;
	clear:both;
/*	text-align:center;*/
	width:auto;
}

#titleText{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin:0;
	clear:both;
/*	text-align:center;*/
	width:auto;
}

.left {
	float: left;
	padding-right: 30px;
}

.fieldsetOptions { 
	border:1px solid #FFFFFF;
	width:50%;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:20px;
	font-family:Helvetica, sans-serif;
	clear:both;
	}
	
/*------Tooltip-----*/
div.nicetitle {
	background-color: #336699;
	/*background-image:url(../images/bk_menu_top.gif);*/
	color: #fff;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
	}

div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}


.inData{
	display:none;
}
a.frgtPass{
color:#FFFFFF;
text-decoration:none;
font-size:10px

}

a.print{
color:#FFFFFF;
font-size:12px

}

a.descr{
/*color: #000099;
color:#336699;*/
color:#FFFFCC;
text-decoration:underline;
font-size:11px

}

.inv
{ 
	background-color:#c3d7eb;

	}
/*body{padding:0px; margin:0px;}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.icon{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}

.icon li{
 color:#333333;
}
*/


.hideus {
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin:2px 12px;
	font-size:12px;
	padding:5px;
	height:auto; 
	width:400px; 
	border:1px solid #336699; 
	color:#FFFFFF;
	}
	
.hideus1{
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin:2px 0px;
	font-size:12px;
	padding:5px;
	height:auto; 
	width:280px; 
	border:1px solid #336699; 
	color:#FFFFFF;
	}

.checkoutButton{
	/*padding-left:100px;*/
	/*margin-bottom:0px;*/
	width:80px;
	float:left;
	/*padding-right:200px;*/
	margin-top:49px;
	padding-left:150px;
	*margin-top:30px;
}

.buyMore1{
	/*padding-left:200px;*/
/*	margin-left:200px;
	margin-top:30px;*/
	width:150px;
}

.buyMore{
	/*padding-left:200px;*/
	margin-right:170px;
	/*margin-top:30px;*/
	width:150px;
	float:right;
	margin-top:49px;
	*margin-top:30px;
	_margin-right:30px;
}


.buyButton{
    background-image:url(../images/buymore_but.GIF);
	width:78px;
	height:21px;
	border:none;
	cursor:pointer;
	margin-right:150px;
	*margin-left:-200px;
	
	}

	
.checkoutBtn{
    background-image:url(../images/checkout.gif);
    width:160px;
	height:43px;
	border:none;
	cursor:pointer;
	background-color:#5A84AD;
	margin-top:30px;
	margin-right:30px;
}

.backBtn{
    background-image:url(../images/but_back.GIF);
	width:55px;
	height:21px;
	border:none;
	cursor:pointer;
	margin-right:40px;
	margin-top:-30px;
	background-color:transparent;
	repeat :none; 
	margin-bottom:100px;
}

a.nocookies{
color:#FFFFFF;
font-size:18px

}