body {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif, Arial; /* TO BE REPLACED */
	background-color: black;
	color: #FFF;
	padding: 0px;
	z-index: 0;
	background-image: url(../images/tiled-background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link
{
	color: #ede98e;
}
a:visited 
{
	color: #ede98e;
}
a:hover 
{
	color: #ede98e;
}
a:active 
{
	color: #ede98e;
}

img
{
	border: none;
}

.hideme {
	left:-9999em;
	line-height:0;
	position:absolute;
}

div#shell
{
	width: 980px;
	margin: auto;
	z-index: 0;
}

	div#shellinner
	{
		z-index: 100;
	}
	
		div.hr
		{
			height: 3px;
			background-image: url(../images/hr.gif);
			background-repeat: repeat-x;
		}

		div#shell div#shellinner div#header
		{
	height: 30px;
	z-index: 200;
	background-image: url(../images/Header_BG.jpg);
	background-repeat: repeat-x;
		}
		
			div#shell div#shellinner div#header div#login
			{
	float: left;
	width: 50%;
	margin-top: 6px;
			}
				div#shell div#shellinner div#header div#login span
				{
					float: left;
				}
				div#shell div#shellinner div#header div#login div#loginbutton
				{
					float: left;
					clear: none;
					padding-top: 1px;
					padding-left: 5px;
				}

			div#shell div#shellinner div#header div#more
			{
	float: right;
	width: 398px;
	text-align: right;
	display: inline; /** TO SWITCHED OFF - change none to none.**/
	padding-top: 6px;
			}
				div#shell div#shellinner div#header div#more span
				{
					float: right;
				}
				div#shell div#shellinner div#header div#more div#rockxdatebutton
				{
					float: right;
					clear: none;
					padding-top: 1px;
					padding-left: 5px;
				}
		
		div#shell div#shellinner div#logo
		{
	width: 326px;
	margin: auto;
	margin-top: -70px;
		}
			div#shell div#shellinner div#logo div.inner
			{
				position: relative;
				z-index: 500;
			}	
		
		div#shell div#shellinner div#main
		{
	background-image: url(../images/MainBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	position: relative;
	height: 648px;
	min-height: 648px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #581387;
	border-bottom-color: #581387;
		}
			div#shell div#shellinner div#main div.inner
			{
				position: relative;
				z-index: 400;
			}
			
				div#shell div#shellinner div#main div.inner div#left
				{
	width: 480px;
	float: left;
				}
					
					div#shell div#shellinner div#main div.inner div#left div.title
					{
	float: left;
	padding-top: 0px;
					}
					div#shell div#shellinner div#main div.inner div#left div.dot
					{
						height: 3px;
						background-image: url(../images/dot.gif);
						background-repeat: repeat-x;
						width: 100%;
						float: left;
						line-height:0;
						font-size: 0;
					}

					div#shell div#shellinner div#main div.inner div#left div.search
					{
	float: left;
	clear: both;
	margin-top: 3px;
	width: 465px;
					}					

						div#shell div#shellinner div#main div.inner div#left div.search form#searchform
						{
	border: 0;
	padding: 0;
	margin-top: 8px;
	float: left;
	width: 425px;
						}			
#shell #shellinner #main .inner #left .inner .search #searchform #SearchTable tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}


						div#shell div#shellinner div#main div.inner div#left div.search form#searchform fieldset
						{
							padding:0;
							border: 0;
							width: 100%;
							white-space: nowrap;
						}							

						div#shell div#shellinner div#main div.inner div#left div.search form#searchform fieldset p
						{
							margin:0;
							padding: 0;
						}

						div#shell div#shellinner div#main div.inner div#left div.search form#searchform fieldset select.area
						{
							float: left;
							width: 155px;
						}
	
						div#shell div#shellinner div#main div.inner div#left div.search form#searchform fieldset input.searchnow
						{
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
						}

							div#shell div#shellinner div#main div.inner div#left div.search form#searchform fieldset label,	div#shell div#shellinner div#main div.inner div#left div.search form#searchform fieldset span
							{
								font-size:0.9em;
							}
					
							div#shell div#shellinner div#main div.inner div#left div.search form#searchform fieldset label
							{	
								float: left;
								width: 60px;
								margin-top: 0.4em;
							}
							
					div#shell div#shellinner div#main div.inner div#left div.copy
					{
	font-size:0.9em;
	margin-top: 15px;
	float: left;
	font-style: italic;
					}				
								
						div#shell div#shellinner div#main div.inner div#left div.copy p
						{
							padding: 0px;
							margin: 0px;
							width: 225px;
							line-height:1.4em;
						}
							div#shell div#shellinner div#main div.inner div#left div.copy p span
							{
								font-weight: bold;
								color: white;
							}
					div#shell div#shellinner div#main div.inner div#left div.featured
					{
	margin-top: 5px;
	float: left;
	width: 100%;
					}
					
					
						div#shell div#shellinner div#main div.inner div#left div.inner div.featured div.title
						{
	float: left;
						}
						div#shell div#shellinner div#main div.inner div#left div.inner div.featured div#members
						{
	margin-top:4px;
	float: left;
	clear: both;
	width: 100%;
						}
							div#shell div#shellinner div#main div.inner div#left div.inner div.featured div#members div.inner
							{
								margin: 0px;
							}
				
				div#shell div#shellinner div#main div.inner div#right
				{
	margin-top:32px;
	width: 325px;
	float: right;
	margin-right: 160px;
				}
					div#shell div#shellinner div#main div.inner div#right div.title
					{
						float: left;
						padding-top: 20px;
					}
					div#shell div#shellinner div#main div.inner div#right div.copy
					{
						float: left;
						clear: both;
						width: 100%;
						padding: 5px 0px 5px 0px;
					}
						div#shell div#shellinner div#main div.inner div#right div.copy p
						{
							margin: 0px;
							padding: 0px;
							white-space: nowrap;
							font-size:11px;
						}
					div#shell div#shellinner div#main div.inner div#right div.dot
					{
						height: 3px;
						background-image: url(../images/dot2.gif);
						background-repeat: repeat-x;
						width: 100%;
						float: left;
						margin: 5px 0px 0px 0px;
					}
					div#shell div#shellinner div#main div.inner div#right div.form
					{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
					}
						div#shell div#shellinner div#main div.inner div#right div.form form
						{
							padding: 0px;
							margin: 0px;
							float: left;
						}
							div#shell div#shellinner div#main div.inner div#right div.form div.row
							{
								float: left;
								clear: both;
								padding: 8px 0px 8px 0px;
								width: 100%;
							}
								div#shell div#shellinner div#main div.inner div#right div.form div.row span.inf
								{
									float: left;
									font-size: 10px;
									width: 201px;
									color: #9b9b9b;
									padding-top: 3px;
									margin-left: 95px;
									font-style: italic;
								}
							div#shell div#shellinner div#main div.inner div#right div.form form label
							{
								margin-top:0.5em;
								float: left;
								width: 95px;
								font-size: 11px;
							}
								div#shell div#shellinner div#main div.inner div#right div.form form label span
								{
									float: left;
									width: 90px;
								}
								
								div#shell div#shellinner div#main div.inner div#right div.form form label#lookingfor
								{
									width: auto;
									margin: auto 4px;
									text-align:center;
								}								
								
							div#shell div#shellinner div#main div.inner div#right div.form form input
							{
								float: left;
								width: 165px;
							}
							div#shell div#shellinner div#main div.inner div#right div.form form select
							{
								float: left;
								margin-right: 1px;
							}
							
							div#shell div#shellinner div#main div.inner div#right div.form form#signup select#gender,div#shell div#shellinner div#main div.inner div#right div.form form#signup select#gender2
							{
								width: 70px;
							}						
								
							
						div#shell div#shellinner div#main div.inner div#right div.form form div#submit
						{
							float: left;
							width: 200px;
							text-align: center;
							padding-top: 5px;
							clear: both;
							padding-left: 95px;
						}
							div#shell div#shellinner div#main div.inner div#right div.form form div#submit input#sub_button
							{
								display: none;
							}
							div#shell div#shellinner div#main div.inner div#right div.form form div#submit img
							{
								cursor: pointer;
							}
							div#shell div#shellinner div#main div.inner div#right div.form form div#submit input#submit_button
							{
								width: auto;
							}							
				
				div#shell div#shellinner div#main div.inner div#left div.inner
				{
					margin: 10px 10px 15px 20px;
				}
				div#shell div#shellinner div#main div.inner div#right div.inner
				{
					margin: 15px 10px 15px 10px;
				}
			
				span.jn
				{
					color: #ede98e;
				}
		div#shellinner div.footer
		{
			width: 100%;
			text-align: right;
			font-size: 10px;
			padding-top: 10px;
		}
			div#shellinner div.footer a:link, div#shellinner div.footer a:visited, div#shellinner div.footer a:hover, div#shellinner div.footer a:active
			{
				text-decoration: none;
			}
			div#shellinner div.footer span
			{
				color: white;
			}
			
/** badge section **/
div#shell div#shellinner div#main div.inner div#left div.inner div.featured div#members div.inner div.wld_badge_item
{
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}
	div#shell div#shellinner div#main div.inner div#left div.inner div.featured div#members div.inner div.wld_badge_item div.wld_badge_item_photo
	{
		float: left;
	}
		div#shell div#shellinner div#main div.inner div#left div.inner div.featured div#members div.inner div.wld_badge_item div.wld_badge_item_photo img
		{
			width: 66px;
			height: 66px;
			border: solid 1px black;
		}
	div#shell div#shellinner div#main div.inner div#left div.inner div.featured div#members div.inner div.wld_badge_item div.wld_badge_item_detail
	{
		white-space:nowrap;
		clear: both;
		float: left;
		margin-top: 4px;
		width: 90px;
		color: #ede98e;
		font-size:13px;
		overflow:hidden;
	}
	
		div#shell div#shellinner div#main div.inner div#left div.inner div.featured div#members div.inner div.wld_badge_item div.wld_badge_item_detail span.wld_badge_item_region
		{
	color: #FFF;
	font-size:10px;
		}

/* International Countries - Use Javascript to add css for active country (a.on) */		
div#country {
	width:980px;
	height:48px;
}
div#country div.intl {
	height:48px;
	width:250px;
	float:right;
	margin-right:5px;
}
div#country div.intl ul{
	float:left;
	width:250px;
	height:29px;
	list-style-type:none;
}
div#country div.intl ul li {
	float:left;
	height:29px;
	width:37px;
}
div#country div.intl ul li#uk a,
div#country div.intl ul li#ca a,
div#country div.intl ul li#sa a,
div#country div.intl ul li#us a,
div#country div.intl ul li#ir a,
div#country div.intl ul li#aus a {
     border:0;
     height:29px;
     display:block;
     line-height:29px;	 
     text-indent:-9999px;
}
	
div#country div.intl ul li#uk a { background:url(../images/uk.gif) 0 0 no-repeat; }	
div#country div.intl ul li#ca a { background:url(../images/ca.gif) 0 0 no-repeat; }	
div#country div.intl ul li#sa a { background:url(../images/sa.gif) 0 0 no-repeat; }	
div#country div.intl ul li#us a { background:url(../images/us.gif) 0 0 no-repeat; }	
div#country div.intl ul li#ir a { background:url(../images/ir.gif) 0 0 no-repeat; }	
div#country div.intl ul li#aus a { background:url(../images/aus.gif) 0 0 no-repeat; }	

div#country div.intl ul li#uk a:hover, div#country div.intl ul li#uk a.on,
div#country div.intl ul li#ca a:hover, div#country div.intl ul li#ca a.on,
div#country div.intl ul li#sa a:hover, div#country div.intl ul li#sa a.on,
div#country div.intl ul li#us a:hover, div#country div.intl ul li#us a.on,
div#country div.intl ul li#ir a:hover, div#country div.intl ul li#ir a.on,
div#country div.intl ul li#aus a:hover, div#country div.intl ul li#aus a.on { 
	background-position:0 -29px;
	border:0;
}

fieldset div {
	display: block;
	width: 350px;
	height: 40px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	float: none;
}

form fieldset #legalSmall {
	font-size: 11px;
	width: 304px;
	display: inline;
	line-height: 16px;
	text-align: center;
}
#shell #shellinner #main .inner #left .inner .search #SearchFormat {
	display: block;
	float: left;
	clear: left;
	width: 450px;
}


#shell #shellinner #main .inner #right .inner .form table tr td form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form fieldset #narrowrow {
	height: 20px;
}

		

#shell #shellinner #main .inner #right .inner .signupcopy {
	font-size: 11px;
	color: #FFF;
	float: left;
	clear: left;
	height: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 375px;
}

form fieldset #narrowrow {
	height: 20px;
}

