body {
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	background-color: #E4E4E4;
	color: #555;
	
}
.exclamation_error{
	border:2px solid orange;
	background:#ffefdf url('images/exclamation.png') no-repeat;
	background-position:5px 5px;
	padding:10px;
	padding-left:65px;
	color:red;
	font-weight:bold;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
	
}

.container {
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-top: 10px;
}

.content-top {
	background: url(images/content-top.png) no-repeat top;
	height: 7px;
	margin: 0;
}

.content {
	margin: 0;
	border: 1px solid #D8D8D8;
	border-top: 0px;
	position: relative;
}

.top {
	padding: 15px;
}

.top h2,.top p , .box_content form{
	margin: 0;

}

.middle {
	padding: 10px;
}

.middle strong{
	color: #222;
	}

.fotter {
	background: url(images/footer.jpg) no-repeat top;
	height: 62px;
	margin: 0;
}

.box {
	width: 468px;
	font-size: 12px
}

.box td {
	padding-left: 10px;
	padding-top: 15px;
}

.box_content {
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid #d8d8d8;
	
}

.box h3 {
	background: url(images/headertab.jpg) no-repeat top;
	margin: 0;
	padding: 7px;	
	font-size: 18px;
	text-shadow: 0px 1px 0px #e5e5ee;
	filter: dropshadow(color=#e5e5ee,offX=0,offY=1);
}

.box-bottom {
	background: url(images/footerwire.jpg) no-repeat top;
	width: 468px;
	height: 6px;
	clear: both;
}

.box-small h3 {
	background: url(images/headertab_small.jpg) no-repeat top;
	margin: 0;
	padding: 7px;		
	font-size: 20px;
	text-shadow: 0px 1px 0px #e5e5ee;
		filter: dropshadow(color=#000,offX=1,offY=1);



}

.box-small {
	width: 419px;
	font-size: 12px
}

.box-small td {
	padding-left: 10px;
	padding-top: 15px;
	
}

.box-bottom-small {
	background: url(images/footerwire_small.jpg) no-repeat top;
	width: 419px;
	height: 8px;
	
}

input[type=text],input[type=password],input[type=submit],input[type=button] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#cart {
	background: url(images/header_bg_new1.jpg) no-repeat left top;
	width: 924px;
	margin: 0 auto 0 auto;
	clear: both;	
	position: relative;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	
	
	
}

#collapsed{
	padding-right:18px;}

.cart_logo{margin-bottom: -5px;padding-right: 5px;}

.catr_box{
	background: url(images/cart_box.png) no-repeat;
	background-position:right;
	height:35px;
	width:195px;
	font-size: 15px; 
	padding-right:8px;
	cursor: pointer;
	padding-top: 10px;
	text-align: right;
	position:absolute;
	right: 18px;
	color:#0080c0;;
	
	
	}
.cart_top {
	background: url(images/cart.png) no-repeat top;
	background-position: 0px 0px;
	width: 306px;	
	height: 17px;
}

.cart_top_big {
	background: url(images/cart_big.png) no-repeat top;
	background-position: 0px 0px;
	width: 370px;	
	height: 17px;	
	margin-top:2px;
}

.cart_bottom_big {	
	background: url(images/cart_big.png) no-repeat ;	
	background-position: left bottom;
	width: 370px;
	padding-bottom: 25px;	
	border: 0px solid; 
}


.cart_m_big{	
	background: url(images/cart_m_big.png) repeat-y;	
	border: 0px solid;
	font-size: 11px;
	z-index:1000 !important;
	border: 0px solid;
	width: 370px;
}
.cart_details_html_big{
	padding: 0 4px  0 7px;
    font-size: 14px;;
}

.cart_bottom {	
	background: url(images/cart.png) no-repeat ;	
	background-position: left bottom;
	width: 306px;
	padding-bottom: 25px;	
	border: 0px solid; 
}

.cart_bottom p,.cart_bottom h3,.cart_bottom_big h3, .cart_bottom_big p {
	margin: 0;
}

.cart_bottom hr {
	margin: 0;
	border: 0px solid #eee;
	border-bottom: 1px solid #eee;
}

.cart_m{	
	background: url(images/cart_m.png) repeat-y;	
	border: 0px solid;
	font-size: 11px;
	z-index:1000 !important;
	border: 0px solid;
	width: 306px;
}

.cart_m span{
	margin: 0px  4px 0px 5px;
}

.cart_m IMG{border: 0;
	}

.cart_details_html{
	
	margin: 0px  2px 0px 7px;
	
}
.totals{width:100px;float: right;text-align: right;padding-right: 5px;}
.totals a{color: #666;}
.tbl_cart_details{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}


.tbl_cart_details td{
	border-bottom: 1px  solid #eee;
	padding:5px 5px;
	background: #fff;
}
.tbl_cart_details th{
	border-bottom: 1px  solid #ccc;
	border-top: 1px  solid #ccc;
	padding:5px 5px;
	background: #eee;
}

.tbl_cart_details a{
	color: #999;
	text-decoration: none;
}
.tbl_cart_details select{
	font-size: 10px;
	}

input[type=text],input[type=password] {
	border: 1px solid #ccc;
}

input[type=text]:focus,input[type=password]:focus {
	border: 1px solid #2181c2;
}

input.error {
	border: 1px solid red;
}

label.error {
	background: url("images/cancel.png") no-repeat;
	padding-left: 18px;
	display: block;
	color: red;
}

label.valid {
	background: url("images/ok1.png") no-repeat;
	width: 16px;
	height: 16px;
	display: inline;
	position: absolute;
	clear: none;
	margin-top: 5px;
	margin-left: 5px;
}

.transparent50 {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.loading {
	position: absolute;
	width: 280px;
	left: 50%;
	margin-left: -140px;
	background-color: #eee;
	border: 4px solid #999;
	border-top: 0px solid orange;
	text-align: center;
	top: 0;
	padding-top: 5px;
	opacity: .90;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	height: 40px;
	color: #000;
	font-family: "trebuchet MS";
	font-size: 28px;
	z-index: 1000;
	
}

.loading_modal_class {	
	height: 40px !important;
	width: 150px !important;
	text-align:center;
}

.loading_modal_class2 {	
		height: 40px !important;width: 290px !important;
}
	
.ui-dialog-titlebar { }
.gray_box{
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	}
.dashed_link{
	color: #2181c2;
	}
	
a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

input[type=submit],input[type=button]{
	background: #0080c0;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:16px;	
	color:#eee;	
	text-shadow: 0px -1px 0px #999;
	cursor:pointer;
	
	border:2px solid #0073aa;;
	}
.steps_image{
	left:32px;top: 45px;position: absolute;
}


.tblDatGrid td{border-bottom: 1px solid #ccc;color: #666;padding:4px 5px;font-size:14px;}
.tblDatGrid th{border-bottom: 1px solid #a8a8a8;border-top: 1px solid #a8a8a8;color: #333;background: #d8d8d8;;;padding:5px 4px;}
tr.over td{background-color: #eee !important; }
tr.alt td {	background: #F9F9F9;}