/*Content */


#contentColumnLeft{
	margin: 0px 0px 0px 0px;
	paddingtop: 0px;
	background-color: #ffffff;
	background-image:url(../images/left-top-3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;

}
#contentColumnCenter{
}


#contentColumnRight{
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(../images/right-top-3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
	border: solid 0px #663366;
}

.box{
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	border: solid 0px #000000;
	
}

.center_box {		
	padding-right: 0px; 
	padding-left: 0px; 	
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;	 	 
	padding-bottom: 0px; 
	padding-top: 0px;
	border: solid 0px #000000;
}
.box .head_side_top{	
	background-color: #ff622f;
	background-image:url(../images/categories-side-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.box .head_side_left{	
	background-image:url(../images/categories-side-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.box .head_left_top{

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

.box .head_left_bottom{
	background: url(../images/categories-left-bottom.jpg) no-repeat left bottom;
}

.box .head_side_right{
	min-height: 37px; 
	background: url(../images/categories-side-right.gif) no-repeat right top; 
	width: 100%; 
	height: auto! important
}

.inside_box_head {
	margin-top: 0px;
	padding-right: 0px; 
	padding-left: 10px; 
	padding-bottom: 0px; 
	padding-top: 10px;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight:bolder;
}
h1.box-head-title, h2.box-head-title{
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
}
.box_body{
	margin: 0px 0px 0px 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: #00FF66 solid 0px;
}
.box_body A {
	font-weight: bold; 
	font-size: 12px; 
	color: #4b4b4b; 
	line-height: 16px; 
	text-decoration: none
}
.box_body A:hover {
	text-decoration: underline
}

.body_side_left{	
	background-image:url(../images/box-body-side-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fef7f4;
}

.body_side_right{	
	background: url(../images/box-body-side-right.gif) repeat-y right top; 
}

.body_side_top{	
	background-image:url(../images/box-body-side-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_side_bottom{	
	background-image:url(../images/box-body-side-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.body_left_top{
	background: url(../images/box-body-left-top.gif) no-repeat left top;
}

.body_left_bottom{
	background: url(../images/box-body-left-bottom.gif) no-repeat left bottom;
}
.body_right_top{
	background: url(../images/box-body-right-top.gif) no-repeat right top;
}

.body_right_bottom{
	background: url(../images/box-body-right-bottom.gif) no-repeat right bottom;
	width: 100%;
}
.inside_box_body {
	padding-right: 2px; padding-left: 5px; padding-bottom: 9px; padding-top: 17px;
	font-family: verdana;
	font-size: 10px;
	border: 0px solid #CC9966;
}

.box_body UL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	font-family: tahoma; 
	list-style-type: none;	
	color: #5e2618;
	border: 0px solid #fda123;
	line-height: 0.0em
}
.box_body UL LI {
	margin-top: 0px; 
	margin-bottom: 0px; /*line-height: 0.5em;*/
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 9px; 
	padding-top: 0px; 
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	border: 0px solid #CC9966;
	line-height: 14px;
}
.box_body UL LI A, .box_body UL LI A.current{
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 19px; 
	font-weight: bold; 
	font-size: 11px; 
	background: url(../images/arrow.gif) no-repeat 2px 4px; 	
	color: #000000; 
	line-height: 14px; 	 
	font-family: verdana; 
	text-decoration: none;
	border: 0px solid #225599;
}
.box_body UL LI SPAN.group{
	background: url(../images/arrow_group.gif) no-repeat 2px 4px; 
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 10px; 
	font-weight: bold; 
	font-size: 11px; 		
	line-height: 14px; 	 
	font-family: verdana; 
	text-decoration: none;
	border: 0px solid #225599;	
	color: #86ad14;
}
.box_body UL LI A.current {
	background: url(../images/arrow-current-cat.gif) no-repeat 2px 4px; 
	color: #cb3510;
	font-weight: bold;
}
.box_body UL LI A:hover, .box_body UL LI A.current:hover{
	text-decoration: underline
}
.box_body UL LI .category-products {
	font-weight: bold; background: none transparent scroll repeat 0% 0%; color: #333333; text-decoration: underline
}
.box_body UL LI .category-products:hover {
	color: #333333; text-decoration: none
}

.box_body OL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: decimal;
	border: 0px solid;
	line-height: 0.0em;
}
.box_body OL LI {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: normal; 
	background: url(../images/dashed.gif) repeat-x left bottom; 
	padding-bottom: 4px; 
	color: #0e0e0e; 
	padding-top: 5px; 
	font-family: verdana
}
.box_body OL LI A {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 10px; 
	padding-bottom: 0px; 
	color: #2f2f2f; 
	line-height: 14px; 
	padding-top: 0px; 
	font-family: verdana; 
	text-decoration: none; 
}
.box_body OL LI A:hover {
	text-decoration: underline
}


#documentcategories OL {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none;
	border: 0px solid;
}
#documentcategories OL LI {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: normal; 
	background: url(../images/dashed.gif) repeat-x left bottom; 
	padding-bottom: 4px; 
	color: #0e0e0e; 
	padding-top: 5px; 
	font-family: verdana
}
#documentcategories OL LI A {
	padding-right: 0px; padding-left: 5px; font-weight: normal; font-size: 10px; padding-bottom: 0px; color: #2f2f2f; line-height: 14px; padding-top: 0px; font-family: verdana; text-decoration: none; 
}
#documentcategories OL LI A:hover {
	text-decoration: underline
}

#specials {
}

#specials A IMG {
	margin: 0px 0px 14px; border: solid 0px #454545;
}
#specials .body_side_left{	
	background-image:url(../images/box-body-side-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fff;
}

#specials .inside_box_body {	
	padding-right: 10px; padding-left: 10px; padding-bottom: 18px; padding-top: 47px;
	font-family: verdana;
	font-size: 10px
}
#specials .speacial_productname{
	font-family: verdana; font-size: 11px;
}

#specials .normalprice {
	margin-left:20px;		
	font-weight: bold; font-size: 12px; color: #373b44; line-height: 18px; font-family: verdana; text-decoration: line-through;
	border: solid 0px #aaaaaa;
}
#specials .productSpecialPrice {
	padding-right: 0px; padding-left: 15px; font-weight: bold; font-size: 12px; padding-bottom: 0px; color: #cb3510; line-height: 18px; padding-top: 0px; font-family:Verdana; border: solid 0px #00FF00;
}

#specials .productPriceDiscount {
	padding-right: 0px; padding-left: 20px; font-weight: normal; font-size: 10px; padding-bottom: 0px; color: #cb3510; line-height: 18px; padding-top: 0px; font-family: verdana; border: solid 0px #00FF00;
}

#information{
}

#information .head_left_top{
	background: url(../images/articles-left-top.gif) no-repeat left top;
}

#information .head_side_right{
	min-height: 38px; 
	background: url(../images/articles-side-right.gif) no-repeat right top;
	width: 100%; 
	height: auto! important
}

#information .head_side_top{	
	background-image:url(../images/articles-side-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#information .head_side_left{	
	background-image:url(../images/articles-side-left.gif); 
	background-repeat: repeat-y;
	background-position: left top;
}
#information .head_left_bottom{
	background: url(../images/articles-left-bottom.gif) no-repeat left bottom;
}

#information .body_side_left{	
	background-image:url(../images/box-body-side-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f4f8e5;
}

#featured_products{
}

.center_box .head_side_top{	
	background-image:url(../images/fp-side-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.center_box .head_side_left{	
	background-image:url(../images/fp-side-left.gif); 
	background-repeat: repeat-y;
	background-position: left top;
}

.center_box .head_left_top{
	background: url(../images/fp-left-top.gif) no-repeat left top;
}

.center_box .head_left_bottom{
	background: url(../images/fp-left-bottom.gif) no-repeat left bottom;
}

.center_box .head_side_right{
	min-height: 37px; 
	background: url(../images/fp-side-right.gif) no-repeat right top;
	width: 100%; 
	height: auto! important
}

/* #bestsellers{
}

#bestsellers .head_side_top{	
	background-image:url(../images/categories-side-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bestsellers .head_side_left{	
	background-image:url(../images/categories-side-left.gif); 
	background-repeat: repeat-y;
	background-position: left top;
}

#bestsellers .head_left_top{
	background: url(../images/categories-left-top.gif) no-repeat left top;
}

#bestsellers .head_left_bottom{
	background: url(../images/categories-left-bottom.gif) no-repeat left bottom;
}

#bestsellers .head_side_right{
	min-height: 37px; 
	background: url(../images/categories-side-right.gif) no-repeat right top;
	width: 100%; 
	height: auto! important
}

#bestsellers .body_side_left{	
	background-image:url(../images/box-body-side-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fef2ee;
}
*/
#bestsellers .head_left_top{
	background: url(../images/articles-left-top.gif) no-repeat left top;
}

#bestsellers .head_side_right{
	min-height: 38px; 
	background: url(../images/articles-side-right.gif) no-repeat right top;
	width: 100%; 
	height: auto! important
}

#bestsellers .head_side_top{	
	background-image:url(../images/articles-side-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bestsellers .head_side_left{	
	background-image:url(../images/articles-side-left.gif); 
	background-repeat: repeat-y;
	background-position: left top;
}

#bestsellers .head_left_bottom{
	background: url(../images/articles-left-bottom.gif) no-repeat left bottom;
}

#bestsellers .body_side_left{	
	background-image:url(../images/box-body-side-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f4f8e5;
}

#bestsellers .inside_box_body {
	padding-right: 2px; 
	padding-left: 30px; 
	padding-bottom: 9px; 
	padding-top: 17px;
	font-family: verdana;
	font-size: 10px;
	border: 0px solid;
} 

/*s3Slider*/
#slider {
    width: 150px; /* important to be same as image width */
    height: 176px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1 {
    width: 580px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content {
    width: 580px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image  {
    float: left;
    position: relative;
	display: none;
}
/*
.sliderImage span {
    position: absolute;
	top: 150px;
    padding-left: 5px;
	padding-right: 5px;
    width: 135px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
*/
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong  {
    font-size: 11px;	
}
.sliderText_top {
	top: 0;
	left: 0;
}
.sliderText_bottom {
	bottom: 0;
    left: 0;
}
.sliderText_left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.sliderText_right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
.box_body .ul_blank LI , .box_body .ul_blank LI {
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 27px; 
	font-weight: bold; 
	font-size: 11px; 
	background: none; 	
	color: #000000; 
	line-height: 14px; 	 
	font-family: verdana; 
	text-decoration: none;
	border: 0px solid #225599;
}
.box_body .ul_blank LI A, .box_body .ul_blank LI A.current{
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background: none; 	
	color: #000000; 
	line-height: 14px; 	 
	font-family: verdana; 
	text-decoration: none;
	border: 0px solid #225599;
}

#holidayssidebox .head_side_top{	
	background-image:url(../images/dark-red-side-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#holidayssidebox .head_side_left{	
	background-image:url(../images/dark-red-side-left.gif); 
	background-repeat: repeat-y;
	background-position: left top;
}

#holidayssidebox .head_left_top{
	background: url(../images/dark-red-left-top.gif) no-repeat left top;
}

#holidayssidebox .head_left_bottom{
	background: url(../images/dark-red-left-bottom.gif) no-repeat left bottom;
}

#holidayssidebox .head_side_right{
	min-height: 37px; 
	background: url(../images/dark-red-side-right.gif) no-repeat right top;
	width: 100%; 
	height: auto! important
}

#holidayssidebox .body_side_left{	
	background-image:url(../images/box-body-side-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fef2ee;
}

#holidayssidebox li{
	padding-left: 5px;
	font-size: 10px;
	line-height: 90%;
}


#reviews .head_left_top{
	background: url(../images/articles-left-top.gif) no-repeat left top;
}

#reviews .head_side_right{
	min-height: 38px; 
	background: url(../images/articles-side-right.gif) no-repeat right top;
	width: 100%; 
	height: auto! important
}

#reviews .head_side_top{	
	background-image:url(../images/articles-side-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#reviews .head_side_left{	
	background-image:url(../images/articles-side-left.gif); 
	background-repeat: repeat-y;
	background-position: left top;
}

#reviews .head_left_bottom{
	background: url(../images/articles-left-bottom.gif) no-repeat left bottom;
}

#reviews .body_side_left{	
	background-image:url(../images/box-body-side-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f4f8e5;
}

.inside_box_head A {
	color: #FFFFFF;
}
.inside_box_head A:hover {
	text-decoration: underline
}

#reviewsContent A{
	font-size: 11px;
}
.facebookOuter {    
    width:200px; 
    padding: 0;
    height:430px;
    margin-left: 0;
}
.facebookInner {
    height:430px;
    overflow:hidden;
}