@charset "UTF-8";
/* CSS Document for RateMyCamGirls.com */

/* Global Styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pad10{
	padding: 10px;
}
.pad5{
	padding: 5px;
}
.pad15{
	padding: 15px;
}	
.pad20{
	padding: 20px;
}
.clear{
	clear: both;
}
.fullcolumn-content a, a, a:link, a:active, a:visited{
	text-decoration: none;
	color: #00C0FF!important;
}
.fullcolumn-content a:hover, a:hover{
	color: #FFC200!important;
	text-decoration: none;
}
#alert{
	text-align: left;
	width: 400px;
	padding: 15px;
	margin: 0 auto;
	border: 1px dashed #ddd;
	color: #fff;
}
.loginLink a{
	color: #00C0FF!important; 
}
.loginLink a:hover{
	color: #FFC200!important;
}
.smallLink{
	font-size: 13px!important; 
}
.sidebarInfo{
	text-align: left;
	font-size: 14px!important;
	color: #999999;
}
.userName{
	color: #FFC200;
}
.nl{
	border: none;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}

/* Sign-Up Page */
.s1{
	width: 150px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
.s1b{
	width: 50px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
.s2{
	width: 300px;
	margin: 0;
	padding: 10px 0 0 0;
}
.s2c{
	width: 150px;
	margin: 0;
	padding: 10px 0 0 0;
}
.s2d{
	width: 450px;
	margin: 0;
	padding: 10px 0 0 0;
}
.req{
	color: #ffae00;
}
.signupInput{
	width: 290px;
	background-image: url(/images/inputbg-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #222222;
	padding: 5px;
	border: none;
	height: 20px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.disabledInput{
	width: 290px;
	background-image: url(/images/inputbg2-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #222222;
	padding: 5px;
	border: none;
	height: 20px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
}
.subInput{
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.signupSelect{
	width: 298px;
	height: 30px;
	background-color: #222222;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
.ipnotice{
	text-align: center;
	padding: 20px 10px 10px 10px;
	font-style: italic;
	color: #666666;
	font-size: 13px;
}
.submitSignup{
	padding: 3px;
	width: 100px;
	height: 30px;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}
.submitEditProfile{
	padding: 3px;
	height: 30px;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}
.spamCheck{
	background-image: url(/images/sbg-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #222222;
	border: none;
	width: 50px;
	height: 20px;
	padding: 5px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.spamCheckSpan{
	line-height: 30px;
}
.successEmail{
	color: #FFC200!important;
}
.loginBoxContainer{
	text-align: center;
	padding: 20px;
	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width:400px;
	margin: 0 auto;	
}
.gray{
	color: #666666!important;
}
.smallText{
	font-size: 14px;
}

/* User and Profile Info */
#notifyUser{
	width: 100%;
	margin-top: 10px!important;
}
.userNotice{
	width: 1024px;
	height: 50px;
	margin: 0 auto;
	background-image: url(/images/userNoticebg-trans.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.welcome{
	width: 1024px;
	height: 50px;
	margin: 0 auto;
	background-image: url(/images/welcomebg-trans.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.welcomeContent{
	margin-left: 200px;
	line-height: 50px;
	font-size: 18px;
}
.userNoticeContent{
	margin-left: 200px;
	line-height: 50px;
	font-size: 18px;
}
.userNoticeContent a{
	color: #00C0FF!important; 
	text-decoration: none;
}
.userNoticeContent a:hover{
	color: #FFC200!important;
	text-decoration: none;
}
.uavatar{
	width: 150px;
	border: none;
}

.uploadPicsNotice{
	font-size: 14px;
	font-style: italic;
	width: 500px;
	margin: 0 auto;
}
.uploadPicsNotice strong{
	color: #00C0FF!important;
}
.uPicThumb{
	width: 90px;
	border: none;
	margin: 0 10px 8px 0;
}
.imageRow{
	width: 400px;
}
.cpn{
	font-size: 14px;
}
.miniAvatar{
	float: right;
	border: none;
	width: 80px;
	border: 2px solid #CCCCCC;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.mainpageAv{
	width: 150px;
	/*height: 113px;*/
}
.h1title{
	font-size: 15px;
	font-weight: bold;
}
.showAvatar{
	max-width: 700px;
}
.galleryPic{
	background: #222;
	border: 1px solid #343434;
	padding: 5px;
	margin: 0 15px 15px 0;
	float: left;
}
.pImage{
	max-width: 700px;
}
.pImageThumb{
	height: 130px;
}
.commentBox{
	width: 300px;
	height: 100px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #111111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.commentAvatar{
	float: left;
	margin-right: 5px;
	width: 50px;
	border: none;
}
.addCommentLink{
	float: left;
	font-size: 12px;
	text-decoration: none;
}
.addCommentLink a{
	color: #00C0FF!important;
	margin-left: 10px;
	text-decoration: none;
}
.deleteDropdown{
	width: 150px;
	border: 1px solid #333333;
	padding: 3px;
	background-color: #222222;
	color: #dddddd;
}
.totalMembers{
	font-size: 12px!important;
	color: #444444;
}
.totalLinks{
	font-size: 12px!important;
	color: #444444;
}
.modelOption{
	color: #FF00FF!important;
}
.edit{
	font-size: 14px;
	color: #555555;
}
.edit a, .edit a:link, .edit a:active, .edit a:visited{
	color: #FF0000!important;
	text-decoration: none;
}
.edit a:hover{
	text-decoration: none;
	color: #00FFFF;
}
.s1b{
	padding-right: 20px;
}
.ratingsTable{
	padding: 3px;
}
.rating1{
	background-color: #FF0000;
}
.rating2{
	background-color: #FF3300;
}
.rating3{
	background-color: #FF9933;
	color: #000000!important;
}
.rating4{
	background-color: #009933;
}
.rating5{
	background-color: #0033FF;
}
.ipmini{
	font-size: 12px;
	font-style: italic;
}
.banned{
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}
.searchtd{
	padding: 5px;
	text-align: center;
}
.searchTable{
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

/* FORUMS */
#forumPost{
	text-align: left;
	width: 255px;
	margin: 0 auto;
}
#forumPost strong{
	font-weight: bold;
	color: #00C0FF!important;
}
.postedBy{
	float: right;
	margin-right: 5px;
	font-size: 10px;
	font-style: italic;
	color: #FFC200!important;
}
.topicsCount{
	font-size: 12px!important;
	color: #1e6399!important;
	font-style: italic;
}
.categoryInfo{
	font-size: 12px;
	color: #666666;
}
.categoryInfo a, .categoryInfo a:link, .categoryInfo a:active, .categoryInfo a:visited{
	color: #dddddd!important;
	text-decoration: none;
}
.categoryInfo a:hover{
	color: #FFC200!important;
}
.threadTitleInput{
	width: 250px;
	padding: 5px;
	background-color: #333333;
	border: 1px solid #999999;
	color: #ffffff;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #CCCCCC;
	margin-bottom: 10px;
}
.threadTitleArea{
	width: 250px;
	min-height: 100px;
	padding: 5px;
	background-color: #333333;
	border: 1px solid #999999;
	color: #ffffff;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.newThreadSubmit{
	width: 70px;
	padding: 5px;
	background-color: #333333;
	border: 1px solid #999999;
	color: #ffffff;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.newReplySubmit{
	width: 170px;
	padding: 5px;
	background-color: #333333;
	border: 1px solid #999999;
	color: #ffffff;
	font-size: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.inputTip{
	font-size: 12px;
	font-style: italic;
	color: #FFC200;
}
.forumPostTop{
	text-align: center;
}
.forumPostTop a, .forumPostTop a:link, .forumPostTop a:visited, .forumPostTop a:active{
	color: #00C0FF!important;
	text-decoration: none;
}
.forumPostTop a:hover{
	color: #FFC200!important;
	text-decoration: none;
}
.forumPostTop strong{
	font-weight: bold;
	color: #00C0FF!important;
}
.forumUsername{
	font-weight: bold;
	margin-left: 10px;
	color: #FFC200;
}
.forumUsername a, .forumUsername a:link, .forumUsername a:active, .forumUsername a:visited{
	font-weight: bold;
	color: #FFC200;
	text-decoration: none;
}
.forumUsername a:hover{
	font-weight: bold;
	color: #00C0FF;
	text-decoration: none;
}
.forumMemberType{
	font-size: 12px;
	margin-left: 10px;
}
.threadComments{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	font-size: 18px;
}
.threadComments2{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	font-size: 18px;
	color: #FFC200!important;
}
.threadRight{
	float: left; 
	margin-top: 5px; 
	margin-left: 10px; 
	border-left: 1px solid #555555; 
	padding: 5px 0px 5px 5px;
	width: 630px;
}
.fbreadcrumb{
	font-weight: 100!important;
	color: #444444!important;
}
.threadTitle{
	padding-left: 10px!important; 
	font-family: Georgia, 'Times New Roman', Times, serif!important; 
	font-weight: 100!important;
	color: #FFC200!important;
}
.threadTitle2{
	padding-left: 10px!important; 
	font-family: Georgia, 'Times New Roman', Times, serif!important; 
	font-weight: bold!important;
	color: #FFC200!important;
}
.threadTitle2 a, .threadTitle2 a:link, .threadTitle2 a:active, .threadTitle2 a:visited{
	font-family: Georgia, 'Times New Roman', Times, serif!important; 
	font-weight: 100!important;
	color: #FFC200!important;
	text-decoration: none;
}
.threadTitle2 a:hover{
	font-family: Georgia, 'Times New Roman', Times, serif!important; 
	font-weight: 100!important;
	color: #00C0FF!important;
	text-decoration: none;
}
.threadTitle a, .threadTitle a:link, .threadTitle a:active, .threadTitle a:visited{
	font-family: Georgia, 'Times New Roman', Times, serif!important; 
	font-weight: 100!important;
	color: #FFC200!important;
	text-decoration: none;
}
.threadTitle a:hover{
	font-family: Georgia, 'Times New Roman', Times, serif!important; 
	font-weight: 100!important;
	color: #00C0FF!important;
	text-decoration: none;
}
.replyThread{
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px!important;
}
.threadAuthor{
	float: right;
	width: 175px;
	margin-right: 10px;
	border-left: 1px solid #333333;
	padding: 3px 3px 3px 3px;
	text-align: center;
	color: #333333!important;
	overflow: hidden;
}
.forumCatIcon{
	margin-top: 5px;
	margin-right: 5px;
	height: 14px;
}
.catDescription{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px!important;
}
.newTopicButton{
	color: #990000!important;
}
.newTopicButton a, .newTopicButton a:link, .newTopicButton a:active, .newTopicButton a:visited{
	color: #990000!important;
}
.newTopicButton a:hover{
	color: #FFFFFF!important;
}

.linkList{
	padding: 3px 3px 3px 6px;
}
.welcomeBoxSpacer{
	height: 10px;
	width: 100%;
	background: none;
	border: none;
	margin: 0;
}

.deleteThread a, .deleteThread a:link, .deleteThread a:active, .deleteThread a:visited{
	color: #990000!important;
	text-decoration: none!important;
}
.deleteThread a:hover{
	color: #ff0000!important;
	text-decoration: none!important;
}
.sticky{
	margin: 0px 10px 0px 5px!important;
}
.uploadAdInput{
	width: 250px;
	padding: 5px;
	background-color: #222222;
	border: 1px solid #666666;
	color: #DDDDDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.iFrameTextArea{
	width: 250px;
	height: 200px;
	padding: 5px;
	background-color: #222222;
	border: 1px solid #666666;
	color: #DDDDDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.deleteButton{
	border: none!important;
}
.editButton{
	border: none!important;
	margin-left: 4px;
}
.editPostDiv{
	font-size: 14px!important;
	color: #990000;
	text-decoration: none;
}
.editPostDiv a, .editPostDiv a:link, .editPostDiv a:active, .editPostDiv a:visited{
	color: #990000;
	text-decoration: none;
}
.editPostDiv a:hover{
	color: #ffffff;
	text-decoration: none;
}
.editPostDiv{
	float: right;
	margin-right: 30px;
}
.attachedImage{
	font-size: 10px; 
	color: #CCCCCC;
	margin-top: 10px;
}
.imageAttached{
	max-height: 65px; 
	max-width: 200px; 
	border: 1px solid #FFFFFF
}
.memberVoteSummary{
	padding: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.memberVoteSummary h2{
	font-size: 12px!important;
	color: #ffffff;
	margin: 0!important;
	padding: 0!important;
}
.memberVoteSummary h3{
	font-size: 10px!important;
	color: #BBBBBB;
	margin: 0!important;
	padding: 0!important;
	font-style: italic;
}
.voteContainer{
	position: relative;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 700px;
	height: 350px;
	overflow: auto;
	background: #333333;
	font-size: 12px;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #555555;
}
.voteCellTD{
	margin: 0px;
	background-color: #000000;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}
.voteCellRow{
	margin: 0px;
	padding: 3px;
	text-align: left;
}
.voteCellRow a, .voteCellRow a:link, .voteCellRow a:active, .voteCellRow a:visited{
	color: #00C0FF!important;
	text-decoration: none;
}
.voteCellRow a:hover{
	text-decoration: none;
	color: #FFCC66!important;
}
.voteCellRow h5{
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.voteAverage{
	width: 700px;
	margin: 0 auto;
	margin: 10px 0 10px 0;
	text-align: right!important;
	font-style: italic;
}
.tmfba{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFC200!important;
}
.subnfg{
	font-style: italic;
	font-size: 12px;
}
.subnfg a, .subnfg a:link, .subnfg a:visited, .subnfg a:active{
	font-style: italic;
	font-size: 12px;
	color: #00C0FF;
	text-decoration: none;
}
.subnfg a:hover{
	text-decoration: underline;
}
.nmmbe a, .nmmbe a:link, .nmmbe a:active, .nmmbe a:visited{
	color: #00C0FF;
	text-decoration: none;
	font-size: 12px;
}
.nmmbe a:hover{
	color: #FFC200;
}
.pendingModelsTable a, .pendingModelsTable a:link, .pendingModelsTable a:active, .pendingModelsTable a:visited{
	color: #00C0FF;
	text-decoration: none;
	font-size: 12px;
}
.pendingModelsTable a:hover{
	color: #FFC200;
}

.emkmq a, .emkmq a:link, .emkmq a:active, .emkmq a:visited{
	color: #00C0FF;
	text-decoration: none;
	font-size: 12px;
}
.emkmq a:hover{
	color: #FFC200;
}
.numOfModels{
	font-size: 13px;
	color: #777777;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
}
.threadComments2 a, .threadComments2 a:link, .threadComments2 a:active, .threadComments2 a:visited{
	color: #00C0FF;
	text-decoration: none;
}
.threadComments2 a:hover{
	text-decoration: underline;
}
