/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}

body {
	font-family: arial, verdana, trebuchet ms, tahoma;
	font-size: 12px;
	color: #FFF;
	background: url(/images/bg.gif) repeat top;
	}

a:link, a:visited {
	color: #EFECA0;
	text-decoration: underline;
	}

a:hover, a:active {
	text-decoration: none;
	}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
a span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: none; }
img 			{ border: 0;}
p 				{ margin: 0; padding: 0; line-height: 16px; }
 
/***** Forms *****/

form 			{ margin: 0; padding: 0; display: inline; } 
input, select, textarea { font: 1em arial, helvetica, sans-serif; } 
textarea 		{ line-height: 1.25; }
label 			{ cursor: pointer; }
 
/***** Tables *****/ 

table 			{ border: 0; margin: 0 0 18px 0; padding: 0; }
table tr td 	{ padding: 2px; }
 
/***** Global Classes *****/

.clear 			{ clear: both; font-size: 1px; }
.clear-5 		{ clear: both; font-size: 1px; height: 5px; }
.clear-10		{ clear: both; font-size: 1px; height: 10px; }
.clear-15 		{ clear: both; font-size: 1px; height: 15px; }
.clear-20 		{ clear: both; font-size: 1px; height: 20px; }	
.clear-left 	{ clear: left; font-size: 1px; }
.clear-right 	{ clear: right; font-size: 1px; }

.pmargin-5 p { margin: 0 0 5px 0; }
.pmargin-10 p { margin: 0 0 10px 0; }
.pmargin-15 p { margin: 0 0 15px 0; }
.pmargin-20 p { margin: 0 0 20px 0; }

.no 			{ margin: 0 !important; padding: 0 !important; }
.no-right 		{ margin-right: 0 !important; }
.bottom 		{ margin-bottom: 20px !important; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.darkgrey      { color: #2b2b2b; }
.yellow        { color: #EFECA0; }
.white			{ color: #ffffff !important; }
 
.img-left      { float:left; margin:0 10px 4px 0; }
.img-right     { float:right; margin:0 0 4px 10px; }
.shadow			{ border-right: 2px solid #2b2920; border-bottom: 2px solid #2b2920; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.ft14 { font-size: 14px; }

ul.orange {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style: none;
	}

ul.orange li {
	background: url(/images/orange-bullet.gif) no-repeat 0px 6px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	}

div.breadcrumb {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 10px;
	color: #b2ae9f;
	}

/***** Page Layout Styles *****/

#master {
	margin: 10px auto 0 auto;
	text-align: center;
	width: 756px;
	}

#content {
	text-align: left;
	float: left;
	width: 756px;
	background-color: #fff;
	}

#header {
	width: 706px;
	height: 217px;
	background: url(/images/main-header.jpg) no-repeat;
	padding: 9px 25px 0 25px;
	margin-bottom: 13px;
	}

#body-content {
	clear: both;
	padding: 0px 9px;
	width: 738px;
	float: left;
	margin-bottom: 13px;
	}

#main-col {
	float: left;
	width: 465px;
	margin-right: 12px;
	}

#main-col div.content-home { 
	float: left; 
	background-color: #88826C; 
	width: 439px; 
	min-height: 750px;
	padding: 0 13px;
	}

#main-col div.content { 
	float: left; 
	background-color: #88826C; 
	width: 439px; 
	min-height: 641px;
	padding: 0 13px;
	}

*html #main-col div.content-home {
	height: 750px;
	}

*html #main-col div.content {
	height: 641px;
	}

#main-col div.top {
	width: 465px;
	height: 12px;
	font-size: 1px;
	background: url(/images/maincol-top.gif) no-repeat;
	}

#main-col div.bot {
	width: 465px;
	height: 12px;
	clear: both;
	font-size: 1px;
	background: url(/images/maincol-bot.gif) no-repeat;
	}

#right-col {
	float: right;
	text-align: left;
	width: 261px;
	}

#right-col div.content { 
	float: left; 
	background-color: #88826C; 
	width: 245px; 
	padding: 0 8px;
	}

#right-col div.top {
	width: 261px;
	height: 12px;
	font-size: 1px;
	background: url(/images/rightcol-top.gif) no-repeat;
	}

#right-col div.bot {
	width: 261px;
	height: 12px;
	clear: both;
	font-size: 1px;
	background: url(/images/rightcol-bot.gif) no-repeat;
	}
	
/***** Main Site Elements *****/

#logo {
	float: left;
	display: block;
	width: 246px;
	height: 176px;
	background: url(/images/logo.gif) no-repeat;
	margin-left: 10px;
	}

h1.page-title {
	background: url(/images/titles/main-bg.gif) no-repeat;
	width: 424px;
	height: 29px;
	padding: 13px 0 0 15px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #2b2b2b;
	font-size: 14px;
	}

h1.subtitle {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #2b2b2b;
	font-size: 14px;
	}

/***** Main Nav *****/

ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 706px;
	height: 12px;
	margin-top: 22px;
	}

ul#nav li {
	display: inline;
	float: left;
	height: 12px;
	margin: 0;
	padding: 0;
	}

ul#nav li.spacer {
	width: 5px;
	background: url(/images/nav/spacer.gif) no-repeat;
	}

ul#nav li#links { margin-right: 50px; }

ul#nav li a {
	display: block;
	height: 12px;
	margin: 0 5px;
	}

ul#nav li#about a { width: 55px; background: url(/images/nav/about.gif) no-repeat 0% 0%; }
ul#nav li#kids a { width: 27px; background: url(/images/nav/kids.gif) no-repeat 0% 0%; }
ul#nav li#parents a { width: 46px; background: url(/images/nav/parents.gif) no-repeat 0% 0%; }
ul#nav li#therapists a { width: 61px; background: url(/images/nav/therapists.gif) no-repeat 0% 0%; }
ul#nav li#products a { width: 57px; background: url(/images/nav/products.gif) no-repeat 0% 0%; }
ul#nav li#testimonials a { width: 75px; background: url(/images/nav/testimonials.gif) no-repeat 0% 0%; }
ul#nav li#contact a { width: 69px; background: url(/images/nav/contact.gif) no-repeat 0% 0%; }
ul#nav li#links a { width: 31px; background: url(/images/nav/links.gif) no-repeat 0% 0%; }
ul#nav li#dealer a { width: 80px; background: url(/images/nav/dealer.gif) no-repeat 0% 0%; }

ul#nav li#about a:hover, ul#nav li#kids a:hover, ul#nav li#parents a:hover, ul#nav li#therapists a:hover, ul#nav li#products a:hover, ul#nav li#testimonials a:hover, ul#nav li#contact a:hover, ul#nav li#links a:hover, ul#nav li#dealer a:hover {
	background-position: 100% 100%;
	}

.drop { 
	position:absolute; 
	top: 11px;
	width:172px;
	padding: 10px 0 4px 0;
	background-color: #EF9A23;
	}
	
.drop ul {
	margin:0;
	padding:0; 
	width:172px; 
	list-style-type:none; 
	background: #EF9A23;
	}
	
.drop li { 
	margin: 0; 
	padding: 0 0 0 4px;
	text-align: left !important;
	}
	
.drop a, .drop a:visited {
	color: #fff;
	width: 154px;
	display: block;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

.drop a:hover, .drop a:active {
	background: url(/images/nav/hover-bg.gif) repeat-x #F1A43A;
	color: #f3e1a3;
	font-family: Arial, Helvetica, sans-serif;
	}


#drop1 {
	left: -7px;
	z-index: 200;
	}

#drop2 {
	left: 63px;
	z-index: 200;
	}

#drop3 {
	left: 105px;
	z-index: 200;
	}

#drop4 {
	left: 242px;
	z-index: 200;
	}
	
#drop5 {
	left: 167px;
	z-index: 200;
	}

/***** Right Col *****/

#right-col p {
	margin: 0 0 10px 0;
	padding: 0;
	}

#right-col p.aaippt {
	margin: 0 !important;
	padding: 0;
	font-size: 10px;
	color: #fff;
	line-height: 10px;
	}

#right-col h2 {
	width: 176px;
	height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
	}

#right-col h2#featured-items { background: url(/images/titles/featured-items.gif) no-repeat; }
#right-col h2#quick-links { background: url(/images/titles/quick-links.gif) no-repeat; }
#right-col h2#newsletter-signup { background: url(/images/titles/newsletter-signup.gif) no-repeat; }
#right-col h2#whats-new { background: url(/images/titles/whatsnew.gif) no-repeat; }
#right-col h2#follow { background: url(/images/titles/follow.gif) no-repeat; width: 234px !important; }

ul.follow {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.follow li {
	display: inline;
	float: left;
	margin: 0 3px; padding: 0;
	}

ul.follow li a {
	display: block;
	width: 54px; height: 53px;
	background-repeat: no-repeat;
	}

ul.follow li a#facebook { background-image: url(/images/follow/facebook.gif); }
ul.follow li a#twitter { background-image: url(/images/follow/twitter.gif); }
ul.follow li a#blog { background-image: url(/images/follow/blog.gif); }
ul.follow li a#chillout { background-image: url(/images/follow/chillout.gif); }

#cc-logos {
	width: 234px; height: 57px;
	background: url(/images/cc-logos.gif) no-repeat;
	margin: 0 auto;
	}


#right-col #newsletter-form {
	margin: 0 0 10px 11px;
	}

#right-col #newsletter-form p {
	margin: 0 0 5px 0;
	padding: 0;
	}

#right-col #newsletter-form p.submit {
	margin: 10px 0 0 150px;
	}

#right-col #newsletter-form input.text {
	width: 200px;
	height: 20px;
	border: 1px solid #B2AE9F;
	}

#right-col p.aaippt a {
	color: #fff;
	}

#right-col p.aaippt img {
	border: 2px solid #5F5A47;
	}


/***** Homepage Elements *****/

ul#product-links {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 439px;
	}

ul#product-links li {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 132px;
	text-align: center;
	}

ul#product-links li p {
	margin: 0 0 2px 0;
	padding: 0;
	}

ul#product-links li p.desc { font-style: italic; font-weight: bold; color: #2b2b2b; }

ul#product-links li a.img {
	display: block;
	width: 132px;
	height: 134px;
	background-position: 0% 0%;
	margin-bottom: 2px;
	}

ul#product-links li a#discovery-link { background: url(/images/homelink-discovery.gif) no-repeat; }
ul#product-links li a#adventurer-link { background: url(/images/homelink-adventurer.gif) no-repeat; }
ul#product-links li a#heritage-link { background: url(/images/homelink-heritage.gif) no-repeat; }

ul#product-links li a#discovery-link:hover, ul#product-links li a#adventurer-link:hover, ul#product-links li a#heritage-link:hover {
	background-position: 100% 100%;
	}

a#upcoming-link {
	float: left;
	display: block;
	width: 219px;
	height: 96px;
	background: url(/images/shows-banner.gif) no-repeat;
	}
	
a#contact-link {
	float: right;
	display: block;
	width: 219px;
	height: 96px;
	background: url(/images/contact-banner.gif) no-repeat;
	}


/***** Parents Section Design Elements *****/

#parents-flash {
	margin: 0 auto 15px auto;
	text-align: center;
	width: 350px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #2b2b2b;
	}

#parents-survey input, #parents-survey textarea {
	border: 1px solid #2b2b2b;
	}

ul#personal-stories {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	}

ul#personal-stories li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #B2AE9F;
	}


/***** Product Section Design Elements *****/

table.size-chart { width: 400px; border: 1px solid #6F6953; }

table.size-chart tr.hed { font-weight: bold; }

table.size-chart tr.hed td { background-color: #6F6953; }

table.size-chart tr td { padding: 5px; background-color: #AFAA99; }

table.size-chart tr td.size { text-align: center; font-weight: bold; color: #000; }

ul.product-listing {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}

ul.product-listing li {
	margin: 0;
	padding: 0;
	clear: both;
	}

ul.product-listing li a.image-link {
	display: block;
	float: left;
	width: 106px;
	height: 110px;
	margin: 0 10px 0 0;
	}

ul.product-listing li div.info {
	float: left;
	width: 300px;
	}

ul.product-listing li div.info p {
	margin: 0 0 3px 0;
	padding: 0;
	}

ul.product-listing li div.info p.title, ul.product-listing li div.info p.title a {
	font-weight: bold;
	}

#product-dashboard {
	width: 253px;
	height: 67px;
	margin: 10px 0;
	padding: 8px 0 0 8px;
	background: url(/images/products/dashboard.gif) no-repeat;
	}

#product-dashboard ul {
	margin: 0;
	padding: 0;
	width: 200px;
	list-style: none;
	}

#product-dashboard ul li {
	display: inline;
	float: left;
	width: 73px;
	height: 26px;
	margin: 0 10px 9px 0;
	padding: 0;
	}

#product-dashboard ul li a {
	display: block;
	width: 73px;
	height: 26px;
	}

#product-dashboard ul li a#photos { background: url(/images/products/dashboard-photos.gif) no-repeat 0% 0%; }
#product-dashboard ul li a#videos { background: url(/images/products/dashboard-videos.gif) no-repeat 0% 0%; }
#product-dashboard ul li a#technical { background: url(/images/products/dashboard-technical.gif) no-repeat 0% 0%; }
#product-dashboard ul li a#evals { background: url(/images/products/dashboard-evals.gif) no-repeat 0% 0%; }

#product-dashboard ul li a#photos:hover, #product-dashboard ul li a#videos:hover, #product-dashboard ul li a#technical:hover, #product-dashboard ul li a#evals:hover {
	background-position: 100% 100%;
	}

#photo-gallery {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	width: 439px;
	}

#photo-gallery li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	}

/***** Contact Section Design Elements *****/

#head-contacts {
	width: 200px;
	padding: 5px;
	border: 1px solid #9F9881;
	background-color: #AFAA99;
	}

/***** Footer Content *****/

#footer {
	clear: both;
	width: 731px;
	height: 42px;
	padding: 20px 0 0 25px;
	background: url(/images/footer-bg.gif) no-repeat;
	}

	

