a:link {
	text-decoration: none;
	color: #CC3366;
}
a:visited {
	text-decoration: none;
	color: #CC3366;
}
a:hover {
	text-decoration: none;
	color: #FF6699;
}
a:active {
	text-decoration: none;
}
.myaccount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
}
.navoff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3366;
}
.markettitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3366;
}
.marketcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.navon {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6666CC;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, td, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #336699;
	border-bottom: solid 1px #305c89;
	margin-bottom: 12px;
	padding-bottom: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	margin: 0px;
	border-bottom: dotted 1px #80a1bb;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	border-bottom: dotted 1px #80a1bb;
}
#header {
	background-color: #305c89;
	width: 100%;
	height: 117px;
}
#page {
	width: 800px;
	background-color: #c54867;
	border-left: solid 3px #ccb;
	border-right: solid 3px #ccb;
	border-bottom: solid 3px #ccb;
	padding-top: 15px;
	text-align: left;
}
#footer {
	text-align: center;
	padding: 10px 0px 20px 0px;
}
#footer p {
	color: #886;
	font-size: 11px;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	color: #886;
}
#content {
	padding: 0px 20px 20px 20px;
	text-align: left;
}
.sidebar {
	width: 243px;
	padding: 0 0 10px 0;
	margin: 5px 10px 18px 10px;
}
.sidebar h3 {
	margin-bottom: 4px;
}
.crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 16px;
}
.crumb a {
	text-decoration: none;
}
.crumb a:hover {
	text-decoration: underline;
}
.crumb a:link, .crumb a:visited {
	color: #666666;
}
.sidebar td, .sidecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
label {
	cursor: pointer;
	cursor: hand;
}
form {
	margin: 0px;
}
#termsandconditions {
	width: 412px;
	height: 100px;
	overflow: auto;
	border: dotted 1px #305c89;
	padding: 3px;
	margin: 6px 0px 12px 0px;
}
#termsandconditions p {
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #668;
}
#regform {
	margin-left: 20px;
}
.wideswatch {
	width: 65px;
	height: 17px;
}
.smallswatch {
	width: 10px;
	height: 10px;
}
td.seasoncolors div {
	float: right;
	margin: 2px 2px 2px 0;
}
td.seasoncolors img.season {
	margin: 2px 2px 2px 0;
}
input.bgemail {
	background-image: url('images/global/bg-email.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
input.bgpassword {
	background-image: url('images/global/bg-password.gif');
	background-position: left center;
	background-repeat: no-repeat;
}


/* Styled button classes */

a.button {
	background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	}

a.button span {
	background: transparent url('images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}


/* Billing Form classes */
#creditcardtypes {
	margin: 2px 0px 0px 140px;
}

#creditcardtypes img {
	margin-right: 3px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #666666;
	font-weight: lighter;
	font-style: normal;
}

/* Fading Photo classes */
#fadingphotos {
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 991px;
	height: 426px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
	
.photozonecontainer {
	position: relative;
	height: 426px;
	top: 0px;
	display: block;
	}

.fadingphoto {
	position: absolute;
	height: 426px;
	display: none;
	filter: alpha( opacity = 100 );
	-moz-opacity:1;
	}

