*
{
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 12px;
}

html, body
{
	height: 100%;
}

* html div.body_holder
{
	height: 100%;
}

div.body_holder
{
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}

P
{
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 12px;
	padding: 3px 0 10px 0;
}

h1, h2, h3, h4, h5 { font-family: Arial; }

h2
{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #AF0909;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h4 { margin: 5px 0; }


a
{
	color: #AF0505;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div.content
{
	width: 709px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	min-height: 100%;
}

div.header
{
	height: 115px;
	width: 100%;
	text-align: center;
}

div.header div.header_contact
{
	float: right;
	font-size: 12px;
	font-family: 'Lucida Sans Unicode';
	margin-top: 10px;
}

div.logged_in_as
{
	position:absolute;
	top: -25px;
	color: #ffffff;
}

div.zhtml_list.list_customer_header
{
	height: 30px;
	width: 100%;
	background-color: #cc0000;
}

div.list_customer_header ul
{
	width: 709px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	min-height: 100%;
}

div.list_customer_header ul li
{
	height: 30px;
	line-height: 30px;
	display: inline;
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: white;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: top left;
}

div.list_customer_header ul li.selected
{
	background-color: #a40000;
}

div.list_customer_header ul li:hover
{
	background-color: #a40000;
}

div.list_customer_header ul li a
{
	padding: 0 16px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}
div.list_customer_header ul li ul
{
	width: 250px;
	display: none;
	position: absolute;
	top: -1px;
	left: 0px;
	background-color: #231F20;
}

div.list_customer_header ul li ul li
{
	color: white;
	display: block;
	float: left;
	clear: left;
	width: 100%;
	height: 25px;
	line-height: 23px;
}

div.list_customer_header ul li ul li:hover
{
	background-color: #333333;
	display: block;
	float: left;
	clear: left;
	width: 100%;
	height: 25px;
	line-height: 23px;
}

div.list_customer_header ul li:hover ul li
{
	background-image: none;
}

div.list_customer_header ul li ul li a
{
	padding: 0 5px;
	color: inherit;
	text-decoration: none;
	font-weight: normal;
}


div.list_customer_header ul li:hover div ul
{
	display: block;
}

div.featured
{
	background-image: url(/public/assets/themes/VCA/images/featured_background_large.jpg);
	width: 714px;
	background-repeat: no-repeat;
	background-position: center middle;
	height: 456px;
	position: relative;
	margin-top: 5px;
}

div.featured img.red_stripe
{
	position: absolute;
	top: 2px;
	right: 2px;
}

div.featured div.video
{
	height: 164px;
	overflow: hidden;
	position: absolute;
	top: 80px;
	right: 20px;
}

div.featured div.feat_cont
{
	position: relative;
	top: 65px;
	left: 20px;
	height: 400px;
	width: 672px;
	overflow: hidden;
	z-index: 0;
}

div.featured div.feat_cont ul li
{
	margin-left: 20px;
	color: white;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 13px;
}

div.featured div.feat_cont ul
{
	margin-bottom: 12px;
}

div.featured div.feat_cont a
{
	color: white;
}


div.featured div.feat_cont p
{
	color: white;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 13px;
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
}

div.third
{
	width: 229px;
	float: left;
}

div.space
{
	width: 11px;
	float: left;
}

div.content_block_small
{
	margin-top: 3px;
	width: 229px;
	background-image: url(/public/assets/themes/VCA/images/block_item_small_footer.jpg);
	background-repeat: no-repeat;
	background-position: left 35px;
	position: relative;
}

div.content_block_small.fixed
{
	height: 238px;
}

div.content_block_small h3
{
	height: 35px;
	background-image: url(/public/assets/themes/VCA/images/block_item_small_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
	color: white;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 35px;
	padding-left: 12px;
}

div.content_block_small p
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

div.content_block_small img.video
{
	margin: 4px 2px;
}

div.hr
{
	width: 90%;
	margin: 0 auto;
	height: 1px;
	background-color: gray;
}

div.cbs_cont
{
	text-align: center;
}

span.date
{
	display: block;
	margin: 3px 0;
	font-size: 10px;
}

div.footer
{
	clear: both;
	width: 100%;
	background-color: #231F20;
	position: absolute;
	bottom: 0px;
}

div.footer div.content p
{
	padding: 4px 4px;
	color: #626262;
}

div.left_col
{
	width: 450px;
	min-height: 100%;
	height: 100%;
}

p.breadcrumb a
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-transform: UPPERCASE;
	font-weight: normal;
}

div.left_col p
{
	text-align: justify;
}

div.left_col img
{
	padding: 3px 0 10px 0;
}

div.right_col
{
	float: right;
	width: 33%;
}

img.content_block_footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.wrapper
{
	position: relative;
}

div.actual_content
{
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 12px;
	padding: 3px 0 10px 0;
	text-align: justify;
}

div.actual_content p
{
	padding-left: 0px;
	padding-right: 0px;
}

div.content ul
{
	margin-left: 20px;
}

div.content ul li
{
	margin: 10px 0;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 12px;
	text-align: justify;
}

div.list_sub_menu ul
{
	list-style: none;
	margin-left: 0px;
}

div.list_sub_menu ul li
{
	border: 1px solid #717171;
	padding: 8px;
	margin: 5px 0;
	background-image: url(/public/assets/themes/VCA/images/ul_li_background.jpg);
}

div.list_sub_menu ul li a
{
	display: block;
	width: 100%;
	font-weight: normal;
}

ul.section_overview
{
	margin-left: 20px;
	padding-bottom: 10px;
}

ul.section_overview li
{
	font-size: 11px;
	margin-top: 4px;
}

ul.section_overview li a
{
	font-weight: normal;
}

ul.section_overview li a.selected
{
	color: black;
}

h3 span
{
	float: right;
	text-size: 12px;
	color: #ababab;
	font-weight: normal;
}

a img
{
	border: 0px;
}

div.latest_news
{
	margin: 15px 0px;
	width: 714px;
	background-image: url(/public/assets/themes/VCA/images/news_events_background.jpg);
	background-repeat: no-repeat;
	backgroun-position: top left;
}

div.latest_news_content
{
	padding: 15px 22px;
}

div.latest_news_content h3
{
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 12px;
	margin: 4px 0px 25px 0px;

}

div.latest_news_content p a, div.latest_news_content p
{
	color: #646464;
}

div.latest_news_content p span
{
	float: right;
	font-weight: bold;
	font-style: italic;
}

div.latest_news_content h3 span
{
	float: right;
	font-weight: bold;
	font-size: 11px;
	margin-top: 1px;
	padding-right: 5px;
}

div.product
{
	width: 30%;
	float: left;
	margin-right: 2%;
}

div.product img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

label { font-size: inherit; font-family: inherit; }

table tr td, table tr th { padding: 3px 7px; border-left: 1px solid #EEEEEE;  }
table tr td.last_column, table tr th.last_column { border-right: 1px solid #EEEEEE;  }

div.yellow_alert { background-color: #ffffcc; border: 1px solid #ffff00; padding: 5px; margin-bottom: 10px; }
div.yellow_alert p { padding: 0px; margin: 0px; }

div.red_alert, div.list_errors { background-color: #ffc3c3; border: 1px solid #ff0000; padding: 5px; margin-bottom: 10px; }
div.red_alert p { padding: 0px; margin: 0px; }
div.list_errors ul { margin-left: 20px; }

tr.duplicate_outside_criteria td { color: #999999; }

tr.alternate_group td { background-color: #DDDDDD; }
