@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Geneva, Tahoma, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #4C4C4C;
}
p {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 978px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(graphics/bg_page.gif);
	background-repeat: repeat-x;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 978px;
	height: 71px;
	position: relative;
}
#logo {
	margin: 0px;
	width: 180px;
	height: 71px;
	padding: 0px;
	float: left;
}
#logo img {
	background-image: url(graphics/logo.gif);
	width: 81px;
	height: 71px;
	margin: 0px;
	border: none;
	background-repeat: no-repeat;
	background-position: 9px 3px;
	padding: 0px;
}
#header .info {
	margin: 0px;
	height: 23px;
	width: 798px;
	float: left;
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#header .info p {
	color: #000000;
	padding-right: 15px;
	font-size: 11px;
	line-height: 23px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	right: 221px;
	font-weight: bold;
}
#header .info a {
	color: #000000;
	text-decoration: none;
}
#header .info #searchbox {
	height: 12px;
	width: 180px;
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	top: 4px;
	right: 27px;
	padding: 1px;
	color: #919191;
}
#header .info #b-go {
	height: 16px;
	width: 23px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .info2 {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 798px;
	float: left;
	text-align: right;
}
#header .info2 a {
	font-weight: bold;
	color: #6A3B2B;
	text-decoration: none;
	font-size: 11px;
	line-height: 23px;
}
#header .nav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 798px;
	float: left;
}
#header .nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#header .nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .nav a {
	padding-right: 60px;
	color: #4C4C4C;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
}

/*---------------------------------------------------------
STRUCTURE CSS
--------------------------------------------------------*/
#container {
	width: 976px;
	position: relative;
	float:left;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 795px;
	color: #484848;
	float:left;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px;
}
#sidebar {
	width: 180px;
	float:left;
}
#content h1 {
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin: 0px;
	height: 18px;
	padding-right: 0px;
	padding-left: 6px;
	font-weight: normal;
}
#content h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#content blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content .callout {
	color: #FF0000;
}

/*---------------------------------------------------------
CATEGORY PAGE CSS
--------------------------------------------------------*/
.section {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;
}
.section h6 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 18px;
	font-size:11px;
	line-height:18px;
	font-weight: normal;
	margin: 0px;
}
.section .item{
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-left: 14px;
}
.section .item img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-bottom-style: none;
}
.section .item p {
	margin: 0px !important;
	padding: 0px !important;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	background-color: #CCCCCC;
	font-size: 10px;
}
.section .item a {
	color: #4c4c4c;
	text-decoration: none;
}
.category-women {
	background-image: url(graphics/bg_women_section.jpg);
	background-repeat: no-repeat;
	background-position: right 18px;
	min-height:585px;
	height:auto !important;
	height:585px;
}


/*---------------------------------------------------------
SIDEBAR FORM
--------------------------------------------------------*/
#sidebar .sign-up {
	background-image: url(graphics/bg_sign_up.jpg);
	padding: 0px;
	height: 166px;
	width: 344px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar .sign-up p {
	font-size: 13px;
	line-height: 19px;
	padding-top: 30px;
	padding-right: 9px;
	padding-left: 9px;
	color: #FFFFFF;
}
#sidebar .sign-up .label-contact-name {
	position: absolute;
	left: 9px;
	bottom: 68px;
	padding: 5px;
	width: 100px;
	height: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar .sign-up .form-contact-name {
	position: absolute;
	right: 9px;
	bottom: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF !important;
	width: 260px;
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar .sign-up .label-contact-email {
	position: absolute;
	left: 9px;
	bottom: 38px;
	padding: 5px;
	width: 100px;
	height: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar .sign-up .form-contact-email {
	position: absolute;
	right: 9px;
	bottom: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF !important;
	width: 260px;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar .sign-up .b-submit {
	position: absolute;
	right: 9px;
	bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 10px;
}
#sidebar h1 {
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #4c4c4c;
	font-weight: normal;
}
#sidebar li a {
	color: #6A3B2B;
	text-decoration: none;
	font-size: 11px;
}
#sidebar hr {
	color: #CCCCCC;
	padding: 5px;
	height: 1px;
	width: 108px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
/*---------------------------------------------------------
FOOTER CSS
--------------------------------------------------------*/

#footer {
	background-image: url(graphics/bg_footer.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 40px;
	width: 100%;
	float: left;
}
#footer .nav {
	width: 530px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	line-height: 23px;
}
#footer .nav ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .nav li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 23px;
}
#footer .nav li.end {
	font-weight: bold;
	color: #6A3B2B;
}

#footer .nav a:link, #footer .nav a:visited {
	text-decoration: none;
	color: #4c4c4c;
}
#footer .nav a:hover, #footer .nav a:active {
	text-decoration: underline;
}
#footer .nav .start {
	padding-left: 0px !important;
}
#footer .nav .end a {
	font-weight: bold;
	color: #6A3B2B;
	text-decoration: none;
}
#footer .info1 {
	width: 250px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	position: relative;
}
#footer .info1 #email {
	height: 12px;
	width: 180px;
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	top: 8px;
	left: 0px;
	padding: 0px;
}
#footer .info1 #b-sign-up {
	height: 16px;
	width: 54px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 4px;
	left: 185px;
}


#footer .info2 {
	width: 175px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: right;
	text-align: right;
}

/*---------------------------------------------------------
Accessories Page CSS
--------------------------------------------------------*/
#header-accessories, #header-3 {
	background-image: url(graphics/bg_header_accessories.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 795px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header-accessories p, #header-3 p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 46px;
	top: 65px;
	display: block;
	width: 428px;
}
.acc-item{
	float: left;
	padding-top: 15px;
	height: 300px;
	width: 178px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.acc-item img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.acc-item p {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 11px;
	line-height: 16px;
}
.acc-item a {
	color: #000000;
	text-decoration: none;
}

#header-leotardsbodysuits, #header-3 {
	background-image: url(graphics/bg_header_leotard.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 795px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header-leotardsbodysuits p, #header-3 p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 46px;
	top: 65px;
	display: block;
	width: 428px;
}
#header-topsshrugs, #header-3 {
	background-image: url(graphics/bg_header_tops.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 795px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header-topsshrugs p, #header-3 p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 46px;
	top: 65px;
	display: block;
	width: 428px;
}
#header-skirtsdresses, #header-3 {
	background-image: url(graphics/bg_header_skirts.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 795px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header-skirtsdresses p, #header-3 p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 46px;
	top: 65px;
	display: block;
	width: 428px;
}
#header-shortstightspants, #header-3 {
	background-image: url(graphics/bg_header_pants.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 795px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header-shortstightspants p, #header-3 p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 46px;
	top: 65px;
	display: block;
	width: 428px;
}
#header-legarmwarmers, #header-3 {
	background-image: url(graphics/bg_header_warmers.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 795px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header-legarmwarmers p, #header-3 p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 46px;
	top: 65px;
	display: block;
	width: 428px;
}


/*---------------------------------------------------------
Accessories Page CSS
--------------------------------------------------------*/

.product {
	width: 767px;
	float: left;
	height: 539px;
	padding: 14px;
}
.product .image {
	margin: 0px;
	float: left;
	width: 459px;
	height: 539px;
}
.main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 358px;
	height: 539px;
}
 .main img {
	border: 1px solid #CCCCCC;
}
.product .image .thumbs {
	float: left;
	width: 88px;
	height: 539px;
	padding-left: 12px;
}
.thumbs img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border: 1px solid #90533E;
}
.end-image {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.product .info {
	float: left;
	width: 288px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.product .info h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	font-weight: normal;
}
.product .info h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 26px;
	text-align: center;
}
.product .info .bold-info {
	text-align: center;
	font-size: 12px;
}
.product .info img {
	padding-left: 10px;
}
/*---------------------------------------------------------
Shopping Cart FORM CSS
--------------------------------------------------------*/
#store-options {
	display: block;
	width: 264px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
#store-options table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#store-options td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#store-options #b-submit {
	display: block;
	float: left;
	text-align: right;
}
.select p {
	border:1px solid #111111;
	background-color: #4C4C4C;
	font-size: 10px;
	color: #ffffff;
	line-height: 13px;
	text-align: left;
}




#content .error{
background-image:url(http://www.kddance.com/dance_store/graphics/404.jpg);
	width: 795px;
	color: #484848;
	height:440px;
	float:left;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px;
}