/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#444444;
	*text-align:center; /*IE*/
	
}
#wrap
{
	width:880px;
	margin-left:auto;/*firefox */
	margin-right:auto;/* firefox */
	text-align:left;
}
#wrap_top
{
	width:880px;
	height:14px;
	background-image: url(../images/top_edge_bg.png);
	background-repeat:no-repeat;
}
#wrap_content
{
	width:868px; /*works in all */
	*width:880; /* targets IE */
	*margin-top:-5px; /*IE*/
	background-color:#FFFFFF;
	padding-left:12px;

}
#banner
{
	background-image: url(../images/banner.png);
	background-repeat:no-repeat;
	width:854px;
	height:200px;
	*margin-top:-20px; /*IE */
	margin-bottom:20px;
}


#menu_bar
{	
	color:#333333;
	width:854px;
	padding-top:2px;
	background-color:#FFFFFF;
	height:32px;
}
#menu_bar_left
{
	float:left;
	width:500px; /*works in all */
	*width:510px; /* targets IE */
	height:32px;
	padding-top:10px;
	padding-left:20px;
	background-image:url(../images/menu_bar_bg.png);
	background-repeat:no-repeat;
}
#menu_bar_left a
{



}
#blockSearch
{
	font-size:12px;
}
#menu_bar_center
{
	float:left;
	width:260px;
	height:32;
	padding-left:10px; /* works in all */
	text-align:center;

}
#menu_bar_right
{
	float:right;
	width:52px;
	height:32px;
	background-image:url(../images/menu_bar_right.png);
	background-repeat:no-repeat;
}
.topmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none; 
	margin-right:15px;
 
}

#content
{
	width:100%;
	overflow:auto;
	padding-bottom:20px;
	*margin-top:-20px;
}
#content_left
{
	width:232px;
	float:left;
	background-image:url(../images/main_menu_left.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	font-size:12px;
}
#left_menu_top
{
	width:232px;
	height:13px;
	background-image:url(../images/left_menu_top_bg.png);
	background-repeat:no-repeat;
}
#left_menu_content
{
	width:232px;
	background-image:url(../images/left_menu_content_bg.png);
	background-repeat: repeat-y;
	padding-left:6px;
	padding-bottom:5px;
	*margin-top:-3px;/*IE*/
	
}
#left_menu_bottom
{
	width:232px;
	height:13px;
	background-image:url(../images/left_menu_bottom_bg.png);
	background-repeat:no-repeat;
}
#content_middle
{
	width:600px;
	float:left;
	font-size:12px;
	padding-left:20px;
	*padding-left:12px; /*IE*/
	*padding-top:10px;

}
#content_right
{
	width:0px;
	float:left;

}


#login_bt
{	
	width:218px;
	height:139px;
	background-image:url(../images/login_form_bg.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:10px;
	padding:2px;
}
#login_form
{
	padding-left:3px;
	font-size:10px;
}
#login_form #email_address
{
	width:120px;
}
#login_form #password
{
	width:120px;
}
#login_form p
{
	font-size:11px;
}
#login_title
{
	font-size:14px;
	font-weight:bold;
	color: #000000;
	padding-left:8px;
	padding-top:10px;
}
#category_menu
{
	padding-left:8px;
	margin-top:8px;
	text-align:left;
	margin-bottom:30px;
}
#category_menu span
{
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
#category_menu ul
{
	list-style-type: disc;
	padding-left:25px;
	*padding-left:0px; /*IE*/
	color: #FF9900;
	
}
#category_menu ul li
{
	margin-bottom:12px;

	
}
#category_menu ul li a
{
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#news_letter_bt
{
	width:140px;
	height:10px;
}
#news_letter_box
{
	text-align:center;
	padding:10px;
	
}
#tell_friend_bt
{
	margin-left:2px;
	padding-top:3px;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	background-image:url(../images/bt_bg.jpg);
	background-repeat:repeat-x;
	width:140px;
	height:10px;
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
}
.bt
{
	padding-top:3px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	background-image:url(../images/bt_bg.jpg);
	background-repeat:repeat-x;
	width:180px;
	height:20px;
	border:#CCCCCC solid 1px;
}

#payment_methods
{
	text-align:right;
	padding-top:20px;
}

#payment_box
{
	text-align:center;
	font-size:14px;
	height:200px;
}

.home_box
{
	width:140px;
	float:left;
	margin-left:5px;
	*margin-bottom:10px; /*IE*/
	
}
.home_box_top
{
	height:21px;
	width:140px;
}

.home_box_top_left
{
	width:3px;
	float:left;
	height:21px;
	background-image:url(../images/box_top_left_corner.png);
	background-repeat:no-repeat;
}
.home_box_top_middle
{
	width:133px;
	height:21px;
	padding-top:5px;
	float:left;
	text-align:left;
	background-image:url(../images/box_top_bg.png);
	background-repeat: repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;

}
.home_box_top_right
{
	width:4px;
	height:21px;
	float:right;
	background-image:url(../images/box_top_right_corner.png);
	background-repeat:no-repeat;
}
.home_box_content
{
	width:135px;
	height:140px;
	*width:140px;/*IE*/
	background-image:url(../images/box_content_bg.png);
	text-align:center;
	padding:5px;
	*padding:5px;
	font-size:11px;
	background-repeat:no-repeat;
}
.home_box_bottom
{
	*margin-top:-5px;/*IE*/
}
.box_content_text
{
	height:40px;
	*height:42px;
}
.home_box_content p
{
	font-size:12px;
	color:#000000;
}
#shopping_cart_box
{
	width:180px;
	height:142px;
	background-color:#DDDDDD;
	float:right;
	text-align:center;
	padding:5px;
}

#footer
{	
	width:880px;
	height:14px;
	background-image:url(../images/bottom_edge_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
#footer_text
{	
	width:880px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	
}

.messageStackError 
{
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	background-color:#FFFFD5;
	border:1px solid #dd9988;
	color:#990000;
	padding:8px;
}
.messageStackWarning 
{
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	background-color:#FFFFD5;
	border:1px solid #dd9988;
	color:#990000;padding:8px;
}
.messageStackSuccess 
{
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	background-color:#99ff00;
	border:1px solid #66cc00;
	color:#003300;
	padding:8px;
}
#home_page_products
{
	width:100%;
}
.infoBox 
{
	background-color:#EBEBEB;
}
.infoBoxContents, .infoBoxContentsBg 
{
	background:#F4F7FC;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

.infoBoxNotice 
{
	background: #FF8E90;
}
.infoBoxNoticeContents 
{
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.infoBoxHeading 
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	background: url(../images/infobox/corner_right_left.png);
	color:#FFF;
}
.infoBox, SPAN.infoBox 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.buttons input 
{
	color:#FFF;margin:0;
	cursor:pointer;
	cursor:hand;border:0;
	height:28px;
	text-indent:4px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	background: url(../images/button.png);width:130px;
}
#shopping_cart_table
{
	margin-top:10px;
}
#shopping_cart_conntent
{
	margin-bottom:10px;
	border-bottom:#333333 1px dashed;
}
#shopping_cart_conntent input
{
	*width:30px; /*IE*/
}
#shopping_cart_conntent a
{	
	font-size:12px;
	font-weight:bold;
}
#shooping_cart_top_title
{
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
}
#shopping_cart_items_table
{
	font-size:12px;	
	width:100%;
	border:1px solid #006600;
	padding-bottom:20px;
}
#shopping_cart_items_line
{
	margin-bottom:15px;
}

#shopping_cart_sub
{
	font-size:12px;

}
#shooping_cart_bottom
{
	text-align:right;
}
#shopping_cart_sub .header
{
	font-size:12px;
}
#shopping_cart_sub .ototal
{
	font-size:12px;
}
.shopping_cart_items_image
{
	width:120px;
	padding:5px;
	border-bottom:#006600 dotted 1px;
}
.shopping_cart_items_details
{
	border-bottom:#006600 dotted 1px;
}
.shopping_cart_items_delete
{
	border-bottom:#006600 dotted 1px;
}
.shopping_cart_items_price
{
	border-bottom:#006600 dotted 1px;
}

.shopping_cart_line_total
{
	border-bottom:#006600 dotted 1px;
}

#my_status
{
	background-image:url(../images/shopping_cart_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-size:12px;
	height:80px;
}
#my_status p
{
	font-size:12px;
}
#my_status a
{
	text-decoration:underline;
	color: #333333;

}
#options p
{
	font-size:12px;
	font-weight:bold;
}
#options
{

	 border-right:1px solid #006633;
	 text-align:center;
}

.category_box
{
	width:100%;
	margin-bottom:10px;
	min-height:90px;
	border-bottom: #CCCCCC 2px dashed;
	padding-left:10px;
	overflow:auto;
	margin-bottom:30px;

}

.category_box_left
{
	width:140px;
	float:left;
}
.category_box_middle
{
	width:340px;
	float:left;
	text-align:left;
}
.category_box_right
{
	width:50px;
	float:left;
	text-align:center;
	padding-top:30px;
}

.products_box
{
	width:90%;
	border-bottom:1px solid  #006633;
	float:left;
	margin-left:2px;
	cursor:pointer;
	margin-bottom:20px;
}

.products_box_description
{
	width:300px;
	float:left;
	font-size:12px;
	padding:5px;
	font-weight:bold;
}
.products_box_description span
{
	font-size:11px;
	font-weight:normal;
}
.products_box_price
{
	width:100px;
	float:left;
	padding:5px;
}
.products_box_right
{
	width:80px;
	float:right;
	padding:5px;
}
.products_box_hide
{
	width:95%;
	min-height:50px;
	border:1px solid #FF6600;
	background-color: #EEEEEE;
	padding:10px;
	font-weight:bold;
	cursor:pointer;
	margin-top:30px;
	margin-bottom:20px;
	opacity: 0.7;
	filter:alpha(opacity=50);
	display:none;
	overflow:auto;
}
.productListing 
{
	border: 1px solid #b6b7cb;
	border-spacing:1px;
}
.productListing-heading 
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	background:#82E330;
	color:#FFFFFFF;
	font-weight:bold;
}
.productListing-data 
{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}
#ssl_vertificate
{
	width:50%;
	padding-top:155px;
	*padding-top:175px;
	text-align:right;
	float:right;

}
#gst_mention
{
	padding-top:190px;
	*padding-top:200px;
	padding-left:20px;
	width:40%;
	text-align:left;
	color:#666666;
	float:left;
	font-size:14px;
}
.headerError 
{
	background: #ff0000;
	text-align:center;
	color:#ffffff;;
	font-weight:bold;
	font-size:12px;

}
/*----text   -----*/
h3
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
h2
{
	color: #000000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
a
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border:0px;
}
.pageheading
{
	font-size:24px;
	font-weight:bold;
	color:#009900;
	border-bottom:#009900 3px solid;
}
p
{
	font-size:12px;
}
.main
{
	font-size:12px;
}
.mainFormTitle
{
	font-size:12px;
}
ul
{
	font-size:12px;
}