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

#content {
	margin:0;
	background:#EBCB9A url(/images/bg-repeat.jpg) repeat-y left top;
	padding:0 0 70px 0;
}

#content h2 {
	color:#0088A5;
	margin:0 0 10px;
	font-size:18px;
}
a {
	color:#BE0000;
}
a:hover {
	color:#0088A5;
}
table {
	border-collapse:collapse;
	margin:10px 0;
}

td {
	padding:5px 0;
	font-size:12px;
}
td img {
	border:0;
}
th {
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #BE0000;
	font-size:12px;
}
table tr td form {
	margin:0;
	padding:0 0 0 20px;
}
table tr td form input {
	text-align:center;
}

#contwrap {
	background:url(/images/bg-top.jpg) no-repeat left top;
	margin:0;
	padding:0;
}

form {
	margin:0;
}
form label {
	display:block;
	float:left;
	width:140px;
	margin-right:5px;
	font-size:12px;
}

form p {
	padding-bottom:10px;
}

#sidebar {
	float:right;
	width:230px;
	padding-top:30px;
}
#sidebar p {
	margin-bottom:0;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#sidebar .box {
	margin:0 0 20px 0;
	padding:0 30px 0 0;
}
#sidebar .box .cont {
	background:url(/images/bg-sidebar-box-top.gif) no-repeat left top;
	padding:15px 15px 0;
	margin:0;
}
#sidebar .box .cont h2 {
	font-size:14px;
	color:#0088A5;
	margin:0 0 5px;
}
#sidebar .box .cont p, #sidebar .box .cont label, #sidebar .box .cont li {
	font-size:12px;
}
#sidebar .box .bott {
	background:url(/images/bg-sidebar-box-bottom.gif) no-repeat left bottom;
	height:20px;
	margin:0;
	padding:0;
}
#mainpart {
	margin-right:260px;
	padding:30px 0 10px 30px;
} 
#mainpart form.hor div {
	/*clear:both;*/
	font-size:12px;
}
#mainpart h3 {
	margin:0 0 10px;
	font-size:14px;
	color:#BE0000;
}
#mainpart p {
	font-size:12px;
}
#mainpart ul li {
	font-size:12px;
}
#footer {
	background:url(/images/bg-bottom.jpg) no-repeat left bottom;
	height:65px;
}



div.shady-bg {
	background:transparent url(/images/bg-trans.png) repeat left top;
	padding:15px 10px 20px;
	margin-top:20px;
}

#prods .thumbs p {
	padding:3px 0;
	font-weight:bold;
	color:#BE0000;
	margin:0;
	font-size:10px;
}
#prods .thumbs {
	width:125px;
	text-align:center;
	float:left;
	height:110px;
	margin-right:8px;
	
}	
#prods img {
	border:1px solid #0088A5;
	margin-bottom:5px;
}
#prod_details li {
	font-size:12px;
	list-style-type:none;
}
#prod_details li strong {
	display:block;
	width:160px;
	float:left;
	color:#000000;
}
#orderform {
	margin-top:20px;
	padding:20px;
}
.all_right {
	text-align:right;
}
.lasttablerow {
	padding-top:5px;
	border-top:1px solid #BE0000;
	text-align:right;
	font-weight:bold;
}
.error {
	 color:#0088A5;
	 font-weight:bold;
	 line-height:25px;
	 margin:0;
}
.allignbtn {
	text-align:right;
	line-height:25px;
	margin:0 10px;"
}
.terms {
	height:362px;
	overflow:auto;
	border:1px solid #ccc;
	padding:10px;
	background-color:#FFFFFF;
}
blockquote p {
	color:#BE0000;
	font-weight:bold;
}
