body {
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0;
padding:0;
}

#wrapper {
	margin:0 auto;
	width:100%;
}
#logo {
	padding:5px 10px 0px 10px;
	margin:0px auto;
	width:780px;
	background:url(images/bg-logo.jpg) top right no-repeat #ffffff;
}
#maincontent {
	background-color:#f5f5f5;
}
#banner {
	margin:0;
	background:url(images/bg-banner.jpg) top repeat-x #000033;
	text-align:center;
}
#banner_border {
	width:800px;
	margin:0 auto;
}
#topmenu {
	background: url(images/bg-menu.jpg) top repeat-x #000000;
	height:30px;
	margin:0;
	text-align:center;
}
#footer {
	background-color:#000000;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	padding:15px;
}
#footer p {
	margin:0;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0d447c;
	border-bottom:1px solid #0d447c;
	width:100%;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom:10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0d447c;
	border-bottom:1px solid #0d447c;
	width:100%;
	margin-bottom:10px;
	margin-top:0px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0d447c;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-weight:bold;
height: 15px;
text-decoration: none;
padding: 3px;
border-top: 1px solid #cccccc;
background-color:#f5f5f5;
color:#333333;
}

a.menusubcateg:hover {
background-color:#eeeeee;
background-repeat: repeat;
text-decoration: none;
color: #525d73;
}

a.menusubcateg2:link, a.menusubcateg2:visited, a.menusubcateg2:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-weight:bold;
height: 14px;
text-decoration: none;
padding: 2px 2px 2px 15px;
border-top: 1px solid #cccccc;
background-color:#e9ebf2;
color:#525d73;
}

a.menusubcateg2:hover {
background-color:#d9dce7;
background-repeat: repeat;
text-decoration: none;
color: #333333;
}

a.menuMain:link, a.menuMain:visited, a.menuMain:active {
display: block;
vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-weight:bold;
height: 15px;
width:auto;
text-decoration: none;
padding: 8px 15px 7px 15px;
color:#ffffff;
text-transform:uppercase;
}

a.menuMain:hover {
text-decoration: none;
color: #999999;
}
a.menusetup:link, a.menusetup:visited, a.menusetup:active {
display: block;
vertical-align: middle;
text-align:center;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
height: 15px;
text-decoration: none;
padding: 2px 5px 2px 5px;
color:#ffffff;
border:1px solid #dedede;
}

a.menusetup:hover {
font-weight:bold;
background-repeat: repeat;
text-decoration: none;
color: #cccccc;
background-color:#333333;
}
.setup_table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
.setup_table_list {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
border:1px solid #0d447c;
}
.setup_table_heading {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-color:#0d447c;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0d447c;
	border-bottom:1px solid #0d447c;
	width:780px;
}
a.mainSelect:link, a.mainSelect:visited, a.mainSelect:active {
display: block;
vertical-align: middle;
text-align:center;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
height: 18px;
text-decoration: none;
padding: 10px;
color:#525d73;
border:1px solid #0d447c;
background-color:#ededed;
margin-bottom:10px
}

a.mainSelect:hover {
font-weight:bold;
background-repeat: repeat;
text-decoration: none;
color: #999999;
background-color:#ffffff;
}
input {
font-size:12px;
}

#OfferFormSm {	
	width:253px;
	height:27px;
	padding:30px 10px 10px 87px;
	background: url(images/smOfferBoxBg.jpg) top left no-repeat #f5f5f5; 
	margin:10px auto;
}
#offer_product {
	margin:15px auto;
}
#offer_form {
	margin:15px auto;
	width:328px;
	height:185px;
	padding:80px 30px 20px 30px;
	background: url(images/OfferBoxBg.jpg) top left no-repeat #ffffff;
}
#offer_form .inputfields {
	border:1px solid #73b33e;
	}
#offer_message {
	text-align:center;
	font-size:22px;
	font-weight:bold;
	margin:15px auto;
	border:1px dashed #cccccc;
}
#error_message {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:15px auto;
	border:1px dashed red;
	color:red;
	padding:15px;
}
#offerShippingAddress {
	background:url(images/bg-delivery-address.png) no-repeat top left #ffffff;
	height:152px;
	width: 400px;
	padding:30px 20px 20px 80px;
	margin:0 auto 10px auto;
}
#offerShippingAddress input {
	width:200px;
}
#offerBillingAddress {
	background:url(images/bg-billing-address.png) no-repeat top left #ffffff;
	height:265px;
	width: 400px;
	padding:30px 20px 20px 80px;
	margin:0 auto 10px auto;
}
#offerBillingAddress input {
	width:200px;
}
#offerSubmitButton {
	text-align:right;
	width:500px;
	margin:0 auto;
}
#seal {
	position: absolute;
	z-index:50;
	margin:0px 0 0 10px;

}
#pro_description {
	margin:10px 4px;
	border:1px solid #cccccc;
	background-color:#ededed;
	padding:10px;
}
#pro_description h2 {
	margin:0 0 10px 0;
}
#sold {
	font-size:18px;
	color:red;
	font-weight:bold;
	border:2px solid red;
	text-align:center;
	padding:12px;
}
#thankyou_message {
	font-size:18px;
	text-align:center;
	margin:40px 4px;
	border:1px solid #cccccc;
	background-color:#ededed;
	padding:15px;
}
#maindiv {
	width:798px;
	background:url(images/bg-maindiv.jpg) repeat-y left #FFFFFF;
	margin:0 auto;
}
#submenu {
	width:160px;
	margin:8px;
}
#product_info {
	width:600px;
	float:right;
	margin-right:10px;
	margin-top:15px;
}
#banner_print {
	display:none;
}
