/* -----------------------------------
	  Template specific styles  
------------------------------------- */


/* Generic Styles */
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}

	/*Signup*/

		.signup_table {
		border: solid 5px #bbb;
		font-size: 12px;
		margin-bottom: 40px;
		}

		.signup_table h2 {
		font-weight: bold;
		}

		.signup_table th {
		border-bottom: solid 1px #bbb;
		}

		.signup_table th, .signup_table td {
		padding: 7px;
		}

		.signup_table .pro, .signup_table .medium, .signup_table .mini {
		margin: 3px;
		}

		.signup_table .pro {
		color: #083B81;
		}

		.signup_table .medium {
		color: #083B81;
		}

		.signup_table .mini {
		color: #083B81;
		}

		.signup_table .right {
		border-left: solid 1px #bbb;
		font-weight: bold;
		}

		.signup_table .row .last {
		border-bottom: solid 1px #bbb;
		}

		.signup_table tr.odd {
		background: #f3f3f3;
		}


		.signup_table .price {
		font-size: 20px
		}

		.signup_table sup {
		font-weight: normal;
		font-size: 13px;
		}

		.signup_table .left {
		width: 28%;
		}

		.subtitle_left {
			text-align: right;
		}

		a.signup_button2 {
			background: url(http://www.iloveyouraccent.com/home/images/button_signup.gif) left top;
			height:37px;
			width: 126px;
			float: left;
			margin: 4px 0px 4px 2px;
			color: #fff;
			font-weight: bold;
			font-size: 14px;
			text-decoration: none;
			text-align: center;
			line-height: 38px;
		}

		.signup_button2:hover {
			background: url(http://www.iloveyouraccent.com/home/images/button_signup.gif) left bottom;
			height:37px;
			width: 126px;
			float: left;
			color: #fff;
			text-decoration:none;
		}

	.free_30_days {
		padding: 22px 0px 0px 125px;
		background: url(../images/free30days.png) no-repeat left center;
		height: 90px;
		color: #e98924;
		font-size: 18px;
		margin-bottom: 20px;
	}

	.free_30_days span {
		font-weight: bold;
	}

	.browsers {
		text-align: center;
		margin-top: 78px;
		font-size: 10px;
		color: #505050;
	}


.wp_followme_c2 {
	position:fixed;
	background:#3F5C9E;
	top:200px;
	right:0px;
	width:34px;
	height:208px;
	color:#FFFFFF;
}

img{border:none;}

a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
table {
	border-collapse:collapse;
}
/* Content Blocks */
#top_men {
z-index:1000;
font-size:14px;
font-weight:bold;
padding-top:100px;
padding-left:30px;
color:#FFFFFF;
}

#top_men a:link {
color:#00CCFF;
}

#top_men a:visited {
color:#00CCFF;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_inner {
	width: 980px;
	background:url(images/bg_bot.gif) no-repeat bottom;
	padding-bottom: 15px;
}
#wrapper_content {
	width: 950px;
	margin: 0 15px;
	background:#FFFFFF;
	text-align: left;
}

#wrapper #feat {
	background-image: url(images/featbg.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
#content {
	background-color: #eaeffa;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #141414;
}
#content p {
	margin-top: 0px;
	margin-bottom: 12px;
}

/* Header Blocks */

#wrapper #header {
	background-image: url(http://www.iloveyouraccent.com/home/images/header.jpg);
	background-repeat: no-repeat;
	height: 107px;
}
#header_left {
	width: 350px;
	height: 145px;
	float:left;
}
#header_left2 {
	width: 550px;
	height: 145px;
	float:left;
}

#header_right2 {
	width: 550px;
	height: 35px;
	font-weight:bold;
	text-align:right;
	padding-right: 20px;
	line-height: 25px;
	color:#000099;
	float:right;
	font-size:12px;
	font-family:arial,verdana;
}
#header_right2 a {
	color: #0033FF;
	text-decoration:none;
}
#header_right2 a:hover {
	color: #0066CC;
	text-decoration: underline;
}




#header_right {
	width: 350px;
	height: 200px;
	text-align:right;
	padding-top:15px;
	padding-right: 20px;
	line-height: 25px;
	color:#0000FF;
	float:right;
	font-size:13x;
	font-weight:bold;
}
#header_right a {
	color: #000099;
	text-decoration:none;
}
#header_right a:hover {
	color: #003399;
	text-decoration: underline;
}

#content_inner {
	padding: 0 15px ;
}
#wrapper #footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 231px;
	padding-top: 23px;
	padding-left: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #2b3445;
}
#footer a:link, #footer a:visited, #footer a:active {color:#113982;text-decoration:none;font-weight:normal;font-size:12px;line-height:23px;}
#footer_inner {
	width: 950px;
	background:url(images/bg_footer_inner.gif) repeat-y left;
}
.footer_cell {
	width: 280px;
	margin-left: 36px;
	float:left;
	display:inline;
	text-align:left;
	font-size:11px;
	color:#CCCCCC;
}
.footer_cell a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_cell a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_plus {
	background:url(images/footer_plus.gif) no-repeat 140px 0px;
}
#language {
	text-align:center;
	padding:10px 0;
	width:100%;
}
/* Homepage Stuff */

#home_content {
	width: 950px;
	height: 330px;
	overflow:hidden;
	background-image: url(../../leftbg.png);	
}
#home_slogan {
	width: 600px;
	height: 80px;
	margin-left: 20px;
	margin-top: 10px;
	overflow:hidden;
}
.home_note1 {
	font-size: 32px;
	line-height: 40px;
	color: #003399;
	font-weight:400;
}
.home_note2 {
	font-size: 16px;
	line-height: 20px;
	color: #0033CC;
	font-weight:400;
}
#home_join {
	width:190px;
	float:right;
	margin-top: 10px;
}
#home_search {
	padding-top: 15px;
	padding-left: 30px;
}
.home_searchtitle {
	font-size: 22px;
	line-height: 38px;
	color: #0000CC;
	font-weight:400;
}
.home_searchtxt {
	font-size: 13px;
	color: #0033CC;
	font-weight:400;
}
#home_content_bot {
	width: 950px;
	height: 240px;
	background:url(images/bg_home_bot.gif) top repeat-x;
}
#home_left {
	width: 440px;
	margin-left: 20px;
	margin-top: 20px;
	display:inline;
	float:left;
	border: 1px solid #dddddd;
	height: 200px;
	overflow:hidden;
}
#home_right {
	width: 440px;
	margin-right: 20px;
	margin-top: 20px;
	display:inline;
	float:right;
	border: 1px solid #dddddd;
	height: 200px;
	overflow:hidden;
}
.home_content_header {
	font-size: 16px;
	line-height: 16px;
	padding-left: 25px;
	padding-top: 15px;
	color:#0000CC;
	font-weight:400;
}
.home_content_body {
	padding:  0px 0px;
	
}
.tag1 a, .tag2 a, .tag3 a, .tag4 a, .tag5 a, .tag6 a, .tag7 a {
	color:#0033CC;
	font-weight:400;
	text-decoration:none;
}
.tag1 a:hover, .tag2 a:hover, .tag3 a:hover, .tag4 a:hover, .tag5 a:hover, .tag6 a:hover, .tag7 a:hover {
	color:#0033CC;
	font-weight:400;
	text-decoration:underline;
}
.tag1 {
	font-size:11px;
	padding:0 2px;
}
.tag2 {
	font-size:11px;
	padding:0 2px;
}
.tag3 {
	font-size:11px;
	padding:0 2px;
}
.tag4 {
	font-size:14px;
	padding:0 2px;
}
.tag5 {
	font-size:15px;
	padding:0 2px;
}
.tag6 {
	font-size:16px;
	padding:0 2px;
}
.tag7 {
	font-size:17px;
	padding:0 2px;
}
#home_profile {
	width: 100%;
}
#home_profile td {
	width: 25%;
	text-align:center;
}
#home_profile div a {
	font-size:11px;
	line-height: 11px;
	color: #0000CC;
	text-decoration: none;
}
#home_profile div a:hover {
	color: #0033CC;
}
a.profile_image img {
	padding: 5px 10px 10px 5px;
	margin-left: 5px;
	background:url(images/bg_profile.gif) no-repeat bottom right;
	display:block;
	width:70px;
	height:90px;
}
/* Nav main Menu */


#nav {
	width: 950px;
	height: 55px;
	line-height:55px;
	font-size:11px;
	font-weight:400;
	background:url(images/bg_nav.gif) top repeat-x #e2e2e2;
	overflow:hidden;
}
#nav a {
	padding: 0 10px;
	background: url(images/bg_navlink.gif) right no-repeat;
	color:#000066;
	text-decoration:none;
	display:block;
	float:left;
}
#nav a:hover {
	background: url(images/bg_navlink.gif) right no-repeat #d2d2d2;
	color:#003366;
	text-decoration:none;
}
/* Forms */
input, textarea, select {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.button { /*   all form buttons */
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 7px;
	font-weight: 700;
	color: #ffffff;
	background-color: #1a8ccd;
	border: none;
}
.clearBoth {
	clear:both!important;
	height:1px;
	line-height:1px;
	overflow:hidden;
}
#nav2 {height: 52px;
width:952px;
}
/* cat nav   */
#catNav a		{text-decoration:none;}
#catNav ul		{margin:0; padding:0; list-style:none;}


#catNav					{overflow:hidden; height:55x; margin:0; padding:0;}
#catNav li				{display:inline; padding:0;}
#catNav li a			{display:block;  height:55px; text-indent: -9999px;
						background: url("/US_UK_Dating/menunow.png"); float:left;}




#catNav a#list-one-button	{background-position: 0 0;
width: 85px;}
#catNav a:hover#list-one-button 	{background-position: 0 -56px;}

#content table{background:#fff;font-size:12px;line-height:20px;}
#content td {padding:10px;}

#catNav a#list-two-button	{background-position: -85px 0;
width: 60px;}
#catNav a:hover#list-two-button 	{background-position: -85px -56px;}

#catNav a#list-three-button	{background-position: -145px 0;
width: 75px;}
#catNav a:hover#list-three-button 	{background-position: -145px -56px;}

#catNav a#list-four-button	{background-position: -220px 0;
width: 133px;}
#catNav a:hover#list-four-button 	{background-position: -220px -56px;}

#catNav a#list-five-button	{background-position: -354px 0;
width: 73px;}
#catNav a:hover#list-five-button 	{background-position: -354px -56px;}

#catNav a#list-six-button	{background-position: -425px 0;
width: 98px;}
#catNav a:hover#list-six-button 	{background-position: -425px -56px;}

#catNav a#list-seven-button	{background-position: -521px 0;
width: 71px;}
#catNav a:hover#list-seven-button 	{background-position: -521px -56px;}

#catNav a#list-eight-button	{background-position: -591px 0;
width: 68px;}
#catNav a:hover#list-eight-button 	{background-position: -591px -56px;}

#catNav a#list-nine-button	{background-position: -656px 0;
width: 85px;}
#catNav a:hover#list-nine-button 	{background-position: -656px -56px;}

#catNav a#list-ten-button	{background-position: -740px 0;
width: 89px;}
#catNav a:hover#list-ten-button 	{background-position: -740px -56px;}

#catNav a#list-eleven-button	{background-position: -829px 0;
width: 115px;}
#catNav a:hover#list-eleven-button 	{background-position: -829px -56px;}
