/* CSS Document 2006 OnDemand.com. All Right Reserved | Adult Web Site Design By http://bluedesignstudios.com */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
	background: #FFFFFF url(images/bg_page.gif) repeat-x 0 0;
	}

img, table, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
img {
	border: 0;
	}

h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 11px;
	}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
	}

form {
	padding: 0;
	margin: 0;
	}
select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Tahoma;
	color: #2F1122;
	}
a {
	color: #0276D2;
	cursor: pointer;
	cursor: hand;
	}
a:hover {
	color: #C82134;
	}

div {
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	}

table, td {
	border-collapse: collapse;
	}
td {
	border-collapse: collapse;
	vertical-align: top;
	}

/*********************************************/

td.we_01 {
	padding: 0 0 0 22px;
	background: #FFFFFF;
	}

td.we_01 div.header {
	margin-bottom: 15px;
	}
td.we_01 div.text {
	padding-right: 110px;
	}

td.we_02 {
	padding: 0 0 20px 22px;
	background: #FFFFFF url(images/right_bg.gif) repeat-x 0 100%;
	}

td.mn {
	padding-top: 3px;
	}

div.pic {
	background: url(images/bg_pic.gif) no-repeat 0 0;
	width: 112px;
	height: 116px;
	}
div.pic img {
	margin: 4px;
	width: 103px;
	height: 107px;
	}

td.xpic {
	background: url(images/bg_xpic.gif) repeat-y 0 0;
	padding: 4px 10px;
	}
td.xpic p {
	color: #5E5E5E;
	font-size: 9px;
	}
td.xpic p.name {
	color: #000000;
	font-size: 11px;
	}

td.bg_girls {
	background: #0075D1 url(images/bg_gilrs.gif) repeat-x 0 0;
	padding-top: 17px;
	}

td.copy {
	padding: 10px 16px 20px 16px;
	}
td.copy p {
	color: #5E5E5E;
	font-size: 9px;
	}

td.left_bg {
	background: #0075D1;
	padding-bottom: 20px;
	}
td.right_bg {
	background: #0075D1;
	padding-bottom: 20px;
	}

div.small_pic {
	background: url(images/small_pic.gif) no-repeat 0 0;
	width: 42px;
	height: 41px;
	}
div.small_pic img {
	margin: 3px;
	width: 36px;
	height: 35px;
	}
td.small_xpic {
	padding: 5px 10px 0 0;
	}
td.small_xpic p {
	color: #5E5E5E;
	font-size: 9px;
	padding-bottom: 3px;
	}
td.small_xpic p.name {
	color: #000000;
	font-size: 11px;
	}

td.pad_13 {
	padding-top: 13px;
	}

td.bg_spage {
	background: url(images/bg_spage.gif) repeat-x 0 100%;
	}

input.members_input {
	border-top: #9F9F9F 1px solid;
	border-right: #E9E9E9 1px solid;
	border-bottom: #E9E9E9 1px solid;
	border-left: #9F9F9F 1px solid;
	width: 123px;
	height: 15px;
	padding: 1px 5px 0 5px;
	color: #5E5E5E;
	font-size: 9px;
	}

table.members td {
	vertical-align: middle;
	font-size: 9px;
	}
table.members a {
	color: #EDEDED;
	}
table.members a:hover {
	color: #FFDE24;
	}
