
/* Standard Element styles */
body {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fbfbfb;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height:16px;
	color:#666666;}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color:#b80028;
}
.thumbshot {float:left; margin-right:14px; }
.entryHigh img {padding:2px; }
.entryNorm img {padding:2px; }

h2 {
	font-size: 110%;
}
img {
	border-style: none;
}
label {
	font-weight: bold;
}
p, li {
	margin-top: .5em;
	margin-bottom: .5em;
	color:#666666;
}
a {
	color: #006699;
	font-weight: normal;
}
a:hover {
color:#0099CC;
	
	text-decoration: none;
}
.products {border-top:1px solid #CCCCCC;}

table {
	margin: 4px auto;
	border: 4px solid #fff;
	width: 97%;
}

td {
	font-size: 100%;
	background-color: #F4F2E8;
	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; font-size:12px; }
.right { text-align: right; font-size:10px; }

/* Container for page */
#pgframe {
    width:940px;
	background:#ffffff;
	font-size: 80%;
	margin: 0 auto;
	border-right: 1px solid #9e987e;
	border-left: 1px solid #9e987e;
	padding:2px;
	color: #000;
	text-align: left;
	min-width: 740px;
}

/* Box for title */
#titlebox {
	color: #fff;
	background-color: #fdfdfd;
	padding: 10px;
	border-bottom:0px solid #FF0000;
}

#titlebox #dname {
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
	color: #b80028;

		}

#titlebox #tmnu {
	text-align: right; font-size: 12px; 
}

#titlebox #tmnu a {
	font-weight: bold; color:#006699; padding:4px; font-size:12px; text-decoration:none; 
}

#titlebox #tmnu a:hover, #footer a:hover {
	text-decoration: none; background:#d60202; color:#ffffff; font-weight:bold; padding:4px;
}

#titlebox a { color: #fff; }

/* Box for footer */
#footer {
	background-color: #F4F2E8;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color: #000;
	padding: 5px;
	font-size: 85%;
	text-align: center;
	margin-top: 5px;
}
#footer a:link a:hover, a:hover a:visited{
	text-decoration: underline; color:
	#000000;
}
/* RSS feed button */
#feed { margin: 4px 0; }

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

/* Path way */
#pathway {
	background-color: #F4F2E8;
	color: #006699;
	padding: 5px 15px;
	margin-bottom: 5px;
	border-bottom:1px solid #b9b49f;
	border-top:1px solid #b9b49f;
    font-weight: bold;
	font-size:14px;
}

#pathway a {
	color: #006699;
	font-weight: bold;
	font-size:14px;
}

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

/* Content and right column */
#outer {
	margin-right: 260px;
	background-image: url(images/stripe.png);
	background-repeat: repeat-y;
	background-position: right 0;
}
#inner { margin: 0; width: 100%; }
#content { float: left; width: 100%; }
#contentin { padding: 8px;  }

#rightcol {
	float: left;
	width: 260px;
	margin-right: -260px;
	position: relative;
 	
}


.underline {border-bottom:1px dotted #ccc;
            padding:4px;}

#rightcolin {
	margin-left: 5px;
        font-size:11px;
}
#rightcolin a:link {font-size:12px;}
#rightcolin h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color:#b80028;
}

/* Home page columns */


/* Category boxes */
#catbox, #catbox2 {
	width: 100%;
	margin: 8px 0;
	padding: 5px 0;
	background-color: #ffffff;
	background-image: url(images/stripe.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #CCCCCC;
	
}
#catL, #catL2 { border-right:1px solid #CCCCCC;float: left; width: 49.5% }
#catR, #catR2 { float: right; width: 49.5% }
#catbox a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#006699; font-weight:normal;}
#catbox a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; color:#333333; }
#catbox ul, #catbox2 ul { margin-left: 10px; padding-left: 10px; margin-top: 0; margin-bottom: 0; list-style:none;  }
#catbox li, #catbox2 li { margin-top: 1px; margin-bottom: 1px; }
#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: 85%; color: #006699; }

.wdcatcnt { font-size: 85%; }

/* search box */
#searchForm { margin: 5px 0 8px 0; border-bottom:1px solid #ccc; border-top:1px solid #ccc; background-color:#fdfdfd;}

/* Add site/cate box */
#addlbox {
	text-align: center;
	background-color: #fdfdfd;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	color: #000;
	padding: 3px;
	margin: 5px 0;
}

#addlbox a { color: #006699; }


.submit {
	text-align: left;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
	margin: 5px 0;
}



/* 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; font-size:12px; color:#999999; }
a.pgsel:link {text-decoration:none; padding:4px; font-size:12px; color:#006699;}
a.pgsel:active {text-decoration:none; font-size:12px;}
a.pgsel:visited {text-decoration:none; font-size:12px;}
a.pgsel:hover { text-decoration: underline;font-size:12px;}

/* Listings */
.list {height:140px;}
.entryHigh {background-color: #feffe0; 
            height:140px;
	        font-weight: normal; padding: 4px; border-bottom: 1px solid #0f0f0f;
}
.entryNorm {background-color: #f5f5f5;
            font-weight: normal; padding: 4px; 
            height:140px;
            border-bottom: dotted 1px #cccccc; }
.entryNorm {clear:both;}
.entryHigh {clear:both;}
.entrybox  { border-top: 1px solid #ccc; list-style-type: none; margin: 0; padding: 2px 0; }

.entrybox li { font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
.entdesc, .lnkrate { font-size: 12px; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; }
.lnkurl { margin-left:10px; font-size: 11px; color:#006699;} 
.lnkurl, .entdesc { margin-top: 10px; margin-left:10px;}
.lnkop, .wnclnk { text-align: right; display:none;  }
.lnkop, .wnclnk a:link, a:visited {font-weight: normal; font-size:12px; color:#006699;}
.entrybox a {color:#006699; font-size:14px;}
.spotted {background-color: #fff;
            font-weight: normal; padding: 4px; 
            margin-bottom:10px;
            height:100px;
			border-bottom:1px solid #f0f0f0;}
.entryNorm {clear:both;}
#featuredBox {
	background-color: #feffe0;
	border:1px solid #0f0f0f;
	margin-bottom: 8px;
	font-weight: normal;
	color:#006699;
	font-size:14px;
	padding: 10px;
	}

#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: #9e987e;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

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

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

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

#sponsors {
	border: 1px solid;
	border-color: #ccc;
	background-color: #eee;
	padding: 4px 9px;
	margin: 12px 0 6px 0;
}

#sponsors ul {
	list-style: square;
	margin-top: 0;
	margin-bottom: 0;
}

/* Ad area */
#adarea0 { margin-top: 10px; text-align: center; }
#adarea0 img { margin-left: 5px; margin-right: 5px; border: 0;  }
#adarea1 { margin-top: 2px; margin-bottom: 2px; text-align: center; padding:4px; }
#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; background-color:#FFFFFF; }
.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(http://www.searchtwentyfour.com/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: 100px;*/
	overflow: auto;
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#terms ul, li {color:#990000;}

/* 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;
}

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

.bookmarks li {
	display: inline;
	padding: 0 12px;
}
.bookmarks2 {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}

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

.thumbshots {font-size: 60%;}

.afflinks {margin-top:20px;}
.afflinks a {color:#006699;}
