/***********************************************************************************************************************
DOCUMENT: style/format.css
************************************************************************************************************************/
#container{
	width: 970px;
	background-repeat:no-repeat;
	background-position:right top;
	position: absolute; top: 0px; left: 0px;
	background-image:url("toplogo.jpg");
	padding: 35px 5px 5px 15px ;

}

.accordionButton {	
	font-size: 74px;
	color: #cdcbcb;
	text-align : left;
	font-weight:600;
	width: 350px;
	float: left;
	cursor: pointer;
	}

.accordionContent {	
	width: 970px;
	float: left;
	padding: 0 0 0 15px;	
	display: none;
	}

	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background-position:bottom;
	}
	
.over {
	background: #CCCCCC;
	}
	
	/***********************************************************************************************************************
 ALL OTHER FORMATTING
************************************************************************************************************************/
* { outline: none; }


.poster {
	position: absolute; 
	padding-right: 60px;
	bottom: 0.3em; 
	right: 0.3em;
} 

body {
	margin:0;
	padding: 35px 5px 5px 25px ;
	height:100%; 
	background-repeat:no-repeat;
	background-position:right top;
	letter-spacing: 0.025em;
	font-size : 12px;
	line-height: 110%;
	font-family: "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	color: #505050;
	text-align : left;
	font-weight:normal;
	} 
p {
	font-size : 12px;
	line-height: 110%;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	color: #505050;
	text-align : left;
	font-weight:light;
	}

img { border: none; } 



a:link {
	font-size : 26px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	color : #505050;
	text-align : left;
	font-weight:light;
	text-decoration: none;
	border: none;
	}

a:visited {
	font-size : 26px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	color : #505050;
	text-align : left;
	font-weight:light;
	text-decoration:none;
	border: none;

	}
a:hover {
	font-size : 26px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	color: #A8A8A8;
	text-align : left;
	font-weight:light;
	text-decoration:none;
	border: none;

	}
a:active {
	font-size : 26px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	color: #A8A8A8;
	text-align : left;
	font-weight:light;
	text-decoration:none;
	border: none;
	outline: none;


	}
a.small {
	font-size : 12px;
	line-height: 120%;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	color: #A8A8A8;
	text-align : light;
	font-weight:bold;
	text-decoration: none;
	border: none;


}
a:focus
{
-moz-outline-style: none;
}

.vidname {
	font-size: 16px;
	color: #05050;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-align : left;
	font-weight:light;
	line-height: 100%;
}

h4 {
	font-size: 14px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-align : left;
	font-weight:600;
}
h5 {
	font-size : 16px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-align : left;
	font-weight:600;
}
h6 {
	font-size: 18px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-align : left;
	font-weight:500;
	}


h7 {
	font-size: 14px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-align : left;
	font-weight:600;
}
.cred1 {
	font-size: 12px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-transform: uppercase;
	color: #505050;
	text-align : left;
	font-weight:bold;
	line-height: 120%;
}

.cred2 {
	font-size: 12px;
	font-family:  "avant garde" , Helvetica, "Lucida Grande", Arial, sans-serif; 
	text-transform: uppercase;
	color: #A8A8A8;
	text-align : left;
	font-weight:bold;
	line-height: 120%;
}


br {
line-height: 0.3em;
}
h9{
line-height: 0.3em;
}

.hr {
width: 100%;
height: 2px;
border: 1px;
margin-top: 0px;
} 



	
.minibox {
	width: 650px;
	float: left;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:5px;	

}





.loadblock { 
	padding: 0px 0px 0px 0px ;
	width: 100%; 
}

.textarea {
	position: relative;
	width: 80%;
	text-align: left;
}

td {
	margin-top: 0px;
	padding-left:0px;
	padding-bottom: 0px;
	padding-top: 0px; 
	
	}
/*
	edit how many jobs are displayed per line by editing width of ul.tabS
*/

	
ul.tabs {
    width:510px;
    margin:0;
    padding:0;
}
ul.tabs li {
    display:block;
    float:left;
    padding:0 px;
}
ul.tabs li a {
    display:block;
    font-weight: bold;
    float:left;
    padding:5px;
    font-size:20px;
    color: #cdcbcb;
    text-decoration:none;
}
ul.tabs li a.selected {
    font-weight:bold;
   	color : #505050;
}
ul.tabs li a:hover {
    font-weight:bold;
   	color : #505050;
}
.tab-content {
    clear:both;
    padding:10px;
}


/* 

2nd set of Tabs

*/

ul.tabs2 {
    width:550px;
    margin:0;
    padding:0;
}
ul.tabs2 li {
    display:block;
    float:left;
    padding:0 px;
}
ul.tabs2 li a {
    display:block;
    font-weight: bold;
    float:left;
    padding:5px;
    font-size:20px;
    color: #cdcbcb;
    text-decoration:none;
}
ul.tabs2 li a.selected2 {
    font-weight:bold;
   	color : #505050;
}
ul.tabs2 li a:hover {
    font-weight:bold;
   	color : #505050;
}
.tab-content2 {
    clear:both;
    padding:10px;
}