/* Main content blocks */
#header {
	width:100%;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}
#headleft {
	/* width:30%; */
	min-width:100px;
	float:left;	
}
#headright {
	width:auto;
	padding-top:10px;
	padding-right::5px;
	text-align:right;
	float:right;
}
#menu {
	width:100%;
	clear:both;
	background-color: #014bae;
	margin-top:5px;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#subhead {
	width:100%;
	clear:both;
	padding-top: 25px;
	padding-bottom: 25px;
	height:46px;
	background-position:right top;
	background-repeat:no-repeat;
	background-image: url(images/header.jpg);
}

#subhead h1, #subhead p {
	margin-left:15px;
	text-align: left;
}

#leftside {
	float:left;
	width:10%;
	padding-top: 15px;
	text-align:center;
}
#main {
	float:left;
	width:60%;
	padding-left:15px;
	padding-top: 15px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #800000;
}
#main2col {
	float:left;
	width:89%;
	padding-left:15px;
	padding-top: 15px;
	/* margin-left:90px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #800000; */
}
#rightside {
	float:right;
	width:25%;
	background-color: #FFF;
	border: 4px solid #800000;
	margin-top: 15px;
	padding-top:0px;
}

#rightside_text {
	margin: 10px;
}

#rightside_text li {
	padding-bottom: 3px;
}

#footer {
	width:100%;
	clear:both;
	text-align:center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #800000;
	background-color: #CCC;
}
.mobile_hidden {}

/* Adjustments for mobiles */
@media only screen and (max-device-width:640px) {
	#subhead {background-image:none;}
	#leftside {width:5%;}
	.mobile_hidden {display:none;}
}

#stocklist {
	float:left;
	border: thin solid #933;
}

.bg1 {
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.headpad {
	width:30%;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

.hnavbg {
	background-color: #def6ff;
}
.leftcoltext {
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #800000;
}
.centercoltext {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	padding-top: 10px;
	text-align: left;
}
.rightcoltext {
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/rightcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	text-align: center;
}
.rightmenutext{
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.iframetext {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.hnavbg2 {
	background-color: #CCCCCC;
}
.clearright {
	clear:right ; }
	
.vpad {
	margin-top: 6px;
	margin-bottom: 6px;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #000000;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: url(images/bullet.gif);
	color: #000000;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #800000;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #800000;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 6px;
	color: #800000;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #800000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	color: #000000;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
}

iframe {
	background-color: #f9f9f9;
	/* :300px; */
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #800000;
	margin-right: 12px;
	margin-left: 12px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #800000;
	text-align: left;
}
.subheadbg {
	background-image: url(images/subheading_bg.gif);
	background-repeat: repeat-x;
	background-color: #def6ff;
	height: 21px;
}
.rightcolleft {
	background-image: url(images/rightcolumn_bg.gif);
	background:#FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #800000;
}
.rightcolbottom {
	background-image: url(images/hnav_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
.imageborder {
	padding-right: 4px;
	padding-bottom: 10px;
}
.textnav {
	font-size: smaller;
	text-align: center;
	padding-top: 25px;
}

.credits {
  font-size: 80%;
  font-style: italic;
  text-align: center;
}

.copyright {
	font-style: italic;
	text-align: center;
}

dt {
	font-weight: bold;
}
li {
	margin-top: 0px;
	margin-bottom: 8px;
}
.toph1 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #800000;
}

.ci_error {
  color: red;
}

.sysprice {
	font-size: 150%;
	font-weight: bold;
	color: red;
}

.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #E6FFFF;
	border: 1px solid #800000;
	font-size: 16px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.button a {
	text-decoration:none;
}

/* Form elements */
input[type=button], input[type=submit], input[type=reset] {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6FFFF;
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #800000;
	font-size: 16px;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	cursor:pointer;
	background-color: #800000;
	color: #FFFFFF;
	}

input[type=text] {
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #800000;
}

select {
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #800000;
}
