@charset "utf-8";
/* CSS Document */

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#CCCC33;
	text-decoration:none;
}

input {font-size:12px;}

p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul, li{
	list-style:disc;
	color: 999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

:focus {
	outline: 0;
}


h2 {
	margin: 0px;
	pading:0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
}

h4 {
	margin: 0px;
	pading:0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 18px;
}	


.clear {clear:both;}
img {border:none;}
body { text-align:center; margin: 0px auto;	background-color:#424143;
/*background-color:#363638;*/ color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.white_text { color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:normal;}
.light_grey_text { color:#999999; }
.dark_grey_text { color:#666666; }
.light_green_text { color:#CCCC33; }
.small_black_text { color:#000000; font-size:10px; }
a.small_black_text { color:#000000; font-size:10px; text-decoration:underline; }
/*h2{font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; } DUPLICATE*/

.VAM_textbox { color: #666666; border:1px solid #999999; font-family:Arial, Helvetica, sans-serif; font-size:10px; height:14px; }
.VAM_button { color: #FFFFFF; background-color:#666666; border:1px solid #999999; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:25px; }

table.front_login { border: none; }
td.front_login { width:120px; height: 20px; }


/**********************************************************/
/**********************HEADER STYLES***********************/
/**********************************************************/

#top_green_line_container {
	position:relative;
	margin:0;
	padding: 0;
	background-image:url(../images/green_diagonal_line2.png);
	background-position:center;
	background-repeat:no-repeat;
/*	height: 124px; */
	height: 182px; 
	width: 100%;
	z-index:100;
}

#top_green_line_content{
	position:relative;
	margin: 0px auto;
	width: 833px;    /******* CHANGE WIDTH OF CONTENT IN GREEN SECTION HERE *******/
	height: 124px;
	z-index:101;
	color:#FFFFFF;
	text-align:left;
}

a.top_green_line_text:link, a.top_green_line_text:active, a.top_green_line_text:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

a.top_green_line_text:hover {
	color:#666666;
	text-decoration:underline;
}

#top_green_line_content_text {
	padding: 15px;
}


#top_vam_logo {
	position: absolute;
	/*margin-left: 720px;
	margin-top: 40px;*/
	margin-left: 680px;
	margin-top: 60px;
	z-index:200;
}



#container {
	/*margin: -120px auto;*/
	margin: -155px auto;
	width: 833px;
	height: auto;
	background-image:url(../images/top_middle_background4_new.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#top_background {
	margin-top:0px auto;
	background-image:url(../images/top_main_background2_new.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	width: 833px;
	height: auto;
}


#wrapper {
	padding-top: 30px;
	padding-left:17px;
	text-align:left;
}

#header_title_image {
	margin-top: 40px;
	margin-left: 10px;
}

#menu_container {
	float: left;
	width:288px;
/*	height: auto;*/
	height: 100%;
	margin:0px;
	/*background-color:#414142;*/
	/*background-color:#FFFFFF;
	background-image:url(../images/menu_background_grad2.png);
	background-position:top;
	background-repeat:repeat-x;*/
	z-index:0;
}
#menu_container_background {
	float: left;
	width:288px;
/*	height: auto;*/
	height: 100%;
	margin:0px;
	/*background-color:#414142;*/
	background-color:#424143;
	background-image:url(../images/menu_background_grad4.jpg);
	background-position:top;
	background-repeat:repeat-x;
	z-index:0;
}

hr.menu_sub_cat_line_separator {
	margin:2px 0px 2px -5px;
	padding: 0px;
	width: 100%;
	color: #666666;
	background-color:#666666;
}

hr.page_line_separator {
	margin:2px 0px 2px 0px;
	padding: 0px;
	width: 410px;
	color: #CCCC33;
	background-color:#CCCC33;
	border: 0px;
	height:1px;
	line-height:1px;
	
}


#secure_logo {
	float: left;
	width: 288px;
	height: 86px;
	text-align:center;
}

.fade {
	position:relative;
	margin: 0 0 0 0px;
	padding: 0px;
	border:none;
}

.fade div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	border:none;
}



#content {
	float: left;
	margin-top:30px;
	width: 500px;
	height: 100%;
}

/**********************************************************/
/**********************HEADER STYLES***********************/
/**********************************************************/
/**********************************************************/
/**********************FOOTER STYLES***********************/
/**********************************************************/

#wrapper_bottom {
	padding: 0px;
	margin: 0px;
	margin-left:-17px;
	background-image:url(../images/top_bottom_background2.png);
	background-position:left;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	height: 50px;
	width:833px;
}
#wrapper_bottom2 {
	padding: 0px;
	margin: 0px 0px 0px -17px;
	/*margin-left:-17px;*/
	background-image:url(../images/top_bottom_background2_new.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
	height: 84px;
	width:833px;
}

#footer_container {
	text-align:center;
	width: auto;
	background-color:#424143;
	padding-bottom:3px;
}

#footer_container2 {
	text-align:right;
	font-size:10px;
	padding-right: 20px;
	width: auto;
	background-color:#424143;
	padding-bottom:3px;
	/*letter-spacing:-.1px;*/
}

#footer_container_last {
	padding:20px;
	text-align:center;
	font-size:12px;
	color: #999999;
	width: auto;
	background-color:#424143;

}

a.bottom_links:link, a.bottom_links:active, a.bottom_links:visited {
	text-align:center;
	font-size:12px;
	width: auto;
	/*padding-bottom:5px;*/
	/*letter-spacing:-.1px;*/
	text-decoration:none;
	color: #FFFFFF;
}

a.bottom_links:hover {
	color: #CCCC33;
	text-align:center;
	font-size:12px;
	width: auto;
	/*padding-bottom:5px;*/
	/*letter-spacing:-.1px;*/
}

	

/**********************************************************/
/**********************FOOTER STYLES***********************/
/**********************************************************/
/**********************************************************/
/*******************MAIN MENU STYLES***********************/
/**********************************************************/

#menu_item {
	margin: 0 0 0 20px;
	padding: 0px;
	border:none;
}

#menu_item:hover {
	cursor: pointer;
}


/**********************************************************/
/*******************MAIN MENU STYLES***********************/
/**********************************************************/

#front_page_rotator {
	margin-top: 0px;
	width: 510px;
	height: 480px;
	/*background-color:#FFCCCC;*/
}

#front_image_container {
	text-align:center;
	width: 510px;
	height: 480px;
	/*display: table-cell; vertical-align: middle;*/ /* used to center vertically */
	/*background-color:#00FFFF;*/
	background:url(/images/ajax-loader_bar.gif) center no-repeat;

}

/*.rotater_image img{ max-width:280px; width: expression(this.width > 280 ? 280: true); } */

/**** css from jquery image rotator ****/

/*#s1 { margin: auto; height: 405px; width: 380px; text-align:center; }*/
#s1 { margin-left: auto; margin-right: auto; height: 415px; width: 380px; text-align:center; /*background-color:#FF33CC;*/ }
.pics img { margin-left: auto; margin-right: auto; padding: 4px; border: 1px solid #ccc; background-color: #eee; max-width:370px; width: expression(this.width > 370 ? 370: true);max-height:406px; height: expression(this.width > 406 ? 406: true); }

#artist_name_fp { text-align:right; font-size:10px; /*background:#003399;*/ }
.artist_name_fp {
	font-size:10px;
	color:#FFFFFF;
}
.artist_title_fp {
	font-size:10px;
	color:#CCCC33; 
}
.artist_slash_fp {
	font-size:10px;
	color:#999999; 
}

/**** css from jquery image rotator ****/

#image_text_container{
	width: 510px;
	text-align:center;
	/*background-color:#00FFFF;*/
}



#front_page_info{
	text-align:center;
	margin: 0px 10px 2px 10px;
	width: 490px;
	height: auto;
	font-weight: normal;
}

#empty_box_spacer {
	width: 500px;
	height: 70px;	
}

#bottom_3_boxes_container {
	width: 580px;
	height: 150px;
	margin-left: -30px;
	margin-bottom: -35px;
	z-index:40;
}

#bottom_3_boxes_container2 {
	float: right;
	width: 580px;
	height: 150px;
	margin-right: -20px;
	margin-top: -86px;
	z-index:50;
}

#bottom_3_boxes_container_each {
	float: left;
	border: 4px solid #FFFFFF;
	width: 170px;
	height: 150px;
	background-color: #676767;
	margin: 0px 0px 0px 10px;
	margin-bottom: -40px;
	z-index:70;
}
#front_box1_container{
	width: 170px;
	height: 150px;
	z-index:10;
}

#front_box2_container{
	width: 170px;
	height: 150px;
	background-image:url(../images/front_box2_back.png);
}

#front_box3_container{
	width: 170px;
	height: 150px;
	/*background-image:url(../images/front_box3_back.png);*/
}

#front_box3_container_news{
	padding-top:60px;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	height: 90px;
	background-image:url(../images/front_box3_back.png);
}

#newsTicker {
	background-color:#414142;
	width: 160px;
	height: 80px;
}

div, p.news_items {
	text-align: left;
	font-size:12px;
	margin:0px;
	line-height:16px;
}
a.news_links:link, a.news_links:active, a.news_links:visited {
	text-decoration:none;
	color: #FFFFFF;
}

a.news_links:hover {
	text-decoration:none;
	color: #CCCC33;
}


.comment_textbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #CCCCCC;
	height: 110px;
	width: 350px;
	overflow:hidden;
}	

#email_form_container {
	width: auto;
	height: auto;
	background-color:#FFFFFF;
}

#email_form_container h1 {
	color:#000000;
	font-size:16px;
	width: 100%;
	border-bottom:1px solid #CCCC33;
	padding-bottom:5px;
}

#email_form_container p {
	color: #000000;
}

.table_1 {
	float:left;
	width:100px;
	padding:5px 7px 5px 0;
}

.table_2 {
	float:left;
	width:290px;
	padding:5px 0 5px 0;
}
