body		{ 
		font-size: 80%;
		test-align: left;
		color: #000000;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		margin: 3px;
		}


a:link     {color: #507acc; text-decoration:none; font-size: 100%;}
a:visited  {color: #507acc; text-decoration:none; font-size: 100%;}
a:hover    {color: #507acc; text-decoration:underline; font-size: 100%;} 
a:active   {color: #507acc; text-decoration:none; font-size: 100%;}

#menu .warning { 
	color: #ff0000;
	margin-bottom: 15px;
}

#menu .warning a {
	color: #ff0000;
}

td {
	font-size: 100%;
}

h1		{
		color: #000000;
		font-size: 16px;
		font-weight: bold;
		font-style: none;
		border: none;
		padding: 1px;
		margin-top: 5px;
        	text-align: center;
		}

.main		{
        	text-align: left;
		}

h2		{ 
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		font-style: none;
		border: none;
		padding: 1px;
		margin-top: 1px;
		text-align: left;
		}

h2 a:hover	{
            		text-decoration: underline;
			}

h3		{ 
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		font-style: none;
		border: none;
		padding: 1px;
		margin-top: 1px;
        	text-align: left;
		}

hr		{
		background-color: #507acc;
		border-left:1px solid #9db5e2;
		border-top:1px solid #9db5e2;
		border-right:1px solid #1c335f;
		border-bottom:1px solid #1c335f;
		height: 2px;
		margin-top: 7px;
		}
		
#PageTitle	{
		color: #000000;
		font-size: 16px;
		font-weight: bold;
		font-style: none;
		border: none;
		padding: 1px;
		margin-top: 5px;
        	text-align: center;
		}

#contentwrapper
		{
		width: 100%;
		margin: 10px auto;
/*		background-color: #ffffff;*/
		color: #000000;
		float: left;
		}

#CMScontent	{
		margin-left: 200px; /*Set left margin to LeftMenuWidth*/
/*		background-color: #ffffff; */
		padding: 20px;
		position: relative;
		}

#leftmenu
		{
		float: left;
		margin: 0;
		width: 200px; /*Width of left column*/
		margin-left: -100%;
		background-color: #507acc;
		color: #ffffff;
		padding: 7px 0px;
		border-left: 2px solid #9db5e2;
		border-top: 2px solid #9db5e2;
		border-right: 2px solid #1c335f;
		border-bottom: 2px solid #1c335f;
		top: 0px;
		position: relative;
		z-index: 100;
		}

#leftmenu a 	{
		color: white;
		font: swiss;
		font-size: 90%;
		font-weight: bold;
		line-height: 1.5em;
		text-decoration: none;
		}

#leftmenu a:hover	{
            		text-decoration: underline;
			}

#logocolumn	{
		background-color: #ffffff;
		position: absolute;
		left: 0px;
		top: 0px;
		float: left;
		width: 210px;
		height: 80px;
		}
		
#slogan		{
		position: absolute; /*needed for IE*/
		left: 0px;
		top: 85px;
		height: 24px;
		width: 210px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		}

#headercolumn	{
		margin-left: 208px; /*Set left margin to LeftMenuWidth*/
		background-color: #000000;
		height: 65px;
		padding-left: 0px;
		background-image: url(/images/site/BannerBG.jpg);
		background-position: right;
		position: relative;
		}

#headercolumntext {
		position: relative;
		top: 25px;
		left: 15px;
		font-size: 180%;
		color: #FFFFFF;
		font-weight: bold;
		
}
		
#bluespacer	{
		margin-left: 208px; /*Set left margin to LeftMenuWidth*/
		color: #ffffff;
		background-color: #507acc;
		height: 29px;
		padding-left: 10px;
		border-left: 2px solid #9db5e2;
		border-top: 2px solid #9db5e2;
		border-right: 2px solid #1c335f;
		border-bottom: 2px solid #1c335f;
		font-weight: bold;
		}

#bluespacer a	{
		color: white;
		}

.spacer		{
		color: #ffffff;
		background-color: #507acc;
		height: 18px;
		font-weight: bold;
		padding-left: 5px;
		padding-top: 5px;
		border-left: 2px solid #9db5e2;
		border-top: 2px solid #9db5e2;
		border-right: 2px solid #1c335f;
		border-bottom: 2px solid #1c335f;
		margin-top: 10px;
		}

#footer		{
		clear: left;
		width: 100%;
		background-color: #507acc;
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		height: 20px;
		margin-top: 10px;
		border-left: 2px solid #9db5e2;
		border-top: 2px solid #9db5e2;
		border-right: 2px solid #1c335f;
		border-bottom: 2px solid #1c335f;
		}
		
#menu ul	{
		list-style: none;
		padding:0px; 
		margin: 0px;
		padding-left: 1.5em;
		}



#SearchForm	{
		margin: 0px;
		padding: 0px;
}

#SearchForm2 {
		margin: 15px 0px;
}

#UserInfo	{
		padding-top: 7px;
}

#SearchDiv	{
		float: right;
		padding-right: 15px;
		height: 29px;
		margin-top: 3px;
}

.inactive {
	display: none;
}
.active {
	display: block;
}

.formMessage {
	font-weight: bold;
	color: green;
	font-size: 125%;
}

.formWarning {
	background-color:#f99;
}

.formLabelWarning {
	color:#f00;
}

#ContactBox {
	text-shadow: 2px 2px 2px black; 
	padding: 3px;
	text-align: center;	
}

form #successBox {
	border-top: 1px solid green;
	border-left: 1px solid green;
	border-bottom: 2px solid green;
	border-right: 2px solid green;
	background-color: #eeffee;
	text-align: center;
	margin: 15px;
	color: green;
	padding: 8px;
}

form .successMessage {
	color: green;
}

form #errorBox, form #errorBoxCC, form #errorBoxAuthNet {
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-bottom: 2px solid red;
	border-right: 2px solid red;
	background-color: #ffeeee;
	text-align: center;
	margin: 15px;
	color: red;
	padding: 8px;
}

form .errorMessage {
	color: red;
}

#ProductsGrid {
	clear: both;
	position: relative;
	width: 100%;
}

#ProductsGrid ul	{
		list-style: none;
		}

#ProductsGrid a 	{
		color: #507acc;
		font: swiss;
		font-size: 100%;
		font-weight: bold;
		line-height: 1.5em;
		text-decoration: none;
		}

#ProductsGrid a:hover	{
            		text-decoration: underline;
			}

#ProductsGrid h2		{ 
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		font-style: none;
		border: none;
		padding: 1px;
		margin-top: 1px;
		text-align: center;
		}

#ProductsGrid .leftCell {
	float: left;
	width: 30%;
}

#ProductsGrid .centerCell {
	margin-right: 33%;
	margin-left: 33%;
}

#ProductsGrid .rightCell {
	float: right;
	width: 30%;
}

 #SuggProductsDiv {
 	position: relative;
	width: 100%;
	text-align: left;
 }
 
.thumbnail		{
			height: 150px;
			text-align: center;
			margin: 15px auto 0px auto;
			}

.productName		{
			text-align: center;
			}

.productName a	{
		font-weight: bold;
		}

.price			{
			text-align: center;
			font-weight: bold;
			}

.shortdesc		{
			font-size: 80%;
			text-align: left;
			}

.vendor		{
			height: 75px;
			text-align: center;
			margin: 0 auto;
			}


table.specs, #SuggProductsGrid
  { 
     background-color:#ffffff;
     width: 80%;
     spacing: 1px;
     padding: 1px;
     border: 1px solid #000000;
     border-style: outset;
     border-spacing: 1px
  }

th.specs, #SuggProductsGrid th
  {
     font-size: 12pt;
     color: white;
     background-color: #507acc;
     text-align:left;
     border: 1px solid #000000;
     border-style: outset;
     border-spacing: 1px
  }

 .borderbox		{
 	position: relative;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
 }
 
 #ProductTable th {
 	font-size: 80%;
 }
 
 .big {
 	font-size: 115%;
 }

.innertube	{
		margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
		margin-top: 0;
		}

#ContactBox	{
		text-shadow: 2px 2px 2px black;
		padding: 3px;
		text-align: center;
		}
		
.mainImg {
	float: right;
	margin-left: 10px;
}

.productThumbnail {
	position: relative;
}

.productThumbnail .moreInfo {
	float: left;
	width: 49%;
	text-align: center;
	height: 24px;
	line-height: 24px;
}

.productThumbnail .price {
	float: right;
	width: 49%;
	text-align: center;
	height: 24px;
	line-height: 24px;
}

.productThumbnail .catAddToCart {
	float: right;
	width: 49%;
	text-align: center;
}

.productThumbnail .moreInfoImg {
	border: 0px;
	vertical-align: middle;
	margin: 2px;
	margin-left: 6px;
}

.productThumbnail .freeShippingDiv {
	float: left;
	width: 49%;
	text-align: center;
	margin: 2px;
}

.productThumbnail .catAddToCartTableDiv {
	text-align: center;
	margin-top: 25px;
}

.catAddToCartTableDiv .addToCartImg {
	vertical-align: middle;
}

.productThumbnail .catAddToCartTable {
	margin: 0 auto;
}

.eyepieceCalculator {
	width: 600px;
	position: relative;
	border: 1px solid black;
	text-align: center;
	margin: 10px auto;
}

.eyepieceCalculator .heading {
	font-weight: bold;
	text-align: center;
	font-size: 125%;
	color: white;
	background-color: #507acc;
	padding: 2px;
}

.eyepieceCalculator .body {
	text-align: center;
	padding: 3px;
	font-weight: bold;
	padding-bottom: 5px;
}

.eyepieceCalculator .calcInput {
	width: 100px;
	text-align: center;
	border: 1px solid black;
	margin: 2px auto;
}

.eyepieceCalculator .calcButton {
	width: 100px;
	font-weight: bold;
	margin-top: 10px;
}

.eyepieceCalculator .leftCol {
	width: 180px;
	float: left;
	margin-top: 10px;
	padding-left: 30px;
	text-align: center;
	font-weight: normal;
}

.eyepieceCalculator .rightCol {
	width: 180px;
	float: left;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}

.eyepieceCalculator .middleCol {
	width: 180px;
	float: left;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}

.eyepieceCalculator .results {
	width: 100px;
	text-align: center;
	margin: 2px auto;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid black;
}

.eyepieceCalculator .error {
	font-weight: bold;
	color: red;
}

.eyepieceCalculator .warning {
	font-weight: bold;
	background-color: yellow;
}

.eyepieceCalculator .resultError {
	background-color: red;
	color: white;
}

.eyepieceCalculator .resultWarning {
	background-color: yellow;
}


.companyLogo {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.tooltip {
	width: 252px;
	color: #000000;
	font: lighter 11px/1.3 Arial,sans-serif;
	text-decoration: none;
}

.tooltip .tt_top {
	background-color: #CCCCCC;
	color: black;
	border: 3px double #507acc;
	border-bottom: 0px;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-weight: bold;
}

.tooltip .tt_btm {
	background-color: #CCCCCC;
	color: black;
	border: 3px double #507acc;
	border-top: 0px;
	font-weight: normal;
	padding: 5px;
	padding-bottom: 8px;
	padding-top: 3px;
}
