@charset "UTF-8";

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: url(../images/main_bg.jpg) repeat;
}

a {
	color: #F3C;
}

#content_top {
	background: url(../images/content_bg_top.png) no-repeat;
	height: 24px;
	width: 975px;
}

#container {
	
	width: 975px;
	margin: auto;
}

#content_bot {
	background: url(../images/content_bg_bot.png) no-repeat;
	height: 20px;
	width: 975px;
	clear:both;
}

#header {
	height: 108px;
	width: 975px;
	margin: auto;
}

#logo {
	background: url(../images/logo_bg.png) no-repeat;
	float: left;
	height: 108px;
	width: 334px;
}

#nav {
	float: right;
	height: 108px;
	padding-top: 10px;
	width: 641px;
}

#content {
	background: #FFF;
	margin: auto;
	position: relative;
	width: 975px;

}

#content_container {
	clear: both;
	position: relative;
	width: 975px;
	margin: auto;
}

#content_upper {
	margin: auto;
	width: 975px;
}

 #content_footer {
	margin: 100px auto;
	width: 975px;
	clear: both;
 }

#call_to_action {
	background: url(../images/dancer_bg.png) center no-repeat;
	float: left;
	margin: 40px 0px 0px 30px;
	text-align: justify;
	width: 310px;
}

#fader_container {
	background: url(../images/fader_bg.png) center no-repeat;
	float: right;
	height: 429px;
	margin: 10px 20px 0px;
	width: 566px;
}

#fader {
	height: 266px;
	width: 483px;
	margin: 42px 0px 0px 52px;
}

#siderbar {
	background: url(../images/sidebar_bg.jpg);
	float: left;
	position: relative;
	width: 260px;
	padding-bottom: 15px;
	margin: 0px 0px 5px 20px;
	color: #FF3366;
}

#info {
	background: url(../images/content_bg.png) bottom right no-repeat;
	float: left;
	height: 695px;
	width: 685px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#info_test {
	float: left;
	height: 695px;
	width: 685px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#list_basics {
	float: left;
	width: 220px;
}

#list_shoes {
	float: left;
	width: 220px;
}

#list_accessories {
	float: left;
	width: 220px;
}

#list_gifts {
	width: 220px;
}

#webkinz {}

#testimonial_1 {
	background: url(../images/testimonial_1_bg.png) no-repeat;
	position: relative;
	width: 309px;
	margin: 10px 0px 0px 15px;
	float: left;
}


#testimonial_2 {
	background: url(../images/testimonial_2_bg.png) no-repeat;
	height: 223px;
	width: 303px;
	margin: 10px 20px 0px 15px;
	float: right;
}

#testimonial_3 {
	background: url(../images/testimonial_1_bg.png) no-repeat;
	height: 223px;
	width: 309px;
	margin: 10px 0px 0px 15px;
	float: right;
}

#testimonial_4 {
	background: url(../images/testimonial_2_bg.png) no-repeat;
	height: 223px;
	width: 303px;
	margin: 10px 20px 0px 15px;
	float: right;
}

#now_playing {
	background: #FCF;
	float: left;
	height: 205px;
	margin:  60px 0px 0px 30px;
	width: 914px;
}

#contact_info {
	background: url(../images/now_playing_bg.png) no-repeat;
	float: left;
	height: 205px;
	margin: 30px 0px 0px 30px;
	width: 298px;
}

#mailing_list {
	background: url(../images/mailing_list_bg.png) no-repeat;
	float: left;
	height: 205px;
	margin: 30px 0px 0px 10px;
	width: 298px;
}

#mailing_paragraph {
	float: left;
	width: 165px;
	margin: 0px 5px 0px 25px;

}

#mailing_image {
	float: left;
	width: 78px;
	margin: 10px 10px 0px;
}

#hours {
	background: url(../images/hours_bg.png) no-repeat;
	float: left;
	height: 205px;
	margin: 30px 0px 0px 10px;
	width: 298px;
}

#days {
	width: 105px;
	float: left;
	margin: 15px 10px 0px 10px;
}

 #times {
	width: 100px;
	float: left;
	margin-top: 15px;
}

#copyright {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	color: #F6C;
	padding: 13px 25px;
	line-height: 18px;
	width: 910px;
	margin: -220px auto;
}

#copyright #altnav {
	clear:both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F6C;
	width: 330px;
	float: right;
	text-align: right;
}

#form {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #FF3366;
}

#newsform {
	margin: 0px -15px 0px;
}

#created_by {
	height: 14px;
	width: 200px;
	margin: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F06;
	text-align: center;
	clear: both;
}

#tagline_div {
	width: 100%;
	clear: both;
	margin-top: 734px;
}

#created_by a {
	color: #FFF
}
	
/* HEADERS */

h3.mailheader {
	font-family: Times New "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FF3366;
	font-weight: bold;
	padding: 40px 0px 0px 28px;
}

h3.missionheader {
	font-family: Times New "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF3366;
	padding: 10px 20px 0px 20px;
}

h3.directionsheader {
	font-family: Times New "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FF3366;
	font-weight: bold;
	padding: 10px 0px 0px 28px;
}

h3.sidebarheader {
	font-family: Times New "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF3366;
	padding: 10px 0px 0px 28px;
}

h4.info_header {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #FF3366;
	padding: 10px 0px 5px 28px;
}

h4.signature {
	font-family: Times New "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF3366;
	padding: 15px 28px 10px 28px;
	text-align: left;
}

h3.testimonial_header {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #FF3366;
	font-weight: bold;
	padding: 50px 0px 0px 110px;
}

/* TEXT */

p.call {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3366;
	margin: 10px 0px;
}

p.mailing_p {
	font-family: Georgia, Serif;
	font-size: 18px;
	color: #000;
	margin-top: -5px;
	text-align: left;
}

p.infopara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3366;
	padding: 10px 28px 5px 28px;
}

p.infopara_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF3366;
	padding: 10px 28px 5px 28px;	
}

p.sidebarpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF3366;
	padding: 2px 28px 1px 28px;
}

p.contactpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}

p.mission {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #FF3366;
	padding: 10px 20px 10px 20px;
	text-align: left;
	
}

p.tagline {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #FF3366;
	padding: 2px 0px 1px 28px;
}

p.formpara {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #FF3366;
	text-align: left;
	
}

p.testimonial_para {
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	color: #FF3366;
	text-align: justify;
	padding: 50px 16px 0px 40px;
}

/* IMAGES */

img.nowshowing_header {
	display: block;
	margin: 10px auto;
}

img.serving_img {
	display: block;
	margin: 135px auto;
}

img.footer_header {
	display: block;
	margin: 10px auto;
}

img.contact_headers {
	display: block;
	margin: 10px auto 20px auto;
}

img.footer_image {
	display: block;
	margin: 10px auto;
}

img.products {
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

img.about_image {
	display: block;
	margin: 10px auto;
}

img.googlemap {
	display: block;
	margin: 70px auto 0px auto;
}

img.floatbul {
	display: block;
	float: left;
}

/* LISTS */

ul.info_list {
	font-family: Times New Roman, serif;
	font-size: 18px;
	color: #FF3366;
	padding: 0px 0px 0px 28px;
}

ul.opdays {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #000000;
	text-align: right;
}

ul.optimes {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #000000;
	text-align: right;
}

/* MENU */

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
 
#nav a {
	float: right;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:37px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -60px;
	}
 
#nav a:active {
	background-position: 0 -60px;
	}
	
#nav a.selected {
	background-position: 0 -120px;
	}
	
#home a  {
	width: 105px;
	background: url(../images/menu/home.png) top left no-repeat;
	}
 
#products a  {
	width: 115px;
	background: url(../images/menu/products.png) top left no-repeat;
	}
 
#services a  {
	width: 99px;
	background: url(../images/menu/services.png) top left no-repeat;
	}
 
#testimonials a  {
	width: 128px;
	background: url(../images/menu/testimonials.png) top left no-repeat;
}

#about a  {
	width: 96px;
	background: url(../images/menu/about.png) top left no-repeat;
}

#contact a  {
	width: 95px;
	background: url(../images/menu/contact.png) top left no-repeat;
}

/* FORMS */

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}

.name, .name2 {
	background: #FCF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 174px;
	display: block;
	border: solid 2px #F6C;
	margin: 10px;
}

.address1 {
	background: #FCF;
	border: solid 1px #333366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 174px;
	display: block;
	margin: 10px;
	border: solid 2px #F6C;

}

.address2 {
	background: #FCF;
	border: solid 1px #333366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 174px;
	display: block;
	margin: 10px 0px 10px 115px;
	border: solid 2px #F6C;
}

.email {
	background: #FCF;
	border: solid 1px #333366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 174px;
	display: block;
	border: solid 2px #F6C;
	margin-bottom: 10px;
}

.message {
	background: #FCF;
	border: solid 1px #333366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 365px;
	height: 65px;
	border: solid 2px #F6C;
}


input.btn {
	margin:5px 29px 0px 432px;
}

input.btn_sm1 {
	margin:5px 29px 0px 215px;
}

.newsname, .newsname2, .newsemail, .newsaddress, {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 120px;
	margin: 0px 0px 5px 0px;
}

.newsaddress2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 120px;
	margin-left: 115px;
}

input.btn_sm {
	margin: 5px 28px 0px 185px;
}
