@import url("navstylee.css");
a:link {
	color: #0080C7;
}
a:active { 
	color: #0080C7;
}
a:visited {
	color: #0080C7;
}
a:hover {
	color: #0099FF;
	text-decoration:underline;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #FF6600;
	scrollbar-track-color: #D7EBF4;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;

}
#mainframe {
	padding:0px;
	text-align:left;
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	width: 758px;
}
#header{
	height: 148px;
	background-image: url(../pics/top-bckg.jpg);
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
}
#pagetitle{
	color: #00639E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top:15px;
}


#navleft {
	width:200px;
	padding:0px;
	float:left;
}
#body-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	margin: 0px 0px 0px 5px;
	padding-right: 5px;
	float: left;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 530px;


}
#refinesearch {
	background-color: D7EBF4;
	border: 1px solid #666666;
	z-index: 2;
	text-align: center;
	width: 300px;
}
#footer {
	margin-top: 50px;
	float: left;
}
#footer h2{
	font-size: 11px;
	
}
#footer p{
	font-size: 9px;
	color: #333333;
	
}

/* Search Start */

.SearchButton {
	margin-top: 0px;
	margin-bottom: 3px;
}
.SearchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 35px 0px 0px 10px;
	padding: 4px 0px 0px 4px;
	font-weight: bold;
	height: 23px;
	vertical-align: bottom;
	width: 740px;

}
.search-window {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #18426A;
	padding: 2px 0px 2px 5px;
	margin: 0px;
	height: 20px;
	width: 130px;

}
/* search end */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin-top: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;

}
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
}

ul {
	margin-top: 10px;
	list-style-image: url(../pics/bullet.gif);
	margin-left: 15px;




}
hr {  
	color: #056699
	}

/* Main Heading */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00639E;;
	margin-bottom: 1px;
	font-weight:normal;
}
/* Subheading */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00639E;
	margin-bottom: -3px;
}
/* Para-Hilight */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	LINE-HEIGHT: 20px;
	LETTER-SPACING: 0.1em;
	font-weight: normal;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 1px;

}
/* Boxed blue */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 1px;
	font-weight: normal;
	margin-top: 5px;
	background-color: #f1f6f9;
	border: 1px solid #BBDDEC;
	padding: 2px 4px;


}
/* StandoutRed */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	margin-bottom: 1px;
	line-height: 22px;
	font-weight: normal;

}
/* Tiny */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.Heading{
	font-weight: bold;
}

.pic-offset { 
margin-left: 1px}
.price { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin-left: 12px
}
/* FORMS and TABLES */
.table-basic{
	border: 1px solid #BBDDEC;
	background-color: #f1f6f9;
	padding: 5px;
	margin-top: 10px;
}
.tableheader{
	background-color: #0071B0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#table-basic td{
	padding: 3px;
	font-size: 10px;
}
#table-basic .heading{
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00679C;
	border-top: 5px solid #FFFFFF;
	border-right: 5px #FFFFFF;
	border-bottom: 5px #FFFFFF;
	border-left: 5px #FFFFFF;


}
#table-basic .headingRed{
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #720735;
	background-color: #00679C;
	border-top: 5px solid #FFFFFF;
	border-right: 5px #FFFFFF;
	border-bottom: 5px #FFFFFF;
	border-left: 5px #FFFFFF;


}

.tiny { 
	font-size: 10px ; 
	margin-right: 6px; 
	color: #666666
}
.tiny2 { 
	font-size: 10px ; 
	margin-right: 6px; 
	color: #000066
}
.bold{
	font-weight: bold;
	color: #000000;
}

.formsmall {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.form_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #B8E7FE;
	font-weight: bold;
	height: 20px;
	border-top: 2px outset #CCCCCC;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
	border-left: 2px outset #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.form_window400px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #6699CC;
	padding: 2px;
	width: 400px;
}
.form_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #6699CC;
	padding: 2px;
}
.form_quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #6699CC;
	padding: 2px;
	width: 20px;
}
.form_window2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	BORDER-RIGHT: #669999 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #669999 1px solid; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #669999 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #669999 1px solid;
	font-weight: bold 
}
.form_window3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6699CC;
	padding: 2px;
	color: #666666;
	font-weight: normal;
}
.form-window-editor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFCC00;
	padding: 2px;
}

.Details_Heading { 
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #750939; text-decoration: none 
}

/* 
product pages 
*/
#productspage{
}
#productspage .form {
	padding: 0px;
	margin: 0px;
}
#productspage p{
	font-size: 11px;
	margin-bottom: 4px;
}
.floatleft{
	float:left;
}
td.prod-list{
	padding:0 10px 20px 0;
	border-bottom: 1px solid #CCCCCC;
}
td.prod-list img{
	margin:0 10px 10px 0;
}

td.prod-list P A:link{
	font-size: 11px;
	padding: 2px 10px 2px 20px;
	height: 20px;
	background-image: url(../pics/icon-info.gif);
	background-repeat: no-repeat;	
}
td.prod-list P A:visited{
	font-size: 11px;
	padding: 2px 10px 2px 20px;
	height: 20px;
	background-image: url(../pics/icon-info.gif);
	background-repeat: no-repeat;
}
td.moreinfo{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:0 0 10px 10px;
	width:160px;
	/**/
	vertical-align: bottom;
}
.moreinfo p{
	font-weight: normal;
	color: #666;
	font-size: 11px;
	padding:0;
	margin:0 0 8px 0;
}
p.info{
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	line-height: 20px;
	background-image: url(../pics/icon-info.gif);
	background-repeat: no-repeat;	
}
/* 
hot deals specials etc 
*/
#specialstable {
	margin-right: 12px;
	float: left;
	clear: both;
}
#specialstable .top {
	padding-left: 12px;
	color: #000000;
	font-weight: bold;

}
#specialstable p {
	color: #000000;
	font-size: 11px;
	margin: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#specialstable li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: -12px;
	margin-right: 4px;
	margin-bottom: 5px;
	list-style-image: url(../pics/bullet.gif);

}
#specialstable ul {
	margin-bottom: 5px;
}
/* 
Cover page 
*/
#cover{	
}

.td-leftrightborder {

	text-decoration: none;
	border-top: 0px solid #FFFFFF;
	border-right: 2px solid #333333;
	border-bottom: 0px solid #FFFFFF;
	border-left: 2px solid #333333;
}
.box-inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
}
.out-of-stock {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.price { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	margin-left: 12px
}
#cover img{
	margin: 6px;
	border: 1px solid #666666;
	padding 3px;
}
.break{
	clear:both;
	margin:0;
	padding:0;
	line-height:1px;
}
