/* Start of CMSMS style sheet 'Layout' */
body {
text-align: left;
margin:0;
padding:0;
color: #f0f0f0;
background: #000 url(uploads/images/background/bg-body.jpg) no-repeat fixed top center;
}
	img {
	border: 0;
	}

a,
a:link 
a:active {
text-decoration: underline;
padding-bottom: 10px;
color: #6699cc;
}
	a:visited {
	text-decoration: underline;
	color: #6699cc;
	}
	a:hover {
	text-decoration: none;
	color: #6699cc;
	}

input, select { margin:1px 0px; }      /* all browsers read this, used to target IE6 */
html>body input, html>body select { margin:2px; }       /* IE 6 cannot read this, others can */
*+html>body input, *+html>body select {margin:1px; }      /* targets IE7 */

.clearboth {
clear: both;
}

div#wrapper {
background: url(uploads/images/background/bg-wrapper.png) repeat-y top center;
margin: 0 auto;
width: 100%;
}

div#container {
margin: 0 auto;
clear: both;
width: 870px;
}


ul.sponsors li {
padding-bottom: 15px;
list-style-type: square;
}
ul.sponsors a {
font-weight: normal;
}

/* HEADER ///////////////////////////////////////////////////////////////////////// */

#header {
margin: 0 auto;
width: 870px;
height:90px;
clear: both;
}
#header p {
margin: 0px;
}
#header h1 {
color: #f0f0f0; 
font-size: 18px;
font-weight: bold;
}
#header #logo { 
float: left; 
margin-top: 30px;
width: 300px;
color: #f0f0f0; 
font-family: Arial; 
}
#header #logo a img { 
border:none; 
}

/* HEADERLINKS ///////////////////////////////////////////////////////////////////////// */

#headerlinks {
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
color: #f0f0f0;
padding-top: 25px;
text-align: right;
float: right;
} 

/* BANNER ================================= */

div#banner {
height : 250px;
width: 100%;
}
	div#banner img {
	margin: 0px;
	padding:0px;
	overflow: hidden;
	float : left;
	}
	div#banner p {
	margin: 0px;
	padding:0px;
	}

div#banner-layout {
height : 100px;
width: 100%;
overflow: hidden;
}
	div#banner-layout img {
	margin: 0px;
	padding:0px;
	overflow: hidden;
	float : left;
	}
	div#banner-layout p {
	margin: 0px;
	padding:0px;
	}


/* ACTION-AREA ///////////////////////////////////////////////////////////////////////// */

#action {
background: url(uploads/images/background/bg-action.jpg) repeat-x top center;
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
line-height: 20px;
margin: 0 auto;
margin-top: 5px;
width: 100%;
clear:both;
} 
#action ul {
margin: 25px;
margin-bottom: 0px;
padding: 0px;
list-style-type: square;
color: #f0f0f0;
} 
#action .mainbox {
float:left;
width:542px;
padding:10px;
padding-bottom: 50px;
border-right:2px solid #fff;
} 
#action .box1 {
float:left;
width:176px;
border-right: 2px solid #000;
padding:20px;
} 
#action .box2 {
float:left;
width:175px;
border-right: 2px solid #000;
padding:20px;
} 
#action .box3 {
float:left;
width:176px;
border-right: 2px solid #000;
padding:20px;
}
#action .box4 {
float:left;
margin-top: 0px;
width:177px;
padding:20px;
}

#action h2 {
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 18px;
color: #f0f0f0;
font-weight: bold;
margin-bottom:10px;
text-transform: capitalize;
}

/* LEFT SIDE ================================ */

div#leftside {
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
width: 190px;
padding: 10px 0px 10px 0px;
float: left;
}
#callout {padding: 1px 10px;}
#callout input.button {
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
background: none;
border: 0px;
text-decoration: underline;
width:60px;
overflow: visible;
color: #6699cc;
cursor: pointer;
cursor: hand;
}
	
/* HOME PAGE ================================ */

div#content-home {
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
line-height: 20px;
padding: 15px;
}
	div#content-home p {
	font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	line-height: 20px;
	}
	
/* LAYOUT PAGES ================================ */

div#content {
width:600px;
float:left;
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 14px;
line-height: 20px;
padding: 30px;
}
	div#content p {
	font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	line-height: 20px;
	}
	
/* LAYOUT PAGES 2 ================================ */

div#content2 {
width:600px;
float:left;
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
line-height: 20px;
padding: 30px;
padding-left: 15px;
}
	div#content2 p {
	font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	line-height: 20px;
	}


/* FOOTER ================================ */

div#footer {
margin: 0 auto;
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
margin-top: 5px;
height: 100px;
width: 870px;
clear:both;
}

div#footer p {
line-height: 20px;
margin: 0;
}
	div#footer a {
	color: #336699;
	text-decoration: underline;
	}
	div#footer a:hover {
	color: #336699;
	text-decoration: none;
	}

div#left {
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
width:350px;
text-align: left;
float: left;
}
div#right {
text-align: right;
padding-top: 10px;
float: right;
}

/* H-STYLES ////////////////////////////////////////////////////////////////////////// */

h1 {
color: #f0f0f0; 
font-size: 20px;
font-weight: bold;
}
h2 {
color: #f0f0f0; 
font-size: 18px; 
margin-top: 0px;
font-weight: bold;
}

h3 {
color: #f0f0f0; 
font-size: 14px;
font-weight: bold;
}
h4 {
color: #666; 
font-size: 12px;
}
h5 {
color: #333; 
font-size: 11px;
}
h6 {
color: #333; 
font-size: 10px;
}

/* REGISTRATION FORM ////////////////////////////////////////////////////////////////////////// */

table#register {
width: 100%;
border: 0px;
padding: 0px;
}
table#register td.label {
width: 180px;
padding-left: 10px;
vertical-align: top;
}
table#register td.input {
width: 380px;
}
table#register input {
width: 180px;
}
table#register td.password input {
width: 150px;
}
table#register td.submit {
padding-left: 30px;
}
table#register td.submit input {
width: 125px;
}
table#register td.textarea textarea {
width: 585px;
height: 70px;
overflow: auto;
}
table#register td.split {
height: 25px;
}

/* LOGIN FORM ////////////////////////////////////////////////////////////////////////// */

div#callout-login {
width: 600px;
}
div#callout-login .left {
float: left;
width: 260px;
}
div#callout-login .right {
float: left;
width: 250px;
padding-left: 60px;
}
div#callout-login h2 {
border-bottom: 1px solid #c0c0c0;
}

#callout-login input.your_name {
width: 220px;
font-size: 12px;
font-weight: bold;
color: #9e9e9e;
padding: 2px;
}
#callout-login input.your_pass {
width: 142px;
font-size: 12px;
font-weight: bold;
color: #9e9e9e;
padding: 2px;
}
#callout-login input.button {
height: 23px;
}

/* NEWSLETTER ////////////////////////////////////////////////////////////////////////// */

#callout-news {
width: 100%;
}
#callout-news .your_name {
width: 160px;
}
#callout-news .your_email {
width: 160px;
}
#callout-news input.button {
float: right;
padding-right: 0px;
}
div.error {
color: #ff0000;
}

/* CONTACT FORM 2 ///////////////////////////////////////////////////////////////////////// */

.contactform2 {float:left;padding-bottom: 35px;}
.contactform2 div {float:left; width:100%;}
.contactform2 div label {float:left; width:150px;padding-right: 10px;}
.contactform2 div.full label {float:left; width:98%; } 
.contactform2 div.required {color:#f0f0f0;}  

.contactform2 div.radio {padding-bottom: 15px;}
.contactform2 div.radio span {float:left;}
.contactform2 div.radio span label {float:none;} 
.contactform2 div.radio span input {width: 15px;}

.contactform2 div.radio2 span {float:left;}
.contactform2 div.radio2 span label {float:none;} 
.contactform2 div.radio2 span input {width: 15px;}

.contactform2 div.submit input {width: 140px;float: left;margin-left: 160px;}  
.contactform2 input, select {width: 220px;} 

.contactform2 textarea {height: 80px;width: 98%; overflow:auto;} 
.contactform2 input,
.contactform2 textarea
{font-family:Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;}

div.error_message {
color: #ff0000;
}
/* End of 'Layout' */

