/* fix for trans png in IE6 */
img, div, a, input { behavior: url(../ie6png-fix/iepngfix.htc) }
/*IE Windows IE6 behaviour call for css drop-down menus */
* html a {
	behavior: url(../scripts/csshover.htc);
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C09;
	padding-top: 5px;
	color: #C09;
	margin-bottom: 5px;
}

.button {
	border: none;
	padding: 2px 8px;
	background-image: url(../images/buttons/searchButton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #A4007B;
	font-weight: bold;
	background-color: #920575;
	font-size: 12px;
}
.button:hover {
	border: none;
	padding: 2px 8px;
	background-image: url(../images/buttons/searchButton-over.gif);
	color: #FFF;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 180px;
	width: 900px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-bottom: 3px;
}

#logo {
	left: -50px;
	position: relative;
	top: -16px;
	width: 310px;
}
div#headPhotos {
	position: relative;
	width: 490px;
	right: -25px;
	float: right;
	margin-top: -70px;
	margin-bottom: 22px;
}
#searchBox {
	position: relative;
	float: right;
	margin-top: -35px;
	margin-right: 20px;
	text-align:right;
	width: 210px;
}
#wrap #header #searchBox form input {
	float: left;
}
#wrap #header #searchBox form .button {
	float: right;
	width: 77px;
	text-align: center;
}

#main {
	min-height: 365px;
	width: 900px;
}
#main #content a:link {
	color: #A4007B;
	font-weight: bold;
}
#main #content a:visited {
	color: #D700A2;
	font-weight: bold;
}
#main #content a:hover {
	color: #2351C9;
}

#vertNav {
	float: left;
	height: 478px;
	width: 180px;
	background-image: url(../images/side-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
}
#content {
	width: 530px;
	min-height: 50px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
}

#content h1 {
	color: #FFF;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 2px;
}
#content h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 12px;
}

#content  p {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 1.2em;
}

#rightAds {
	width: 160px;
	float: left;
	margin-top: 3px;
}
#rightAds img {
	margin-bottom: 5px;
}


#footer {
	width: 870px;
	min-height: 40px;
	clear: both;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.termsLink a:link, .termsLink a:visited {
	color: #FFF;
	margin-left: 25px;
}

#nnns {
	float: right;
	margin-top: -14px;
}
#nnns a:link, #nnns a:active, #nnns a:hover, #nnns a:visited {
	text-decoration: none;
	color: #FFF;
}
#smallLinks {
	margin-top: 20px;
	text-align: center;
}

#smallLinks a:link, #smallLinks a:visited {
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#smallLinks a:hover {
	text-decoration: underline;
}
#heartsLeft {
	width: 70px;
	height: 140px;
	float: left;
	margin-top: -300px;
	margin-left: -45px;
}

#heartsRight {
	width: 80px;
	height: 140px;
	margin-top: -85px;
	position: relative;
	float: right;
	clear: right;
}
#wrap #footer #heartsRight img {
	padding-left: 60px;
}

#premium {
	background-color: #F4F4F4;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
}
#paymentPage {
	text-align: center;
}


.floatLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #000;
}
.floatRight {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 2px solid #000;
}.emphasis {
	font-weight: bold;
}
#wrap #main #content .contact_form form table tr td   {
	padding-bottom: 5px;
}
#wrap #footer #smallLinks .noBorder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*for ie6 only */
* html #content {width: 520px;}
* html #heartsRight {display:none;}
* html #heartsLeft {display:none;}
/* end of ie6 hack */
div.websites {
	width: 125px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	padding: 5px;
	float: left;
}
.websites img  {
	border: 1px solid #000;
	margin-bottom: 5px;
}
.websites a:link, .websites a:visited {
	text-decoration: none;
}

