@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background: #0B1731;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size:14px;
	width:100%; 

}

body a {
	color:#ffffff;
}

body a:hover {
	color:#fdf170;
}
h2 {	
	font-family:Arial Black;
	font-size:23px;
}
#container {
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	height: 114px;
	background: url(images/menu-bar.gif) left bottom no-repeat;
}

#logo {
	
}

#watchdog {
	float:right;
	position:relative;
	margin: -100px 0 0 0 ;
	font-size:17px;
	width:404px;
	height:42px;
	
}
img {
	border:0;
	
}
img.watchdog {
	float:left;
	
}

h1.watchdog {
	padding: 4px 0 0 55px;
	margin:0;
	color:#cdb766;
	font-family:Arial Black;
	font-size:21px;
}
p.watchdog {
	padding: 0 0 0 60px;
	margin:-6px 0 0 0;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:.95em;
}

#navigation-menu {
	float:right;
	margin: -30px 20px 0 0 ;
	font-size:17px;
	font-weight:bold;
	height: 25px;	
}
#navigation-menu a,
#bottom-menu a {
	text-decoration:none;	
}
ul{
    margin: 0 auto;
}
ul.top_list li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 0 3px 25px;
    margin: 5px 0 5px 0;
}

#valve-flash {
	width: 1040px;
	margin-right:auto;
	margin-left:auto;
}
#sales-flash {
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
}
#intro {
	width:90%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	font-family:Arial Black;
	font-size:16px;
	line-height:24px;
}
#main-content-frame {
	margin: 24px 0 0 0;
	border: #CDB766 solid 3px;
	width:100%;
}

#main-content-frame2 {
	margin: 24px 0 0 0;
	border: #CDB766 solid 3px;
	width:100%;
	background:#FFFFFF;
	color:#0B1731;
}
#main-content-item {
	background:url(images/main-content-bg.gif) no-repeat top left #fbfbfb;
	height:803px;
	padding: 10px 50px;
}
#main-content-item2 {
	padding: 10px 50px;
}
h1.main-content {
	padding: 20px 0 40px 0;
	margin:0;
	font-family:Arial Black;
	font-size:46px;
	text-align:right;
}
h2.main-content {
	padding: 2px 0 0 10px;
	margin:0;
	font-family:Arial Black;
	font-size:29px;
}
p.main-content {
	float:right;
	padding: 0 0 0 220px;
	margin:0;
	font-size:15px;
	font-weight:bold;
	line-height:28px;
}

#main-content-right-column {
	float:right;
	width:580px;
	padding:0;
	line-height:40px;
	color:#0B1731;
	height:770px;
	overflow:hidden;
}
#main-content-left-column {
	float:left;
	width:240px;
	color:#ff0200;
	font-weight:bold;
	padding:20px;
}
a.backtotop {
	color:#0B1731;
}
#inner-right {
	
}
#inner-left {
	position:relative;
	top:-470px;
}
#watchdog2 {
	
}
#bottom-menu {
	background: url(images/bottom-bar.gif) no-repeat bottom left;
	margin: 0;
	font-size:17px;
	font-weight:bold;
	height: 27px;
}
ul.bottom_list li{
    float: left;
    list-style: none;
    padding: 3px 0 0 25px;
    margin: 2px 0 0 0;
}
#copyright {
	height:30px;	
	margin: 10px 0 0 0;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cacace;
}
.clr {
	clear:both;
}
ul.accordion {
	list-style-position: outside;
	list-style-image: url(http://www.ucc.org/assets/gifs/link.gif);
	list-style-type: square;
	margin: 0 0 0 -2px;
	padding: 0 0 30px 0;
}
#accordion {
	margin-left: auto;
    margin-right: auto;
	width:100%;
}
h3.toggler {
	cursor: pointer;
	font-size: 12px;
	background: #0B1731;
	margin: 0 0 4px 0;
	padding: 3px 10px 1px;
}

div.element {
	margin:0;
	padding:10px 10px;
}

/* FORM */
#mainForm 
{
	
}

ul.mainForm
{
	list-style-type: none;
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}



