﻿/***CSS***/

/* 1. Global Reset
===============================================================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, strong,
blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, images, ins, kbd, q, s, samp, small, 
strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
  vertical-align: baseline;   
  border: 0;
	outline: 0; 
  font-family: inherit;
  font-size:  100%;
  font-style: inherit;
  font-weight: inherit;  
  margin: 0;
	padding: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* 2. General Elements
===============================================================================================*/
body {
	background: #fdc3c2 url('http://hotshemalemag.com/work-related/schemes/ash1/bg.jpg') top left repeat;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	line-height: 125%;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 { 
  font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	color: #fff;
  font-weight: bold;
	text-align: center;
	margin: 0 0 8px 10px;
	padding: 10px 0 0 0;
}
h1 {font-size: 18px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 12px;}
p {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	color: #660066;
	line-height: 125%; 
  font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0 10px 10px 10px;
}
p.adv-1 {
	color: #660066;
	font-size: 15px;
}
p.adv-2 {
	font-family: Impact, sans-serif;
  color: #660066;
	font-size: 30px;
	font-weight: normal;
}
b, em, strong {
	font-weight: bold;
}
a, a:visited, a:hover {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  color: #660066;
	font-weight: bold;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.simple {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  color: #ed1a56;
	font-size: 18px;
}
a.simple:hover {
	color: #ed1a56;
}
a.imp-1 {
	font-family: Impact, sans-serif;
  color: #ed1a56;
	font-size: 30px;
	font-weight: normal;
}
a.imp-1:hover {
	color: #ed1a56;
}
a.imp-2 {
  font-family: Impact, sans-serif;
  color: #c018a1;
	font-size: 36px;
	font-weight: normal;
}
a.imp-2:hover {
	color: #660066;
}
a img {
	vertical-align: top;
	border: none;
	padding: 0px;
}
img {
	vertical-align: top;
	border: none;
	padding: 0;
}
.clearline, .clear {
	float: none;
	clear: both;
}

/* 3. Layouts
===============================================================================================*/
#tgp-link { 
	width: 800px;
	height: 30px;
	background: transparent;
	margin: 10px auto 0 auto;
}
#container {
	width: 760px;
  background: transparent url('http://hotshemalemag.com/work-related/schemes/ash1/bg-container.jpg') top left repeat-y;
	margin: 0 auto 0 auto;
}
#header { 
	width: 760px;
	height: 290px;
	background: transparent;
	margin: 0 auto 0 auto;
}
#page {
	width: 760px;
	background: transparent;
	margin: 0 auto 0 auto;
}
#central_part {
	display: inline;
	float: left;
	width: 760px;
	background: transparent;
}
#footer {
	width: 760px;
	height: 120px;
	background: transparent;
	margin: 0 auto 0 auto;
}

/* 4. Content
===============================================================================================*/
#tgp-link p {
	font-size: 16px;
	padding: 0;
}
#tgp-link a {
	color: #e6307b;
	font-weight: bold;
	text-decoration: underline;
}
.pic_sell {
	display: inline;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
.line {
	display: inline;
	float: left;
	width: 680px;
	background: transparent;
	margin: 10px 0 0 40px;
}
.block-with-bg {
	display: inline;
	float: left;
	border: 10px solid #f9c1e7;
	background: #ffcaee;
	margin: 0;
}
.thumb_vert {
	display: inline;
	float: left;
	width: 138px;
	height: 200px;
	border: 1px solid #d96268;
	margin-right: 40px;
}
.thumb_vert img {
	display: block;
	vertical-align: top;
	width: 138px;
	height: 200px;
	border: none;
	margin: 0;
	padding: 0;
}
.site_thumb {
	display: inline;
	float: left;
	width: 130px;
	height: 155px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.site_thumb img {
	display: block;
	vertical-align: top;
	width: 120px;
	height: 130px;
	border: 5px solid #f9c1e7;
	margin: 0;
	padding: 0;
}
.site_thumb p {
  font-size: 14px;
	margin: 0;
	padding: 0;
}
/* 5. Footer
===============================================================================================*/
.copyrights p {
	color: #660066;
  font-size: 14px;	
	text-align: center;
	margin: 0;
	padding-top: 10px;
}
.copyrights a {
	color: #660066;
}