#module-product {

	width: 100%;

	font-size: 11px;

	color: #000000;

	margin: 0 auto;

}

 

#module-product .sort {
	height: 25px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 6px;
	background-position: left top;
	background-color: #F7A41A;
}

#module-product .sort.last {

	margin-bottom: 0px;

}

#module-product .sort table tr td .label {

	font-size:12px;

	font-weight: bold;

	color:#000;

	float: left;

}
.shoppingcart_nav {
	float: right;
}

#module-product .sort table tr td .select {

	width: 128px;

	border: 1px solid #9a9a9a;

	height: 18px;

	float: left;

	margin-left: 8px;

	font-size: 12px;

}

#module-product .sort table tr td ul {

	float: right;

}

#module-product .sort table tr td ul li {

	float: left;

	background: url(images/table_li_bg.jpg) no-repeat left top;

	width: 15px;

	height: 16px;

	line-height: 16px;

	margin-left: 5px;

}

#module-product .sort table tr td ul li a:link, #module-product .sort table tr td ul li a:active, #module-product .sort table tr td ul li a:visited {

	font-size: 12px;

	font-weight: bold;

	color: #fff;

	text-decoration: none;

	display: block;

	text-align: center;

}

#module-product .sort table tr td ul li.active a:link, #module-product .sort table tr td ul li.active a:active, #module-product .sort table tr td ul li.active a:visited, #module-product .sort table tr td ul li a:hover {

	background: url(images/table_hover_bg.jpg) no-repeat left top;

	display: block;

	color: #000;

}

#module-product .sort table tr td ul li.next {

	background: url(images/table_next_bg.jpg) no-repeat left top;

	display: block;

	width: 38px;

	padding-right: 5px;

}

#module-product .sort table tr td ul li.last {

	background: url(images/table_last_bg.jpg) no-repeat left top;

	display: block;

	width: 38px;

	padding-right: 10px;

}

#module-product .sort table tr td ul li.last a:link, #module-product .sort table tr td ul li.last a:active, #module-product .sort table tr td ul li.last a:visited, #module-product .sort table tr td ul li.next a:link, #module-product .sort table tr td ul li.next a:active, #module-product .sort table tr td ul li.next a:visited {

	padding-right:5px;

	display: block;

	text-align: center;

}

#module-product .sort table tr td ul li.last a:hover, #module-product .sort table tr td ul li.next a:hover {

	background:none;

	display: block;

	color: #fff;

}

#module-product .productitem {
	width: 519px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #28351B;
	border-right-color: #28351B;
	border-bottom-color: #ccc;
	border-left-color: #28351B;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 4px;
}

#module-product .productitem .productimage {

	width: 112px;

	float: left;

	text-align: center;

	margin-bottom: 10px;

}

#module-product .productitem .productimage img {

	margin-bottom: 5px;

}

#module-product .productitem .productimage .checkbox {

	vertical-align: middle;

}

#module-product .productitem .productimage .item {

	margin-bottom: 2px;

}

#module-product .productitem .productdes {

	float: right;

	width: 230px;

	line-height: 18px;

}

#module-product .productitem .productdes h4 a {

	font-size:12px;

	font-weight: bold;

	color:#000;

	text-decoration: none;

}

#module-product .productitem .productdes .prize {

	float: left;

	width:105px;

	font-size:18px;

	font-weight: bold;

	color:#ff0101;

	margin: 0 12px 0 0px;

}

#module-product .productitem .productdes .qty {
	width: 67px;
 	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0px;
}

#module-product .productitem .productdes .qty label {

	float: left;

	width: 25px;

}

#module-product .productitem .productdes .qty .inputbox {

	float: right;

	width: 36px;

	border: 1px solid #133004;

	margin: 0px;

	padding-top: 1px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

}
.prize s {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#module-product .productitem .productdes .cart {

	background: url(images/cart_bg.jpg) no-repeat left top;

	float: left;

	width: 96px;

	color: #fff;

	font-size: 12px;

	font-weight: bold;

	border: none;

	cursor: pointer;

	line-height: 19px;

	padding: 0 15px 10px 0;

}

#module-product .productitem .productdes a:hover {

	text-decoration: none;

}

#module-product .productitem .productdes a.readon:link, #module-product .productitem .productdes a.readon:active, #module-product .productitem .productdes a.readon:visited {

	color: #000000;

	font-size: 11px;

	font-weight: bold;

	text-decoration: underline;

	float: right;

	margin-bottom: 10px;

}

#module-product .productitem .productdes a.readon:hover {

	text-decoration: none;

}

#module-product .productitem .productdes .rating {

	float: right;

	width: 168px;

}

#module-product .productitem .productdes .rating img {

	margin:2px 0 0 3px;

}

#module-product .productitem .productdes .rating label {

	float: left;

	width: 110px;

}

#module-product .productitem p {

	margin-bottom: 10px;

}

#module-product .sort table tr td select.inputbox {

	border:1px solid #9A9A9A;

	float:left;

	font-size:12px;

	height:18px;

	margin-left:8px;

	width:128px;

	padding: 0px;

	margin-top: 0px;

}

ul#categories ul#sublevel1 span {

	background-attachment:scroll;

	background-image:url(images/tabs_bg.jpg);

	background-position:left center;

	background-repeat:repeat-x;

	border-bottom:1px solid #D7D7D7;

	border-left:1px solid #D7D7D7;

	border-right:1px solid #D7D7D7;

	color:#000000;

	cursor:pointer;

	display:block;

	font-size:12px;

	font-weight:bold;

	height:30px;

	line-height:32px;

	padding-left:10px;

	text-decoration:none;

	width:96%;

}

.module-product .price .msrp_name, .module-product .price .msrp_price, .module-product .price .map_name, .module-product .price .map_price {

	display: none;

}

#module-product .productitem .productdes .prize .msrp_name, #module-product .productitem .productdes .prize .msrp_price, #module-product .productitem .productdes .prize .map_name, #module-product .productitem .productdes .prize .map_price {

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	line-height: 12px;

}

.module-product .productWrap .price .ourprice_name {

	display: none;

}

.module-product .productWrap .price .our_price_price a {

	color: #666666;

}

#module-product .productitem .productdes .prize .ourprice_name {

	text-decoration: none;

	display: none;

}

.details h4 {

	font-weight: bold;

	margin-top: 5px;

}

.cat_image_wrap {

	padding-right: 5px;

}

ul.also_listed li {

	display: inline;

	margin-right: 5px;

}

ul.also_listed {

	margin-bottom: 5px;

}

ul#reviews {

	display: block;

	width: 100%;

}

ul#reviews li {

	display: inline;

	padding: 5px;

}

tr.infoBoxContents td.main b {

	display: block;

	margin-top: 10px;

}

.moduleRowSelected {

	background-color: #cccccc;

	color: #000;

	font-weight: bold;

}

.moduleRowOver {

	background-color: #cccccc;

	color: #000;

	font-weight: bold;

	cursor: pointer;

}

td.checkoutBarCurrent {

	background-color: #CCCCCC;

	padding: 5px;

	border: 1px solid #999999;

}

a.checkoutBarFrom {

	font-weight: bold;

	text-decoration: underline;

}

#avalibilitycal td {

	padding: 3px;

}

#module-product .productitem .productdes .cart_quan_symb a:link, #module-product .productitem .productdes .cart_quan_symb a:visited, #module-product .productitem .productdes .cart_quan_symb a:hover {

	text-decoration: none;

	font-size: 16px;

}

hr {

	color: #C9C9C9;

	border-top-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #CCCCCC;

}

.dataTableContentUp {

	font-weight: bold;

	background-color: #C9C9C9;

	padding: 3px;

	border: 1px solid #C9C9C9;

}

.dataTableContentLow {

	border: 1px solid #C9C9C9;

	padding: 3px;

}

table.extraf_head {

	float: left;

	padding: 3px;

	border: 1px solid #CCCCCC;

	margin-bottom: 7px;

}

.extraf_title {

	background-color: #F4F4F4;

	padding: 3px;

	border: 1px solid #CCCCCC;

}

.extraflower_data {

	padding: 3px;

}

a.auction_link {

	text-decoration: none;

}

.topic {

	color: #CC0000;

}

.xsell .productWrap img {

	width: 100px;

	height: auto;

}

.xsell .productWrap img {

	width: auto;

	height: 100px;

}

.xsell .model, .xsell .make, .xsell a.readon_p {

	display: none;

}

table.calendarBox table.calendarMonth td {

	text-align: center;

}

table.calendarBox table.calendarMonth td a:link, table.calendarBox table.calendarMonth td a:visited {

	text-align: center;

	font-weight: bold;

	background-color: #C9C9C9;

	display: block;

	width: 100%;

}

#deslideup {

	background-color: #eeeeee;

	padding: 10px;

}

#accordion h3 {

	font-size: 11px;

}

 #wrapper .ui-corner-all {

 	-webkit-border-radius:4px 4px 4px;

}

 

#wrapper .ui-state-default a, #wrapper .ui-state-default a:link, #wrapper .ui-state-default a:visited {

	color:#fff;

	text-decoration:none;

}

#wrapper .ui-state-default a:hover  {

	color:#000;

	text-decoration:none;

}

.est_shipping th {

	font-weight: bold;

}

.est_shipping td {

	padding-bottom: 5px;

}

.login-box ul li {

	list-style-type: disc;

}

.login-box ul {

	margin-left: 14px;

}

#wrapper .ui-state-active, #wrapper .ui-widget-content .ui-state-active, #wrapper .ui-widget-header .ui-state-active {

	background:url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFFFFF;

	border:1px solid #AAAAAA;

	color:#212121;

	font-weight:normal;

}

#wrapper .ui-state-active a, #wrapper .ui-state-active a:link, #wrapper .ui-state-active a:visited {

	color:#000;

	text-decoration:none;

	font-weight: bold;

}

#contentCol label {

 }

body #terms {

	padding:0px;

}

.extra_images img {

	height: auto;

	width: 50px;

}

.extra_images img {

	height: 50px;

	width: auto;

}

#fileQueue {

	width: 400px;

	height: 300px;

	overflow: auto;

	border: 1px solid #E5E5E5;

	margin-bottom: 10px;

}

.options_wrapper {

 
	margin: 5px;

	padding: 5px;

	clear: both;

 
}

.options_wrapper label {
 	font-weight: bold;
  }

.error {

	color: #D8000C;

	background-color: #FFBABA;

	background-image: url('error.png');

	border: 1px solid;

	margin: 10px 0px;

	padding:5px 5px 5px 5px;

	background-repeat: no-repeat;

	background-position: 10px center;

	font: normal 100% Helvetica, Arial, sans-serif;

	white-space: normal;

	display: block;

}
.stock {
	display: none;
}
.options_wrapper .inputbox {
	clear: both;
	display: block;
}

h1 {

 }






.article_desc h3,

.ui-tabs-panel h3,

.blog h3{

	font-size:20px;

font-weight:bold;



	

}

.article_desc h4,

.ui-tabs-panel h4,

.blog h4{

	font-size:20px;

font-weight:bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	

}

.article_desc h5,

.ui-tabs-panel h5,

.blog h5, h5{

font-size:14px;

font-weight:bold;

 

	

}

.article_desc h6,

.ui-tabs-panel h6,

.blog h6{

font-size:14px;

font-weight:bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	

}.article_desc ul,

.ui-tabs-panel ul,

.blog ul,

.description ul{

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: 3px;

}

.article_desc ul ,

.ui-tabs-panel ul ,

.blog ul,

.description ul {

	list-style-type: none;

 

}


.article_desc ol,

.ui-tabs-panel ol,

.blog ol 

.description ol {

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: 20px;

}

.article_desc ol ,

.ui-tabs-panel ol,

.blog ol ,

.description ol{

	list-style-type: lower-alpha;

}

 

 blockquote {

	padding: 15px;

	margin-top: 25px;

	margin-bottom: 25px;

	border: 1px solid #CCCCCC;

}

.details .map_name, .details .map_price, .details .msrp_name , .details .msrp_price , .details .t9 , .details .t9 , .our_price_price {

	font-size: 14px;

}

.ourprice_name , .sprice {

 	padding-top: 12px;

 }

.t9 {

	padding-top: 5px;

}





iframe.stframe #footer {

	background-color: #CCCCCC;

}

#cke_browser_gecko {

	z-index: 9999;

}

.alt_prod_list_col_head {

	font-weight: bold;

	background-color: #F2F2F2;

	padding: 3px;

}

.product_list_col_row {



}

.alt_prod_list_col_top td {

	border: 1px solid #D4D4D4;

	padding: 3px;

}

.alt_prod_list_col_top {

	margin-bottom: 5px;

}

.alt_prod_list_col_top tr  {

 

}a.button:link, a.button:visited {

	color: #FFFFFF;

}

a.button:hover {

	color: #666666;

}

.stbuttontext {

 
}

#rightCol .map_name, #rightCol .map_price, #rightCol .ourprice_name {

	display: none;

}

#rightCol .button {

	float:right;

	clear: both;

}.clear {
	clear: both;
}
.sort ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#module-product .sort table tr td ul li {
	list-style-type: none;
}
.cat_image_wrap img {
	display: none;
}
html #fancybox-wrap {
	z-index: 9999;
}
#menu ul {
	z-index: 800;
}
.moduletable a img {
	text-decoration: none;
}

