* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, sans-serif;
	background:#FFF url(../img/bg-body.png) repeat-x top left;
	font-size:13px;
	text-align: center;
}
#version {
	position:absolute;
	right:0;
	top:0;
	color:#CCCCCC;
	font-size:10px;
}
.left_content {
	width:830px;
	float:left
}
img {
	border: none;
}
a {
	color: #BD18AB;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #BD18AB;
}
h1, h2, h3, h4, h5, h6 {
	color: #93BF2C;
}
h1 {
	font-size: 150%;
	line-height: 150%;
	font-weight: normal;
}
h2 {
	font-size: 142%;
	line-height: 150%;
}
h3, h4, h5, h6 {
	font-size: 80%;
	line-height: 150%;
}
p, ul, ol, dl {
	font-size: 100%;
	line-height: 150%;
}
table {
	border-collapse: collapse;
}
input.button {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
button {
	cursor: pointer;
 font-family:
}
#header {
	margin:10px auto;
	padding: 0;
	border-bottom:1px solid #FFEB80;
	width: 1000px;
	height: 150px;
}
#header a, #header label {
	white-space: nowrap;
}

#header #brand{
	float: left;
	width: 349px;
	height: 145px;
 	background:url(../img/sexgeni.png) top left no-repeat;
}
#header #logo, #header #tagline{
	text-indent:-9999px;
}
#header_search {
	margin-left: 380px;
	padding-top:12px;
	width: 600px;
}
#header_search .element {
	float: left;
	padding-right: 10px;
	height: 58px;
}
#header_search .clear {
	clear: left;
	zoom: 1;
}
#header_search p {
	font-size: 70%;
	line-height: 150%;
}
#header_search label {
	font-size: 80%;
	font-weight: bold;
	color: #333;
}
#header_search input.text {
	margin: 2px 0px;
	border: 1px solid #999;
	font-size: 100%;
}
#header_search select.dropdown {
	margin: 2px 0px;
	border: 1px solid #999;
	font-size: 100%;
}
#header_search input.button {
	margin: 2px 0px;
	font-size: 100%;
	line-height: 120%;
	color: #333;
}

#site_links a {
	font-size: 110%;
	margin-right: 14px;
}

/* ***** FOOTER ***** */

#footer {
	clear: both;
	margin: 60px 20px 0px;
	border-top: 1px solid #ccc;
	padding: 10px 0px;
	color: #333;
}
#footer a, #footer span {
	white-space: nowrap;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span.s {
	margin: 0px 0.5em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ccc;
}
#footer_links {
	float: left;
	font-size: 70%;
	line-height: 120%;
}
#footer_legal {
	font-size: 85%;
	line-height: 120%;
	text-align: right;
}
#footer_legal div {
	display: inline;
	margin-left: 10px;
	white-space: nowrap;
}
#footer_legal span.s {
	margin: 0px 0em;
}
#m_reserved {
	display: none;
	visibility: hidden;
}
/* ***** CONTENT ***** */

.content {
	margin:0 auto;
	padding:0;
	width:1000px;
}
/* forms */


#content .block h2, #content .block h3 {
	margin: 0px -10px 10px;
	border-bottom: 1px solid #ccc; /*border*/
	padding: 4px 10px;
}

#container {
	width: 1000px;
	text-align: left;
	margin:0 auto;
}
/* ***** HEADER/FOOTER ***** */

#footer {
	min-height: 0; /*IE7*/
	margin: 10px;
	border: none;
	padding: 30px 15px;
	background-color: #FCE9FA;
}
/* links */

#footer_links {
	display: inline; /*IE6*/
	margin-left: 170px;
	color: #ccc;
}
#footer_links a {
	font-weight: bold;
	text-decoration: underline;
	color: #BD18AB;
}
/* legal */

#footer_legal {
	color: #333;
}
#footer_legal a {
	text-decoration: underline;
	color: #BD18AB;
}
#search_title, #search_title h1 {
	display: inline;
}
#search_title {
	/*	float: left;*/
	margin-right: 20px;
	font-size: 100%;
	line-height: 150%;
}
#search_title h1 {
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #999;
}

div#main {
	width: 1000px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logo {
	width:337px;
	height:145px;
	float: left;
}
#options {
	float:left;
	margin:0;
	width: 640px;
}
h1 {
	background:url(../img/jobgeni.png) top center;
	width:337px;
	height:180px;
	padding:0;
	margin:0;
}
h1 span {
	display:none
}
h2 {
	border-bottom:4px solid #9E3091;
	color:#9E3091;
	margin: 5px 0;
}
form {
	margin:0;
	padding:0
}
input.text {
	margin: 2px 0px;
	border: 1px solid #999;
	padding: 2px;
	font-size: 110%;
}
.dropdown {
	margin: 2px 0px;
	border: 1px solid #999;
	padding: 2px;
	font-size: 110%;
}
.element .submit {
	padding:0;
}
input.text:hover {
	border: 1px solid #000;
}
label {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
#country label {
	font-size: 70%;
	font-weight: normal;
	color: #333;
}
.example {
	font-size: 70%;
}
.element {
	float: left;
	padding-right: 10px;
}
.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
}
.thumbs_container {
}


/* THUMBNAIL SETTINGS*/ 

.thumbs_container a {
	display:block;
	float:left;
	width:190px;
	height:190px;
	overflow:hidden;
	margin:0 0 10px 10px;
	font-size:11px;
	display:block;
	border:1px solid #9E3091;
}
.thumbs_container a:hover {
	border:1px solid #FFA317;
}
.thumbs_container a img{
	width:190px;
	height:190px;
}




.thumbs {
}
.sidebar {
	width:150px;
	float: left;
	margin-right: 20px;
}
.thumbs_container {
	background-color:#F7E1F4;
	padding: 2px;
}
.categories li a, .cats li a {
	background:transparent url(../img/bullet-1.gif) no-repeat scroll 12px 5px;
	display:block;
	line-height:17px;
	text-decoration:none;
	text-indent:27px;
	color:#fff;
}
.categories li a:hover {
	background-color:#FFA013;
	text-decoration:none;
}
.categories ul {
	margin:12px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 10px 0;
}
h2 span {
	color:#FFA013;
	font-size: 160%;
}
.friends {
	float:left;
	width:350px;
	margin-right:30px;
	margin-bottom:10px;
}
.friends .container2 {
	padding:10px;
	padding-left:20px;
	height: 200px;
}
.friends ul {
	float:left;
	width:150px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#fff;
}
.friends a, .sponsors a, .friends2 a {
	color:#fff;
}
.friends2 {
	margin-bottom:20px;
	padding:15px;
}
.friends h2, .sponsors h2 {
	border:none;
	color:#FFA317;
}
.friends2 .container2 {
	background-color:#FFA317;
	padding:10px;
	font-size:16px;
	font-weight:bold;
}
.friends2 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.friends2 .container2 li {
	float:left;
	width:190px;
	text-align:center
}
.sponsors {
	float:left;
	width:620px;
	margin-bottom:10px;
}
.sponsors .container2 {
	padding:10px;
	height:200px;
}
.sponsors2 .container3 {
	padding:10px;
	height: 120px;
}
.sponsors2 .container3 a {
	color:#FFF;
}
.sponsors2 .container3 ul {
	float:left;
	width:200px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#fff;
}
.cats {
	margin-top:10px;
	padding:15px;
}
.cats ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.cats .container ul li {
	display:inline;
	float:left;
	width:150px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#fff;
}
.orange {
	background-color: #FFA317;
}
.header_orange {
	color: #FFA317;
	border-color:#FFA317
}
.purple {
	background-color: #9E3091;
}
.sponsors4 {
	padding:20px 0
}
.thumbs {
	margin-bottom:20px;
	padding:10px 0;
	padding-bottom: 10px;
	background-color:#F7E1F4;
}
p.powered {height:150px;width:150px;float:inherit;background-color:#FF9900;padding:20px;margin:0 0 10px 10px;font-size:22px;color:#FFF;font-weight:bold;}


.info {
	padding:20px 0;
	height:30px!important;
	width:590px
}
