/* Start of CMSMS style sheet 'general styles' */
body {
   margin: 0;
   padding: 0;
   background: #fcfcfb url(images/testsite/bg.jpg) repeat-x;
   color: #000;
   font: 62.5% Arial, Helvetica, sans-serif; 
}
a {color: blue;}
#container hr {display: none;}
#content hr {display: block !important;}/*
p {font-size: 1.1em;}*/
h1, h2, h3.main {text-align: center;}
h2 {margin-bottom: 25px;}
img {border: 0;}
h1#pagetitle {display: none;}
form div {margin-top: 25px;}
ol li {margin: 20px;}

li.dollar {
background:url(images/dollar_bullet.png) top left no-repeat;
padding-left: 25px;
list-style: none;
}

li.arrow {
background:url(images/arrow_bullet.png) top left no-repeat;
padding-left: 25px;
list-style: none;
}

li.checkmark{
background:url(images/check_bullet.png) top left no-repeat;
padding-left: 25px;
list-style: none;
}        

#container{
   width: 100%;
   color: #000;
   margin: 0 auto;
   padding: 0;
   font-size: 1.3em;
}

#leftcol {
width: 592px;
float: left;
min-height:200px;
}

#rightcol {
width:284px;
min-height:350px;
float: right;
height:100%;
padding-top:5px;
padding-bottom:5px;
background-color:#f1eaee;
position:relative;
left:10px;
}


#header {
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  background: url(images/testsite/headerbg_2.jpg) no-repeat top center;
  height:205px;
}
#header ul{
	padding: 10px 0 0 10px;
	font-size: .9em;
	margin: 0;
	list-style: none;
}

li.manual {line-height: 0px;}
li.manual a {
	display: block;
	text-indent: -999em;
	position: relative;
	width: 200px;
	height: 205px;
        top:-205px;
	left: 700px;
}
li.home {line-height:0px;}
li.home a {
	display: block;
        text-indent: -999em;
                position: relative;
        width: 250px;
        height: 205px;

        left: 0px;

}

#header h1 {
	margin: 0;
	height: 161px;
	width: 750px;
}
#header h1 a {
        display: block;
	text-indent: -9999px;
	height: 90px;
	width: 190px;
}
#header h2 {
  position: absolute;/*
  top: 115px;
  left: 60px;*/
top: -999em;
  font-size: 13px;
  width: 130px;
  color: #B00;
  margin: 0;
  text-align: left;
}
#header #flash, #header p {position: absolute;}
#header #flash {
	top: 40px;
  right: 5px;
}
#header #phone {/*
  font-weight: bold;
  left: 90px;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  margin: 0;*/
  display: none;
}
#header #phone span {display: none;}

#content p.bookmark {
  position:relative;
  top: -10px;
  bottom: 0;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
#error .bookmark {display: none;}
#content{
        margin:-15px auto 0 auto;
        width:910px;
        color: #000;
	padding-left: 5px;
        padding-right: 5px;
        padding-bottom:0px;
        padding-top:0px;
}
.default2 #content {padding: 40px 10px 10px 10px !important;}
#content h3 {font-size: 1.4em;}

#content h4, .testimonial h5 {font-size: 1em;}
#content ul {}
#content ul li {padding-bottom: 1em;}
#content ul ul {margin-top: 1em;}
form ul {list-style: url() !important; /* to hide bullets in form lists in IE 7 */}


#nav_samples {
	padding: 0 0 5px 0;
	margin-left: 0;
	text-align: center;
	border-bottom: 3px double #000;
}
#content #nav_samples li {
	display: inline;
	border-left: 1px solid #000;
	padding: 0 0 0 5px;
	margin: 0;
}
#content #nav_samples li.first {border: 0;}
#sample_page {
	display: block;
	margin: auto;
}
.firstpar:first-letter {
  float: left;
  font: bold 300% Georgia, "Times New Roman", Times, serif;
}


.sample li{display: inline;}
.clear {clear: both;}
.important {
	background-color: transparent;
	color: red;
	font-weight: bold;
}
.note {
  border: 1px solid red;
  padding: 5px;
}
.testimonial {
	border: 1px solid #cac8c1;

        background: #ffffff url(images/testsite/testimonial_bg.png) repeat-x top;
	padding: 5px 15px 5px 15px;
	margin: 25px auto 25px auto;
	width: 600px;
}
.testimonial h5 {
	margin-top: 0;
font-style: oblique;
}
.testimonial cite {
	font-style: normal;
	margin-left: 40px;
color: #8f0046;
}

.content_bottom {text-align: center;}
.tabla {margin: 0 auto;}
.tabla td {
	text-align: center;
	vertical-align: top;
	padding: 6px;
	margin: 5px;
	width: 50%;
	background-color: #EEE;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.tabla td a {display: block;}
#content #nav_samples li.first {border: 0;}
#content .update {
	background-color: #CFF;
	border: 3px outset #008000;
	padding: 15px 10px;
	margin: 25px auto;
}

/* e-zine sign-up page */
#signup p {font-size: .9em;}



/* past ezines listings page */
#past_ezines {
  text-align: center;
  border: 2px solid #666;
}
#past_ezines dt {
	width: 50px;
	float: left;
	height: 5em;
	margin: 0;
	font-weight: bold;
}
#past_ezines dd {
	float: left;
	width: 6em;
	height: 2em;
}
#past_ezines hr {
	display: block;
	clear: left;
	margin-left: 70px;
}
/* end */



/* begin freelancer consulting page rules */
#consulting * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
}
#consulting hr {
	display: block;
	margin-bottom: 0;
}
#consulting h1 {
	color: rgb(204,0,0);
	margin-bottom: 0;
}
#consulting h2, #consulting h3 {
	font-weight: normal;
	margin-top: 0;
}
#consulting h2.sub {
	background-color: #EDEDED;
	font-weight: bold;
	padding-top: 5px;
	color: rgb(204,0,0);
}
#consulting a {color: rgb(204,0,0);}




/** begin merchant account rules **/
#account {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	margin: 0 auto;
	font-size: 10pt;
}
#account hr {display: block;}
#account a {font-weight: bold;}
#account h1 {font-size: 15pt;}
#account h2 {
	font-size: 10pt;
	text-align: center;
}
#account .first {margin-bottom: 50px;}
#account .ad {text-align: center;}
#merchantaccount ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#merchantaccount li {padding: 0 !important;}
.merchantbox {
  border: 1px solid black;
  padding: 10px;
  background: #FFC;
  float: left;
  margin-right: 10px;
  width: 40%;
}



/** end merchant account rules */




/** begin affiliates page rules **/
#affiliates #content {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
}
#affiliates #content  a {font-weight: bold;}
#affiliates  #content #afflogin {
	border: none;
	padding: 5px;
	font-size: .9em;
	float: right;
	width: 188px;
	margin-left: 13px;
}
#affiliates #content  #afflogin h3 {font-size: 1em;}
#affiliates #content div.affiliates img {
	border: 1px none #666;
	float: right;
}
#affiliates  #content ol {
	margin: 0;
	padding: 0;
	border-bottom: 1px none #666;
	margin-right: 249px;
}
#affiliates #content li {
	border: 1px solid #666;
	padding: 7px;
}


/* start testimonials page rules *//*
#testimonials #content {font-family: Verdana, Arial, Helvetica, sans-serif;}
#testimonials #content > p {font-size: .8em;}*/
#testimonials #content blockquote, #testimonials-consultation #content blockquote, #team-member-testimonials #content blockquote {
	background-color: #FFF;

	font-style: italic;

}
#testimonials #content cite, #testimonials-consultation #content cite, #team-member-testimonials #content cite {
	font-weight: bold;
	font-style: italic;
}
#testimonials .explanation, #testimonials-consultation .explanation, #team-member-testimonials .explanation {font-weight: bold;}
/* end testimonials page rules */

/* start merchant account & tech support page rules */
#merchantaccount a,
#techsupport a
	{font-weight: bold;}
#merchantaccount hr, #techsupport hr {
	display: block;
	width:98%;
	background-color: #ccc;
	color: #ccc;
	height:1px;
	border:0;
}
#merchantaccount .center {text-align: center;}
#merchantaccount .submitthankyou,
#techsupport .submitthankyou
{
	font-size:1em;
	font-weight: bold;
	text-align: right;
}
#merchantaccount #body_signup_form,
#techsupport #body_signup_form
{
	color:rgb(105,60,35);
	border: 1px solid #666;
	padding: 10px;
	width: 95%;
	margin: auto;
	font-weight: bold;
	text-align: center;
}
#merchantaccount .bottomnote,
#techsupport .bottomnote
{
	font-size:0.9em;
	text-align: center;
}
/* end merchant account page rules */


/* search form rules */
#searchbox {
	float: right;
	margin-right: -25px;
margin-bottom: 20px;
font-size: 0px;
}
#content > #searchbox {margin-right: -50px;}
/* end search form rules */

/* begin confirm form rules */
#confirm {
	width: 400px;
	margin: 0 auto;
}
#confirm ul {
	margin: 0;
	padding: 10px;
	list-style: none;
	border: 3px solid #CCC;
	text-align: right;
}
#confirm li:first-child {text-align: left;}
#confirm input {border: 1px solid #999;}
#confirm label {padding: 0 10px;}
/* end confirm form rules */

/* links page styles */
div.links {text-align: center;}
div.links div {padding: 10px 0;}
#links #content hr {display: block;}
/* end links page styles */

/* begin alertpay price list page styles */
h3#quicklinks, #price-list-alertpay #content ul {
	margin-left: 40px;
	margin-right: 40px;
}
h3#quicklinks {
	border: 1px solid black;
	border-bottom: none;
	font-size: .9em;
	padding: 10px 0 10px 10px;
	margin-bottom: 0
}
#price-list-alertpay #content ul {
	border: 1px solid black;
	border-top: none;
	margin-top: 0;
	padding-bottom: 10px;
        padding-left: 30px;
}
#price-list-alertpay #content ul li {
	margin: 0;
	padding: 0;
}
.itemgroup {
	border: 2px solid #CCC;
	margin-top: 20px;
	padding: 0 20px 20px;
}
#content .itemgroup h4 {
	background-color: white;
	margin-top: -10px;
	float: left;
	margin-left: 10px;
	padding: 0 2px;
	color: #666;
	font-size: .9em;
}
.item {clear: left;}
.item h5 {
	font-size: .9em;
	margin-bottom: 0;
}
.item p {
	width: 75%;
	float: left;
	font-size: .9em;
	margin-right: 15px;
	clear: left;
}
.item p.special {
	float: none;
	font-weight: bold;
}
#price-list-alertpay form div {
	margin: 0;
	padding-top: 10px;
}
/* end alertpay price list page styles */


#seals {margin-top: 25px; clear:both;}
#seals a {margin-right: 15px;}
#modified{
	text-align: right;
	font-size: 0.9em;
	clear: both;
}
#footer{
   padding: 1em;
   background: url(images/bg_footer.gif) 0 -20px repeat-x;
   color: #666;
   font-size: .9em;
   clear: both;
	 margin: 0 auto;
	 border-top: 1px solid #CCC;
   overflow: hidden;
   height: 1%;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer li {
  display: inline;
  padding-right: 10px;
}
#footer .skip {float: right;}
#footer #linkpage {float: left;}
#footer p, span {text-align:center;}
#footer p {margin: 5px 0;}
#validation #css {float: left;}
#validation #xhtml {float: right;}


/* begin 404 error page styles */
#error #header ul {display: none;}
#error #content {
  background: url(uploads/images/bg_bookcover.jpg) 35px 60% no-repeat;
  padding: 0 20px 20px 200px;
  font-size: 14px;
}
#error h3 {
  color: #AE0000;
  font-size: 26px;
  position: relative;
  left: -50px;
  margin-bottom: 0;
}
#error .notfound {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  left: -20px;
  margin-top: 10px;
}
#error #content ul {
  margin: 0;
  padding: 0 0 0 20px;
}
#error #content li {padding: 0;}
#error #content h4 {margin-bottom: 5px;}

#troubleshooting #content hr {
  display: block;
  color: white;
  background-color: white;
  border: none;
  border-bottom: 1px dotted #7F0000;
}

/* download files */
#files {
  margin: auto;
  border-collapse: collapse;
  width: 500px;
}
#files th, #files td {
  border: 1px solid #CCC;
  padding: 2px;
}
#files th {
  background-color: #CCC;
  border-color: #666;
}

#recommended-links object {
  width: 100%;
  height: 300px;
  border: none;
}


/* ebs form */

#infoform {
  width: 67%;
  margin: auto;
}
#infoform div {clear: both;}
#infoform label {
  float: left;
  width: 180px;
  clear: left;
  padding-right: 20px;
  margin-right: 5px;
  text-align: right;
}
#infoform input[type=text], #infoform select {
  border: 1px solid #999;
  width: 200px;
}
* html #infoform input {width: 192px;}
#infoform select {width: 200px;}
#infoform #submit {text-align: center;}
#infoform #submit input {width: auto;}

/* end ebs form */

#consulttable td span {
  position: relative;
  top: 5px;
}

#audiocontainer {
  text-align: center;
  margin: 1.5em 0;
}
#audiocontainer div {
  width: 30em;
  margin: auto;
  border: 1px solid rgb(255, 0, 0);
  color:#0000ff;
  margin-bottom: 1em;
}
#audiocontainer #audioplayer {border: none;}

#merchant-accounts .bookmark {top: 139px;}


.thankyou #contentcontainer {
  margin: 20px;
  text-align: center;
  border: 1px solid black;
  padding: 10px;
}
#linkspage {float: left;}


/* begin survey error styles */

#formwrap .error 
{
color: red;
}

.sg-container {
border: 1px solid #dddddd;
margin: 0px auto; 
background-color: #ffffff;
width: 650px;
}
/* End of 'general styles' */

/* Start of CMSMS style sheet 'Forms' */
fieldset {
  border: none;
  margin: 0;
}
legend {display: none;}
input, select, textarea {
  color: black;
  border: 1px solid;
  border-color: #AAA #DDD #EAEAEA;
  background: white url(images/bg_formfield.gif) repeat-x;
}
input:focus, select:focus, textarea:focus {background: #FFC url(images/bg_formfield_active.gif) repeat-x;}
option {background-color: white;}
.submit input {
  width: auto !important;
  border: 1px outset #DDD;
  background: #DDD url(images/accept.png) 5px center no-repeat;
  padding: 5px 5px 5px 25px;
}
.submit input:active {
  border: 1px inset #1C6B19;
  background-color: #82CE76;
}

/* male escort signup form */
form#signup {
  font-size: 1em;
  width: 419px;
  margin: auto;
  padding: 0 0 15px 0;
  background: url(images/bg_signupform_bottom.png) bottom left no-repeat;
}
form#signup ul {
  margin: 0;
  padding: 20px  0 0 0;
  list-style: none;
  overflow: auto;
  height: 1%;
  background: url(images/bg_signupform.png) no-repeat;
}
form#signup li {
  clear: left;
  padding: 0 !important;
  margin: 8px 5px;
}
form#signup label {
  float: left;
  width: 180px;
  margin-right: 10px;
  text-align: right;
  color: #333;
  padding-top: 2px;
}
form#signup input, form#signup select {
  border: 1px solid;
  border-color: #AAA #DDD #EAEAEA;
  background: white url(images/bg_formfield.gif) repeat-x;
  width: 200px;
}
form#signup input:focus, #signup select:focus {background-color: #FFC;}
form#signup #submit {padding-left: 190px !important;}
form#signup #submit input {
  width: auto;
  border: 1px outset #DDD;
  background: #DDD url(images/accept.png) 5px center no-repeat;
  padding: 5px 5px 5px 25px;
}
form#signup #submit input:active {
  border: 1px inset #1C6B19;
  background-color: #82CE76;
}
/* end signup form styles */

/* blacklist agencies form */
#bl_search {
	width: 415px;
	background: #00416A url(images/bg_rounded_blue_bottom_400.png) bottom left no-repeat;
  margin: auto;
}
#bl_search fieldset {
	margin: 0;
	padding: 10px 0;
	border: none;
	background: url(images/bg_rounded_blue_top_400.png) no-repeat;
}
#bl_search legend {display: none;}
#bl_search div {
	clear: both;
	margin: 10px 0;
}
#bl_search label {
	float: left;
	width: 130px;
	padding-right: 20px;
	text-align: right;
        color: white;
}
#bl_search input {width: 200px;}
#bl_search ol {
	margin: 0;
	padding: 0 0 0 18px;
	float: left;
        color: white;
}
#bl_search li {
  margin: 0 0 5px !important;
  padding: 0 !important;
}
#bl_search li input {width: 182px;}
#bl_search .submit {text-align: center;}
/* end blacklist agencies form */

#formwrap {
	background: #fff;
	width: 538px;
	margin: 50px auto 0 auto;
	text-align: right;
	color: #693c23;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
#formwrap h1 {
	margin: 20px 10px 0 10px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid #ccc;
	background: #FAF5F1;
	color: #A50A05;
}
#formwrap p {margin: 0 0 1px 0;}
#formwrap p.required {margin: 14px 13px 15px 13px;}
#formwrap .centered {text-align: center;}
#formwrap p.radio {margin-top: 15px;}
#formwrap p.informp {margin: 10px 14px;}
#formwrap p.nr {margin-right: 12px;}
#formwrap p.commentsheader {width: 187px; margin-left: 5px; text-align: right; color: #693C23; position: absolute;}
#formwrap p.filetype {margin: -5px 6px 0 0 !important;}
#formwrap p.downanotch, div.downanotch {padding-top: 10px;}
#formwrap p.footer {
	text-align: center;
	margin: 0 10px;
	padding-bottom: 10px;
}
#formwrap p.radioright {
	margin: -5px 15px 0 0;
	padding-bottom: 10px;
}
#formwrap p.moreinfo {
	font-size: 10px;
	padding-right: 15px;
	margin-left: 360px;
}
#formwrap p.moreinfowide {
	font-size: 10px;
	padding-right: 15px;
	margin-left: 250px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#formwrap p.moduleheader {
	text-align: left;
	margin: -10px 0 0 10px;
	color: #000;
	position: absolute;
	color: maroon;
	font-weight: bold;
}
#formwrap em {
	font-size: 10px;
	font-style: normal;
}
#formwrap input.radio {
	width: 20px;
	border: 0;
}
#formwrap input.phonea {width: 33px;}
#formwrap input.phoneb {width: 33px;}
#formwrap input.phonec {width: 40px;}
#formwrap table td.rowone {width: 340px;}
#formwrap table#positions {
	font-size: 10px;
	margin: 10px auto 15px auto;
}
#formwrap input {
	border: 1px solid #a5acb2;
	width: 150px;
        background-color: white;
}
#formwrap input.button {
	width: 134px !important;
	height: 39px;
	text-align: center;
	border: 0;
}
#formwrap select {width: 152px;}
#formwrap select.day {width: 46px;}
#formwrap select.month {width: 102px;}
#formwrap input.year {width: 50px;}
#formwrap input.fileupload {
	margin: 2px 15px 3px 0;
	width: 222px;
	
}
#formwrap textarea {
	width: 300px;
	height: 100px;
	margin: 0 15px 5px 0;
	border: 1px solid #a5acb2;
}
#formwrap div.module {
	background: #faf5f1;
	border: 1px solid #ccc;
	margin:5px 10px 10px 10px;
	padding: 8px 0 5px 0;
	text-align: right;
}
#formwrap div.info {
	text-align: left;
	/* <3 ie */
}
#formwrap abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}
.small {font-size: 10px;}
#formwrap a {
	color: #A50A05;
	text-decoration: underline;
}
p.subhead {
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	font-weight: bold;
	color: #A50A05 !important;
}


#formwrap.survey {width: 548px;}
#formwrap.survey input {width: 160px;}
#formwrap.survey textarea {margin-right: 0;}
#formwrap.survey .textarea table td.rowone {width: auto;}
#formwrap.survey table {width: 99%;}
#formwrap.survey select {
	border: 1px solid #a5acb2;
	width: 162px;
}
#formwrap.survey input.checkbox, #formwrap.survey input.radio {
  border: none;
  width: auto !important;
  margin: 0;
}
#formwrap.survey textarea {
	width: 200px;
        height: 50px;
}
#formwrap.survey .textarea {
  padding-bottom: 15px;
}
.leftalign {white-space: nowrap;}
.dob input {width: auto !important;}
.dob span {font-size: .8em;}



#formwrap .module div {font-weight: bold;}
#formwrap .module div div {font-weight: normal !important;}
#formwrap div div {
  text-align: left;
  clear: both;
  position: relative;
  margin: 5px 10px;
  overflow: hidden;
}
#formwrap .items {
  border: 1px solid #CCC;
  margin-bottom: 20px;
}
#formwrap div div div {
  float: left;
  padding: 7px 5px;
  width: 156px;
  height: 50px;
  clear: none;
  border: 1px solid #CCC;
  margin: 0;
}
.survey h2 {
  font-size: 12px !important;
  font-weight: normal;
  text-align: left;
  margin: 10px 0;
  padding-left: 10px;
}
#formwrap div div div input {float: left;}

/* customer area login form */
#m3moduleform_1 {text-align: center;}
#m3moduleform_1 div {margin: 5px 0;}
/* End of 'Forms' */

