@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
}
body {
	background-color: #333;
	background-image:url(images/006a.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}
a:visited {
	color: #EEEEEE;
}
a:hover {
	color: #EEEEEE;
}
a:active {
	color: #EEEEEE;
}
/********************************** DASHBOARD */
#dashboard{
background:url(images/dashboard.png);
background-repeat:repeat;
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
}
#dashboard_box{
width:300px;
margin-top:80px;
margin-left:auto;
margin-right:auto;
}
#dashboard_form{
width:300px;
padding:20px;
background-color:#000000;
position:relative;
z-index:0;
}
#dashboard_result{
width:300px;
padding:20px;
background-color:#000000;
position:relative;
z-index:100;
}
.dashboard_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-weight:900;
margin-bottom:6px;
}
.dashboard_textlight{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-weight:100;
margin-bottom:6px;
}
.dashboard_textsmall{
font-family:Arial, Helvetica, sans-serif;
color:#383838;
font-weight:100;
font-size:9px;
margin-bottom:6px;
}
.dashboard_menuitem{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-weight:100;
margin-bottom:8px;
margin-top:8px;
}
.dashboard_input{
width:220px;
height:20px;
font-weight:100;
color:#333333;
background-color:#999999;
line-height:20px;
margin-bottom:6px;
border:none;
}
.dashboard_inputkey{
width:130px;
height:20px;
font-weight:100;
color:#333333;
background-color:#999999;
line-height:20px;
margin-bottom:6px;
border:none;
}
.dashboard_select{
width:220px;
height:20px;
font-weight:100;
color:#333333;
background-color:#999999;
line-height:20px;
margin-bottom:6px;
border:none;
}
.dashboard_button{
height:20px;
font-weight:100;
color:#666666;
background-color:#353535;
line-height:20px;
margin-bottom:6px;
border:none;
display:block;
}
.dashboard_button:hover{
height:20px;
font-weight:100;
color:#353535;
background-color:#666666;
line-height:20px;
margin-bottom:6px;
border:none;
display:block;
}
.dashboard_exitbutton{
height:20px;
width:38px;
font-weight:100;
color:#666666;
background-color:#353535;
line-height:20px;
margin-bottom:6px;
padding-left:4px;
padding-right:4px;
border:none;
text-align:center;
display:block;
}
.dashboard_exitbutton:hover{
height:20px;
width:38px;
font-weight:100;
color:#353535;
background-color:#666666;
line-height:20px;
margin-bottom:6px;
padding-left:4px;
padding-right:4px;
text-align:center;
border:none;
display:block;
}

/********************************** INDEX LAYOUT */
#quicktime{
width:auto;
height:auto;
z-index:0;
}
#scribble{
background-image:url(images/scribble_setnup.png);
background-repeat:no-repeat;
width:489px;
height:170px;
float:right;
}
#indexContainer{
/*background-image:url(images/headlocks_art_edge.jpg);
background-repeat:no-repeat;*/
width:550px;
text-align:center;
margin-top:40px;
margin-left:auto;
margin-right:auto;
}

#headlocks_logo{
/*background-image:url(images/headlocks_logo.png);*/
width:384px;
margin-left:auto;
margin-right:auto;
margin-bottom:65px;
}
.headlocks_announce{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:none;
text-align:center;
line-height:25px;
font-weight:100;
width:130px;
height:25px;
margin-left:auto;
margin-right:auto;
margin-bottom:4px;
padding:4px;
color:#eeeeee;
background-color:#000000;
}
.headlocks_fb{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:none;
text-align:center;
line-height:25px;
font-weight:100;
width:280px;
height:65px;
margin-left:auto;
margin-right:auto;
margin-bottom:4px;
padding:4px;
background-color:#DDD;
}
.headlocks_fb a{
color:#FFF !important;
text-decoration:none;
}
.headlocks_fb a:hover{
color:#FFF !important;
text-decoration:underline;
}
.headlocks_fb a:active{
color:#CCC !important;
text-decoration:none;
}

.headlocks_announceLink{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:none;
text-align:center;
line-height:25px;
font-weight:100;
width:130px;
height:25px;
margin-left:auto;
margin-right:auto;
margin-bottom:4px;
padding:4px;
color:#000000;
background-color:#333;
}
.headlocks_announceLink_wide{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:none;
text-align:center;
line-height:25px;
font-weight:100;
width:230px;
height:25px;
margin-left:auto;
margin-right:auto;
margin-bottom:4px;
padding:4px;
color:#000000;
background-color:#333;
}
.headlocks_announceLink:hover{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:none;
text-align:center;
line-height:25px;
font-weight:100;
width:130px;
height:25px;
margin-left:auto;
margin-right:auto;
margin-bottom:4px;
padding:4px;
color:#FFFFFF;
background-color:#000000;
} 