/* Index/Global Properties */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
img, div, a, span, li {
	behavior: url(/themes/iepngfix.htc);
}
body {
	margin: 0px;
	padding: 0px;
	background: #959595;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}	

/*----------wrapper----------*/
#wrapper{
	width: 872px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background: #bbbbbb;
}
/*----------end wrapper----------*/
#account_box {
	float: left;
	width: 100%;
	background:#959595;
	font-size: 93%;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
}
#account_box a:link, #account_box a:visited {
	float: left;
	margin: 0;
	padding:10px 10px 10px 10px;
	text-decoration: none;
	display: block;
	color: #FFF;
}
#account_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#account_box li {
	display: inline;
	margin: 0;
	padding: 0;
}

#account_right li{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	padding: 10px;
}

#account_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#account_box .account_left{
	float:left;
	width: 400px;
}

#account_right{
	float:right;
	width:240px;
}

#account_box .account_right a:link, #account_box .account_right a:visited {
	float: left;
	margin: 0;
	padding:10px 10px 10px 10px;
	text-decoration: none;
	display: block;
	color: #FFF;
}
/*----------search box---------*/

#search {
	float: right;
	height: 13px;
	width: 150px;
	margin-top: 2px;
}

.search-content{
	margin-top: 2px;
	padding: 0;
	width:150px;
}

#search_button{
	background:#fff;
	color: #000;
	border: none;
	float: right;
	width: 30px;
	height: 20px;
}

#search_input{
	float: left;
	border: 1px solid #CCC;
	margin-top:2px;
	height: 13px;
	width:100px;
}

/*----------end search box---------*/

/*----------header----------*/
#header h1 {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	outline: none;
}

a#logo {
	background: url(images/logo.jpg) no-repeat scroll 0%;
	display: block;
	float: left;
	height: 77px;
	width: 325px;
	margin: 0;
	padding: 0;
	outline: none;
	margin-left: 15px;
	margin-top: 5px;
	text-indent: -5000px;
}

#header {
	height: 82px;
	width: 100%;
	background: #bbbbbb;
}

#header img {
	margin-top: 5px;
	margin-left: 10px;
}
/*----------end header----------*/

/*----------main navigation----------*/
#nav {
	float: left;
	width: 823px;
	line-height: normal;
	background: #fff;
	border: 3px solid #ebe9e9;
	border-bottom: none;
}
#nav a:link, #nav a:visited {
	float: left;
	margin: 0;
	padding:0;
	border-right: 3px solid #ebe9e9;
	text-decoration: none;
	display: block;
	color: #787878;
	padding: 6px 10px;
	margin: 0;
	margin-top: 4px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;

}

#nav a.last{
	border: none;
}
	/*-----navigation states-----*/

#nav a:hover {
	color: #53c8eb;
}

#nav #current a {

}

#nav .right{
	float: right;
}

#nav .right a:link, #nav .right a:visited {
	border: 0;
	font-size:12px;
	color: #fff;
}
#nav .right a:hover {
	background:transparent none;
	color:#ccc;
}

#nav .right span{
	margin-left:20px;
}
	
#account{
	background: url(images/account.png) no-repeat;
	background-position: left center;
}	

#cart{
	background: url(images/cart.png) no-repeat;
	background-position: left center;
}
/*----------end main navigation----------*/

#header_nav{
	float: right;
	width: 260px;
	padding-top: 10px;
}
#header_nav a:link, #header_nav a:visited {}
#header_nav a:hover {}
/*----------main section---------*/
#main_section {
	background: #fff;
	width: 835px;
	height: 100%;
	margin: 0 auto;
	clear: both;
}

#main_section_pad{
	background: #fff;
	padding: 3px;
	float: left;
	margin-bottom: 20px;
}
/*----------end main section---------*/

/*----------side content section---------*/
.side {
	float: left;
	width: 200px;
	clear: right;
	background: #373736;
}
.side .content{
	background: transparent;
	margin-left: auto;
	margin-right: auto;
}

#side_container{
	margin-top: 10px;
	width: 174px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.side h2 {
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}
#side_container a:link, #side_container a:visited {
	color:#00ccff;
}
#side_container a:hover {
	color:#FFF;
}
#side_container ul {
	list-style:none;
	margin-bottom:10px;
}
#side_container li {
	display:block;
}
/*----------end side content section---------*/

/*----------main content section---------*/
#main_content {
	width: 823px;
	height: 100%;
	padding: 0;
	background:#FFF;
	float: left;
	border: 3px solid #ebe9e9;
}

#main_content h2 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 10px 10px 10px 0px;
	text-transform:uppercase;
	margin: 0;
}
#main_content a:link, #main_content a:visited {
	color:#2892A8;
	text-decoration: none;	
}
#main_content a:hover {
	text-decoration: underline;
}
#main_content .main_pad {
	padding:0px 10px 10px 10px;
}
/*----------end main content section---------*/



/*----------welcome section----------*/

#welcome {
	background:url(images/.jpg) no-repeat;
	width:100%;
	margin: 0;
	margin-top: 30px;
}

#welcome h3 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 10px 10px 10px 0px;
	margin: 0;
	text-transform: uppercase;
}

#welcome p {
	font-family: Arial,Helvetica,sans-serif;
	color: #585858;
	font-size: 12px;
	margin-bottom:5px;
}
#welcome a:link, #welcome a:visited {}
#welcome a:hover {}

/*----------end welcome section----------*/

#welcome_cycle{
	float: right;
	width: 288px;
	height: 391px;
	padding: 5px;
	padding-right: 0;
}

#welcome_info{
	float: left;
	width: 490px;
}

/*----------fading products----------*/

#fade_div {
	width:100%;
	height:250px;
	overflow:hidden;
}
#fade_item {
	width:100%;
}

/*----------fading products end----------*/


/*----------newsletter----------*/
#newsletter {}
#newsletterForm{
	text-align: left;
	color: #5a5a5a;
	margin-bottom:5px;
}
#newsletterForm fieldset {
	padding:10px;
	border:1px solid #ccc;
	color:#333;
}
#newsletterForm label {
	color:#333;
}
#newsletterForm .nl_input {
	border:1px solid #ccc;
}
/*----------end newsletter----------*/

.tabbertab div{
	line-height: 18px;
	font-size: 12px;
}

/*----------footer section----------*/
#footer {
	text-align: right;
	clear: both;
	color: #fff;
	background: #959595;
	padding: 10px 0px;
	width:100%;
}
#footer-links {
	float:left;
	width:100%;
	text-align:right;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color:#CCC;
}

#footer span {
	color:#fff;
}
#footer ul {
	margin: 0;
	padding:0;
	list-style: none;
}
    
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
}

/*----------end footer section----------*/

.subcat a{
	color: #000;
	border: 0;
	text-decoration: none;
	padding: 5px;
}
.subcat a:hover{
	
}

.currency {
	float: left; 
	padding-left: 10px;
}

.content {
	padding: 5px;
}
.content p {
	margin-bottom:10px;
}
.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {  
	text-decoration: none;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}

.black_bold_text_spaced {
	color: #000;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.grey_bold_text_spaced {
	color:#999;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.red_link {
	font-weight: bold;
	text-decoration: none;
	color: #b70407;
	display: block;
	margin-top: 10px;
}
.coupon {
	height:12px;
	margin-top:3px;
	width:140px;
	font-weight:bold;
	color:#333;
}
.error_message {
	background: #FFEFEF;
	border: solid #BF0000 1px;
	margin-top:10px;
	margin-bottom: 10px;
	float:left;
	width:100%;
}

.alert_message {
	background: #EDFFE8;
	border: solid #47CA41 1px;
	margin-top:10px;
	margin-bottom: 10px;
	float:left;
	width:100%;
}

.error_alert {
	margin-left: 35px;
}
.error_pad {
	padding:10px;
}
.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
}

.gray {
	background-color: #f0f3f8;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

/* Product Detail */

.product_title {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}

.product_sku {
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.product_option {
	font-weight: bold;
	padding-right: 10px;
}
.detail_img {
	margin-right:10px;
}
.review_link {
	color: #7da700;
	text-decoration: none;
	text-align: right;
	float: right;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.add_wishlist {
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

/* Button Definitions */
.orange_button {
	outline:0px;
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	float:right;
	margin-right: 4px;
	_margin-right: 1px;
	_margin-top: 5px;
}

.orange_button input, .orange_button button {
	outline:0px;
	background: url(images/orange_button_bg.gif) top right no-repeat;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 3px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
	vertical-align:top;
}

#buttons {
	text-align:center;
	width:100%;
}
.add_button {
	height:18px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}
.add_button input, .add_button button {
	outline:0px;
	background: url(images/button.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	padding:0 0 5px 2px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
	text-align:center;
	height:18px;
}
.more_button {
	outline:0px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
}
.more_button input, .more_button button {
	outline:0px;
	background: url(images/button.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 2px;
	margin: 0px;
	border-width: 0px;
	font-size: 11px;
}
.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}
.coupon_btn {
	margin-top:5px;
}
/* Product Detail nav */

.tabberlive .tabbertabhide {
 	display:none;
}

.tabber { display: none; }
.tabberlive { margin-top: 1em; }

ul.tabbernav {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #323232;
	font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #323232;
	border-bottom: none;
	background: #eee;
	text-decoration: none;
}

ul.tabbernav li a:link { color: #fff;; }
ul.tabbernav li a:visited { color: #fff; }

ul.tabberactive li a:link { color: #448; }
ul.tabberactive li a:visited { color: #667; }

ul.tabbernav li a:hover {
	color: #000;
	background: #dedede;
	border-color: #227;
}

ul.tabbernav li.tabberactive a {
	background-color: #fff;
	color: #000;
	border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
	padding: 15px;
	border: 1px solid #323232;
	border-top: 0;
}

.tabberlive .tabbertab h2 {
	display: none;
}
.tabberlive .tabbertab h3 {
	display: none;
}

/* Form Definitions */

.input_box {
	padding: 2px;
}

.form_row {
	clear: both;
	_margin-bottom: 5px;
}

.form_row div, .form_row input, .form_row select, .form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}

.form_row div {
	text-align: right;
	padding-right: 5px; 
	margin-right: 5px;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}

.form_row div {
	font-weight: bold;
	color: #000000;
	width: 125px;
}

.short_form_row {
	clear: both;
	_margin-bottom: 5px;
	font-size:11px;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 48%;
}

.required {
	color: #b70407;
	padding-left: 2px;
}

/* Account Area */

.account_list_head {
	font-weight: bold;
	color: #b70407;
}

.account_head {
	font-weight: bold;
	color: #b70407;
	padding-bottom: 5px;
}

/* Shopping Cart */

.cart {
	background: #fff;
}

.cart th {
	text-align: center;
	font-weight: bold;
	color: #101010;
}

.cart td {
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
}

/* Order Pages */

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.sep {
	padding-left: 5px;
	padding-right: 5px;
}

/* Order Customer Info */

.form_label {
	text-align: right;
	vertical-align: middle;
}

/* Order Review */

.order_view {
	background: #fff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #ff942d;
	color: #fff;
	width: 10%;
}

.review_top_border {
	border-top: solid #ff942d 1px;
}

/* Product List */

.product_title_link, .product_title_link:visited, .product_title_link:active {
	color: #323232;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.product_title_link:hover {
	color: #FCB040;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin:2px;
}

.list_top {
	margin-bottom:10px;
	border-bottom: solid #f1eae5 1px;
	padding: 5px;
}

.list_bottom {
	border-top: solid #f1eae5 1px;
	margin-top:10px;
	padding: 5px;
}

/* Product List List */

.reg_txt {
	font-weight: normal;
}
.small_txt {
	font-size: 10px;
}
.price {
	font-weight: bold;
	font-size: 14pt;
	color: #000;
	float: left;
	margin-right: 10px;
	_margin-top: 3px;
}
.list_item {
	background: #fff;
	padding: 5px;
}
.list_item_bottom_border {
	border-bottom: solid #f1eae5 1px;
	background: #fff;
}

/* Product List Tile */

.tile_item {
	text-align: center;
}
.tile_image {
	margin-bottom: 5px;
}
.tile_price {
	font-weight: bold;
	font-size: 11pt;
	color: #000;
}
.tile_table {
	width: 100%;
}
.list_table {
	background: #fff;
	width: 100%;
}

/* Order Pages */

#order_signup {
	float: left;
	padding-left: 25px;
}
#order_login {
	float: right;
	padding-right: 25px;
}

/* Paging Definitions */

.page a:visited {
	color: #000000; text-decoration: none
}
.page a:hover {
	color: #FCB040; text-decoration: none
}
.page a:link {
	color: #000000; text-decoration: none
}
.pages_border {
	background-color: #fff;
	color: #000000;
	border: 1px solid #323232;
}
.navpage {
	background-color: #fff;
	color: #fff;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-decoration: none;
}
.navpageselected {
	background-color: #dedede;
	color: #000000;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	text-decoration: none;
}
.highlightpage {
	background-color: #323232;
	color: #fff;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}
.highlightpage a:link {
	color: #fff;
	text-decoration: none;
}
.highlightpage a:visited {
	color: #fff;
	text-decoration: none;
}
.highlightpage a:hover, .highlightpage a:active {
	color: #fff;
	text-decoration: underline;
}
/* Cookie Crumb */
.crumbs {
	margin-top:10px;
}
.home_link {
	padding-left: 20px;
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	font-weight: bold;
	color: #323232;
}
.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
	margin-top:10px;
}
.crumb_link {
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #323232;
}
/* Float Definitions */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}
.left_float_5_px {
	float: left;
}
.right_float_5_px {
	float: right;
	margin-left: 5px;
	_margin-left: 30px;
}
.IE_left_float_5_px {
	_float: left;
	margin-left: 5px;
}
.IE_left_float {
	_float: left;
}
.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.list_tile_item{
	min-height:164px;
	background:#fff;
	padding:5px;
}
.list_tile_item_image{
	min-height:100px;
}
.list_item img {
	margin-top:10px;
	margin-right:5px;
}
.nopad{
	padding:0px;
	border:0px;
	margin:0px;
}
.product_strikethru {
	text-decoration:line-through;
	color:#990000;
}
input, select, textarea {
	padding:2px;
	margin:2px;
}
input, select {
	vertical-align:middle;
}
.clear {
	clear:both;
}
#verify {
	padding:4px;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#adspace {
	height:150px;
	overflow:hidden;
	background:url(images/.jpg) no-repeat;
}
.login_btn input {
	background:url(images/register.gif) center no-repeat;
	width:80px;
	border:none;
	color:#3a3b3b;
	height:20px;
	float:left;
	font-size:11px;
	margin-left:0px;
	margin-right:5px;
}
.register_btn input {
	background:url(images/register.gif) center no-repeat;
	width:80px;
	border:none;
	color:#3a3b3b;
	height:20px;
	float:left;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
}
.login_row {
	padding-right:10px;
}
.login_input {
	width:100%;
	margin:0px;
	margin-bottom:5px;
}
.login_box {
	color:#ccc;
	text-align:left;
	font-size:11px;
	
}
.login {
	width:100%;
	float:left;
	background:#EEEEEE;
	position:relative;
	margin:10px 0px 10px 0px;
}
.login label {
	margin-left:20px;
}
.login_content {
	padding:10px;
}
.billing {
	width:49%;
	float:left;
	clear:both;
}
.shipping {
	width:49%;
	float:left;
	clear:right;
}
.account {
	width:100%;
	float:left;
}
.signup_input_box {
	width:140px;
	vertical-align:middle;
	clear:none !important;
}
.signup_select_box {
	padding-right:0px;
	width:150px;
}
.billing label, .shipping label, .account label {
	float:left;
	width:120px;
	text-align:right;
	vertical-align:middle;
	margin-top:5px;
}
.billing input, .shipping input, .account input {
	clear:left;
}
.checkbox_offer {
	clear:left;
	margin:10px 0px 0px 10px;
}
br {
	clear:left;
}
table {
	border-collapse:collapse;
}
.method, .certificate {
	width:50%;
	float:left;
}
.payment {
	width:100%;
	float:left;
}
.payment label {
	float:left;
	width:120px;
	text-align:right;
	vertical-align:middle;
	margin-top:5px;
}
.payment input {
	clear:left;
}
#account_center
{
	width: 100%;
	float: left;
}
.quantity
{
	width: 20px;
	padding: 0px;
	text-align: center;
}
.product_img
{
	float: left;
	text-align: center;
	vertical-align: top;
}
.category_info
{
	width: 60%;
	float: left;
	overflow: hidden;
}
.sub_category_info
{
	width: 40%;
	float: left;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
}
.sub_categories a:link, .sub_categories a:visited
{
	color: #00ccff;
	text-decoration: none;

}
.sub_categories a:hover
{
	color: #ccc;
}
.sub_categories ul
{
	list-style: none;
	clear: left;
}
.sub_categories li
{
	list-style: none;
	display: inline;

}
/*** ESSENTIAL STYLES menu2 ***/
#cat_menu {
	width:948px;
	float:left;
	background:#97BC33;
	border:1px solid #728F25;
}
.menu2, .menu2 * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu2 {
	line-height:	1.0;
}
.menu2 ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */

}
.menu2 ul li {
	width:			100%;
}
.menu2 li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu2 li {
	float:			left;
	position:		relative;
}
.menu2 a {
	display:		block;
	position:		relative;
}
.menu2 li:hover ul,
.menu2 li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.menu2 li:hover li ul,
ul.menu2 li.sfHover li ul {
	top:			-999em;
}
ul.menu2 li li:hover ul,
ul.menu2 li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu2 li li:hover li ul,
ul.menu2 li li.sfHover li ul {
	top:			-999em;
}
ul.menu2 li li li:hover ul,
ul.menu2 li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.menu2 {
	float:			left;
	margin-bottom:	1em;
	margin-top:1em;
}
.menu2 a {
	/*border-right:	1px solid #96AC24;*/
	/*border-top:		1px solid #CFDEFF;*/
	font-weight:bold;
	padding: 		.75em 1.5em;
	text-decoration:none;
}
.menu2 a, .menu2 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#EEE;
}
.menu2 li {
	background:		none;
}
.menu2 li li {
	background:		#EBE9E9;
	width: 200px;
}
.menu2 li li a{border:none;}
.menu2 li li li {
	background:		#EBE9E9;
}
.menu2 li:hover, .menu2 li.sfHover,
.menu2 a:focus, .menu2 a:hover, .menu2 a:active {
	background:		#eee;
	outline:		0;
}

/*** arrows **/
.menu2 a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.menu2 ul .sf-sub-indicator { background-position:  -10px 0; }
.menu2 ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.menu2 ul a:focus > .sf-sub-indicator,
.menu2 ul a:hover > .sf-sub-indicator,
.menu2 ul a:active > .sf-sub-indicator,
.menu2 ul li:hover > a > .sf-sub-indicator,
.menu2 ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}