@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #151515;
	margin: 0px;
	padding: 0px;
	background-image: url(http://s1.cutimg.com/templates/5_red/images/bg.gif);
}

a{
	color: #FFFFFF;
	text-decoration: underline;	
}

a:hover{
	color: #FFFFCC;	
}

#page{
	width: 850px;
	display: block;
	background-color: #0C0C0C;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	padding-left: 8px;	
}

.menu{
	background-image: url(http://s2.cutimg.com/templates/5_red/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #2D2D2D;
	width: 238px;
}

.menu ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: none;
}

.menu li{
	padding: 3px;
	list-style-type: none;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #404040;
	padding-left: 20px;
	background-image: url(http://i1.cutimg.com/templates/5_red/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu a{
	text-decoration: none;	
}

.menu a:hover{
	text-decoration: underline;
}

.middle{
	background-repeat: no-repeat;
	height: 303px;
	width: 612px;
}

.content{
	background-color: #111111;
	background-image: url(http://s1.cutimg.com/templates/5_red/images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 845px;
}

.footer{
	background-color: #181818;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.mailing_list{
	font-size: 11px;
	color: #999999;
	border: 1px solid #2A2A2A;
	background-color: #181818;
}

.mailing_list b{
	font-size: 15px;
	font-weight: bold;
	color: #A60402;
}

.bottom_links{
	background-color: #080808;
	padding-top:8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #FFFFFF;
}

.content{
	padding-left: 35px;
	padding-right: 35px;
	font-size: 12px;
	line-height: 150%;
}

.pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}







h1 {
	font-size: 28px;
	font-weight: normal;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 35px;	
	display: block;
}



.blog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;	
	padding-top: 4px;
	padding-bottom: 10px;
	display: block;
}

.blog_title {
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
	display: block;
}

.blog_message {
	font-size: 15px;
	line-height: 140%;	
}

.blog_entry {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom:10px;
	padding-top:20px;
}

.faq_question {
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
	display: block;
}

.faq_entry {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom:10px;
	padding-top:15px;
}

.wishlist {
	list-style-type: none;
	margin: 0;
}

.wishlist li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	list-style-type: none;
	background-image: url(http://s2.cutimg.com/templates/5_red/images/gift.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 22px;
	float:left;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}

.review_entry {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom:10px;
	padding-top:15px;
}

.review_title {
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
	display: block;
}

.review_message {
	font-size: 15px;
	line-height: 140%;	
}

.review_url {
	font-size: 10px;
	margin-top: 5px;
}

.review_date {
	font-size: 13px;
	color: #FFFFCC;	
}


.links {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.links li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 15px;
}

.photo {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.photo li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-type: none;
	padding: 10px;
	float:left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

.contact b {
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}

.contact_title {
	font-size: 24px;
	color: #FF0000;
	font-weight: normal;
}


.table {
	border: 1px solid #666666;
}

.table_top {
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
}

.table_row {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.table_row_b {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	color: #FF0000;
}

.home {
	padding-top: 15px;
	padding-bottom: 35px;
	display: block;
}

#trial_name {
	font-size: 52px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 100px;
}

#trial_message {
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-align: center;
}

.random_special {
	display: block;
	padding: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #CCCCCC;
	background-color: #111111;
	text-align: center;
}

#disclaimer_header {
	display: block;
	margin-top: 50px;
}

#disclaimer_body {
	display: block;
	width: 600px;
	margin: auto;
	padding: 25px;
	line-height: 150%;
	color: #CCCCCC;
	background-color: #333333;
}


#disclaimer_options {
	display: block;
	width: 400px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
	margin-top: 30px;
}

#enter_button {
	display: block;
	width: 200px;
	float:left;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
}

#enter_button a {
	display: block;
	width: 191px;
	padding-top:  27px;
	height: 45px;
	font-size: 26px;
	background-image: url(http://i1.cutimg.com/templates/5_red/images/disclaimer_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#enter_button a:hover {
	text-decoration:underline;
}

#exit_button {
	display: block;
	width: 200px;
	float:left;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
}

#exit_button a {
	display: block;
	width: 191px;
	padding-top:  27px;
	height: 45px;
	font-size: 26px;
	background-image: url(http://i2.cutimg.com/templates/5_red/images/disclaimer_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#exit_button a:hover {
	text-decoration:underline;
}

#disclaimer_footer {
	display: block;
	margin-top: 20px;
}




.validation_message {
	padding: 4px;
	padding-left: 28px;
	margin-top: 5px;
	background-color: #FFFE52;
	color : #333333;
	font-weight: bold;
	background-image: url(http://s1.cutimg.com/templates/5_red/images/bg_warning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #FBC52F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 } 
.updated {
	color : #333333;
	background-color: #E1FFE1;
	border: 1px solid #BFFFBF;
	display: block;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  }

#join_list {
	width: 400px;
	display:block;
	margin:auto;
	padding:10px;
}
#join_list title {
	display:block;
}
.mail_info {
	display: block;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.mail_info label {
	float:left;
	width:75px;
	margin-right:15px;
	font-weight: bold;
	padding:3px;
}
.mail_info div {
	padding: 3px;
}
