/* Colour Scheme: http://colorschemedesigner.com/#2H623O0Xya6U5 */

/* Global Declarations */

body {
background: #CCF8FE;
padding:0;
margin:0;
border:0;
}

a {
text-decoration: none;
}

p {
font-family: Arial, Helvetica, sans-serif;
}

fieldset {
border: 0;
}

img {
border: 0;
}

#wrapper {
width: 800px;
margin: 0 auto;
}

/* Header Styles */

#header {
height: 50px;
width: 800px;
margin: 0;
padding: 0;
}

#logo {
width: 250px;
height: 50px;
float: left;
text-align: left;
}

#header h1, h1 a {
font-size: 48px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: -4px;
color: #FD002D;
margin: 0;
padding: 0;
margin-left: 10px;
}

#menu {
width: 550px;
height: 50px;
float: right;
text-align: right;
}

#menu li {
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
background: #CCF8FE;
color: #02D7F4;
position: relative;
right: 10px;
}

#menu li a {
color: #02D7F4;
}

#menu li a:hover {
background: #02D7F4;
color: #FFFFFF;
}

/* Page Styles */

#content {
border: 4px dashed #4BFB00;
background: #ffffff;
}

#content h2, h3, h4, h5 {
margin: 8px;
background: #02D7F4;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
text-align: center;
}

#content p {
font-size: 12px;
margin: 8px;
}

#content p strong {
font-size: 14px;
font-weight: bold;
}

#content li {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

#content p a {
text-decoration: underline;
}

#ipods {
width: 800px;
}

#ipods table {
margin-right: 10px;
margin-left: 10px;
}

#ipods td {
width: 156px;
text-align: center;
vertical-align: bottom;
}

#ipods p {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #E91239;
}

#ipods div.description {
	border: 1px solid #666;
	background-color: #FFCDD5;
	padding: 10px;
	margin: 0px;
	color:#fff;
	text-align: left;
}

div.light {
margin: 8px;
border: 1px solid #4BFB00;
background-color: #DBFFCC;
padding: 10px;
color: #4BFB00;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}

div.light a {
color: #000;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}

#offers {
margin: 8px;
border: 2px solid #FD002D;
background-color: #FFF;
padding: 10px;
color: #FD002D;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}

#offers h1 {
font-size: 18px;
text-decoration: underline;
}

.title_offer {
font-size: 18px;
text-decoration: underline;
color: #FD002D;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#left_offers {
float: left;
width: 360px;
text-align: center;
border: 1px dotted;
margin-right: 5px;
padding: 4px;
background-color: #FFCDD5;
}

#right_offers {
float: right;
width: 360px;
text-align: center;
border: 1px dotted;
margin-left: 5px;
padding: 4px;
background-color: #FFCDD5;
}

#right_offers li {
text-align: left;
}

#right_offers strong {
text-decoration: underline;
}

#offer_ch {
color: #444;
margin: 8px;
font-size: 18px;
border: 1px ;
text-decoration: underline;
font-size: 20px;
background: #FFF;
}

#offer_small {
font-size: 10px;
margin: 4px;
}

.more {
color: #555;
font-size: 22px;
text-align: center;
}

#referrals table {
width: 776px;
padding: 0;
margin: 8px;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #4BFB00;
}

#referrals th {
text-align: center;
color: #4BFB00;
padding: 6px 6px 6px 12px;
background-color: #DBFFCC;
}

#referrals td {
background: #fff;
padding: 6px 6px 6px 12px;
}

#referrals td.alt {
background: #fff;
}

#referrals td.premiere {
font-weight: bold;
text-align: center;
}

#referrals th.spec {
background: #fff;
color: #4BFB00;
}

#referrals th.specalt {
background: #fff;
color: #4BFB00;
}

#referrals p {
text-align: center;
font-size: 14px;
}

/*--( Support Structure )-------------------------*/

#support {
	width: 700px;
	margin-bottom: 5px;
}

#support ul { 
	padding: 5px 0px 5px 15px; 
	margin: 0px; 
}

#support li { 
	font-size: 10px; 
	padding: 0px; 
	margin: 0px; 
}

#support p { 
	padding: 5px 0px 15px 0px; 
	margin: 0px; 
	line-height: 13px;
}

#support span { 
	background: #eee; 
	font-size: 12px; 
	padding: 5px; 
	display: block;
}

#support span h1 { 
	padding: 0px; 
	margin: 0px; 
}

#support span p { 
	padding: 0px; 
	margin: 0px; 
}

#support span.alt { 
	background: #666; 
	padding: 5px; 
	color: #fff; 
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}

#support span.alt h1 { 
	padding: 0px; 
	margin: 0px; 
}

#support span.alt p { 
	padding: 0px; 
	margin: 0px; 
	margin-top: 15px;
}

#support span.alt a {
	color: #fff; 
}

#support form { 
	padding: 0; 
}

#support form fieldset { 
	padding: 5px; 
}

#support form p { 
	padding: 5px 0px; 
	margin: 0px; 
}

#support form label { 
	display: block; 
	padding: 0px 0px 5px 0px;
}

#support form label em { 
	font-size: 10px; 
}

#support form input { 
	padding: 3px 0px;
}

#support form textarea { 
	padding: 3px 0px;
}

#support form .textarea { 
	padding: 0px; 
	margin: 0px 0px 0px 290px;
}

#support a.btn {
	padding: 10px;
	margin: 20px 0 0 0; 
	text-align: center;
	font-weight: bold;
	display: block;
}

#support table {
width: 776px;
padding: 0;
margin: 8px;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #4BFB00;
}

#support th {
text-align: center;
color: #4BFB00;
padding: 6px 6px 6px 12px;
background-color: #DBFFCC;
}

#support td {
background: #fff;
padding: 6px 6px 6px 12px;
text-align: center;
}

#support td.alt {
background: #fff;
}

#support th.spec {
background: #fff;
color: #4BFB00;
}

#support th.specalt {
background: #fff;
color: #4BFB00;
}

#support p {
text-align: center;
font-size: 14px;
}

/*--( Support Structure )-------------------------*/

#popup {
	width: 450px;
	padding: 10px;
	margin: 0 auto; 
	text-align: left;
}

#popup div.header {
	background-color: #666;
	color: #fff;
	position: relative;
	height: 35px;
}

#popup h1 {
	padding-left: 15px;
	padding-top: 11px;
	font-size: 16px;
	letter-spacing: 1px;
}

div.updatemessage {
	padding: 15px;
	border: 1px solid #333;
	background-color: #ccc;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	margin: 75px 0;
	text-align: center;
	width: 40%;
}

div.blockedipmessage {
	padding: 15px;
	border: 2px solid #c00;
	background-color: #fcc;
	font-weight: bold;
	font-size: 12px;
	color: #c00;
	margin: 75px 0;
	text-align: left;
	width: 40%;
}

span.blockedipmessage {
	display: block;
	margin-top: 15px;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

#support blockquote, #coffers blockquote {
	margin-left: 10px;
	border-left: 5px solid #666;
	padding-left: 10px;
}

#support blockquote.topic-history-flagged,
#coffers blockquote.topic-history-flagged {
	border-color: #fcc;
}

#support blockquote.reply-user, #support blockquote.reply-admin, 
#support blockquote.reply-admin-closed, #support blockquote.reply-user-closed,
#coffers blockquote.reply-user, #coffers blockquote.reply-admin, 
#coffers blockquote.reply-admin-closed, #coffers blockquote.reply-user-closed {
	margin-left: -5px;
}

#support blockquote.reply-user, #support blockquote.reply-user-closed,
#coffers blockquote.reply-user, #coffers blockquote.reply-user-closed {
	border-color: #75a9dd;
}

#support blockquote.reply-admin, #support blockquote.reply-admin-closed,
#coffers blockquote.reply-admin, #coffers blockquote.reply-admin-closed {
	border-color: #ccc;
}

#support blockquote.reply-admin-closed, #support blockquote.reply-user-closed,
#coffers blockquote.reply-admin-closed, #coffers blockquote.reply-user-closed {
}

#support h5, #coffers h5 {
	text-transform: none;
	text-align: left;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#support h4.horizontal { border-bottom: 1px solid #000; }

#support h4.tophorizontal, #coffers h4.tophorizontal {
	border-bottom: none;
	border-top: 1px solid #000;
}

/* form styles */

#form_home {
border: 2px dashed #01BFD9;
width: 450px;
margin: 0 auto;
margin-bottom: 8px;
text-align: left;
}

#form_home p {
color: #01BFD9;
font-weight: bold;
font-size: 16px;
margin-left: 8px;
}

#form_home p.referred {
color: #CCCCCC;
font-size: 12px;
}

.error {
color: #E10028;
font-size: 12px;
font-weight: bold;
display: block;
}

.emailhome {
width: 400px;
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
}

.passwordhome {
width: 400px;
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
}

.termshome {
color: #01BFD9;
font-size: 12px;
text-align: center;
}

.ip_logged {
color: #01BFD9;
font-size: 12px;
display: block;
text-align: center;
font-weight: normal;
}

.submithome {
width: 300px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

#right {
width: 300px;
float: right;
margin-right: 50px;
margin-bottom: 10px;
border: 2px dashed #02D7F4;
text-align: right;
}

#left {
width: 300px;
float: left;
text-align: center;
margin-left: 50px;
margin-bottom: 10px;
border: 2px dashed #02D7F4;
}

#right p {
color: #01BFD9;
font-weight: bold;
font-size: 12px;
text-align: right;
margin: 10px;
}

#right p strong {
font-size: 16px;
text-decoration: underline;
font-weight: bold;
text-align: left;
}

#right_members {
width: 378px;
float: right;
margin-right: 10px;
margin-bottom: 10px;
border: 2px dashed #02D7F4;
text-align: center;
}

#right_members p {
font-size: 14px;
color: #000000;
text-align: left;
}

#right_members p strong{
font-size: 16px;
font-weight: bold;
text-align: center;
}

#right_link p {
background: #02D7F4;
color: #FFF;
font-weight: bold;
font-size: 18px;
text-align: center;
}

#left_members {
width: 378px;
float: left;
text-align: center;
margin-left: 10px;
margin-bottom: 10px;
border: 2px dashed #02D7F4;
}

#left_members p {
font-size: 14px;
color: #FD002D;
font-weight: bold;
}

#left_members p strong{
font-size: 16px;
}

/* Footer Styles */

#footer {
text-align: center;
width: 800px;
margin: 0 auto;
}

#footer li {
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #13C8E1;
text-transform: lowercase;
}

#footer li a {
color: #13C8E1;
}

#footer li a:hover {
color: #13C8E1;
background: #FFFFFF;
}

#footer p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #13C8E1;
}