/* Index/Global Properties */
* {
	outline:0px;
}

body {
	font-size: 11px;
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#f0f0f0;
}	

/*----------wrapper----------*/
#wrapper{
	width: 940px;
    margin-left:auto;
    margin-right:auto;
	background:#f0f0f0;

}
/*----------end wrapper----------*/

/*----------header----------*/
#header h1 {
	display:block;
	background:#f0f0f0 url(images/.png) no-repeat;
	float:left;
	margin:0;
	padding:0;
	outline:none;
	text-indent:-9999px;
}

a#logo {
	background:#f0f0f0 url(images/logo.png) no-repeat scroll 0%;
	display:block;
	float:left;
	height:105px;
	width:330px;
	margin:0;
	padding:0;
	outline:none;
	margin-left:-10px;
	margin-top:0px;
	text-indent:-9999px;
}


#header {
	height:125px;
	width: 100%;
	background:#f0f0f0 url(images/.jpg) top left no-repeat;
}


/*----------end header----------*/

/*----------main navigation----------*/
#myslidemenu {
	float:left;
	width:100%;
	background:#0c0062;
	line-height:normal;
	margin:0;
	padding:10px 0 10px 0;
    list-style:none;
}


#nav a {
	margin:0;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	border:0;
}


#nav a span {
	font-size:12px;
	float:left;
	display:block;
	padding:10px;
}
  

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

#nav li {
  float: left;
  position: relative;
  }

#nav a{
  color:#5f75cb;
}
  
#nav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  background:#0c0062;
  padding-top:10px;
  border-bottom:1px solid #5f75cb;
  }
  
#nav li > ul {
	top: auto;
	left: auto;
	}

#nav li:hover ul { display: block; }

/*----------end main navigation----------*/



/*----------main section---------*/
#main_section {
    background:#fff;
	float:left;
	width:940px;
	height:100%;

}
/*----------end main section---------*/

/*----------side content section---------*/
.side {
	float:left;
	width: 200px;
	margin:0 5px 0 5px;
	background:#fff;
}
.side .content{
	background:transparent;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #bcc4c4;
	padding:2px;
}

#side_container{
	width:198px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}

.side h2 {

	margin:0px;
	padding:3px;
	font-weight:normal;
	text-align:left;
	font-size:14px;
	text-decoration: none;
	color: #fff;
	background:#5f75cb;
	margin-left:auto;
	margin-right:auto;
}
#Table_01 a:link, #Table_01 a:visited{
	color:#fff;
	text-decoration:none;
}
#Table_01 a:hover{
	text-decoration:underline;
}
/*----------end side content section---------*/

/*----------main content section---------*/
#main_content {
	float: left;
	width: 715px;
	margin:0;
	padding:5px;
	background:#fff;
	overflow:hidden;
}

#main_content h2 {
	background:url(images/welcome_h3.png)top left repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#363636;
	height: 15px;
	padding: 10px;
	margin: 0px;

}

#main_content .content .content{

}
/*----------end main content section---------*/

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

#search_box{
	width:500px;
	float:right;
	margin:0;
	padding:0;
}

#search_box li{
	list-style-type:none;
	display:inline;
}

#search {
	float:right;
	background:#f0f0f0;
	width:290px;
	margin:0;
	padding:0;
	text-align: right;
}

#search  h2{
	font-size: 16px;
}

.search-content{
	padding:0px;
	padding-left:15px;
}

#search_button{
	color:#fff;
	border:none;
	float:right;
	width:60px;
	height:27px;
}

#search_input{
	float:left;
	border:0;
}
#search_box a:link, #search_box a:visited{color:#000;text-decoration:none; margin-left:7px;}
#search_box a:hover{text-decoration:underline;}
#search_box span{color:#000;}
/*----------end search box---------*/

/*----------welcome section----------*/
#welcome {
	background:#ebebeb url(images/welcome_bg.png) bottom right repeat-x;
	width:725px;
	margin:0px;
	overflow:hidden;
}

#image-list{
	background:url(images/welcome_bg.png) bottom right repeat-x;
}
#image-list img{
border:0;
z-index: 1;
}
#welcome h3{
	background:url(images/welcome_h3.png) top left repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#363636;
	padding:8px 0 0 8px;
	margin-bottom:0;
	margin-top:0;
	height:25px;
	width:717px;
}

#welcome-message p{
	font-family:Arial,Helvetica,sans-serif;
	color:#585858;
	font-size:12px;
	padding-left:17px;
}

#welcome-right{
	float:left;
	margin:0;
	margin-top: 1px;
	padding:10px 0 32px 0;
	width:189px;
	background:#ebebeb url(images/welcome_bg.png) top right repeat-x;
}
#welcome-right ul{
	list-style:none;
}
#welcome-right li{
	padding:0;
	margin-bottom:10px;
	margin-left:-40px;
	font-size:16px;
	color:#5a5a5a;
	text-align:right;
	background:url(images/welcome_link_bg.png);
	height:53px;
	width:181px;
	font-weight:normal;
}
#welcome-right a{
	color:#000;
	padding:0 20px 0 0;
	font-size:13px;
	text-decoration:none;
	line-height:55px;
}

#welcome-message{
	height:245px;
	width:616px;
	background:url(images/welcome-message.jpg) no-repeat;
	margin-left:190px;
	font-family:Arial,Helvetica,sans-serif;
	color:#585858;
	font-size:11px;
	margin-top:-4px;
	padding-right:240px;
}
/*----------end welcome section----------*/

/*----------newsletter----------*/
#newsletter{

}
/*----------end newsletter----------*/

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

/*----------footer section----------*/
#footer {
	text-align:right;
	float:left;
	clear:both;
	color:#56524e;
	background:#d9dde3;
	padding:10px;
	width:920px;
}

#footer a {
	color: #56524e;
	text-decoration: none;
}

#footer-logo {
	background:transparent url(images/.png) no-repeat scroll 0%;
	display:block;
	float:right;
	height:79px;
	width:97px;
	margin:0pt;
	padding:0pt;
	outline:none;
	margin-top:-10px;
	text-indent:-9999px;
}
#footer h2{
	font-size: 16px;
}
#footer ul {
    margin:0;
	padding:0 0 0 28px;
    list-style:none;
} 
#footer li {
   	 margin:0;
    	padding:0;
	color:#fff;
	list-style-type: circle;
}
#footer li a span{
	color:#fff;
}
#footer .footer1{
	text-align: left;
}
#footer .footer_section{
	width: 33%;
	float: left;
}
#footer .reserved{
	float: left;
	clear: left;
	margin-top: 10px;
}

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

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

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

.content {
	background:#fff;
	padding: 5px;
}

.side .side_link {
	display: block;
	padding-top:5px;
	font-size:16px;
	text-decoration: none;
	color: #fff;

}
.content a.side_link{

	clear: both;
	display:block;
}
.side .content a:hover{
	color:#FCB040;
}
.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;
	color: #5f75cb;
}

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

.grey_bold_text_spaced {
	color:#999999;
	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;
}

.error_message {
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.error_alert {
	margin-left: 35px;
}

.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: #801046;
	font-size:14px;
}

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

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

.product_option {
	font-weight: bold;
	padding-right: 10px;
}

.review_link {
	color: #7da700;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.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/add_wishlist.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
	color:#6c6c6c;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	.padding-bottom: 7px;
}

/* Button Definitions */

.orange_button {
	outline:0;
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 6px;
	height: 25px;
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	_margin-top: 5px;
	margin-bottom: 5px;
}

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

.yellow_button {
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 7px;
	height: 37px;
	float: left;
	margin-top:8px;
}

.yellow_button input, .yellow_button button {
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 21px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 9px;
	margin: 0px;
	border-width: 0px;
}

.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;
}

/* 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: #323232;
	text-decoration: none;
}

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

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-right: 2px;
	padding-left: 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;
}

.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: 75px;
}

.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: #ffffff;
}

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

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

/* 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: 10px;
	padding-right: 10px;
}

/* Order Customer Info */

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

/* Order Review */

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

.order_view th {
	font-weight: bold;
	background: #ff942d;
	color: #ffffff;
	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: #5f75cb;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

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

.list_top {
	border-top: solid #f1eae5 1px;
	border-bottom: solid #f1eae5 1px;

	padding: 3px;
}

.list_bottom {
	border-top: solid #f1eae5 1px;
	border-bottom: solid #f1eae5 1px;

	padding: 3px;
}

/* Product List List */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}

.price {
	font-weight: bold;
	font-size: 14pt;
	color: #c20710;
	float: left;
	margin-right: 10px;
	_margin-top: 3px;
}

.list_item {
	background: #FFFFFF;
	padding: 5px;
}

.list_item_bottom_border {
	border-bottom: solid #f1eae5 1px;
	background: #FFFFFF;
}

/* 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 {
	margin-top:5px;
	border-collapse:collapse;
	width: 100%;
clear:left;


}

.tile_table  td{
	border:1px solid #d9dde3;
	margin:0;
	padding:0;
}


.list_table {
	background: #FFFFFF;
	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: #FFFFFF;
	color: #000000;
	border: 1px solid #323232;
}

.navpage {
	background-color: #FFFFFF;
	color: #FFFFFF;
	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: #FFFFFF;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Cookie Crumb */

.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;
}

.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;
	margin: 10px;

}

.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;
}
.nopad{
padding:0px;
border:0px;
margin:0px;
}

.product_strikethru {
text-decoration:line-through;
color:#990000;
}

.content{clear:both;}

