* {margin: 0; padding: 0; border: none;}
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0; 
	  padding:0; 
	}
	
input.donate {
	border: none;
}
body {
	margin-top: 10px;
	padding: 0;
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

body a {
		text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #48ACDE;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	color: #FFF;
}

h1 small {
	font-size: .5em;
}

h2 {
	font-size: 1.7em;
	margin-left: 10px;
}

h2.title {
	color: #FFCC00;
}

h3 {
	color: #FFF;
	padding: 1%;
	font-weight: bold;
	font-size: 1.4em;
}

hr {
	border-bottom: 2px groove #CCC;
}
p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 20px;
}

ol, ul {
	margin-left:20px;
	list-style: none;
}

#name_resume, #category_selection, #the_name {
	float: left;
position:relative;
width: 100%;	
}

#category_selection {
margin:auto;
	height: 280px;
	text-align:center;
}
a:link {
	color: #48ACDE;
}

a:hover, a:active {
	text-decoration: none;
	color: #48ACDE;
}

a:visited {
	color: #48ACDE;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */
#header {
margin:auto auto 10px;
width:860px;

}
#menu {
	clear: both;
	margin: 0 auto;
	background-color: #000;
	font-size: 1.3em;
	
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px;
}

#menu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
}

/** LOGO */

#banner {
	width: 620px;
	height: 240px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #BCE03E url(/images/img04.jpg) no-repeat left top;
}

#logo {
	width: 820px;
	height: 37%;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}


#logo h2 {
	padding: 20px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: ##48ACDE;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}



#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #000000 url(/images/img02.jpg) no-repeat left top;
}


#wrapper-btm {
	background: url(/images/img03.jpg) no-repeat left bottom;
}
/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
	color: white;
}

/* Content */

#content {
	float: left;
	width: 65%;
}


/* Post */

.post {
	padding: 0px;
	color: white;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 i a {
	color: #FFF;
	font-size: .7em;
}
.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #DADADA;
}

.post .entry {
	padding: 0 15px;
}

.post .meta {
	margin-left: 15px;
	margin-right: 15px;
	padding: 7px 0px 11px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.byline {
	font-size: .7em;
}
.post .meta .links {
	float: right;
	margin-top: -42px;
}


.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(/images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(/images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#ratebar {
	float: right;
	
	color: #FFF;
}
#sidebar {
	float: left;
	width: 210px;
	padding-left: 30px;
	color: #FFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	list-style: none;
}

#sidebar li li {
	margin: 0;
	list-style: none;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}




/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0px;
	font-size: 10px;
	width: 90%;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

#legal a {
}




input {
	border:1px double #48ACDE;
	font-size:1.5em;
	margin:0;
	padding: 0 5px;
}

.big {
	background-color:#48ACDE;
	border:2px solid #CCCCCC;
	color:white;
	font-size:2em;
}

.spiffy.entry {
	color: #000;
}


#ajax_loader {
	position: fixed;
	padding-left: 10%;
}

#categories {
	margin: 5px;
	float: left;
	font-size:1.5em;
	font-weight: bold;
}
#categories i {
	font-size: .8em;
	font-weight: normal;
	
}

.login {
	text-align:center;
	font-size: 1.4em;
}
.login input {
	border: 2px double #CCC;
}
.categories {
	font-size: 1.5em;
}
.categories a {
	color: white;
}
table.users {
	float: left;
	padding: 5px;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
	width: 100%;
	margin-bottom: 20px;
}

.front_meta {
	border-bottom: 2px groove #CCC;
	margin: 0 10px 10px 20px;
	padding-bottom: 5px;
}

error {
	color: red;
	font-size: 1.3em;
	margin: 10px;
}

#user_tabs_start {
	background: url(/images/user_tabs/left_corner.png);
	float: left;
	width: 4px;
	height: 25px;
}
#user_tabs {
float: left;
position:relative;
left: 13%;
margin-bottom: 20px;
}
#user_tabs_end {
	background: url(/images/user_tabs/right_corner.png);
	float: left;
	width: 3px;
	height: 25px;
}

#pasta {
	background: url(/images/user_tabs/pasta.png);
	float:left;
	font-size:1em;
	height:22px;
	padding:5px;
	text-align:center;
}
#pasta a {
	color:#FFF;
	
}
#pasta b {
	font-size: 1.2em
}
#pasta a:hover {
	color: #48ACDE;
	text-decoration: none;
	
	
}
#pasta img {
	position:relative;
	top:-4px;
}
#pasta_edge {
	background: url(/images/user_tabs/pasta_edge.png);
	float: left;
	width: 4px;
	height: 25px;
}

.user_options {
	width: 100%;
	position: relative;
	float: left;
}
#user_rating_button {
	float: left;
	position: relative;
	left: 34%;
	margin-top: 10px;
}

.invite_part {
	width: 100%;
	text-align:center;
	margin: auto;
	background: url(/images/add_user_bk.png) no-repeat;
}

#front_logo {
	margin-left: -15px;
}
#top_email {
	width: 100%;
	text-align:center;
	margin-bottom: 20px;
}

#rating_panel {
	color:#FFFFFF;
	height:100%;
	margin:auto;
	padding:0;
	width:940px;
	
}

table#resume_rater_panel {
	width: 100%;
}
#similar_score {
	font-size: 0.7em;
	text-align:center;
	color: #efba29;
}
#similar_score b {
	color: #efba29;
	
	font-size: 3em;
	font-weight: bolder;
}
#average_score {
	font-size: 0.7em;
	text-align:center;
	color: #ff33cc;
}
#average_score b {
	color: #ff33cc;
	
	font-size: 3em;
	font-weight: bolder;
}
#forward_email {
	float:right;
	position:relative;
	right:130px;
	top:-43px;
}

#forward_email input {
	font-size: 0.7em;
}
#no_rating {
	text-align: center;
	font-size: 2em;
	width: 300px;
	height: 100px;
	line-height: 90px;
}

#report_flag {
	float: left;
	
}

#feedback {
	font-size: 1.5em;
}
#thumb_profile {
	float:left;
	position:relative;
	top:-16px;
	}

.frame {
	padding: 10px;
/*	border: 2px groove #CCC;*/
}

#message_box {
	background-color:white;
	border:1px solid #FFFFFF;
	color:black;
	font-size:1.5em;
	font-weight:normal;
	padding:10px;
	position:relative;
	top:-19px;
	}
	
#message_box input {
		color: #000;
		font-size: 0.8em;
	}
table#messages {
	border-bottom:4px groove #CCCCCC;
	color:#000000;
	}
	
#message_box h2 {
	color: #000;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}

.slider {
	margin: 0.2em auto;
	position: relative;
		height: 15px;
	width:200px;
	background: url(/images/slider_images/bg.png) 50% 50% repeat-x;
}

.slider img {
	position: absolute;
	top: 0px;
	left: 85px;
}
.slider .left, .slider .right {
	height: 12px;
	width: 2px;
	position: absolute;
	top: 0px;
}
.slider .left {
	left: 0px;
	background: url(/images/slider_images/left.png) 0px 1px no-repeat;
}
.slider .right {
	right: 0px;
	background: url(/images/slider_images/right.png) 0px 1px no-repeat;
}
table {
	color: #FFF;
	}
	
table a {
text-decoration: none;
color: #999;
}	

table a:hover {
	color: #48ACDE;
}

.rate {
	padding: 4px;
}

table.rate {
	width: 270px;
}

.rating_submit {
border: 3px outset #999;
font-size: 2em;	
margin-left: 10px;
}

#table_rate {
	float: right;
	padding: 2px;
	margin: 2px;
}

table #submit_control {
	color: #666;
	font-size: 13px;
}

table td b {
	padding: 5px;
	margin-left: 2px;
	font-size: 1.0em;
	color: #999;
}


#current_user_thumb_rating {
	padding: 5px;
	border: 1px solid #666;	
	margin: 10px;
}

#rate_header {
	padding: 5px;
	font-weight: normal;
	font-size: 11px;
	background-color: #000;
	border: 4px ridge #FFF;
	color: #FFF;
	padding-left: 10px;
}

#rate_header b {
	font-weight: normal;
	font-size: 1.5em;
	color: #48ACDE;
}

#rate_header a {
	text-decoration: none;
	color: #48ACDE;
}

#rate_header b i {
	font-weight: bold;
	color: #FFF;
}

#rate_header input {
color: #FFF;
}

#mininav {
	border-bottom: 1px solid #48ACDE;
	padding: 2px;
	margin: 2px;
text-align: right;
}
#rating_comment {
	margin: 2px;
	font-size: 12px;
}

#rating_comment i {
	font-size: 1em;
	font-color: black;
}

#rating_comment input {
	border: 3px inset #CCC;
}

.question_detail {
	border-bottom:2px groove #CCC;
	color: #CCC;
	font-family:'Comic Sans MS','cursive';
	font-size:0.7em;
	padding-bottom:5px;
	text-align:right;
	margin-bottom: 4px;
	width:95%;
}

#rating_notice {
	color: white;
	font-size: 1em;
	text-align: right;
}


#submit_control {
	float:right;
	padding:5px;
	width:135px;
}

#vertical_rater {
	margin-right: 5px;
}

#rater_button {
	float:left;
	margin-top:10px;
	width: 216px;
}

#big_x {	
background: url(/images/rate_button.png);
border: none;
width: 135px;
height: 31px;
}

#big_x:hover {
	background-image: url(/images/rate_button_over.png);
}

#join_in_button {	
background: url(/images/join_in_button.png);
border: none;
width: 135px;
height: 31px;
}

#join_in_button:hover {
	background-image: url(/images/join_in_button_over.png);
}
#invite_button {	
background: url(/images/invite_button.png);
border: none;
width: 135px;
height: 31px;
}

#invite_button:hover {
	background-image: url(/images/invite_button_over.png);
}


/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 610px;
  height: 240px;
  margin-bottom: 10px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  width: 500px;
  height: 240px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
}                      

#horizontal_carousel ul li {
  width: 250px;
  height: 240px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(/images/horizontal/left.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(/images/horizontal/left_over.png);
}

#horizontal_carousel .previous_button_disabled {
  background: url(/images/horizontal/left_disabled.png);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(/images/horizontal/right.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(/images/horizontal/right_over.png);
}

#horizontal_carousel .next_button_disabled {
  background: url(/images/horizontal/right_disabled.png);
  cursor: default;
}


/* vertical Carousel */

.ui_vertical_carousel {
}

#vertical_carousel, #vertical_carousel_self {
	float:left;
	position:relative;
	width:290px;
}

#vertical_carousel_self {
	width: 100%;
}

#vertical_carousel .container, #vertical_carousel_self .container_self {
	position: relative;   
	
  float:left;  
  width: 260px;
  height: 430px; 
  overflow: hidden;
}

#vertical_carousel_self .container_self {
  width: 100%;
  height: 250px;
  overflow: hidden;
	margin-bottom:10px;
}

#vertical_carousel ul,  #vertical_carousel_self ul {
  margin: 0;
  padding:0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;
}

#vertical_carousel ul li,  #vertical_carousel_self ul li {
  width: 260px;
  text-align: center;      
  list-style:none;   
  float:left;
}                         

#vertical_carousel_self ul li {
	width: 100%;
}
#vertical_carousel .previous_button, #vertical_carousel_self .previous_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(/images/rate.png);
  cursor: pointer;    
  display:inline;
  margin: 0 0 10px 20px;
}

#vertical_carousel .previous_button_over, #vertical_carousel_self .previous_button_over {
  background: url(/images/rate_over.png);
}

#vertical_carousel .previous_button_disabled, #vertical_carousel_self .previous_button_disabled {
	background: url(/images/rate_disabled.png);
  
  cursor: default;
}

#vertical_carousel .next_button, #vertical_carousel_self .next_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(/images/rate.png);
  display:inline;
  margin-left: 20px;
  cursor: pointer;
}
 #vertical_carousel_self .next_button, #vertical_carousel_self .previous_button  {
margin-left:30%;
}
#vertical_carousel .next_button_over, #vertical_carousel_self .next_button_over {
  background: url(/images/rate_over.png);
}

#vertical_carousel .next_button_disabled, #vertical_carousel_self .next_button_disabled  {
 	background: url(/images/rate_disabled.png);

  cursor: default;
}

#resume_side {
	width: 565px;
	float: left;
}

#content_rating {
margin:auto;

}

.content_resume {
	background-color: white;
	padding: 10px;
	color: #000;
	float: left;
	width: 100%;
	border: 3px double #4F2700;
}

.content_resume h1, .content_resume h2, .content_resume h3, .content_resume h4 {
	color: #000;
}

#rater {
	float:left;
	margin-left:45px;
	position:relative;
	width:288px;
}
#wrapper_rating {
	width: 940px;
	margin: auto;
}

#page_rating {
	background: #000 url(/images/desk.jpg);
	margin: auto;
	color: white;
}
.meta {
	width: 100%;
}
#user_comment {
	position: relative;
	float: left;
	left: 10px;
}
.comments {
	padding:6px;
}

#font_rate_submit_box {
float: left;
	height: 100%;
	width: 100%;
}
#left_rate {
	float:left;
	width:308px;
}
#right_submit {
	float: left;
	margin-top:100px;
}
#nudge_down {
	position:relative;
	top:14px;
}
#nudge_right {
	position:relative;
	right:24px;
}
#knob {
	background: #000 url(/images/slider_images/knob.png);
	width:31px;
	height:15px;
}

table td h1 b {
	color: #48acde;
}

#ajax_picture {
	position: relative;
}
#message_box {
	width: 90%;
	color: #000;
}

#message_box a {
	color: #000;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(/images/star.png) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.b1{
width:20%;
z-index:6;
}
.star-rating a.b2{
width:40%;
z-index:5;
}
.star-rating a.b3{
width:60%;
z-index:4;
}
.star-rating a.b4{
width:80%;
z-index:3;
}
.star-rating a.b5{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}

#overall_comments {
	width: 100%;
text-align: center;
	float: left;
	margin-top: 10px;
}

#overall_comments b {
		font-size: 1.7em;
		font-weight: normal;
}

#overall_status {
	font: 2em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	width: 100%;
	color: #48ACDE;
}

#picture_upload {
	height: 100%;
}

#nudge_up input{
	position: relative;
	top: -10px;
	font-size: 1em;
}

grey {
	color: #CCC;
}

.question_description {
	height: 100%;
}

#introduction {
	background-color: #000;
	padding: 20px;
	position: relative;
	height: 100%;
	width: 100%;
}

.tooltip_content {
	background-color: green;
}

element.style {
overflow-x:visible;
overflow-y:visible;
}

#change_industry {
	bottom:10px;
	height:100%;
	position:relative;
}