/*   START GENERIC STUFF  */
body ,html {  
padding: 0px;
margin:  0px;
background-color: #ffffff;
	height:100.1%;
}

TD, TR  { 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

a  { 
color: #FF1695;
text-decoration: underline;

font-weight:300;
}

a:hover  { 
color: #FF1695;
text-decoration: none;
font-weight: 300;
}

input, textarea, select {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}


/*   START TEMPLATE SPECIFIC  STUFF  */

td.search {
background-color: #4E4EB3;
}

.headertable {
background-color: #000066;
}

td.homesearchtitle{
font-weight: 900;
font-size: 12px;
color: #000000;
}

td.homesearch {
font-weight: 600;
font-size: 11px;
color: #000000;
padding-left: 30px;
}

td.hometext{
font-weight: 600;
font-size: 14px;
color: #ffffff;
background-color: #9999ff;
}

td.main  { 
padding-left:0px;
padding-top: 0px;
padding-bottom: 15px;
}



/*td.logo  { 
border-bottom: 0px solid #ffffff;
}

*/
td.topnav  { 
font-weight: 600;
font-size: 11px;
color: #ff9900;
padding-bottom: 12px;
padding-right: 18px;
border-bottom: 2px solid #ffffff;
}

td.topnav a  { 
text-transform: uppercase;
color: #ffffff;
text-decoration: none;
font-weight: 600;
}

td.topnav a:hover { 
text-transform: uppercase;
color: #ffffff;
text-decoration: underline;
font-weight: 600;
}

td.nav  { 
font-weight: 600;
font-size: 13px;
background-color: #F2F2F2;
padding: 0px;
border-bottom: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
}

td.nav a  { 
color: #990099;
text-decoration: none;
display: block;
float: left;
padding: 3px 3px;
font-weight: 300;
}

td.nav a:hover { 
color: #990099;
text-decoration: none;
background-color: #E6E6E6;
font-weight: 300;
}

td.side  { 
background-color: #9999ff;
}

td.join  { 
font-size: 23px;
font-weight: 900;
color: #ff9900;
padding-right: 10px;
}

td.footer  { 
font-size: 10px;
color: #ffffff;
background-color: #000066; 
padding: 10px;
border-top: 2px solid #ffffff;
}

td.footer a  { 
text-transform: uppercase;
color: #ffffff;
text-decoration: none;
}

td.footer a:hover {
text-transform: uppercase; 
color: #ffffff;
text-decoration: underline;
}



/*   START PROGRAM PAGE STUFF  */

#mailnav
{
padding: 5px 3px 3px 3px;
margin-left: 0;
border-bottom: 1px solid #929292;
font-weight: 600;
font-size: 13px;
}

#mailnav li
{
list-style: none;
margin: 0;
display: inline;

}

#mailnav li a
{
color: #ffffff;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #6666cc;
border-bottom: none;
background: #FFB0DB;
text-decoration: none;
font-weight: 600;
background-image:url(/skins/datesandthecity/images/buttonbg.jpg);
background-repeat:repeat-x;}



#mailnav li a:hover
{
color: #ffffff;
background: #FF1695;
border-color: #6666cc;
background-image:url(/skins/datesandthecity/images/cbuttonbg.jpg);
background-repeat:repeat-x;}

#mailnav li a#current
{
color: #ffffff;
background: #FF1695;
border-bottom: 1px solid #990099;
background-image:url(/skins/datesandthecity/images/cbuttonbg.jpg);
background-repeat:repeat-x;}



td.profile  { 
font-weight: 300;
font-size: 10px;
background-color: #6666cc; 
}

td.profile a  { 
color: #ffffff;
text-decoration: none;
}

td.profile a:hover { 
color: #ffffff;
text-decoration: underline;
}


td.tdhead { /*   header row for subtables  */
color: #333399;
font-weight: 600;
font-size: 13px;
padding-bottom: 10px;
padding-left: 0px;
border-bottom : 2px solid #929292;
}

td.tdhead a{ /*   header row link for subtables  */
font-weight: 300;
font-size: 11px;
}

td.tdfoot  /*   footer row for subtables  */
{
border-top : 1px solid #E5E5FC;
}

tr.tdtoprow  td, .tdtoprow/*   top row for mail and hotlist tables */
{
background-color : #F2F2F2;
color: #000000;
height: 25px;
font-size: 12px;
font-weight: 600;
border-bottom: 1px solid #929292;
}

tr.tdodd td, td.tdodd/*  odd row for subtables   */
{
border-bottom : 1px solid #929292;
background-color: #F5F5F5;
}

tr.tdeven td, td.tdeven /*   even row for subtables  */
{
border-bottom : 1px solid #929292;
background-color: #F5F5F5;
}

.td1  /*   row 1 for search and profile pages */
{
background-color: #EFEFFD;
}

.td2 /*  row 2 for search and profile pages */
{
background-color: #E5E5FC;
}

.td3  /*   row 3 for search and profile pages  */
{
background-color : #DEDEFD;
}

.rettext  /*   information blocks for subtables  */
{
font-weight: 600;
color: #000099;
padding-right: 7px;
}

.retimage  /*   information blocks for subtables  */
{
border-bottom : 1px solid #E5E5FC;
border-left : 1px solid #E5E5FC;
border-right : 1px solid #E5E5FC;
}

.tdcontent  /*   information blocks for subtables  */
{
padding: 15px;
border-bottom : 1px solid #E5E5FC;
}

.tdmail  /*   unread mail row colour  */
{
background-color: #ffffff;
border-bottom : 1px solid #929292;
}

td.image  /*   image cell for search results  */
{
background-color: #ffffff;
border-left : 1px solid #DEDEFD;
padding: 10px;
}

td.imageframe  /*   image frame for search results  */
{
padding: 7px;
background-color: #ffffff;
border-right : 2px solid #999999;
border-bottom : 2px solid #999999;
border-left : 1px solid #dddddd;
border-top : 1px solid #dddddd;
}

img.imagehome  /*   image frame for search results  */
{
border : 1px solid #ffffff;
}

td.resulthead   /*   header row for search results  */
{
padding: 5px ;
background-color: #DEDEFD;
font-size: 13px;
font-weight: 600;
}

td.resultheadright   /*   header row for search results  */
{
padding: 5px ;
background-color: #DEDEFD;
}

td.resulthead  a  /*   header row for search results  */
{
text-decoration: none;

}

td.resultbody  /*   body row for search results  */
{
padding: 10px;
background-color: #ffffff;
border-right : 1px solid #DEDEFD;
}

td.resultfoot   /*   header row for search results  */
{
padding: 5px;
border-top : 2px solid #DEDEFD;
}

td.resulttitle   /*   advert title for search results  */
{
font-weight: 600;
}


.online { /*  "online" text for search result */
font-weight: 600;
color: #00cc00;
font-size: 10px;
font-style: italic;
}

.offline { /*  "offline" text for search result */
font-weight: 600;
color: #666666;
font-size: 10px;
font-style: italic;
}

.premium { /*   member status  text for search result */
font-weight: 600;
color: #ff3300;
font-size: 10px;
font-style: italic;
}

.standard { /*  member status text for search result */
font-weight: 600;
color: #666666;
font-size: 10px;
font-style: italic;
}

.searchage { /*  age and location search result */
font-weight: 300;
color: #000000;
font-size: 11px;
font-style: italic;
}


a.switch  /*   search form + -   */
{
font-size: 14px;
text-decoration: none;
}

a:hover.switch /*   search form + -   */
{
font-size: 14px;
text-decoration: none;
}

tr.noborder td /*  pop checks removes border inherited from tdodd   */
{
border: none;
}

.poptable{  /*  background colour for tables in popups   */
background-color :  #ffffff;
}

.pageheader { /*  Page Titles */
font-size: 15px;
color: #000000;
font-weight: 600;
padding-bottom: 10px;
}

td.blogdate { /*  date for blogs  */
font-weight: 600;
color: #000099;
font-size: 10px;
font-style: italic;
border-bottom : 3px solid #E5E5FC;
}

.input  { /* general input field secific formatting  */
width: 100px;
}

.inputs  {  /*  small input field secific formatting  */
width: 95px;
}

.inputl { /*  large input field secific formatting  */
width: 250px;
}

.inputf { /*  free width input field secific formatting  */
}

.button  { /*   all form buttons */
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 600;
padding-left:7px;
padding-right: 7px;
color: #ffffff;
background-color: #990099;
background-image:url(/skins/datesandthecity/images/buttonbg.jpg);
background-repeat:repeat-x;
border-top: 1px solid #929292;
border-left: 1px solid #929292;
border-right: 1px solid #929292;
border-bottom: 1px solid #929292;
}

.button:hover    { 
background-color: #990099;
background-image:url(/skins/datesandthecity/images/cbuttonbg.jpg);
background-repeat:repeat-x;
border-top: 1px solid #929292;
border-left: 1px solid #929292;
border-right: 1px solid #929292;
border-bottom: 1px solid #929292;

}


hr  {  /*   horizontal rules   */
height:1px;
}

.forumlinks { /*  forum links */
}

.forumlinkshd { /*  forum links */
font-weight: 600;
}

form {
padding: 0px;
margin: 0px;
}

/* GROUPS STYLES */
div.group_post_subject {
    margin: 0.5em 0;
    font-weight: bold;
}
.group_post_images {
    margin:1em 0 0.5em 0;
}
.group_post_image {
    margin: 0.5em;
    border: 1px dotted #000;
    float: left;
}
.mygroups_approve {
    background-color:#eeffee;
}
.mygroups_reject {
    background-color:#ffeeee;
}

/* AVATARS STYLES */
#avatar_list a {
    display: block;
    float: left;
    padding: 4px;
    margin: 10px;
}

#avatar_list a:hover {
    display: block;
    float: left;
    padding: 2px;
    border: 2px solid #ccc;
    margin: 10px;
}

body{
	background-image:url(/skins/datesandthecity/images/bg.jpg);
	background-repeat:repeat-x;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


td.content  {
	background-color:#F2F2F2;
	border: 1px solid #E6E6E6;
	padding: 15px;
}

#login a {
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
#login a:hover {
font-weight:bold;
text-decoration:underline;
}

.Mhead{
	height:109px;
}
.Mlogo{
	width:274px;
	height:109px;
	background-image:url(/skins/datesandthecity/images/logo.jpg);
	background-repeat:no-repeat;
}

#login {
	width:213px;
	height:58px;
	background-image:url(/skins/datesandthecity/images/login.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	float:right;
	margin-top:0px;
	padding:5px;
	color:#FFB0DB;

}
td .login {
	color:#FFB0DB;
}
td .loginb {
	color:#FFB0DB;
	text-align:left;
}


.tblHead {
	height:40px;
	line-height:40px;
}

.tblRow{
	padding:15px;
}.tblRow2{
	padding:15px;
	height:182px;
	background-image:url(/skins/datesandthecity/images/booknow.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

.logo{
	background-image:url(/skins/datesandthecity/images/logo.jpg);
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:top;
	padding-top:40px;
	padding-right:40px;
	height:122px;
	width:550px;
}

#pgBody{
	background-image:url(/skins/datesandthecity/images/bg2.jpg);
	background-repeat:no-repeat;
	width:800px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	text-align: center;

}
#content_wrapper{
	width:687px;
	text-align:center;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#content_top {
	width:687px;
	background-image:url(/skins/datesandthecity/images/c_top.jpg);
	background-repeat:no-repeat;
	height:17px;
	text-align: left;
}
#content {
	width:687px;
	height:400px;
	text-align: left;
}
#content_home {
	width:567px;
	background-image:url(/skins/datesandthecity/images/home.jpg);
	background-repeat:no-repeat;
	height:410px;
	padding-left:20px;
	padding-right:100px;
	text-align: left;
}
#content_std {
	width:647px;
	background-color:#FFFFFF;
	text-align: left;
	padding-left:20px;
	padding-right:20px;
}

#hometext {
	margin-left:30px;
	margin-right:100px;
	margin-top:295px;
}
#stdtext {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}
#content_bot {
	background-image:url(/skins/datesandthecity/images/c_bot.jpg);
	background-repeat:no-repeat;
	height:17px;
	}
body{
background-image:url(/skins/datesandthecity/images/pagebg.jpg);
background-repeat:repeat-x;
}
#hpEvents{
	background-image:url(/skins/datesandthecity/images/events.jpg);
	background-repeat:no-repeat;
	width:100%;
	padding-top:35px;
	float:right;
}

#evRow{
	color:#000000;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	/*margin-bottom:38px;*/
	margin-bottom:38px;
}
#viewall, #viewall a:link, #viewall a:visited, #viewall a:active{
	color:#FFFF00;
	font-weight:bold;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
	text-align:right;
}
.vSep {
	background-image:url(/skins/datesandthecity/images/dot.jpg);
	background-repeat:repeat-y;
	width:1px;
}
.cw{
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
	padding:2px;
	font-size:9px;
	color:#cccccc;
	width:50%;
	text-align:left;
}
.br{
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
	padding:2px;
	font-size:9px;
	color:#ffffff;
	width:50%;
	text-align:right;
}

.br a, .cw a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.br a:hover, .cw a:hover {
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

td.content  {
	background-color:#F2F2F2;
	border: 1px solid #E6E6E6;
	padding: 15px;
}


.inputs2{
	width:75px;}
	
#mainNav, #mainNav a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#mainNav a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}


/*************************************************/
td.speedhead  { 
font-weight: 600;
font-size: 13px;
color: #ffffff;
padding: 5px 10px;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
text-transform: uppercase;
background-color: #000066;
}

td.speedlink  { 
font-size: 11px;
color: #ffffff;
padding: 10px;
}

td.speedlink a  { 
padding: 3px;
color: #ffffff;
text-decoration: none;
font-weight: 600;
border-bottom: 1px solid #ffffff;
}

td.speedlink a:hover { 
color: #ffffff;
text-decoration: none;
font-weight: 600;
background-color: #6666cc;
}

td.profile  td{ 
color: #ffffff;
}

.link {
    cursor: pointer;
    behavior:url('http://www.datesandthecity.co.uk/skins/datesandthecity/speeddating/link.htc');
}
/* Only for Mozilla/NN6*/
tr.link:hover,td.link:hover{
    background-color: #CCCCCC;
    color: #FFFFFF;
    cursor: pointer;
}

.evTd {
	cursor: pointer;
}