/* General styles */
body,th,td,tt,p {
	color: #2d2d2d;
	font: 12px tahoma,  verdana, arial, sans-serif;
}
body,form,div {
	margin:	0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}
body {
	background-color: #fff;
	min-width: 800px;
	width: 950px;
	background-image:url(images/backgr.jpg);
background-repeat:repeat-x;
	margin: 0 auto;
	position:relative;

}
input,textarea,select {
	color: #2d2d2d;
	font: 11px arial, verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	
}
input, textarea {
	padding: 1px;
}
textarea {
	margin: 0px;
}
.input-text {
	color: #2d2d2d;
	border: 1px solid #6e9db7;
	vertical-align: top;
	font-weight: normal;
}
.input-textarea {
	border: 1px solid #6e9db7;
	font-weight: normal;
}
.input-text-100 {
	color: #2d2d2d;
	border: #333333 1px solid;
	width: 90%;
}
p {
	margin-top:	6px;
	margin-bottom: 0px;
	color: #2c2b2b;
	font-weight: normal;
}
span123 {
	color: #FFF;
	font: 12px #D23812;
	line-height: 16px;
}
a {
	font:  Tahoma, verdana, arial, sans-serif;
	
}
a:link, a:visited, a:active {
	color: #727375;
	text-decoration: none;
}
a:hover {
	color: #727375;
	text-decoration: none;
}
.underlined:link, .underlined:visited, .underlined:active {
	/*inherits*/
}
.underlined:hover {
	/*inherits*/
}
.underlined-bold:link, .underlined-bold:visited, .underlined-bold:active {
	font-weight: bold;
	color:#727377;
}
.underlined-bold:hover {
	font-weight: bold;
}
.underlined-bold1:link, .underlined-bold1:visited, .underlined-bold1:active {
	font-weight: bold;
	color:#FFFFFF;
}
.underlined-bold1:hover {
	font-weight: bold;
}




.underlined:link, .underlined:visited, .underlined:active {
	/*inherits*/
}
.underlined:hover {
	/*inherits*/
}



.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
hr {
	border: solid #eaf0f5 0px;
	border-top-width: 1px;
	height: 0px;
}
.dark-hr {
	border: solid #d5d5d5 0px;
	border-top-width: 1px;
	height: 0px;
	margin: 14px 0px 19px 0px;
}
.page-title:link, .page-title:visited, .page-title:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.page-title:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
	font-size: 0px;
}
/* /General styles */

/* View large image link */

.view-large-image-link:link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}

/* Header styles */
.language-currency-selectors {
	float: right; 
	padding-top: 9px;
}
.top-search-wrapper  {
	float: left;
	padding: 8px 0px 0px 10px;
	color:#FFFFFF;
	display:block;}
	
.top-search-wrapper-link:link, .top-search-wrapper-link:visited, .top-search-wrapper-link:active{
display:block;
color:#DFDFDF;
}
.top-bg {
	background-color: #fefefe;
}
.select-language {
 	color: #2e2e2e;
	font: 11px arial, arial, verdana, sans-serif;
}
/* /Header styles */

/* Footer styles */
.bottom-copyright {
	color: #717171;
	font: 10px arial, verdana, sans-serif;
}
/* /Footer styles */

/* Side boxes styles */
.sidebox-link:link, .sidebox-link:visited, .sidebox-link:active {
	color: #2d2d2d;
	font: 12px  arial, verdana, sans-serif;
}
.sidebox-link:hover {
	color: #2d2d2d;
	font: 12px  arial, verdana, sans-serif;
}
.sidebox-input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #8fb1da 1px solid;
	width: 80px;
}
/* /Side boxes styles */

/* Categories side box */
.sidebox-rootcategory {
	color: #FFFFFF;
	font: bold 12px arial, sans-serif;
}

.sidebox-rootcategory:link, .sidebox-rootcategory:visited, .sidebox-rootcategory:active {
	color: #FFFFFF;
	font: bold 12px arial, sans-serif;
}
.sidebox-rootcategory:hover {
	color: #FFFFFF;
	font: bold 12px  arial, sans-serif;
}
.sidebox-subcategory:link, .sidebox-subcategory:visited, .sidebox-subcategory:active {
	color: #2d2d2d;
	font: 12px arial, sans-serif;
}
.sidebox-subcategory:hover {
	color: #2d2d2d;
	font: 11px arial, verdana, arial, sans-serif;
}
/* /Categories side box */

/* Search side box */
.search-text {
	color: #2d2d2d;
	font: bold 12px arial, verdana, arial, sans-serif;
}
.search-selectbox {
	width: 150px;
	padding: 1px;
}
/* /Search side box */

/* Notification box */
.notification-body {
	padding: 6px 10px;
	text-align: justify;
}
.notification-title-n { /* Notification message */
	color: #ffffff;
	font: bold 12px arial, verdana, arial, sans-serif;
}
.notification-border-n {
	border: 1px solid #3c74ba;
	background-color: #f3f8fc;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-th-n {
	background: #578bca url(images/notification_th_n.gif) repeat-x;
	height: 19px;
}
.notification-title-e { /* Error message */
	color: #ffffff;
	font: bold 12px arial, verdana, arial, sans-serif;
}
.notification-border-e {
	border: 1px solid #b71408;
	background-color: #fcf3f3;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-th-e {
	background: #de3e37 url(images/notification_th_e.gif) repeat-x;
	height: 19px;
}
.notification-border-w { /* Warning message */
	border: 1px solid #d96e0f;
	background-color: #fdf6ed;
	color: #2b2b2b;

	margin: 0px 39px;
}
.notification-title-w {
	color: #ffffff;
	font: bold 12px arial, verdana, arial, sans-serif;
}
.notification-th-w {
	background: #d96e0f url(images/notification_th_w.gif) repeat-x;
	height: 19px;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #a3a3a3;
}
.section-title, .section-title-over {
	background: #f1f7fb url(images/section_title_bg.gif) repeat-x bottom;
}
.section-title img, .section-title-over img {
	padding-right: 8px;
}
.section-title span, .section-title-over span {
	text-transform: uppercase;
	text-decoration: underline;
	color: #727375;
	font: bold 11px arial, verdana, arial, sans-serif;
	vertical-align: middle;
}
.section-title-over span {
	text-decoration: none;
	vertical-align: middle;
}
.section-body {
	background: #fbfdfe url(images/section_body_bg.gif) repeat-x bottom;
	color: #2d2d2d;
	padding: 16px;
}
.section-body-details {
	background: #fbfdfe url(images/section_body_bg.gif) repeat-x bottom;
	color: #2d2d2d;
	padding: 18px 16px;
}
/* Section in main box */

/* Buttons */
.button:link, .button:visited, .button:hover, .button:active, .action_button:link, .action_button:visited, .action_button:hover, .action_button:active, .big_button:link, .big_button:visited, .big_button:hover, .big_button:active {
	border: 0px solid #1c536a;
	color: #ffffff;
	background: #1e69c7 url('images/but_bg.gif') repeat-x 0 0;
	font: bold 9px Helvetica, Geneva, Helvetica, Helvetica, sans-serif;
	cursor: pointer;
	white-space: nowrap;
	display: inline;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

.action_button:link, .action_button:visited, .action_button:hover, .action_button:active {
	border: 0px solid #9e2b07;
	background: #ff501a url('images/action_but_bg.gif') repeat-x 0 0;
}

.big_button:link, .big_button:visited, .big_button:hover, .big_button:active {
	border: 1px solid #b75128;
	background: #ff501a url('images/big_but_bg.gif') repeat-x 0 0;
	padding: 5px 14px 5px 17px;
}
.disabled_big_button:link, .disabled_big_button:visited, .disabled_big_button:hover, .disabled_big_button:active {
    background: #ededed url(images/big_but_disable_bg.gif) repeat-x;
    color: #b4b4b4;
    border: 1px solid #c1c1c1;
    text-decoration: none;
	display: inline;
    font: bold 9px Helvetica, Helvetica, sans-serif;    
    padding: 5px 14px 5px 17px;
    cursor: not-allowed;
}

.text_button_link:link, .text_button_link:visited, .text_button_link:hover, .text_button_link:active, .action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:hover, .action_text_button_link:active {
	white-space: nowrap;
	margin-right: 1px;
	font: bold 11px Helvetica, verdana, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 2px 20px 2px 0px;

}
.text_button_link:hover, .action_text_button_link:hover  {
	text-decoration: none;
}

.action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:active, .action_text_button_link:hover {
	color: #ff5400;
}
/* /Buttons */

/* Category page */
.category-description {
	color: #2d2d2d;
	font: 11px arial, arial, verdana, sans-serif;
	padding-bottom: 13px;
}
.categories-columns {
	float: left;
	padding-right: 40px;
}
.categories-columns ul {
	line-height: 18px;
}
.categories-image {
	float: left;
	margin: 0px 15px 15px 0px;
	display: inline;
}
.subcategories {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 15px 15px 0px;
	line-height: 17px;
	display: inline;
	border-right: solid 0px #CCCCCC;
	padding-right: 8px;
	padding-bottom:5px;
	width: 110px;
	text-align:center;


}

.subcategories:link, .subcategories:visited, .subcategories:active .subcategories:active{
color: #727375;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 4px;
	width:300px;
	text-align:center;
}
.subcats{
padding-bottom:8px;
padding-right:5px;

}
.subcategories p {
	padding: 0px;
	margin: 0px 0px 1px 0px;
	
}
.product-title:link, .product-title:visited, .product-title:active {
	color: #727375;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 2px;
}
.product-title:hover {
	color: #727375;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}
.list-product-title:link, .list-product-title:visited, .list-product-title:active {
	color: #727375;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.list-product-title:hover {
	color: #727375;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #2d2d2d;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}
.sku {
	font-size: 10px;
	margin: 0px;
}
.more-info {
	font-size: 10px;
	text-align: center;
}
.list-price {
	color: #555555;
	font-size: 11px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
.price, .sub-price {
	color: #990000;
	font: bold 12px Arial;
	padding: 0px;
	margin: 0px;
}
.sub-price {
	color: #333333;
}
.cart-price {
	font-size: 12px;
	font-weight: bold;
}
.discount {
	color: #666666;
	font-size: 10px;

	margin: 0px;
	padding: 0px;
}
/* Category page */

/* Form styles */
.required-field-mark {
	color: #ff0000;
	font-size: 11px;
	vertical-align: top;
}
/* Form styles */

/* Checkout pages */
.tab-wrapper {
	overflow: hidden;
	background: url(images/tab_wrapper_bg.gif) repeat-x bottom;
}
.section-active-tab-bg {
	white-space: nowrap;
	color: #ff6410;
	font: bold 11px arial, verdana, arial, sans-serif;
	background-color: #ffffff;
	border-top: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 4px 10px 6px 10px;
}
.section-inactive-tab-bg {
	font: bold 11px arial, verdana, arial, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	background: #d6e8f2 url('images/tab_bg_active.gif');
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 4px 10px;
	margin-bottom: 1px;
}
.tab-content-border {
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 17px;
	clear: both;
	margin-bottom: 8px;
}
.section-outer-border {
	border: 1px #7A7A7A solid;
	clear: both;
}
a.sort-link:link, a.sort-link:visited, a.sort-link:hover, a.sort-link:active {
	color: #2c2b2b;
	font-weight: bold;
}

.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
	padding: 3px;
	margin: 3px;
	margin-right: 10px;
}
.field-name {
	font: bold 11px arial, arial, verdana, helvetica,	sans-serif;
	white-space: nowrap;
}

.valign {
	vertical-align: middle;
}
.compare-table td {
	padding-left: 8px;
}
.table-td-left-border {
	border-left: solid #ced6da 1px;
}
.table-td-bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
	white-space: nowrap;
}
table label {
	width: auto;
	font-weight: normal;
}

/* Ajax */
.ajax-loading-box {
	border: 1px solid #aaaaaa;
	background-color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 90%;
	width: 65px;
	display: none;
	z-index: 9999;
}
.ajax-message-wrapper {
	display: none;
	position: absolute;
	left: -1200px;
	top: -1000px;
	z-index: 9999;
	width: 339px;
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #366073;  
	border-bottom: 1px solid #366073;
	cursor: pointer;
}
.ajax-message {
	border: 1px solid #5b8496; 
	background: #ffffff url('images/ajax_message_bg.gif') repeat-x bottom; 
	padding: 25px 29px 10px 29px;
}

.ajax-notification-n, .ajax-notification-e, .ajax-notification-w {
	padding-left: 17px; 
	padding-bottom: 15px;
}

.ajax-notification-e {
	background: url('images/ajax_notification_e.gif') no-repeat left 1px; 
}

.ajax-notification-w {
	background: url('images/ajax_notification_w.gif') no-repeat left 1px; 
}

.ajax-notification-n {
	color: #1b7bdd; 
	font-weight: bold; 
	background: url('images/ajax_notification_n.gif') no-repeat left 1px; 
}
/* /Ajax*/

/* Listmania */
.lm-scroller {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
.lm-category-breadcrumbs-link, .lm-category-breadcrumbs-link:link, .lm-category-breadcrumbs-link:visited,  .lm-category-breadcrumbs-link:hover, .lm-category-breadcrumbs-link:active {
	font-weight: normal;
}
.lm-columns {
	float: left;
	width: 48%;
	min-width: 100px;
}
.lm-links {
	padding-bottom: 1px;
}
.lm-description {
	padding: 4px 0px 15px 0px;
	text-align: justify;
}
.lm-top {
	border-top: 1px solid #b7b7b7;
	font-size: 1px;
}
.lm-center {
	border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	padding-top: 6px;
}
.lm-bottom {
	border-bottom: 1px solid #b7b7b7;
	font-size: 1px;
}
.lm-buttons-wrapper {
	padding: 0px 3px 0px 0px;
}
.lm-buttons {
	float: right;
	margin-left: 6px;
	margin-bottom: 1px;
}
.item-wrap {
	background: url('images/sidebox_delim.gif') repeat-x bottom center;
	margin-bottom: 4px;
	padding-bottom: 10px;
	clear: both;
}
.item-image {
	float: left;
	width: 55%;
	margin-right: 5%;
}
.item-description {
	float: right;
	width: 59%;
}
.lm-manufacturer {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
.lm-product-name {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
.lm-cell-content {
	padding: 5px 11px 10px 11px;
}
/* /Listmania */

/* common styles */
.products-list-wrapper {
	width: 100%;
	clear: both;
	padding: 10px 0px 10px 0px;
}
.float-wrapper {
	position: relative;
	overflow: hidden;
	
}
.border {
	border: 1px solid #a3a3a3;
	background-color: #ffffff;
	padding: 1px;
	margin-bottom: 12px;
}
/* /common styles */
/*******************************************************************************************************problem code!*****************************************************
/* main styles */
.header, .footer {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	top: 10px;
}
.footer {
 clear: both;
 position: relative;
 top: -7px;

}
 
.header {
	/*margin-bottom: 10px;*/
}
.container {
	float:left;
	width:100%;
	background-color: #FFFFFF;
	position: relative;
	min-height: 850px;
	padding-bottom:15px;
	overflow:auto;
	border-left: 1px solid #398835;
	border-right: 1px solid #398835;
	
	}

.central-column {
	margin: 0 180px; /* Col width + right[left] margin + central margin */
	min-width: 450px;
	margin-top: 12px;

	
}


.central-column-long {
	margin: 0 15px; /* right[left] margin */
}


.left-column {
	float:left;
	width:165px;
	padding-left: 10px; /* left margin */
	margin-left:-100%;
	padding-top: 10px;
	position: relative;

}
.right-column {
	float:left;
	width:165px;
	margin-left:-170px; /* Col width + right margin*/
	padding-top: 12px;
	position: relative;

}
/*************************************************************************************************************************************************************************
/* /main styles */

 top styles 
.top-quick-link{
	text-align: right;
	padding-top: 10px;
	background-color:#AFB0B2;
 
	

}

.top-quick-link:link, .top-quick-link:visited, .top-quick-link:active {
	padding: 0;
	margin:0;
	list-style: none;
	text-transform: uppercase;
	padding: 5px;
	background-color:#AFB0B2;
	font: normal 12px Arial, verdana, arial, sans-serif;
	color:#FFFFFF;
	width:20px; 
	height:30px; 
	text-align:left;
	
	width: auto;
	


}
.top-quick-link:hover {
	text-transform: uppercase;
	font: normal 12px Arial, sans-serif;
	padding: 0px;
	color: #DFDFDF;
	margin:0;
	width: auto;
}	
	
	/* top styles */

.wrapper-top-menu-left {
	background: #ffffff;
	margin-top: 0px;
	height: 185px;
}
.wrapper-top-menu-right {
	background: #ffffff url;
	margin-left: 0px;
	height: 185px;
}
.wrapper-top-menu {
	background: #ffffff ;
	margin-right: 0px;
	height: 175px;
}
.logo-image-wrapper {
	width: 250px; 
	float: left;
	padding-right: 0px

}
.top-menu-tabs-wrapper {
height:0px;
}
.top-menu-tabs {
	/*clear: both;*/ 
	height: 25px; 
	padding-top: 31px;
	width:285px;
	padding-right: 0px;
	padding-left:0px;
	position:relative;
	left: 405px;
}
.top-menu-title:link, .top-menu-title:visited, .top-menu-title:active {
	color: #0e0e0e;
	font: bold 12px arial, verdana, arial, sans-serif;
	display: block;
	white-space: nowrap;
}

.top-menu-left-bg, .top-menu-active-left-bg {
	background: #def3ff  no-repeat left;
	height: 30px;
	float: right;
	margin-left: 1px;
	cursor: pointer;
}
.top-menu-active-left-bg {
	background: #bbe6fe;
}

.top-menu-right-bg, .top-menu-active-right-bg {
	background: #def3ff;
	height: 27px;
	float: left;
	margin-left: 0px;
	cursor: pointer;
}
.top-menu-active-right-bg {
	background: #bbe6fe;
}

.top-menu-bg, .top-menu-active-bg {
	background: #def3ff;
	margin-right: 1px;
	height: 22px;
	padding: 5px 20px 0px 20px;
	cursor: pointer;
	float: left;
}
.top-menu-active-bg {
	background: #bbe6fe;
}
/* /top styles */

/* main menu style */
.buttons-wrapper {
	margin-top: 10px;
}
.main-menu-first-section-left{
	background: #AFB0B4;
    position: relative;
	text-transform: uppercase;
	padding:8px 10px 8px 8px;
	margin-left: 5px;
	margin:0;	
}

.main-menu-first-section-left:link,.main-menu-first-section-left:active,.main-menu-first-section-left:visited{
	background: #AFB0B4;
    text-transform: uppercase;
	border-right: 1px solid #FFFFFF;
	color:#FFFFFF;
	padding:8px 10px 8px 8px;
	margin-left: 5px;
	margin:0;
	font: normal 12px Arial, sans-serif;
}

.main-menu-first-section-left:hover {
	text-transform: uppercase;
	font: normal 12px Arial, sans-serif;
    padding:8px 10px 8px 8px;
	background-image: #DFDFDF url(images/menu_back.gif) repeat-y ;
	color:#DFDFDF;
	margin:0;
	
	border-right: 1px solid #FFFFFF;
}	



.main-menu-first-section-right {
	background: #AFB0B4 ;
	height: 30px;
	margin-left: 5px;
	width: 100%;
	position:relative;
}
.main-menu-first-section-bg {
	background: #AFB0B4;
	height: 30px;
	margin-right: 5px;
}
.main-menu-second-section {
	background: #FFFFFF;
	height: 23px;
	position: relative;

}
.main-menu-third-section-left {
	background: #ffffff url(images/third_section_left_bg.gif) no-repeat top left;
	height: 44px;
}
.main-menu-third-section-bg {
	margin-left: 5px;
	padding-left: 10px;
	background: #ffffff url(images/third_section_bg.gif) repeat-x center;
	height: 44px;
	margin-right: 0px;
}
p.top-text {
	background: url('images/hot_news_icon.gif') no-repeat left 2px; 
	padding-left: 13px;
	font: bold 11px arial, verdana, arial, sans-serif;
	color: #ff7800;
	margin-top: 0px;
}
/* /main menu style */

/* search styles */
.search-products-text {
	font: bold 12px arial, verdana, arial, sans-serif;
	color: #252525;
}
.search-advanced:link, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	color: #ffffff;
	font: 10px arial, geneva, arial, helvetica, sans-serif;
	padding: 0px 6px 0px 13px;
	text-decoration: none;
	background: url('images/small_white_arrow.gif') no-repeat right 5px;
}
.search-advanced:hover {
	text-decoration: underline;
}
.search-label {
	font: bold 11px arial, geneva, arial, helvetica, sans-serif;
}
/* /search styles */

/* breadcrumbs links */
.breadcrumbs-text {
	color: #D23812;
	font: bold 12px Tahoma, helvetica, sans-serif;
	float: left;
	padding: 6px 9px 3px 16px;
}
.breadcrumbs {
	color: #D23812;
	font: bold 12px Tahoma, geneva, arial, helvetica, sans-serif;
	float: left;
	padding: 6px 0px 3px 0px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #D23812;
	font: bold 12px tahoma, verdana;
	text-decoration: none;
}
.breadcrumbs-link:hover {
	color: #D23812;
	font: 12px tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	
}
.breadcrumbs-arrow {
	width: 3px;
	height: 5px;
	margin: 0px 9px;
}
.bc-wrapper {
	padding: 3px 0px;
}
.bc-text {
	color: #D23812;
	font-weight: bold;
}
.bc-arrow {
	margin: 0px 6px;
}
.bc-link:link, .bc-link:visited, .bc-link:active {
	color: #D23812;
	font-weight: bold;
	text-decoration: underline;
}
.bc-link:hover {
	color: #D23812;
	font-weight: bold;
	text-decoration: none;
}
/* /breadcrumbs links */

/* cart box styles */
.cart-box-bg {
	background: #f9f9f9 url(images/cart_box_bg.gif) repeat-x;
	height: 44px;
	white-space: nowrap;
}
.cartbox-link:link, .cartbox-link:visited, .cartbox-link:hover, .cartbox-link:active {
	color: #2d2d2d;
	font: 11px arial, verdana, sans-serif;
	padding-left:6px;
	text-decoration: underline;
	background: url(images/cart_arrow.gif) no-repeat left 5px;
}
.cartbox-link:hover {
	text-decoration: none;
}
.cartbox-image {
	vertical-align: middle;
	margin: 0px 20px 0px 10px;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-wrapper {
	border: 0px solid #AFB0B4;
	background-color: #ffffff;
    width: 155px;
	margin-bottom: 8px;
	margin-left:4px;
}

.sidebox-title {
background: #00632C;
	height: 12px;
	font: bold 14px  Tahoma, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
     padding: 10px 3px 8px 30px;
	display: block;
	background-image:url(sideback.jpg);
	background-repeat:no-repeat;
	text-transform: uppercase;
	width: 125px;

}

.sidebox-body {
	color: #2d2d2d;
	background-color: #ffffff;
	padding: 5px;
	border: solid 1px #999999;
	width: 146px;
}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper {
	margin: 10px 5px 9px 5px;
}

.sidebox-categories-wrapper .sidebox-body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	border: solid 1px #999999;
	width: 156px;
}

.sidebox-categories-wrapper .sidebox-title {
	background: #00632C;
	height: 12px;
	font: bold 14px  Tahoma, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 10px 3px 8px 30px;
	display: block;
	background-image:url(sideback.jpg);
	background-repeat:no-repeat;
	text-transform: uppercase;
	width:125px;
	
	
}


.sidebox-categories-plain-wrapper  {
	margin: 0px 5px 9px 1px;
}

.sidebox-categories-plain-wrapper .sidebox-body {
	background-color: #ffffff;
	margin: 0;
	border: solid 1px #999999;
	padding: 3px 1px 0px 1px;
}

.sidebox-categories-plain-wrapper .sidebox-title {
	background: #AFB0B4;
	height: 12px;
	border: 1px solid #0d669f;
	font: bold 11px arial, verdana, arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 0px 7px 8px;
}
/* /categories sidebox styles */


/***** Tables *****/

/* Home page bottom boxes */
.bottom-table {
	width: 100%;
	border: 1px solid #616161;
	margin-top: 10px;
}

.bottom-table th {
	background: #5d5d5d url('images/bsidebox_title_bg.gif') repeat-x;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 11px;
	width: 33%;
	text-align: left;
}

.bottom-table td {
	color: #2d2d2d;
	padding: 10px 5px 10px 5px;
	background: #ffffff url(images/bottombox_bg.gif) repeat-x bottom;
	width: 33%;
	vertical-align: top;
}

.bottom-table-delim {
	border-right: 1px solid #d5d5d5;
}
/* /Home page bottom boxes */

/* Common table */
.table {
	border-top: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
	border-left: 1px solid #dee1e5;
}
.table th {
	background-color: #e8eff8;
	font-weight: bold;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
	padding: 3px 5px 2px 5px;
	white-space: nowrap;
}
.table tr {
	background-color: #ffffff;
}
.table td {
	border-right: 1px solid #dee1e5;
	padding: 2px 7px 2px 7px;
}
.table .table-footer td {
	background-color: #e8eff8;
	border-right: 1px solid #dee1e5;
	padding: 0px;
	margin: 0px;
}
.table-row, tr.table-row, td.table-row {
	background-color: #f1f4f6;
}
.padding-td {
	padding: 3px 0px;;
}
/* /Common table */

/* Cart table */
.cart-table-td {
	padding: 5px;
	font-weight: bold;
}
.cart-table-td-slim {
	padding: 5px;
	font-weight: normal;
}
.cart-table-bg {
	background-color: #f3f3f3;
}
.cart-table-dark-bg {
	background-color: #efefef;
}
.cart-total-bg {
	background: #f0f0f0 url(images/cart_total_bg.gif) repeat-x;
	border: 1px solid #a3a3a3;
	height: 34px;
	line-height: 34px;
	padding-right: 5px;
}
/* /Cart table */

/* Utility styles */
.noborder td {
	border: 0px solid #ffffff;
}
.table-bg {
	background: #f7f7f7 url(images/table_bg.gif) repeat-x;
	height: 34px;
}
/* /Utility styles */

/***** /Tables *****/

/* mainbox */
.mainbox-wrapper {
	margin-bottom: 10px;
}
.mainbox-title {
font-family: tahoma, verdana;
font-size: 1.8em;
border-bottom: 1px solid #BC1C18;
color: #D23812
}
.mainbox-body {
	color: #141414;
	background-color: #ffffff;
	padding: 5px 8px 1px 8px;
}


.mainbox-body a{
	color:#666;
	text-decoration:underline;
	
	
}
/* /mainbox */

/* mainbox2 */
.mainbox2-title {
	color: #023f8a;
	text-transform: uppercase;
	font: bold 12px arial, verdana, arial, sans-serif;
	background: url('images/pf-mainbox-delim.gif') repeat-x bottom;
	padding: 13px 0px 12px 0px; /* T R B L*/
	margin: 0px 15px 0px 15px; /* T R B L*/
	display: block;
}
.mainbox2-body, .subheaders-group {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	margin: 21px 15px 21px 15px; /* T R B L*/
}

.subheaders-group {
	margin: 0px 15px 21px 15px; /* T R B L*/
}

.subheader {
	color: #a45200;
	font: bold 15px arial, verdana, arial, sans-serif;
	border-bottom: 1px solid #d5d5d5;
	display: block;
	padding: 13px 0px 7px 0px;
	margin-bottom: 15px;
}

/* /mainbox2 */

/* color mainbox */
.mainbox-cart-wrapper {
}

.mainbox-cart-title {
	background: #9ed8f7 url('images/mainbox_cart_title_bg.gif') repeat-x;
	border: 1px solid #606060;
	height: 26px;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.mainbox-cart-body-flex, .mainbox-cart-body {
	border-right: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-bottom: 1px solid #dee1e5;
	padding: 14px 14px 0px 14px;
}

.mainbox-cart-body {
	max-height: 296px;
	height: 345px;
	overflow: auto;
}

.cart-buttons-wrapper {
	background-color: #f1f1f1;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	height: 18px;
	padding: 6px 6px 6px 6px;
}



/* /color mainbox */

.updates-wrapper {
	border: 1px solid #cdcdcd;
	background-color: #efefef;
	margin: 0px -2px -2px -2px;
	padding: 12px;
	
}
.updates-wrapper p {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	font: normal 11px arial, verdana, arial, sans-serif;
}


/* Listmania */
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}

.lm-link:link, .lm-link:visited, .lm-link:active {
	font-weight: bold;
	text-decoration: underline;
}

.lm-link:hover {
	font-weight: bold;
	text-decoration: none;
}

.lm-bc-icon {
	padding: 0px 7px;
}

/* /Listmania */

/* Log in/out styles */
.sign-in-wrapper {
	float: right;
	padding: 4px 12px 0px 0px;
}
.sign-in-wrapper #sign_io {
	color: #D23812;
	font: bold 12px  tahoma, verdana;
}
.sign-link:link, .sign-link:visited, .sign-link:hover, .sign-link:active {
	color: #D23812;
	font: bold 12px  tahoma, verdana;
	text-decoration: none;
	padding-right: 8px;
	background: url('images/red_arrow.gif1') no-repeat right 4px;
}
.sign-link:hover {
	text-decoration: underline;
}
/* /Log in/out styles */

/* Bottom styles */
.bottom-copyright {
	text-align: center;
	color: #313131;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 0px;
	background-color:#FFFFFF;
	clear:both;
}
.bottom-search {
	background: #f1f1f1 url(images/bottom_search_bg.gif) repeat-x;
	height: 25px;
	text-align: center;
	margin: 8px 0px 17px 0px;
	padding-top: 5px;
}
.search-input {
	color: #2d2d2d;
	background-color: #ffffff;
	border: 1px solid #6e9db7;
	width:100px;
	margin-left: 1px;
	padding: 2px;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
	padding: 5px 10px;
	margin: 0px -12px -11px -12px;
}
.recent-prod-link:link, .recent-prod-link:visited, .recent-prod-link:active {
	padding: 5px 0px;
	color: #ff5400;
	text-decoration: underline;
}
.recent-prod-link:hover {
	padding: 5px 0px;
	color: #ff5400;
	text-decoration: none;
}
/* /recently viewed */

/* product LIST view styles */
.product-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.product-description {
	display: table;
	padding: 0px 1px 1px 1px;
	border: 1px solid #ffffff;
}
.product-bulk-add-wrapper {
	padding-right: 3px;
	margin: 3px 0px;
}
.product-price-wrap {
	margin: 7px 0px 8px 0px;
}
.product-price-float {
	float: left;
	margin: 7px 30px 0px 0px;
}
.discount-label {
	background: url(images/discount_label_right.gif) no-repeat right top;
	float: left;
	padding: 0px 32px 1px 0px;
	margin-top: 16px;
}
.discount-label-text {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

/* /product LIST view styles */
/* pagination styles */
.pagination-wrapper {
	background-color: #edf8fe;
	padding: 2px 0px 2px 0px;
	margin: 14px 0px 8px 0px;
}

.pagination-link:link, .pagination-link:visited, .pagination-link:hover, .pagination-link:active, .pagination-selected-page {
	padding: 0px 4px 1px 4px;
	border: 1px solid #edf8fe;
}

.pagination-link:hover, .pagination-selected-page {
	border: 1px solid #727375;
	background-color: #ffffff;
}

.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */
/* login page */
.reload-icon {
	margin-left: 7px;
	vertical-align: middle;
}
/* login page */

.info-field-title {
	background-color: #e2f3ff;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	display: block;
}

.info-field-body {
	padding: 10px 0px 25px 10px;
}

p.info-field {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
}

p.info-field label {
	padding: 0;
	margin: 0;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
	width: 100px;
	line-height: 18px;
	float: left;
}

/* product details styles */
.product-details-options {
	background: #F9E8BF;
	border: 0px solid #a3a3a3;
	padding: 8px;
	margin-top: 15px;
	margin-left: -8px;
	clear: left;
	width: 95%;
}
.product-details-options p {
	font-size: 11px;
}
/* /product details styles */

/* progress bar styles */
.pb-main-bg {
	background: #eef4f8 url(images/pb_main_bg.gif) repeat-x;
	height: 26px;
}
.pb-bg {
	background: #dfebef url(images/pb_bg.gif) repeat-x;
	color: #708fb5;
	font-weight: bold;
	padding: 0px 18px;
	white-space: nowrap;
}
.pb-bg-active {
	background: #b7e3ef url(images/pb_bg_active.gif) repeat-x;
	padding: 0px 18px;
	white-space: nowrap;
}
.pb-link:link, .pb-link:visited, .pb-link:active {
	color: #727375;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.pb-link:hover {
	color: #727375;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
/* /progress bar styles */

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
	padding: 2px;
	margin: 0px;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	width: 100%;
}

/* Basic list definition */
ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	list-style-type: none;
}

ul li {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
/* /Basic list (w/delimiters) */

/* List with circle bullets */
ul.bullets-list li {
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 13px;
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
ul.arrows-list li {
	background-image: url(images/cart_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-left: 13px;
}

ul.arrows-list li.delim {
	background: #999999 url('1images/sidebox_delim.gif1') repeat-x center 0px;
	padding: 0px;
	margin: 0px;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
ul.tree-list li ul {
	margin-left: 7px;
}

ul.tree-list .expanded {
	background: url('images/links_expanded.gif') no-repeat scroll right 5px;
}

ul.tree-list .collapsed {
	background: url('images/links_collapsed.gif') no-repeat scroll right 5px;
}
/* /Tree list */

/* Bottom list */
ul.bottom-list {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	line-height: 17px;
}
ul.bottom-list li {
	padding-left: 10px;
	background: url(images/blue_arrow.gif) no-repeat 1px 6px;
}
ul.bottom-list li a.underlined:link, ul.bottom-list li a.underlined:visited, ul.bottom-list li a.underlined:hover, ul.bottom-list li a.underlined:active {
	font-weight: bold;	
}
ul.inside-list {
	margin: 0px;
	padding: 0px;
}
ul.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /Bottom list*/

/* Action bullets */
ul.action-bullets {
	padding: 0;
	margin: 0;
}

ul.action-bullets li {
	background-image: url('images/dot_dark.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 10px 0px 13px;
	display: inline;
}
/* /Action bullets*/

/* plain/dynamic menu */
ul.menu-root-categories {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	color:#FFFFFF;
}
ul.menu-root-categories li {
	background: #AFB0B4 url(images/left_menu_arrow.gif1) no-repeat 9px 7px;
	padding: 7px 5px 7px 14px;
	border-bottom: 1px solid #ffffff;
	height: 1%;
	width: 125px;
	color:#FFFFFF;
	
}
.menu-root-categories:hover{
background:#D6D6D6}

menucategories{
color:#FFFFFF;
font-weight: bold;}


ul.menu-subcategories {
	padding: 1px 0px 7px 6px;
	margin: 0px;
	background-color: #ffffff;
}
ul.menu-subcategories li {
	background: #ffffff none;
	padding:  1px 0px 4px 1px;
	line-height: 12px;
	height: 1%;
	color: #FFFFFF;
}
.subcategories-link:link, .subcategories-link:visited, .subcategories-link:active {
	text-decoration: underline;
	color: #2d2d2d;
}
.subcategories-link:hover {
	text-decoration: none;
	color: #2d2d2d;
}
.subcategories-link-active:link, .subcategories-link-active:visited, .subcategories-link-active:active {
	text-decoration: underline;
	color: #2d2d2d;
	font-weight: bold;
}
.subcategories-link-active:hover {
	text-decoration: none;
	color: #2d2d2d;
	font-weight: bold;
}
ul.sitemap-list {
	margin: 0px;
	padding: 0px;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/left_menu_arrow.gif) no-repeat 0px 5px;
}
/* /plain/dynamic menu */

/* form styles */
.form-elm-required {
	border: 1px solid #ff0000;

}

/* for checkboxes in FF */
input[type=checkbox].form-elm-required {
	outline: 1px solid #ff0000; 

}

.form-field {
	margin-bottom: 5px;
	z-index: 100;
	clear: both;
}

.form-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 250px;
	padding-top: 1px;
	font: normal 11px  arial, helvetica, sans-serif;
}

.form-field .required-field-mark {
	display: block;
	float: left;
	width: 15px;
	text-align: center;
}

.form-field span {
	font-size: 11px;
}

select {
	border: 1px solid #6e9db7;
}

p.textarea-break {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 90%;
}

.search-field {
	margin-bottom: 7px;
}

/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .item-wrap:after {
    content: "800px"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.search-field label, .search-field label.long{
	float: left;
	clear: left;
	text-align: left;
	width: 250px;
	font: bold 11px verdana, geneva, arial, helvetica, sans-serif;
	padding-top: 1px;
}

.search-field label.long {
	width: 120px;
}

.search-field div label {
	width: auto;
	font: normal 11px arial, verdana, arial, sans-serif;
}
.search-field input {
	font-weight: normal;
}
.search-field select {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field textarea {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field span {
	font-weight: normal;
	font-size: 11px;
}
.product-list-field, .product-features {
	margin-bottom: 3px;
}
.product-list-field label, .product-features label {
	float: left;
	clear: left;
	text-align: left;
	width: 85%;
	padding-top: 1px;
	padding-bottom:1px;
	font-weight: bold;
}
.product-features label {
	font-weight: normal;
}
/* form styles */

/* One page checkout styles */
.step-title-bg {
	height: 34px;
	background: #f0f0f0 url(images/cart_total_bg.gif) repeat-x bottom;
	border: 1px solid #a3a3a3;
	padding-left: 4px;
	margin-top: 2px;
}

.step-title-active-bg {
	height: 34px;
	background: #f0f0f0 url(images/op_checkout_title_active_bg.gif) repeat-x bottom;
	border: 1px solid #a3a3a3;
	padding-left: 4px;
	margin-top: 2px;
}

.step-body {
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 15px 39px 20px 39px;
}
.step-complete {
	font: bold 12px arial, verdana, arial, sans-serif;
	color: #369408;
	white-space: nowrap;
}

.step-title-active {
	color: #000000;
	font: bold 12px arial, verdana, arial, sans-serif;
	white-space: nowrap;
}

.step-not-complete {
	color: #ff7800;
	font: bold 12px arial, verdana, arial, sans-serif;
	white-space: nowrap;
}
.step-title {
	color: #a3a3a3;
	font: bold 12px arial, verdana, arial, sans-serif;
	white-space: nowrap;
}

.step-complete-wrapper {
	overflow: hidden;
}

.step-complete-wrapper p {
	color: #858585;
	padding: 0px;
	margin: 0px;
}

.checkout-textarea {
	width: 374px;
}
.step-complete-text {
	color: #858585;
}
/* One page checkout styles */

/* Estimation form */
.popup-box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
	width: 350px;
	padding: 11px;
}
.popup-box .search-field label {
	width: 105px;
}
.box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
	padding: 11px;
}

/* /Estimation form */

/* Rating styles */
#content_discussion p {
	margin: 2px 0px 10px 0px;
}
.html-checkboxes {
	margin-top: 7px;
}
label.label-html-checkboxes {
	width: auto;
	font: normal 11px arial, verdana, arial, sans-serif;
}
.order-search-label {
	display: table;
}
.order-search-label label {
	width: 80px;
	float: none;
	font-weight: normal;
}
input[type=checkbox].tall-checkbox {
	margin: 4px 3px 3px 4px;
}
#id_sbox_currency {
	padding: 1px;
}
#id_sl {
	padding: 1px;
}

.sidebox-input-text valign{
width:50px;}

/******** this is to push products below the category description*************************/

#spacer{
clear:both;
float:left;
padding-bottom: 22px;
height:20px;
width:100%;

}

.headerimage{
position: absolute;
top: 0px;
left: 250px;
height: 150px;
width:750px;
overflow:hidden;


}




#menuback{
position:absolute;
left: 250px;
top: 150px;

	background-color:#990000;
	width:700px;
	height: 26px;
	float:left;
	background-image:url(menubackground.jpg);
	background-repeat:repeat-x;
}




/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * topmenu
 */

 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	display: block;
	height: 25px;
	padding: 0px 10px 0px 10px;
	background: url(images/topmenu_item_bg.png) 0 8px no-repeat;
	float: left;
	overflow: hidden;  
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #646464;
}

div#topmenu a:hover {
	color: #000000;
	text-decoration: underline;
}

/*
 * menu
 */

 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
	font-family: tahoma, verdana;

}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;  
		border-right: solid 1px #FFFFFF;
}

div#menu li a, #menu li span.separator {
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}



div#menu a:link{
		height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	
}
div#menu li span {  
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;  
	background-position: 95% 0px;  
		
}

div#menu li a.current {  
	font-weight: bold;

}

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover {  
	/* color: #000000; */

}

div#menu a.active, div#menu span.active {  
	color: #ffffff;
}

div#menu li.parent span.separator {  
	cursor: pointer;
	
}

 
div#menu ul.menu {
}

div#menu li.level1 {
}

div#menu a.level1, div#menu span.level1 {
	padding: 0px 10px 0px 10px;
	
	font-size: 100%;
	line-height: 25px;
}

div#menu li.last a.level1, div#menu li.last span.level1 {  
	background: none;
}

div#menu li.active {   
	/*margin: 0px -7px 0px -2px;*/
	background-image:url(images/hback.jpg);
	
}

div#menu li.first.active {  
	/*margin: 0px -7px 0px 0px;*/
	background-image:url(images/hback.jpg);
	
}

div#menu li.level1 li.active {   
	margin: 0px;
	background: none;
	
}

div#menu li.active a.level1 {   
	padding: 0px 10px 0px 10px;
	
}

div#menu a.level1 span, div#menu span.level1 span {
	
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	font-size: 100%;
	line-height: 25px;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	margin-top: -5px;
	padding: 0px 0px 10px 0px;
	background: none;
	font-size: 70%;
	font-weight: normal;
	color: #ffffff;
	line-height: 10px;
}

 
div#menu li.fancy {
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
	background: #c8001e;
}

div#menu li.bg-blue { background: #00bed2; }
div#menu li.bg-pink { background: #c800c8; }
div#menu li.bg-orange { background: #dc5000; }
div#menu li.bg-green { background: #78c800; }
div#menu li.bg-yellow { background: #FFC800; }
div#menu li.bg-lilac { background: #6432C8; }
div#menu li.bg-turquoise { background: #00DCB4; }


 
div#menu ul.menu ul {
	position: absolute;
	top: 25px;
	left: -999em;  
	width: 165px;
	padding: 2px 0px 12px 0px;
	background: url(images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: -1px;  
	z-index: 100;
	
	
	
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 26px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	background: none;
	float: none;  
	display: block;
	line-height: 25px;
	
	
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background-image:url(images/hback.jpg);
}

div#menu li.level2 a.active, div#menu li.level2 span.active {  
}

div#menu li.level2 a:hover,
div#menu li.level2 span.separator:hover,
div#menu li.level2 span.sfhover {  
background-image:url(images/hback.jpg);
}


 

 
div#menu li ul ul {
	margin: -42px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #000000;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}









/*
#menu, #menu ul {
	padding: 0;
	margin:0;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	font-family: tahoma, verdana;
	font-weight:bold;
	
	border-right-color:#FFFFFF;

	
	}

#menu li {
	float: left;
	padding-left: 0px;
	margin : 0;
	border-right: solid 1px #FFFFFF;	
}
#menu li ul { /* second-level lists 
	position: absolute;
	left: -999em;
	height: auto;
	width: 85px;
	font-weight: normal;
	margin: 0;
	z-index: 90;
	background: url('images/menu_icon2.gif') no-repeat left;;
	background-color: #000000;
	
}
#menu a {
	display: block;
	width: auto;
	color: white;
	font-family:  Tahoma, sans-serif;
	text-decoration: none;
	font-size:1.0em;
	padding : 0 4px 0.0em 4px;
	z-index: 90;
	border-right: 1px #FFFFFF; 	
	height: 27px;
}
#menu a:hover {
color: #FFFFFF;
display: block;
background-color: #005F2A;
padding : 0 4px 0.0em 4px;
width:auto;
border-right: 1px #FFFFFF;
background-image:url(hback.jpg);
background-repeat:repeat-x;
height: 27px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items 
	left:auto;
	
}
#menu li:hover, #menu li.sfhover { 
}
#menu li ul a{
width:119px;
}
/********************************************menufinished**********************************************************************/




{
	text-align: center;
	color: #313131;
	font: 12px Helvetica, Helvetica, sans-serif;
	padding-top: 0px;
	background-color:#FFFFFF;
	clear:both;	
	
	}
	
.frontpage{
border: 0px solid #CCCCCC;

} 




.bottom-footer{
margin: 0 auto;
margin-top:0px;
clear:both;
float:left;
width: 940px;
padding: 10px 5px 8px 5px;
border-top: solid 1px #333333;
font-family:tahoma, verdana;
font-size: .8em;
color: #990000;
background-image: url(footerback.jpg);
background-repeat:repeat-x;
}

.bottom-footer a{
font-family:tahoma, verdana;
font-size: 1.2em;
color: #D23812;}

.bottom-footer p{

font-family:tahoma, verdana;
font-size: 1.2em;
color: #D23812;
width: 450px;
padding:2px;

}
	
	
	.item4{
		height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;	
}

.step-body{
min-height: 125px;

}
