@import url("../../mainstreet/include/mainstreet.css");

body, td, th, ul, li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;	
   	font-weight: bold;
}
h1 {
   	font-size: 20px;
   	margin-top: 0;
   	margin-bottom: 6px;
}
h2 {
    font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 6px;
}		
h3 {
   	font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h4 {
   	font-size: 16px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h5 {
   	font-size: 12px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h6 {
   	font-size: 10px;
   	margin-top: 0;
   	margin-bottom: 2px;
}	

/*
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; cursor: hand; }
a:active { text-decoration: underline; }
*/


.mscSmall, .mscSmall td, .mscSmall th, .mscSmall ul, .mscSmall li { font-size: 11px; }
.mscSmall input, .mscSmall select, .mscSmall textarea, .mscSmall button { font-size: 11px; }

.mscMicro, .mscMicro td, .mscMicro th, .mscMicro ul, .mscMicro li { font-size: 10px; }
.mscMicro input, .mscMicro select, .mscMicro textarea, .mscMicro button { font-size: 10px; }


.mscCompanyHeader .mscCompanyInfo { font-size: 10px; }

.LeftNav { padding: 6px 10px 30px; background-color: #bcdaff; }
.LeftNav .Categories h5 { margin-top: 5px; }
.LeftNav .Login h5 { margin-top: 15px; }

.BodyContent { padding: 6px 10px 30px; }


/*
.mscPager .mscNav {
    font-size: 14px;
    padding: 3px 6px;
    background-color: powderblue;
    font-weight: bold;
    color: blue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscNav a {
    color: blue;
}
.mscPager .mscPage {
    font-size: 14px;
    font-weight: bold;
    color: blue;
    padding: 3px 8px;
    background-color: powderblue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscPage a {
    color: blue;
}
.mscPager .mscSelected {
    background-color: white;
    color: Black;
}
.mscPager .mscSeparator {
    color: White;
    width: 0px;
}
*/

.mscShipping .mscLabel
{
 white-space:nowrap;	
}

/* Homepage styles */

#estore-homepage {
	float: left;
	overflow: hidden;
	width: 525px;
	}
	#estore-subhead { margin: 0 0 20px 30px; }
	#estore-homepage .category {
		float: left;
		}
	#estore-hompage-copy {
		clear: both;
		margin: 0 0 0 30px;
		padding-top: 10px;
		width: 433px;
		}
		
	#e-store-faq {
		display: block;
		margin: 13px 0 26px 26px;
		}
	#estore-hompage-footer {
		margin: 0 0 0 38px;
		}
	#estore-divider {
		border-top: 1px solid #CDCBBC;
		clear: both;
		width: 629px;
		margin: 0 0 30px 0;
		}
		#estore-divider span {
			display: block;
			margin: 13px 0 0 38px;
			width: 448px;
			}
		#estore-divider ul {
			display: block;
			margin: 13px 0 0 55px;
			width: 448px;
			}
		
	#focus-lager-glass 
	{
		width: 119px;
		float: right;
		margin-right: 30px;
		}
		
			
#estore-hompage-copy ul {
	padding-left: 15px;
	margin: 4px 0 10px 0;
	}
	#estore-hompage-copy ul li 
	{
		font-family:Georgia,sans-serif;
		font-size:11px;
		line-height:14pt;
		}
