/* START THE LAYOUT */

@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 11pt;
	min-width: 970px;
}

#wrapper {
margin: 0 auto;
text-align: left;
}

#logo {
margin: 0 auto;
width: 970px;
height: 93px;
background: url(images/apple.jpg) no-repeat 100% 0;
}

a img {
border: none;
}


/* HEADER */

#masthead {
border-top: 4px solid #b0b0b0;
border-bottom: 4px solid #b0b0b0;
background: #0973ba url(images/header_back.jpg) repeat-x 0 0;
min-width: 970px;
}

#masthead #container {
position: relative;
background: transparent url(images/header.jpg) no-repeat 50% 0;
height: 296px;
width: 970px;
margin: 0 auto;
}

#signup form, #signup fieldset, #signup legend, #signup input {
margin: 0;
padding: 0;
border: none;
}

#signup fieldset {
width: 270px;
position: absolute;
top: 80px;
left: 640px;
margin: 0 auto;
text-align: center;
}

#signup fieldset label, #signup h2 {
position: absolute;
left: -12000px;
margin: 0;
padding: 0;
}

#signup fieldset input.text {
margin: 0;
padding: 10px;
width: 226px;
background: transparent url(images/header_form_back.jpg) no-repeat 0 0;
color: #666666;
}

#signup fieldset p {
margin: 10px 0;
padding: 0;
}

/* END HEADER */


/* MAIN NAV */

#mainnav {
width: 100%;
background: #c7c7c7 url(images/nav_grad.gif) repeat-x 0 0;
min-width: 970px;
float: left;
}

#mainnav ul, #mainnav ul li {
margin: 0;
padding: 0;
}

#mainnav ul {
margin: 0 auto;
width: 970px;
text-align: left;
}

#mainnav ul li {
list-style-type: none;
float: left;
}

#mainnav li a {
line-height:2.3em;
display: block;
font-weight: bold;
color: #474747;
text-decoration: none;
font-size: 1.1em;
margin-left: 2em;
padding: 0 .5em;
font-family:Arial, Helvetica, sans-serif;
}

#mainnav li a:hover {
color: #ff276a;
}

/*END MAIN NAV */

/* CONTENT */

#body {
clear: both;
width: 970px;
margin: 0 auto;
min-width: 970px;
}

#body #padding {
padding: 5px 0 0 0;
}

#body #content {
	background: #d3d3d3;
	padding:1px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#body #content #content-padding {
	margin: 12px;
	padding: 1.5em;
	background: #e4e2e2;
	border: 2px solid #FFFFFF;
}

#body #wrapper {
float: left;
margin: 5px 0 0 0;
width: 630px;
}

#body .content {
float: left;
background: #d3d3d3;
margin: 5px 0 0 0;
width: 630px;
}

#body .content .content-padding {
margin: 12px;
padding: 1.5em;
background: #e4e2e2;
border: 2px solid #FFFFFF;
line-height: 1.6em;
letter-spacing: .05em;
}


/* END CONTENT */

/* SIDEBAR */

#sidebar {
margin: 0 5px 0 645px;
width: 265px;
}

#sidebar .box {
background: #e5e5e5;
padding: 8px;
margin: 5px 0 10px;
}

#sidebar .box ul {
margin: 0;
padding: 0;
}

#sidebar .box li {
list-style-type: none;
}

#sidebar .box li ul li {
margin: 0;
padding: 2px 0 2px 10px;
}

/* END SIDEBAR */

/* CUSTOM HEADER TAGS */

.heading {
width: 100%;
}

h1 {
color: #ff7faa;
font-size: large;
margin: 0;
padding: 0;
line-height: 2em;
font-weight: bold;
width: 286px;
height: 59px;
position: relative;
}


h1 span {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
}

h1.wats_new span {
background: url(images/wats_new.jpg) no-repeat 0 0;
}

h1.About span {
background: url(images/about.jpg) no-repeat 0 0;
}

h1.FAQ span {
background: url(images/faq.jpg) no-repeat 0 0;
}

h1.Contact span {
background: url(images/contact.jpg) no-repeat 0 0;
}

h1.Events span {
background: url(images/events.jpg) no-repeat 0 0;
}

h1.Products span {
background: url(images/products.jpg) no-repeat 0 0;
}

h1.Links span {
background: url(images/links.jpg) no-repeat 0 0;
}
h1.members span {
background: url(images/members.jpg) no-repeat 0 0;
}
h1.error span {
background: url(images/error.jpg) no-repeat 0 0;
}
h1.account_error span {
background: url(images/user_account_error.jpg) no-repeat 0 0;
}
h1.Affiliates span {
background: url(images/affiliates.jpg) no-repeat 0 0;
}
h1.thankyou span {
background: url(images/thank_you.jpg) no-repeat 0 0;
}


#homepage  h2 {
	font-size: 2em;
	font-weight: bold;
	color: #F82864;
	width: auto;
	text-align: left;
	line-height: 100%;
	height: auto;
}
#homepage h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
}
#homepage li {
	margin-bottom: 0.6em;
}



#content h2, .content h2 {

}

/* END CUSTOM HEADER TAGS */


/* FOOTER */
#footer {
clear: both;
width:100%;
margin: 0;
text-align:center;
font-weight: bold;
}

#footer div {
width: 970px;
margin: 0 auto;
}

#footer div div {
width: 630px;
float: left;
margin-top:5px;
}

#footer ul {
margin: 12px 0;
padding: 0 0 0 15px;
}

#footer ul li {
display: inline;
padding: 0 10px;
}

#footer ul li.first {
padding-left: 0;
border-left: 0;
}

#footer ul li a {
color: #ff5d8f;
}

#footer ul a:hover {
text-decoration: underline;
}

/* END FOOTER */

/*FORM*/

fieldset {
border: none;
}

fieldset legend {
font-weight: bold;
}

fieldset label {
float: left;
width: 10em;
}

fieldset label.extra_big {
height:100px;
}

fieldset input.big {
width: 200px;
}

fieldset textarea {
width: 330px;
height: 180px;
}

.center {
margin: 0 auto;
text-align: center;
}

/*END FORM*/

.important {
color: red;
}

table tr td {
padding: 4px;
}

.clear {
clear: both;
}

.item {
float: left;
text-align: center;
width: 29%;
padding-left: 1%;
height: 280px;
}

.item a {
text-decoration: none;
}

.affiliates {
border: 1px solid rgb(102, 102, 102); 
padding: 0.5em 1em; 
background-color: rgb(255, 255, 255);
}

.item a img {
border: none;
}

.item a span {
display: block;
color: black;
font-weight: bold;
}

.item a:hover span {
color: #CE3A6C;
}
