/* Visual Element Styling */
/* Reference "structural.css" for site layout styling */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

a, a:link, a:visited {
	color: #999999;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

#content {
	font-size: .8em;
	line-height: 1.7em;
	}

#footer {
	font-size: .7em;
	}
	
ul#nav li a h4, ul#nav li a.active h4 {
	display: none;
	}
	
ul#nav li a, ul#nav li a:link, ul#nav li a:visited {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	background-position: center;
	width: 134px;
	}
ul#nav li a:hover, ul#nav li a.active:hover {
	background-position: top;
	}
	
	#nav1 { height: 18px; }
	#nav2 { height: 18px; }
	#nav3 { height: 18px; }
	#nav4 { height: 18px; }
	#nav5 { height: 18px; }
	#nav6 { height: 18px; }
	#nav7 { height: 18px; }
	#nav8 { height: 18px; }
	#nav9 { height: 18px; }
	#nav10 { height: 18px; }
	#nav11 { height: 18px; }
	#nav12 { height: 18px; }
	#nav13 { height: 18px; }

	#nav20 { height: 18px; }
	#nav21 { height: 18px; }
	#nav22 { height: 18px; }
	#nav23 { height: 18px; }
	#nav24 { height: 18px; }
	#nav25 { height: 18px; }
	#nav26 { height: 18px; }
	#nav27 { height: 18px; }
	#nav28 { height: 18px; }
	#nav29 { height: 18px; }
	#nav30 { height: 18px; }
	#nav31 { height: 18px; }

	#nav1 a { background: url("../images/menu_events.gif"); height: 18px; }
	#nav2 a { background: url("../images/menu_pictures.gif"); height: 18px; }
	#nav3 a { background: url("../images/menu_guestlist.gif"); height: 18px; }
	#nav4 a { background: url("../images/menu_about.gif"); height: 18px; }
	#nav5 a { background: url("../images/menu_newsletter.gif"); height: 18px; }
	#nav6 a { background: url("../images/menu_membership.gif"); height: 18px; }
	#nav7 a { background: url("../images/menu_contact.gif"); height: 18px; }
	#nav8 a { background: url("../images/menu_videos.gif"); height: 18px; }
	#nav9 a { background: url("../images/menu_modeling.gif"); height: 18px; }
	#nav10 a { background: url("../images/menu_clothing.gif"); height: 18px; }
	#nav11 a { background: url("../images/menu_productions.gif"); height: 18px; }
	#nav12 a { background: url("../images/menu_promoters.gif"); height: 18px; }
	#nav13 a { background: url("../images/menu_past_events.gif"); height: 18px; }
	
	#nav20 a { background: url("../images/sub_menu_about.gif"); height: 18px; }
	#nav21 a { background: url("../images/sub_menu_events.gif"); height: 18px; }
	#nav22 a { background: url("../images/sub_menu_pictures.gif"); height: 18px; }
	#nav23 a { background: url("../images/sub_menu_video.gif"); height: 18px; }
	#nav24 a { background: url("../images/sub_menu_guest_list.gif"); height: 18px; }
	#nav25 a { background: url("../images/sub_menu_promoters.gif"); height: 18px; }
	#nav26 a { background: url("../images/sub_menu_past_events.gif"); height: 18px; }
	#nav27 a { background: url("../images/sub_menu_collection.gif"); height: 18px; }
	#nav28 a { background: url("../images/sub_menu_shopping.gif"); height: 18px; }
	#nav29 a { background: url("../images/sub_menu_signup.gif"); height: 18px; }
	#nav30 a { background: url("../images/sub_menu_faq.gif"); height: 18px; }
	#nav31 a { background: url("../images/sub_menu_hire_models.gif"); height: 18px; }


ul#nav li a.active,  ul#nav li a.active:link, ul#nav li a.active:visited {
	color:#000000;
	text-decoration: none;
	background-position: bottom;
	}
.event-image
{
	border: 0;
	margin-top: 0px;
	text-align: left;
}

.event-name
{
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	width: 165px;
	margin: 0px;
}
.event-des
{
	font-size: 1em;
}
.clear
{
	clear: both;
}
.dot
{
	background:transparent;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a4a4a4;
	height: 10px;
}
.event-link{
cursor: hand;
cursor: pointer;
color: #000000;
}
#abcd
{
text-align: center;
line-height: 100px;
vertical-align: middle;
border: 1px solid #CCCCCC;
display: block;
height: 102px;
width: 102px;
cursor:hand;
cursor:pointer;
}

#abcd img
{
	vertical-align: middle;
}

#uniquename
{
	display: none; 
    position:absolute; 
    border: 1px solid #CCCCCC; 
    background-color: white; 
    padding: 5px;
	z-index: 9999;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
.title_h2 {
 width:200px;
 padding:12px 0 0 18px;
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
#menu2{
width: 100%;
}


a.purchase ,a.purchase:link, a.purchase:visited {
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.purchase:hover {
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
