/* VAGW Template CSS, Summer 2010 */

/* elements */

html, body {
	height: 100%;
}

body {
    background: #2786E6 url('../img/sky_grad.png') repeat-x 0 0;
    font-size: 14px;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}

p {
    padding: 5px 5px 15px 15px;
    font-size: 1.1em;
    line-height: 160%;
    /*text-align: justify;*/
    color: #111;
}

h1,h2,h3,h4,h5,h6, #header-phone, #nav, .pq {
    font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}

h1 {
    font-size: 2.0em;
    font-weight: bold;
	padding: 15px 0 10px 15px;
    color: #333;
    text-shadow: 1px 1px 3px #999;
}

#header-left a {
    line-height: 2.2em;
}

h2 {
    font-size: 1.5em;
    color: #333;
    padding: 15px 0 10px 15px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #ccc;
}

h3 {
    font-size: 1.3em;
    color: #333;
    padding: 15px 0 10px 15px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #ccc;
}


h4 {
    font-size: 1.1em;
}

a {
    color: #0048c8;
    text-decoration: none;
    border-bottom: 1px dotted #004878;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}

a:hover {
    color: #2786E6;
    border-bottom: 1px solid #2786E6;
}

img {
    vertical-align: middle;
}

.aligncenter { margin: 0 auto; text-align: center; }

.wp-caption {
	background-color: rgba(0,0,0,.5);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0;
	margin-bottom: 20px;
}

.wp-caption p {
	margin: 0;
	padding: 3px 10px;
	font-size: 0.875em;
	font-weight: bold;
	color: #eee;
	letter-spacing: 1px;
	text-align: justify;
}

/* divs */

#header-left {
    height: 115px;
}

#header-left img {
	float: left;
	margin-top: 7px;
}

#header-right {
    height: 115px;
}

#header-phone {
    width: 230px;
	float: right;
	margin: 0;
	text-align: left;
    height: 100px;
    background: url('../img/cloud_trans.png') no-repeat 0 0;
    text-shadow: 1px 1px 2px #bbb;
    font-size: 1.2em;
}

#header-phone div {
	padding: 5px 0px 6px 35px;
}

#header-phone a {
    font-size: 0.9em;
	color: #f78d1d;
	font-weight: bold;
	border-color: #f78d1d;
}

#nav {
    background-color: #ededff;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding-top: 4px;
}

#nav ul {
	display: inline-block;
}

#nav li {
	float: left;
}

#nav li {
	border-right: 1px solid #aaa;
}

#nav li#menu-item-239 {
    border-right: 0;
}
/*
#nav li:after {
	content: ' - ';
}
*/
#nav a {
    color: #004878;
    border-bottom: none;
    font-size: 0.9em;
    padding: 4px 1em;
}

#nav a:hover {
    color: #ad3c12;
    background-color: rgba(0,60,127,0.05);
    /*text-shadow: 1px 1px #ccf;*/

}


#content {
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -213px;
}

#footer {
    background: url('../img/ground16.png') repeat-x 0 0;
    height: 213px;
}

#footer img {
    float: right;
    margin-top: 110px;
}

#footer p {
    color: #bbb;
    font-size: 0.8em;
    text-align: justify;
    padding-top: 20px;
	letter-spacing: 1px;
}

#footer a {
    color: #bbb;
    border-bottom: 1px dotted #ccc;
    margin-left: 10px;
    font-size: 0.8em;
    line-height: 2em;

}

#footer a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

#footer-push {
    height: 213px;
}

#footer .container_12 {
    padding-top: 70px;
}


/* subelements */

.caption_4 {
    font-size: 0.8em;
    padding: 5px 0 6px 0;
    font-style: italic;
    color: #fff;
    background-color: #222;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    -moz-border-radius-bottomleft: 14px;
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border: 2px solid #222;
    border-top: none;
    width: 280px;
    margin: 0 auto;
}



/* page-specific */

.edit-link {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}

.pagebox>div {
    margin-top: 20px;
    background-color: #ededff;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border: 1px solid #ccc;
}

.home-short {
	height: 100px;
}

.home-long {

}

#blk-home-pq {
	font-size: 1.2em;
}

.pq {
	margin: 13px 10px 0px 37px;
	line-height: 120%;
	font-size: 110%;
    height: 3.5em;
	text-shadow: 1px 1px 2px #ccc;
}

.lq {
	display: block;
	float: left;
	width: 25px;
	height: 20px;
	margin-left: 10px;
	margin-top: 12px;
	background: url('../img/ldquo.png') no-repeat 0 0;
}

.rq {
	display: inline-block;
	width: 25px;
	height: 20px;
	margin-left: 7px;
	margin-top: 3px;
	vertical-align: top;
	background: url('../img/rdquo.png') no-repeat 0 0;
}

.pq-attr {
    text-align: right;
	font-style: italic;
	font-size: 0.8em;
}

#blk-home-cta ul {
    display: block;
    float: left;
    margin: 12px 0 0 20px;
}

#blk-home-cta li {
    background: url('../img/bullet_black.png') no-repeat 0 5px;
    padding: 4px 0 4px 16px;
    vertical-align: middle;
    margin: 0;
    color: #222;
    font-size: 1.0em;
}

#btn-contact {
    float: left;
    margin: 23px;
	margin-right: 0;
}

#blk-sidebar #btn-contact {
	float: none;
	display: inline-block;
	margin: 0;
}

#blk-sidebar li a {
	margin-left: 15px;
}


.widget_search fieldset {
	margin: 5px 10px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.widget_search input#search {
	margin: 0;
	padding: 3px;
	font-size: 1.0em;
	width: 84%;
	border: none;
	height: 18px;
}

.widget_search input#searchsubmit {
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}

.sidebar-center {
	text-align: center;
	padding: 20px;
}

.button {
    letter-spacing: 0px;
	text-align: center;
	padding: 10px 15px;
    font-weight: bold;

	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
    color: #fff;
    padding: 10px 15px;
}
.button:active {
    border: none;
	position: relative;
	top: 1px;
}

.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.jcarousel-skin-csg .jcarousel-clip-horizontal {
    width:  460px;
    height: 100px;
}


.jcarousel-skin-csg .jcarousel-item {
    width:  460px;
    height: 100px;
}

.jcarousel-skin-csg .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-csg .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-csg .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.ui-accordion a.readmore {
	font-size: 90%;
	font-weight: bold;
	color: #f78d1d;
	border-color: #f78d1d;
	position: absolute;
	bottom: 10px;
	right: 5px;
}

.ui-accordion a.readmore:before {
	content: "\00BB";
	padding-right: 3px;
}

.alert-box {
	position: absolute;
	top: 20px;
	width: 200px;
	line-height: 1.2em;
	right: 25px;
	padding: 10px 2px;
	border: 1px solid #cc9;
	background-color: #ffe;
	font-size: 0.9em;
	text-align: center;
}

