* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3d4c5a;
	background:#ececec;
	margin: 30px 0px 50px 0px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
hr {
	border:none;
	background:#3d4c5a;
	height:1px;
}
img {
	border:none;
}
input.text, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3d4c5a;
}
table {
	border-collapse:collapse;
}
table.data tr td {
	padding:5px 10px 5px 10px;
	border:#ffffff solid 2px;
	white-space:nowrap;
}
table.data tr.header td {
	font-weight:bold;
	background:#f0f0f0;
}
table.data tr.odd td {
	background:#fafafa;
}
table.data tr.even td {
	background:#f5f5f5;
}
ul {
	margin:0px 0px 0px 20px;
}
/*************************************** FONTS  ***************************************/
a:link, a:visited, a:active {
	color:#3d4c5a;
	text-decoration:underline;
}
a.nu:link, a.nu:visited, a.nu:active {
	color:#3d4c5a;
	text-decoration:none;
}
a:hover, a.nu:hover {
	color:#ff7200;
	text-decoration:underline;
}
a.or:link, a.or:visited, a.or:active {
	color:#ffaa00;
	text-decoration:none;
}
a.or:hover {
	color:#ffaa00;
	text-decoration:underline;
}
a.wh:link, a.wh:visited, a.wh:active {
	color:#ffffff;
	text-decoration:underline;
}
a.wh:hover {
	color:#ffaa00;
	text-decoration:underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3d4c5a;
	font-weight:normal;
}
.green {
	color:#7ba704;
}
.orange {
	color:#ff7200;
}
.price_reg {
	text-decoration:line-through;
}
.price_our {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff7200;
}
.red {
	color:#cc0000;
}
.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.small {
	font-size:10px;
}
.smaller {
	font-size:9px;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
/*************************************** FONTS  ***************************************/
/************************************** BUTTONS  **************************************/
div.button_outter_disabled {
	border:#bbbbbb solid 1px;
	background:#bbbbbb;
	cursor:pointer;
	float:left;
	display:none;
}
div.button_outter_orange {
	border:#ff7200 solid 1px;
	background:#ff7200;
	cursor:pointer;
	float:left;
	h:expression(onmouseover=new Function("this.style.background='#3d4c5a';this.style.borderColor='#3d4c5a';"),
					onmouseout=new Function("this.style.background='#ff7200';this.style.borderColor='#ff7200';"));
}
div.button_outter_orange:hover {
	border:#3d4c5a solid 1px;
	background:#3d4c5a;
}
div.button_outter {
	border:#3d4c5a solid 1px;
	background:#3d4c5a;
	cursor:pointer;
	float:left;
	h:expression(onmouseover=new Function("this.style.background='#ff7200';this.style.borderColor='#ff7200';"),
					onmouseout=new Function("this.style.background='#3d4c5a';this.style.borderColor='#3d4c5a';"));
}
div.button_outter:hover {
	border:#ff7200 solid 1px;
	background:#ff7200;
}
div.button_inner {
	height:15px;
	line-height:15px;
	border:#ffffff solid 1px;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	color:#ffffff;
	white-space:nowrap;
	float:left;
}
div.button_inner img {
	margin-left:5px;
}
/************************************** BUTTONS  **************************************/
/*************************************** HEADER ***************************************/
#div_website {
	width:788px;
	margin:0px auto;
	padding:0px;
	background:#ffffff;
}
#div_header {
	background:url(images/layout/header-bg.gif) no-repeat top;
	height:82px;
	padding:2px;
}
#div_header #img_logo {
	margin:30px 0px 0px 20px;
}
#div_header #div_headerinfo {
	float:right;
}
#div_header #div_headerinfo #div_account {
	background:#f6f6f6 url(images/layout/headerinfo-topright.gif) no-repeat top right;
	width:219px;
	height:38px;
	margin-bottom:2px;
	padding:10px 0px 0px 20px;
}
#div_header #div_headerinfo #div_account ul {
	margin:0px;
	padding:0px;
}
#div_header #div_headerinfo #div_account ul li {
	display:inline;
	border-left:#3d4c5a solid 1px;
	padding:0px 10px 0px 10px;
}
#div_header #div_headerinfo #div_account ul li.first {
	border-left:none;
	padding-left:0px;
}
#div_header #div_headerinfo #div_cart {
	background:#f0f0f0;
	width:199px;
	height:22px;
	padding:10px 20px 0px 20px;
}
#div_header #div_headerinfo #div_cart img.icon {
	float:left;
	margin-top:3px;
}
#div_header #div_headerinfo #div_cart div.info {
	float:left;
	margin-left:5px;
	text-align:left;
	line-height:20px;
}
#div_header #div_headerinfo #div_cart div.button_outter_orange {
	float:right;
}
/*************************************** HEADER ***************************************/
/************************************** TOP  NAV **************************************/
#div_topnav {
	background:#64717e url(images/layout/topnav-bg.gif) repeat-x;
	height:35px;
	margin:0px 2px 0px 2px;
}
#div_topnav ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}
#div_topnav ul li {
	height:20px;
	display:block;
	float:left;
	padding:11px 9px 0px 10px;
	margin:0px 5px 0px 0px;
	cursor:pointer;
}
/************************************** TOP  NAV **************************************/
/************************************** TOP INFO **************************************/
#div_topinfo {
	background:#64717e url(images/layout/topinfo-bg.gif) repeat-x;
	height:26px;
	line-height:26px;
	margin:0px 2px 0px 2px;
	color:#ffffff;
	padding:0px 20px 0px 20px;
}
#div_topinfo #div_search {
	float:right;
	width:230px;
	padding-top:3px;
}
#div_topinfo #div_search div.button_outter {
	float:right;
}
#div_topinfo #div_search input {
	float:right;
	width:150px;
	margin:1px 10px 0px 0px;
}
#div_topinfo #div_advsearch {
	float:right;
}
/************************************** TOP INFO **************************************/
/*********************************** CONTENT - BASE ***********************************/
div.clear {
	clear:both;
}
#div_content {
	border-top:#ffffff solid 2px;
	margin:0px 2px 0px 2px;
}
#div_content #div_content_bg {
	background:url(images/layout/categories-bg.gif) left repeat-y;
}
#div_content #div_categories {
	float:left;
	width:130px;
	padding:10px 0px 10px 10px;
}
#div_content #div_catalog {
	float:right;
	width:634px;
}
/*********************************** CONTENT - BASE ***********************************/
/******************************** CONTENT - CATEGORIES ********************************/
#div_content #div_categories ul {
	margin:0px 0px 10px 0px;
	padding:0px;
}
#div_content #div_categories #ul_manu_long {
	display:none;
}
#div_content #div_categories ul li {
	list-style:none;
	padding:1px 10px 1px 10px;
}
#div_content #div_categories ul li a:link,
#div_content #div_categories ul li a:visited,
#div_content #div_categories ul li a:active {
	text-decoration:none;
}
#div_content #div_categories ul li.selected {
	background:#3d4c5a;
	color:#f0f0f0;
}
#div_content #div_categories ul li.selected a:link,
#div_content #div_categories ul li.selected a:visited,
#div_content #div_categories ul li.selected a:active {
	color:#f0f0f0;
	text-decoration:none;
}
/******************************** CONTENT - CATEGORIES ********************************/
/******************************** CONTENT - UNIVERSAL  ********************************/
#div_content #div_title {
	padding:20px;
	background:#f0f0f0;
}
#div_content #div_title #frm_title {
	width:400px;
	float:right;
	text-align:right;
}
#div_content #div_title #frm_title select,
#div_content #div_title #frm_title div.button_outter {
	float:right;
	vertical-align:middle;
	margin-left:10px;
}
#div_content #div_empty_content {
	padding:75px 20px 100px 20px;
	text-align:center;
	font-weight:bold;
	border:#f0f0f0 solid 1px;
	margin-top:2px;
}
#div_content #div_empty_content div.button_outter {
	font-weight:normal;
}
/******************************** CONTENT - UNIVERSAL  ********************************/
/********************************* CONTENT - CATALOG  *********************************/
#div_content #div_catalog #frm_refine_search {
	padding:10px 20px 10px 20px;
	background:#e4e5e6;
	margin-left:2px;
}
#div_content #div_catalog #frm_refine_search div.title {
	float:left;
}
#div_content #div_catalog #frm_refine_search ul {
	margin:0px;
	padding:0px;
}
#div_content #div_catalog #frm_refine_search ul li {
	display:block;
	float:left;
	padding:5px 10px 0px 0px;
}
#div_content #div_catalog #frm_refine_search ul li select {
	width:150px;
}
#div_content #div_catalog div.controls {
	padding:5px 20px 5px 20px;
	background:#f0f0f0;
	clear:both;
	margin:0px 0px 0px 2px;
	text-align:right;
	border-top:#ffffff solid 2px;
}
#div_content #div_catalog #div_products div.product,
#div_content #div_catalog #div_products div.product_middle {
	float:left;
	width:209px;
	padding:2px 0px 0px 2px;
}
#div_content #div_catalog #div_products div.product_middle {
	width:210px;
}
#div_content #div_catalog #div_products div.product_coupon {
	float:left;
	width:315px;
	padding:2px 0px 0px 2px;
}
#div_content #div_catalog #div_products div div.style {
	padding:10px;
	border:#f0f0f0 solid 1px;
	height:230px;
	overflow:hidden;
}
#div_content #div_catalog #div_products div.product_coupon div.style {
	border:#64717e dashed 1px;
	height:125px;
}
#div_content #div_catalog #div_products div.product_coupon div.style div.coupon_desc {
	text-align:center;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/icons/star.gif) repeat-x center;
	height:23px;
	overflow:hidden;
}
#div_content #div_catalog #div_products div.product_coupon div.style div.coupon_desc span {
	background:#ffffff;
	padding:0px 5px 0px 5px;
}
#div_content #div_catalog #div_products div div.style img.thumb {
	width:100px;
	height:100px;
}
#div_content #div_catalog #div_products div.product_coupon div.style img.thumb {
	width:100px;
	height:100px;
	float:left;
}
#div_content #div_catalog #div_products div div.subtitle {
	line-height:15px;
	height:45px;
	overflow:hidden;
}
#div_content #div_catalog #div_products div div.sku {
	font-size:10px;
}
#div_content #div_catalog #div_products div.product_coupon div.subtitle {
	line-height:15px;
	height:45px;
	width:175px;
	overflow:hidden;
	float:right;
	padding-top:15px;
}
#div_content #div_catalog #div_products div.product_coupon div.coupon_expiration {
	width:175px;
	float:right;
	padding-top:10px;
}
#div_content #div_catalog #div_products div div.extra {
	padding:5px 0px 5px 0px;
	font-weight:bold;
	font-size:12px;
	height:15px;
}
#div_content #div_catalog #div_products div div.price {
	line-height:14px;
	height:14px;
	padding:0px 0px 10px 0px;
}
#div_content #div_catalog #div_banner {
	padding:2px 0px 0px 2px;
}
/********************************* CONTENT - CATALOG  *********************************/
/********************************* CONTENT - PRODUCT  *********************************/
#div_content #div_catalog div.db_warranty {
	font-weight:bold;
	color:#FF7200;
	font-size:14px;
	padding:5px 0px 5px 0px;
}
#div_content #div_catalog #div_product_images {
	float:left;
	width:300px;
	padding:0px 20px 0px 2px;
}
#div_content #div_catalog #div_product_images #div_thumb img {
	float:left;
	margin:2px 2px 0px 0px;
	border:#f0f0f0 solid 1px;
	cursor:pointer;
}
#div_content #div_catalog #frm_product_order {
	float:left;
	width:292px;
	padding:20px 20px 10px 0px;
}
#div_content #div_catalog #frm_product_order #div_extra {
	padding:20px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
}
#div_content #div_catalog #frm_product_order #div_price {
	padding:20px 0px 20px 0px;
}
#div_content #div_catalog #frm_product_order #shipping_msg {
	padding:5px 0px 0px 0px;
}
#div_content #div_catalog #frm_product_order table {
	margin-top:10px;
}
#div_content #div_catalog #frm_product_order table tr td {
	padding:2px 5px 2px 5px;
	background:#f5f5f5;
	border:#ffffff 2px solid;
}
#div_content #div_catalog #frm_product_order table tr.heading td {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#f0f0f0;
	text-transform:uppercase;
}
#div_content #div_catalog #frm_product_order #div_options input,
#div_content #div_catalog #frm_product_order #div_options select {
	margin-bottom:5px;
}
#div_content #div_catalog #frm_product_order div.button_outter {
	margin-top:20px;
}
#div_content #div_catalog #div_product_details {
	clear:both;
	width:632px;
	padding:2px 0px 0px 2px;
}
#div_content #div_catalog #div_product_details div.style {
	padding:20px;
	border:#f0f0f0 solid 1px;
}
#div_content #div_catalog #div_product_details div.style div.title {
	padding-bottom:5px;
}
#div_content #div_catalog #div_product_details div.style div.description {
	padding-bottom:20px;
}
#div_content #div_catalog #div_product_details div.style table tr td {
	padding:5px;
	background:#f5f5f5;
	border:#ffffff 2px solid;
}
#div_content #div_catalog #div_product_details div.style #div_connectors div.connector {
	float:left;
	white-space:nowrap;
	text-align:center;
	padding:0px 10px 20px 0px;
}
#div_content #div_catalog #div_product_details div.style #tbl_related_products {
	width:100%;
}
#div_content #div_catalog #div_product_details div.style #tbl_related_products tr td {
	padding:2px;
	border-left:none;
	border-right:none;
	height:50px;
}
#div_content #div_catalog #div_product_details div.style #tbl_related_products tr.even td {
	background:#f5f5f5;
}
#div_content #div_catalog #div_product_details div.style #tbl_related_products tr.odd td {
	background:#fcfcfc;
}
#div_content #div_catalog #div_product_details div.style #tbl_related_products tr td img {
	float:left;
	padding:0px 10px 0px 0px;
}
#div_content #div_catalog #div_product_details div.style #tbl_related_products tr td div.price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff7200;
	padding:5px 0px 0px 0px;
}
/********************************* CONTENT - PRODUCT  *********************************/
/*********************************** CONTENT - CART ***********************************/
#div_content #tbl_cart_products {
	width:100%;
	margin:2px 0px 0px 0px;
}
#div_content #tbl_cart_products tr td {
	padding:10px 20px 20px 20px;
	border-bottom:#f0f0f0 solid 1px;
	vertical-align:top;
}
#div_content #tbl_cart_products tr.heading td {
	padding:2px 20px 2px 20px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#aaaaaa;
	text-transform:uppercase;
	color:#ffffff;
	border-bottom:none;
}
#div_content #tbl_cart_products tr.last td {
	border-bottom:none;
}
#div_content #div_cart_main {
	width:340px;
	float:right;
	background:#f0f0f0;
}
#div_content #div_cart_main #div_cart_totals {
	padding:5px 20px 5px 20px;
	background:#f0f0f0;
	border-bottom:#ffffff solid 2px;
}
#div_content #div_cart_main #div_cart_totals table {
	width:100%;
	font-weight:bold;
}
#div_content #div_cart_main #div_cart_totals table tr td {
	padding:5px 0px 5px 0px;
	border-bottom:#e4e5e6 solid 1px;
	white-space:nowrap;
}
#div_content #div_cart_main #div_cart_totals table tr.attacher td {
	padding:5px 0px 0px 0px;
	border-bottom:none;
}
#div_content #div_cart_main #div_cart_totals table tr.attachee td {
	padding:0px 0px 5px 0px;
}
#div_content #div_cart_main #div_cart_totals table tr.last td {
	border-bottom:none;
}
#div_content #div_cart_main #div_cart_totals table tr td.price {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#div_content #div_cart_main #div_cart_totals table tr td input.text {
	margin-top:5px;
	width:35px;
	float:left;
	margin-right:5px;
	font-weight:normal;
}
#div_content #div_cart_main #div_cart_totals table tr td select {
	font-weight:normal;
	width:185px;
}
#div_content #div_cart_main #div_cart_totals table tr td div.button_outter {
	margin-top:5px;
	font-weight:normal;
}
#div_content #div_cart_main #div_cart_checkout {
	background:#ececec;
	padding:10px 20px 10px 0px;
}
#div_content #div_cart_main #div_cart_checkout div.button_outter_orange,
#div_content #div_cart_main #div_cart_checkout div.button_outter_disabled {
	float:right;
	font-size:16px;
	font-weight:bold;
}
#div_content #div_cart_main #div_cart_checkout div.button_outter_orange div.button_inner,
#div_content #div_cart_main #div_cart_checkout div.button_outter_disabled div.button_inner {
	border:#ffffff solid 1px;
	padding:5px 25px 5px 25px;
	text-transform:uppercase;
	color:#ffffff;
	white-space:nowrap;
	float:left;
}
#div_content #div_cart_main #div_cart_checkout div.button_outter_orange div.button_inner img,
#div_content #div_cart_main #div_cart_checkout div.button_outter_disabled div.button_inner img {
	margin-left:10px;
}
#div_content #div_cart_coupons {
	background:url(images/banners/cart-coupon.jpg) no-repeat;
	width:402px;
	height:50px;
	padding:50px 20px 0px 20px;
	float:left;
	color:#ffffff;
}
#div_content #div_cart_coupons input {
	margin:5px 10px 0px 0px;
	float:left;
	width:150px;
}
#div_content #div_cart_coupons div.button_outter {
	margin-top:5px;
}
#div_content #div_cart_coupons #div_cart_couponbook {
	margin-top:2px;
	float:left;
	font-size:10px;
	white-space:nowrap;
}
#div_content #div_cart_coupons #div_cart_couponbook a:link,
#div_content #div_cart_coupons #div_cart_couponbook a:visited,
#div_content #div_cart_coupons #div_cart_couponbook a:active,
#div_content #div_cart_coupons #div_cart_couponbook a:hover {
	color:#e6ff14;
	text-decoration:underline;
}
#div_submit_order div.button_outter_orange {
	font-size:16px;
	font-weight:bold;
}
#div_submit_order div.button_outter_orange div.button_inner {
	border:#ffffff solid 1px;
	padding:5px 25px 5px 25px;
	text-transform:uppercase;
	color:#ffffff;
	white-space:nowrap;
	float:left;
}
#div_submit_order div.button_outter_orange div.button_inner img {
	margin-left:10px;
}
/*********************************** CONTENT - CART ***********************************/
/******************************** CONTENT - MY ACCOUNT ********************************/
#div_content #frm_signin {
	margin:2px 0px 0px 0px;
}
#div_content #div_register {
	margin:2px 0px 0px 2px;
}
#div_content #frm_signin,
#div_content #div_register {
	width:391px;
	float:left;
}
#div_content #frm_signin div.style,
#div_content #div_register div.style {
	border:#f0f0f0 solid 1px;
	padding:20px;
	height:225px;
}
#div_content #frm_signin div.style div.title,
#div_content #div_register div.style div.title {
	padding-bottom:5px;
}
#div_content #frm_signin div.style #div_signin {
	margin:10px 0px 10px 0px;
}
#div_content #frm_signin div.style #div_signin_error {
	padding:10px 10px 30px 10px;
	margin:10px 0px 10px 0px;
	background:#fff0f0;
	border:#cc0000 1px solid;
	color:#cc0000;
}
#div_content #frm_signin div.style input {
	width:200px;
	margin-top:2px;
}
/******************************** CONTENT - MY ACCOUNT ********************************/
/******************************* CONTENT - STATIC PAGES *******************************/
#div_content #div_static_pages {
	margin-top:2px;
	border:#f0f0f0 solid 1px;
	padding:20px;
}
#div_content #div_static_pages div.form_box {
	border-bottom:#f0f0f0 solid 1px;
	margin-bottom:20px;
	padding-bottom:20px;
}
#div_content #div_static_pages div div.title {
	padding-bottom:5px;
}
#div_content #div_static_pages div div.subtitle {
	padding-bottom:3px;
}
#div_content #div_static_pages div img.selection {
	float:left;
	padding:0px 36px 0px 36px;
}
#div_content #div_static_pages div.icon_box {
	width:440px;
	border:#f0f0f0 solid 1px;
	margin-bottom:20px;
	/*padding:20px 20px 0px 20px;*/
}
#div_content #div_static_pages img.icon {
	float:left;
	padding:20px 15px 0px 20px;
}
#div_content #div_static_pages div.content {
	float:left;
	width:335px;
	padding:20px 0px 20px 0px;
}
#div_content #div_icon_box_side {
	width:240px;
	float:right;
	background:#f0f0f0;
	padding:20px;
}
#div_content #div_icon_box_side .strong {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#div_content #div_icon_box_side div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
}
#div_content #div_icon_box_side div.desc {
	font-size:12px;
	padding:0px 0px 15px 0px;
}
#div_content #div_icon_box_side ul {
	margin:0px;
	padding:0px;
}
#div_content #div_icon_box_side ul li {
	padding:0px 0px 15px 0px;
	list-style:none;
}
#div_content #div_title #div_title_right {
	width:400px;
	float:right;
	text-align:right;
	position:relative;
	top:-3px;
}
#div_content #div_title #div_title_right img {
	float:right;
	vertical-align:middle;
	margin-left:20px;
}
/******************************* CONTENT - STATIC PAGES *******************************/
/******************************** CONTENT - CONTACT US ********************************/
#div_content #frm_contactus {
	margin:20px 0px 20px 0px;
	float:left;
}
#div_content #frm_contactus div.subtitle {
	margin-bottom:3px;
}
#div_content #frm_contactus #div_contactus_error {
	padding:10px;
	background:#fff0f0;
	border:#cc0000 1px solid;
	color:#cc0000;
}
#div_content #frm_contactus #div_contactus_error div.title {
	margin:0px 0px 8px 0px;
}
#div_content #frm_contactus table tr td {
	padding:2px 0px 2px 0px;
}
#div_content #frm_contactus table tr td.label {
	padding-right:10px;
	text-align:right;
}
#div_content #frm_contactus table tr td input,
#div_content #frm_contactus table tr td textarea {
	width:200px;
}
#div_content #frm_contactus table tr td textarea {
	height:100px;
}
/******************************** CONTENT - CONTACT US ********************************/
/********************************** CONTENT - SEARCH **********************************/
#div_content #frm_search {
	margin-top:2px;
}
#div_content #frm_search div.style {
	border:#f0f0f0 solid 1px;
	padding:15px;
}
#div_content #frm_search div.style div.form_box {
	border-bottom:#f0f0f0 solid 1px;
	padding-bottom:30px;
	margin-bottom:15px;
}
#div_content #frm_search div.style div div.title {
	background:#fff0f0;
	border:#cc0000 1px solid;
}
#div_content #frm_search div.style div div.form_description {
	float:right;
	width:210px;
	padding-top:35px;
}
#div_content #frm_search div.style div table {
	width:525px;
}
#div_content #frm_search div.style div table tr.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#div_content #frm_search div.style div table tr td {
	width:310px;
	padding:5px 0px 5px 0px;
}
#div_content #frm_search div.style div table tr td ul {
	margin:0px;
	padding:0px;
}
#div_content #frm_search div.style div table tr td ul li {
	list-style:none;
	display:block;
	float:left;
	line-height:20px;
	height:20px;
	padding-right:10px;
}
#div_content #frm_search div.style div table tr.heading td {
	padding-bottom:10px;
}
#div_content #frm_search div.style div table tr td.label {
	width:205px;
	padding-right:10px;
	text-align:right;
}
#div_content #frm_search div.style div table tr td input.text,
#div_content #frm_search div.style div tr td select {
	width:300px;
}
/********************************** CONTENT - SEARCH **********************************/
/********************************* CONTENT - CHECKOUT *********************************/
#div_content #div_checkout {
	margin-top:2px;
}
#div_content #div_checkout div.style {
	border:#f0f0f0 solid 1px;
	padding:15px;
}
#div_content #div_checkout div.style form div.form_box {
	border-bottom:#f0f0f0 solid 1px;
	padding-bottom:30px;
	margin-bottom:15px;
}
#div_content #div_checkout div.style form div div.title {
	padding-bottom:5px;
}
#div_content #div_checkout div.style form div table {
	width:660px;
}
#div_content #div_checkout div.style form div table.style {
	width:525px;
}
#div_content #div_checkout div.style form div table tr.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#div_content #div_checkout div.style form div table tr td {
	width:500px;
	padding:5px 0px 5px 0px;
}
#div_content #div_checkout div.style form div table.style tr td {
	width:310px;
}
#div_content #div_checkout div.style form div table tr.heading td {
	padding-bottom:10px;
}
#div_content #div_checkout div.style form div.form_box_error table tr.heading td {
	padding:5px 0px 10px 10px;
}
#div_content #div_checkout div.style form div.form_box_error table tr.heading td {
	color:#cc0000;
}
#div_content #div_checkout div.style form div table tr td.label {
	width:160px;
	padding-right:10px;
	text-align:right;
}
#div_content #div_checkout div.style form div table.style tr td.label {
	width:205px;
}
#div_content #div_checkout div.style form div table.style tr td input.text {
	width:300px;
}
/********************************* CONTENT - CHECKOUT *********************************/
/*********************************** CONTENT - FORM ***********************************/
#div_content #frm_form {
	margin-top:2px;
}
#div_content #frm_form div.style {
	border:#f0f0f0 solid 1px;
	padding:15px;
}
#div_content #frm_form div.style div.form_box {
	border-bottom:#f0f0f0 solid 1px;
	padding-bottom:30px;
	margin-bottom:15px;
}
#div_content #frm_form div.style div.form_box_error {
	background:#fff0f0;
	border:#cc0000 1px solid;
	padding-bottom:15px;
	margin-bottom:15px;
}
#div_content #frm_form div.style div.form_box div.title {
	background:#fff0f0;
	border:#cc0000 1px solid;
}
#div_content #frm_form div.style div div.form_description {
	float:right;
	width:210px;
	padding-top:35px;
}
#div_content #frm_form div.style div.form_box_error div.form_description {
	width:200px;
	padding-right:10px;
}
#div_content #frm_form div.style div table {
	width:525px;
}
#div_content #frm_form div.style div table tr.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#div_content #frm_form div.style div table tr td {
	width:310px;
	padding:5px 0px 5px 0px;
}
#div_content #frm_form div.style div table tr.heading td {
	padding-bottom:10px;
}
#div_content #frm_form div.style div.form_box_error table tr.heading td {
	padding:5px 0px 10px 10px;
}
#div_content #frm_form div.style div.form_box_error table tr.heading td {
	color:#cc0000;
}
#div_content #frm_form div.style div table tr td.label {
	width:205px;
	padding-right:10px;
	text-align:right;
}
#div_content #frm_form div.style div table tr td input.text,
#div_content #frm_form div.style div table tr td select,
#div_content #frm_form div.style div table tr td textarea {
	width:300px;
}
#div_content #frm_form div.style div table tr td textarea {
	height:100px;
}
/*********************************** CONTENT - FORM ***********************************/
/******************************** CONTENT - EMAIL LIST ********************************/
#div_content #frm_email {
	width:744px;
	background:#6c7175;
	border-top:#ffffff solid 2px;
	color:#ffffff;
	line-height:26px;
	clear:both;
	padding:0px 20px 0px 20px;
}
#div_content #frm_email input {
	float:right;
	width:130px;
	margin:3px 10px 0px 0px;
}
#div_content #frm_email div.button_outter {
	margin-top:2px;
	float:right;
}
/******************************** CONTENT - EMAIL LIST ********************************/
/*************************************** FOOTER ***************************************/
#div_footer {
	padding:2px 2px 0px 2px;
}
#div_footer ul {
	margin:0px;
	padding:0px;
}
#div_footer ul li {
	display:block;
	float:left;
	width:175px;
	border-left:#3d4c5a 1px solid;
	padding:5px 0px 5px 20px;
}
#div_footer ul li.first {
	border-left:none;
}
#div_footer ul li ul li {
	display:inherit;
	float:none;
	padding:5px 0px 0px 0px;
	border-left:none;
	list-style:none;
}
#div_copyright {
	color:#798087;
	padding-top:5px;
	clear:both;
	width:788px;
	text-align:center;
	font-size:10px;
	margin:0px auto;
}
/*************************************** FOOTER ***************************************/
