body
{
	background: #350e82;
}

body, td
{
	font-size: 11px;
}

div.CVMS_body
{
	background: #220a4e url(bg.gif) repeat-x;
}

div.CVMS_container
{
	width: 850px;	
	background: transparent;
}

h2
{
	color: #350e82;
	font-size: 22px;
}

div.CVMS_content
{
	background: white;
}

.CVMS_form_error{background: #ffff80;}

/*************
header
*************/
div.CVMS_header
{
	background: white;
	padding-bottom: 1px;
}

img.CVMS_header_logo
{
	background-image: url(logo.gif);
	background-repeat: no-repeat;	
	width: 180px;
	height: 87px;
}

div.CVMS_header_location
{
	color: #350e82;
	font-family: Arial Black;
	font-size: 13px;
	text-align: right;
	padding: 0px;
	padding-top: 7px;
}

div.CVMS_header_contact_us
{
	font-family: Arial Narrow;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 23px;
}

div.CVMS_header_social_logos
{
	float: right;
	position: relative;
	padding: 0px;
	top: 70px;
	left: 70px;
}

div.CVMS_header_enewsletter_signup_container
{
	float: left;
	padding-left: 75px;
	padding-top: 52px;
}

div.CVMS_header_enewsletter_signup
{
	width: 320px;
	height: 51px;
	background-image: url(signup_header_bg.gif);
	background-repeat: no-repeat;	
}

input.CVMS_header_newsletter_email
{
	float: left;
	margin-top: 27px;
	margin-left: 83px;
	width: 139px;
	height: 14px;
	font-family: arial narrow;
	font-size: 11px;
}

img.CVMS_header_newsletter_submit
{
	float: right;
	background-image: url(signup_submit.gif);
	background-repeat: no-repeat;	
	width: 43px;
	height: 17px;
	cursor: pointer;
	margin-right: 46px;
	margin-top: 28px;
}

/*************
home page
*************/
div.CVMS_home_column1_container
{
	padding-right: 40px;
}

div.CVMS_home_column2_container
{
	padding-left: 40px;
}

div.CVMS_home_section_container_map_container
{
	background: url(mapBG.gif) no-repeat;
}

div.CVMS_home_section_container_map_container div#map
{
	width: 335px;
}

div.CVMS_home_section_container_deals a
{
	color: Black;
	font-size: 14px;
}

div.CVMS_home_section_container_deals_alerts_signup_container
{
	padding-top: 30px;
	padding-left: 50px;
}

/*************
fancybox
*************/
div#fancy_inner 
{
	background: #350e82;
}

/*************
contact form
*************/
div.CVMS_contact_us_fancy_size
{
	height: 282px;
}

/*************
text form
*************/
div.CVMS_text_fancy_size
{
	height: 220px;
}

form.CVMS_text_form
{
	background: white;
	text-align: left;
	padding: 5px;
	height: 210px;
}

/*************
share form
*************/
form.CVMS_share_form a
{
	font-size: 13px;
	color: Black;
}

/*************
detail page
*************/
div.CVMS_detail_deal_content
{
	border-color: #350e82;
	width: 580px;
}

div.CVMS_detail_logo img
{
	background-image: url(logo.gif);
	background-repeat: no-repeat;	
	width: 180px;
	height: 87px;
}

div.CVMS_detail_actions_redeem
{
	background: #350e82;
}

div.CVMS_detail_actions_content a
{
	font-weight: bold;
	color: black;
	font-size: 13px;
}

/*************
detail print page
*************/
div.CVMS_detail_print_content
{
	border-color: #350e82;
}

div.CVMS_detail_print_logo img
{
	background-image: url(logo.gif);
	background-repeat: no-repeat;	
	width: 180px;
	height: 87px;
}

div.CVMS_detail_print_button a
{
	font-weight: bold;
	color: black;
	font-size: 13px;
}

/************************
* custom/unique to include file styles
************************/
div.CVMS_top
{
	background: #350e82;
	height: 14px;
	overflow: hidden;
}

div.CVMS_bottom
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
}

div.CVMS_home_section_container_right
{
	padding-top: 40px;
	text-align: center;
}
