/* Start of CMSMS style sheet 'vdv_front_page' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

html {
	padding:auto;
	margin:auto;
	border:0;
	background:#f2f2f2;
        font-family: arial,verdana,georgia, sans-serif;
	/*background-image: url(../images/background/background_15.jpg);*/
	}

body {
	height: 100%;
	padding:auto;
	margin:auto;
	border:0;
	font-family: arial,verdana,georgia, sans-serif;
/*line-height: 105%*/
	}
	
body a:link {color: #0000ff; text-decoration: none;}
body a:visited {color: #0000ff; text-decoration: none;}
body a:hover {color: #0000ff; text-decoration: underline;}
body a:active {color: #0000ff;}
body a {text-decoration: 0000ff;}

.front_page_links a:link {color: #00f; text-decoration: none;}
.front_page_links a:visited {color: #00f; text-decoration: none;}
.front_page_links a:hover {color: #00f; text-decoration: underline;}
.front_page_links a:active {color: #00f;}
.front_page_links a {text-decoration: none;}

.black_link a:link {color: #000; text-decoration: none;}
.black_link a:visited {color: #000; text-decoration: none;}
.black_link a:hover {color: #000; text-decoration: underline;}
.black_link a:active {color: #000;}

.white_link a:link {color: #fff; text-decoration: none;}
.white_link a:visited {color: #fff; text-decoration: none;}
.white_link a:hover {color: #fff; text-decoration: underline;}
.white_link a:active {color: #fff;}

.red_link a:link {color: #f00; text-decoration: none;}
.red_link a:visited {color: #f00; text-decoration: none;}
.red_link a:hover {color: #f00; text-decoration: underline;}
.red_link a:active {color: #f00;}
.red_link a {text-decoration: none;}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

p {
   margin-bottom: 10px;
}

li {
   margin-left: 30px;
}

.main_font
{
	font-size:12px;
}
.main_font td
{
	font-size:12px;
}

.small_font
{
	font-size:10px;
line-height: 120%;
}

.large_font
{
	font-size:18px;
}

#container {
	position:absolute;
	z-index:3;
	width:900px!important;
	width/**/:900px;
	height: auto;
	margin-left:-451px;
	padding: 0px;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	left:50%;
	margin-bottom: 20px;
	margin-top: 20px;
	background:#fff;
	}
/* for Internet Explorer */
/*\*/
* html #container {
height: auto;
}
/**/

#content {
	position:relative;
	width:900px!important;
	width/**/:900px;
	height: auto;
	background:#ffffff;
	z-index:5;
	border:0px solid #f00;
	padding-top:0px!important;
	padding-top/**/:15px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
#content td {
	font-size: 12px;
}

#splash_links{
	position: absolute;
	top:260px!important;
	top/**/:275px;
	left: 30px;
}

#head {
	position:relative;
	width:900px;
	height:auto;
	background:#fff;
	z-index:5;
	border-bottom:1px solid #aaa;
	text-align:right;
	margin-bottom: 0px;
}

.div_block_left {
	position:relative;
	float: left;
	width:180px!important;
	width/**/:200px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left_content{
	position:relative;
	float: left;
	width:200px;
	background:#fff;
padding-bottom: 30px;
border-right:1px solid #ddd;
margin:0;
padding:0;
}
#right_content{
	position:relative;
	float: right;
	width:658px!important;
	width/**/:698px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


.product_box {
	position:relative;
	width:194px!important;
	width/**/:205px;
	height:auto;
	background:#fff;
	border:1px solid #000;
	text-align:left;
	float: left;
	padding: 5px;
}

#foot {
	float: left;
	position:relative;
	width:900px!important;
	width/**/:900px;
	border-top:0px solid #000;
	background:#135593;
	padding-top: 5px;
	padding-bottom: 5px;
	/*line-height:17px;*/
	margin-top: 10px;
	margin-right: 0px;
}

#foot td {
	font-weight:normal;
	color:#fff;
	text-align: center;
	font-size: 12px;
}

#foot td a:link {color: #fff; text-decoration: none;}
#foot td a:visited {color: #fff; text-decoration: none;}
#foot td a:hover {color: #fff; text-decoration: underline;}
#foot td a:active {color: #fff;}
#foot td a {text-decoration: none;}

#foot a {color:#000;}

.welcome_div
{
	position:relative;
	width:645px!important;
	width/**/:655px;
	float: left;
	padding: 5px;
	border:0px solid #94b5ff;
	background:#fff;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#latest_news
{
	position:absolute;
	right:0px;
	top:0px;
	padding: 0px;
	width:160px;
	height: 180px;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background:#ffd7d7;
	margin-left: 0px;
	margin-top: -10px;
}

.new_images_div
{
	position:relative;
	float: right;
	text-align:center;
	padding-top: 0px;
	width:100px!important;
	width/**/:100px;
	border:1px solid #000000;
	color:#000;
	margin-top: 10px;
	margin-right: 0px;
}

.div_block
{
	text-align:left;
	padding: 8px;
	color:#000;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.data_input_1 {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 360px;
	height:16px!important;
	height/**/:20px;
}
.data_input_2 {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 140px;
	height:16px!important;
	height/**/:20px;
}
.data_input_3 {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 100px;
	height:16px!important;
	height/**/:20px;
}
.data_input_4 {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 430px;
	height:16px!important;
	height/**/:20px;
}
.data_input_year {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 32px;
	height:16px!important;
	height/**/:20px;
}

.data_textarea {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 360px;
	height: 100px;
}
.search_textarea {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 360px;
	height:18px!important;
	height/**/:20px;
}

.link_textarea {
	border: 1px solid #A5A7FF;
	background-color: #ffffff;
	width: 430px;
	height: 40px;
}

.button {
	border: 1px solid #000000;
	background-color: #ECE9D8;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	height:20px!important;
	height/**/:20px;
}

.clearer { 
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.front_page_links_subdiv{
	border: 0px solid #000;
	font-weight: normal;
	background-color: #eee;
	padding: 3px;
	margin-bottom: 5px;
}
.splash_link{
	width: 20px;
	height:18px!important;
	height/**/:20px;
	text-align: center;
	padding-top: 0px;
	border: 1px solid #fff;
	color: #fff; 
	float: left;
	margin-left: 6px;
	font-weight: bold;
	font-size: 14px;
}
.splash_link_selected{
	width: 20px;
	height:18px!important;
	height/**/:20px;
	text-align: center;
	padding-top: 0px;
	border: 1px solid #fff;
	color: #f00; 
	background: #fff;
	float: left;
	margin-left: 6px;
	font-weight: bold;
	font-size: 14px;
}
div.splash_link a  {width:100%; height:100%; display:block; color: #fff;text-decoration: none;}
div.splash_link a:link {color: #fff;text-decoration: none;}
div.splash_link a:visited {color: #fff; text-decoration: none;}
div.splash_link a:active {color: #fff; text-decoration: none;}
div.splash_link a:hover {background: #fff; color: #f00; text-decoration: none;}

div.splash_link_selected a  {width:100%; height:100%; display:block; color: #f00;text-decoration: none;}
div.splash_link_selected a:link {color: #f00;text-decoration: none;}
div.splash_link_selected a:visited {color: #f00; text-decoration: none;}
div.splash_link_selected a:active {color: #f00; text-decoration: none;}
div.splash_link_selected a:hover {background: #fff; color: #f00; text-decoration: none;}

/* Purchase page */
.base_row {
	text-align: left;
	background: #fafafa;
	padding: 3px;
}
.standard_row {
	text-align: left;
	background: #f5f5f5;
	padding: 3px;
}
.pro_row {
	text-align: left;
	background: #f0f0f0;
	padding: 3px;
}
.left_column {
	text-align: center;
	width: 20px;
	padding: 8px;
}
.right_column {
	text-align: left;
	width: 530px;
	background: #fafafa;
	padding: 8px;
}
/* End of 'vdv_front_page' */

