﻿body
{
	margin: 0;
	padding: 0;
	font:normal 0.7em "Trebuchet MS", sans-serif;
}

#checkoutTable, checkoutTable
{
	margin: 0;
	padding: 0;
	font:normal 1.1em "Trebuchet MS", sans-serif;
	margin-left:15px;
	margin-top: 15px;
	margin-right:auto;
	}

a
{
	color: #5A7CA8;
	font:normal 1.0em "Trebuchet MS", sans-serif;
}

.aBig
{
	color: #5A7CA8;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.6em;
	letter-spacing: -1px;
	font-weight: normal;
}

a:hover
{
	color: #92A8C6;
}

#introText
{
	
	margin-right:250px;	
}

li
{
	 
	 font:normal 1.10em "Trebuchet MS", sans-serif;
}

#pic {
	
	left: 10px;
	position: relative;
	top: 0px;
	width: auto;
	height:auto;
	display:inline;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 0px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited 
{
	text-align:center;
	border: 0px solid #00FF00;
	display: inline;
	height: auto;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 25px;
}


#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #555555;
	background-color: #FFFFFF;
	display: block;
	height: auto;
	left: 325px;
	position:fixed;
	top: 225px;
	width: auto;
	z-index:1;
}

tr.row:hover, tr.over td { background-color: LightSteelBlue; }

#header
{
	height: 143px;
	background-color: #666;
	margin-bottom: 10px;
	background-image: url(Images/back.png);
}

#mainImage
{
	height: 143px;
	background-image: url(Images/bg_nav.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
}

#contents
{
	
	
	width: 900px;
	
	background-color: #ffffff;
	color: #000;
}

#checkout
{
	width: 600px;
	margin-left:auto;
	margin-right:auto;	
}

#topMenu
{
	z-index:1; 
	padding-top:50px;
	
	margin-left:auto;
	margin-right:auto;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.0em;
	font-weight:bold;
	color: #000000;
	text-align:center;
}

.topmenuLink
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.0em;
	font-weight:bold;
	color: #DAE2EC;
	text-decoration:none;
}

.topmenuLink:hover
{
	color: #FFFFFF;	
}

#topQuote
{
	padding-left:250px;
	z-index:1; 
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.8em;
	text-align:center;
}

h1
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.8em;
	letter-spacing: -1px;
	font-weight: normal;
}

u
{
	text-decoration: none;
	border-bottom: dotted 1px #444444;
}

#nav
{
	background-color: #EEEEEE;
	float:right;
	width: 160px;
	height:auto;
	vertical-align:top;
	margin-top:0px;	
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.PriceDiv, .CheckoutDiv
{  
  padding-right: 30px;
}

.RightAlign
{
  text-align: right;
  margin-left: auto;
	margin-right: auto;
  display: block;
}
.RightAlignMoz
{
 text-align: -moz-right;
}

.pmdescdiv 
{
	display:block;
}