@charset "utf-8";
/* MeganErotic.com */

* {
	margin:0;
	padding:0;
}
body {
	background:#a6a6a6 url(images/bg.png) repeat-x top left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#222;
}
a {
	outline:none;
	color:#000;
}
#shell_outer {
	position:relative;
	background:transparent url(images/shadow-trans.png) repeat-y top center;
}
#shell {
	position:relative;
	width:860px;
	margin:auto;
	background:#dbd9d1 url(images/shell_bg.jpg) repeat-y top left;
	border-left:1px solid #a1a09d;
	border-right:1px solid #a1a09d;
}
#header {
	position:relative;
	background:#e3e3df;
}
#logo, #splash {
	position:relative;
	float:left;
	height:378px;
}
#logo {
	width:482px;
	background:#e3e3df url(images/header_bg.jpg) no-repeat left top;
	text-align:center;
}
#logo img {
	border:none;
	margin-top:110px;
}
#splash {
	width:378px;
}
#nav {
	position:relative;
	background:#918f8a url(images/nav_bg.png) repeat-x top left;
	height:58px;
}
#nav ul {
	list-style-type:none;
	margin-left:30px;
}
#nav ul li {
	list-style:none;
	display:inline;
}
#nav ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.9em;
	font-family:"Century Gothic", Futura, "URW Gothic L", sans-serif;
	line-height:58px;
	margin:0 15px;
	padding:0 3px;
}
#nav ul li a:hover, #nav ul li a.active {
	color:#333;
}
.clr {
	clear:both;
}
#main {
	position:relative;
	background:transparent url(images/main_top.jpg) no-repeat top left;
	min-height:300px;
}
#phead {
	position:relative;
	text-align:right;
	padding-right:60px;
}
#content {
	position:relative;
	width:85%;
	margin:30px auto 30px auto;
	font-size:.8em;
	line-height:1.5em;
}
#content h2 {
	color:#422c46;
	font-family:"Century Gothic", Futura, "URW Gothic L", sans-serif;
	font-size:1.3em;
	font-weight:normal;
}
#content p, #content ul, #content ol, #content table, #content h1, #content h2, #content h3, #content h4, #content h5, #content blockquote, #content hr {
	margin-bottom:15px;
}
#content ul, #content ol {
	margin-left:25px;
}
#sidebox {
	position:relative;
	width:120px;
	float:left;
	border:2px solid #fff;
	background:#dbd9d4;
	padding:20px 20px 15px 20px;
	margin:0 25px 20px 0;
	font-size:.85em;
	text-align:center;
	color:#555;
}
#sidebox p {
	margin-bottom:10px;
}
#footer {
	position:relative;
	font-size:.7em;
	background:#918f8a;
	padding:20px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #adacaa;
}
#footer a {
	color:#fff;
}
#footer_left {
	position:relative;
	float:left;
	width:55%;
	padding-left:5%;
}
#footer_right {
	position:relative;
	float:left;
	width:25%;
	padding-left:5%;
	border-left:1px solid #adacaa;
}
#footer p {
	margin-bottom:15px;
}
#footer h2 {
	margin-bottom:5px;
}
#footer h2 {
	color:#fff;
	font-family:"Century Gothic", Futura, "URW Gothic L", sans-serif;
	font-size:1.4em;
	font-weight:normal;
}
#footer_copyright {
	position:relative;
	font-size:.7em;
	text-align:center;
	padding:8px 0;
	background:#342a36;
	color:#ccc;
}
#footer_copyright a {
	color:#ccc;
	text-decoration:none;
}
.dataTB {
	width:99%;
	background:#787670;
	padding:15px;
	color:#fff;
	border:1px solid #eee;
}
.dataTB td {
	background:#918f8a;
	padding:3px 5px;
	margin:5px 0;
}
.priority {
	width:90%;
}
.priority td {
	padding:5px;
}
ol.faq {
	line-height:1.7em;
}
ol.faq a {
	text-decoration:none;
}
hr {
	border: 0;
	color: #a6a6a6;
	background-color: #a6a6a6;
	height: 1px;
	margin:auto;
	text-align: left;
}
/* Accordian */
.toggler {
	/*background:#DDDCD7;*/
	padding:.5em;
	cursor:pointer;
	text-transform:capitalize;
	font-weight:normal;
	font-size:.9em;
	color:#000;
	text-align:left;
	border-bottom:1px solid #777671;
}
.active, .toggler:hover {
	background-color: #777671;
	color:#fff;
}
/* Entrance Links */

#bnrBarParent {
	position : relative;
	background-image: url(images/grayBar.png);
	background-repeat: no-repeat;
	width:862px;
	height:106px;
	border:0px;
	padding:0px;
	margin:auto;
}
#bnrBarParent a {
	color:#111 !important;
}
#bnrBarLeft {
	position:absolute;
	float:left;
	width:474px;
	top:37px;
	left:0px;
	height:106px;
	border:0px;
	padding:0px;
	margin:0px;
}
#lBnrBlock {
	float:left;
	width:474px;
	top:0px;
	left:0px;
	height:auto;
	border:0px;
	padding:0px;
	margin:0px;
}
#bnrBarRight {
	float:right;
	width:388px;
	top:0px;
	left:573px;
	height:106px;
	border:0px;
	padding:0px;
	margin:0px;
}
#rBnrBlock {
	float:left;
	align:center;
	width:474px;
	height:106px;
	border:0px;
	padding:0px;
	margin:0px;
}
#bnrBarLinks {
	float:left;
	text-align:center;
	top:0px;
	left:0px;
	width:474px;
	height:37px;
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	padding:10px;
}
#bnrBarText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
	align:center;
	vertical-align:middle;
}
#lBnrSpcrBlock, #lBnrSpcr, #lBnr1, #lBnr2, #rBnr1, #rBnr2, #rBnr3, #rBnr4 {
	float:left;
	display:block;
	border:0px;
	padding:0px;
	margin:0px;
}
#lBnr1:hover, #lBnr2:hover {
	background-position: 0 -25px;
}
#rBnr1:hover, #rBnr2:hover, #rBnr3:hover, #rBnr4:hover {
	background-position: 0 -106px;
}
#lBnrSpcrBlock {
	width:474px;
	height:37px;
	background: url("images/spacer.gif") no-repeat 0 0;
}
#lBnrSpcr {
	width:25px;
	height:25px;
	background: url("images/spacer.gif") no-repeat 0 0;
}
#lBnr1 {
	width:195px;
	height:25px;
	background: url("images/bnrSliders/slBnr-EscSM.png") no-repeat 0 0;
}
#lBnr2 {
	width:195px;
	height:25px;
	background: url("images/bnrSliders/slBnr-OAD.png") no-repeat 0 0;
}
#rBnr1 {
	width:96px;
	height:106px;
	background: url("images/bnrSliders/slBnr-DateCheck.png") no-repeat 0 0;
}
#rBnr2 {
	width:99px;
	height:106px;
	background: url("images/bnrSliders/slBnr-IntlEsc.png") no-repeat 0 0;
}
#rBnr3 {
	width:94px;
	height:106px;
	background: url("images/bnrSliders/slBnr-Eros.png") no-repeat 0 0;
}
#rBnr4 {
	width:99px;
	height:106px;
	background: url("images/bnrSliders/slBnr-TER.png") no-repeat 0 0;
}

/* Form Styles */

.localform label {
	display:block;
	float:left;
	width:250px;
	text-align:right;
	margin-right:10px;
	padding-top:3px;
	margin-bottom:10px;
}
.localform input {
	display:block;
	float:left;
	width:200px;
	padding:3px;
	margin-bottom:10px;
}
.localform p {
	margin:0 !important;
}


