html {
   min-height: 100%;
   height: auto;   
}

body {
    color: #000921;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: #FFF;
}

.clearer {
    clear: both;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 870px;
}

/* global link */
a {
    outline: none;
    color: #000;
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
    color: #000;
}

a img{
    border-width: 0;
}


/* by brand */
.brand_link a, .brand_link a:active, .brand_link a:visited {
    color:#000;
    text-decoration:none;
}

.brand_link a:hover {
    color: #FF0057;
    text-decoration:none;
}

/* brand nav */
.brand_nav {
    margin:0;
    padding:0;
    margin-left:10px;
    margin-top:10px;
}
.brand_nav li {
    list-style:none;
}

.brand_nav li a, .brand_nav li a:active, .brand_nav li a:visited {
    text-decoration:none;
    color:#000;
}

.brand_nav li a:hover {
    color: #FF0057;
}

.brand_nav li.pinkLink a, .brand_link a.pinkLink{
	color: #FF0057;
}

#brand_hero {
    float:left;
    width:380px;
    height:310px;
    display:block;
}

#brand_description {
    float:left;
    height:240px;
    width:230px;
    overflow:hidden;
}

#brand_logo {
    width:230px;
    height:61px;
    overflow:hidden;
    float: left;
}

#brand_link_text{
	font-weight: bold;
	font-size: 92%;
	display: block;
	float: left;
}

/* header */
#primary_logo{
    height: 83px;
    margin-left: 19px;
    position: relative;
    top: 16px;
    float: left;
    display: inline;
}


#sale_logo{
    height: 83px;
    float: left;
    margin-right: 17px;
    position:relative;
    top:12px;
}

#primary_logo a img{
    border: 0;
    padding: 0;
    margin: 0;
}


/* primary navigation */
#primary_nav {
    height: 107px;
    width: 870px;
    background: url(../images/nav/nav-bg.jpg) no-repeat;
}

#primary_nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#primary_nav li{
    float: left;
    margin-top: 15px;
}

#primary_nav li a{
    display: block;
    height: 91px;
    text-indent: -999em;
}

#primary_nav li#pri_cart a{
	text-indent: 0;
	position: relative;
	top: -30px;
	left: 16px;
	text-decoration: none;
}

#pri_home { width: 99px; background: url(../images/nav/nav-home_0.jpg); }
#pri_home.hover { background: url(../images/nav/nav-home_1.jpg); }

#pri_about { width: 104px; background: url(../images/nav/nav-aboutus_0.jpg); }
#pri_about.hover { background: url(../images/nav/nav-aboutus_1.jpg); }

#pri_baby { width: 94px; background: url(../images/nav/nav-baby_0.jpg); }
#pri_baby.hover { background: url(../images/nav/nav-baby_1.jpg); }

#pri_girls { width: 94px; background: url(../images/nav/nav-girls_0.jpg); }
#pri_girls.hover { background: url(../images/nav/nav-girls_1.jpg); }

#pri_boys { width: 87px; background: url(../images/nav/nav-boys_0.jpg); }
#pri_boys.hover { background: url(../images/nav/nav-boys_1.jpg); }

#pri_accessories { width: 100px; background: url(../images/nav/nav-accessories_0.jpg); }
#pri_accessories.hover { background: url(../images/nav/nav-accessories_1.jpg); }

#pri_fun { width: 94px; background: url(../images/nav/nav-fun_0.jpg); }
#pri_fun.hover { background: url(../images/nav/nav-fun_1.jpg); }

#pri_bybrand { width: 94px; background: url(../images/nav/nav-bybrand_0.jpg); }
#pri_bybrand.hover { background: url(../images/nav/nav-bybrand_1.jpg); }

#pri_cart { width: 82px; background: url(../images/nav/nav-cart_0.jpg); }
#pri_cart.hover { background: url(../images/nav/nav-cart_1.jpg); }

/* content areas */
#left_bar{
    width: 212px;
    float: left;
    padding: 34px 0 0 17px;
    text-align: left;
}

#left_bar img.subhead{
    margin-bottom: 14px;
}

#right_bar{
    float: left;
    margin-top: 46px;
    text-align: right;
    margin-left: 0;
    padding: 0;
    width: 218px;
}

#middle_content, .middle_content{
    float: left;
    margin-top: 44px;
    width: 400px;
    text-align: justify;
    font-size: 98%;
}

#middle_content .home_content{
    width: 601px;
}

#middle_content.product_detail_page{
	margin-top: 0px !important;
	width: 380px;
	text-align: center;
}

#left_bar.product_detail_page_left{
	width: 180px !important;
}

#middle_content.contact_us{
	margin-bottom: 36px;
	padding-right:20px;
    width: 380px;
}

#middle_content h2, #right_bar h2{
    font-size: 150%;
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
}

#middle_content h4, #right_bar h4{
    font-size: 110%;
    margin: 0;
}

#middle_content ul{
    list-style-type: square;
    padding: 0 0 0 12px;
}

#middle_content ul li{
    margin-bottom: 10px;
    padding: 6px;
}

/* Footer */
#footer{
    background: url(../images/footer-rule.jpg) no-repeat top left; 
}

#footer_copyright{
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 85%;
}

#footer ul{
    padding: 0;
    margin: 0;
    padding-top: 30px;
}

#footer li{
    float: left;
    margin-left: 74px;
    list-style-type: none;
}


/* subnavigation */
.subnav{
    font-family: Arial;
    text-align: left;
    padding: 0;
    margin: 0;
}

.subnav li{
    height: 30px;
    width: 160px;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
    display: block;
}


.subnav a{
    text-decoration: none;
    color: #000;
    font-size: 105%;
    font-weight: bold;
    position: relative;
    top: -38px;
    display: block;
    padding-left: 20px;
    padding-top: 15px;
}

.subnav a:hover{
    color: #fafaf4;
}

.subnav li span{
    height: 30px;
    width: 162px;
    display: block;
}


/* coloured subnav nav */
.subnav.pink li span{ background: url('../images/subnav/subnav-pink_0.jpg') no-repeat; }
.subnav.pink li span.hover, .subnav.pink li span:hover{ background: url('../images/subnav/subnav-pink_1.jpg') no-repeat; }

.subnav.yellow li span{ background: url('../images/subnav/subnav-yellow_0.jpg') no-repeat; }
.subnav.yellow li span.hover, .subnav.yellow li span:hover{ background: url('../images/subnav/subnav-yellow_1.jpg') no-repeat; }

.subnav.red li span{ background: url('../images/subnav/subnav-red_0.jpg') no-repeat; }
.subnav.red li span.hover, .subnav.red li span:hover{ background: url('../images/subnav/subnav-red_1.jpg') no-repeat; }

.subnav.orange li span{ background: url('../images/subnav/subnav-orange_0.jpg') no-repeat; }
.subnav.orange li span.hover, .subnav.orange li span:hover{ background: url('../images/subnav/subnav-orange_1.jpg') no-repeat; }

.subnav.green li span{ background: url('../images/subnav/subnav-green_0.jpg') no-repeat; }
.subnav.green li span.hover, .subnav.green li span:hover{ background: url('../images/subnav/subnav-green_1.jpg') no-repeat; }

.subnav.blue li span{ background: url('../images/subnav/subnav-blue_0.jpg') no-repeat; }
.subnav.blue li span.hover, .subnav.blue li span:hover{ background: url('../images/subnav/subnav-blue_1.jpg') no-repeat; }


/* home */
.subscribe_email{
    border: 0;
    height: 26px;
    padding: 10px 22px 0 10px;
    background: url(../images/rounded-subscribe.gif) no-repeat;
    width: 136px;
}

#subscribe_side{
    margin-top: 2px;
    margin-bottom: 34px;
    text-align: left;
    margin-left: 0px;
}

/* customer care */
.sizing_info{
    margin-top: 40px;
    margin-bottom: 35px;
}

.sizing_info img{
    margin-bottom: 10px;
}

#sizing_chart_bottom{
	height: 64px;
	width: 380px;
	background: url(../images/kidswear_sizing-bottom.jpg) no-repeat;
}

#sizing_chart_top{
	width: 380px;
	height: 19px;
	background: url(../images/kidswear_sizing-top.jpg) no-repeat;
}

#sizing_chart_shoe_top{
    width: 380px;
    height: 19px;
    background: url(../images/kidswear_sizing_shoe-top.jpg) no-repeat;
}

#sizing_chart_shoe_bottom{
	width: 380px;
	height: 365px;
	background: url(../images/kidswear_sizing_shoe-bottom.jpg) no-repeat;
}

/* contact us */
.contact_left, .contact_right{
    float: left;
    margin-bottom: 20px;
}

.contact_left{
    width: 134px; 
}

#right_bar.contact{
    margin-top: 32px;
    border-left: 1px solid #D8D8D8;
    padding-left: 10px;
    font-size: 93%;
    text-align: left;
    margin-bottom: 34px;
}

#right_bar.details_product_side{
	margin-top: 32px;
    border-left: 1px solid #D8D8D8;
    padding-left: 10px;
    font-size: 93%;
    text-align: left;
    width: 249px;
    margin-left: 28px;
}

.brand_table td{
	width: 128px;
	text-align: left !important;
}

/* rounded forms */
.round_form input.round_text{
    background: url(../images/form-field-227.gif) no-repeat left top;
    width: 190px;
    height: 17px;
    border: 0;
    padding: 7px;
    margin-bottom: 10px;
}

.input_small {
    width:20px;
}

.input_text {
    width:220px;
    height:23px;
    border:none;
    padding-top:6px;
    padding-left:10px;
    background:url(/assets/images/bg-input-text.jpg) no-repeat top left;
}

.round_form label{
    padding: 4px;
    padding-left: 0;
    display: block;
}

.round_form textarea.round_textarea{
    background: url(../images/textarea-227.gif) no-repeat top left;
    border: 0;
    height: 100px;
    width: 180px;
    padding: 10px;
}

/* products */
.product_stock {
    margin-bottom:10px;
}

#middle_content.product_page, #middle_content.product_page_long{
	margin-top: 34px !important;
	margin-bottom: 34px;
    width: 640px;
}

#middle_content.product_page_long{
	margin-top: 10px !important;
}

#middle_content.product_page{
    margin-bottom: 12px !important;
}

.product_row{
    margin-bottom: 10px;
    width: 664px;
}

.related_products .product_row {
    width:100%;
}

.product_shot{
	width: 221px;
    height: 241px;
    float: left;
    font-size: 110%;
    color: #6B6F72;
    text-align: center;
}

.product_shot .img_holder{
    height: 150px;
    overflow:hidden;
}

.product_text{
    margin-top: 20px;
}

.product_name{
    font-weight: bold;
    font-size: 110%;
    color: #000;
    text-decoration: none;
}

.product_name:hover{
    text-decoration: underline;
}

.product_old_price{
    text-decoration: line-through;
}

.product_price{
    color: #FF0057; 
}

#select_col{
	padding: 0;
	border: 0;
	margin: 0;
}

#size_select{
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;   
    width: 160px;
    border-top: 0;
    position: relative;
    top: -10px;
    display: none;
    
}

#size_select table{
    float: left;
    width: 100px;
    font-size: 80%;
    margin-top: 14px;
}

#size_select table.right{
    width: 60px;
}

#size_select_curve{
    background: url(../images/bottom-curve-col.gif) no-repeat top left;    
    height: 19px;
    width: 162px;
    position: relative;
    top: -10px;
    display: none;
}

#size_select_curve a{
    display: block;
    text-align: center;
    color: #b0b0b0;
    font-size: 80%;
    font-weight: bold;
}

#size_select_box{
    width: 39px;
    background-color: #000;
    color: #fff;
    text-align: center;
    position: relative;
    top: -4px;
    margin-left: 62px;
    margin-right: auto;
    font-size: 110%;
    cursor:pointer;
}

/* detailed view for product */
h3{
    font-size: 180%;
    margin:0;
    padding:0;
}

h3.heading_small.grey{
    color: #6A6E71;
}

h3.heading_small{
    font-size: 150%;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

#details_product_shot{
    margin-top: 23px;
}

.product_size{
    width: 180px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#list_product_images, #list_product_images_tabled {
    padding: 0;
    margin: 0;
}

#list_product_images li{
    background: url(../images/product-small-frame.jpg) no-repeat top left;
    height: 101px;
    width: 79px;
    float: left;
    list-style-type: none;
    margin-right: 4px;
    text-align: center;
}

#list_product_images li img{
    margin-top: 16px;
}

.frame {
    background: url(../images/product-small-frame.jpg) no-repeat top center;
    height: 101px;
    width: 79px;
    float: left;
    list-style-type: none;
}

.frame img{
    padding-top: 12px;
    padding-right:4px;
    margin-right:5px;
    margin-left:2px;
}

#brand_details{
	margin: 0;
	padding: 0;
}


#middle_footer_welove{

}

#middle_footer_welove.home_footer{
    margin-left: 0;
}

#middle_footer.related_products .product_row .product_shot .img_holder{
	text-align:left;
}

#middle_footer.related_products .product_row .product_shot .product_text{
	margin-right: 70px;
}

/* MISC */
.user_error, .user_message, .user_error .sidebar_width, .user_message .sidebar_width {
    color:#000;
    width:248px;
    background:#F93D9C;
    font-weight:bold;
    text-align: left;
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}
.user_message, .user_message .sidebar_width {
    color:#f73d9c;
    background:#000;
    position: relative;
}

.message_ok_top, .message_ok_bottom, .message_error_top, .message_error_bottom, .message_error_top .sidebar_width, .message_error_bottom .sidebar_width, .message_ok_bottom .sidebar_width, .message_ok_top .sidebar_width  {
    width:268px;
    height:10px;
    backgorund-repeat: no-repeat;
}

.message_ok_top { background: url(/assets/images/message-ok-top.jpg) no-repeat  }
.message_ok_bottom { background: url(/assets/images/message-ok-bottom.jpg) no-repeat; }
.message_error_top { background: url(/assets/images/message-error-top.jpg) no-repeat bottom }
.message_error_bottom { background: url(/assets/images/message-error-bottom.jpg) no-repeat; }

.message_ok_top.sidebar_width { background: url(/assets/images/message-ok-top-232.jpg) no-repeat; }
.message_ok_bottom.sidebar_width { background: url(/assets/images/message-ok-bottom-232.jpg) no-repeat; }
.user_message.sidebar_width { width: 211px; }

.message_error_top.sidebar_width { background: url(/assets/images/message-error-top-232.jpg) no-repeat; }
.message_error_bottom.sidebar_width { background: url(/assets/images/message-error-bottom-232.jpg) no-repeat; }
.user_error.sidebar_width { width: 212px; background:#FE5BAC; }



.checkout_table td {
    padding:10px;
}

.checkout_totals td {
    font-weight:bold;
    font-size:120%;
}

.shipping_type {
    background-color: #f0f0f0; float: left; height: 52px; margin-right:4px; width:40%;
}

.shipping_type input {
    float: left; width:18px; padding: 0px; margin: 10px 10px 0px 5px;
}

.shipping_type label {
    float: left; clear:right; font-weight: bold; margin-top: 10px
}

.shipping_type span {
    float: left; clear:left; margin-left: 30px;
}

.checkout_shipping_left {
    float:left; font-weight:bold; height: 85px; padding:0px 10px; width: 40%;
}

.checkout_shipping_left .highlight {
    font-size:120%; margin-top:5px;
}

.checkout_shipping_left label {
    clear:left; float:left; width: 150px;
}

.checkout_shipping_left span {
    float:left;  text-align:right; width: 100px;
}

.checkout_shipping_right {
    float:left; height: 85px; padding:0px 10px; width: 50%;
}

.checkout_shipping_right p {
    margin: 4px 0px;
}

.checkout_shipping_right a {
    color: #ff60be;
}

.strong td {
   font-weight:bold;
   padding-top:2px;
   padding-bottom:2px;
}

.border_top{
	border-top: 1px solid #999;
	height: 10px;
}

.hr {
    width:100%;
    display:block;
    border-top:1px solid #999;
}

#cart_count {
    float: left;
    color: #FFF;
    position: absolute;
    font-size: 160%;
    font-weight: bold;
    top: 144px;
    margin-left: 10px;
}

#cart_count span#cart_count_numeral{
	top: -5px;
	position: relative;
}

#primary_nav a.singleDigit{
	margin-left: 0;
}

#cart_count a{
	margin-left: 7px;
}

#rounded_corners{
	background: url(../images/homepage_corners.png) no-repeat;
	height: 282px;
	width: 621px;
	position: absolute;
	top: 234px;
	float: left;
	display: inline;
	z-index: 1;
}


#subscribe_radios input {
   margin-right:20px;
}
	
#subscribe_radios{
	margin-left: 10px;
	color: #444;
	margin-bottom: 6px;
}
.checkout_actions, .checkout_actions a {
   font-size:11px;
   color:#f73d9c;
   text-decoration:none;
}
.checkout_actions a:hover {
   text-decoration: underline;
}
