/*
Theme Name: Cavinton minisite
Theme URI: http://www.wordpress.org/
Description: Not yet.
Version: 1.0
Author: sRobot
Tags: 
*/

body, input, li, select, td, th, textarea {
	color: #27435b;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px;
	outline: none;
}

a {
	color: #e0e5ea;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #27435b;
	text-decoration: none;
}

body, html {
	background-color: #758ca0;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, fieldset, form, img, input, li, p, ul {
	border: 0;
	margin: 0;
	padding: 0;
}

/* .intro */
.intro {
	background-color: #8298ac;
}
.intro #containerHeader {
	height: 150px;
}
.intro #content {
	background: none;
	margin: 0 auto;
	width: 956px;
}
.intro #content .pic {
	padding-bottom: 35px;
	margin: 0 auto;
	width: 538px;
}
.intro #content .link {
	padding: 0 0 85px 190px;
	margin: 0 auto;
	width: 348px;
}
.intro #content .link a {
	margin-bottom: 15px;
}
.intro #content .link a span {
	display: none;
}
.intro #content .link a.item01 {
	background-image: url(images/intro_link1.gif);
	display: block;
	height: 15px;
	width: 165px;
}
.intro #content .link a.item01:hover {
	background-position: 0 -15px;
}
.intro #content .link a.item02 {
	background-image: url(images/intro_link2.gif);
	display: block;
	height: 36px;
	width: 229px;
}
.intro #content .link a.item02:hover {
	background-position: 0 -36px;
}

/* .mainMenu */
.mainMenu {
	list-style: none;
}
.mainMenu ul {
	list-style: none;
	margin: 3px 0 3px 24px;
}
.mainMenu li a {
	background: url(images/bg_mainmenu1.gif) top left no-repeat;
	display: block;
	color: #e0e5ea;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 0 24px;
	text-decoration: none;
}
.mainMenu li a:hover {
	background: url(images/bg_mainmenu2.gif) top left no-repeat;
}
.mainMenu li li a {
	background: url(images/bg_mainmenu3.gif) top left no-repeat;
	display: block;
	color: #e0e5ea;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 24px;
}
.mainMenu li li a:hover {
	background: url(images/bg_mainmenu4.gif) top left no-repeat;
}

/* .subMenu */
.subMenu li {
	background: url(images/bg_bulletedlist1.gif) top left no-repeat !important;
}
.subMenu li a {
	color: #e0e5ea;
}
.subMenu li a:hover {
	color: #27435b;
}


/* #containers */
#containerHeader {
	background: #8298ac url(images/bg_header.gif) center top no-repeat;
	clear: both;
	height: 520px;
}
#containerContent {
	background-color: #8298ac;
	clear: both;
}
#containerFooter {
	background: #8298ac url(images/bg_footer.gif) center bottom no-repeat;
	clear: both;
	height: 115px;
}

/* #header */
#header {
	margin: 0 auto;
	width: 956px;
}
#header .link {
	color: #e0e5ea;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 33px; /* 46px */
	padding: 13px 0 0 4px;
	text-transform: uppercase;
}
#header .link a {
	color: #e0e5ea;
}
#header .link a:hover {
	color: #27435b;
}
#header .search {
	float: right;
	height: 37px; /* 46px */
	padding: 9px 11px 0 0;
}
#header .search form {
	background: url(images/bg_qsearch.gif) top left no-repeat;
	height: 18px; /* 25px */
	padding: 4px 4px 3px 4px;
	width: 267px; /* 275px */
}
#header .search form:hover {
	background-position: 0 -25px;
}
#header .search .text {
	background-color: #8ba2b7;
	color: #27435b;
	font-size: 10px;
	vertical-align: middle;
	width: 245px;
}
#header .search .submit {
	height: 18px;
	vertical-align: middle;
	width: 22px;
}
#header .flash {
	clear: both;
	height: 437px;
	width: 956px;
}

/* #content */
#content {
	background: url(images/bg_content.gif) left top repeat-y;
	margin: 0 auto;
	padding: 0 11px 0 4px;
	width: 941px; /* 956px */
}
#content #leftSide {
	float: left;
	padding-right: 25px;
	width: 289px;
}
#content #rightSide {
	float: left;
	padding-left: 25px;
	width: 602px;
}
#content #rightSide h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 25px;
}
#content #rightSide h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
#content #rightSide h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#content #rightSide table.style1,
#content #rightSide table.style2 {
	border-bottom: 1px solid #8ba2b7;
	border-top: 1px solid #6f869b;
	margin-bottom: 5px;
	width: 100%;
}
#content #rightSide table.style1 td.left {
	border-bottom: 1px solid #6f869b;
	border-top: 1px solid #8ba2b7;
	padding: 2px 0;
	vertical-align: top;
	width: 50%;
}
#content #rightSide table.style1 td.right {
	border-bottom: 1px solid #6f869b;
	border-top: 1px solid #8ba2b7;
	padding: 2px 0;
	vertical-align: top;
	width: 50%;
}
#content #rightSide table.style2 td.left {
	border-bottom: 1px solid #6f869b;
	border-top: 1px solid #8ba2b7;
	padding: 2px 0;
	vertical-align: top;
	width: 30%;
}
#content #rightSide table.style2 td.right {
	border-bottom: 1px solid #6f869b;
	border-top: 1px solid #8ba2b7;
	padding: 2px 0;
	vertical-align: top;
	width: 70%;
}
#content #rightSide a.more {
	font-weight: bold;
}
#content #rightSide p {
	margin-bottom: 25px;
}
#content #rightSide ul {
	list-style: none;
	margin-bottom: 25px;
}
#content #rightSide ul li {
	background: url(images/bg_bulletedlist2.gif) top left no-repeat;
	padding-left: 10px;
}
#content #rightSide .imgLeft {
	float: left;
	margin: 3px 25px 15px 0;
}
#content #rightSide .imgRight {
	float: right;
	margin: 3px 0 15px 25px;
}
#content #rightSide .imgCenter {
	clear: both;
	padding: 0 0 25px 0;
	text-align: center;
}
#content #rightSide .column1 {
	padding: 3px 0 15px 0;
}
#content #rightSide .column1Left {
	float: left;
	padding: 3px 25px 25px 0;
	width: 150px; /* 175px */
}
#content #rightSide .column1Right {
	float: left;
	padding-bottom: 25px;
	width: 427px;
}
#content #rightSide .column2Left {
	float: left;
	padding: 0 12px 10px 0;
	width: 289px; /* 301px */
}
#content #rightSide .column2Right {
	float: left;
	padding: 0 0 10px 13px;
	width: 288px; /* 301px */
}
#content #rightSide .column1Right ul {
	margin-bottom: 0;
}
#content #rightSide .column2Left div,
#content #rightSide .column2Right div {
	padding-bottom: 25px;
}

/* .searchResultItem */
#content #rightSide .searchResultItem {
	padding-bottom: 25px;
}
#content #rightSide .searchResultItem .small {
	display: block;
	float: right;
}
#content #rightSide .searchResultItem ul {
	margin-bottom: 0;
}
/* .navigation */
#content #rightSide .navigation {
	clear: both;
}
#content #rightSide .navigationTop {
	clear: both;
	padding-bottom: 25px;
}
#content #rightSide .navigation a,
#content #rightSide .navigationTop a {
	background-color: #8ba2b7;
	border: 1px solid #6f869b;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #27435b;
	display: block;
	padding: 3px 6px 2px 6px;
}
#content #rightSide .navigation a:hover,
#content #rightSide .navigationTop a:hover {
	border: 1px solid #27435b;
}
#content #rightSide .navigation .alignLeft,
#content #rightSide .navigationTop .alignLeft {
	float: left;
}
#content #rightSide .navigation .alignRight,
#content #rightSide .navigationTop .alignRight {
	float: right;
}

/* .contact */
#content #rightSide .contact .text,
#content #rightSide .contact .textSmall,
#content #rightSide .contact .textArea {
	background-color: #8ba2b7;
	border: 1px solid #6f869b;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #27435b;
	outline: none;
	padding: 3px;
	vertical-align: middle;
	width: 194px;
}
#content #rightSide .contact .textArea {
	max-width: 444px;
	width: 444px; /* 452px */
}
#content #rightSide .contact .submit {
	background-color: #8ba2b7;
	border: 1px solid #6f869b;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #27435b;
	cursor: pointer;
	outline: none;
	padding: 3px 8px 2px 8px;
	vertical-align: middle;
}
#content #rightSide .contact .text:hover,
#content #rightSide .contact .textSmall:hover,
#content #rightSide .contact .textArea:hover,
#content #rightSide .contact .submit:hover {
	border: 1px solid #27435b;
}
#content #rightSide .contact label {
	clear: both;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 10px 0;
	width: 150px;
}
#content #rightSide .contact span {
	display: block;
	float:  left;
	padding: 0 0 10px 0;
	width: 452px;
}
#content #rightSide .contact .contacterror {
	border-color: #ff3232;
}

/* #footer */
#footer {
	color: #e0e5ea;
	font-size: 10px;
	font-weight: bold;
	height: 40px; /* 115px */
	margin: 0 auto;
	padding: 75px 11px 0 4px;
	text-align: right;
	text-transform: uppercase;
	width: 941px; /* 956px */
}
#footer a {
	color: #e0e5ea;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#footer a:hover {
	color: #27435b;
}

/* other */
.small {
	font-size: 10px;
}
.wrap {
	clear: both;
	display: block;
	font-size: 1px;
	height: 0;
	line-height: 0;
}

/* .login */
.login #containerHeader {
	height: 125px;
}
.login #login {
	font: 14px Helvetica, Arial, sans-serif;
	margin: 0 auto;
	padding-bottom: 8px;
	width: 320px;
}
.login #login h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 16px;
}
.login #login form {
	background: #ffffff;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: rgba(39,67,91,1) 0 0 6px;
	-webkit-box-shadow: rgba(39,67,91,1) 0 0 6px;
	-khtml-box-shadow: rgba(39,67,91,1) 0 0 6px;
	box-shadow: rgba(39,67,91,1) 0 0 6px;
	margin-bottom: 16px;
	padding: 16px 16px 1px 16px;
}
.login #login form fieldset {
	padding-bottom: 15px;
}
.login #login form label {
	display: block;
	color: #27435b;
	padding-bottom: 3px;
}
.login #login form span {
	display: block;
}
.login #login form th {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.login #login form td {
	padding-bottom: 15px;
}
.login #login form .text {
	border: 1px solid #6f869b;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #27435b;
	font-size: 24px;
	padding: 3px;
	width: 280px;
}
#login form .text:hover {
	border: 1px solid #27435b;
}
#login form .submit {
	background: none;
	background-color: #8ba2b7;
	border: 1px solid #6f869b;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #27435b;
	cursor: pointer;
	float: right;
	padding: 4px 7px 2px 7px;
	text-shadow: none;
	vertical-align: middle;
}
.login #login form .submit:hover {
	background: none;
	background-color: #8ba2b7;
	border: 1px solid #27435b;
	color: #27435b;
	text-shadow: none;
}
.login #login form .submit:active {
	background: none;
	background-color: #8ba2b7;
	border: 1px solid #27435b;
	color: #27435b;
	text-shadow: none;
}
.login #login form .rememberme {
	padding-top: 5px;
}
.login #login form .description {
	font-size: 12px;
	padding-top: 3px;
}
.login .message,
.login .error {
	margin-bottom: 16px;
}
.login .links {
	margin: 0 16px 50px 16px;
}
.login .links li {
	border-right: 1px solid #27435b;
	float: left;
	line-height: normal;
	list-style: none;
	padding-right: 5px;
	margin-right: 5px;
}
.login .links li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
