/* 

Domain Info
---------------

~Domain: thefmd.com
~Client: (the) Front Matter Directory

Website Credits
------------------

~Designed by Clayton Bellmor
~Developed by Ben MacKay & Samuel Hautcoeur

Copyright
------------------
~All artwork and code property of Front Matter Directory (thefmd.com)
~Any reproduction or copy restricted, copyright 2008

*/

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, helvetica, "Helvetica Neue", sans-serif;
	border: none;
	list-style-type: none;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0px;
	font-size: 12px;
}

.img, img:hover {
	color: black;
	text-decoration: none;
	font-weight: normal;
	border: none;
	background-color: none;
}

select {
	color: #003366;
	float: left;
	clear: left;
}


/*

Universal Styles
----------------------------------------------
These Styles Will Not Change From Page to Page

*/

body {
	background: #003053 url(images/backgroundgradient.jpg) no-repeat top center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header {
	margin: 60px auto 0 auto;
	width: 325px;
	height: 92px;
}

#header img {
	background-color: none;
	border: none;
}

.titlebar{
	width: 455px;
	height: 20px;
	padding: 2px;
}

#searchbar {
	width: 328px;
	margin: 60px auto 0 auto;
	padding: 0 0 15px 0;
	text-align: center;
}

.searchfield {	
	color: #555555;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	text-indent: 5px;
	height: 23px;
	width: 275px;
	padding: 7px 0 0 0;
	float: left;
	clear: none;
	margin: 0 auto 0 auto;
}

.searchbutton {
	/*background: #FFFFFF url(images/searchbutton.gif) no-repeat;*/
	width: 50px;
	height: 30px;
	float: left;
	clear: right;
	cursor: pointer;
}

#preloader {
	display: none;
}

#examplesearch {
	width: 325px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #547b91;
}

#examplesearch p {
	font-size: 10px;
	font-family: arial, helvetica, "Helvetica Neue", sans-serif;
	color: #FFFFFF;
	width: 325px;
}

#about {
	width: 325px;
	margin: 20px auto 0 auto;
}

/*h1 is used for the about title*/

h1 {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	margin: 0 0 10px 0;
}

#about p {
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	font-family: arial, helvetica, "Helvetica Neue", sans-serif;
}

#listingarea {
	width: 325px;
	margin: 20px 0 0 0;
}

#listingarea p {
	font-size: 12px;
	color: #FFFFFF;
}

/*

Navigation
-----------

*/

#navigation {
	width: 100%;
	background: #151515 url(images/navbg.gif) repeat-x top left;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	height: 30px;
	border-bottom: 2px ridge #151515;
}

#navigation ul {
	padding: 0 0 0 15px;
	text-align: right;
}

#navigation ul li {
	display: inline;
	padding: 0 20px 0 0;
}

#navigation ul li a {
	color: #888;
}

#navigation ul li a:hover {
	color: white;
}


/*

Styles for A Page that Has No Directory Listing
-----------------------------------------------

*/

#nolistingarea {
	margin: 45px auto 0 auto;
	width: 100%;
}

#nolistingarea p {
	font-family: helvetica, "Helvetica Neue", arial, sans-serif;
	text-align: center;
	font-size: 18px;
	line-height: 1.2em;
}


/*


Register page
-------------

*/

.register {
width: 400px;
padding: 25px;
background-color: #00233D;
margin: 50px auto 0 auto;
display: block;
border: 2px solid #00182A;
}

.register label {color: #ccc; font-weight: bold;}

.register input {color: #333; width: 200px; display: block; background-color: #ccc; padding: 2px; margin: 5px 0 5px 0; border: 1px solid #666;}

input.submit {padding: 6px; font-size: 110%; font-weight: bold; width: auto; display: block; margin-top: 20px;}

/*

Styles for A Found Directory Listing
------------------------------------

*/

#directorystats {
	margin: 80px auto -40px auto;
	width: 425px;
	border: 2px solid white;
}

#directorystats ul {
}

#directorystats ul li {
	padding: 5px 0 5px 5px;
	font-size: 12px;
}

#directorystats ul li a {
	font-size: 12px;
	font-style: none;
	text-decoration: underline;
}

#directorystats ul li a:hover {
	font-size: 12px;
	font-style: none;
	text-decoration: none;
}

#directorystats ul .listingtitle {
	text-transform: lowercase;
}

.section {
	width: 425px;
	margin: 70px auto 0 auto;
	clear: both;
	padding: 0 5px 0 0;
}

.section ul {
	width: 425px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.section ul li {
	width: 425px;
	font-size: 12px;
	margin: 3px 0 3px 0;
}

.floatleftfmd {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

.floatrightfmd {
	float: right;
	clear: right;
	padding: 0;
	margin: 0;
}

.floatrightfmd img {
	margin: 2px 4px 0 0;
}

.dottedlines {
	float: left;
	clear: both;
	max-width: 418px;
	background-image: url(images/listinglines.gif);
	background-repeat: repeat-x;
	background-position: 0 1.2em;
	padding: 0 5px 0 5px;
	
}

.sectiontitle {
	border-bottom: 2px solid white;
	text-transform: uppercase;
	padding: 53px 0 0 4px;
	text-align: left;
	width: 425px;
	float: left;
	clear: both;
	margin: 0 auto 0 auto;
}

.section ul li .sectiontitle {
	font-size: 25px;
}

/*
	
Styles for the Editing Mode	
---------------------------

*/

#editsection {
	margin: 40px 0 -8px 5px;
}

.addfield {
	color: #555555;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	text-indent: 5px;
	height: 30px;
	width: 425px;
}

.editfieldtitle {
	clear: both;
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 10px;
	background-color: transparent;
}

.editfield {
	height: 40px;
	padding-bottom: 15px;
}


/*

Footer
--------------

*/

#footer {
	width: 100%;
	float: left;
	clear: both;
	margin: 50px auto 0 auto;
	padding: 0 0 25px 0;
}

#footer p {
	text-align: center;
}


/*

Styles for xModalDialog
------------------

*/

.xModalDialogGreyElement {
  position: absolute;
  overflow: hidden;
  width: 10px; height: 10px;
  left: -10px; top: -10px;
  z-index: 100;
  /*opacity: .25;*/
	background: url(images/transparent.png) repeat;
}

.clsModalDialog {
  position: absolute;
  left: -505px; /* Dialogs are hidden by placing them "off-screen". */
  width: 465px;
  height: 475px;
  padding: 0px;
  color: #FFFFFF;
  background-color: #003053;
  border: 2px solid #FFF;
  z-index: 101; /* This must be at least one more than the z-index of xModalDialogGreyElement. */
  font-size:smaller;
}

.clsModalDialog h4 {
  margin:0;
  text-align:center;
}

.clsModalDialog .btnsFS {
  text-align:center;
}

.clsModalDialog .btnsFS input {
  margin:0 4px;
}

.clsModalDialog fieldset {
  margin:.5em 0 0 0;
}



/* About us Page */

#about p {
	margin: 3px 0 0 0;
}

#aboutusimage {
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 19px;
	margin: 30px 0 0 0;	
}

#useitimage {
	background-image: url(images/useit.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 23px;
	margin: 30px 0 0 0;
}

#howimage {
	background-image: url(images/howlist.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 23px;
	margin: 30px 0 0 0;
}

#betaimage {
	background-image: url(images/beta.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 23px;
	margin: 30px 0 0 0;
}