*  {
	margin: 0px;
	padding: 0px;
	font-size : 12px;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	line-height: 120%;
}

body {
	background: #f1edea url(bodyv550.gif) repeat-x center top;
}

a img {
	border: 0px;
	border-style: none;
}

ul {
	list-style: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Tahoma;
}

#box {
	margin: 0px auto;
	width: 972px;
}

#top {
	height: 104px;
	overflow: hidden;
}

#top div.left {
	padding: 35px 0px 0px 0px;
	width: 395px;
	height: 69px;
}

#top h1 a:link,
#top h1 a:visited,
#top h1 a:hover,
#top h1 a:active {
	font-size: 19px;
	font-weight: bold;
	color: #e9d8a8;
	line-height: 19px;
	text-decoration: none;
}

#top h2 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
	text-transform: uppercase;
}

#top div.right {
	margin: 30px 0px;
	width: 577px;
	height: 46px;
}

#login_form {
	padding: 11px 10px;
	width: 555px;
	height: 20px;
	background: transparent url(login_formv550.png) repeat center top;
	border: 1px solid #47345b;
}

#login_form fieldset {
	border: 0px;
	border-style: none;	
}

#login_form fieldset dl dt, 
#login_form fieldset dl dd {
	float:left;
	padding-right: 10px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
}

#login_form fieldset dl dd  label {
	padding-right: 2px;
}

#login_form fieldset dl dd input {
	padding: 1px 5px;
	width: 115px;
	height: 13px;
	font-size: 11px;
	color: #7f583c;
	border: 0px none;
	background-color: #FFFFFF;
}

#login_form dl dt.checks {
	float: left;
	padding: 0px;
	height: 20px;
	width: 100px;
}

#login_form dl dt.checks input {
	margin-right: 3px;
	padding: 0px;
	width: 12px;
	height: 12px;
	color: #000000;
	background: #FFFFFF;
}

#login_form dl dt.checks label {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: underline;
}

#login_form fieldset dt.subm {
	width: 46px;
}

#login_form fieldset dt.subm input ,
#find_form  fieldset dt.subm input {
	padding: 0px 0px 2px 0px;
	width: 46px;
	height: 15px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	line-height: 11px;
	cursor: pointer;
	text-align: center;
	border: 0px;
	border-style: none;
	background: transparent url(login_submitv550.gif) no-repeat left top;	
}

#menu_top {
	padding-top: 10px;
	width: 972px;
	height: 46px;
}

#menu_top li {
	float: left;
	width: 109px;
	height: 36px;
}

#menu_top li.first {
	width: 101px;
}

#menu_top li.last {
	width: 108px;
}

#menu_top li a {
	display: block;
	float: left;
	padding: 10px 0px;
	width: 108px;
	height: 16px;
	cursor: pointer;
	text-align: center;
	background: transparent url(menu_topv550.jpg) repeat-x left top;		
}

#menu_top li.first a{
	width: 100px;
}

#menu_top li a:hover ,
#menu_top li a.current {
	background-image: none;
	background-color: #FFFFFF;
}

#menu_top li a:link,
#menu_top li a:visited,
#menu_top li a:active {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;	
}

#menu_top li a:hover {
	color: #47345b;
}

#header {
	margin-top: 16px;
	width: 972px;
	height: 387px;
	border-top: 3px solid #b41d54;
	border-bottom: 3px solid #b41d54;
}

#header div.header_01 {
	width: 350px;
	height: 150px;
	background: transparent url(header_01v550.jpg) no-repeat left top;	
}


#find_form {
	margin: 20px 0px 0px 20px;
	width: 179px;
	height: 95px;

}

#find_form p.type {
	padding: 5px;	
	color: #FFFFFF;
	text-transform: uppercase;
	background: transparent url(find_form_pv550.jpg) repeat center top;	
}

#find_form fieldset {
	padding: 15px 5px 10px 5px;
	width: 167px;
	background: transparent url(find_formv550.png) repeat left top;
	border: 1px solid #FFFFFF;	
}

#find_form fieldset dl dt,
#find_form fieldset dl dd {
	float: left;
	height: 23px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;	
	color: #1c1c1c;		
}

#find_form fieldset dl dt {
	clear: left;
	padding-top: 5px;
	width: 53px;
	font-weight: bold;		
}

#find_form fieldset dl dd { 
	float: right;
	width: 110px;
}

#find_form fieldset dl dd label {
	font-size: 11px;
}

#find_form fieldset dl dd input {
	padding: 0px 2px;
	width: 14px;
	font-weight: bold;
}

#find_form fieldset dl dd.age input {
	margin: 0px 2px;
	padding: 2px 4px 2px 2px;
	font-size: 11px;
	font-weight: bold;
	color: #1c1c1c;
	border: 1px solid #FFFFFF;
}

#find_form fieldset dl dt.gender,
#find_form fieldset dl dd.gender {
	padding: 0px;
	height: 20px;
}

#find_form fieldset dl dd.gender input {
	margin-left: 5px;
}

#find_form  fieldset dt.subm {
	padding:0px;
	height: 19px;
}

#find_form  fieldset dt.subm input {
	width: 55px;
	height: 19px;
	color: #FFFFFF;
	background: transparent url(find_submitv550.gif) no-repeat left top;
}

#header div.header_02 {
	width: 300px;
	height: 150px;
	background: transparent url(header_02v550.jpg) no-repeat left top;	
}

#header div.header_03 {
	padding: 9px 0px 0px 10px;
	width: 312px;
	height: 141px;
	background: transparent url(header_03v550.jpg) no-repeat left top;	
}

#header div.header_03 div.russian_girl,
#header div.header_06 div.russian_girl {
	float: left;
	width: 75px;
	text-align: center;
}

#header div.header_03 div.russian_girl a img,
#header div.header_06 div.russian_girl a img {
	width: 68px;
	height: 103px;
	border: 1px solid #cb6288;
}

#header div.header_04 {
	clear: left;
	padding: 10px 50px 0px 20px;
	width: 280px;
	height: 227px;
	background: transparent url(header_04v550.jpg) no-repeat left top;	
}

#header div.header_04 ul li {
	padding: 5px 0px 5px 20px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: transparent url(header_04_bulletv550.gif) no-repeat left 5px;	
}

#header div.header_05 {
	padding-top: 100px;
	width: 300px;
	height: 137px;
	text-align: center;
	background: transparent url(header_05v550.jpg) no-repeat left top;	
}

#header div.header_05 h2 a:link,
#header div.header_05 h2 a:visited,
#header div.header_05 h2 a:hover,
#header div.header_05 h2 a:active {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}


#header div.header_06 {
	padding: 0px 10px;
	width: 302px;
	height: 237px;
	background: transparent url(header_06v550.jpg) no-repeat left top;
}


#header div.header_06 div.bg2,
#cell_9 div.bg2  {
	margin-top: 7px;
	padding: 1px;
	background-color: #cb6288;
	border: 2px solid #b41d54;
}

#header div.header_06 div.bg2 div,
#cell_9 div.bg2 div {
	padding: 5px;
	background: #d33d74 url(header_06_bgv550.jpg) repeat-x left bottom;
}

#header div.header_06 div.bg2 div  h2 {
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #ffe9ab;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px dotted #ffe9ab;
}

#header div.header_06 div.bg2 div p {
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper {
	padding-bottom: 30px;
}

#girls {
	padding: 10px 0px 0px 0px;
}

#girls div.russian_girl {
	float: left;
	width: 121px;
	text-align: center;
}

#girls div.russian_girl a img {
	width: 96px;
	height: 146px;
	border: 2px solid #FFFFFF;
}

#girls div.russian_girl p {
	padding: 7px 0px;
}

#girls div.russian_girl p a:link,
#girls div.russian_girl p a:visited,
#girls div.russian_girl p a:hover,
#girls div.russian_girl p a:active {
	font-size: 11px;
	font-weight: bold;
	color: #b41d54;
}

#row_1 {
	background: transparent url(row_1v550.gif) repeat-y 640px top;	
}

#cell_1 {
	float: left;
	width: 630px;
}

#cell_1 img.left {
	margin: 10px 10px 0px 0px;
	border: 1px solid #786796;
}

#cell_1 h2 {
	padding: 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #523c7b;
}

#cell_1 h2 span {
	font-size: 18px;
	color: #b41d54;
}

#cell_1 p {
	padding: 5px 0px;
	color: #523c7b;
}


#cell_1 a.buttons:link,
#cell_1 a.buttons:visited,
#cell_1 a.buttons:hover,
#cell_1 a.buttons:active {
	float: left;
	padding: 2px 10px 2px 0px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}

#cell_1 a.details {
	width: 66px;
	background: transparent url(cell_1_a_detailsv550.gif) no-repeat left top;	
}

#cell_1 a.top {
	width: 148px;
	background: transparent url(cell_1_a_topv550.gif) no-repeat left top;
}

#cell_2 {
	float: right;
	width: 310px;
}

#cell_2 h2 {
	padding: 10px 0px;
	font-size: 22px;
	color: #b41d54;
}

#cell_2 ul li {
	padding: 5px 0px 5px 20px;
	font-size: 14px;
	color: #523c7b;
	background: transparent url(cell_2_bulletv550.gif) no-repeat left 7px;	
	border-top: 1px dotted #acacac;
}

#cell_2 ul li.first {
	border: 0px none;
}	

#row_2 div.separator {
	margin: 5px 0px;
	height: 7px;
	background: transparent url(row_1_separatorv550.jpg) repeat-x left top;	
}

#cell_3,
#cell_4,
#cell_5 {
	float: left;
	padding: 0px 30px 0px 90px;
	width: 200px;
	background: transparent url(cell_3v550.jpg) no-repeat left 10px;	
}

#cell_3 h2,
#cell_4 h2,
#cell_5 h2 {
	padding: 10px 0px;
	font-size: 14px;
	color: #523c7b;
	text-transform: uppercase;
}

#cell_3 p,
#cell_4 p,
#cell_5 p {
	padding: 5px 0px;
	color: #747474;
}

#cell_4 {
	background: transparent url(cell_4v550.jpg) no-repeat left 10px;	
}

#cell_5 {
	background: transparent url(cell_5v550.jpg) no-repeat left 10px;	
}


#girls_2 {
	padding: 10px 0px 0px 0px;
}

#girls_2 div.russian_girl {
	float: left;
	width: 121px;
	text-align: center;
}

#girls_2 div.russian_girl a img {
	width: 96px;
	height: 146px;
	border: 2px solid #8d8ac2;
}

#girls_2 div.russian_girl p {
	padding: 7px 0px;
}

#girls_2 div.russian_girl p a:link,
#girls_2 div.russian_girl p a:visited,
#girls_2 div.russian_girl p a:hover,
#girls_2 div.russian_girl p a:active {
	font-weight: bold;
	color: #807eb0;
	text-decoration: none;
}

#girls_2  div.separator {
	margin-bottom: 10px;
	height: 1px;
	font-size: 0px;
	border-top: 1px solid #807eb0;
	border-bottom: 1px solid #807eb0;
}

#row_3 {
	padding: 23px;
	background-color: #FFFFFF;
	border: 1px solid #dddad7;
}

#row_3 h2.big {
	font-size: 20px;
	color: #583a81;
	text-transform: uppercase;
}

#row_3 div.separator {
	margin: 5px 0px 10px 0px;
	font-size: 0px;
	border-top: 1px dotted #c0b6ac;
}

#row_3 div.cell {
	float: left;
	padding-right: 48px;
	width: 173px;
}

#row_3 div.cell h2 {
	padding-top: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #aa5ccd;
	text-transform: uppercase;
}

#row_3 div.cell p {
	padding-bottom: 10px;
	color: #aa5ccd;	
}

#row_3 div.cell a.buttons:link,
#row_3 div.cell a.buttons:visited,
#row_3 div.cell a.buttons:hover,
#row_3 div.cell a.buttons:active {
	padding: 7px 0px;
	width: 172px;
	height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: transparent url(cell_av550.jpg) no-repeat left top;
}

#cell_6 {
	float: right;
	width: 260px;
}

#cell_6 h2 {
	font-size: 14px;
	color: #583a81;
	text-transform: uppercase;
}

#cell_6 p.bold {
	padding: 10px 0px;
	font-size: 11px;
	color: #795ba2;
	text-transform: uppercase;
}

#cloud {
	padding: 13px 0px;
}

#cloud a:link,
#cloud a:visited,
#cloud a:hover,
#cloud a:active {
	font-size: 11px;
	color: #9187a0;
	line-height: 17px;
	text-decoration: none;
}

#cloud a.bigs {
	font-size: 15px;
}

#cloud a.upper {
	font-size: 12px;
	text-transform: uppercase;
}

#cell_6 a.buttons:link,
#cell_6 a.buttons:visited,
#cell_6 a.buttons:hover,
#cell_6 a.buttons:active {
	padding: 7px 0px;
	width: 128px;
	height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: transparent url(cell_6_av550.jpg) no-repeat left top;
}

#cell_7 {
	float: left;
	width: 395px;
	
}

#cell_7 div {
	padding: 10px 0px 0px 20px;
	background: transparent url(cell_7_bulletv550.gif) no-repeat left 15px;
}

#cell_7 h2 {
	padding-right: 20px;
	font-size: 18px;
	font-family: Arial;
	color: #f74bc3;
	text-align: center;
	background: transparent url(cell_7_bulletv550.gif) no-repeat right 5px;	
}

#cell_7 p {
	font-size: 13px;
	color: #f369c9;
	padding: 5px 0px;
}

#cell_8 {
	float: left;
	padding: 5px 0px 0px 50px;
	width: 172px;
}

#cell_8 p {
	padding: 5px 0px;
	font-size: 14px;
	font-style: italic;
	color: #9544bd;
}

#cell_8 p span {
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	background: transparent url(cell_8_bulletv550.gif) no-repeat left 3px;	
}

#cell_9 {
	float: right;
	width: 260px;
}

#cell_9  h2 {
	font-size: 18px;
	font-family: Arial;
	color: #FFFFFF;
	text-transform: uppercase;
}

#cell_9  h2 span {
	font-size: 26px;
	color: #FFFFFF;
}

#cell_9  p {
	padding-top: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

a.buttons {
	display: block;	
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

p.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.middle {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	font-size:0px;
	line-height: 0px;
	background: none;
	border: 0px;
	border-style: none;
}