/*
	Theme Name: Clearview Center
	Description: Customized theme for The Clearview Center
	Version: .1
	Author: Denise Schmidt, ComVenue, LLC
	Author URI: http://www.comvenue.com
*/

body {
	background-color: #1E3E86;
	color: #0F3371;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100.1%;
	margin-top: 0px;
	padding: 0px;
	background-color: #1E3E86;
	background-image: url(images/bkg.gif); 
}
a, a:active, a:focus  {
	color: #005fb0;
}
a:hover {
	color: #CD5C5C !important;
	text-decoration: underline;
}
#page_wrapper {
	width: 770px;
	margin: -4px auto 15px auto;
/*	background-color: white;
	border: 1px solid orange; */
}
#layout_table {
	width: 100%;	
	background-image: url(images/page-slice.jpg);
	background-repeat: repeat-y;
	background-color: white;
}
#side_bar1 {
	vertical-align: top;
	width: 185px;
	padding-left: 16px; 

}
#main_content {
	vertical-align: top;
	padding: 0 3px 0 3px; 

}
#main_content_bkg {
	background-image: url(images/center-bkg-slice.gif);
	background-repeat: repeat-x;
	min-height: 478px; 
	width: 100%;
}
#side_bar2 {
	vertical-align: top;
	width: 185px;
	padding-right: 16px;
	overflow: hidden;
}
#header {
	width: 100%;
	height: 191px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: white;
}
#header_main {
	height: 150px;
	width: 100%;
}
#header_bottom {
	height: 35px;
	padding: 0px 27px 0px 25px; 
	text-align: left;
	font-size: .1em;
}
#footer {
	width: 100%;
}
#footer_top {
	height: 24px; 
	width: 100%;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#footer_main {
     font-size: .65em;
	 font-weight: bold;
	 width: 100%; 
	 float: left;
     text-align: center; 	 
	 color: #CCCCCC;
/*	 line-height: 1.5em; */
}
#footer_main ul {
     list-style: none; 
	 padding: 0; 
	 width: 100%; 
	 margin: 3px auto;
}
#footer_main li {
     color: #cccccc;   
	 font-weight: bold;  
	 display: inline;
   	 padding: 0px 10px;	
	 border: solid #cccccc;
	 border-width: 0 0 0 2px;

}
#footer_main a {
     color: #cccccc; 
	 font-weight: bold; 
	 text-decoration: none; 
}
#footer_main a:hover {
     color: #CD5C5C;
     text-decoration: underline !important;
}
.regular_content {
	font-size: .7em;
	line-height: 1.25em;
	padding: 16px;
}
.regular_content img {
	float: right;
	padding: 2px;
	margin: 10px 0 10px 0px;
	border: 1px solid #BCBCBC;
}
.regular_content ul {
	margin: 12px;
	padding: 0;
}
.regular_content p {
	margin: 10px 0 0 0;
}
.small_content {
	font-size: .6em;
	line-height: 1.3em;
	padding: 16px;
}

#hmenu {
}
#hmenu ul {
	white-space: nowrap;
	list-style-type: none;
	margin: 0;	
	float: left;
	text-align: left;
	padding: 10px 0 0 0;
}
#hmenu li {
    float: left;
	padding: 0; 
	color: #1E3E86;
	font-size: 11px;
    display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0px 10px;	
	border: solid #005FB0;
	border-width: 0 0 0 2px;
	margin: 0;

}
#hmenu a, #hmenu a:active, #hmenu a:focus  {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align: left;
	padding: 0px;  
	font-weight: bold;
	color: #005FB0;
}
#hmenu a:hover {
	color: #CD5C5C !important;
	text-decoration: underline;
}
#first_link {
	border-width: 0px !important;
	padding: 0 10px 0 4px !important;
}
#hmenu .page_item a {
	color: #3476B1;
}
#hmenu  .current_page_item a {
	color: #CD5C5C !important;
	font-weight: bold;
}
p {
	margin: 0;
}
#date
{
	float: right;
	padding: 10px 0 0 0;  
	font-size: 11px;
	color: #CD5C5C;
	font-weight: bold;
}
#search_form h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
	padding: 0;
	color: #CD5C5C;
}
#search_form  {
	margin: 5px 5px 5px 5px;
	padding: 2px 5px 5px 5px;
	border: 1px solid #BCBCBC;
}
#search_form p {
	clear: left;
	margin: 0;
	padding: 0;
}
#search_form input.search {
	width: 95%;
	background-color: #F5F5F5;
	border: 1px solid #BCBCBC; 
	font-size: 10px;
	margin: 1px 0 2px 0; 
}
input.btn, input.btn2 {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #CF6565;
	border: 1px solid #9E9E9E;
}
span.btn, span.btn2 {
	padding: 1px;
	background-color: transparent;
	border: 1px solid #BCBCBC;
}
h1 {
	margin: 5px 0 5px 0;
	font-size: 1.5em;
	color: #005FB0;
	line-height: 1.5em;
}
h2 {
	margin: 5px 0 5px 0;
	font-size: 1.3em;
	color: #005FB0;
	line-height: 1.3em;
}
h3 {
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	color: #005FB0;
	line-height: 1.3em;
}
h4 {
	margin: 20px 0 2px 0;
	font-size: 1.2em;
	color: #1F3E97;
	line-height: 1.3em;
}
h5 {
	font-size: 1em;
	color: #CD5C5C;
	font-weight: bold;
}
.vmenu{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 8px;
}
.vmenu li a{
	background-image: url(images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 3px .45em;
	font: bold 10px Verdana, Helvetica, sans-serif;
	color: #005FB0;
	display: block;
	width: auto;
	padding: 0 5px 5px 15px;
	text-decoration: none;
	line-height: 1.5em;
}

.vmenu li a:visited, .vmenu li a:active{
	color: #1E3E86;
}
.vmenu li a:hover{
	color: #CD5C5C;
	background-image:url(images/bullet-2.gif); /*onMouseover image change. Remove if none*/
}
.vmenu_header1 {
	height: 19px;
	background-image: url(images/blue-menu-bar.jpg);
    background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 6px 0px 0px 7px;   
	font-size: 12px;
}
.vmenu_header1 a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.vmenu_header2 {
	height: 19px;
	background: url(images/white-menu-bar.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0px 0px 7px; 
    font-size: 12px;
}
.vmenu_header2 a {
	color: #005FB0; 
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.vmenu_header3 {
	height: 19px;
	background: url(images/red-menu-bar.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0px 0px 7px; 
    font-size: 12px;
	color: white;
}
.vmenu_header3 a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.vmenu2{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 1px;
}
.vmenu2 li a{
	font: bold 10px Verdana, Helvetica, sans-serif;
	color: #CD5C5C;
	display: block;
	width: auto;
	padding: 0 5px 2px 10px;
	text-decoration: none;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 3px;
}
.vmenu2 li a:visited, .vmenu li a:active{
	color: #1E3E86;
}
.vmenu2 li a:hover{
	color: #005FB0;
}
.vmenu2_header1 {
	margin: 10px 0 0 0;
	padding: 2px 0px 2px 5px;   
	font-size: 12px;
	font-weight: bold;
	color: #005FB0; 
	border: solid #CD5C5C;
	border-width: 1px 0;
}

input.txt {
	width: 175px;
	border: 1px solid #D2D2D2;
	font-size: .9em;
	margin-bottom: 4px;
}
textarea.txt {
	width: 240px;
	margin-bottom: 7px;
	border: 1px solid #D2D2D2;
	font-size: .9em;
}
input.txt2, select.opt2 {
	width: 100px;
	border: 1px solid #D2D2D2;
	font-size: .9em;
	margin: 0 0 3px 0;
}
select.opt {
	margin-bottom: 4px;
	border: 1px solid #D2D2D2;
	font-size: .9em;
	padding: 1px;
}
#contact_form span.btn {
	margin-left: 82px; 
}

#contact_from {
	margin: 10px 0 0 0;
}
#contact_form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#contact_form p label {
    float: left;
	width: 75px;
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	margin-right: 7px;
	line-height: 1.45em;
}
#payment_form span.btn {
	margin-left: 62px; 
}
#payment_form span.btn2 {
	margin-left: 8px;
}
#view_cart_form {
	margin: 0; 
}
#view_cart_form span.btn {
	margin-left: 62px; 
}
#payment_form {
	margin: 10px 0;
}
#payment_form p {
	clear: left;
	margin-top: 5px;
	padding: 0;
/*	padding-top: 5px;*/
}
#payment_form p label {
    float: left;
	width: 56px;
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	margin: 0 9px 0 0;
	line-height: 1.45em;
}
.required {
	color: #CD5C5C;
	font-weight: bold;
}
img {
	padding: 3px;
	background-color: White;
	border: 1px #3476B1 solid;
	margin: 5px 10px 5px 10px;
}
.img_left {
	margin: 5px 10px 5px 0px;
	float: left;
}
.img_right {
	margin: 5px 0px 5px 10px;
	float: right;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr {
	height: 1px;
	color: #D2D2D2;
	background: #D2D2D2;
	border: 0;
}
.credit_cards {
	width: 100%;
	height: 29px;
	background: url(images/cards.gif) top center no-repeat;
	margin: 0;
	padding: 0;
}
.payment {
	border: solid 1px #CB3C57;
	padding: 4px;
	background-color: #FCEFED;
	font-size: 0.85em;
	display: block;
	text-align: center;
}