/* Start of CMSMS style sheet 'CCCV Front' */
html, body {
	background-color: #AABFFF;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 74%;
	margin: 0;
	padding: 0;
	background-image: url(images/cms/cccv/background.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
dfn, .accessibility, .inside_only {
	display: none;
}
.button {
	background-color: #D00E0E;
	border-top: 1px solid #DF5959;
	border-left: 1px solid #DF5959;
	border-bottom: 1px solid #9F0B0B;
	border-right: 1px solid #9F0B0B;
	color: #FFFFFF;
}
h1 {
	font-size: 200%;
}
p {
	font-size: 110%;
}
a {
	color: #3B5CBE;
}
#wrapper {
	width: 90%;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}
#header {
	color: #FFFFFF;
	background-image: url(images/cms/cccv/header_c.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 169px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header img {
	border: none;
}
#headerRight {
	background-image: url(images/cms/cccv/header_r.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 169px;
}
#headerLeft {
	background-image: url(images/cms/cccv/header_l.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 169px;
}
#headerLogo {
	margin-left: 50px;
	margin-top: 42px;
	float: left;
}
#header h1 {
	float: left;
	margin-top: 128px;
	margin-left: 12px;
	font-weight: normal;
	font-size: 250%;
}
#shadowRight {
	width: 100%;
	background-image: url(images/cms/cccv/repeat_right.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #FFFFFF;
}
#shadowLeft {
	width: 100%;
	background-image: url(images/cms/cccv/repeat_left.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#canvasRight {
	width: 100%;
	background-image: url(images/cms/cccv/shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#canvasLeft {
	width: 100%;
	background-image: url(images/cms/cccv/shadow_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#canvas {
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-right: 23px;
	font-size: 140%;
}
#content {
	padding: 2px 4px 2px 4px;
	clear: both;
}
#sidebar {
	padding: 0;
	margin: 0;
}
#menu_vert {
	font-size: 180%;
	font-weight: normal;
}
#menu_vert ul {
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: none;
}
#menu_vert li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu_vert .odd {
	clear: left;
	float: left;
}
#menu_vert .even {
	clear: right;
	float: right;
}
#menu_vert .odd a {
	background-image: url(images/cms/cccv/front_left.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 24px;
	/*padding-right: 24px;*/
}
#menu_vert .even a {
	background-image: url(images/cms/cccv/front_right.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 24px;
	/*padding-left: 24px;*/
}
#menu_vert a {
	margin-bottom: .6em;
	padding: 4px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: block;
}
#menu_vert a:hover, #menu_vert a:focus {
	text-decoration: none;
	border: 1px solid #5D7EDF;
	color: #5D7EDF;
	background-color: #FFFFFF;
	/*background-image: none;*/
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#search {
	padding: 0;
	margin: 0 auto 0 auto;
	height: 2.5em;
}
#search input {
	background-color: #EEEEEE;
	border-width: 1px;
	font-size: 90%;
	padding: 2px 4px 0 4px;
	margin: 0;
	width: 17.2em;
	height: 1.5em;
}
#search input.button {
	background-color: #D00E0E;
	border-top: 1px solid #DF5959;
	border-left: 1px solid #DF5959;
	border-bottom: 1px solid #9F0B0B;
	border-right: 1px solid #9F0B0B;
	color: #FFFFFF;
	width: 3em;
	padding: 0;
	height: 1.8em;
	margin: 0;
}
#homeContent {
	margin-right: 220px;
	margin-left: 220px;
}
.breadcrumbs {
	float: right;
	text-align: right;
	padding: 12px 6px 0 0;
	color: #B6A37C;
	margin: 0;
}
.breadcrumbs a {
	color: #B6A37C;
	text-decoration: underline;
}
.breadcrumbs a:hover, .breadcrumbs a:focus {
	color: #D00E0E;
	text-decoration: none;
}
#login {
	width: 15em;
	padding: .5em;
	margin: 10px auto 0 auto;
	font-size: 120%;
	text-align: center;
}
#login p {
font-size: 80%;
}
#login h2 {
	color: #777777;
	font-family: verdana, arial, sans-serif;
	font-size: 60%;
	padding: 3px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .3em;
}
#login a {
	color: #3B5CBE;
	text-decoration: none;
}
#login a:hover, #login a:focus {
	text-decoration: underline;
}
#login input {
margin-left: 5px;
margin-top: 1px;
margin-bottom: 1px;
}
#login input.button {
	background-color: #D00E0E;
	border-top: 1px solid #DF5959;
	border-left: 1px solid #DF5959;
	border-bottom: 1px solid #9F0B0B;
	border-right: 1px solid #9F0B0B;
	color: #FFFFFF;
}
#login .login_prompt {

}
#main {
	margin: 0 0 0 0;
	padding: 320px 0 20px 0;
	line-height: 1.7em;
	color: #333333;
	background-image: url(images/cms/cccv/montage.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#main p {
	padding: 0;
	margin: 0;
	padding-bottom: 1em;
}
#main img {
	border: 2px solid #990000;
	margin: 6px;
}
#footer{
	background-image: url(images/cms/cccv/footer_tile.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 90px;
}
#footerRight {
	background-image: url(images/cms/cccv/footer_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 90px;
	padding-top: 1px;
}
#footerLeft {
	background-image: url(images/cms/cccv/footer_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 90px;
}
#footerContent {
	text-align: center;
	border-top: 1px solid #A4B3E1;
	color: #3B5CBE;
	font-size: 150%;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 10px;
}
#footerContent a {
	color: #3B5CBE;
	text-decoration: none;
}
#footerContent a:hover, #footerContent a:focus {
	text-decoration: underline;
}
/* End of 'CCCV Front' */

