@charset "utf-8";









/* body styles */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
text-align: center;
vertical-align: top;
color: #8F8F8F;
background: #0F0F0F;
}
	
a:link, a:visited{
text-decoration: none;
color: #BBBBBB;
}

a:hover{
color: #0587E0;
}










/* cpanel styles */


#cpanel{
margin: 0 auto 0 auto;
height: 25px;
color: #222222;
background: #050505;
background-image: url(..//images/cpanel.png);
background-repeat: repeat-x;
border-bottom: 1px solid #161616;
}

p.cpanel_links{
margin: 0 10px 0 0;
text-align: right;
font-family: arial, helvetica, sans-serif;
line-height:25px;
font-size:9px;
}

p.cpanel_links a:link, a:visited{
text-decoration: none;
color: #222222;
}

p.cpanel_links a:hover{
color: #540289;
}









/* wrapper style */


#wrapper{
margin: 15px auto 0 auto;
width:900px;
text-align: left;
border: 2px solid #161616;
}









/* header styles */


#head{
margin: 0 auto 0 auto;
height:150px;
background-image: url(..//images/head.gif);
background-repeat: repeat;
}

#head_left{
margin: 0;
width: 450px;
height:150px;
float: left;
}

#logo{
margin: 35px auto 0 auto;
width: 255px;
height: 80px;
}

#head_right{
margin: 0;
width: 450px;
height:150px;
float: left;
background-image: url(..//images/divider150.gif);
background-repeat: no-repeat;
}

#tag{
margin: 60px auto 0 auto;
width: 310px;
height: 35px;
background-image: url(..//images/create.png);
background-repeat: no-repeat;
}










/* nav styles */


#nav{
margin: 0 auto 0 auto;
height: 26px;
background: #010101;
background-image: url(..//images/colour.jpg);
background-repeat: no-repeat;
border-top: 2px solid #111111;
border-bottom: 2px solid #161616;
}

#nav ul{
margin: 0;
padding: 0;
text-align: left;
list-style-type: none;
font-family: arial, helvetica, sans-serif;
line-height:24px;
font-size:14px;
font-weight:bold;
}

#nav ul li{
margin: 2px 0 2px 100px;
padding: 0;
position: relative;
display: inline;
float: left;
color: #AAAAAA;
}

#nav ul li a:link, a:visited{
color: #999999;
}

#nav ul li a:hover{
color: #FFFFFF;
}









/* content styles */


#content{
margin: 0 auto 0 auto;
background: #030303;
}







/* banner division styles 
(outlining banner properties determined by individual
 page/banner style ***see indiviual page styles) */


#banner_left{
margin: 0;
width: 450px;
height:125px;
float: left;
}

#banner_right{
margin: 0;
width: 450px;
height:125px;
float: left;
}

.panelquarter{
float: left;
margin: 0;
width: 225px;
height: 125px;
}

.panelquarter_content{
margin: 12px auto 0 auto;
width:100px;
height:100px;
}









/* main panel styles */


#panel_id1{
height:200px;
width: 900px;
background-image: url(..//images/panel_grad.png);
background-repeat: repeat;
}

#panel_id2{
height: 330px;
width: 900px;
background-image: url(..//images/panel_grad.png);
background-repeat: repeat;
border-top: 2px solid #161616;
}


#panel_id3{
width: 900px;
min-height: 330px;
border-top: 2px solid #161616;
}

h2.blue{
margin: 25px 0 25px 0;
font-size: 14px;
color: #0587E0;
text-align: center;
}






/* bottom colour strip style */


#bottomcolour{
margin: 0 auto 0 auto;
height: 2px;
background-image: url(..//images/colour.jpg);
background-repeat: no-repeat;
border-bottom: 2px solid #111111;
}










/* footer styles */


#foot{
margin: 0 auto 0 auto;
height: 125px;
background: #010101;
background-image: url(..//images/foot.gif);
background-repeat: repeat;
color: #FFFFFF;
}

#foot_left{
margin: 0;
height: 125px;
width: 300px;
float: left;
}

#foot_mid{
margin: 0;
height: 125px;
width: 300px;
float: left;
background-image: url(..//images/divider125.gif);
background-repeat: no-repeat;
}

#foot_right{
margin: 0;
height: 125px;
width: 300px;
float: left;
background-image: url(..//images/divider125.gif);
background-repeat: no-repeat;
}

.foot_content{
margin: 12px auto 0 auto;
height: 100px;
width: 200px;
text-align: center;
}

.foot_content h2{
margin: 0 0 2px 0;
font-size:12px;
color: #5E258C;
}


.foot_content a:link, a:visited{
color: #222222;
}

.foot_content a:hover{
color: #0587E0;
}

.foot_content ul{
margin:  0;
padding: 10px 0 0 0;
text-align: center;
list-style-type: none;
font-family: arial, helvetica, sans-serif;
font-size:10px;
}

.foot_content ul li{
margin: 2px 0 2px 0;
padding: 0;
}

.foot_content ul li a:link, a:visited{
color: #AAAAAA;
}

.foot_content ul li a:hover{
color: #0587E0;
}

p.foot{
margin: 0;
padding: 20px 10px 0 10px;
text-align: left;
}

img.footlink{
float:left;
}











/* copy styles */


#copy{
margin: 2px auto 10px auto;
width: 900px;
height: 15px;
text-align: center;
}

p.copy{
margin: 0 5px 0 0;
font-size: 9px;
color: #555555;
}















