/* Spacers */
.divider {
	height:1px;
	margin:5px 0;
	background:#d4d3c6;
	font-size:0;
	line-height:0em;
	overflow:hidden;
	}
.list_divider {
	padding:0 5px 0 7px;
	color:#626262;
	font-weight: bold;
	}


/* Content Col */
.right_column {
    margin-bottom: 1em;
}

/* Right Column List */
.right_col_list li {
	background:url(../images/columns/right_col_divider.gif) no-repeat 0 100%;
	padding-bottom:2px;
	font-size:1.08em;
	line-height:1.2em;
    list-style:none;
	}
.right_col_list li a, .right_col_list li a:hover {
	text-decoration:none;
	}
.right_col_list li a {
	display:block;
	padding:6px 15px 6px 25px;
	color:#636363;
	}
.right_col_list li a:hover, .right_col_list li.active li a:hover {
	background:url(../images/columns/right_col_hover.gif) repeat-y;
	color:#2e2d2d;
	}
.right_col_list li.active a, .right_col_list li li.active, .right_col_list li.active a:hover {
	background:url(../images/columns/right_col_active.gif) repeat-y #e6e9eb;
	color:#2e2d2d;
	font-weight:bold;
	}
.right_col_list li li.active a, .right_col_list li li.active a:hover, .right_col_list li li.active {
    padding: 3px 0 3px 0;
    }
.right_col_list li.active li a {
    font-weight: normal;
    }

/* Right Column List - Lower Level*/
.right_col_list ul li, .right_col_list ul li a, .right_col_list li.active li a, .right_col_list ul li a:hover {
	background:0;
	padding:0;
	}
.right_col_list ul {
	margin:5px 0 10px 36px;
	}
.right_col_list ul li {
	margin:5px 0;
	font-size:.9em;
	}
.right_single {
	margin-top:30px;
	}


/* Navigation Bar */
#navigation_list {
	float:left;font-size:12px;
	width:740px;
	background:url(../images/navigation/left_corner.gif) no-repeat;
	padding:4px 15px 0 15px;
	text-align:left;font-size:12px;
	}
#navigation_list li {
	float:left;
	background:url(../images/navigation/navigation_list_background.gif) no-repeat 100% 50%;
	position:relative;
	}
#navigation_list li.last { background:none;}
#navigation_list li.p { background:none; }
#navigation_list a, .select-menu li a, #master_list ul a {
	display:block;
	padding-left:5px;
	color:#fff;
	text-decoration:none;font-size:12px;
	}
#navigation_list a strong, #navigation_list a strong {
	display:block;
	line-height:1.9em;
	padding:0 12px .25em 5px;
	white-space:nowrap;font-size:12px;
	}
#navigation_list li.active a, #navigation_list a:hover {
	background:url(../images/navigation/nav_button_left.gif) no-repeat;
	color:#0088b5;
	}
#navigation_list li.active a strong, #navigation_list a:hover strong {
	background:url(../images/navigation/nav_button_right.gif) no-repeat 100% 0;
	padding-right:10px;
	padding-left:7px;
	}

/* Navigation List - Drop Downs */
#navigation_list li.active ul a,
#navigation_list li.active ul a:hover, #master_list ul a { /* Undo the top level*/
	background:none;
	padding:.25em 0;
	}
#navigation_list ul li { float:none; } /* Undo the top level*/
#navigation_list ul { display:none; }
#navigation_list li.active ul, .menu_selection ul {
	display:block;
	position:absolute;
	top:2.15em;
	left:0;
	width:14.17em;
	background:url(../images/navigation/navigation_list_bottom.png) no-repeat 0 100%;
	padding-bottom:6px;
	}
#navigation_list ul li, #navigation_list ul li.last, .menu_selection li {
	display:block;
	background:url(../images/navigation/navigation_list_background.png) repeat-y;
	padding:0 1.08em;
	}
#navigation_list li.active ul a, .menu_selection li a, #master_list ul a {
	color:#34617e;
	border-bottom:1px solid #e5e7e8;
	}
#navigation_list li.active ul a:hover, .menu_selection li a:hover, #master_list ul a:hover {
	color:#0088b5;
	}

#master_list li {
	color: #cccccc;
	}	
#master_list li a {
	color: #262d4a;
	font-weight: bold;
	}	
#master_list li a:hover {
	color: #003399;
}
	
#navigation_list ul li.last a, .menu_selection li.last a, #master_list ul li.last a {
	border:none;
	}


/* Select navigation */
#master_list ul {
	display:none;
	}


/*Body Tab*/
.body_tab {
	background:url(../images/backgrounds/body_tab_background.gif) no-repeat 100% 100%;
	}
.body_tab li, .body_tab li span {
	background-image:url(../images/backgrounds/tab_list_background.gif);
	background-repeat:no-repeat;
	}
.body_tab li {
	float:left;
	height:32px;
	margin-right:.33em;
	background-position:0 -96px;
	padding-left:5px;
	font-size:1.08em;
	overflow:hidden;
	}
.body_tab li.active {
	background-position:0 -64px;
	}
.body_tab li span {
	display:block;
	background-position:100% -32px;
	padding:0 18px 0 10px;
	line-height:2.5em;
	}
.body_tab li span img {
	float:left;
	margin:8px 6px 0 0;
	}
.body_tab li.active span {
	background-position:100% 0;
	font-weight: bold;
	}
.body_tab li a, .body_tab li a:hover {
	color:#000;
	text-decoration:none;
	}
.body_tab li a:hover {
	/*color:#3838a5;*/
	color:#0000cc;
	}



/* Tab Lists */
.content {
	padding:15px;
	}
.product, .col-support {
	background:#E9E8D9;
    padding-bottom: 3em;
	}


.tab_list {
	background:url(../images/columns/tab_border_left.gif) no-repeat;
	padding:10px 0 10px 21px;
	}

.tab_list_post {
	background:url(../images/columns/tab_border_left.gif) no-repeat;
	padding:5px 0 5px 7px;
	}	
	
.tab_list h3 {
	margin-bottom:.1em;
	}

/*Master Elements*/

.header_master {
	height: 373px;
	top: 0px;
	position: absolute;
	width:980px;
}

.header_master_forum {
	height: 170px;
	top: 0px;
	position: absolute;
	width:100%;
}

.header_master_interior {
	height: 117px;
	top: 0px;
	position: absolute;
	width:100%;
}

.pro_master_block {
	width:100%;
	margin:0 auto;
	text-align:left;
	}
.header_block {
	position:relative;
	height:115px;
	text-align:right;
	z-index:99;
    padding: 0;
	width:980px;
	margin: 0 auto;
	}
.header_block * {
    margin: 0;
    padding: 0;

}

.header_globe {
	float:right;
	height:100px;
	width:300px;
	background:url(../images/backgrounds/globe.png) top right no-repeat;
}

.header_weather {
	float:right;
	margin-right:350px;
	margin-top: 10px;
	color:333333;
	height:100px;
	width:100px;
}


.header_block ul {
    list-style: none;
}

/* Logo */
.header_block #logo {
	float:left;
	margin:28px 0 0 4px;
	}
.header_block #logo a {
	display:block;
	width:200px;
	height:75px;
	margin-top: -20px;
	background:url(../images/header/logo.png) no-repeat;
	}
.header_block #logo a span {
	display:none;
	}


/* Master Navigation*/
#master_list {
	position:absolute;
	top:58px;
	right:0;
	color:#c0bfbf;
	font-size:.92em;
	z-index:9;
	text-align:left;
	line-height: 20px;
	}
	
#master_list li {
	position:relative;
	float:left;
	padding:3px 0;
    list-style:none;
	}
	
#master_list .last {
	background:none;
	padding-right:0;
	}
.mlist_open {
	background:url(../images/navigation/open_list.gif) no-repeat 100% 50%;
	padding-right:12px;
	}
#master_list .myprofile {
	margin-left:1.2em;
	}
#master_list .myprofile img {
	float: left;
	}
#master_list .list_divider {
	padding:0 7px;
	}
#master_list .last .list_divider {
	visibility:hidden;
	padding-right:0;
	}
#master_list .last {
	margin-right:1.2em;
	}	
#master_list li.active ul {
	display:block;
	position:absolute;
	top:20px;/*fix for ie*/
	right:-2em;/*center dropdown*/
	width:12em;
	border:1px solid #c1bfbf;
	background:#f9f9f9;
	z-index:999;
	}
#master_list ul li a {
	float:none;
	padding:0 1.08em 0.3em 1.08em;
	font-weight:normal;
	}

#master_list ul li a:hover {
	font-weight: bold;
	}

/* Navigation Row */
.header_block .primary_nav {
	position:absolute;
	font-size:12.0px;
	bottom:0;
	left:0;
	width:980px;
	background:url(../images/navigation/navigation_bar_background.gif) repeat-x #2e3940;
	}
.header_block .primary_nav .prim_nav_corner {
	float:right;
	width:5px;
	font-size:.4em;
	background:url(../images/navigation/right_corner.gif) no-repeat 100% 0;
	}
.header_block .primary_nav .search_box {
	float:right;
	padding-top:3px;
	}
.header_block .primary_nav .input-text {
	width:12em;
	margin-top:-3px;
	}


/* Breadcrumbs
.breadcrumbs {
	margin-bottom:8px;
	color:#999;
	font-size:.92em;
	}
.breadcrumbs li {
	display:inline;
	}
.breadcrumbs a {
	color:#999;
	}
.breadcrumbs .list_divider {
	padding:0 5px 0 7px;
	}
*/

/* Primary Body */
.primary_body_master {
	position: absolute;
	top: 373px;
	width: 980px;
}

.primary_body_master_interior {
	position: absolute;
	top: 117px;
	width:100%;
	background:	url(/v21/images/backgrounds/forum.jpg) center repeat-y;
	margin-top:-2px;
}

.primary_body_master_forum {
	position: absolute;
	top: 170px;
	width:100%;
	background:	url(/v21/images/backgrounds/forum.jpg) center repeat-y;
	margin-top:-2px;
}

.primary_body {
	width:980px;
	margin:0 auto;
	}

.primary_body_forum {
	width:92%;
	margin:0 auto;
	}

/* Page head  */
.page-head { margin-bottom:.6em; }
.page-head h1 {
	float:left;
	width:60%;
	margin:0;
	}
.page-head dl {
	float:right;
	margin:8px 0 0 0;
	text-align:right;
	}
.page-head dt {
	padding-right:5px;
	color:#2a5877;
	font-weight:bold;
	}
.page-head dt, .page-head dd {
	display:inline;
	}
.page-head dd { color:#c9cacb; }


/* Columns */
.primary_body_column {
	float:left;
	width: 75%;
	}

.primary_body_column2 {
	float:right;
	width: 75%;
	}	

.product-index-bottom {
    margin-top: 40px;
    }


.right_col_buttons {
	float:right;
	margin-top: 15px;
	/*border-top:9px solid #394750;*/
	width:21%;
	background:url(../images/columns/right_col_button.gif) repeat-y;
	}
	
.right_col_header {
	border-top:9px solid #394750;
}	

.right_col_post_advert {
	width:225px;
	background:#fff;
	text-align:center;
}

.right_col_post_news {
	background:#fff;
	border-bottom:9px solid #394750;
}		
	
.right_col_buttons .content {
	padding:15px 0 0 23px;
	}
.right_col_buttons .content li {
    list-style:none;
    }
.right_col_buttons .right_column_base {
	background:url(../images/columns/right_col_base.gif) no-repeat 0 100%;
	padding-bottom:263px;
	}
.right_col_buttons .right_column_base .content a img {
    	margin-bottom: 6px;
	margin-left: -18px;
    }


/* Footer Box */
.footer_box {
	margin-bottom:3em;
	background:url(../images/backgrounds/footer_background.gif)  no-repeat 50% 0;
	padding-top:21px;
	font-size:.92em;
	text-align:right;
	}
.footer_box ul, .footer_box ul li {
	display:inline;
	}
.footer_box .copyright {
	float:left;
	width:54%;
	text-align:left;
	}
.footer_box .list_divider {
	padding:0 6px 0 5px;
	}

/* Right Tab in Upper Corner (For Promotional Material) */
.right_tab {
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	}
.right_tab a {
	display:block;
	width:90px;
	height:114px;
	background:url(../images/header/top_right_corner.gif) no-repeat;
	}
	
.right_tab a span {
	display:none;
	}


/* Main Page */
.primary_body_banner {
	position:relative;
	height:260px;
	overflow:hidden;
	margin-bottom:11px;
	background:url(../images/main_page/primary_body_banner/primary_body_banner.gif) no-repeat #e5f1f4;
	}

.primary_body_banner_left {
	position:relative;
	margin-right: 300px;
	height:260px;
}

.primary_body_banner_right {
	float: right;
	width:300px;
	height: 250px;
	margin: 5px 0px;
}


.home-product {
	position:relative;
	float:left;
	width:46%;
	height:8.1em;
	margin:0 0 2px 0;
	border-bottom:4px solid #cfcdaf;
	background:#e9e8d9 none repeat scroll 0%;
	padding:13px 24px 0 187px;
	}
.home-product .head {
	margin-bottom:3px;
	border-bottom:1px solid #d4d3c6;
	}
.home-product .head ul {
	float:right;
	}
.home-product .head li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float:left;
	}
.home-product .head li a {
	display:block;
	width:43px;
	height:21px;
	}
.home-product .head li a span {
	display:none;
	}
.home-product .head h3 {
	float:left;
	width:75%;
	margin:0;
	color:#6c9d2a;
	font-size:1.5em;
	font-weight:normal;
	padding:0;
	}
.home-product img {
	position:absolute;
	bottom:-4px;
	left:28px;
	margin:0;
	}
.home-product p {
    max-height:2.5em;
    min-height:2.5em;
}
.home-product .nav li {
	margin:0 0 10px 0;
	color:#1a8ab6;
	font-size:.92em;
	font-weight:bold;
	line-height:1.4em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}
.home-product .nav li.left {
	width:48%;
	}
.home-product .nav li p {
    display:inline;
    font-size:1.3em;
    margin-right:3px;
    margin-left: 3px;
    }
.home-product .nav li.right {
	width:48%;
	text-align:right;
	}
.promobutton a img { vertical-align: bottom; }
.home-top-callout { float:right; }
.body {
	margin-top:8px;
	background:url(../images/backgrounds/middle_background.gif) no-repeat 50% 0;
	padding:0;
	padding-top:28px;
	}
	
.body_forum {
	padding:0;
	}		

.body2 {
	padding:0;
	padding-top:18px;
	}
	
.body .primary_body_column,.body2 .primary_body_column,.body_forum .primary_body_column {
	float:left;
	width:66%;
	}
	
.body .primary_body_column2,.body2 .primary_body_column2,.body_forum .primary_body_column2 {
	float:right;
	width:66%;
	}	
	
.body .right_body_column,.body2 .right_body_column,.body_forum .right_body_column {
	float:right;
	width:32%;
	}

.body .right_body_column2,.body2 .right_body_column2,.body_forum .right_body_column2 {
	float:left;
	width:32%;
	}



/* News */
.recent_posts .col-1, .recent_posts .col-2 {
    margin-right: 4%;
}
.recent_posts .col-1, .recent_posts .col-2, .recent_posts .col-3 {
    width: 30%;
}
ul.recent_posts {
    margin: 0;
    list-style: none;
}

.recent_posts h2 {
    margin-top: 1em;
}
.recent_posts h3 {
    margin: 0;
    padding: 0;
}
.recent_posts span {
    color: #9a9a9a;
}


/*Promotional Icons*/
.main_page_promo_icon-left,.main_page_promo_icon-right {
	margin: 0px 2px;
}

.main_page_promo_icon-middle {
	margin: 0px 4px;
}

.promotional_icons_top a img {
	text-decoration: none;
}

.bottom_promo_icons {
	margin: 15px auto;
}

.bottom_promo_icon {
	display: inline;
	vertical-align: bottom;
}

/*Tabs Middle*/

ul.product-list,
ul.body_tab {
    margin: 0;
}


/*News Posts*/

.list_paginate_box {
	height: 20px;
}

.list_paginate {
	float: right;
}

.news_master {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
}

.news_master a {
	color:#3838a5;
}

.news_master a:hover {
	color:#0000cc;
}

.news_title a {
	color: #284b8f;
	font-size:18px;
}

.news_date {
	color:#9f98a0;
	font-size:11px;
	padding-left: 5px;
	margin-bottom: 8px;
}

.news_body {
	font-size:12px;
	color:#000000;
	line-height: 14px;
}

.news_stats {
	font-size:11px;
	color:#000000;
}

.recent_posts_title {
	font-size: 11px;
}

.recent_posts_date {
	margin-top: -6px;
	font-size: 10px;
}

.recent_posts_date a {
	color: #000080;

}



.recent_posts li {
	background:url(../images/icons/minipost.gif) left 8px no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 3px 3px 13px;
	width: 80%;
}

.recent_posts li.post {
	background:url(../images/icons/minipost.gif) left 8px no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 3px 3px 13px;
	width: 96%;
}

.recent_posts li.last {
	border: none;
}

.source_one {
	margin-top: 10px;
	height: 25px;
	background: url(../images/icons/source.jpg) no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.source_one_text {
	padding: 3px 0px 0px 65px;
}

.source_one a {
	text-decoration: none;
}

.source_two {
	padding: 0px 0px 0px 65px; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.source_two a {
	text-decoration: none;
}

.source_one a:active,.source_one a:hover,.source_two a:active,.source_two a:hover {
	color: #000080;
	text-decoration: underline;
}


/*TAGS*/
.tags_master {
	margin: 0px auto 10px auto;
	width:320px;
	background: url(../images/icons/tag.gif) no-repeat left top;
}

.tags_header {
	padding-left: 18px;
	padding-bottom:2px;
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
}

.tags {
	margin: 0px auto 10px auto;
	padding: 10px 5px 5px 5px;
	overflow:hidden;
	width:310px;
	border:1px dashed #dddddd
}

.tags span {
	margin: 2px;
}



/*ARCHIVES*/

.archive_body_column {
	margin:10px;
	}


/*COMMENTING*/
/*View Comments Box*/

#comments_master_box {
	width: 560px;
}

.comments_entry {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 auto 10px auto;
}

.comments_posted {
	background:url(../images/comments/comments_bar.jpg) repeat-x;
	height: 26px;
	margin-top: 8px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 9px;
}

.comments_posted_staff {
	background:url(../images/comments/comments_bar_staff.jpg) repeat-x;
	height: 26px;
	margin-top: 8px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 9px;
}

.comments_posted .author {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
}

.comments_posted .author a {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000066;
}

.comments_posted .author_guest {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.comment_box {
	padding: 0 5px 5px 5px;
	border-left:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	border-right:1px dashed #CCCCCC;
}

.comments_paginate {
	text-align:right;
	margin: 10px 0px;
}

/*Add Comments Box*/

.comments_add {
	margin-top: 15px;
}

.extra_button_box {
	height:29px;
}


.extra_button_left {
	background: url(../images/comments/comments_left.jpg) no-repeat left center;
	height: 29px;
	width: 5px;
	float: left;
}

.extra_button {
	background: url(../images/comments/comments_right.jpg) no-repeat right center;
	height: 29px;
	float: left;
}


.extra_button_name {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 20px 0 15px;
}

.extra_button_name span {
	 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	 font-size: 10px;
	 color: #666;
	 font-weight:bold;
}

.comments_add_box {
	clear:left;
	padding: 8px 5px;
	background-color: #e7f3d9;
	border-top: 5px #a5cc7a solid;
	text-align: left;
}

.comments_advert_box {
	margin: 0 auto;
	width: 937px;
}

.comments_normal {
	margin: 0 auto;
	width: 560px;
}

.comments_advert {
	margin: 50px 25px 0px 0px;
	width: 338px;
	float: right;
}

#comments_master_box_photos {
	width: 560px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#comments_master_box span.title,#comments_master_box_photos span.title {
	font-size: 17px;
	font-weight: bold;
	color: #fd792a;
	padding: 5px 0 0 0;
	text-transform: uppercase;
}

#comments_master_box span.subtitle,#comments_master_box_photos span.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #fd792a;
	padding: 5px 0 0 0;
	text-transform: uppercase;
}

#comments_ad {
	float:right;
	height:605px;
	padding-left: 5px;
}

/*User Ratings*/

.user_rating {
	margin: 0px 0px 0px 0px;
}

.user_rating_results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	width: 150px;
	display: block;
}

.user_rating_results_box {
	padding: 5px 5px 3px 0px;
	float:right;
	background:url(../images/comments/comments_bar_staff.jpg) repeat-x;
}

.user_rating_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333;
	width: 150px;
	display: block;
}

.user_rating_form_box {
	padding: 3px;
	color:#999999;
	font-weight:normal;
	font-style:inherit;
}

.user_rating_form form {
	margin:0px;
	padding:0px;
}

.user_rating_form_box option {
	width: 50px;
	margin-top: 3px;
}

.user_rating img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*Columns*/

/*Internal Forum Stuff*/
.col {
	margin-top: 0px;
	padding-right: 0px;
}

.right_col {
	float: right;
	width: 48%;
}

.left_col {
	width: 48%;
	margin-left: 5px;
}

.col3 {
	margin-top: 0px;
	padding-right: 0px;
}

.right_col3 {
	float: right;
	width: 32%;
}

.center_col3 {
	float: right;
	width: 32%;
	padding-right: 5px;
	border-right: 1px dashed #CCCCCC;
}

.left_col3 {
	width: 32%;
	padding-right: 5px;
	border-right: 1px dashed #CCCCCC;
}


/* Clears */
.preamble:after,
.tabs-mini:after,
.col2-set:after,
.col2-set-alt:after,
.col3-set:after,
.col4-set:after,
.page-head:after,
.clear:after,
.footer_box:after,
.body_tab:after,
.primary_body:after,
#navigation_list:after,
.header_block .primary_nav:after,
.home-product .nav:after,
.divider:after,
.head:after,
.box-nav:after,
.header_block #master_list:after,
.tab_list:after,
.product-list li:after,
.articles-list li:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	visibility:hidden;
}
