﻿/* CSS Document */

body{
	background-image:url(../images/namic_diversity_live_bg2.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	margin:0px;
}

.nodesign{
background-color:#FFFFFF;
background-image:none;
}

.clearing{
	clear:both;
	display:block;
	height:auto;
}

a, a:visited {
	color:#666666 !important;
}

.externalLink{
	color:#000000 !important;
}

.externalLink:hover{
	color:#b5d501 !important;
}


#mainContainer{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	/*margin-top:30px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:25px;
}

#header{	
	width:1024px;
	height:90px;
	padding-bottom:30px;
	
}

#diversityLiveLink{
	position:absolute;
	top:120px;
	left:0px;
	/*border:#000000 solid thick;*/
	width:180px;
	height:130px;
	background-color:transparent;
	z-index:10;
	overflow:hidden;
	display:inline;
}

#diversityLiveLink a{
	border:none;
	padding:100px 180px;
	font-size:120px;
	/*padding-left:65px;
	padding-top:45px;*/
	overflow:hidden;
}

.election_night{
	background:url('../images/electionlogo4.jpg') no-repeat left top;
	width:210px;
	height:90px;
	padding:90px 0px 0px 160px;
	margin:15px 0px 0px 50px;
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
}

.election_night a{
	text-decoration:none;
	color:#0066CC !important;
}

.election_night a:hover{
	text-decoration:underline;
}

/**/
#memberHolder{
	margin-left:140px;
	margin-top:25px;
}

.ka_htmlwidget394318{
	border-bottom:1px solid #b5d501 !important;
	border-right:1px solid #b5d501 !important;
}

.ka_htmlwidget394318 li{
	border-left:1px solid #b5d501 !important;
	border-top:1px solid #b5d501 !important; 
}

.ka_htmlwidget394318 li .descrip {
	border-color:#b5d501 !important;
}

#topNav{
	background:url(../images/DivLiv_logoButGlow_328x166.gif) top left no-repeat;
	width:1024px;
	padding-top:162px;
	padding-bottom:30px;
	text-align:right;
}

#topNav ul{
	text-align:right;
}

#topNav ul li{
	display:inline;
	list-style:none;	
}

#topNav ul li a{
	color:#b5d501 !important;
	font-size:12px !important;
   	font-family:Helvetica, Arial, sans-serif;
    font-weight:600;
	text-transform:uppercase;
	padding: 35px 10px 35px 10px;
	text-decoration:none;
}

#topNav ul li a.extra{

	padding: 35px 22px 35px 22px;
}

#topNav ul li.current a{
	color:#738800 !important;
	background-color: auto !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url(../images/backBav.gif);
}

#topNav ul li a:hover{
	color:#738800 !important;
	background-color: auto !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url(../images/backBav.gif);
}

#subNav{
	height:auto;
	width:880px;
}

#subNav ul{
	text-align:center;
	display:inline;
	text-transform:uppercase;
}

#subNav ul li a{
	font-family:Helvetica,arial,tahoma,sans-serif;
	color:#6E6E6E;
	font-size:14px;
}

#subNav ul li.current a{
	color:#FF0055 !important;
}

#subNav ul li a:hover{
	color:#FF0055 !important;
}

#pageContent{
	width:1024px;
}

#sectionTopTitle{
	width:880px;
	height:60px;
	background:url(../images/repbox1.jpg) bottom left repeat-x;
	margin-top:5px;
}

.sectionTitle{
	font-family:"Arial Narrow", Arial !important;
   font-size:26px;
   font-weight:800;
	text-transform:uppercase;
	padding-top:15px;
	position:relative;
	float:left;
}


#mapholder{
float:left;
height:150px;
padding:20px 0px 0px 20px;
}

.cameraback{
	background:url(../images/camera2.jpg) top left no-repeat;
	width:1024px;
	height:570px;
}


/*Log in structure*/
.logCenter{
	padding-top:35px;	
	margin-left:auto;
	margin-right:auto;
	width:805px;
}

.logInBox{
	float:left;
	width:420px;
	border:1px #b5d501 solid;
}

.JoinInfo{
	float:right;
	width:300px;
	border:1px #b5d501 solid;
	
}

.greentitle{
	background-color:#b5d501;
	text-align:left;
	font-size:14px;
	font-family:normal,"Lucida Grande",Arial, Tahoma;
	padding:5px 0px 10px 0px;
	width:100%;
	font-weight:700;
	margin-bottom:15px;
}
.greentitle span{
	padding-left:10px;	
}

.jointext{
	padding: 0px 15px 15px 15px;
}

.logButton{
	border:1px #C0C0C0 solid;
	background:#FFFFFF url('../images/buttonNorm.jpg') repeat-x left bottom;
	background-color:#DDEB92;
	cursor:pointer;
	margin:0pt;
	padding:2px 4px;
}

.logButton:hover{
	border:1px #C0C0C0 solid;
	background:#FFFFFF url('../images/buttonOver.jpg') repeat-x left top;
}

.ulCase{
	list-style:none;
	list-style-type:none;
}

.ulCase li{
	padding-bottom:15px;
}

input:focus, input:hover{
	background:#F2F2F2 none repeat scroll 0%;
}

#passwordInput{	
	border:1px solid #AAAAAA;
	padding:5px 5px 5px 5px;
}

#userInput{
	border:1px solid #AAAAAA;
	padding:5px 5px 5px 5px;
}

label{
	color:#1C1C1C !important;
	display:block;
	font-weight:bold;
	margin:0pt 0pt 4px;
	padding:0pt;
}

#footerNav{
	width:1024px;
	padding:25px 10px 35px 0px;
	float:left;
	display:block;
}

.ulfooter{
	list-style:none;
	list-style-type:none;
	
}

.ulfooter li{
	display:inline;
	padding-left:10px;
}

.navLink{
	color:#C0C0C0;
	text-decoration:underline;
}

.navLink:hover{
	text-decoration:none;
		
}

.divVisible{
	position:absolute;
	background-color:#FFFFFF;
	display:block;
	border:1px #b5d501 solid;
	text-align:center;
	top:40%;
	left:40%;
	width:350px;
	height:200px;
	z-index:99;
}

.divVisible2{
	position:absolute;
	background-color:#FFFFFF;
	display:block;
	border:1px #b5d501 solid;
	text-align:center;
	top:40%;
	left:40%;
	width:350px;
	height:200px;
	z-index:99;
}

.divHidden{
	display:none;
}

.divInside{
	display:block;
	padding:10px 10px 25px 10px;
	text-align:left;
	
}
/*---------------------------*/

#welcome{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	float:right;
	color:#666666;
	padding-top:25px;
	margin: 0px 95px 0px 0px;
	display:inline;
}

.welcomeTile{
	font-size:20px;
	font-weight:bold;
}

.welcomebody{
	font-size:16px;
}

#videoContent{
	float:right;
	width:800px;
	padding-top:55px;
}

#recentVids{
	float:right;
	background-color:transparent;
	padding:0px 5px 5px 5px;
	width:170px;
	height:310px;
}

#videoPlayer{
	float:right;
	width:380px;
	height:330px;
	padding-top:30px;
	/*border:solid 3px #333333;*/
	margin-right:15px;
}

#news{
	background:url(../images/NewsCircle.jpg) top left no-repeat;
	width:250px;
	margin-top:35px;
	margin-left:50px;
	padding: 60px 0px 10px 60px;
	
}

#rightBottom{
	float:right;
	width:600px;
}

#recentMembers{
	background:url(../images/Members_border.jpg) top left no-repeat;
	width:600px;
	height:130px;
	float:left;
}

#foodnetwork{
	width:600px;
	float:left;
	padding:0px 0px 10px 0px;
}

#belowLinks{
	float:left;
	width:480px;
	height:120px;
}

#belowLinks .highlight{
	color:#b5d501 !important;
	text-transform:uppercase;
}

#belowLinks a{
	color:#808080;
}

#belowLinks a:visited{
	color:#0099FF;
}

#compImg{
	float:left;
	width:330px;
	background:url(../images/getCreative.jpg) top left no-repeat;
	margin-top:15px;
	padding-top:300px;
}

#compTeaser{
	height:325px;
	width:330px;
	padding-bottom:15px;
}

#videoForm{
	width:250px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	padding:10px 0px 10px 15px;
	text-transform:uppercase;
	background-color:#b5d501 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#videoForm a{
	text-decoration:none;	
	color:#738800 !important;
}

#videoForm a:hover{
	color:#FFFFFF !important;
}

#compDesc{
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:420px;
	border:solid 1px #c3da00;
	padding-top:15px;
	padding-right:30px;
	padding-bottom:15px;
	padding-left:30px;
}

/*AD Divs*/

#addSkyScrapper{
	float:left;
	width:120px;
	margin:20px 0px 20px 35px;
}

#topBanner{
	float:left;
	margin-left:45px;
}

#logos{
	float:right;
	padding-top:15px;	
}

.namiclogo{

}

.motologo{
	padding-left:10px;
	padding-top:10px;
}

#footerBanner{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#upper{
	margin-left:auto;
	margin-right:auto;
}

#lower{
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
}
/**/

/*Seacrh Form */

#logAndSearch{
	position:absolute;
	top:110px;
	right:0;
	clear:both;
	width:300px;
}


#searchLogin{
	float:right;
	padding:10px 5px 10px 5px;
	margin-top:5px;	
	margin-right:10px;
	margin-bottom:5px;
	/*width:220px;*/
	width:auto;
	background-color: #e9f2b3 !important;
	border-bottom:2px solid #b5d501 !important;
	font-family:normal,"Lucida Grande",arial,tahoma,sans-serif;
}

.login{
	float:left;
	position:relative;
	padding-left:5px; 
	top: 0px; 
	width: auto;
	text-align:left;
}

.join{
	float:left;
	padding-left:6px;
	padding-right:5px;
	width:45px;
	text-align:left;
}

.signout{
	float:left;
	padding-left:6px;
	padding-right:5px;
	width:55px;
	text-align:left;

}

.getpassword{
	float:left;
	padding-left:2px;
	width:100px;
}

.searchBar{
	float:right;
	margin:0pt 5px 0pt 0pt;
	width:280px;
	right:0;
}


#searchButton{
	width:25px;
}

/* Contest formating */

.mainheading{
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.subheading{
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.contestbody{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

span.contestbody a{
	text-decoration:underline;
	color:#000000;
}

span.contestbody a:hover{
	color:#b5d501 !important;
}


.ulmod{
	list-style:none;
	list-style-type:none;
}
/*  */

