/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) top repeat-x;
}
.clear {
	clear:both;
}
a img {
	border:0;
}
a {
	text-decoration:underline;
	color:#fb2c52;
}
a:hover {
	text-decoration:none;
}
.main_wrapper {
	width:834px;
	margin:0 auto;
}
.top {
	height:233px;
	background:url(images/top_img.jpg) no-repeat top left;
	position:relative;
}
.menu {
	color:#666;
	font-size:14px;
	text-align:left;
	padding-bottom:10px;
	padding-left:10px;
	margin:10px 50px 20px 20px;
	border-bottom:3px solid #ffa9a9; 
}
.menu img {
	vertical-align:middle;
}
.menu a {
	color:#666666;
	text-decoration:none;
	padding:0 5px;
}
.menu a:hover {
	color:#d87476;
	text-decoration:underline;
}
.ad {
	text-align:center;
	float:left;
}
.center_ad {
	text-align:center;
	float:none;
	padding-top:10px;
	padding-bottom:20px;
}
.content {
	padding:0 20px 10px 20px;
}
.categories {
  margin-bottom: 10px;
}
.categories ul {
  list-style-type: none;
}
.categories li {
  float: left;
  width: 15em;
}
.welcome {
	float:left;
	margin-bottom:20px;
	margin-right:25px;
	width:470px;
}
.welcome p {
	text-align:justify;
	padding-bottom:10px;
	font-size:12px;
	color:#666;
}
h1, h2 {
	color:#fb2c52;
	font-size:16px;
  padding:0 0 10px;
}
.content {
	margin-right:-10px;
}
.bride_list {
	margin-bottom:10px;
}
.right_bride_list {
	float:left;
	width:180px;
}
.bride {
	width:178px;
	background:url(images/bride_bg.jpg) top left no-repeat;
	text-align:center;
	height:325px;
	display:inline;
	float:left;
	margin:0 5px 20px;
	color:#216c86;
}
.bride a {
	color:#216c86;
}
.bride .gen_holder {
	width:100%;
	text-align:center;
	margin:10px 0 5px;
}
.bride .gen_holder td {
	width:100%;
	height:130px;
}
.bride .gen_holder td img {
	border:1px solid #ccc;
	padding:1px;
	margin-bottom:5px;
}
.bride .name {
	margin-bottom:5px;
	font-weight:bold;
}
.bride .name a {
	color:#fb2c52;
	text-decoration:none;
}
.bride .name a:hover {
	text-decoration:underline;
}
.bride .status, .bride .id {
	padding-bottom:5px;
}
.bride .desc {
	padding:0 10px 5px;
	font-size:11px;
}
.profile_img .actions {
	padding-left:10px;
}
 .actions {
	padding:4px 0 0 44px;
	text-align:left;
}
 .actions a  {
	text-decoration:none;
}
 .actions a:hover  {
	text-decoration:underline;
}
 .icon-chat {
	background:url(images/contact.gif) left center no-repeat;
	padding-left:18px;
}
 .icon-flirt {
	background:url(images/flirt.gif) left center no-repeat;
	padding-left:18px;
}
 .icon-contactme {
	background:url(images/mail.gif) left center no-repeat;
	padding-left:18px;
}
 .icon-addhotlist {
	background:url(images/add.gif) left center no-repeat;
	padding-left:18px;
}

.footer {
	background:url(images/footer.jpg) no-repeat top left;
	height:70px;
	padding-top:65px;
	color:#666666;
	padding-left:10px;
}

.profile {
	float:left;
	width:580px;
	padding-top:20px;
}
.profile_img {
	float:left;
	width:150px;
}
.profile_img img {
	float:left;
	clear:left;
	border:1px solid #ccc;
	padding:1px;
	margin-bottom:10px;
	width:126px;
}
.profile_data {
	float:left;
	width:300px;
}
.top_quote {
	font-size:12px;	
	margin-bottom:10px;
	margin-top:-10px;
	color:#666;
}
.other_info ul {
  list-style-type:none;
	padding-bottom:10px;
}
.other_info ul li {
  padding-bottom:5px;
}
.join {
	float:left;
	width:265px;
	height:177px;
	background:url(images/sign_up_bg.jpg) top left no-repeat;
	color:#858484;
	font-size:16px;
	text-align:center;
}
.join .cont {
	margin:45px 0 0;
}
.join img {
	margin-top:5px;
}


h1, h2, h3, h4 {
 color:#0080de;
 padding-bottom:10px;
 font-weight:normal;
 padding-top:7px;
}
h1 {
 font-weight:normal;
 font-size:20px;
 padding-bottom:15px;
}
h2 {
 font-size:16px;
} 
h3 {
 font-size:14px;
 padding-bottom:7px;
}
h4 {
 font-size:12px;
 padding-bottom:7px;
}
p {
 padding-bottom:10px;
 line-height:16px;
 text-align:justify;
 color:#333;
}
ul, ol {
 padding-left:20px;
 padding-bottom:15px;
}