

html, body {
	font: 0.6251em/1 Arial, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #000;
	line-height: 1.5em;
	background: #fff url(file:///D|/Filing_Cabinet/BoyfriendBoutique/funatfifty/index_files/images/BG.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}	


#wrapper {
	padding: 0;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	margin: auto;
}
a {
	color: #457b06;	
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
img {
	border: 0;
}
.imgFrame {
	border: solid 4px #669900;
}
/*------------------------------------- Header of web page (masthead) ----------------------------*/

#header {
	margin: 0;
	padding: 0;
	background-image:url(/images/masthead.png);
	width: 900px;
	height: 129px;
}
#header h1 {
	display: none;
}
	
/*------------------------------------- main navigation ----------------------------*/

#container {
	width: 450px;
	height: 29px;
	padding: 0 0 2em 0;
}

#globalnav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 29px;
	display: inline;
	overflow: hidden;
	width: 450px;
	}
	
#globalnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#globalnav a {
	float: left;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:29px; /* for IE5/Win */
	}
	
#globalnav a:hover, #globalnav a:active, #globalnav a.selected {
	background-position: 0 -29px;
	}
	
#home a  {
	width: 86px;
	background: url(/images/test01.png) top left no-repeat;
	}

#moreinfo a  {
	width: 80px;
	background: url(/images/test02.png) top left no-repeat;
	}

#othersites a  {
	width: 98px;
	background: url(/images/test03.png) top left no-repeat;
	}	

#faq a  {
	width: 186px;
	background: url(/images/test04.png) top left no-repeat;
	}
			
/*------------------------------------- flag country navigation ----------------------------*/

#countryMenu {
	width: 400px;
	height: 60px;
	float: right;
}

#flags {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 60px;
	display: inline;
	overflow: hidden;
	width: 400px;
	}
	
#flags li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#flags a {
	float: left;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:60px; /* for IE5/Win */
	}
	
#flags a:hover, #flags a:active, #flags a.selected {
	background-position: 0 -60px;
	}
	
#uk a  {
	width: 51px;
	background: url(/images/flagMenu_01.gif) top left no-repeat;
	}

#ireland a  {
	width: 60px;
	background: url(/images/flagMenu_02.gif) top left no-repeat;
	}

#southafrica a  {
	width: 58px;
	background: url(/images/flagMenu_03.gif) top left no-repeat;
	}	

#us a  {
	width: 60px;
	background: url(/images/flagMenu_04.gif) top left no-repeat;
	}
			
#australia a  {
	width: 60px;
	background: url(/images/flagMenu_05.gif) top left no-repeat;
	}

#canada a  {
	width: 60px;
	background: url(/images/flagMenu_06.gif) top left no-repeat;
	}
	
#newzealand a  {
	width: 51px;
	background: url(/images/flagMenu_07.gif) top left no-repeat;
	}	
/*-------------------------------------  main content area ----------------------------*/
#contentWrapper {
	width: 900px;
	padding: 5px;
	margin: 0;
	overflow: auto;
}

#contentMain {
	width: 450px;
	padding: 0 20px 0 0;
	float: left;
}

#contentMain h2 {
	font: 0.6251em/1 Arial, "Times New Roman", Times, serif;
	padding: .5em 0 0 0;
	line-height: 1.3em;
	margin: 0;
	font-size: 200%;
	color: #990000;
}
#contentMain h3 {
	font: 0.6251em/1 Arial, "Times New Roman", Times, serif;
	padding: 0;
	line-height: 1.3em;
	margin: 0;
	font-size: 70%;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: .4em;
}
#contentMain ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#contentList li {
	padding: 0 0 0 30px;
	background: url(/images/bullit.png) no-repeat left;
}
.insetPic {
	border: 1px solid #000;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
.insetPicRight {
	border: 1px solid #000;
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
}
/*-------------------------------------  main content area other (other sites page)----------------------------*/

#contentMainOther {
	width: 860px;
	padding: 0 20px 0 0;
	float: left;
}

#contentMainOther h2 {
	font: 0.6251em/1 Arial, "Times New Roman", Times, serif;
	padding: .5em 0 0 0;
	line-height: 1.3em;
	margin: 0;
	font-size: 230%;
	color: #990000;
}
#contentMainOther h3 {
	font: 0.6251em/1 Arial, "Times New Roman", Times, serif;
	padding: 0;
	line-height: 1.3em;
	margin: 0;
	font-size: 70%;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: .4em;
}
#contentMainOther h4 {
	font: 0.6251em/1 Arial, "Times New Roman", Times, serif;
	padding: 2em 0 0 30px;
	margin: 0;
	font-size: 140%;
	color: #990000;
	background: url(/images/bullit.png) left bottom no-repeat;
}
/*-------------------------------------  sidebar content area ----------------------------*/
#contentSidebar {
	width: 410px;
	margin: 0 0 20px 0;
	float: right;
}
.searchPanel {
	width: 400px;
	background: #d3e1c6 url("/images/panel_02.jpg") no-repeat bottom left;
	padding: 0 0 300px 0;
}
.searchPanel div.topHeader {
	margin: 0;
	background: #d3e1c6 url("/images/panel_01.jpg") no-repeat top left;
	padding-top: 65px;
}
.searchPanel h2 {
	display: none;
	padding: 0;
	margin: 0;
}
.searchPanel h3 {
	font: 0.6251em/1 Arial, "Times New Roman", Times, serif;
	padding: 0 20px .3em 20px;
	line-height: 1.9em;
	margin: 0;
	font-size: 70%;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: .3em;
}
.searchPanel p {
	padding: 0 20px .3em 20px;
	margin: 0;
	color: #000;
	line-height: 2em;
}

/*-------------------------------------  new members content area ----------------------------*/

#newMember {
	width: 900px;
	background: url("/images/newMembers_02.jpg") no-repeat bottom left;
	padding: 0 0 10px 0;
}
#newMember div.topHeaderMember {
	margin: 0;
	background: url("/newMembers_01.jpg") no-repeat top left;
	padding-top: 41px;
}
#newMember h2 {
	display: none;
	padding: 0;
	margin: 0;
}
#newMember h3 {
	display: none;
	padding: 0;
	margin: 0;
}
#newMember p {
	padding: .5em 10px 0 10px;
	margin: 0;
	color: #000;
}
/*-------------------------------------  features content area ----------------------------*/

#features {
	width: 900px;
	background: url("/images/features_02.jpg") no-repeat bottom left;
	padding: 0 0 10px 0;
}
#features div.topHeaderFeatures {
	margin: 0;
	background: url("/images/features_01.jpg") no-repeat top left;
	padding-top: 30px;
}
#features h2 {
	display: none;
	padding: 0;
	margin: 0;
}
#features dl {
	margin: 0;
	padding: 0;
}
#features dt {
	padding: 1em 10px 0 10px;
	margin: 0;
	color: #457b06; 
	font-weight: bold;
}
#features dd {
	padding: 0 10px 0 10px;
	margin: 0;
	color: #000; 
}
#features p {
	padding: .5em 10px 0 10px;
	margin: 0;
	color: #000;
}

/*-------------------------------------  faq area ----------------------------*/
.question {
	font-weight: bold;
	padding: 2em 0 0 0;
}

/*--------------------------------- White Label Dating new members ----------------------------*/

#wld_badge_inner { 
	padding: 0 10px 0 10px;
	margin: 0;
}

.wld_badge_item { 
	float: left; 
	margin: 0 18px 0 0; 
	padding: 0; 
}
.wld_badge_item img { 
	border: 1px solid black;
}
.wld_badge_item_detail { 
	margin: 0;
	padding: 0 0 .5em 0;
	color: #000;
	font: 0.6251em/1 Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	line-height: 1.3em; 
	width: 90px; 
	overflow: hidden;
}
.wld_badge_clear {
	clear: both;
}



/*------------------------------------- footer of web page (footer) ----------------------------*/


#footer {
	text-align: center;
	padding: 20px 0 0 0;
	clear: both;
}
#footer ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0;
}
#footer li img {
	border: 1px #000 solid;
}
#footer .footNote {
	font-size: 70%;
}
#social {
	padding: 20px 0 0 0;
}
#social li img {
	border: none;
}
