@charset "utf-8";
/* CSS Document */

body{
	padding: 0;
	margin: 0;
	background-image: url(Images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #a3c7fa;
	}
	
#outercontainer{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	}
#maincontainer{
	width: 980px;
	height:auto;
	background-color: white;
	padding: 12px;
	margin: auto;
	}
/* Top row Styles starts here*/
#logo{
	width: 208px;
	height: 86px;
	float: left;
	background-image: url(Images/logo.jpg);
	background-position: 29px 0px;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	}
.cleaner{
	clear: both;
	}
#topmain{
	width: 979px;
	height: 86px;
	float: left;
	padding: 0;
	margin: 0;
	}
#top_row{
	width: 771px;
	height: 86px;
	float: left;
	}
#top_row_top{
	width: 771px;
	height: 53px;
	float: left;
	}
#top_row_bot1{
	width: 599px;
	height: 33px;
	float: left;
	background-image: url(Images/menu_1_bg.gif);
	background-repeat: repeat-x;
	}
#top_row_bot2{
 width: 170px;
 height: 33px;
 float: left;
 background-image: url(Images/shop_cart_bg.gif);
 margin-left: 2px;
 background-repeat: repeat-x;
 }
#callnow{ 
	width: 115px;
	height: 53px; 
	float: left;
	background-position: 0px 5px;
	background-image: url(Images/call_now_toll_free.jpg);
	background-repeat: no-repeat;
	}
#electronic_payment{
	width: 184px;
	height: 48px; 
	float:right;
	padding-top: 5px;
	}
#login_register{
 width: auto;
 height: 48px; 
 float:right;
 padding-top: 5px;
 text-align: right;
 padding-right:2px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight: bold;
 line-height: 45px;
 color: #3300FF;
 }
#login_label{
 width:650px;
 height: 48px;
 float: right;
 text-align: center;
 font-weight: bold;
 }
.login_label{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #003399;
 font-weight: bold;
 line-height: 30px;
 }
.logout{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 font-weight: normal;
 }
.logout a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 font-weight: normal;
 text-decoration: underline;
 }
.logout a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #333333;
 font-weight: normal;
 text-decoration:none;
 }
/* Top row stryles ends here*/
#left_nav_container{
	width: 208px;
	height: auto;
	float: left;
	}
#mid_main{
	width: 771px;
	height: auto;
	float: left;
	}
#mid_container{
	width: 601px;
	height: auto;
	float: left;
	}
#right_column{
	width: 170px;
	height: auto;
	float: left;
	}
#bot_row{
	width: 751px;
	height: auto;
	clear: both;
	float: left;
	padding: 10px;
	}
.white_breadcrumb{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	}
.searchbg{
	background-image: url(Images/search_bg.gif);
	background-repeat: repeat-x;
	}
.searchtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	}	
.searchbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	}	
.leftlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-stretch: narrower;
	color: #6283c0;
	text-decoration: none;
	}
.leftlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-stretch: narrower;
	color: #6283c0;
	text-decoration: none;
	}
.leftlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-stretch: narrower;
	color: #a6a6a6;
	text-decoration: none;
	}
.bottomlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64676e;
	}
.bottomlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64676e;
	text-decoration: underline;
	}
.bottomlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64676e;
	text-decoration: none;
	}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
#loginpanel{
	height: auto;
	width: 273px;
	border: 1px solid black;
	background-color: #FFFFFF;
	position:relative;
	top: 100px;
	margin: auto;
	padding: 0px;
	}
.loginbg{
	background-image: url(Images/login_bg.gif);
	background-repeat: repeat-x;
	}
.username{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}
	.blacktext{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000;
}
.bluebloglinks{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #196bce;
}
.bluebloglinks a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #196bce;
 text-decoration: underline;
}
.bluebloglinks a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #196bce;
 text-decoration: none;
}








