
/* Standard Element styles */
body {
	color: #fff;
	font-size: 100.1%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	background-color: #000; */
/* light blie	background-color: #F0F4F7; */
	background-color: #fffee8; 
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

h1 { font-size: 120%; margin: 0px; padding: 0px; color:#025297; }
h2 { font-size: 110%;  color:#025297;}
img { border-style: none }
label {font-weight: bold; }
p { margin-top: .125em; margin-bottom: .125em; }
a { color: #000; font-weight: bold; }
a:hover { color: #9C0204; text-decoration: underline; }
input, select, textarea { font-size: 100%; background-color: #e3eaf7; border: 2px solid #01559B; }
table { font-size: 100%; margin: 4px 0; }
td { background-color: #f0f0f0; color: #000; font-size: 100%; vertical-align: top; }
td label { text-align: right; display: block; }
table input, table select, table textarea { font-size: 14px; border: 2px solid #000; background-color: #fff; }
table textarea { width: 345px; border: 2px solid #000; background-color: #fff; }

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

/* Container for page */
#pgframe {
/*	margin: 0 5%; */
	margin: 0 auto;
	max-width:1200px;
	border: 5px solid #fff;
	background-color: #fff;
	text-align: left;
	font-size: 75%;
	color: #000;
}

/* Box for title */
#titlebox {
	background-color: #ffffff;
	border-bottom: 5px solid #fff;
	color: #000000;
	padding: 5px;
}

/* #titlebox {
	background-color: #81a1e3;
	border-bottom: 5px solid #fff;
	color: #fff;
	padding: 5px;
} */

#titlebox #dname {
	font-size: 145%;
	font-style: italic;
	font-weight: bold;
}

#titlebox #tmnu {
	text-align: right;
}

#titlebox #tmnu a {
	font-weight: bold;
}

#titlebox #tmnu a:hover {
	text-decoration: none;
}

/* #titlebox a, #footer a { color: #fff; } */

#titlebox a, #footer a { color: #000000; }


/* Box for footer */
#footer {
/*	background-color: #000A65;
	color: #fff; */
	background-color: #FFCD07;
	color: #035294;
	font-weight: bold;
	border-top: 5px solid #fff;
	padding: 5px;
	font-size: 85%;
	text-align: center;
}

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

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

/* Path way */
#pathway {
/*	background-color: #e3eaf7;
	border: 2px solid #01559B; */
	background-color: #FFFEE8;
	border: 2px solid #FFCD07;
	color: #000;
	padding: 3px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-right: 6px;
}

#pathway a {
	color: #045395;
	font-weight: bold;
}

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

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

#rightcol {
	float: left;
width: 0px;
	margin-right: -0px;
/*	width: 180px;
	margin-right: -180px; */
	position: relative;
	text-align: center;
}

#rightcolin {
/*	margin-left: 5px; */

}

/* Home page columns */
#hpcolbox {
	width: 100%;
}

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

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

/* Category boxes */
#catbox, #catbox2 {
	background-color: #e3eaf7;
	border: 2px solid #01559B;
	width: 100%;
	margin: 4px 0 4px 0;
}
#catL, #catL2 { float: left; width: 48.5%; padding-left:1%; }
#catR, #catR2 { float: right; width: 49.5% }

@media screen and (max-width: 400px) {
#catL, #catL2 { float: left; width: 90%; padding-left:1%; }
#catR, #catR2 { float: left; width: 90%; padding-left:1%; }

}


#catL ul li a { text-decoration:none; }
#catR ul li a { text-decoration:none; }
#catL2 ul li a { text-decoration:none; }
#catR2 ul li a { text-decoration:none; }


img {
	max-width: 90%;
	height:auto;
	}

#catbox ul, #catbox2 ul { margin-left: 10px; padding-left: 10px; margin-top: 0; margin-bottom: 0; }
#catbox li, #catbox2 li { margin-top: 4px; margin-bottom: 4px; }
#catbox ul ul, #catbox2 ul ul { margin-top: 0; margin-bottom: 0; margin-left: 10px; padding-left: 10px; }
#catbox a.subcat, #catbox2 a.subcat { font-weight: normal; font-size: 75%; color: #666; }

.wdcatcnt { font-size: 85%; }

.cattext {
	background-color: #e3eaf7;
	border: 2px solid #01559B;
	padding: 15px;
}

/* search box */
#searchForm { margin: 5px 0 8px 0; }

/* Add site/cate box */
#addlbox {
	text-align: center;
/*	background-color: #e3eaf7;
	border: 2px solid #01559B; */
	padding: 3px;
	margin: 5px 0;
	background-color: #FFFEE8;
	border: 2px solid #FFCD07;
}

#addlbox a {
	color: #045395;
	font-weight: bold;
}

#addlbox a:hover {
	text-decoration: none;	
}






/* Alpha index (home page) */
.alphaIdx { font-weight: bold; list-style-type: none; margin: 10px 0 0 0; padding: 0; text-align: center; font-size: 85%; }
.alphaIdx li { display: inline; text-align: center }
.alphaIdx li a { padding: 0 2px; border: 2px solid #fff; color: #ca0547;}
.alphaIdx li a:hover  { background-color: #e3eaf7; border: 2px solid #01559B }

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

/* Listings */
.entryHigh {
/*	background-image: url(images/listhdghl4.gif) ; */
	background-position: bottom;
	background-repeat: repeat-x;
background-color: #fffee8; 
/*		background-color: #FFFBE6;*/
	font-weight: normal; padding: 4px; border-bottom: solid 2px #FFCD07;
/*	 #e3eaf7; */
	padding-bottom:10px;
}

.entryNorm {
	background-image: url(images/listhdg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: normal; padding: 4px; border-bottom: solid 2px #00549C; 
	/* dotted #e3eaf7; */
	padding-bottom:10px;
	padding-top:10px;
}
.entrybox  { list-style-type: none; margin: 0; padding: 6px 0; }
.entrybox li { font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
.entdesc, .lnkrate, .lnkurl, .lnkop, .wnclnk { font-size: 95%; }
.lnkurl, .entdesc { margin-top: 5px; }
.lnkop, .wnclnk { text-align: right; }

#featuredBox {
	background-image: url(images/listhdghl.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fffee8;
/*	background-color: #FFFBE6; */
	margin-bottom: 8px; 
	font-weight: normal;
	padding: 4px;
}

#featuredEntry { margin-top: 7px; }

/* Forms */
.contactErr { background-color: #F58320; color: #fff; padding: 5px; margin-top: 8px; margin-bottom: 8px; font-weight: bold; }

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

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

#payL {
	background-color: #e3eaf7;
	border: 2px solid #00549C;
	float: left;
	width: 49.5%
}

#payR {
	background-color: #e3eaf7;
	border: 2px solid #00549C;
	float: right;
	width: 49.5%
}

#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: #e3eaf7;
	border: 2px solid #00549C;
	margin-bottom: 8px; font-weight: normal; padding: 4px;
}
#entryPreviewTitle { font-weight: bold; text-decoration: underline; }

/* Ad area */
#adarea0 { margin-top: 10px; text-align: center; }
#adarea0 img { margin-left: 5px; margin-right: 5px; border: 0; }
#adarea1 { margin-top: 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; background-color: #F3F5F8; border: 2px 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; }

/* submission terms */
#terms {
	height: 250px;
	overflow: auto;
	border: 2px solid #ccc;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eee;
}

/* live news */
#livenewsBox, #livenewsBox2 {
	border: 2px dotted;
	border-color: #ccc;
	margin-right: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	padding: 9px;
}

#livenewsBox {
}

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

#livenewsBox li a, #livenewsBox2 li a {
	font-size: 110%;
	color: #6699FF;
	text-decoration: none;
}

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

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

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

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

#livenewsBox2 li {
	margin: 12px 0;
}

section {
  float: left;
  margin: 0 1.5%;
  width: 30%;
}

@media screen and (max-width: 800px) {
   section { 
    float: none;
    margin-right:0;
    width:auto;
    border:0;
  }
}


/* notes #47ca05 = green #000A65 = old blue  #FFCD07 = yellow #035294 = blue #ca0547 = red #AC1C19 = old red */
