/*--------------------------------------------------------------------------------------------------------
				HTML General classes
--------------------------------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; outline: none; }

body, html { height: 100%; }

img { border:0; }
.image-left, img[align=left] { float: left; margin: 0 10px 10px 0; }
.image-right, img[align=right] { float: right; margin: 0 0 10px 10px; }

.image-caption {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#eeeeee;
	border: #cdcdcd 1px solid;
	padding: 4px;
	text-align: center;
	display: block;
}

.row-separator { display: block; height: 15px; }

.image-caption-text  {
	font-size: 10px;
	line-height:16px;
	margin:0;
}

body {
	background:url(../images/bg/bg-main.gif) repeat-x #aebbd6;
	margin:0 auto;
	padding:0;
	font-family: Lucida Sans, Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

h1, h1 a, h1 a:hover, h1 a:visited, .contentheading, .componentheading {
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#000;
	padding:0;
	margin:0 0 5px 0;
	text-transform:uppercase;
}

.clearboth { clear: both; }

h2, h2 a, h2 a:hover, h2 a:visited {
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#4D7AA5;
	padding:0; 
	margin:0 0 5px 0;
}

.border-bottom { border-bottom: #4D7AA5 1px solid; }

h3, h3 a, h3 a:hover, h3 a:visited {
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	color:#000;
	padding:0; 
	margin:0 0 8px 0;
	}

h4, h4 a, h4 a:hover, h4 a:visited, h5, h5 a, h5 a:hover, h5 a:visited {
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;;
	font-size:12px;
	line-height:14px;
	text-align:left;
	font-weight: bold;
	margin:0; 
	padding:0;
}


p {
	border:0; 
	margin:0 0 15px 0; 
	padding:0;
}

hr {
	width:70%;
	border:2px dotted #d7c4a3;
	border-style: none none dotted;
	margin:0 auto;
	margin-top:35px;
	margin-bottom:35px;
}

a, a:visited {
	color:#662d91;
	text-decoration:none;
}

a:hover {
	color:#662d91;
	text-decoration:underline;
}

.large-text { font-size: 120%; }
.small-text { font-size: 95%; }
.red-text { color: #9c1308; }

ul { margin: 0 0 15px 15px; list-style-type: disc; }
ol { margin: 0 0 15px 18px; list-style-type: decimal; }
ol ol {margin: 0 0 8px 18px; list-style-type: lower-alpha; }
ol ol ol {margin: 0 0 8px 18px; list-style-type: lower-roman; }

.article-icons { float: right; }

.error { color: black; font-weight: bold; }
.clear-layout {display: block; clear: both; }
.box { display: block; width: 50%; float: right; padding: 6px; border: #eeeeee 2px solid; }

input[type=radio] { margin-right: 10px; }

/*--------------------------------------------------------------------------------------------------------
				Structure Formatting classes
--------------------------------------------------------------------------------------------------------*/

.oneColFixCtr #wrap {
	width:915px;
	background:url(../images/bg/bg-container.png) repeat-y top center;
	min-height:1000px;
	margin:0 auto;
	padding:0 10px;
}


#content_area {
	width:915px;
	min-height:600px;
	margin:0 auto;
	padding:0 0 20px 0;
	background:url(../images/bg/bg-content.gif) repeat-y;
	overflow:hidden;
	clear:both;
}

#content_area_wide {
	width:915px;
	min-height:600px;
	margin:0 auto;
	padding:0 0 20px 0;
	background:url(../images/bg/bg-content-wide.gif) repeat-y;
	overflow:hidden;
	clear:both;
}

#rightcol {
	width:635px;
	min-height:600px;
	padding:0 25px 0 20px;
	float:right;
}

#rightcol-wide {
	width:635px;
	padding:0 25px 0 20px;
	float:right;
}

#rightcol_content {
	width:575px;
	min-height:500px;
	padding:0 30px 0 30px;
	line-height:18px;
}

#rightcol_content table {border-collapse:collapse; margin-bottom: 10px; width: 100%; max-width: 570px; }
#rightcol_content table td { padding: 4px; vertical-align: top; }
#rightcol_content table td p { margin: 0 0 4px 0; }
.border-small-text { border: #cdcdcd 1px solid; font-size: 95%; }
.border-small-text td { border: #cdcdcd 1px solid; font-size: 95%; }
.grey-border { border: #cdcdcd 1px solid; }
.grey-border td { border: #cdcdcd 1px solid; }
.grey-background { background-color: #eeeeee; }

#leftcol {
	width:210px;
	min-height:585px;
	padding:0 0 15px 25px;
	float:left;
}


#leftcol-wide {
	width:210px;
	padding:0 0 15px 25px;
	float:left;
}

#widecol {
	width: 865px;
	min-height: 600px;
	padding: 0 25px 0 25px;
}

#donate {
	height:35px;
	width:155px;
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding: 23px 0 0 70px;
	margin:0;
	float:left;
}

#join {
	height:35px;
	width:245px;
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding: 23px 0 0 0;
	margin:0;
	float:left;
}

#join a, #donate a {
	color:#FFF;
	text-decoration:none;
}

#join a:hover, #donate a:hover {
	color:#FFF;
	text-decoration:none;
}

#sideads, #externalads {
	width: 200px;
	padding: 20px 5px 10px 5px;
}

#sideads .moduletable,
#externalads .moduletable { margin-bottom: 10px; }

#pre-landing {
	width: 800px;
	margin: 12px auto 0 auto;
}
#pre-landing a, #pre-landing a:hover { color: #ffffff; font-weight: bold; }

#landing { 
	background-color: #ffffff;
	width: 800px;
	margin: 0 auto; 
	padding: 20px;
	text-align: center;
}

#landing table { width: 100%; }
/*--------------------------------------------------------------------------------------------------------
				Video classes
--------------------------------------------------------------------------------------------------------*/
.avVideo { float: right; margin: 5px 0 5px 5px; } 

/*--------------------------------------------------------------------------------------------------------
				SEARCH classes
--------------------------------------------------------------------------------------------------------*/


#searchbox {
	height:70px;
	width:210px;
	background-color:#3d729d;
	text-align:center;
	padding:20px 0 0 0;
	margin:0 0 20px 0;
}

#leftcol-wide #searchbox {
	padding-right: 20px;
}

#search_holder {
	width:160px;
	height:20px;
	background:url(../images/bg/bg-search-box.gif) no-repeat;
	margin:0 auto;
}

.search_input, #mod_search_searchword {
	width:156px;
	height:17px;
	background:none;
	border:none;
	color:#2f618b;
	font-size:11px;
	margin-top:3px;
	margin-left:3px;
	margin-right:1px;
}

.search_button, #search_holder .button {
	height:20px;
	width:130px;
	border:none;
	background:url(../images/but/but-search.gif) no-repeat top center;
	text-indent:-9999px;
	margin:5px 0 0 0;
	padding:0;
	cursor:pointer;
}


.results ol.list li { 
	list-style-type: none;
	padding-bottom: 6px; 
}
	
.results ol.list li h3 { margin-bottom: 2px; }
.results ol.list li h3 a { text-decoration: underline; }

/*--------------------------------------------------------------------------------------------------------
				LOGIN classes
--------------------------------------------------------------------------------------------------------*/

#form-contain {
	width:370px;
	height: 54px;
	float:right;
	padding: 0 0 0 5px;
}

#fieldHolder {
	width:130px;
	height:17px;
	background:url(../images/bg/bg-text-field.gif) no-repeat;
	float:left;
	margin-right:10px;
}

.textInput {
	width:125px;
	height:15px;
	background:none;
	border:none;
	color:#2f618b;
	font-size:11px;
	margin-top:2px;
	margin-left:3px;
	margin-right:1px;
}

.signin {
	font-size:9px;
	cursor:pointer;
}

#forgot {
	width:130px;
	height: 20px;
	font-size:10px;
	color:#FFF;
	padding-left:10px;
	padding-top: 3px;
	float: left;
	clear:both;
}

#welcome {
	color:#FFF;
	text-align: right;
}

#form-contain a, #forgot a {
	text-decoration:none;
	color:#FFF;
}

#form-contain a:hover, #forgot a:hover {
	text-decoration:underline;
	color:#FFF;
}

#remember {
	width:225px;
	height: 20px;
	color:#FFF;
	padding-left:5px;
	padding-top: 0;
	float:right;
	clear:right;
}

#remember input {
	display: block;
	height:20px;
	float:left;
	clear:left;
	margin:0;
	padding:0;
}

#remember label {
	display: block;
	height:20px;
	float:left;
	clear:none;
	font-size:10px;
	width:180px;
	margin-left:5px;
	margin-top: 3px;
}

#login-error { height: 14px; line-height: 14px; }

/*--------------------------------------------------------------------------------------------------------
				NAV classes - see menu.css
--------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------------
				Footer classes - see menu.css for footer menu declarations
--------------------------------------------------------------------------------------------------------*/

#foot {
	width:885px;
	height: 250px;
	background-color:#3d729d;
	margin:0 auto;
	clear:both;
	padding:15px 15px 0 15px;
}

#foot_content {
	width:585px;
	height: 230px;
	background: #FFFFFF url(../images/bg/bg-foot.gif) no-repeat top center;
	padding:15px 100px 0 200px;
}


#foottxt {
	width:625px;
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#00467f;
	line-height:15px;
	clear:both;
	padding:15px 0 0 0;
	margin:0;
}

.foottxt a {
	text-decoration:none;
	color:#FFF;
}

.foottxt a:hover {
	text-decoration:underline;
	color:#FFF;
}


/*--------------------------------------------------------------------------------------------------------
				HOME PAGE classes
--------------------------------------------------------------------------------------------------------*/
.home #header {
	width:855px;
	height:375px;
	margin:0 auto;
	padding: 2px 30px 15px 30px;
	background:url(../images/bg/bg-header.jpg) no-repeat;
	clear:both;
}

.home #header_wrap {
	width:855px;
	height:310px;
	margin:0 auto;
	padding:15px 0 0 0;
	clear:both;
}

.home #header_img {
	width:538px;
	height:308px;
	margin:0 auto;
	padding:0;
	border:1px solid #5d5d5d;
	float:left;
}

.home #header_logo {
	width:315px;
	height:310px;
	margin:0 auto;
	padding:0;
	float:right;
	background:url(../images/bg/bg-logo.gif) no-repeat top center;
}

/*--------------------------------------------------------------------------------------------------------
				INTERIOR PAGE classes
--------------------------------------------------------------------------------------------------------*/


.interior #header {
	width:855px;
	height:233px;
	margin:0 auto;
	padding: 2px 30px 15px 30px;
	background:url(../images/bg/bg-header-int.jpg) no-repeat;
	clear:both;
}

.interior #header_wrap {
	width:855px;
	height:175px;
	margin:0 auto;
	padding:15px 0 0 0;
	clear:both;
}

.interior #header_img {
	width:613px;
	height:155px;
	margin:0 auto;
	padding:0;
	border:1px solid #5d5d5d;
	float:left;
}

.interior #header_logo {
	width:240px;
	height:160px;
	margin:0 auto;
	padding:0;
	float:right;
	background:url(../images/bg/bg-logo-int.gif) no-repeat top center;
}

/*--------------------------------------------------------------------------------------------------------
				PAGINATION and LAYOUT classes
--------------------------------------------------------------------------------------------------------*/

.article_row { clear: both; }
.columns2 .column1 { float: left; width: 48%;  }
.columns2 .column2 { float: right; width: 48%; }
.columns2 .column1 p, .columns2 .column2 p { font-size: 90%; }


.pagination { text-align: center; display: block; margin: 0 auto; width: 200px; }
.pagination .box { float: left; display: block; width: 25px; padding: 0 4px 0 4px; border: none; }
.pagination .arrow { float: left; display: block; width: 5px; }
.pagination .pages { float: left; display: block;  margin: 0 5px 0 5px; }
.pagination .num { float: left; display: block;  margin: 0 2px 0 2px; }

.quick-links { float: right; width: 190px;  display: block; margin: 0 0 10px 10px; padding: 5px; }
.quick-links .quick-links { border: #eeeeee 2px solid; } 
.module.quick-links { border: none; }

.quick-links ul { list-style-type: none; margin: 0 0 0 0; }
.quick-links ul li a { font-size: 90%; }

.iteminfo { margin-bottom: 4px; font-size: 90%; color: #666666; }

.classifieds .leading p {margin-bottom: 4px; }

.moduletablesponsors { height: 220px; margin: 20px 0 20px 0; }
.moduletablesponsors h3 { margin-bottom: 4px; }

#warnflashavreloaded0 {
	display: none;
}

