html, body {
    height: 100%;
}


body { font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 0px; margin: 0px;
	 background: url("images/body_bg.png") repeat-x top #f0f0f0;
	  }

.main_ie_container { text-align: center; background: url("images/bg_top.jpg") no-repeat top center;
  min-height: 100%; 
	position: relative;
	height: auto !important; 
height: 100%; 
}
.main_container {width: 938px;  margin-left: auto; margin-right: auto; text-align: left; border: 0px; padding: 0px 0px 0px 0px; 
    min-height: 100%;

		}
form { margin: 0; }
input { display: inline-block; }

#nav { height: 126px; margin: 0px; padding: 0px; width: 904px;  }
.top { height: 115px; margin: 0px; padding: 0px; width: 904px;  }

.top h2 { float: none; clear: both; color: #253936; font-size: 15px; margin-top: 0px; margin-bottom: 2px; }
.top p { color: #e8e8e8; }
.top a { color: #e8e8e8; }
.quick_links { line-height: 28px; margin: 0; padding: 0; background: url(images/top_bg.png) repeat-x; text-align: right; width: 100%; height: 37px;  }
.quick_links img { border: 0; vertical-align: middle; margin-right: 8px; }
.quick_links a { text-decoration: none; margin-right: 10px;  }
.quick_links a:hover { text-decoration: underline; }

.main_nav ul {  text-align: center; margin: -23px 0px 0px 200px; padding: 0px; height: 54px; list-style-type: none; clear: all; display: block;}
.main_nav li { float: left; margin: 0px; padding: 0px; display: block; height: 37px; }
.main_nav a { font-size: 12px; margin-right: 2px; color: #404040; font-weight: bold; text-decoration: none; width: 110px; height: 54px; background: url("images/tab_bg.png") no-repeat 50% 0% ; display: block;  line-height: 30px; text-align: center; }
.main_nav a:hover {  background: url("images/tab_bg_c.png") no-repeat 50% 0% ;}
.main_nav .current { color: #101010; background: url("images/tab_bg_h.png") no-repeat 50% 0% ; }
.main_nav li ul {
    display: none;
}
.main_nav li:hover > ul  { z-order: 200;     display: block; height: auto; }
.main_nav li:sfhover ul { z-order: 200;     display: block; height: auto;  } 


.submenu {z-index:8;  height: auto; 
	 top: 128px;  width: 130px; position: absolute; color: #ffffff; background: url("images/pop_shadow.png") bottom no-repeat;   }

.submenu li { line-height: 18px; padding: 0; padding-left: 9px; filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9;}
.submenu a { line-height: 18px; padding: 4px 2px 4px 2px; margin: 0; height: 17px; text-align: center; background: transparent; background-color: #5989ba; width: 110px;  }
.submenu a:hover { line-height: 18px; padding: 4px 2px 4px 2px; margin: 0; height: 17px; text-align: center; background: #2b519b; color: #ffffff;  width: 110px;}


.more_nav { display: inline-block; background: url("images/more_nav_bg.png") repeat-x top; margin: 0px 0px 0px -1px; padding: 0; height: 37px; }
.more_nav ul { margin: 0; padding: 0; list-style: none;  list-style-type: none; height: 34px;} 
.more_nav li { text-align: center; margin: 0; padding: 0; display: block; float: left;  line-height: 32px; height: 34px; list-style-type: none;  list-style: none; background: url("images/more_nav_div.png") no-repeat 4px right; }
.more_nav a { padding: 0px 16px 0px 16px; text-decoration: none; color: #ffffff; }
.more_nav a:hover { text-decoration: underline;}
.more_nav img { border: 0; }
.sub_title { display: block; float: left; line-height: 32px; padding-left: 32px; padding-right: 32px; font-weight: bold; background: url("images/more_nav_title.png") repeat-x; color: #ffffff; }

.bottom_filler { height: 10px; line-height: 10px; margin: 0; padding: 0; }



#content { background: url(images/content_bg.png) repeat-y center;  padding: 0px 5px 0px 5px; margin: 0px 0px 50px 0px; display: inline-block; background-color: #ffffff; min-height: 100%; height: 100%; margin-top: 0px; }
#content h1 { font-size: 14px; color: #253936; margin-top: 5px; }
#content h2 { font-weight: bold; font-size: 11px; color: #253936; margin-bottom: 4px; margin-top: 4px; }

#inner_content { margin-bottom: 52px; text-align: left; padding-left: 10px; padding-right: 10px;  background-color: #ffffff; min-height: 100%; }
#inner_content img { margin: 5px; }
.header { width: 146px; height: 16px; float: left; display: block; margin-bottom: 5px; text-align: center; padding-top: 5px; border: 1px solid #5989ba; background: url("images/heading_bg.gif") no-repeat top center; font-weight: bold; color: #ffffff; }

.flyout { width: 680px; margin-left: 10px; margin-right: 10px; background: url("images/flyout_bg.png") no-repeat top center ;  padding: 10px;}

#leftbar { background: #fff; float: left; width: 148px; display: block; margin-top: 28px; }

#rightbar { background: #fff; float: right; width: 148px; display: block; min-height: 100%; padding: 5px; margin-top: 28px; }
#rightbar p { margin: 0px; }
.rightbar_input { width: 135px; }
.form_button { font-size: 10px; width: auto; padding: 2px; }

.error { border: 1px solid #ff8080; background: url("images/exclamation.png") no-repeat 4% 50%; background-color: #fff0f0; padding: 10px 10px 10px 30px; margin: 10px;  text-align: center; font-weight: bold; color: #800000; }
.error p { line-height: 15px; margin: 4px;}

.information { border: 1px solid #80ff80; background: url("images/accept.png") no-repeat 4% 50%; background-color: #f0fff0; padding: 10px 10px 10px 30px; margin: 10px;  text-align: center; font-weight: bold; color: #008000; }
.information p { line-height: 15px; margin: 4px;}


.next_page_box { text-align: center; margin-bottom: 10px; margin-top: 25px;  }
.next_page { text-align: center; background-color: #f0f0f0; border: 1px solid #a0a0a0; padding: 5px; width: 60%; margin-left:auto; margin-right: auto;  }
.next_page a { color: #cc0000; text-decoration: none; }
.next_page a:hover { color: #800000; }
.next_page img { border: 0; vertical-align: middle; }

#footer { width: 938px; background: url(images/bottom_bg.png) no-repeat center top #f0f0f0; height: 48px; clear: both; float: none;  text-align: center;  line-height: 15px; color: #707070; 
 position: absolute; 
bottom: 0 !important; 
bottom: -1px; 
height: 48px; 
padding-top: 10px; 
 }
#footer a { color: #ffffff; text-decoration: none; }

.row {  vertical-align: middle; line-height: 28px; clear: both; }
.row span { font-weight: bold; width: 118px;  text-align: right; padding-right: 5px; display: block; float: left; line-height: 28px; vertical-align: middle; height: 28px; }
.row img { border: 0; vertical-align: middle;}

.mselect { height: 75px; }

.order {  color: #000000; border: 1px solid #5989ba; background: url("images/list_fade.png") repeat-x top #ffffff; padding: 5px 10px 5px 10px;  }
.order a { padding: 2px 6px 2px 6px; text-decoration: none;  font-weight: bold; }
.order a:hover { text-decoration: underline; }
.page_current { background: #5989ba; color: #ffffff; }
.order img { border: 0; vertical-align: middle; }
.sort_current { }
.sort_current img { border: 0; vertical-align: middle; }

.mbutton { cursor: hand; font-family: verdana, arial; font-size: 11px; border: 0;  margin: 5px; display: block; text-align: center; text-decoration: none; line-height: 23px;  width:  79px; height: 24px; background: url("images/mbut.gif") no-repeat 50% 50%; color :#ffffff; font-weight: bold; }
.mbutton:hover { background: url("images/mbut_h.gif") no-repeat 50% 50%; }
.mbutton img { border: 0; vertical-align: middle; }

.mbutton2 { cursor: hand; font-family: verdana, arial; font-size: 11px; border: 0; margin: 5px; display: block; text-align: center; text-decoration: none; line-height: 23px;  width: 179px; height: 24px; background: url("images/mbut2.gif") no-repeat 50% 50%; color :#ffffff; font-weight: bold; }
.mbutton2:hover { background: url("images/mbut2_h.gif") no-repeat 50% 50%; }
.mbutton2 img { border: 0; vertical-align: middle; }

.mbutton3 { cursor: hand; font-family: verdana, arial; font-size: 11px; border: 0; margin: 5px; float: left; display: block; text-align: center; text-decoration: none; line-height: 23px;  width:  40px; height: 24px; background: url("images/mbut3.gif") no-repeat 50% 50%; color :#ffffff; font-weight: bold; }
.mbutton3:hover { background: url("images/mbut3_h.gif") no-repeat 50% 50%; }
.mbutton3 img { border: 0; vertical-align: middle; }

.news_item_cont { margin-bottom: 5px;  }
.news_item_cont img { float: right; border: 0; margin-left: 2px; }
.news_item_cont p {  }

.login_box { display: inline-block; width: 46%; float: left; padding: 10px; border: 1px solid #5989ba; background: url("images/list_fade.png") repeat-x top; margin: 7px; }
.feature_box { text-align: center; display: inline-block; width: 29%; float: left; padding: 10px; border: 1px solid #5989ba; background: url("images/list_fade.png") repeat-x top; margin: 7px; }

.product { 
	width: 680px; 
	margin-left: 10px;
	margin-right: 10px;
	background: url("images/flyout_bg.png") no-repeat top center;
	padding: 10px;
	
	}
	
.product img { float: left; margin: 5px; }
.product_details { width: 350px; float: left; display: block; }
.product_title { font-weight: bold; font-size: 13px; color: #253936; display: block; clear: right; }
.product_p { float: none; clear: both; padding: 5px 10px 5px 10px; width: 600px; }

.product_price { line-height: 20px; text-align: center; float: left; width: 150px;  border: 1px solid #e8e8e8; padding: 5px; background: url("images/lg_fade.png") repeat-x top #ffffff;}

.attachment { margin-top: 5px; }
.attachment img { border: 0; vertical-align: middle; }
/*
.group { width: 216px; height: 80px; background-color: #f0f0f0; margin: 5px;
 	text-decoration: none; 
	display: -moz-inline-stack;

	display: inline-block;
    vertical-align: top; 
    }
	
	
.group img { border: 0; margin-right: 2px; text-align: top; float: left; display: block; }
.group .title { font-weight: bold; text-align: center;  text-decoration: none;     }
.group .description { padding: 3px; vertical-align: top;  text-decoration: none;     }

*/

.clear_all { clear: all; float: none; color: #f0f0f0; }

.big {font-size: 14px; font-weight: bold; color: #253936; }


.grey_fade { text-align: center; border: 1px solid #e8e8e8; padding: 5px; background: url("images/lg_fade.png") repeat-x top #ffffff;}
.grey_fade img { vertical-align: middle; border: 0; }



#group {
	background-color: #fffff;
	width: 200px;
	height: 70px;
	display: block;
	float: left;
	margin-left: 21px;
	margin-bottom: 11px;
	border: 1px solid #f0f0f0;
	text-decoration: none; 
	vertical-align: middle; 
}

#group:hover { background: url("images/lg_fade.png") repeat-x top #ffffff; }

#group img {
	border: 0px;
	/*width: 50px;
	height: 50px;
	*/
	float: left;
}

#group .title {
	color: #305030; 
	font-weight: bold;
	text-align: center;
	text-overflow;
	text-decoration: none;
	margin-top: 14px; 
}

#group .description {
	padding: 3px;
	vertical-align: top;
	text-decoration: none;
	text-align: center; 
}

.disclaimer {
	text-align: center;
}

.section_head { font-weight: bold; }
.section_head a { text-decoration: none; color: #305030; }

/* products */

.p_images {
	display: inline-block;
	width: 200px;
	float: left;
	padding: 5px;
	
}

.p_images img { border: 0; }

.p_description {
	margin-left: 180px;
	padding: 10px;
	height: 250px;
}

.p_title {
	background: url(images/p_title.png) no-repeat;
	width: 781px;
	height: 100%;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 14px;
}

.p_content {
	background: url(images/p_content.png) repeat-y;
	width: 781px;
	height: 100%;
	padding: 5px;
	font-size: 12px;
}

.p_foot {
	background: url(images/p_foot.png) no-repeat;
	width: 781px;
	height: 20px;
}

.price {
	font-weight: bold;
	font-size: 14px;
	color: #305030;
	background: url(images/lg_fade.png) repeat-x bottom #ffffff;
	border: 1px solid #f0f0f0; 
	width: 260px; height: 25px; text-align: center;
	padding-top: 5px;
}

.p_description table { border: 1px solid #305030; } 
.p_description table td { padding: 2px 8px 2px 8px; border: 0;}
.header_row { background-color: #305030; color: #fff; font-weight: bold; }
.odd_row { background-color: #f0f0f0; }

#news {
	clear: all;
	width: 284px;
	float: right;
	background: url(images/lg_fade.png) repeat-x bottom;
	border: 1px solid #f0f0f0;
	margin-top: 5px; 
	height: 260px; 
	overflow: auto;
	margin-bottom: 5px
}
#news h1 { font-size: 13px; font-weight: bold; color: #d0d0d0; margin: 0 0 0 2px;  padding: 0; text-transform: uppercase; }

#latest_sales {
	clear: all;
	width: 614px;
	float: left;
	background: url(images/lg_fade.png) repeat-x bottom;
	border: 1px solid #f0f0f0;
	margin-top: 5px; 
	height: 260px; 
	overflow: auto;
	margin-bottom: 5px
}

#latest_sales h1 { font-size: 13px; font-weight: bold; color: #d0d0d0; margin: 0 0 0 2px; padding: 0; text-transform: uppercase; }
.fp_product {   width: 300px; height: 240px; float: left; display: block; margin-left: 3px; margin-right: 3px; }
.fp_title { font-size: 12px; font-weight: bold; margin-top: 5px; margin-bottom: 2px; }
.fp_product img { float: left; border: 0;}

/*
.news_top {
	background: url(wtfisithisnews/news_top.gif) no-repeat;
	height: 27px;
	position: relative;
	top: 2px;
}

.news_mid {
	background: url(wtfisthisnews/news_mid.gif) repeat-y;
}

.news_foot {
	background: url(wtfisthisnews/news_foot.gif) no-repeat;
	height: 29px;
	top: -1px;
	position: relative;
}
*/
.news_content {
	position: relative;
	
	padding: 10px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	margin-top: 40px; 
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('images/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('images/closelabel.gif') no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
 
 /* END Slimbox */

