@charset "UTF-8";
/* CSS Document */

/*
-------------------------------------------------------
 Main CSS 
-------------------------------------------------------
*/

body {
	font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
	font-size: 14px;
	margin:0;
	color: #8c6d68;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fafafa;
	background-image: url(../../images/cssimg/mainbg.jpg);
	padding: 0px;
	height: 100%;
	width: 100%;
}

/* 
-------------------------------------------------------
Headers styles
-------------------------------------------------------
 */

h1, h2, h3, h4, h5, h6 {
	font-family:'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	color: #0092af;
	font-size: 40px;
	padding-top: 10px;
}
h2 {
	text-decoration: none;
	color: #00526F;
	margin: 0;
	font-size: 17px;
	color:#00526F;

}
h3 {
	text-decoration: none;
	color: #8c6d68;
	margin: 0;
	font-size: 17px;
	font-weight: normal;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
/*
-------------------------------------------------------
 Typography styles
-------------------------------------------------------
*/

 blockquote {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-weight: lighter;
	line-height: 100%;
	width: 380px;
	display: block;
}
p {
	font-size: 14px;
	margin-bottom: 10px;
	color: #8c6d68;
	padding-left: 10px;
}

ul {
	margin-bottom: 10px;
}

li{
	list-style-type: disc;
	margin-left: 20px;
}

span {
	font-style: italic;
}
b {
	font-variant: small-caps;
}

dir{
	color: #FF0000;
}

address{
	color: #00FF00;
}

pre{
	color: #00FFFF;
}

menu{
	color: #0000FF;
}


/*
-------------------------------------------------------
 Links
-------------------------------------------------------
 */
 

a {
	text-decoration: none;
	color: #00526F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00526F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #EF7F3B;
}
/*
-------------------------------------------------------
container styles
-------------------------------------------------------
*/

#container {
	width: 962px;
	margin: 0px auto;
	position: relative;
}
#contentleft {
	float: left;
	width: 690px;
	display: inline;
}
#header {
	width: 962px;
	float: left;
	background-image: url(../../images/cssimg/headerimg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	height: 290px;
}
#headright {
	display: inline;
	float: right;
	width: 270px;
	padding-top: 90px;
}
#headleft {
	float: left;
	padding-left: 50px;
	width: 640px;
}
#header a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
#header a img {
	border: none;
}

#logo {
	float: left;
	height: 130px;
	width: 640px;
	display: inline;
}
#header-top {
	float: left;
	width: 620px;
	height: 110px;
	padding-top: 50px;
	padding-left: 20px;
	display: inline;
}
#logo a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
#logo a img {
	border: none;
}
#header-bottom {
	height: 40px;
	width: 690px;
	float: left;
	padding-top: 60px;
	display: inline;
	background-image: url(../../images/cssimg/headerbot.png);
	background-repeat: no-repeat;
}
#talent {
	margin: 0px auto;
	width: 960px;
	background-image: url(../../images/cssimg/oven_wall.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
#logedin {
	float: left;
	padding-top: 10px;
	padding-left: 70px;
	display: inline;
}
#sitesearch {
	float: right;
	padding-right: 20px;
}

#content {
	width: 595px;
	margin-left: 64px;
	background-color: #000000;
	float: left;
	height: 100%;
	padding: 10px;
	display: inline;
}

#content-bottom {
	float: left;
	height: 10px;
	width: 690px;
	background-image: url(../../images/cssimg/botoven.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
}

/*
-------------------------------------------------------
content right styles
-------------------------------------------------------
*/

#contentright {
	width: 270px;
	float: right;
	display: inline;
}
#sidemenu-holder {
	float: left;
	width: 270px;
}


/*
-------------------------------------------------------
footer styles
-------------------------------------------------------
*/


#footer {
	width:690px;
	height:200px;
	float: left;
	background-image: url(../../images/cssimg/oven-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer img {
}

#darkWrapper {
	color: #8c6d68;
	font-size:13px;
	text-align: left;
}
#darkWrapper h3 {
	margin:0px 0 0;
	font-size:18px;
	color:#EF7F3B
}
#darkWrapper p {
	margin:5px 0 0 0
}
#sponsers  {
	height: 180px;
	float: left;
	width: 690px;
}

#footertext {
	float: left;
	width: 690px;
	color: #8c6d68;
	text-align: center;
}

#footertext a:hover {
	color: #CF9567;
	text-decoration:underline;
}
#talent-search {
	height: 60px;
	width: 390px;
	position: absolute;
	left: 296px;
	top: 0px;
}
#contact {
	left: 0px;
	top: 160px;
	position: fixed;
}
#follow {
	left: 0px;
	top: 330px;
	position: fixed;
}
#opener {
	width: 100%;
	background-color: #000000;
	height: 150px;
	background-image: url(../../images/cssimg/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#loginholder {
	position: fixed;
	top: 0px;
	right: 0px;
}

/*
-------------------------------------------------------
tooltip styles
-------------------------------------------------------
*/
a.tooltip {
	font-size: 10px;
	text-decoration: none;
}

a.tooltip span {
	display:none;
	padding:10px;
	margin-left:10px;
	width:350px;
}

a.tooltip:hover span{
	display:inline;
	position:absolute;
	border:1px solid #cccccc;
	color:#FFFFFF;
	background-image: url(../../images/transbits/transbitb75.png);
	background-repeat: repeat;
	font-size: 14px;
}
