/* CSS Document */
body 
	{
		margin:0;
		padding:0;
	}
.topBanner
	{
		background:#fff url(../images/top_ban_bg.jpg) repeat-x top;
	}
.top_selling_border
	{
		border						: 1px #005FA5 solid;
	}
.top_selling_Productborder
	{	
		border						: 1px #a2b8c3 solid;
	}
.paratextheading1
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						: #013B6E;
		line-height					: 14px;
		font-weight					: bold;
		text-decoration				: underline;
	}
.paratextheading_b
	{
		font-family					: Arial;
		font-size					: 14px;
		color						: #013B6E;
		font-weight					: bold;
		text-decoration				: none;
	}
.paratextheading_m
	{
		font-family					: Arial;
		font-size					: 14px;
		color						: #333333;
		font-weight					: bold;
		text-decoration				: none;
	}
.paratextheading_m_w
	{
		font-family					: Arial;
		font-size					: 12px;
		color						: #ffffff;
		font-weight					: bold;
		text-decoration				: none;
	}
	
	 .menu_href
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						: #0071C7;
		line-height					: 14px;
		font-weight					: bold;		
 
	}
	 .cart_href
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						:#FFFFFF;
		line-height					: 14px;
		font-weight					: bold;		
 
	}
	
	.cart_href:hover {color:#FFFFFF;}
	 
	
	 .menu_href_browm
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color                       :#790000;
		line-height					: 14px;
		font-weight					: bold;		
 
	}
	

.paratextheading2
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						: #0071C7;
		line-height					: 14px;
		font-weight					: bold;		
	}
	
.paratextheading_white
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						:#FFFFFF;
 		line-height					: 14px; 
		font-weight					: bold;		
	}
 
.paratextheading2_u
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						: #0071C7;
		line-height					: 14px;
		font-weight					: bold;		
	   text-decoration				: underline;
	}
.paratextheading3
	{
		font-family					: arial;
		font-size					: 12px;
		color						: #DD1820;
		line-height					: 14px;
		font-weight					: bold;		
	}
.paratext
	{
		font-family					: arial;
		font-size					: 12px;
		color						: #5E5E5E;
		line-height					: 18px;				
	}
	
	.normal_black_letters
	{
		font-family					: arial;
		font-size					: 12px;
		color:#333333;		
		padding-top					: 7px;		
	}	
.normal_black_thin_letters
	{
		font-family					: arial;
		font-size					: 10px;
		color:#333333;		
		padding-top					: 7px;		
	}	
.most_popular_heading
	{
	background:#008BC2;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
 text-align:center;
	/*padding-top	: 7px;	*/
	}		
.first_row
	{
	background:#C2E9FE;
	font-family:Arial;
	font-size:12px;
	padding-top	: 7px;	
	}		
.second_row
	{
	background:#F3FDFE;
	font-family:Arial;
	font-size:12px;
	padding-top	: 7px;	
	}
.Buttons
{
	background:#006EAD;
	font-family:Arial;
	font-size  :12px;
	font-weight:bolder;
	color:#FFFFFF;
	border:none;	
}	

.red_bold_text{
	font-family:Arial;
	font-size  :12px;
	color:#FF0000;
}
.red_thin_text{
	font-family:Arial;
	font-size  :11px;
	color:#FF0000;
}
.centerBox
	{	
		padding						: 6px;
	}
.leftbox
	{	
		padding-left				: 20px;
		padding-top					: 7px;
	}
.Advertismenet
	{
		font-family:Arial;
		
		
		
	
	
	}
	 
.leftside_bg
	{
		background-color			: #F1F8FE;
	}
.Feature_Menubg
	{
		background-color			: #0055A0;
	}
.TxtBox
	{
		background					: #FFF;
		border						: 1px #a2b8c3 solid;
		font-family					: Verdana, Geneva, sans-serif;
		color						: #666;
		font-size					: 10px;
		padding-left				: 2px;
	}
.footer
	{
		font-family					: Verdana;
		font-size					: 10px;
		color						: #0071C7;
		line-height					: 14px;
		font-weight					: normal;		
		/*text-decoration				: none;*/
	}
.para
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						: #000000;
		line-height					: 14px;
		font-weight					: normal;		
		text-decoration				: none;
	}
.para_w
	{
		font-family					: Verdana, Geneva, sans-serif;
		font-size					: 10px;
		color						: #ffffff;
		line-height					: 14px;
		font-weight					: normal;		
		text-decoration				: none;
	}
	
	A:link {text-decoration: none}
	A:visited {text-decoration: none}
	A:active {text-decoration: none; color:#0066CC;}
	A:hover {text-decoration: underline; color:#004B8E;}
	
.Admin_login
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color:#F0FAFF;
}
.products
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px;
	border-style: outset outset outset outset;
	border-color: #F3F3F3 #F3F3F3 #F3F3F3 #F3F3F3;
	border-collapse: separate;
	background-color:#F8F8F8;
 
}
.products_leftside
{
	font-family	: Verdana, Geneva, sans-serif;
	font-size: 12px;
    font-weight:590;
	color: #0071C7;
	line-height	: 14px;


}
.products_rightside
{
   color:#000000;
   font-weight:590;
   font-size: 12px;
}
.TxtBox_products
	{
		background					: #FFF;
		border						: 1px #646464 solid;
		font-family					: Verdana, Geneva, sans-serif;
		color						: #000000;
		font-size					: 12px;
		padding-left				: 2px;
	}

.th{
background-color:#006EAD;
font-family:arial;
font-size : 12px;
font-weight:500;
color:#FFFFFF;
 
}	
 .field_label {
 background:#D6F0FE;
 font-family:arial;
 font-size : 12px;
}
.field_rightside
{
background:#FFFFFF;

}
table.p
{
border-style:solid;
border-color:#808080;
}
.tborder {
	border-top: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
	background-color:#F8F8F8;
}
.textfields {
	border:1px solid #000000;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #525252;
}
.cellpadding
{
padding-top:5px;
padding-bottom:2px;
padding-right:10px;
padding-left:90px;
}

.freeShipping
{
width:207px;
height:25px;
position:absolute;
left: 680px;
top: 113px;
font:Arial;
color:#790000;
text-align:right;
}



.banner_message
{
width:357px;
height:25px;
position:absolute;
left: 300px;
top: 53px;
font:monospace;
font-size:13px;
color:#790000;
}

.Submit
	{
		BORDER-TOP			: #25548C 1px solid;
		BORDER-LEFT			: #25548C 1px solid;
		BORDER-RIGHT		: #25548C 1px solid;
		BORDER-BOTTOM		: #25548C 1px solid;		
		BACKGROUND-COLOR	: #25548C; 
		COLOR				: #ffffff;
		FONT				: 12px Verdana; 
		TEXT-TRANSFORM		: none; 
		TEXT-DECORATION		: none
	}
.order_status
   {    
        FONT				:  Verdana; 
        font-weight:bold;


   }

.order_view
   {text-align:left;}

h1{font-size:12px;
color:#333366;

}


