﻿@import url("custom_common.css");
#comm_block {
	width: 100%;
	height: 20px;
	background-color: #fff;font-size:1px;
}
#page {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: #f0f0f0 url("Vista-Page.gif") repeat-y left top;
	padding-bottom: 15px;
}
#page_bgr {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header{
	background: url("Vista-Header.gif");
	height: 48px;
	text-align: left;
	position: relative;
	width: 960px;
	padding: 0;
	margin: 0 auto;
}	
	#header_box 
	{
		position: absolute;
		top: 16px;
		left: 698px;
		width: 250px;
		font-size: 0.8em;
		text-align: right;
		height:120px;
	}
	#header_box table
    {
        float: right;
    }
	#header_box table tr td
	{
	    padding: 0;
	    margin: 0;
    }
	#header_box input#WLSearchBoxInput
	{
	    height: 22px;
	    border: solid 1px #666;
	    padding: 0;
	    margin: 0;
	}
	
#top_box {
	width: 932px;
	padding: 20px 0;
	margin: 0 14px;
	background-color: #f0f0f0;	
	border-bottom: solid 1px #999;
}
    #top_box_empty {
	    width: 932px;
	    height: 7px;
	    padding: 0;
	    margin: 0 14px;
	    background-color: #f0f0f0;	
	    border-bottom: solid 1px #999;
    }
	#t_box_top, #t_box_content, #t_box_bottom, #questions, #articles, #blog_posts, .columns, .CommonContentArea {
		width: 571px;
		margin-left: 25px;
		position: relative;
	}
	#t_box_top {
		background: url("top_box_border.gif") top left no-repeat;
		height: 15px;
	}
	#t_box_content {
		height: auto;
		background-color: #fff;
		padding: 0;
		width: 559px;
		border: solid 6px #a8c8d6;
		margin-left: 12px;
	}
	#t_box_content .inner
	{
	    padding: 0 13px;
	}
	#t_box_bottom {
		background: url("top_box_border_bottom.gif") top left no-repeat;
		height: 15px;
	}


.full_width_area {
	margin-left: 25px;
	margin-right: 25px;
}
	
#questions {
	padding: 15px 0 0 0;
}
	.q_box {
		float: left; 
		width: 188px;
		margin-right: 10px;
	}
	.q3 {
		margin-right: 0;
	}
	.q2 {
		width: 172px;
	}

#articles {
	padding-top: 20px;	
	padding-bottom: 15px;
}
#blog_posts
{
	padding-top: 20px;	
}
	.art_content {
		padding-top: 2px;
	}
	.art_content h3{
		font-size: 1.05em;
	}
	.art_content p{
		font-size: 0.9em;
	}
	.article-content {
		background-color:#f1fafd;
		padding:5px 15px 5px 10px;
		margin:3px 0;
	}
	.article-content.alter{
		background-color:#fff;
	}
.columns {
	padding-top: 15px;
	margin-bottom: 5px;
}
	
	.a_b_box {
		float: left;
		width: 260px;
		margin: 0 35px 20px 0;
	}
	.a_b_box ul {
		padding-left: 12px;
	}
	.a_b_box2 {
		margin-right: 0;
	}

#right_col {
	position: absolute;
	top: 53px;
	left: 630px;
}
	.rc_box_bottom {
		margin-bottom: 15px;
	}
	.rc_content 
	{
	    border-top: solid 1px #999999;
		padding: 0 10px;
	}
	#rc_ad {
		width: 300px;
		height: 250px;
		background-color: #bbb;
		margin-bottom: 15px;
	}

#page_bottom {
	height: 16px;
	background: url("Vista-Bottom.gif");
	text-align: left;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 4px;
}
#footer {
	color: #fff;
	margin-bottom: 50px;
	font-size: 0.9em;
}
#footer p 
{
    margin: 0;
    padding: 0 0 2px 4px;
	text-align: left;
	width: 960px;
	margin-bottom: 4px;
}
#footer a {
	color: #fff;
	text-decoration: none ;
}
.video_box {
	float: left;
	width: 200px;
	margin: 0px 10px;
}
.showcase_box {
	float: left;
	width: 200px;
	margin: 0px 10px;
	text-align: center;
}
.new 
{
    background: transparent url("new-star.gif") top right no-repeat;
}
.newmodule 
{
	margin-top: -10px;
    background: transparent url("new-star.gif") top right no-repeat;
}
.newmodule h3
{
	margin-top: 10px;
}


