@charset "utf-8";
/* CSS Document */

/*==========================================================*/
/*==============[ GENERAL ]=================================*/
/*==========================================================*/

body {
	background:url(images/brickbg.jpg) 0 0 repeat-x;
	background-color:#000000;
}
*, body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	outline:none;
}
#pagewrapper {
	width:800px;
	margin:0 auto;
	border-top:0;
	border-bottom:0;
	position:relative;
	z-index:100;
	clear:both;
}
#headerwrapper, #bodywrapper, #navwrapper, #footerwrapper, #subfooterwrapper {
	width:700px;
	margin:0 auto;
	clear:both;
	/*background:#ffffff;*/
}
.clear {
	clear:both;
}
.content{
	padding:40px;
	color:#000000;
	clear:both;
}
.content img {
	padding:2px;
	
}
p, h1, h2, h3, h4, h5, h6, li {
	margin:0;
	padding:0;
	padding-bottom:8px;
	color:#000000;
}

a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}
a:hover {
	color:#003366;
	border-bottom:1px dotted #003366;	
}
hr {
	border:0;
	height:1px;
	color:#ffffff;
	background:#ffffff;
	border-bottom:1px solid #2A0E03;
	width:100%;
	clear:both;
	margin-bottom:15px;
	margin-top:15px;
}
/*==========================================================*/
/*==============[ FONT STYLING ]============================*/
/*==========================================================*/

p {
	color:#222222;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	color:#222222;
}
#bodywrapper h1 {
	font-size:20px;
	color:#003366;
	padding-bottom:5px;
	margin-bottom:5px;
}
#bodywrapper h2 {
	font-size:15px;
	text-transform:uppercase;
	color:#555555;
	padding-bottom:5px;
	margin-bottom:5px;
}
ul li {
	list-style:square;
	margin-left:20px;
}

/*==========================================================*/
/*==============[ HEADER ]==================================*/
/*==========================================================*/

#headerwrapper {
	width:800px;	
	border:1px solid #ffffff;
	border-top:0;
}
#logo {
	position:absolute;
	left:-140px;
	top:-30px;
}
#headerwrapper .logo a{
	border:0!important;
}

/*==========================================================*/
/*==============[ NAVIGATION ]==============================*/
/*==========================================================*/

#navwrapper {
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:350;
	width:100%;
	background:url(images/navigation-black.jpg) 0  repeat-x;
	z-index:50;
}

#navinnerwrapper {
	width:800px;
	margin:0 auto;
	position:relative;
}
#navwrapper ul {	
	margin-right:-1px;
	float:right;
}
#navwrapper li {
	display:inline;
	margin:0;
}
#navwrapper li a{
	float:left;
	color:#ffffff;
	padding:12px 15px 12px 15px;
	text-decoration:none;
	font-size:13px;
	border-bottom:none;
	margin-right:-1px;
}
#navwrapper li a:hover{
	background:#000000;
	background-color:#000000;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:12px 14px 12px 14px;
	color:#ffffff;
	background:url(images/navigation-black2.jpg) 0  repeat-x;
}


/*==========================================================*/
/*==============[ NAVIGATION ]==============================*/
/*==========================================================*/

#secondarynavwrapper {
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:350;
	width:100%;
	z-index:50;
	background:#ffffff;	
	border:1px solid #ffffff;
	border-bottom:1px solid #2a0e03;
}
#secondarynavwrapper ul {
	padding-left:20px;
}
#secondarynavwrapper li {
	display:inline;
	margin:0;
}
#secondarynavwrapper li a{
	float:left;
	color:#2a0e03;
	margin-top:8px;
	margin-bottom:8px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	font-size:12px;
	border-bottom:0;
	border-right:1px solid #2a0e03;
	margin-left:-1px;
}
#secondarynavwrapper li a:hover{
	color:#003366;
	text-decoration:underline;
}


/*==========================================================*/
/*==============[ HEADER ]==================================*/
/*==========================================================*/

#headerwrapper {
	z-index:300;
	color:#ffffff;
	text-align:right;
}
#headerwrapper .imagecycler{
	height:200px;
	width:600px;
	float:right;
	margin-top:10px;
	border:1px solid #ffffff;
	position:relative;
}
#headerwrapper .imagecycler-nav li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#headerwrapper .imagecycler-nav {
	bottom:10px;
	left:10px;
	position:absolute;
	z-index:200;
}
#headerwrapper .imagecycler-nav a {
	border:1px solid #ffffff;
	background:#000000;
	color:#ffffff;
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	text-align:center;	
	vertical-align:middle;
}
#headerwrapper .imagecycler-nav a:hover {
	background:#ffffff;
	color:#000000;
}
#headerwrapper .imagecycler-images {
	position:absolute;
	z-index:150;
}
#headerwrapper .imagecycler-images img{
	position:absolute;
}

/*==========================================================*/
/*==============[ BODY ]====================================*/
/*==========================================================*/

#bodywrapper {
	border-top:0;
	width:800px;
	background:#ffffff;	
	border:1px solid #ffffff;
}
#bodywrapper .left {
	float:left;
	width:519px;
	border-right:1px solid #2a0e03;
}
#bodywrapper .right {
	float:left;
	width:280px;
	border-left:1px solid #2a0e03;
	margin-left:-1px;
}
#bodywrapper .box {
	float:left;
	margin-right:10px;
	border:1px solid #ffffff;
	color:#ffffff;
	margin-bottom:10px;
}
#bodywrapper .onecolumn .box{
	width:698px;
	height:auto;
	clear:both;
}
#bodywrapper .twocolumn .box{
	width:342px;
	height:300px;
}
#bodywrapper .threecolumn .box{
	width:224px;
	height:300px;
}
#bodywrapper .box li{
	color:#ffffff;
	list-style:none;
	margin:0;
}
#bodywrapper .box a{
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	font-size:12px;
}
#bodywrapper .box a:hover{
	color:#003366;
	border-bottom:1px dotted #003366;
}
#bodywrapper .last {
	margin:0;
	width:226px;
}
#bodywrapper .width .content p, #bodywrapper .box.fullwidth p{
	line-height:18px;
	font-size:14px;
}

/*==========================================================*/
/*==============[ NEWS ]====================================*/
/*==========================================================*/

.newswrapper .newsitem a{
	padding-bottom:10px;
	border:0!important;
	padding:8px;
	margin-bottom:8px;
	display:block;
}
.newswrapper .newsitem a:hover{
	border:1px dotted #ffffff!important;
	padding:7px;
}
.newswrapper .newsitem a:hover p,
.newswrapper .newsitem a:hover h2,
.newswrapper .newsitem a:hover .readmore{
	color:#ffffff;
}
.newswrapper h2{
	font-size:14px;
}
.newswrapper .readmore{
	font-size:10px;
	text-transform:uppercase;
	border-bottom:1px dotted #ffffff;
}

/*==========================================================*/
/*==============[ FOOTER ]==================================*/
/*==========================================================*/

#footerwrapper ul{
}
#footerwrapper li{
	display:inline;
}
#footerwrapper a{
	float:left;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:0px 10px 0px 10px;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	margin-left:-1px;
	background:none;
	border-bottom:0;
	margin-top:10px;
	margin-bottom:10px;
}
#footerwrapper a:hover{
	text-decoration:underline;
}

/*==========================================================*/
/*==============[ SUBFOOTER ]===============================*/
/*==========================================================*/
#subfooterwrapper {
	padding-top:10px;
	padding-bottom:50px;
}
#subfooterwrapper p{
	color:#ffffff;
	font-size:10px;
}
#subfooterwrapper a{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
}


/*===========================================
FORMS
===========================================*/
	
form p{
	margin:10px 0 10px 0;
	}

input, textarea, select {
	margin: 0;
	margin-left:20px;
	padding: 3px;
	font-size: 100%;
	font-family: inherit;
	border: 1px solid #a7a7a7;
	font:Arial, Helvetica, sans-serif;
	}
	
select { 
	padding: 0; 
	}
	
fieldset { 
	margin-top:20px; 
	margin-bottom:20px;
	border: none;
	border-top 1px solid #a7a7a7;
	background-color:#fafafa;
	}
	
legend {
	padding: 0 2px;
	font-weight: bold;
	padding-left: 0;
	color: #333;
	}
	
label {
	float:left;
	line-height: 1.8;
	vertical-align: top;
	color: #333;
	min-width: 180px; 
	}
	
fieldset ol {
	margin: 0;
	padding: 0;
	}
	
fieldset li {
	list-style: none;
	margin: 0;
	padding: 8px 10px 7px;
	background: url(images/cmxform-divider.gif) left bottom repeat-x;
	}
	
fieldset fieldset {
	border: none;
	margin: 0;
	background: none;
	}
	
fieldset fieldset label {
	width: auto;
	clear:left;
	}
	
fieldset fieldset legend {
	padding-bottom: 5px;
	font-weight: 100;
	}
	
fieldset fieldset input {
	clear:both;
	margin-left:120px;
	}
	
.noborder input{
	border:0;
	}
	
.csc-mailform-submit {
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 3px 5px;
	background-color:#ffffff;
	color:#878787;
	}

.csc-mailform-submit:hover{
	background-color:#003366;
	color:#fff;
	border:1px solid #003366;
	}	

.csc-mailform-radio legend {
	visibility:hidden;
	}

.csc-mailform-label {
	line-height: 1.8;
	vertical-align: top;
	color: #333;
	}

.csc-mailform-radio {
	float:left;
	display:block;
	clear:both;
	}

.csc-mailform-radio fieldset{
	clear:both;
	}
	
.csc-mailform-radio input{
	margin-left:0;
	}
	
.csc-mailform-radio label {
	float:none;
	}
	
.csc-mailform-field, .csc-mailform-label {
	display:block;
	clear:left;
	background: url(images/cmxform-divider.gif) left top repeat-x;
	background: url(images/formbackground.jpg) left top repeat-x;
	list-style: none;
	margin: 0;
	padding: 8px 10px 8px 10px;
	border-top:1px solid #a7a7a7;
	}

.csc-mailform {  
	border-top: 0;
	border-bottom: 1px solid #d7d7d7;
	}
	
.csc-mailform h1,.csc-mailform h2,.csc-mailform h3,.csc-mailform h3 {  
	margin-top:5px;
	margin-bottom:-10px;
	}








