
/* Standard Element styles */
body {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: center;
	margin: 10px 30px;
	padding: 0;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	font-size: 100.1%;
}

.advert {
	color: #a6a6a6;
	margin-bottom: 3px;
}

h1 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 110%;
}

img {
	border-style: none;
}

label {
	font-weight: bold;
}

p {
	margin-top: .5em;
	margin-bottom: .5em;
}

a {
	color: #fff;
	font-weight: bold;
}

a:hover {
	color: #ed9139;
	text-decoration: none;
}

table {
	margin: 4px auto;
	border: 1px solid #28292b;
	width: 97%;
}

td {
	font-size: 100%;
	background-color: #8f949c;
	color: #000;
	vertical-align: top;
}

td label {
	text-align: right;
	display: block;
}

input, select, textarea {
	border: 1px solid #000;
	background-color: #e4e4e4;
}

textarea {
	width: 345px;
}

.clear { clear: both; overflow: hidden; height: 0; line-height: 0; }
.cent { text-align: center }
.right { text-align: right; }
.left {text-align: left;	 font-weight: bold;}

.bookmarks {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
}

.bookmarks li {
	display: inline;
	padding: 0 4px;
}

.seperator {margin-top: 20px; }

.newstext {
       float: right;
       padding: 0;
       margin: 0 5px 0 5px;
}

.newspost {
        margin-right: 5px;
        padding: 0;
				height: 65px;
				font-size: 95%;
}

.thumb {
	float: right;
	width: 222px;
	height: 152px;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 5px 0px 5px 5px;
	padding: 0;
}

/* min width */
.width {
	min-width:770px;
}
* html .minwidth {
	border-left:770px solid #eee;
}
* html .container {
	margin-left:-770px;
	position:relative;
}
/*\*/
* html .minwidth, * html .container {
	height: 1px;
}
/**/
/* end min width */


/* Container for page */
#pgframe {
	font-size: 75%;
	background-color: #323231;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
}

/* Box for menu */
#mnubox {
	background-image: url(images/mnubg.jpg);
	background-repeat: repeat-x;
  text-align: right;
	height: 36px;
}

.tmnu { margin: 0; padding: 8px 10px 0 0;}
.tmnu li { display: inline;}
.tmnu li a { text-decoration: none;	color: #6b6b68;	font-size: 95%; padding: 0 8px; }
.tmnu li a:hover  {	text-decoration: none; color: #fff;  }
	
/* Box for title */
#titlebox {
	color: #fff;
	background-color: #020001;
	width: 100%;
	padding: 0;
	margin: 0;
}

#titlepicture {
  background-position: 50% 0;
	background-image: url(images/titlepicture.jpg);
	background-repeat: no-repeat;
	height: 147px;

}

#titlebox a { color: #fff; }

/* Box for footer */
#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	height: 43px;
	color: #6b6b68;
	font-size: 85%;
	padding: 10px 0 0 0;
	text-align: center;
	margin-top: 5px;
}

#ftrmnu {
  text-align: right;
	margin-right: 5px;
	margin-bottom: 3px;
}


/* RSS feed button */
#feed { margin: 4px 0; }

/* stats */
#perfStats {
	margin-top: 15px;
	font-size: 60%;
	text-align: center;
}

/* Path way */
#pathway {
	background-image: url(images/pathwaybg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-color: #000;
	color: #6b6b68;
	font-size: 95%;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#pathway a {
	color: #6b6b68;
	font-weight: bold;
	text-decoration: none;
}

#pathway a:hover {
	text-decoration: none;
	color: #fff;
}

/* Content and right column */
#outer {
	margin-left: 210px;
}
#inner { margin: 0; width: 100%; }
#content { float: right; width: 100%; }
#contentin { padding: 8px 0 8px 8px; }

#leftcol {
	float: right;
	width: 210px;
	margin-left: -210px;
	position: relative;
	text-align: left;
}

#leftcolin {
	margin: 10px 5px 10px 0;
	background-image: url(images/leftbarbg.jpg);
	background-repeat: repeat-y;
	width: 190px;
  padding: 0;
	color: #fff;
}

#leftcolinbottom {
	background-image: url(images/leftbarcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 8px;
	margin: 5px 0 0 0;
}

#articlebd {
	padding-right: 4px;
}

.mnuheader {
  margin: 0;
	padding: 5px 0 0 5px;
	font-size: 110%;
	background-image: url(images/titleheader2.jpg);
	background-repeat: no-repeat;
  width: 203px;
	height: 28px;
	color: #fff;
}

.leftcontent {
  padding: 0px 5px 8px 5px;
	font-size: 95%;
	margin: 4px 0 0 0;
}

.sponsors ul {  margin-left: 18px; padding-left: 2px; margin-top: 0; margin-bottom: 10px; list-style: square; list-style-image: url(images/sicon.gif);}
.sponsors li a { color: #fff; text-decoration: underline;}
.sponsors li a:hover {color: #ed9139; text-decoration: none;}
.sponsors li { margin-top: 4px; margin-bottom: 4px;  }


.leftmnu ul { height: 1%; display: block; padding: 0px; margin: 0 3px 10px 3px; list-style: none; white-space: nowrap;}
.leftmnu li { margin-top: 4px;  }
.leftmnu li a {background-color: #1d1e1f; display: block; margin: 0; padding: 2px 4px;  color: #fff; text-decoration: none; 	}
.leftmnu li a:hover {background-color: #000; color: #ed9139; text-decoration: none; }

/* Home page columns */
#hpcolbox {
	width: 99%;
	font-size: 95%;
	margin: 5px 0 0 0;
}

#hpcolleft {
	width: 69.5%;
	float: left;
}

#hpcolleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#hpcolleft li {
  border-bottom: 1px dotted #ed9139;
	padding: 2px 0 5px 0;
	margin: 0;
}

#hpcolleft li a {
  color: #ed9139;
	text-decoration: none;
}

#hpcolleft li a:hover {
  color: #d9502e;
	text-decoration: underline;	
}

#hpcolright {
	width: 29.5%;
	float: right;
}

.hpcol a {
  color: #ed9139;
	text-decoration: none;
}

.hpcol a:hover {
  color: #d9502e;
	text-decoration: underline;	
}

#reptitle a {
  color: #000;
  text-decoration: none;
}
#reptitle a:hover {
  color: #fff;
  text-decoration: none;	
}

.textbox {
	padding: 0 8px;	
}

#detailbox {
 border: 1px solid #3c3838;
 background-color: #8f949c;
 padding: 5px;
 margin: 5px 0 0 0;
 color: #000;
}

#detailbox a {color: #000; text-decoration: none;}

#detailbox a:hover {color: #fff;text-decoration: none;}

.lvnews { 
  font-weight: bold; 
	text-align: center;
	font-size: 100%; 
	margin: 10px 0 5px 0;
	padding: 0;
}

.lvnews a {
 text-decoration: none;
 border: 1px solid #000;
 background-color: #fb9028; 
 padding:2px;
}

.lvnews a:hover {
 text-decoration:none;
 background-color: #292424; border: 1px solid #fff;
 padding: 2px; 
}

.contentbox {
	background-image: url(images/contentbg.gif);
	color: #fff;
	margin: 15px 0 0 0;
	padding:  0 5px 0 0;	
}

.alphabox {
	background-image: url(images/contentbg.gif);
	padding: 0;
	color: #fff;
	margin: 5px 0 10px 0;
	padding: 6px;	
}

.topcorner {
	background-image: url(images/topcorner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	margin: 0 0 0 0;	
}

.bottomcorner {
	background-image: url(images/bottomcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 6px;
	margin: 0 0 0 0;	
}

/* Category boxes */
#catbox, #catbox2 {
	width: 100%;
	margin: 8px 0;
	padding: 0px 0;
	color: #7d7d77;
}
#catL, #catL2 { float: left; width: 32.5% }
#catR, #catR2 { float: right; width: 32.5% }
#catM, #catM2 { float: left; width: 32.5%}

#catbox ul, #catbox2 ul { color: #b1b1a8; margin-left: 20px; padding-left: 10px; margin-top: 0; margin-bottom: 5px; list-style: square; list-style-image: url(images/caticon.gif);}
#catbox li a, #catbox2 li a {font-size: 105%;	color: #fb9028; text-decoration: none;}
#catbox li a:hover, #catbox2 li a:hover {color: #d9502e;}
#catbox li, #catbox2 li { margin-top: 4px; margin-bottom: 4px;  }
#catbox ul ul, #catbox2 ul ul { list-style: none; margin-top: 0; margin-bottom: 0; margin-left: 10px; padding-left: 10px; }
#catbox a.subcat, #catbox2 a.subcat {display: block; font-weight: normal; font-size: 95%; color: #b1b1a8;}

.wdcatcnt { font-size: 85%; }

/* search box */
#searchForm { float: right;margin: 0 12px 0 0; 
}

/* Add site/cate box */
#addlbox {
	background-image: url(images/contentbg.gif);
	text-align: center;
	background-color: #313131;
	color: #fff;
	padding: 8px 8px 8px 8px;
	margin: 5px 0;
}

/* Alpha index (home page) */
.alphaIdx { 
  font-weight: bold;
	list-style-type: none; 
	text-align: center;
	font-size: 95%; 
	color: #fff;
	margin: 8px 0 0 0;
	padding: 0
}
.alphaIdx li { display: inline; text-align: center }
.alphaIdx li a { color: #000;background-color: #f7942b;  padding: 0 2px; text-decoration: none; border: 1px solid #000;}
.alphaIdx li a:hover  { color: #fff; background-color: #292424; border: 1px solid #fff; }

/* Page selection */
div.pgsel { text-align: center; margin-top: 4px; margin-bottom: 4px; padding: 3px; }
a.pgsel:hover { text-decoration: underline }

/* Listings */
.entryHigh {
background-color: #aaa39c;
	font-weight: normal; padding: 4px; ; 
}

.entryHigh a, .entryNorm a, .entryHigh2 a {font-size: 100%; color: #000; text-decoration: none;}
.entryHigh a:hover, .entryNorm a:hover, .entryHigh2 a:hover {font-size: 100%; color: #fff;}

.entryHigh2 {
		background-color: #808999; font-weight: normal; padding: 4px; border: solid 1px #3c3838;
}

.entryNorm {
	background-color: #8f949c; font-weight: normal; padding: 4px; border: solid 1px #3c3838; 
}

.entrybox  { 	 list-style-type: none; margin: 0; padding: 6px; }
.entrybox li { font-weight: bold; margin-top: 2px; margin-bottom: 4px; }
.entdesc, .entdesc2, .lnkurl, .lnkop, .wnclnk { font-size: 95%; }
.entdesc {color: #000;}
entdesc2 {color: #fff;}
.lnkurl, .entdesc { margin-top: 5px; }
.lnkop, .lnkop1, .wnclnk {font-size: 90%; text-align: right; }
.lnkop {color: #3e3e3b;}
.lnkop a { color: #3e3e3b; text-decoration: none;}
.lnkurl, .wnclnk a { color: #3e3e3b;}
.lnkop1 {color: #000; font-weight: bold;}
.lnkop a:hover, .wnclnk a:hover {color: #3e3e3b; text-decoration: underline;}
.lnkop1 a { color: #000; text-decoration: none;}
.lnkop1 a:hover, .wnclnk a:hover {color: #000; text-decoration: underline;}
.lnkop2 {color: #aba9a9; text-align: right;}
.lnkop2 a {  font-size: 85%; color: #aba9a9; text-decoration: none;}
.lnkop2 a:hover {color: #ed9139; text-decoration: underline;}

#featuredBox {
	font-weight: normal;
	padding: 4px;
	border: dotted 1px #fff;
	margin: 4px 4px 4px 0;
	background-color: #28292b;
}

#featuredEntry a {font-size: 110%}

#featuretitle {background-color: #ed9139; color: #000; font-weight: bold; margin: 0 0 4px 0; padding: 1px 2px;}

/* Forms */
.contactErr {
	background-color: #ff6100;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	border: 1px solid;
	border-color: #c90000;
}

/* Pay boxes */
.payhdr {
	background-color: #bb0e0c;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

#paybox a {color: #333d4b;}

#paybox a:hover {color: #bb0e0c;}

.payhdr2 {
	background-color: #404a58;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

#paybox {
	width: 100%;
	margin-top: 10px;
}

#payL {
	background-color: #9da3ac;
	border: solid 1px #3c3838;
	float: left;
	width: 49.5%;
	color: #000;
}

#payR {
	background-color: #8f949c;
	border: 1px solid #3c3838;
	float: right;
	width: 49.5%;
	color: #000;
}

#payL ul, #payR ul {
	margin-left: 10px;
	padding-left: 10px;
}

.declare { display: inline; text-align: left; font-weight: normal; }
#Geographic_Location__rbreq0, #Geographic_Location__rbreq1 { border: none; background-color: #f0f0f0; }

/* Preview box */
/*#entryPreview {
	background-color: #404a58; 
	border: solid 1px #3c3838;
	margin-bottom: 8px; font-weight: normal; padding: 9px;
}
#entryPreviewTitle { font-weight: bold; text-decoration: underline; }*/


#entryPreview {
background-color: #aaa39c;
	font-weight: normal; padding: 4px; ;
	color: #000; 
}
#entryPreviewTitle { font-weight: bold; color: #000; text-decoration: none; }

/* Ad area */
#adarea0 { margin-top: 25px; text-align: center; }
#adarea0 img { margin-left: 5px; margin-right: 5px; border: 0; }
#adarea1 { margin-top: 10px; margin-bottom: 10px; text-align: center; }
#adarea1 img { margin-left: 5px; margin-right: 5px; border: 0;}
#adarea2 { margin-top: 10px; text-align: center; }
#adarea2 img { margin-left: 5px; margin-right: 5px; border: 0;}

/* Cloud list */
.cloud { list-style: none; margin: 0; padding: 6px; border: 1px solid #ccc; }
.cloud li { display: inline; }

.cloud a { text-decoration: none; }
.cloud1 a { color: #7B9AA4; }
.cloud2 a { font-size: 130%; color: #AF98AF; }
.cloud3 a { font-size: 150%; font-weight: bold; color: #5A7B84; }
.cloud4 a { font-size: 150%; font-weight: bold; color: #8C5F51; }
.cloud1 a:hover, .cloud2 a:hover, .cloud3 a:hover, .cloud4 a:hover { text-decoration: underline; }

/* cloud page */
#cloudbox {
	width: 100%;
	margin: 0px 0;
	padding: 0;
}

#cloudL { float: left; width: 49.5%;}
#cloudR { float: right; width: 49.5%; }

/* submission terms */
#terms {
	height: 270px;
	overflow: auto;	
	border: 1px dotted #ccc;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #292424;
	color: #fff;
}

#articleterms {
	overflow: auto;	
	border: 1px dotted #ccc;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #292424;
	color: #fff;
}

/* live news */
#livenewsBox, #livenewsBox2 {
	background-color: #28292b;
	border: 1px dotted;
	border-color: #adabab;
	margin: 2px 2px 2px 2px;
	font-weight: normal;
	padding: 4px;
}

#livenewsBox {
  color: #b1b1a8;
}

#livenewsBox ul, #livenewsBox2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#livenewsBox li a {
	font-size: 110%;
	color: #ed9139;
	text-decoration: none;
}

#livenewsBox2 li a {
	font-size: 110%;
	color: #ed9139;
	text-decoration: none;
}

#livenewsBox li a:hover, #livenewsBox2 li a:hover {
  color: #d9502e;
	text-decoration: underline;
}

#livenewsBox .meta a:hover, #livenewsBox2 .meta a:hover {
	color: #ed9139;
	text-decoration: underline;
}

#livenewsBox .meta, #livenewsBox2 .meta {
	font-size: 95%;
  color: #d9502e;
}

#livenewsBox .meta a, #livenewsBox2 .meta a {
  color: #d9502e;
	font-weight: normal;
}

.more, .more {
	font-size: 85%;
	text-align: right;
}

#livenewsBox2 li {
	margin: 12px 0;
}

