/* Forms CS CSS */

* { padding: 0px; margin: 0px;}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #003;
	background-image: url(../images/starbuild_bgrnd.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
h1 {
	color: #FF5B0B;
	font-size: 14px;
	margin-bottom: 10px;
}
ul {
	padding-left: 15px;
	list-style-type: square;
}
ul li {
	margin-bottom: 10px;
}
hr {
	border: 0;
	height: 1px;
  	width: 90%;
  	color: #CFCFCF;
  	background-color: #CFCFCF;
}
#container {
	background-color: #ffffff;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 750px;
}
#header {
	padding-top: 0px;
	height: 96px;
	background-image: url(../images/mv_bgrnd.gif);
	background-repeat: repeat;
}
#header img {
	border: none;
	background-image: url(../images/mv_bgrnd.gif);
	background-repeat: repeat;
}
#navigation {
	width: 748px;
	height: 18px;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
	margin: 0px;
	background-color: #09C;
	background-image: url(../images/nav-grad.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6CF;
	padding-right: 10px;
	padding-left: 10px;
}
# navigation a {
	color: #ffffff;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 185px;
	float: left;
	background-repeat: repeat-y;
	background-image: url(../images/amsileftnav.gif);
}
#content { 
 float: left;
 color: #333;
 margin: 10px 10px;
 padding: 0px;
 width: 530px;
 display: inline;
 position: relative;
 font-size: 14px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 width: 232px;
 float: right;
}
#footer {
	font-size: 11px;
	width: 1000px;
	clear: both;
	color: #FFF;
	padding-top: 2px;
	text-align: center;
	background-color: #069;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbox {
	width: 167px;
	height: 475px;
	padding: 10px;
	color: #036;
	font-size: 12px;
	background-repeat: repeat-y;
}
.leftbox a {
	color: #036;
	text-decoration: none;
}
.leftbox a:hover {
	color: #F60;
	text-decoration: underline;
}
.rightbox{
	width: 215px;
	margin-bottom: 20px;
	padding: 5px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	background-color: #09C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CC;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
}
.rightbox a {
	color: #FFF;
	text-decoration: none;
}
.rightbox a:hover {
	color: #FFF;
	text-decoration: underline;
}
.rightboxtitle {
	width: 230px;
	height: 18px;
	color: #FFC;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CFF;
	border-right-color: #09C;
	border-left-color: #09C;
	background-image: url(../images/nav-grad.gif);
	border-bottom-color: #09C;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
.clear { clear: both; background: none; }
table.prod td {
	padding: 10px;
}
table.prod td:hover {
	/*cursor: pointer;*/
}
table.prodlist td {
	padding: 10px;
	border-top: 1px solid #ccc;
}
.prodtop {
	width: 150px;
	height: 80px;
	padding: 0px;
	margin: 0px;
}
.prodbottom {
	width: 150px;
	height: 37px;
	padding-top: 10px;
	margin: 0px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.boxtop {
	background: url('../images/itembox_tops.gif') no-repeat;
	padding: 0px;
	margin: 0px;
	width: 202px;
	height: 18px;
}
.boxbottom {
	background: url('../images/itembox_bottoms.gif') no-repeat;
	padding: 0px;
	margin: 0px;
	width: 202px;
	height: 18px;
}
.boxcontent {
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	padding-right: 10px;
	padding-left: 10px;
	width: 180px;
	height: 100px;
}
.boxcontent img {
	border: 1px solid #989898;
}
form label.login { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 60px; 
	padding-right: 5px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
a.white {
	color: #ffffff;
}
a.prodlink {
	display: block;
	padding-top: 35px;
	padding-right: 5px;
	float: right;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #005A86;
	font-size: 14px;
}
a.prodlink:hover {
	text-decoration: underline;
}
a.prodlistlink {
	padding-top: 35px;
	padding-right: 5px;
	text-align: left;
	text-decoration: none;
	color: #005A86;
	font-size: 14px;
}
a.prodlistlink:hover {
	text-decoration: underline;
}
.breadcrumb {
	font-size: 12px;
	color: #ccc;
}
.breadcrumb a {
	color: #ccc;
	text-decoration: none;
}
.itemTitle {
	color: #005A86;
}
.carthead {
	padding: 5px;
	background-color: #268AC6;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.carthead td {
	padding: 5px;
	text-align: left;
}
table.cart {
	text-align: left;
	font-size: 12px;
	width: 540px;
}
.question {
	font-weight: bold;
	color: #005A86;
}
.cellContrast {
	background-color: #005A86;
	color: #fff;
	font-weight: bold;
}
table.pricing {
	font-size: 12px;
}
table.pricing td {
	padding: 3px;
}
#container #faux #leftcolumn .leftbox p {
	color: #09C;
}

