@charset "utf-8";
/* CSS Document */

html{
	width: 100%;
	background-color: #FFF;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	color: #666;
	font-size: 12px;
	overflow-x: auto;/*
	background-image:url(../images/skinnygrad.jpg);
	background-position:top;
	background-repeat: repeat-x;*/
}

body{
	position: relative;
	width: 100%;
	margin: 0px auto;
	min-height: 100%;
}

a{
	text-decoration:none;
	color: #59A033;
}

h1{
	font-size:20px;	
	color:#3BA9CD;
	line-height:16px;
}

h2{
	font-size:16px;	
	color:#6ACBEB;
	line-height:16px;
	margin-top:0px;
	margin-bottom:0px;
}

h3{
	font-size:16px;	
	color:#368FD3;
	line-height:16px;
}

h4{
	font-size:14px;	
	color:#6ACBEB;
	line-height:14px;
}

form{
	 padding: 0px;
	 margin: 0px;
}

img{
	border: none;
}

.imgborder{
	border: 1px solid #ccc; padding: 2px;	
}

legend{
	border: 1px solid #CCC;
	background-color: #6ACBEB;
	color: #FFF;
}

fieldset{
	border: dashed 1px #6ACBEB;	
	overflow: hidden;
}

.borderbottom{
	border-bottom: #CCC solid 1px;
}

.borderleftbottom{
	border-left: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
}

.floatleft{
	position:relative;
	float:left;	
	padding: 5px;
}

.leftborder{
	border-left: 1px solid #CCC;	
}
.floatleftCR{
	clear:right;
	position:relative;
	float:left;	
	padding: 5px;
}

.minitext{
	font-size:10px;	
}

.searchinput{
	margin-left: 5px;
	margin-right: 5px;
	color:#666;
	height: 18px;
}

.userinput{
	margin-left: 5px;
	margin-right: 5px;
	color:#666;
	width: 100px;
	height: 12px;
	font-size:10px;
	border: 1px solid #CCC;
	z-index: 99;
}

.inputbutton{
	height: 25px;
	background-color: #FFF;
	background-image:url(../images/searchBG.jpg);
	background-repeat:repeat-x;
	color: #fff;
	text-align:center;
	border-left: #3BA9CD solid 1px;
	border-right: #3BA9CD solid 1px;
	border-top: none;
	border-bottom: none;
	font-weight: bold;
}
.inputbutton a{
	color: #FFF;
}

.loginbutton{
	height: 25px;
	border: none;
	background-color: #FFF;
	background-image:url(../images/searchBG.jpg);
	background-repeat:repeat-x;
	color: #FFF;
	text-align:center;
	font-weight: bold;
	margin-right: 10px;
}

td{
	padding-left: 10px;	
}

#logMessage{
  position:absolute;
  top:-30px;
  right:10px;
  text-align: right;
  color:white;
  background-color: black;
}

#background{
	height: 0px;
	width: 900px;
	margin: 0px auto;
	position: relative;
}

#tag{
	position: absolute;
	top: 70px;
	left: 242px;
	color:#FFF;
	font-size: 18px;
}

#headerlinks{
	position: absolute;
	right: 25px;
	top: 10px;
	color: #fff;
}
#contain{
	position: relative;
	min-height: 992px;
	margin: 0px auto;
	width: 992px;	
}
#contain1{
	position: relative;
	min-height: 100%;
	margin: 0px auto;
	width: 992px;	
}
.newsDate{
	font-size: 10px;
	color: #59A033;
}
#header{
	position: relative;
	margin: 0px auto;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	width: 950px;
	height: 100px;
	color: #FFF;
}

#nav{
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	height: 25px;
	width: 950px;
	margin: 0px auto;
	z-index:99;
}

#subcontent{
	position:relative;
	min-height: 100%;
	width: 950px;
	clear:both;
	margin: 0px auto;
	padding-bottom: 150px;
	background-image: url(../images/grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#footer{
	width: 925px;
	height: 150px;
	text-align: center;
	position: relative;
	bottom: 0px;
	left: 28px;
	margin:0px auto;
}

#loginError{
	position: relative;
	width: auto;
	text-align:right;
	color:red;
	height: 20px;
}

#tabcontain{
	position: relative;
	height: auto;
	width: 100%;
	margin: 0px auto;
}

.tabOn{
	position: relative;
	float: left;
	width: 80px;
	height: 20px;
	background-image:url(../images/searchBG.jpg);
	background-repeat: repeat-x;
	text-align:center;
	color:#000;
	font-weight:bold;
	padding-top: 4px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	top:-25px;
}

.tabOn a{
	
	color: #FFF;
}

.tabOff{
	position: relative;
	float: left;
	width: 80px;
	height: 20px;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	text-align:center;
	color:#666;
	padding-top: 4px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	top:-25px;
}

.tabOnNav{
	position: relative;
	float: left;
	width: 60px;
	height: 19px;
	background-image:url(../images/searchBG.jpg);
	background-repeat: repeat-x;
	text-align:center;
	color:#000;
	background-position:bottom;
	font-weight:bold;
	padding-top: 4px;
	border-right: solid 1px #CCC;
	border-top: none;
	top: 1px;
}
.tabOnNavL{
	position: relative;
	float: left;
	width: 70px;
	height: 19px;
	background-image:url(../images/searchBG.jpg);
	background-repeat: repeat-x;
	text-align:center;
	color:#000;
	background-position:bottom;
	font-weight:bold;
	padding-top: 4px;
	border-right: solid 1px #CCC;
	border-top: none;
	top: 1px;
}
.tabOnNav a, .tabOnNavL a {
	
	color: #FFF;
}

.tabOffNav{
	position: relative;
	float: left;
	width: 60px;
	height: 19px;
	border-top: none;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	text-align:center;
	color:#666;
	padding-top: 4px;
	border-right: solid 1px #CCC;
	top: 1px;
}
.tabOffNavL{
	position: relative;
	float: left;
	width: 70px;
	height: 19px;
	border-top: none;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	text-align:center;
	color:#666;
	padding-top: 4px;
	border-right: solid 1px #CCC;
	top: 1px;
}
.tabOffNav a, .tabOffNavL a{
	color: #666;	
}

.tabOff a{
	color: #666;	
}

.photocontainer{
	position: relative;
	float: left;
	margin:  5px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #666;
	width: 100px;
	background-color: #000;
	
}

.deleteX{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 10px;
	height: 10px;
	background-color:#FFF;
	border: 1px solid #666;
}

.contentwindow{
	margin: 10px; 
	width: 620px;
	float: left;
}
.contentwindow1{
	margin: 10px; 
	width: 620px;
	float: right;
}
.namebar{
	font-size:20px; 
	color:#3BA9CD; 
	height:20px; 
	font-weight:bold; 
	width: 600px;
}

.titlebar{
	text-indent: 5px; 
	font-size:16px; 
	color:#3BA9CD; 
	height:16px; 
	font-weight:bold; 
	width: 620px;
	border-bottom: 1px solid #3BA9CD;	
}

#tesimonialInput{
	position: relative;
	float: right;
	clear:right;
	border: 1px red solid;
}

.profilelinks{
	position: relative; 
	float: left; 
	width: 250px; 
	margin: 5px; 
	padding: 3px;
	clear: left;
}

.sidebox{
	background-color:#FFF;
	position: relative; 
	float: left; 
	clear: left;
	width: 250px; 
	margin: 5px; 
	border: 1px solid #CCC; 
	padding: 3px;	
}

.sideboxheader{
	background-color:#E8E8E8;
	font-size:16px; 
	color:#3BA9CD; 
	line-height:16px; 
	font-weight:bold; 
	width: 246px; 
	padding: 2px;	
}

.production_cats{
 position:relative;
 float:left;
 width:200px;
 height:auto;
 border-right:1px dashed #6ACBEB;
}

.production_cats a{
 font-size: 10px;   
 font-style: normal;
 text-decoration: none;
 color:blue;
}

.SearchResultsContaainer{
 position:relative;
 float:left;
 width:720px;
 height:auto;
 margin-left: 10px;
}

.status{
	font-size: 12px;
	color:#999;
    position: relative;
    width:auto;
    height:auto;
    
}

#statusinput{
	margin: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	height: auto;
	color:#999;
	font-weight: bold;	
	width:450px;
}

.attachment{
	font-size:10px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #6ACBEB;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;	
	border: 1px dashed #6ACBEB;
}

.statusbutton{
	position: relative;
	height: 19px;
	width: 120px;
	background-color:#6ACBEB;
	color: #FFF;
	font-weight:bold;
	text-align:center;
	border: 1px solid  #3BA9CD;
	z-index:99;
}

/* Search Results */

.userContainer{
	width: 100%;
	height: auto;
	position: relative;
	padding: 3px;
	border-top: 1px dashed #6ACBEB;
}

.userName{
	position: relative;
	float: left;
	font-weight:bold;
	color:#3BA9CD;
	font-size:16px;
	padding-left: 5px;
}

.userProfilePic{
	position: relative;
	float: left;
}

.userAbout{
	position: relative;
	float: left;
	padding-left: 5px;
}

.errortext{
	color: red;
}

.form{
		background-color: transparent;
	border-top: none;
	border-bottom: 2px dotted #6ACBEB;
	border-left: none;
	border-right: none;
	width:auto;
}

.testimonybutton{
 position:absolute;
 left:345px;
 bottom:-3px;   
}

#starrating{
 position:absolute;
 left:40px;
 bottom:20px;  
 width:auto;
 height:auto;
 color:#BF80FF;
}

.testimonial{
	position:relative;
	float:left;
	clear:both;
font-style: italic;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #999;
border-bottom: 1px dashed #6ACBEB;
}

.testimonial2{
	clear:both;
font-style: italic;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #999;
}

.resumeTitles{
	float: left; 
	font-style: italic; 
	color: #6ACBEB;	
}

.contactContainer{
	position: relative;
	width: 100px;
	height: 100px;
	float: left;
	padding: 2px;
	margin: 5px;
	border: 1px solid #999;
	background-image: url(../images/nopic.jpg);
}

.contactPhoto{
	position:relative;
	width: 100px;
	height: 100px;
	overflow:hidden;
}

.contactContainer a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; bottom:2px; margin-left:0px; width:94px; text-align:center;}
a.tooltip:hover span{display:inline; position:absolute; background-image:url(../images/bg.png); background-repeat:repeat; font-weight:bold; border:none; color:#6ACBEB;}

.clear{
	clear:both;	
}

#banner{
	width: 500px;
	height: 100px;
	position:absolute;
	right: 10px;
	top: 0px;
}


.loginError{
	position: absolute;
	top: 85px;
	left: 10px;
	width: 400px;
	height: 150px;
	color: #FFF;
	font-weight:bold;
	z-index:99;
}