/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
background:#fff url(graphics/side.jpg) repeat-x 0 0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #ffffff;
margin: 0px;
padding: 0px;
}

a{
color:#7bc6ea;
text-decoration:underline;
}

a:hover{
color:#666666;
text-decoration:underline;
}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight:normal;
margin: 0px;
padding: 0px;
}

h2{
font-size: 18px;
color: #006699;
font-weight:normal;
margin: 0px;
padding: 0px;
}

h3{
font-size: 14px;
color: #334d55;
font-weight:normal;
margin: 0px;
padding: 0px;
}

h4{
font-size: 12px;
font-weight: normal;
color: #7bc6ea;
font-weight:normal;
margin: 0px;
padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
font: Arial,sans-serif;
color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrap{
background-color:#FFFFFF;
margin-top:20px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
padding:0;
width: 740px;
height:auto;
border:8px solid #FFFFFF;
}

#masthead{
background:url(graphics/7sos_banner.jpg) no-repeat 0 0;
margin: 0;
padding:0;
width: 740px;
height:113px;
}

#mainnav{
margin: 0;
padding:0;
width: 740px;
height:35px;
}

#navbar{
float:right;
position: relative;
width:135px;
margin:0;
padding: 0px;
background-color: #b3b1b2;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


/************* #mainnavlink styles **************/

.mainnavlink{
background:url(graphics/navbg.jpg) repeat-x;
float:left;
width:auto;
height:35px;
}

.mainnavlink a{
color:#FFFFFF;
font-size:13px;
padding:0;
display:block;
text-decoration:none; 
padding: 10px 12px 0px 12px;
height:35px;
}

.mainnavlink a:hover{
background:url(graphics/navbghover.jpg) repeat-x;
text-decoration:none; 
}

.mainnavlinkoff{
background:url(graphics/navbgoff.jpg) repeat-x;
color:#cccccc;
text-decoration:none; 
font-size: 13px;
float:left;
width:auto;
height:35px;
padding: 10px 12px 0px 12px;
}

.mainnavlinkoff img{
 display: block;

}

/************** .box styles ***************/

#box{
background:#000 url(graphics/main.jpg) no-repeat 0 0;
width:740px;
height:550px;
margin:0;
padding:0;
}

#standard{
background-color:#000000;
width:740px;
margin:0;
padding:0;
}


#standardside{
background:#000 url(graphics/side-graphic.jpg) no-repeat 0 0;
width:740px;
margin:0;
padding:0;
}

#standardsidefix{
background:#000 url(graphics/side-graphic2.jpg) no-repeat 0 0;
width:740px;
margin:0;
padding:0;
}

/************** .insidebox styles ***************/

.insidebox{
float:right;
border-left: 1px solid #333333;
width:300px;
margin-top:40px;
margin-right:10px;
margin-left:300px;
padding:0 10px 0 10px;
font-size:11px;
line-height:17px;
}

.insidebox h2{
color:#7bc6ea;
margin-bottom:15px;
}

/************** .insidenews styles ***************/

.insidenews{
float:right;
width:150px;
border: 1px solid #333333;
padding:10px 10px 10px 10px;
margin-top:40px;
margin-right:10px;
font-size:11px;
color:#CCCCCC;
}

.insidenewshead{
background:url(graphics/bluebutbg.jpg) repeat-x 0 0;
float:right;
width:150px;
border: 1px solid #333333;
padding:10px 10px 10px 10px;
margin-top:40px;
margin-right:10px;
font-size:11px;
}

.insidenewshead h4{
color:#000000;
}

.flashnews{
float:right;
width:170px;
border: 1px solid #333333;
margin-top:40px;
margin-right:10px;
font-size:11px;
color:#CCCCCC;
}

/************** .ad styles ***************/

.adnews{
float:right;
width:150px;
border: 1px solid #333333;
padding:10px 10px 10px 10px;
margin-top:40px;
margin-right:10px;
font-size:11px;
color:#CCCCCC;
}

.adnewshead{
background:url(graphics/facebook-but.jpg) no-repeat 0 0;
float:right;
width:150px;
border: 1px solid #333333;
padding:10px 10px 10px 10px;
margin-top:40px;
margin-right:10px;
font-size:11px;
}

.adnewshead h4{
color:#000000;
}

/************** .feature styles ***************/

.standardcontent{
margin-left:17px;
padding:40px 17px 40px 0;
font-size:11px;
line-height:17px;
}

.standardpic{
float:right;
margin:0 0px 20px 18px;
border: 1px solid #666666;
}

.standardadvert{
float:right;
margin:0 0px 20px 18px;
}

.standardpicleft{
float:left;
margin:0 15px 15px 0;
border: 1px solid #666666;
}

.teampicleft img{
margin:0 20px 20px 0;
}

.standardcontent h2{
color:#7bc6ea;
margin-bottom:15px;
}

.standardcontent h3{
color:#cccccc;
}

.standardcontent h4{
font-size:14px;
color:#cccccc;
margin-top:30px;
}

.standardcontentlink{
width:180px;
text-align:center;
border: 1px solid #ccc;
background:url(graphics/linkbg.jpg) repeat-x 0 0;
margin-top:5px;
font-size:10px;
}
.standardcontentlink a{
color:#fff;
padding:2px 0 2px 0;
display:block;
text-decoration:none;
}
.standardcontentlink a:hover{
background:url(graphics/linkbgoff.jpg) repeat-x 0 0;
color:#000000;
text-decoration:none;
}

/************** .news styles ***************/

.newscontent{
width:510px;
margin-left:17px;
padding:40px 17px 40px 0;
font-size:11px;
line-height:17px;
}

.newspic{
float:right;
margin:0 0px 20px 18px;
border: 1px solid #666666;
}

.newsadvert{
float:right;
width:160px;
margin:40px 20px 0 0;
}

.newspicleft{
float:left;
margin:0 15px 15px 0;
border: 1px solid #666666;
}

.newscontent h2{
color:#7bc6ea;
margin-bottom:15px;
}

.newscontent h3{
color:#cccccc;
}

.newscontent h4{
font-size:14px;
color:#cccccc;
margin-top:30px;
}

.newscontent h5{
font-size:16px;
font-weight:normal;
color:#cccccc;
margin-top:30px;
margin-bottom:30px;
}

.newscontent h6{
font-size:16px;
font-weight:normal;
color:#ffffff;
margin-top:30px;
margin-bottom:10px;
}

.newscontentlink{
width:180px;
text-align:center;
border: 1px solid #ccc;
background:url(graphics/linkbg.jpg) repeat-x 0 0;
margin-top:5px;
font-size:10px;
}
.newscontentlink a{
color:#fff;
padding:2px 0 2px 0;
display:block;
text-decoration:none;
}
.newscontentlink a:hover{
background:url(graphics/linkbgoff.jpg) repeat-x 0 0;
color:#000000;
text-decoration:none;
}



/************** .feature styles ***************/

#feature{
width:720px;
padding: 10px 0px 10px 10px;
font-size: 11px;
line-height:17px;
}

#feature h3{
color:#000000;
padding: 15px 0px 5px 0px;
text-align: left;
}

#feature img{
float: left;
padding: 0px 10px 0px 0px;
margin: 0 5px 5px 0;
}




/*********** .relatedLinks styles ***********/

.relatedlinks{
margin: 0px;
padding: 0px 0px 10px 10px;
font-size: 12px;
}

.relatedlinks h3{
padding: 10px 0px 2px 0px;
}

/************* #footer styles ***************/

#footer{
width:740px;
height:auto;
font-size: 10px;
color: #666666;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}

.footerlink{
width:auto;
float:left;
font-size: 10px;
color: #666666;
padding:0 10px 10px 10px;
display:block;
}

.footerlink a{
color:#000000;
text-decoration:none;
}

.footerlink a:hover{
color:#666666;
text-decoration:none;
}


/*********** .form ***********/

#page-wrap {
	width: 500px;
	padding: 25px 20px 0px 0;
	margin: 0 0 0 100px;
	height: 120px;
}

#contact-area {
	width: 500px;
	margin-top: 3px;
	padding-left:0;
}

#contact-area input, #contact-area textarea {
	padding: 6px;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #cccccc;
}

#contact-area input.submit-button {
background:url('graphics/submit_button.jpg') no-repeat 0 0;
color:#FFFFFF;
width: 120px;
height:28px;
float: right;
margin-right:23px;
border:0;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 98px;
	padding-top: 6px;
	font-size: 11px;
	height:auto;
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif; 

}