/* CATEGORY STYLES */

.content_category_header
{

display: block;
width: 100%
height: auto;
/*border: 1px solid red;*/
}

.content_category_item
{
border: 2px solid #666666;
border-bottom-color: #777777;
display: block;
width: 47%;
margin-left: 1%;
height: 250px;
display: inline;
float: left;
margin-top: 10px;
}

.content_category_item .productHead1 a
{
font-size:12pt;
font-family:"Trebuchet MS", Arial, Helvetica;
font-weight: bold;
color: #11618e;
text-decoration: none;
}

.productHead1, .content_category_item .productHead1 a
{
vertical-align: middle;
height: 40px;
padding: 2px;
text-align: center;
}

.productFoot1
{
height: 50px;
padding-top: 8px;
}

.productFoot1 a
{
display: inline;

}

.productImg1
{
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-color: #ffffff;
}

.productImg1Box
{
height: 160px;
width: 240px;
display: block;
/*border: 1px solid red;*/
position: relative;
overflow: none;
}


.productImg1Box table tr td img
{
display: table-cell;
position: relative;
display: block;
padding: 5px;
height: 150px;
max-width: 230px;
overflow: hidden;
/*border: 1px solid yellow;*/
vertical-align: middle;
}





/* CATEGORY STYLES ENDS HERE */



/* PRODUCT THUMBNAIL STARTS HERE */

.content_thumb_item
{
border: 2px solid #666666;
border-bottom-color: #777777;
display: block;
width: 31%;
height: 250px;
margin-left: 1%;
display: inline;
float: left;
margin-top: 10px;
}
.content_thumb_item .thumbHead1 a
{
font-size:10pt;
font-family:"Trebuchet MS", Arial, Helvetica;
font-weight: bold;
color: #11618e;
text-decoration: none;
}

.thumbHead1, .content_thumb_item, .thumbHead1 a
{
padding: 2px;
text-align: center;
}

.thumbHead1
{
height: 60px;
overflow: auto;
}

.thumbPrice1
{
color: #d31245;
text-align: center;
font-weight: bold;
}

.thumbFoot1
{
min-height: 50px;
overflow: none;
padding-top: 5px;
height: auto;
}

.thumbFoot1 a
{
float: left;
text-align: center;
display: inline;
/*position: relative;*/
}



.thumbImg1
{
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-color: #ffffff;
}

.thumbImg1Box
{
height: 120px;
width: 150px;
overflow: auto;
line-height: 8em;
/*border: 1px solid green;*/
}



.thumbImg1>td a img
{
display: table-cell;
position: relative;
display: block;
padding: 5px;
max-height: 110px;
max-width: 140px;
height: auto; /* IE */
width: auto; /* IE */
overflow: none;
/*border: 1px solid yellow;*/
vertical-align: middle;
}




/* PRODUCT THUMBNAIL ENDS HERE */



/** Footer styles starts here */
.Box1
{
width: auto;
heght: auto;
min-height: 180px;
display: block;
display: inline;
float: left;
text-align: left;
padding-left: 58px;
}

#copyright
{
width: 100%;
height: 50px;
display: block;
float: left;
font-size: 10px; 
}

#sheela_caption
{
font-weight: bold;
color: #d31245;
font-size: 11px;
}


/* Footer styles ends here */

/* Product Details page styles starts here */
.redBullet
{
list-style-image: url("/images/Sheela_June2010/red_bullet1.png");
}

.noBullet
{
list-style: none;
}

#productDetailImg
{
width: 370px;
height: 350px;
display: block;
display: table-cell;
vertical-align: middle;
background-color: #ffffff;
padding: 10px;
border: 2px solid #666666;
}
#productDetailImg img
{
display: table-cell;
position: relative;
display: block;
vertical-align: middle;
background-color: yellow;
max-width: 360px;
max-height: 350px;
/*min-width: 150px;
min-height: 150px;*/

}

.redText
{
color: #d31245;
font-weight: bold;
}
/* product details page styles ends here */


/*** Product List - Category Heading style **/
.category_head1
{
float: left; 
width: 100%; 
height: auto;
display: block;
padding-top: 7px;
padding-left: 10px;
padding-bottom: 10px;
margin-top: 5px;
font-family:"Trebuchet MS", Arial, Helvetica;
font-weight: bold;
color: #feecc2;
font-size: 16px;
background: url("/images/Sheela_June2010/header_bg1.png") no-repeat;
}

/*Add to cart and Buy Now Link Styles starts here */
.addToCart a,.buyNow a
{
display: block; 
float: left;
display: inline;
width: 120px;
height: 42px;
border: 1px dashed red;
}

.buyNow a
{
width: 100px;
}


.addToCart a
{
/*background: url("/images/Sheela_June2010/add_to_cart_button2.png") no-repeat;*/
}

.buyNow a
{
/*background: url("/images/Sheela_June2010/buy_now_button2.png") no-repeat;*/
display: block;
width: 40px;
height: 20px;
}

.addToCart a:hover
{
/*background: url("/images/Sheela_June2010/add_to_cart_hoverbutton1.png") no-repeat;*/
}

.buyNow a:hover
{
/*background: url("/images/Sheela_June2010/buy_now_hoverbutton1.png") no-repeat;*/
}


/*Add to cart and Buy Now Link Styles endshere */






/* BASE STYLES
----------------------------------------------- */
H1, .h1 {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	color:#295011;
	font-weight:bold;
	margin-top:10px
}

H2, .h2 {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	color:black;
	font-weight:bold
}

TABLE {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black
}

.red_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CC0000
}

.black_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000
}
.bold_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	font-weight:bold
}
.border_r {
	border-right:1px solid #cccccc;
	padding:2px
}
.border_l {
	border-left:1px solid #cccccc;
	padding:2px
}	
.border_t {
	border-top:1px solid #cccccc;
	padding:2px
}
.border_b {
	border-bottom:1px solid #cccccc;
	padding:2px
}
.border {
	border:1px solid #cccccc;
	padding:2px
}
.bg_dddddd {
	background-color:#dddddd;
	color:#333333
}
.hr {
	border-bottom:1px solid #cccccc;
	margin:0px 0px 8px 0px
}


/* BUTTONS
----------------------------------------------- */
/******* ACTION BUTTON *******/

/* Both browsers apply these styles to the action button */
.actn_button_color {
	border:3px double #8FB6DB;
	cursor:pointer;
	white-space:nowrap;
font-family:"Trebuchet MS", Arial, Helvetica;
	color:#fdf3d0;
	font-size:18px;
	font-weight:bold;
	text-align:center;
padding: 5px;
min-width: 100px;
display: block;
display: inline;
background: url("/images/Sheela_June2010/button_bg1.png") repeat;
}
/* IE uses the filter for the blend */
.actn_button_color {
	/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#CCE6F9')*/
background: url("/images/Sheela_June2010/button_bg1.png") repeat;
	}
/* FireFox uses a background color and white gradient image for the blend */
html>body .actn_button_color {
	/*background: #A5D6FA url("/shared/style/images/white_gradient.png") repeat-x top*/
background: url("/images/Sheela_June2010/button_bg1.png") repeat;

}
/******* BEGIN FIREFOX HOVER FOR ACTION BUTTON *******/
.actn_button_color.actn_button:hover {
	border:3px double #54A2EB;
	color:#d31245;
	background: #B3D8F4 url("/shared/style/images/white_gradient.png") repeat-x top
}	
/******* END FIREFOX HOVER FOR ACTION BUTTON *******/

/******* REGULAR BUTTON *******/
/* Both browsers apply these styles to the regular button */
.button_color {
	border:3px double #8FB6DB;
	cursor:pointer;
	white-space:nowrap;
font-family:"Trebuchet MS", Arial, Helvetica;
	color:#fdf3d0;
	font-size:18px;
	font-weight:bold;
	text-align:center;
padding: 5px;
min-width: 100px;
display: block;
display: inline;
background: url("/images/Sheela_June2010/button_bg1.png") repeat;
}
/* IE uses the filter for the blend */
.button_color {
	/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#EDF3F7')*/
background: url("/images/Sheela_June2010/button_bg1.png") repeat;
}
/* FireFox uses the background-color and white gradient image for the blend */
html>body .button_color {
	/*background: #C7E5FB url("/shared/style/images/white_gradient.png") repeat-x top*/
background: url("/images/Sheela_June2010/button_bg1.png") repeat;
}
/******* BEGIN FIREFOX HOVER FOR REGULAR BUTTON *******/
.button_color.button:hover {
	border:3px double #54A2EB;
	color:#d31245;
	background: #B3D8F4 url("/shared/style/images/white_gradient.png") repeat-x top
}
/******* END FIREFOX HOVER FOR ACTION BUTTON *******/

/******* SPECIAL BUTTON STYLES*******/
.btn_small_update, .btn_small_change {
	font-size:9px
}		
.btn_update {
	font-size:9px
}	
.btn_continue {
	width:170px;
	padding:4px
}
.btn_add_to_cart{
	width:80px;
	* height:23px;
	font-size:11px;
	margin-top:5px;
	* padding:1px 0px 0px 0px
border: 5px solid red;

}
html>body .btn_add_to_cart {
	height:15px;
	padding:1px 0px 0px 0px
}
.btn_buy_it_now {
	width:80px;
	font-size:11px;
	margin:5px 0px 0px 5px;
	padding:0px
}
.btn_proceed_to_checkout {
  padding:2px 2px 2px 25px;
  width:190px;
  height:32px
}	
.btn_ordering_info {
 font-size:11px;
 width:150px
}
/******* END SPECIAL BUTTON STYLES*******/

/* box around product detail quantity and add to cart button
----------------------------------------------- */
.quantity {
	/*border:1px solid #CCCCCC; */
	width:250px; 
	white-space:nowrap;
	padding:10px;
        font-weight: bold;

}

/* ADDED TO CART home page, product list and product detail pages
----------------------------------------------- */
.added_to_cart {
	background-color:#FFFAF4;
	border:1px solid #E2A269;
	margin:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	}
.added_to_cart A:link, .added_to_cart A:visited, .added_to_cart A:hover, .added_to_cart A:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333
	}

/* PRICE 
product list and some home pages
----------------------------------------------- */
.small_price {
	color:black;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:13px;
	font-weight:bold
}

/* product detail page */
.large_price {
	/*color:black;*/
color: ##d31245;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	font-weight:bold
}
.totalsavings {	
	font-weight:bold;
	/*border:1px solid #cccccc;*/
	padding:10px;
	text-align:center;
	width:185px;
	color:black;
}
.opc-totalsavings {	
	font-weight:bold;
	font-size:13px;
	padding:2px 1px;
	color:black;
	text-align:right
}
/* TABS 
product detail page
----------------------------------------------- */
.tabcontainer {
	width:100%;
	position:relative;
	color:#fdf3d0;
}
.tab_on {	
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	border-top:1px solid #295011;
	border-left:1px solid #295011;
	border-right:1px solid #295011;
	/*background-color:#e5e5e5;*/
background-color: #295011;
	padding:5px;
	width:165px;
	float:left;
	display:inline;
	white-space:nowrap;
color:#fdf3d0;
font-size: 16px;
	}
.tab_off {
	color:#fdf3d0;
	font-weight:normal;
	text-align:center;
	margin-top:10px;
	border-top:1px solid #295011;
	border-left:1px solid #295011;
	border-right:1px solid #295011;
	/*background-color:#F5F5F5;*/
background-color: #295011;
	padding:5px;
	width:165px;
	float:left;
	cursor:pointer;
	display:inline;
	white-space:nowrap;
color:#fdf3d0;
font-size: 16px;
	}
.descriptioncontainer {
	width:100%;
	position:relative
}
.detaildesc {
	border-top:4px solid #295011;
	border-left:1px solid #295011;
	border-right:1px solid #295011;	
	border-bottom:2px solid #295011;
	padding:5px;
	margin-bottom:10px;
	width:99%;
	text-align:left
}

/****** MULTIPLE IMAGES ****** product detail page */
.click {cursor:pointer}
.imagesmallcontainer {
	/*background-color:#ffffff;*/
	border:2px solid #444444;
	float:left;
	height:65px;
	margin:8px 4px 2px 0px;
	overflow:hidden;
	width:65px
}
.hoverover {
	clear:both;
	float:left;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
	width:300px
}
.notavailable {
	/*background-color:#ffffff;
	border:1px solid #cccccc;*/
	color:#666666;
	padding:10px;
	text-align:center
}
/* ALL CATEGORIES PAGE
----------------------------------------------- */
.category_outline {
	width:99%;
	border:1px solid #dddddd;
	text-align:center;
	margin:5px;
	padding:0px
}
.chain {
	text-align:left;
	margin-left:5px;
	font-size:13px;
	padding:4px;
	font-weight:bold;
	color:#666666
	}
.chain A:link, .chain A:visited, .chain A:active, .chain A:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:13px;
	}
.all_categories {
	width:220px
}
.all_categories A:link, .all_categories A:visited, .all_categories A:active, .all_categories A:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:13px;
	font-weight:normal
	}
.parent {
	margin-top:3px;
	margin-bottom:3px
}
.parent A:link, .parent A:visited, .parent A:active, .parent A:hover {
	font-weight:bold;

	}
.parent_more {
	font-weight:bold;
	margin-top:5px;
	color:black
}
.parent_more A:link, .parent_more A:visited, .parent_more A:hover, .parent_more A:active {
	font-weight:bold;
	color:black
	}		
.sub_category {
	margin-top:5px;
	margin-bottom:5px
	}
.sub_category_more {	
	font-weight:bold;
	color:black
	}	
.sub_category_more A:link, .sub_category_more A:visited, .sub_category_more A:hover, .sub_category_more A:active {
	margin-left:1px;
	font-size:11px;
	font-weight:bold;
	color:black
	}	

.viewAllCategories {
	padding:6px 4px 6px 25px;
	line-height:normal;
	display:block;
	border-bottom:4px solid black;
	font-weight:100;
}

.viewAllCategories a:link, .viewAllCategories a:visited {
	color:black;
	text-decoration:none;
	font-weight:bold
}

.viewAllCategories a:hover {
	text-decoration:underline;
	background-color:#edecec
}	
/* CHECKOUT BREADCRUMB
----------------------------------------------- */
.breadcrumb_on {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	padding-right:3px;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
	vertical-align:middle
}
.breadcrumb_off {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	padding-right:3px;
	font-size:13px;
	white-space:nowrap; 
	vertical-align:middle
}
.clear {
	clear:both
	}
.floatRight {
	float:right
	}
.floatLeft {
	float:left
	}
.note {
 	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px
	}	

					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
