#cwrap {
	width: 1000px;
margin: 0 auto;
text-align: left;
}
#leftcontent {
	width:790px;
	background-color:#ffffff;
    margin: 10px 0px 10px 0px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border:1px solid #DDDDDD;
}
#leftcontentpadding {
	padding: 10px;
}
#rightcontent {
	width:200px;
	margin:0; padding:0;
	vertical-align: top;
}

#centercontent {
	vertical-align: top;
    width:800px;
    text-align:justify;
}
.centertext {
	vertical-align: top;
    width:780px;
    padding: 10px 20px 10px 10px;
    text-align:justify;
}

#topbar {
 background: url(images/headerbg.jpg) top center repeat-x;
 height:140px;
 border-bottom: 1px solid #808080;
 }

#logo {
background: url(images/logo.png) top left no-repeat;
float: left;
width: 300px;
height: 100px;
 }

#clogin {
	width: 500px;
    height: 100px;
	margin: 0 auto;
	color: #000000;
    text-align: right;
    float: left;
    position:relative;
}
#clogin_container {
	text-align: right;
    position:absolute;
    bottom:10px;
    right: 10px;
}

#livesupport {
    height: 100px;
    width: 200px;
    text-align:center;
    float:left;
    position:absolute;
    top: 20px;
    right:0px;
 }
 
#menubar {
height: 40px;
line-height:40px;
width: 790px;
background: url('images/mbar.png') top center no-repeat;
text-align:center;
color: #ffffff;
float:left;
 }

 #menubar a {
color:#FFFFFF;
font-weight:bold;
 }
 #menubar a:hover {
color:#FFFFFF;
text-decoration: underline;
font-weight:bold;
 }
 
#hspacer {
    float:left;
    width:200px;
    text-align: center;
    color:#000000;
    font-size:10px;
     }
#hspacer_container {
   padding-top:15px;
   }

 
#wmessage {
      width:790px;
      height: 110px;
      background-image:url('images/fbox.jpg');
      margin-top:10px;
      margin-bottom:10px;
       }
#wmessage_container {
      width: 100%;
      padding: 5px;
 }
 
#fbox {
      margin: 5px 0px 5px 0px;
      width: 790px;
      background-color:#fff;
     border: 1px solid #e5e5e5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
 }
/**************  FBOX ************/

#promos {
        position:relative;
        
 }

div#promos div.scroller { 
background: url(images/fbox_bg.png) repeat-x;
width: 790px; /* --> edit */
height: 225px; 
text-align: left;
overflow: hidden;
float: left;
}
div#promos div.scroller div.content {
width: 100%;
}

div#promos div.scroller div.section {
width: 790px; /* --> edit */
height: 225px;
overflow: hidden;
text-align: left;
}
#buts { 
position:absolute;
 top:0;
 right:0;
 padding-top: 5px;
}

.innerbox {
margin: 15px 30px;
}

h2.promo {
color: #EFEFEA;
font-size: 19px;
font-variant: small-caps;
text-transform: none;
font-weight: bold;
padding: 0px 0px 10px 0px;
margin: 0px
}

p.promo{
color: #000000;
font-size: 13px;
}

div.fBoxImage img, div.ecliImage img {
padding: 0px;
}

#snicons {
         text-align:center;
         vertical-align:bottom;
 }
/* END Fbox */

#header {
    margin: 0 auto;
	width: 1000px;
	color: #000;
    height: 140px;
    position:relative;
}

/* NEWS FORMAT */
.newscontainer{
	margin: 0 auto;
    margin-bottom:10px;
    width:780px;
}

.news1{
	color: #000000;
	padding: 10px;
	vertical-align: top;
}

.newsimage {
	padding: 0px 10px 10px 0px;
	vertical-align: top;
    width:140px;
    float: left;
}
.newsimage img {
    width: 140px;
    border: 1px solid #000000;
 }
.clearnews{
	clear: both;
	padding-top: 15px;
}
.titles { 
  font: 20px Trebuchet MS, Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: bold;
  background-image:url('images/transgrey.png');
  text-align:left;
}
.titles a:link, .titles a:visited, .titles a:active {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
}
.smallnewstext {
	font: 9px Trebuchet MS, Helvetica, Arial, sans-serif;
	color:#808080;
	font-weight:bold;
}
.summary { 
  font-weight: normal; 
  text-decoration: none; 
  font: 16px Georgia, Times New Roman, Helvetica, serif;
  color:#330066;
}
.newsposter {
  padding:3px;
  margin-bottom: 10px;
  font-size: 10px;
  text-align:right;
  text-transform: uppercase;
  }
.newsbody{
padding: 10px 0; 
color: #000000;
text-align: justify;	
}

/* END NEWS FORMAT */

.menuwrapper {
	width: 200px;
}
.whitemenu{
	color: #000000;
    background: #ffffff url('images/pmenubg.jpg') bottom center repeat-x;
    padding: 5px;
    border:1px solid #e5e5e5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 10px;
    width: 200px;
}
.whitemenu h3{
	font-weight: normal;
	width: 200px;
	border-bottom: 0px;
	background: transparent;
    padding-bottom:5px;
    padding-left:5px;
    font-weight:bold;
    height: 30px;
    line-height: 30px;
}
.whitemenu text{
           width: 218px;
           text-align:left;
 }

.purplemenu {
 background-color:#8C6EA0;
 padding: 5px;
  border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 200px;

 }
 .purplemenu h2{
	font-weight: normal;
	border-bottom: 0px;
	background: transparent;
    padding: 0px 5px 5px 8px;
    font-weight:bold;
    color: #fff;
}
.purplemenu2 {
 background-color:#8C6EA0;
 padding: 5px;
  border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 200px;
 }
 .purplemenu2 h2{
	font-weight: normal;
	border-bottom: 0px;
	background: transparent;
    padding: 0px 5px 5px 8px;
    font-weight:bold;
    color: #fff;
}
.styledmenu {
	width: 200px; /*width of menu*/
}
.styledmenu .headerbar {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.styledmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0; 
}
.styledmenu ul li {
	padding-bottom: 2px; 
	margin: 0px;
}
.styledmenu ul li a {
	color: #ffffff;
	background: #8C6EA0;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; 
	text-decoration: none;
	font-weight: bold;
}
.styledmenu ul li a:hover { 
	color: #000000;
	background: #DDABF8;
}

.blackmenu1{
    background: #ffffff url('images/cmenubg.jpg') bottom center repeat-x;
    border:1px solid #e5e5e5;
    width:100%;
     border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 10px;
	
}
.blackmenu1 a{color: #000000; text-decoration: none;}
.blackmenu1 a:hover{color: #FF3399; text-decoration: underline;}
.blackmenu2{
    padding: 5px;
	background: url("images/purplemaincaption.png") top center repeat-x;
}

.blackmenu1 h3{
	font-weight: normal;
	border-bottom: 0px;
	background: transparent;
    padding: 5px 5px 5px 10px;
    font-weight:bold;
height: 30px;
    line-height: 30px;
}
.blackmenucaption {
  background-image:url('images/cmbar.jpg');
  background-repeat:no-repeat;
  margin-top:3px;
  margin-bottom: 6px;
height: 30px;
    line-height: 30px;
 }
.h3caption {
	font-weight: bold;
    padding:5px;
	margin-top: 3px;
	margin-bottom: 5px;
    margin-right:8px;
    background: #ffffff url('images/cmenubg.jpg') bottom center repeat-x;
    border:1px solid #e5e5e5;
    height: 30px;
    line-height: 30px;
 }
 
.intwrapper {
	overflow: scroll;
}

.columnwrap {
	margin:0; padding:0.5em 1em;
}

#bottombar {
           width: 100%;
	height: 200px;
	background: #2D2D2D url(images/bottombg.jpg) top center repeat-x;
	color: #fff;

}

#bottommenus {
		margin: 0px auto;
		width: 100%;
        padding-left: 10px;
}
#menu3 {
	width: 250px;
	float: left;
}
#menu4 {
	width: 250px;
	float: left;
}
#menu5 {
	width: 250px;
	float: left;
}


#quote {
	position: absolute;
	left:6px;
	top:60px;
	color: #176f8f;
}

#banner {
	position: absolute;
	right:6px;
	top:10px;
}

#wm {
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #f3eded url(images/wblogo.png) bottom right no-repeat;
	border: 1px solid #ede3e3;
	padding: 10px 150px 10px 10px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

#bqtop {
  width: 252px;
  padding-top: 7px;
  background: url(images/boxtop.png) top left no-repeat;
  margin-bottom: 15px;
}

#lbqtop {
  width: 450px;
  padding-top: 7px;
  background: url(images/lboxtop.png) top left no-repeat;
  margin-bottom: 15px;
}

#bqbottom {
  background: url(images/boxbottom.png) bottom left no-repeat;
  padding-bottom: 7px;
  width: 100%;
}

#lbqbottom {
  background: url(images/lboxbottom.png) bottom left no-repeat;
  padding-bottom: 7px;
  width: 100%;
}

#bglefright {
  padding: 11px 14px 12px 15px;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
}

#centre {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#bqcontent {
  margin-left: 4px;
}

#bqtext {
  font-size: 10px;
  color: #666;
}

ul{
	list-style: square;
}

img {
	border: 0px;
	}

#footer {
	color: #C0C0C0;
	font: 11px Arial;
	text-align: left;
    margin-top:10px;
}
#footer2 {
         width: 1000px;
         margin: 0 auto;
         }

#footer2 a {
        color:#DDABF8;
        font-weight:normal;
         }
#footer2 a:hover {
        color:#9966CC;
        font-weight:normal;
         }

h1 {
  font-size: 18px;
  font-weight: bold;
}

h2 {
	font: 14px tahoma, helvetica, sans-serif;
	color: #8C6EA0;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}

h3 {
	font: 16px tahoma, verdana, helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;

}

h4 {
	font: 12px tahoma, verdana, helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
   	margin-top: 2px;
	margin-bottom: 0px;
	padding: 5px;
}

img {
	vertical-align: middle;
}

.linkspage_button{
	vertical-align: middle;
	border:0px;
}

.dlmain {
	font: 20px tahoma, verdana, helvetica, arial, sans-serif;
	color: #000;
}

.dlcat {
	font: 14px tahoma, verdana, helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 2px;
}




hr {
	border: 1px dotted #bbb;
	height: 1px;
	width: 92%;
	text-align:center;
}

.smalltext {
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.bodytable {
	padding: 2px;
	font: 0.8em verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}

.button {
	border: #000 1px solid;
	color: #000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

.button a {
	color: #000;
}
.button a:hover {
	color: #0085b0;
}

body {
	font-size: 12px;
	color: #000;
	font-family: tahoma, verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
    background-color:#F4F4F4;
}
a {
	color: #FF3399;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #808080;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.smallblacktext {
    background: none;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}
.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #838387;
	border: 1px solid #d6d6d6;
}
.defaulttext {
    background: none;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#808080;
}

td {
	font: 15px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
	padding: 0px;
	text-align:left;
}

blockquote {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color:#7e96ac;
	border: 1px solid #d6d6d6;
}
.mediumtext {
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#808080;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.tbox.chatbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	width: 90%;
}

.nextprev{
	background-color: #eaeef2;
	border: #000 1px solid;
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	padding : 2px;
	text-align: right;
}

form {
	margin: 2px 0px 0px 0px;
}
.spacer {
	padding: 2px 0 2px 0;
}

.cspacer {
	padding: 6px 0 6px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.border {
	border: #EEEEEE 1px solid;
	background-color: #ffffff;
	padding: 2px;
}


p {
	margin-top: 0px
}

.fborder {
	padding: 3px;
	margin-top: 3px;
	text-align: left;
}

/* forum parent headers, forum captions */
.forumheader {
	padding: 5px;
	font-size: 110%;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

.finfobar{
	padding: 3px;
	font-size: 95%;
	text-align: left;
}

/* two left columns */
.forumheader2{
	padding: 3px;
	font-size: 100%;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
	padding: 3px;
	font-size: 88%;
	text-align: left;
	color: #000000;
}

.forumborder {
	vertical-align: top;
	font-size: 99%;
	text-align: left;
}

/* where it says forum, information and all tables across */
.fcaption {
	background-color: #F8F8F8;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.fcaption a {
	padding-right:4px;
	text-decoration: underline;
}

.fcaption a:hover{
	text-decoration: none;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.nforumholder {
	border: 1px solid #345487;
	padding: 0px;
	background-color: #fff;
}

.nforumcaption {
	background-image: url(images/nforumcaption.png);
	padding: 8px 4px 8px 4px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #fff;
}

.nforumcaption2 {
	background-image: url(images/nforumcaption2.png);
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

.nforumcaption3 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EEF2F7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #D1DCEB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreplycaption {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E2EDF2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EDF4F7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #CFE0EB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
.nforumdisclaimer {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.nforumview1 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #DFE6EF;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview3 {
	padding: 4px;
	background-color: #BCD0ED;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #263448;
}

.nforumview4 {
	padding: 4px;
	background-color: #E4EAF2;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #3A4F6C;
}

a.forumlink{
	color: #fff;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}

.treeclass1 {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px 0px 2px 2px;
}

.treeclass2 {
	background-color: #F4F7FA;
	border: #000 1px solid;
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px 0px 2px 2px;
}

.treeclass3 {
	background-color: #F4F7FA;
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 1px;
	width: 100%;
}

