/* GLOBAL CSS */
/* ALL PAGES */
body {
	margin-left: 0px ;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	background-color: #D1D1D1 ;
}

body,td,th {
	color: #6D807E ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	line-height: 22px ;
}

a:link, a:visited, a:active {
	text-decoration: none ;
	color: #E2992D ;
	
}

a:hover {
	text-decoration: underline ;
	color: #E2992D ;
}

a.image:link, a.image:visited, a.image:active, a.image:hover {
	border: 0px ;
}

#OuterShell {
	width: 996px ;
	margin: 0px auto ;
	background-image: url(/images/outer-bg.png) ;
	background-repeat:repeat-x ;
}

#Nav {
	height:33px;
	background-image:url(/images/shadow-top.jpg);
}

#Nav a, #Nav a:link, #Nav a:visited, #Nav a:active {
	display: block ;
	padding: 6px 16px 0px 20px ;
	height: 27px ;
	color: #FFFFFF ;
	text-decoration: none ;
}

#Nav a:hover {
	color:#002F57;
	text-decoration:none;
}

#Nav ul {
	margin: 0px ;
	padding: 0px 0px 0px 30px ;
	list-style-type: none ;
}

#Nav li {
	width: auto ;
	float: left ;
	margin: 0 ;
	padding: 0 ;
}

#Nav li a {
        display: block ;
        width: auto;
        float: left;
}

#Nav li.sOn {
	background: url(/images/nav-left.png) no-repeat left top;
}

#Nav li.sOn a {
	background: url(/images/nav-right.png) no-repeat right top;
	color: #6D807E;
        display: block ;
        width: auto;
        float: left;
}

#sub-nav {
	padding:44px 0px 0px 44px;
}

#sub-nav a, #sub-nav a:link, #sub-nav a:visited, #sub-nav a:active {
	color:#002F57;
	text-decoration:none;
}

#sub-nav a:hover {
	color:#6D807E;
	text-decoration:none;
}

#sub-nav UL {
	margin:0px;
	padding: 0px ;
	list-style:none;
}

#sub-nav li {
	list-style-type: none ;
	height:26px;
	padding:2px 0px 0px 10px;
}
#sub-nav .sOn {
	background-image:url(/images/sub-nav-bg.png);
	background-repeat:no-repeat;
}

#shadow-bot {
	height:33px;
	margin:0px auto;
	width:990px;
}

#leftOuter{
	width:6px;
	display:inline;
	height
}

#Content {
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	width:989px;
	margin-left:6px;
	border-left:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	min-height:500px;
	background-color:#FFFFFF;
	clear:both;
}

#left-column {
	float: left ;
	display: inline ;
	width: 329px ;
	background-image: url(/images/left-column-shadow.jpg) ;
	background-position: top right ;
	background-repeat: no-repeat ;
}

#right-column {
	width: 659px ;
	float: right ;
	display: inline ;
	border-top: 1px solid #FFFFFF ;
	border-left: 1px solid #FFFFFF ;
	margin-top: 25px ;
	background-color: #FFFFFF ;
	min-height: 600px ;
}

#right-content{
	padding:24px 26px 24px 26px;
	background-image:url(/images/content-bg.jpg);
	background-repeat:no-repeat;
}

#product-hdr{
	height:25px;
	padding:7px 0px 0px 20px;
}
#product-hdr h1{
	font-size:16px;
	font-weight:100;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#productImg{
	opacity: 0 ;
	filter: alpha(opacity = 0) ;
}

#product-txt{
	float:left;
	display:inline;
	width:422px;
}

.prod1{background-color:#002F57;}
.prod2{background-color:#E2992D;}
.prod3{background-color:#6B7D7C;}

.prod4{background-color:#002F57;}
.prod5{background-color:#E2992D;}
.prod6{background-color:#6B7D7C;}

.prod7{background-color:#002F57;}
.prod8{background-color:#E2992D;}
.prod9{background-color:#6B7D7C;}

#thumbs {
	float: right;
}

.thumb {
	padding-left: 16px ;
}

.thumb-pad {
	padding-left:12px;
}


#Footer {
	padding:32px 0px 30px 52px;
	font-size:11px;
	line-height:15px;
}

.cleaner {
	clear: both ;
	height: 1px ;
	font-size: 1px ;
	line-height: 1px ;
	border: 0px ;
	margin: 0px ; 
	padding: 0px ;
	background: transparent ;
}

.form_instructions {
	font-weight: normal ;
        font-size: 10px ;
	color: #000000 ;
}

a:link.form_instructions, a:active.form_instructions, a:visited.form_instructions, a:hover.form_instructions {
	color: #0000cc ;
}

.form_error {
        color: #cc0000 ;
        font-style: italic ;
}

/* News styles */

.newsOn {
	font-weight: bold ;
}

.newsOn a, .newsOn a:visited, .newsOn a:active {
	color: #0000cc ;
	text-decoration: none ;
}

.newsOn a:hover {
	text-decoration:none;
}

.newsOff {

}

.newsOff a, .newsOff a:visited, .newsOff a:active {
	text-decoration: none ;
}

.newsOff a:hover {
	text-decoration: underline ;
}

.newsDate {
	font-style: italic ;
}       

.newsHeadline {
	font-weight: bold ;
} 



/* FORM STUFF */

#formDiv{
	padding:0px 26px 24px 26px;
	line-height:14px;
	font-size:11px;
}

#formDiv h1{
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39B8E8;
	padding-bottom:6px;
	font-weight:100;
	border-bottom:dashed 1px #666666;
}

#formDiv UL {
	list-style-type: none ;
	margin: 0 ;
	padding: 0 ;
}

#formDiv input{
	width:100%;
	margin:0px;
	padding:0px;
	height:16px;
	border:2px solid #F0ECDB;
	background-color:#F0ECDB;
}

#formDiv input[type=checkbox] {
	width: auto ;
}

/* For stupid IE6 */
#formDiv input.checkbox {
	width: auto ;
}
	
#formDiv input[type=radio] {
	width: auto ;
}

/* For stupid IE6 */
#formDiv input.radio {
	width: auto ;
}

.formBlock{
	text-transform:none;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 2px 0px ;
}

.formBlockMed{
	width: 140px ;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 4px 0px ;
} 

.formBlockSm{
	width:72px;
	padding:0px;
	margin: 0px;
}

.formBlockTiny{
	width:42px;
	padding:0px;
	margin: 0px;
}

.checkbox{
	border:0px;
	margin:0px;
	float:left;
	padding:0px;
	display:inline;
	background-color:#FFFFFF;
}
