﻿/*
 * Author: Jason D. Jimenez
 * Date  : Sept. 28, 2007
 */

.box {
	width:100%;
	margin:0;
	padding:0;
	padding-bottom:2px;
}

.box-corner {
	height:42px;
}

.box-caption {
	margin:0;
	padding:0;
	padding-left:15px;
	padding-top:15px;
}

.box-content {
	padding:10px;
	margin:10px;
	margin-top:-1px;
	height:1%;
}


.box-caption ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.box-caption li {
	float:left;
	margin:0;
	padding-top:7px;
	padding-right:3px;
	width:auto;
}


/* purple bordered box */
.purple .box {
	background: #C69FEE;
}

.purple .box-corner {
	background: url("../images/corner.jpg") no-repeat top right;
}

.purple .box-caption {
}

.purple .box-content {
	background:#FFFFFF;
}

/* pink bordered box */
.pink .box {
	background: #FE5095;
}

.pink .box-corner {
	background: url("../images/fold-conner.gif") no-repeat top right;
}

.pink .box-caption {
}

.pink .box-content {
	background:#FFFFFF;
}

/* plain box big fold */
.plain-box {
	width:100%;
	min-width:5em;
	height: 100%;
	float:left;
	margin:0 0 15px 0;
	padding:0;
}
.plain-box2col {
	width:100%;
	min-width:500px;
	height: 100%;
	float:left;
	margin:0 0 15px 0;
	padding:0;
}
.plain-box h2, .plain-box h2 a{
	color:#000;
	font-weight:normal;
	margin:0;
}
.plain-box h3{
	color:#646464;
}
.plain-box .products-desc{
	padding:10px 0;
	border-bottom:3px solid #ccc;
}
.plain-box h2 span{
	font-size:18px;
	font-family:tahoma;
}
.plain-box-caption {
	margin:0;
	border:0px solid #DBDBDB ;
	border-bottom:0;
}
.plain-box-caption-dynamic {
	height:100%;
	margin:0;
	margin-right:29px;
	padding-top: 5px;
	border:1px #DBDBDB solid;
	border-right:0;
	border-bottom:0;	
	background-color:#FFFFFF;
}
.plain-box-content {
	margin:0;
	padding:0;
	float:left;
	font-size:12px;
	width:100%;
}
.plain-box-content p {width:100%;}
.plain-box-content img {float:right; margin:0 0 5px 10px;}
.plain-box-caption {}

.pink-box {}
.pink-box-caption {}
.pink-box-content {}


/* inner box */

.innerbox {
	width:100%;
	margin:0;
	padding:0;
	background-color:#FFF;
}

.innerbox-caption {
	height:16px;
	margin:0;
	margin-right:14px;
	border:1px #DBDBDB solid;
	border-right:0;
	border-bottom:0;	
	background-color:#FFFFFF;
}

.innerbox-content {
	margin:0;
	padding:10px;
	border:1px #DBDBDB solid;
	border-top:0;
	background:#FFFFFF;
}


/* featured products table in detail.aspx */

.img-table {
	width:100%;	
}

.img-product1 {
	width:114px;
	
	width:150px;
	margin-top:5px;
	margin-bottom:5px;
}

.img-product1 p {
	margin-top:4px;
}

.img-frame1 {
	border:3px solid #C6C6C4;
	height:120px;
	width:100%;
	margin:auto;
	
	height:150px;
}

.img-frame1 img {
	margin-top:10px;
	margin-top:5px;
}

.img-product2 {
	width:120px;
	
	width:150px;
	margin-top:5px;
	margin-bottom:5px;
}

.img-product2 p {
	margin-top:4px;
}

.img-frame2 {
	border:3px solid #C6C6C4;
	height:180px;
	width:100%;
	margin:auto;
	
	height:210px;
}

.img-frame2 img {
	margin-top:0px;	
	margin-top:5px;
}

.img-product3 {
	width:207px;
	
	width:230px;
	margin-top:5px;
	margin-bottom:5px;
}

.img-product3 p {
	margin-top:4px;
}

.img-frame3 {	
	width:100%;
}

.img-frame3 img {
	width:207px;
	height:124px;
	margin-top:0px;	
	width:100%;
	height:142px;
	margin-top:0px;
}

.img-category1 {
	margin:0;
	padding:0;
	width:95px;
	margin-top:5px;
	margin-bottom:5px;
	/*border: 1px solid #E5E5E5;*/
}

.img-catframe1 {
	width:143px;
	height:143px;
	margin:0 auto;
	border:1px solid #CCCCCC;
}

.img-catframe1 img {
height:75px;
width:50px;
}


.img-catframe2 {
	height:210px;
	width:100%;
	margin:auto;
}

.img-catframe2 img {
	width:100%;
	height:100%;
}

.img-catframe3 {
	height:100px;
	width:100%;
	margin:auto;
}

.img-catframe3 img {
	width:100%;
	height:100%;
}

.box_articles{
	height:133px; width:30%; min-width:285px;padding:4px; float:left;
}
* html .box_articles{
	height:203px; width:30%; min-width:285px;padding:4px; float:left;
	border:solid 0px red;
}

.orderlistbtn input{ border:1px solid #0099CC;  background:#EAEAEA; width:100%; margin:3px; min-width:78px;}
.table-container{ width:100%;}

.featureitems{
width:139px;
min-height:250px;
padding-top:8px;
	background:#f2f2f2;
}



.left-box-holder{
	width: 176px;
	margin:0 0 15px 0;
	padding:0;
	border:0px solid #bbcc96;
	float:left;
}
.category-box{
	padding:3px 0;
	width:170px;
	border-left:1px solid #A63A56;
	border-right:1px solid #A63A56;
	border-bottom:1px solid #A63A56;
}
/*=============================Comment Listing=============================*/
.comment-listing-box{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:100%;
}
.comment-listing-box li{
	margin:10px 0;
	padding:0;
	display:block;
	clear:both;
}
.comment-listing-box .commenthead{
	font-weight:bold;
	font-size:11px;
	position:relative;
}
.comment-listing-box .commenthead img{
	float:right;
	position:absolute;
	top:13px;
	right:0;
}
.comment-listing-box .commenthead span{
	font-weight:bold;
	font-size:12px;
	position:absolute;
	float:right;
	top:-3px;
	right:32px;
	width:auto;
}
.comment-listing-box .commenthead .time{
	font-weight:normal;
	font-size:10px;
}
.comment-listing-box .commenthead .commentName{
	color:#6E9120;
	padding:5px 0 0 0;
	margin:0;
	font-size:14px;
}
.comment-listing-box .commentbody{
	margin:0;
	padding:15px 10px 10px 0;
}
.comment-listing-box .commentfooter{
	margin:5px 0 0 0;
	padding:0;
}

.leave-comment-box-product{
	padding:0;
	margin:0;
	float:left;
	width:100%;
	display:block;
}
.leave-comment-box-article{
	padding:0;
	margin:0;
	float:left;
	width:100%;
	display:block;
}
.userpanel-txt{
	display:block;
	border-bottom:1px dotted #CCCCCC;
	float:left;
	margin:0 0 10px 10px;
	width:89%;
	background:url(/images/category-arrow.gif) no-repeat left center;

}
.userpanel-txt a{
	padding:0 0 0 10px;
	margin:0;
	float:left;
	font-size:12px;
	width:auto;
}
.userpanel-txt a:hover{
	color:#333;
}

.reviews-listing-box{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.reviews-listing-box li{
	margin:10px 0;
	padding:10px;
	border:1px dotted #ccc;
	display:block;
	clear:both;
	background:#fbfbfb;
}
.reviews-listing-box .commenthead{
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	font-size:11px;
	position:relative;
}
.reviews-listing-box .commenthead img{
	float:right;
	position:absolute;
	top:13px;
	right:0;
}
.reviews-listing-box .commenthead span{
	font-weight:bold;
	font-size:12px;
	position:absolute;
	float:right;
	top:-3px;
	right:32px;
	width:auto;
}
.reviews-listing-box .commenthead .commentName{
	color:#6E9120;
	padding:5px 0 0 0;
	margin:0;
	font-size:14px;
}
.reviews-listing-box .commentbody{
	margin:0;
	padding:15px 10px 10px 0;
}
/*========================================Article========================================*/
.article-list{
	list-style:none;
	padding:0;
	margin:0;
}
.article-list li{
	width:97%;
	margin:0 0 10px 0;
	float:left;
	padding:10px;
	border-bottom:1px dashed #ccc;
}
.article-list li h3{
	font-size:14px;
	margin:0 0 3px 0;
	padding:0;
}
.article-list li em{
	font-size:11px;
	font-style:italic;
	clear:both;
}
.article-list li .article-desc{
	float:left;
	margin:0;
	line-height:18px;
	font-size:12px;
	width:100%;
}
/*========================================TopList========================================*/
.relatedproduct-holder{
	padding-left:15px;
	margin:0 0 10px 0;
	padding:10px 0 10px 5px;
	width:63%;
	overflow:hidden;
	display:inline-block;
	float:right;
	border-left:1px solid #d6d6d6;
}
.relatedproduct-holder .header-holder{
	float: left;
	width:100%;
	border-bottom:1px solid #ccc;
}
ul.related-item-list{
	list-style:none;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	width:100%;
}
ul.related-item-list li{
	display:inline-block;
	float:left;
	text-align:center;
	margin:0;
	padding:10px 5px 0 5px;
	width:30%;
	height:196px;
}
ul.related-item-list li .toplist-product-name-txt{
	width:auto;
	float:none;
}
ul.related-item-list li .toplist-product-price{
	margin:10px 0 0 0;
}
/*==============================BigToplistCenter==============================*/
.bigproductcenterbar-holder{
	width:100%;
	margin:0 0 15px 0;
	float:left;
}
.bigproductcenterbar-holder .header-holder{
	float: left;
	width:95%;
	background:url(/images/cat-bullet1.jpg) left no-repeat;
	padding:0;
	margin:20px 0 0 0;
}
ul.bigproductcenterbar-item-list{
	list-style:none;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	width:100%;
}
ul.bigproductcenterbar-item-list li{
	display:inline-block;
	float:left;
	text-align:center;
	margin:0;
	padding:10px 5px 0 5px;
	width:154px;
	height:186px;
	border-right:1px dotted #c0c0c0;
	border-bottom:1px dotted #c0c0c0;
}
ul.bigproductcenterbar-item-list li .toplist-product-name-txt{
	width:auto;
	float:none;
}
ul.bigproductcenterbar-item-list li .toplist-product-price{
	margin:10px 0 0 0;
}
/*==============================BigToplistCenter==============================*/
/*==============================SmallToplistCenter==============================*/
.smallproductcenterbar-holder{
	width:100%;
	margin:0 0 15px 0;
	float:left;
}
.smallproductcenterbar-holder .header-holder{
	float: left;
	width:100%%;
	background:url(/images/cat-bullet1.jpg) left no-repeat;
	padding:0;
	margin:0;
}
ul.smallproductcenterbar-item-list{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:100%;
}
ul.smallproductcenterbar-item-list li{
	display:inline-block;
	float:left;
	background:#FCEBF3;
	text-align:center;
	margin:1px 15px 5px 15px;
	padding:10px 0;
	width:122px;
	height:200px;
}
ul.smallproductcenterbar-item-list li .toplist-product-name-txt{
	width:auto;
	float:none;
}
ul.smallproductcenterbar-item-list li .toplist-product-price{
	margin:2px 0 0 0;
}
ul.smallproductcenterbar-item-list li input{
	margin:5px 0 0 0;
}
/*==============================SmallToplistCenter==============================*/
/*==============================ToplistSidebar==============================*/
.productsidebar-holder{
	margin:0 0 15px 0;
	padding:0 0 0 8px;
	text-align:left;
	width:170px;
	float:left;
}
ul.productsidebar-item-list{
	list-style:none;
	padding:0 3px 3px 3px;
	margin:0;
	float:left;
	width:154px;
	border-left:1px solid #E1D1DC;
	border-right:1px solid #E1D1DC;
	border-bottom:1px solid #E1D1DC;
}
ul.productsidebar-item-list li{
	display:inline-block;
	text-align:center;
	margin:0;
	padding:3px 0 0 0;
	width:93%;
	height:auto;
	border-bottom:1px dotted #ccc;
}
ul.productsidebar-item-list li .toplist-product-price{
	text-align:center;
}
/*==============================ToplistSidebar==============================*/
.toplist-product-name-txt{
	color: #000000;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
	border:0px solid red;
	width:60%;
	float:right;
}
.toplist-product-name-txt a{
	font-size: 12px;
	font-weight:normal;
	color:#000;
}
.toplist-product-name-txt a:hover{
	color:#003366; 
	text-decoration:underline !important;
}
.toplist-product-price{
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	text-align:center;
}
.img-holder-centerbar{
	width:auto;
	height:auto;
	text-align:center;
	margin:0 auto 10px auto;
	white-space:normal;
	clear:both;
	position:relative;
}
.img-holder-centerbar img{
	border:0px solid #CCCCCC;
	width:120px;
}
.img-holder-sidebar{
	width:auto;
	height:auto;
	margin:0 5px 0 0;
	float:left;
	padding:3px;
	white-space:normal;
	border:1px solid #ccc;
}
.img-holder-sidebarbar img{
	border:none;
}