@import url("../css/global.css");

/* ------------------------------------ =Forms --- */

.field {
	padding: 0 0 15px
}
.field label {
	color: #5695B6;
}
.field input {
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:700;
	margin: 3px 0 0 0;
	background-image:url('http://www.clearvisionboxes.com/themes/default/gfx/formBG.jpg');
	background-repeat:repeat;
	border: 1px solid #999;


}
.field textarea {
	width: 315px;
	height: 110px;
	color:#fff;
	font-weight:700;
	margin: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url('http://www.clearvisionboxes.com/themes/default/gfx/formBG.jpg');
	background-repeat:repeat;
	overflow: auto;
	border: 1px solid #999;
}

.subbutton input {
	width:100px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px 0px 0 10px;
		
}


/* --- Search Results --- */

body#sitesearch.results #primary table {
	width: 680px;
	margin: 0 0 25px;
}
body#sitesearch #primary table th {
	font-weight: bold;
	border-bottom: 1px solid #5695B6;
	color: #5695B6;
}
body#sitesearch #primary table td {
	padding: 6px;
	line-height: 1.4em;
}
body#sitesearch #primary table tr.resultRowTwo {
	background: #eee;
}

/* ------------------------------------ =Links + Layout --- */

#primary a {
	text-decoration: none;
	color: #D49A29;
	font-weight: bold;
}
#primary a:hover {
	color: #F8C045;
}

#subheader {
	height: 182px;
	background: url(../gfx/header_inside1.jpg) no-repeat 29px 0;
}
#contentarea {
	padding: 30px 30px 0;
}
#container {
	position: relative;
}

.col_A {
	float: left;
	width: 53%;
}
.col_B {
	float: right;
	width: 39%;
}

.col_C {
	float: right;
	width: 100%;
}


.panel .col_A,
.panel .col_B {
	width: 410px;
}

body#news .col_A h2,
body#news .col_B h2 {
	padding: 10px 0 10px 0;
}

/* ------------------------------------ =Typography --- */
h1 {
	font-size: 18px;
	padding: 0 25px 0 0;
	text-transform: uppercase;
	color: #5695B6;
	padding: 0 0 0 25px;
	margin: 0 0 15px;
	background: url(../gfx/arrows.gif) no-repeat 0 50%;
}
h2 {
	font-size: 18px;
	margin: 0 0 15px;
	color: #C38805;
}
#primary h3 {
	font-size: 16px;
	margin: 0 0 10px;
	font-weight: bold;
	color: #5695B6;
}
#primary h3 .sub {
	margin: 0 0 3px 0;
	padding: 0;
}
.main h3 span {
	font-weight: normal;
	font-size: 14px;
	color: #C38805;
}
#primary h3 a {
	color: #5C9ABA;
}
#primary h3 a:hover {
	color: #02669A;
}
#primary h4 {
	font-size: 14px;
	margin: 0 0 10px;
	font-weight: bold;
}

.main p,
.main ul,
.panel p, 
.panel ul {
	margin: 0 0 15px;
}
.main ul li, 
.panel ul li {
	margin: 0 0 2px 20px;
	list-style: disc;
}
.panel ol li {
	list-style: decimal-leading-zero;
	margin: 0 0 5px 30px;
}

#primary dt {
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #5695B6;
}
#primary dl dd {
	margin: 0 0 5px;
	line-height: 1.4em;
}
span.date {

}
ul.events li {
	margin: 0 0 15px;
	padding: 0 0 15px;
	line-height: 1.4em;
	border-bottom: 1px solid #E1CBA0;
	font-size:14px;
	
}

.date {
	font-size:11px;
	font-style:italic;
}

.sub .recent {
	padding: 15px 0 15px 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #E1CBA0;
}
.sub .more {
	padding: 0 0 15px 15px;
}
body#news .sub,
body#kbase .sub {
	border-left: 1px solid #E1CBA0;
}
.recent ul li {
	margin: 0 0 10px;
	padding: 10px 0 0 0;
	border-top: 1px solid #E1CBA0;
}
#primary .sub .recent ul li.active a {
	color: #F8C045;
}

/* ------------------------------------ =Secondary Nav --- */
#subheader #flash {
	float: left;
	width: 686px;
	height: 182px;
	background: #000;
}
#subheader dl {
	padding: 0 0 0 29px;
	width: 255px;
	float: left;
}
#subheader dl dt {
	text-transform: uppercase;
	font-size: 16px;
	color: #126FA0;
	padding: 15px 0 7px 15px;
}
#subheader dl dd a {
	padding: 5px 0 5px 33px;
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}
#subheader dl dd a:hover,
#subheader dl dd.active a {
	color: #fff;
	background: #FCBD31;
}
#instruction {
	position: absolute;
	top; 0;
	left: 239px;
	height: 182px;
	width: 103px;
	background: url(../gfx/gear.png) no-repeat 0 0;
}

/* ------------------------------------ =Submenu --- */
#submenu {
	padding: 0 5px 0 4px;
}
#submenu h1 {
	margin: 25px 0 15px 32px;
} 
#submenu ul {
	padding: 0 0 0 32px;
	margin: 0;
	background: url(../gfx/submenu.gif) repeat-x 0 0;
	height: 35px;
}
#submenu ul li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	padding: 0 0 0 25px;
	background:url("../gfx/submenu_hover_bg.gif") no-repeat 0 0
}
#submenu ul li a {
	float:left;
	display: block;
	padding: 0 25px 0 0;
	background:url("../gfx/submenu_hover_bg.gif") no-repeat 100% 0;
}

#submenu ul li.active {
	background-position: 0 -35px;
}
    
#submenu ul li a:hover {
	color: #D49A29;
}
#submenu ul li.active a {
	color: #9B6D05;
	background-position: 100% -35px;
}

/* ------------------------------------ =primary --- */
#primary img.right {
	float: right;
	margin: 0 0 15px 15px;
}
#primary img.left {
	float: left;
	margin: 0 15px 15px 0;
}
img.border {
	border: 1px solid #02669A;
}

#primary {
	float: right;
	width: 661px;
}
body.onecol #primary {
	float: none;
	width: auto;
	padding: 0 0 0 30px;
}
body.onecol #secondary {
	display: none;
}
#primary .main {
	float: left;
	width: 405px;
	line-height: 1.4em;
}
body.onecol #primary .main {
	width: 670px;
}
body.twocol #primary .main {
	float: none;
	width: 100%;
}
#primary .sub {
	float: right;
	width: 210px;
}

body#contact #primary .main {
	float: none;
	width: 860px;
}

#primary .box {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #E1CBA0;
	line-height: 1.4em;
}
#primary .thumb {
	float: right;
	width: 100px;
}
#primary .detail {
	float: left;
	width: 520px;
}
#primary .detail .title {
	padding: 0 0 5px;
}
#primary .detail .bio {
	line-height: 1.6em;
}
#primary .main .detail h3 {
	margin: 0 0 5px;
}
#primary .credential {
	color: #D49A29;
}
.imagebox_right {
	float: right;
	margin: 0 0 0 15px;
	width: 300px;
}
.caption {
	padding: 6px 0 15px;
	margin: 0 15px;
	line-height: 1.2em !important;
	color: #D49A29 !important;
}
.testimonials {
}
.testimonials .testimonial p {
	line-height: 1.6em;
	margin: 0 0 5px;
	font-size: 14px;
	color: #5695B6;
	font-style: italic;	
}
.testimonials .who {
	font-weight: bold;
	color: #02669A;
	padding: 5px 0 0 0;
}

ul.downloads li {
	text-align: right;
	color: #D49A29;
	margin: 0 0 25px;
	padding: 20px 40px 25px 0;
	line-height: 1.4em;
	background: url(../gfx/gearicon.gif) no-repeat 100% 0;
}
ul.downloads li h3 {
	font-size: 14px;
	margin: 0;
	padding: 0 25px 0 0;
	text-transform: uppercase;
	color: #5695B6;
	background: url(../gfx/arrows.gif) no-repeat 100% 50%;
}
ul.downloads li .pdf a {
	background: url(../gfx/pdficon.gif) no-repeat 100% 50%;
	padding: 0 18px 0 0;
}
ul.downloads li p a {
	font-weight: bold;
	color: #D49A29;
}
ul.downloads li p a:hover {
	color: #F8C045;
}

/* ------------------------------------ =secondary --- */
#secondary {
	float: left;
	width: 235px;
	padding: 30px 0 0 0;
	background: url(../gfx/subnav.gif) no-repeat 0 0;
}
#secondary ul {
	padding: 0 0 30px;
	background: url(../gfx/subnav_foot.gif) no-repeat 0 100%;
}
#seconary ul li {
	width: 231px;
	height: 36px;
}
#secondary ul li a {
	display: block;
	line-height: 36px;
	padding: 0 0 0 20px;
	height: 36px;
	background: url(../gfx/subnav_hover.gif) no-repeat -231px 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #F8C045;
}
#secondary ul li a:hover {
	color: #D49A29;
}
#secondary ul li.active a {
	background-position: 0 0;
	color: #D49A29;
}