/*general css style for thailoveonline.net :)*/

html,
body {
	padding:0;
	margin:0;
}

div#header {
	margin:0 auto;
	background:url(../images/top.jpg) center top no-repeat;
	width:1000px;
}

/*Member Profile Page*/

div#memberprofile-wrapper {
	width:715px; 
	height:auto;
	margin:0 auto;
}

div#memberprofile-photosidebar {
	float:left; 
	width:130px; 
	height:auto; 
}

div#leftsidebar {
	
}

div#memberprofile-info {
	float:left; 
	width:268px; 
	height:auto;
}


div#memberprofile-content table tr td.spacer {
	width:17px;
	padding:0;
	background:none;
}

div#memberprofile-content table tr td.label {
	text-align:right;
	width:120px;
	background:none;
}

div#memberprofile-content table tr td.odd {
	background-color:#FFF; 
	text-align:left;
	width:120px;
}

div#memberprofile-content {
	width:460px;
	float:left;
	height:auto;
}

div#memberprofile-content table {
	float:left; 
	width:405px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#memberprofile-content table tr td {
	padding:5px;
	text-align:left;
	background-color:#F4F0FF;
	overflow-x:hidden;
}

/*breaks long word in member profile page, prevents weird layout behavior*/
div.breakWord {
	width:120px; 
	overflow:hidden; 
	word-wrap:break-word;
}

div#memberprofile-description-wrapper {
   float:left;
   width:535px;
   height:auto;
   padding-top:10px;
   text-align:left;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   position:relative;  
}

div#memberprofile-photosidebar img.zoom {
	padding-bottom:10px;
	padding-top:4px;
}

div.button_box img {
	padding-bottom:10px;
}

div#memberprofile-subheading {
    float:left;
    height:27px;
}

div#memberprofile-subheading h2 {
    float:left;
    padding-right:10px;
    color:#349400;
}

span#status-wrapper {
    float:left;
}

div#memberprofile-subheading span#memberID {
    line-height:190%;
    padding-right:16px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}

span#shout-out {
    line-height:190%;
    color:#349400;
    font-size:10pt;
    font-weight:bold;
    margin:0;
    padding:0;
}
/**/

/*send interest confirmation page*/
div#buttonWrapper {
	margin:0 auto; 
	width:61px; 
	height:auto; 
	padding-top:20px; 
	padding-bottom:30px;
}

div#buttonWrapper img {
	border:0; 
	margin:0 auto;
}

div#confirmationWrapper {
	margin:0 auto; 
	width:600px; 
	height:auto; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

div#confirmationWrapper p {
	padding-top:5px;
}
/**/

/*warning notification and messages*/
p.mainWarning {

    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#900;
    background:url(../images/exclamation-squaresign-glow.png) left top no-repeat; 
    padding-left:28px;
    padding-bottom:300px;
    margin:0 auto;
    width:300px;
    margin-top:20px;
    line-height:1.7em;    
}

/*paragraph styles*/
div.box_text p {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#000;
}
/**/

/*Abou Us - Page*/
.imgbox {
    margin: 3px 15px 5px 0px;
    float: left;
}

div.imgbox img {
    border:0;
}

div.about-us-inner {
    border:none;
    margin:0;
    padding-left:10px;
    padding-right:5px;
    padding-top:10px;
    position:relative;
}

div.about-us-inner .box_text {
    left: 9%;
    text-align: justify;
}
/**/

/*Inner Divs*/
div.gallery-inner {
    left: 5px;
    border: none;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align:center;
    margin:0 auto;
    width:725px;
    padding:0;
    padding-top:30px;
}

div.features-inner {
    left: 32px;
    position: relative;
    width: 80%;
    top: 10px;
    padding-bottom: 30px;
    border: none;
    margin:0;
    padding-left:10px;
    padding-right:5px;
    padding-top:10px;
}

div.links-inner {
    position: relative;
    margin: 15px 0px 30px 0px;
    text-align: center;
    border: none;
}

div.links-inner .box_text {
    width:98% !important;
}

div.terms-wrapper .box_text {
    width:97% !important;
}

div.terms-wrapper .box_text,
div.inner-wrapper .box_text,
div.links-inner .box_text,
div.features-inner .box_text,
div.faqs-inner .box_text,
div.about-us-inner .box_text,
div.forgotpassword-inner .box_text {
    position: relative;
    width: 80%;
    top: 10px;
    left: 0px;
    padding-bottom: 30px;
    border: none;
    margin:0;
    padding-left:10px;
    padding-right:5px;
    padding-top:10px;
}

/*this replaces previous style box_a*/
div.content-wrapper {
    background-color:#F4E8FF;
    color:#000000;
    float:left;
    left:0;
    margin-top:10px;
    margin-bottom:0;
    padding:0;
    position:relative;
    top:0;
    width:100%;
}
/**/

/*headings*/
div.title {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/y2px.gif) repeat-x scroll left bottom;
    float:left;
    left:-12px;
    margin-bottom:-1px;
    padding-left:12px;
    position:relative;
    top:0;
}

div.title h1 {
    color:#8815CA !important;
    display:inline !important;
    font-family:Arial,Helvetica,sans-serif;
    font-size:17px;
    font-weight:bold;
    line-height:170% !important;
    margin:0 !important;
    padding:0 !important;
}

div.box_top h2 {
    color:#8815CA;
    display:inline;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:190%;
    margin:0;
    padding:0;
}
/**/

/*FAQs*/
.faq1,
.faq2,
.faq3{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.faq1 {
    font-size:15px;
    color:#f70494;
}

.faq2 {
    font-size:13px;
    color:#000000;
}

.faq3 {
    font-weight:normal !important;
    font-size:13px;
    color:#8815CA;
}

.pinkline {
    width: 100%;
    height: 10px;
    border-top: 1px solid #f70494;
    font-size: 0px;
}

.inner {
    border: none;
}

div.faqs-inner div.box_text {
    left: 32px !important;
    width: 90% !important;
}
/**/

/*Features Page */
div.terms-wrapper p,
div.inner-wrapper p,
div.features-inner p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #8815CA;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 0px;
    width:580px;
}

div.terms-wrapper h3,
div.features-inner h3 {
    border-bottom:1px solid #f70494;
    width:100%;
    color:#F70494;
    padding-bottom:0;
}

div.terms-wrapper ul,
div.features-inner ul {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #8815CA;
    padding-top:10px;
}
/**/

/*Terms and Conditions*/
div.terms-wrapper p {
    width:100%;
    padding-top:10px !important;
    padding-bottom:10px !important;
    margin-bottom:0 !important;
}

/**/

/*Gallery Pages*/
div#linkIconWrapper,
div#memberProfileInfo {
   float:left;
   clear:left;
   width:143px;
}

div#memberProfileInfo {
    text-align:left;
}

div#linkIconWrapper {
    text-align:center;
}

div#memberProfileInfo span {
    float:left;
    clear:left;
    padding-left:10px;
}

div#profileWrapper {
    float:left;
    width:143px;
    height:210px;
    text-align:center;
    margin-bottom:25px;
}

div#linkIconWrapper img {
    border:0;
}

.box_top_browse {
    position: absolute;
    top: 4px;
    right: 35px;
}

div.gallery-inner img {
    margin:0;
}

div.gallery_content {
    text-align:center;
    margin:0 auto;
    padding:0;
}
/**/

/*General Form Styles*/
div.form-element-wrapper {
	float:left;
	clear:left;
	padding-bottom:15px;
	width:320px;
}

div.form-element-wrapper label {
	float:left;
	text-align:right;
	width:150px;
	font-size:12px;
	padding-right:10px;
	line-height:1.5em;
}

div.form-element-wrapper input {
	float:left;
	width:150px;
}

div#change-password-wrapper {
	width:320px;
	height:auto;
	margin:0 auto;
}

form#change-password {
	float:left;	
	padding-top:50px;
	padding-bottom:50px;
	width:320px;
}

input.submit {
	clear:left;
	float:left;
	margin-left:160px;
	background:url(../img_en/btn_submit.gif) center no-repeat;
	width:74px;
	height:20px;
	border:none;
	outline:none;
	text-indent:-1000px;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
/**/

/*Generic Page Styles*/
div#content-wrapper {
    text-align:center;
}
/**/

/*Confirmation*/
p.confirmation-message {
    font-size:12px;
    background:url(../img/checkmark_lilabg.jpg) left no-repeat;
	text-align:left;
	color:#333;
	height:40px;
	width:320px; 
	margin:0 auto;
	margin-top:25px;
	margin-bottom:25px;
    text-indent:50px;
	line-height:3.5em;
}
/**/

/*Pagination*/
ul.paging {
    list-style-type:none;
    display:inline;
    padding:0;
    margin:0;
}

ul.paging li {
    float:left;
    background-color:#9966FF;
    margin-right:5px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

ul.paging li a {
    text-decoration:none;
    display:block;
    padding:3px;
    padding-top:1px;
    padding-bottom:1px;
    color:#FFF;
}

/*Previous Page*/
li#previous a {
    background:#FFF url(../images/arrow_left.gif) left no-repeat;
}
/**/

/*Next Page*/
li#next a {
    background:#FFF url(../images/arrow_right.gif) left no-repeat;
}
/**/

li#previous a,
li#next a {
    text-indent:-1000px;
    line-height:0;
    font-size:0;
    width:12px;
    height:17px;
    padding:0;
}

li#current a{
    color:#000;
    font-weight:bold;
}

li#current {
    background:none;
}

li#current a.current {
	cursor:text;
}

div#top-paging-wrapper {
	float:right; 
	padding-top:5px; 
	padding-right:20px;
}

div#bottom-paging-wrapper {
	float:right;
    padding-bottom:10px;
    padding-right:10px;
}

div#top-paging-wrapper span.paging-notes {
	float:left;
}

span.paging-notes {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	display:block;
	float:left;
}

span.currentPageNumber {
    color:red;
	margin-right:5px;
}
/**/

/*Banner Styles*/
 div.dashed-separator {
    margin:15px;
    border-top: 1px dashed #8815ca;
    border-bottom: 1px dashed #8815ca;
    padding-top:15px;
    padding-bottom:15px;
    float:left;
    width:100%;
}

div.links-inner ul{
    padding:0;
    margin:0;
    list-style-type:none;
    margin-bottom:25px;
    float:left;
    clear:left;
}

div.links-inner ul li {
    padding-bottom:15px;
    padding-top:15px;
    border-bottom: 1px dashed #8815ca;
    float:left;
    clear:left;
    width:100%;
}

div.links-inner ul li p {
    color:red;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
}

div.links-inner ul li{
    position:relative;
}

div.links-inner textarea {
    color:#333333;
    font-family:"Lucida Grande",Arial,sans-serif;
    font-size:10px;
    float:left;
    width:300px;
    height:50px;
    overflow:hidden;
}

span.large-banner-wrapper,
span.banner-wrapper {
    float:left;
    display:block;
    text-align:right;
    padding-right:20px;
}

span.large-banner-wrapper {
    width:480px;
}

span.banner-wrapper {
    width:230px;
}

textarea.large-banner {
     overflow-y:visible !important;
     width:190px !important;
     height:50px;
}

/*whos online*/
div#whosOnlineGallery {
   float:right;
   margin-right:10px;
}

span#nowOnlineWrapper {
   float:left;
   font-size:12px;
   line-height:1.5em;
   padding-left:3px;
}

span#nowOnlineWrapper {
   font-weight:bold;
}

span#whosOnlineCount {
   float:left;
   font-size:12px;
   line-height:1.5em;
   font-weight:bold;
   padding-right:5px;
}

select#genderLists {
   float:left;
}
/**/
