/*  VLCG CSS Styles for Mini and Handheld */

* {
	outline: none;
}

img {
	border-style: none;
	
}	

body {
	color: #000000;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 640px;	
		
}

a:link {
	text-decoration: none;
	color: #37637b;
}

a:visited {
	text-decoration: none;	
	color: #37637b;	
}

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

a:active {
	text-decoration: none;
	color: #000000;
}

#left_panel, #right_panel {
	display: none;
	
}

#main {
	width: 100%;

}	

#top_logo, #top_logo img {
	width: 500px;
	margin: 0 auto 0 auto;
	
}	

#tab1, #tab2, #tab3, #tab4, #tab5 {

	float:left;
/*	z-index: 100; */
	position: relative;	

}

#nav_link1 {
	border: 0;
	background: url('../images/nav_who.jpg') no-repeat;
	width: 100px;
	height: 50px;
	margin-left: 15px;
	filter:alpha(opacity=75);
    opacity:0.75;
	
}

#nav_link_over1 {
	border: 0;
	background: url('../images/nav_who_OVER.jpg') no-repeat;
	width: 180px;
	height: 50px;
	margin-left: 15px;
	display: none;
	
}

#nav_link2 {
	border: 0;
	background: url('../images/nav_what.jpg') no-repeat;
	width: 100px;
	height: 50px;
	margin-left: 30px;
	filter:alpha(opacity=75);
    opacity:0.75;

}

#nav_link_over2 {
	border: 0;
	background: url('../images/nav_what_OVER.jpg') no-repeat;
	width: 180px;
	height: 50px;
	margin-left: 10px;
	display: none;
	
}
#nav_link3 {
	border: 0;
	background: url('../images/nav_where.jpg') no-repeat;
	width: 100px;
	height: 50px;
	margin-left: 30px;
	filter:alpha(opacity=75);
    opacity:0.75;
	
}

#nav_link_over3 {
	border: 0;
	background: url('../images/nav_where_OVER.jpg') no-repeat;
	width: 180px;
	height: 50px;
	margin-left: 10px;
	display: none;
	
}

#nav_link4 {
	border: 0;
	background: url('../images/nav_when.jpg') no-repeat;
	width: 100px;
	height: 50px;
	margin-left: 30px;
	filter:alpha(opacity=75);
    opacity:0.75;
	
}

#nav_link_over4 {
	border: 0;
	background: url('../images/nav_when_OVER.jpg') no-repeat;
	width: 180px;
	height: 50px;
	margin-left: 10px;
	display: none;
	
}

#nav_link5 {
	border: 0;
	background: url('../images/nav_why.jpg') no-repeat;
	width: 100px;
	height: 50px;
	margin-left: 30px;
	filter:alpha(opacity=75);
    opacity:0.75;
	
}

#nav_link_over5 {
	border: 0;
	background: url('../images/nav_why_OVER.jpg') no-repeat;
	width: 180px;
	height: 50px;
	margin-left: 10px;
	display: none;
	
}


#submenu {
	margin-left: 20px;

}

#submenu1 {
	display: none;
	margin-left: 25px;
	border: 0px solid black;
    background-color: #ffffff;
	opacity: 0.9;
	filter: alpha('opacity=90');
	width: 160px;
	position: absolute;
	z-index: 200;
	height: 0px;
	overflow: hidden;
	
}

#submenu2 {
	display: none;
	margin-left: 20px;
	border: 0px solid black;
    background-color: #ffffff;
	opacity: 0.9;
	filter: alpha('opacity=90');
	width: 160px;
	position: absolute;
	z-index: 200;	
	height: 0px;	
	overflow: hidden;	
}

#submenu3 {
	display: none;
	margin-left: 20px;
	border: 0px solid black;
    background-color: #ffffff;
	opacity: 0.9;
	filter: alpha('opacity=90');
	width: 160px;
	position: absolute;
	z-index: 200;	
	height: 0px;	
	overflow: hidden;	
}

#submenu4 {
	display: none;
	margin-left: 20px;
	border: 0px solid black;
    background-color: #ffffff;
	opacity: 0.9;
	filter: alpha('opacity=90');
	width: 160px;
	position: absolute;
	z-index: 200;	
	height: 0px;	
	overflow: hidden;	
}

#submenu5 {
	display: none;
	margin-left: 20px;
	border: 0px solid black;
    background-color: #ffffff;
	opacity: 0.9;
	filter: alpha('opacity=90');
	width: 160px;
	position: absolute;
	z-index: 200;	
	height: 0px;	
	overflow: hidden;	
}


.submenu_choice {
	margin: 0 10px 0 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
	
}

a.submenu_choice:link {
	text-decoration: none;
	color: #959595;
	outline: none;

}

a.submenu_choice:visited {
	text-decoration: none;
	color: #959595;
	outline: none;
}

a.submenu_choice:hover {
	text-decoration: none;
	color: #000000;
	outline: none;
		
}

a.submenu_choice:active {
	text-decoration: none;
	color: #000000;
	outline: none;
		
}


#default_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
	text-align: left;
	overflow: visible;
	height: 100%;

}

/*  Contact Form Styles */

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	
}	

#contact_table_wrapper {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 100%;
	font-size: 16pt;
}

#contact_table_wrapper table {
	width: 100%;
	
}	

textarea {
	max-width: 100%;
    margin: 0 auto 0 auto;	
}	

tr .max_small {
	max-width: 100%;

}

#contact_table_wrapper table tr td {
	max-width: 70%;
	
}	

/* Universal Class Styles */

.left {
	float: left;
	
}

.right {
	float: right;
	
}

.mar10 {
	margin: 10px 10px 10px 10px;

}

.hidden {
	display: none;
	
}

.middle {
	margin: 0 auto 0 auto;
	
}

/* Cancels div for screen users, because it's used only for handheld */
.no_mobile {
	display: none;

}

/* Cancels div for screen users, because it's used only for print */
.noscreen {
	display:none;

}

.alternate {
	background-color:  #dddddd;
}

.tableheader {
	background-color:  #aaaaaa;
}

.headline {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.screenframe {
	display:table;

}

.printframe {
	display:none;

}

.bold {
	font-weight: bold;

}

.not_bold {
	font-weight: normal;
	
}	

.s14px {
	font-size: 14px;

}

.clear {
	clear:both;

}

.center {
	text-align: center;

}

/*  Specific classes for VLCG main page */

.spacer_line {
	height: 1px;
	width: 480px;
	margin-bottom: 10px;
}	

.text {
	font-size: 16pt;
	color: #333333;

}

.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
	text-align: left;

}	

.normal_submenu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	text-align: left;

}	

.submenu_choice {
	margin: 0 0 0 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	
	
}

a.submenu_choice:link {
	text-decoration: none;
	color: #959595;
	outline: none;

}

a.submenu_choice:visited {
	text-decoration: none;
	color: #959595;
	outline: none;
}

a.submenu_choice:hover {
	text-decoration: none;
	color: #000000;
	outline: none;
		
}

a.submenu_choice:active {
	text-decoration: none;
	color: #000000;
	outline: none;
		
}

.stage2 {
	display: none;

}

#facebook_badge {
	position: relative;
	margin: 25px auto 0 auto;
	
}	
