/* Standard Element styles */
body { border: solid 1px #000; color: #fff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; margin: 0 auto; font-size: 100.1%; width: 1000px; }

#leftcol { float: left; width: 25%; }
#rightcol { float: right; width: 74%; }
#leftcolin { margin: 1px; padding: 2px; }
#rightcolin { margin: 1px; padding: 2px; }
.fl { float: left; }
.fr { float: right; }

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: #000; font-weight: bold; }
a:hover { color: #FF5846; text-decoration: none; }
table { margin: 4px auto; border: 2px solid #ccc; width: 97%; }
td { font-size: 100%; background-color: #eee; color: #000; vertical-align: top; }
td label { text-align: right; display: block; }
input, select, textarea { border: 1px solid #000; background-color: #fff; }
textarea { width: 345px; }
.clear { clear: both; overflow: hidden; height: 0; line-height: 0; }
.cent { text-align: center }
.right { text-align: right; }

/* Container for page */
#pgframe { font-size: 80%; margin: 1%; text-align: left; color: #000; min-width: 740px; }

/* Box for title */
#titlebox { background-image: url(images/apwdlogo.jpg); background-repeat: no-repeat; height: 80px; }
#menu {list-style-type:none; margin:0 50px 0 0; padding:0;}
#menu li {display:block; float:right; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100; padding: 5px 10px;font-size:1.1em;}
#menu li a, #menu li a:visited {display:block; padding:0; white-space:nowrap;}
#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background:transparent url(images/opaque.png);}
* html #menu dl {background:transparent url(images/opaque.gif);}
#menu dt {margin:0; font-size: 1.1em; float:left;}
#menu dd {display:none; background: transparent; clear:left; margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
#menu dt a, #menu dt a:visited {display:block; color:#000; padding: 5px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {color:#000; text-decoration:none; display:block; padding: 5px 10px;}
#menu li a:hover {border:0; text-decoration:underline;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:15px;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {color:#FF5846;}

#tmnu { text-align: right; }

/* Box for footer */
#footer {
	background-color: #367DF8;
	border-top: 5px solid #313131;
	color: #fff;
	padding: 5px;
	font-size: 85%;
	text-align: center;
	margin-top: 5px;
}
#footer a { text-decoration: none; color: #fff; }
#footer a:hover { text-decoration: underline; }

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

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

/* Path way */
#nav { background-color: #000; color: #fff; padding: 5px 15px; margin-bottom: 5px; }
#pathway { background-color: #FF5846; color: #fff; padding: 5px 15px; margin-bottom: 5px; text-align: right; }
#pathway a, #nav a { color: #fff; font-weight: bold; }
#pathway a:hover, #nav a:hover { text-decoration: none; }

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

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

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

/* Category boxes */
#catbox {
	width: 100%;
	margin: 8px 0;
	padding: 5px 0;
	border: solid 1px #FF5846;
	background-image: url(images/vertbar.gif);
	background-position: 50% 0;
	background-repeat: repeat-y;
}
#catbox2 {
	font-size: 80%;
	width: 100%;
	margin: 8px 0;
	padding: 5px 0;
	border: solid 1px #367DF8;
	background-color: #eee;
	background-image: url(images/vertbar.gif);
	background-position: 50% 0;
	background-repeat: repeat-y;
}
#catL, #catL2 { float: left; width: 49.5% }
#catR, #catR2 { float: right; width: 49.5% }

#catbox ul, #catbox2 ul, #sponsors ul { margin-left: 10px; padding-left: 10px; margin-top: 0; margin-bottom: 0; list-style: square; }
#catbox li, #catbox2 li, #sponsors 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%; }

/* search box */
#searchForm { margin: 1px; }

/* Add site/cate box */
#addlbox, #addlbox1 { border: solid 1px #000; padding: 3px; margin: 5px 0; text-align: center; }
#addlbox a, #addlbox1 a { 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: 1px solid #fff; }
.alphaIdx li a:hover  { background-color: #E2EDFB; border: 1px solid #9A0003; }

/* 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: #eee;
	font-weight: normal; padding: 4px; border-bottom: dotted 1px #000;
}
.entryNorm {
	font-weight: normal; padding: 4px; border-bottom: dotted 1px #ccc;
}
.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 { border: solid 1px #367DF8; padding: 5px; }
#featuredEntry { margin-top: 7px; }

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

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

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

#payL {
	background-color: #eee;
	border: 1px solid #000;
	float: left;
	width: 49.5%
}

#payR {
	background-color: #eee;
	border: 1px solid #000;
	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: #eee;
	border: 1px solid #ccc;
	margin-bottom: 8px; font-weight: normal; padding: 9px;
}
#entryPreviewTitle { font-weight: bold; text-decoration: underline; }

#sponsors {
}

/* Ad area */
#adarea0 { margin-top: 10px; 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: 8px 0;
	padding: 5px 0;
	background-image: url(images/vertbar.gif);
	background-position: 50% 0;
	background-repeat: repeat-y;
}
#cloudL { float: left; width: 49.5% }
#cloudR { float: right; width: 49.5% }

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

/* live news */
#livenewsBox, #livenewsBox2 {
	border: 1px 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;
}


