@charset "utf-8";
/* CSS Document */

html, body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background: #000 url(/images/bg_body.gif) 0px 0px repeat-x;
	height: 100%;
	margin: 0 auto;
}
.textformatCenter{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #e1e1e1;
	margin: 0 auto;

}
.textformatCenter a:link{
	color: #e1e1e1;
	text-decoration: none;
}
.textformatCenter a:visited{
	color: #e1e1e1;
	text-decoration: none;
}
.textformatCenter a:hover{
	color: #e1e1e1;
	text-decoration: underline;
}
.textformatCenter2{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #515151;
	margin: 0 auto;

}
.textformatCenter2 a:link{
	color: #515151;
	text-decoration: none;
}
.textformatCenter2 a:visited{
	color: #515151;
	text-decoration: none;
}
.textformatCenter2 a:hover{
	color: #515151;
	text-decoration: underline;
}
.mainWrapper{
	width: 100%;
	margin: 0 auto;
}

.headerWrapper{
	width: 100%;
	margin: 0 auto;
}

.siContentWrapper{
	width: 900px;
	margin: 10px auto 0 auto;
}

.header{
	background: url(/images/bg_header.jpg) 0px 0px no-repeat;
	width: 900px;
	height: 263px;
	margin: 0 auto;
}

.navbar{
	width: 900px;
	height: 25px;
	margin: 0 auto;
	float: left;
}

/* nav menu */
#nav {
	width: 640px;
	margin: 0;
	padding: 0;
	height: 25px;
	float: left;
	background: transparent !important;
	position: relative;
	left: 15px;
	top: 0px;
	border-left: #000;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul img {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: transparent !important;
	border-right: 1px solid #000;
}
#nav a {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
#nav li a {
	display: block;
	float: left;
	height: 20px;
	line-height: 23px;
	padding: 0px 13px 0 13px;
	color: #fff;
	font-weight: bold;
}
#nav a:hover {
	color: #fff;
	background: url(/images/nav_over.gif) repeat-x top left;
}
#nav a:active {
	color: #fff;
}

.toplogo{
	background: url(/images/img_toplogo.gif) 0px 0px no-repeat;
	width: 95px;
	height: 25px;
	margin: 0 auto;
	float: left;
}

.logo{
	width: 900px;
	height: 238px;
	margin: 0 auto;
	float: left;
}

.subbar{
	background: url(/images/bg_subbar.gif) 0px 0px no-repeat;
	width: 900px;
	height: 34px;
	margin: 0 auto;
}
.subbar a:link,
.subbar a:visited{
	color: #ff0000;
	text-decoration: none;
}
.subbar a:hover{
	color: #ff0000;
	text-decoration: none;
}

.subbar2{
	width: 900px;
	height: 34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	line-height: 28px;
	padding-right: 5px;
	margin: 0 auto;
}
.subbar2 a:link,
.subbar2 a:visited{
	color: #ff0000;
	text-decoration: none;
}
.subbar2 a:hover{
	color: #ff0000;
	text-decoration: none;
}

.messagebox{
	width: 380px;
	height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 28px;
	padding-left: 16px;
	margin: 0 auto;
	float: left;
}

.messagebox a:link,
.messagebox a:visited{
	color: #ff0000;
	text-decoration: none;
}
.messagebox a:hover{
	color: #ff0000;
	text-decoration: none;

}
.messagebox2{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.messagebox2 a:link,
.messagebox2 a:visited{
	color: #ff0000;
	text-decoration: none;
}
.messagebox2 a:hover{
	color: #ff0000;
	text-decoration: none;
}


.userbuttons{
	background: url(/images/bg_userbuttons.gif) 0px 0px no-repeat;
	width: 193px;
	height: 28px;
	margin: 0 auto;
	float: left;
}

.membertext{
	width: 484px;
	height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	line-height: 28px;
	margin: 0 auto;
	padding-right: 16px;
	float: left;
}
.membertext a:link,
.membertext a:visited{
	color: #fff;
	text-decoration: none;
}
.membertext a:hover{
	color: #ff0000;
	text-decoration: none;
}

.loginfields{
	background: #000;
	width: 100px;
	height: 18px;
	font-family: small fonts, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	line-height: 18px;
	text-align: center;
	border: 1px solid #3d3d3d;
	padding: 0;
}

.loginbutton{
	background: #fff;
	width: 50px;
	height: 16px;
	font-family: small fonts, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000;
	padding: 0px 0px 2px 0px;
}

/* NEW STYLES */
/* thumb structure */
.thumbs img{
border: 1px solid #000;
}

.thumbs:hover img{
border: 1px solid #fff;
}

.thumbs:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.newsbar{
	background: url(/images/bg_newsbar.png) 0px 0px no-repeat;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-align: center;
	line-height: 37px;
}
.newsbar a:link,
.newsbar a:visited{
	color: #696969;
	text-decoration: none;
}
.newsbar a:hover{
	color: #ff6bb5;
	text-decoration: none;
}

.content{
	background: url(/images/bg_sicontent.png) 0px 0px repeat-y;
	width: 900px;
	padding-top: 15px;
	margin: 0 auto;
	float: left;
}
.content-entry{
	background: transparent !important;
	width: 868px;
	margin: 0 auto 0 18px;
	float: left;
}
.content-divider{
	background: url(/images/bg_contentdivider.gif) 0px 17px no-repeat;
	width: 864px;
	height: 38px;
	margin: 0 auto 0 18px;
	float: left;
}

.entry-lc{
	width: 248px;
	height: 302px;
	text-align: left;
	margin: 0 auto;
	float: left;
}
.entry-rc{
	width: 616px;
	height: 302px;
	margin: 0 auto;
	float: left;
}
.entry-desc{
	width: 100%;
	height: 302px;
	margin: 0 auto;
	float: left;
}
.entry-desc h1{
	width: 96%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	line-height: 45px;
	border-bottom: 1px dotted #6c6c6c;
	margin: 0 auto 0 21px;
	float: left;
}
.entry-desc h1 a:link,
.entry-desc h1 a:visited{
	color: #fff;
	text-decoration: none;
}
.entry-desc h1 a:hover{
	color: #fff;
	text-decoration: none;
}
.entry-desc h2{
	width: 96%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e1e1e1;
	text-align: left;
	line-height: 30px;
	margin: 0 auto 0 24px;
	float: left;
}
.entry-desc h2 a:link,
.entry-desc h2 a:visited{
	color: #e1e1e1;
	text-decoration: none;
}
.entry-desc h2 a:hover{
	color: #fff;
	text-decoration: underline;
}
.entry-desc h2 span{
	color: #ff0000;
}
.entry-desc p{
	width: 96%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e1e1e1;
	text-align: left;
	line-height: 14px;
	margin: 0 auto 0 24px;
	float: left;
}
.entry-desc p a:link,
.entry-desc p a:visited{
	color: #e1e1e1;
	text-decoration: none;
}
.entry-desc p a:hover{
	color: #fff;
	text-decoration: underline;
}
.entry-desc h3{
	width: 96%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6e6e6e;
	text-align: left;
	line-height: 20px;
	margin: 10px auto 0 24px;
	float: left;
}
.entry-desc h3 a:link,
.entry-desc h3 a:visited{
	color: #6e6e6e;
	text-decoration: none;
}
.entry-desc h3 a:hover{
	color: #6e6e6e;
	text-decoration: underline;
}
.entry-links p a:hover{
	color: #8d8d8d;
	text-decoration: underline;
}
.entry-links h2{
	width: 96%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff0000;
	text-align: center;
	line-height: 20px;
	margin: 10px auto 0 24px;
	float: center;
}
.entry-links h2 a:link,
.entry-links h2 a:visited{
	color: #ff0000;
	text-decoration: none;
}
.entry-links h2 a:hover{
	color: #ff0000;
	text-decoration: underline;
}
.entry-trow1{
	width: 620px;
	height: 150px;
	margin: 0 auto;
	float: left;
}
.entry-trow2{
	width: 868px;
	height: 150px;
	margin: 4px auto 0 auto;
	float: left;
}
.small-thumb{
	width: 120px;
	height: 150px;
	margin: 0 4px 0 0;
	display: inline;
	float: left;
}
.small-thumb2{
	width: 120px;
	height: 150px;
	margin: 0 4px 0 0;
	display: inline;
	float: left;
}



.pagelinks{
	background: url(/images/bg_sicontent.png) 0px 0px repeat-y;
	width: 900px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #e1e1e1;
	padding: 20px 0;
	margin: 0 auto;
	float: left;
}
.pagelinks a:link,
.pagelinks a:visited{
	color: #e1e1e1;
	text-decoration: none;
}
.pagelinks a:hover{
	color: #fff;
	text-decoration: underline;
}


.footerWrapper{
	width: 100%;
	margin: 0 auto;
}

.footer{
	background: #242424;
	width: 898px;
	margin: 0 auto;
	border-right: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footerNav{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #a3a3a3;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0 0 7px 50px;
	float: left;
	border-top: 1px solid #434343;
	border-bottom: 1px solid #434343;
}

.footerNav a:link,
.footerNav a:visited{
	color: #fff;
	text-decoration: none;
}
.footerNav a:hover{
	color: #dc0000;
	text-decoration: underline;
}

.footerSub1{
	width: 500px;
	margin: 0 0 0 50px;
	float: left;
	border-right: 1px solid #434343;
}
.footerSub1 h1{
	background: #cc0000;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0;
	padding-left: 7px;
	float: left;
}

.footerSub2{
	width: 300px;
	margin: 0;
	float: left;
}
.footerSub2 h1{
	background: #cc0000;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 0 0 12px;
	padding-left: 7px;
	float: left;
}

.footerSub2 h2{
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 0 0 12px;
	padding-left: 7px;
	float: left;
}

.footerSub2 h3{
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 0 0 12px;
	padding-left: 7px;
	border-top: 1px solid #434343;
	float: left;
}

.footerSub2 h4{
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 14px;
	margin: 4px 0 0 12px;
	padding-left: 7px;
	float: left;
}

.footerSub2 p{
	background: url(/images/icon_fitem.gif) 5px 7px no-repeat;
	width: 269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 18px;
	margin: 0 0 0 12px;
	padding-left: 18px;
	float: left;
	border-top: 1px solid #434343;
}

.footerSub2 p a:link,
.footerSub2 p a:visited{
	color: #fff;
	text-decoration: none;
}
.footerSub2 p a:hover{
	color: #dc0000;
	text-decoration: none;
}

.vertical-divider{
	background: url(/images/custom/divider_main.gif) 0px 0px repeat-y;
	width: 21px;
}

/* styles for column layout */
.cl-leftColumn{
	width: 219px;
	border-right: 1px solid #404040;
	margin: 0;
	float: left;
}

.cl-midColumn{
	width: 460px;
	margin: 0;
	float: left;
}

.cl-mc-content{
	width: 440px;
	margin: 0 auto;
}

.cl-mc-header{
	width: 100%;
	margin: 0;
	float: left;
}
.cl-mc-header h1{
	width: 100%;
	background: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 22px;
	margin: 0;
	padding: 0;
	border-top: 4px solid #dd0000;
}

.cl-rightColumn{
	width: 219px;
	border-left: 1px solid #404040;
	margin: 0;
	float: left;
}

/* styles for chat pages */
.chat-vadtitle{
	background: #151515;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	border-bottom: 1px solid #333;
}

.chat-vadthumb{
	background: #151515;
	width: 200px;
	height: 159px;
	text-align: center;
}

.chat-vadlink{
	background: #b80000;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
}
.chat-vadlink a:link,
.chat-vadlink a:visited{
	color: #fff;
	text-decoration: none;
}
.chat-vadlink a:hover{
	color: #fff;
	text-decoration: underline;
}

.chat-textnotice{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.chat-textnotice span{
	font-size: 10px;
	color: #e00101;
}
.chat-textnotice a:link,
.chat-textnotice a:visited{
	color: #e00101;
	text-decoration: none;
}
.chat-textnotice a:hover{
	color: #fff;
	text-decoration: none;
}
.chat-textnotice span a:link,
.chat-textnotice span a:visited{
	color: #e00101;
	text-decoration: none;
}
.chat-textnotice span a:hover{
	color: #fff;
	text-decoration: none;
}

.chat-roomentry{
	background: #181818;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c9c9c9;
	text-align: left;
	border: 1px solid #000;
	padding: 10px;
}
.chat-roomentry span{
	font-size: 14px;
	color: #e00101;
}
.chat-roomentry a:link,
.chat-roomentry a:visited{
	color: #fff;
	text-decoration: none;
}
.chat-roomentry a:hover{
	color: #e00101;
	text-decoration: none;
}
.chat-roomentry span a:link,
.chat-roomentry span a:visited{
	color: #fff;
	text-decoration: none;
}
.chat-roomentry span a:hover{
	color: #e00101;
	text-decoration: none;
}

.chat-roomentrydiv{
	background: #242424;
	width: 100%;
	height: 3px;
}

/* styles for spanking page */
.spanking-mcontainer{
	width: 100%;
	margin: 0;
	float: left;
}

.spanking-mcontainer h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 22px;
	margin: 20px 0 0 0;
	padding: 0;
}
.spanking-mcontainer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #d1d1d1;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
.spanking-mcontainer h2 a:link,
.spanking-mcontainer h2 a:visited{
	color: #e00101;
	text-decoration: none;
}
.spanking-mcontainer h2 a:hover{
	color: #fff;
	text-decoration: none;
}
.spanking-mcontainer h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	line-height: 16px;
	margin: 10px 0 0 10px;
	padding: 0;
}
.spanking-mcontainer h3 span{
	color: #dd0000;
}

.spanking-mcontainer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 16px;
	margin: 10px 0 0 10px;
	padding: 0;
}
.spanking-mcontainer p a:link,
.spanking-mcontainer p a:visited{
	color: #dd0000;
	text-decoration: none;
}
.spanking-mcontainer p a:hover{
	color: #fff;
	text-decoration: none;
}

.spanking-mcontainer ul{
	width: 90%;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 10px;
	float: left;
}
.spanking-mcontainer ul li{
	background: url(/images/custom/icon_litem.gif) 8px 6px no-repeat;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #7c7c7c;
	line-height: 16px;
	margin: 0;
	padding: 0 0 0 18px;
	float: left;
}
.spanking-mcontainer ul li a:link,
.spanking-mcontainer ul li a:visited{
	color: #d1d1d1;
	text-decoration: none;
}
.spanking-mcontainer ul li a:hover{
	color: #dd0000;
	text-decoration: none;
	padding-left: 7px;
}

.spanking-mcontainer p{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.spanking-mcontainer p a:link,
.spanking-mcontainer p a:visited{
	color: #dd0000;
	text-decoration: none;
}
.spanking-mcontainer p a:hover{
	color: #fff;
	text-decoration: none;
}

/* styles for personals page */
.personals-sContainer{
	width: 200px;
	margin: 0 auto;
}

.sc-title-producers{
	background: url(/images/custom/title_producers.gif) 0px 0px no-repeat;
	width: 200px;
	height: 39px;
	margin: 0;
	float: left;
}

.sc-title-models{
	background: url(/images/custom/title_models.gif) 0px 0px no-repeat;
	width: 200px;
	height: 39px;
	margin: 0;
	float: left;
}

.sc-body{
	background: #151515;
	width: 200px;
	margin: 0;
	float: left;
}
.sc-body p{
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #fff;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

.sc-link{
	background: #b80000;
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0;
	float: left;
}
.sc-link a:link,
.sc-link a:visited{
	color: #fff;
	text-decoration: none;
}
.sc-link a:hover{
	color: #fff;
	text-decoration: underline;
}

.profile-title{
	background: #dd0000;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 20px;
	width: 438px;
	margin: 0;
}
.profile-body{
	background: #fff;
	width: 438px;
	height: 87px;
	margin: 0;
}
.profile-footer{
	background: #5b5b5b;
	width: 438px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 24px;
	margin: 0;
}
.profile-footer a:link,
.profile-footer a:visited{
	color: #fff;
	text-decoration: none;
}
.profile-footer a:hover{
	color: #dd0000;
	text-decoration: none;
}
.profile-thumb{
	width: 132px;
	height: 96px;
	margin: 0;
}
.profile-desc{
	width: 306px;
	margin: 0;
}
.profile-labels{
	width: 306px;
	height: 20px;
	margin: 0;
}
.profile-name{
	width: 80%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333;
	line-height: 20px;
	height: 20px;
	margin: 0;
}
.profile-sex{
	background: url(/images/custom/bg_plabeldiv.gif) 0px 5px no-repeat;
	width: 20%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #333;
	line-height: 20px;
	height: 20px;
	margin: 0;
}
.profile-stats{
	width: 306px;
	margin: 0;
	float: left;
}
.profile-stats p{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #333;
	line-height: 11px;
	padding: 0;
	margin: 0;
}

.menutext{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000;
	margin: 5px;
	padding: 2px;
	border: 1px solid #000;
}

/* styles for profiles.asp pages */
.pprofile-titles{
	background: url(/images/custom/bg_profiletitle.gif) 0px 0px no-repeat;
	width: 440px;
	height: 31px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding: 0;
	margin: 0;
}

.pprofile-bodies{
	background: #414141;
	width: 438px;
	padding: 3px 0 3px 0;
	margin: 0 0 0 1px;
}
.pprofile-bodies p{
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	line-height: 14px;
	padding: 0;
	margin: 0 0 0 10px;
}
.pprofile-bodies p span{
	color: #ffff00;
}
.pprofile-bodies p a:link,
.pprofile-bodies p a:visited{
	color: #fff;
	text-decoration: none;
}
.pprofile-bodies p a:hover{
	color: #fff;
	text-decoration: underline;
}

.pprofile-labels{
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	line-height: 14px;
}
.pprofile-labels a:link,
.pprofile-labels a:visited{
	color: #fff;
	text-decoration: none;
}
.pprofile-labels a:hover{
	color: #fff;
	text-decoration: underline;
}

.pprofile-labels2{
	width: 334px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	line-height: 14px;
}
.pprofile-labels2 a:link,
.pprofile-labels2 a:visited{
	color: #ffff00;
	text-decoration: none;
}
.pprofile-labels2 a:hover{
	color: #fff;
	text-decoration: underline;
}

.pprofile-avatars{
	width: 128px;
	padding: 0;
	margin: 0;
}
.pprofile-avatars a:link,
.pprofile-avatars a:visited{
	color: #fff;
	text-decoration: none;
}
.pprofile-avatars a:hover{
	color: #fff;
	text-decoration: none;
}

.pprofile-names{
	width: 96%;
	height: 30px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 30px;
	padding: 0;
	margin: 0;
}

.pprofile-descs{
	width: 96%;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: justify;
	padding: 0 0 0 7px;
	margin: 0;
}

.pprofile-footers{
	background: url(/images/custom/bg_profilefooter.gif) 0px 0px no-repeat;
	width: 440px;
	height: 31px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
}
.pprofile-footers a:link,
.pprofile-footers a:visited{
	color: #fff;
	text-decoration: none;
}
.pprofile-footers a:hover{
	color: #fff;
	text-decoration: underline;
}

/* styles for intro warning/splash page */
.warningpage-mainWrapper{
	width: 100%;
	margin: 0;
	float: left;
}
.warningpage-siteWrapper{
	width: 800px;
	margin: 0 auto;
}
.warningpage-logoWrapper{

	width: 100%;
	height: 280px;
	margin: 0;
	float: left;
}
.warningpage-contentWrapper,
.warningpage-footerWrapper{
	width: 100%;
	margin: 0;
	float: left;
}

.warningpage-contentWrapper p{
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: justify;
	line-height: 12px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

.warningpage-contentWrapper h1{
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	line-height: 14px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 100px;
}

.warningpage-contentWrapper h2{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 18px;
	padding: 10px 0 10px 0;
	margin: 0;
}
.warningpage-contentWrapper h2 a:link,
.warningpage-contentWrapper h2 a:visited{
	color: #dd0000;
	text-decoration: none;
}
.warningpage-contentWrapper h2 a:hover{
	color: #dd0000;
	text-decoration: underline;
}

.warningpage-contentWrapper h3{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 18px;
	padding: 10px 0 0 0;
	margin: 0;
}
.warningpage-contentWrapper h3 a:link,
.warningpage-contentWrapper h3 a:visited{
	color: #fff;
	text-decoration: none;
}
.warningpage-contentWrapper h3 a:hover{
	color: #fff;
	text-decoration: underline;
}

.warningpage-contentWrapper h4{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 18px;
	padding: 10px 0 10px 0;
	margin: 0;
}
.warningpage-contentWrapper h4 a:link,
.warningpage-contentWrapper h4 a:visited{
	color: #fff;
	text-decoration: none;
}
.warningpage-contentWrapper h4 a:hover{
	color: #dd0000;
	text-decoration: underline;
}

/* styles for one-column page layouts */
.ocl-fullcolumn{
	width: 878px;
	padding-bottom: 10px;
	margin: 0 0 0 11px;
	float: left;
}

/* styles for two-column, wide left layouts */
.tclwl-leftcolumn{
	width: 678px;
	margin: 0 0 0 11px;
	float: left;
}
.tclwl-rightcolumn{
	width: 200px;
	margin: 0;
	float: left;
}

/* styles for two-column, wide right layouts */
.tclwr-leftcolumn{
	width: 200px;
	margin: 0 0 0 11px;
	float: left;
}
.tclwr-rightcolumn{
	width: 678px;
	margin: 0;
	float: left;
}
.linkspage{
	background: url(/images/bg_sicontent.png) 0px 0px repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #e1e1e1;
	margin: 0 auto;

}
.linkspage a:link,
.linkspage a:visited{
	color: #e1e1e1;
	text-decoration: none;
}
.linkspage a:hover{
	color: #ff0000;
	text-decoration: underline;
}
