@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bkgd.jpg) repeat-x #ffffff;
}

.wrapper {
	min-height: 100%;
	height: auto;
	margin: 0px auto -100px;
	width: 1060px;
}

.clearBoth { clear: both; padding: 0px; margin: 0px; height: 0px; }


#logolink a { 
  	border: 0;
  	text-decoration: none;
 	width: 600px;
	height: 125px;
	margin: 20px 0px 0px 0px;
	font-size: 18px;
	line-height: 25px;
	display: block;
	float: left;
} 

#logolink a span { 
  visibility: hidden;  
  text-decoration: none;
} 



h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 26px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0px 5px 0px;
}

h2 a {
	color: #003366;
	text-decoration: underline;
}

h2 a:hover {
	color: #0066CC;
	text-decoration: none;
}

a {
	color: #003366;
	text-decoration: underline;
}

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

/* BANNER------------------------------------------------------------------------------------ */
#banner {
	background: url(../images/banner.jpg) no-repeat;
	width: 1060px;
	height: 236px;
	display: block;
}

#banner a {
	color: #333333;
	font-size: 12px;
}

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

#banner_index {
	background: url(../images/banner-index.jpg) no-repeat;
	width: 1060px;
	height: 236px;
}

#banner_index a {
	color: #333333;
	font-size: 12px;
}

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


/* CONTENT------------------------------------------------------------------------------------ */
.content_wrapper {
	background: url(../images/bkgd-content.png) repeat-y;
	padding-bottom: 10px;
	
}

#content {
	color: #003366;
	font-size: 12px;
	vertical-align: top;
}

/* LEFT CONTENT------------------------------------------------------------------------------------ */
#left_container {	
	width: 360px;
	float: left;
	background: url(../images/left-border.jpg) left repeat-y;
}

#left_column {
	margin-left: 15px;
}

.logo {
	padding-bottom: 20px;
}

.box_container {
	background: url(../images/bkgd-boxes.jpg) no-repeat;
	width: 313px;
	height: 353px;
	padding: 5px 0px 5px 0px;
}

.box_container2 {
	background: url(../images/bkgd-boxes-newsletter.jpg) no-repeat;
	width: 313px;
	height: 353px;
	padding: 5px 0px 5px 0px;
}

#box_info {
	margin: 10px;
	font-size: 14px;
	line-height: 18px;
}

#box_info2 {
	margin: 10px;
	font-size: 14px;
	line-height: 18px;
}

#box_info h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

#box_info2 h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

#box_info h3 {
	font-size: 18px;
	font-weight: bold;
}

#box_info ul li {
	padding: 3px;
}

#box_info a {
	color: #003366;
	text-decoration: underline;
}

#box_info a:hover {
	color: #0066CC;
	text-decoration: none;
}

#box_info2 a {
	color: #003366;
	text-decoration: underline;
}

#box_info2 a:hover {
	color: #0066CC;
	text-decoration: none;
}

/* RIGHT CONTENT------------------------------------------------------------------------------------ */
#right_container {	
	width: 700px;
	background: url(../images/right-shadow.jpg) right repeat-y;
	float: right;
}

#right_column {
	margin: 0px 20px 0px 10px;
}

/* VIDEO BOXES------------------------------------------------------------------------------------ */
.video_container {
	width: 950px;
}

.video_wrapper {
	background: url(../images/bkgd-video.jpg) no-repeat;
	width: 333px;
	height: 435px;
	float: left;
	padding-bottom: 10px;
}

#video {
	margin: 15px 20px 10px 10px;
	line-height: 20px;
	text-align: center;
}

#video h4 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.video_player {
	margin: 10px 0px 15px 0px;
}

#video ul {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	list-style: url(../images/arrow.jpg) inside;
	font-size: 13px;
}

#bestviewed {
	font-size: 10px;
	padding-bottom: 25px;
}

/* BOTTOM QUESTIONS------------------------------------------------------------------------------------ */
#questions {
	margin: 0px 15px 0px 0px;
	line-height: 20px;
	font-size: 15px;
	font-style: italic;
}

#questions ul {
	padding: 0px;
	margin: 18px;
}

#questions ul li {
	padding: 5px;
}


/* GEM BOX------------------------------------------------------------------------------------ */
.gembox {
	background: url(../images/gembox.jpg) no-repeat;
	width: 602px;
	height: 136px;
	margin-top: 50px;
}

#gembox {
	margin: 0px 0px 0px 100px;
	text-align: center;
	font-size: 18px;
}

#gembox a {
	color: #003366;
	text-decoration: underline;
}

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

#gembox h4 {
	margin: 0px;
	padding: 25px 0px 10px 0px;
	font-size: 25px;
	font-weight: bold;
}

/* AFFILIATES------------------------------------------------------------------------------------ */
#affiliates {
	background: url(../images/affiliate.jpg) no-repeat;
	width: 830px;
	height: 64px;
	color: #003366;
}

.affiliates {
	padding: 25px 0px 0px 70px;
}

#affiliates a {
	color: #003366;
	text-decoration: underline;
}

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

/* ARTICLES------------------------------------------------------------------------------------ */
#article {
	width: 615px;
	text-align: left;
}

#article_wide {
	width: 815px;
	text-align: left;
}


/* FOOTER------------------------------------------------------------------------------------ */
#footer {
	background:url(../images/footer.png) no-repeat;
	width: 1060px;
	height: 76px;
	padding: 10px 0px 10px 0px; 
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

#footer a {
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#footer a:hover {
	color: #003366;
	text-decoration: underline;
}

#bottom {
	background:url(../images/bkgd-footer.jpg) repeat-x;
	height: 124px;
	position: relative;
	left:0px;
	top:0px;
	z-index: -1;
}
