
/* CSS insFX +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ */

html{
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: small;
	font-family: arial, Verdana, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	color: #513116;
}

form{
	padding: 0px;
	margin: 0px;
}

td{
	font-size: small;
	font-family: arial, Verdana, sans-serif;
}

*html body, *html body td{
	font-size: x-small;
}

:focus{
	outline: 0px;
}

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

a:hover, a:active{

}


/* Might want to change this later */
	h1, h2{
	margin: O;
	padding: 0;
	}
/* End Might want to change this later */

h2 {
	font-weight: bold;
	font-size: small;
}

.registerSubHeadline {
	font-weight: bold;
	font-size: 80%;
	color: #F74F85;
}

#all{
	position: relative;
	width: 800px;
	height: 100%;
	margin: auto;
	text-align: center;
}

#mainSection {
	width: 800px;
	height: 100%;
	text-align : left;
}

#logo {
	position: absolute;
	top: 0px;	
	left: 0px;
	width: 295px;
	height: 220px;
	float: left;
	z-index: 10;

}

#navTop {
	position: absolute;
	top: 0px;
	left: 320px;	
	width: 505px;
	height: 101px;
	z-index: 10;
}

#navLeft {
	text-align: left;
	width: 178px;
	height: 370px;
	position: relative;
	float: left;
	z-index: 50;
}


#mainSection {
}


#dynamicSection {
	position: absolute;
	top: 100px;
	left: 0px;
}

#bottomSection {
	position: relative;
	width: 100%;
	font-size: 85%;
	text-align: left;
	padding-left: 28px;
	float: left;
	margin-top: 15px;
}

#bottomSection a {
	color: #513116;
}

#copyRight {
	color: #B97DBD;
}

.welcomeHeadline {
	color: #9A45A2;
	font-size: 120%;
	font-weight: bold;
}

.welcomeCopy {
	color: #513116;
	font-size: 100%;
	font-size:11px;
	line-height:15px;
}

.welcomeSubCopy {
	color: #FA598E;
	font-size: 100%;
	font-weight: bold;
}

.borderTop {
	border-bottom: solid #513116 7px ;
	margin-bottom: 15px;
}

.sperationLineH {
	background-color: #513116;
	height: 3px;
}

.sperationLineV {
	position: absolute;
	border: dotted 1px #513116;
	height: 230px ;
	width: 0px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}

.productSeparationLineV{
	background-image: url(../img/bg_sepline.gif);
	width: 1px;
}

.productSeparationLineV1{
	background-image: url(../img/bg_sepline.gif);
	width: 1px;
	position: absolute;
	top: 15px;
	bottom: -55px;
	left: 180px;
}

.productSeparationLineV2{
	background-image: url(../img/bg_sepline.gif);
	width: 1px;
	position: absolute;
	top: 15px;
	bottom: -55px;
	left: 360px;
}

.productTableRow{
	margin-top: 15px;
	margin-bottom: 15px;
}

.productRowSpacer{
	padding-top: 15px;
}

h1 {
	font-size: 130%;
}

#searchInput {
	border: 1px solid #513116;
	color: #513116;
	font-family: arial;
	font-size: 85%;
	width: 100px;
	height: 19px;
	margin-left: 30px;
	padding-left: 5px;
}

#newsletterInput {
	border: 1px solid #513116;
	color: #F74F85;
	font-family: arial;
	font-size: 85%;
	width: 100px;
	height: 19px;	
	margin-left: 30px;
	padding-left: 5px;
	float: left;
	background-color: #FEE6EE;
}

.productSizePopupInput {
	border: 1px solid #513116;
	color: #513116;
	font-family: arial;
	font-size: 90%;
	width: 200px;
	height: 16px;
}

#navLeftForm {
	margin: 0px;
}

#navMain {
	font-weight: bold;
	font-size: 120%;
	color: #513116;
}

#navCategoryPink {
	font-weight: bold;
	font-size: 120%;
	color: #F74F85;
}

#navCategoryLilac {
	font-weight: bold;
	font-size: 120%;
	color: #9A45A2;
}

#navCategoryOrange {
	font-weight: bold;
	font-size: 120%;
	color: #FF6B4A;
}

#otherProductLabel {
	font-weight: bold;
	height: 40px;
	padding-top: 15px;
}

.productShortInfoBox {
	text-align: center;
	width: 180px;
	float: left;
}

.productBottomInfoBox {
	text-align: center;
	width: 180px;
	float: left;
	margin-top: 10px;
}

.productInfoRow{
	padding-top: 15px;
	clear: left;
	position: relative;
}

.productMiniInfoBox {
	padding-top: 10px;
	text-align: center;
	width: 180px;
	height: 190px;
	float: left;
}

#productFullInfoBox {
	width: 545px;
	overflow: hidden;
	margin-bottom: 15px;
}

.productName_newness, .productName_toy, .productName_accessory, .productName_girl, .productName_boy, .productName_unisex {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
}

.productName_newness {
	color: #FB6A48;
}

.productName_toy {
	color: #FB6A48;
}

.productName_accessory {
	color: #FB6A48;
}

.productName_girl, .productName_unisex {
	color: #F9729D;
}

.productName_boy {
	color: #B374B8;
}

.productShortInfo {
	font-size: 85%;
}

.productPrice {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
}

.productRow{
	position: relative;
}

.productInfoButton{
	text-align: center;
	width: 180px;
}

.productMainInfo {
	padding-left: 20px;
	padding-right: 20px;
}

.productBottomInfo{
	position: absolute;
	bottom: 10px;
	width: 180px;
	left: 0px;
	right: 0px;
	text-align: center;
}

#otherProductTableSection {
	overflow: hidden;
	width: 100%;
}

#productTableSection {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

#productTableNavBar {
	margin-top: 15px;
	float: left;
	width: 100%;
}

.productTableBarButton {
	float: right;
	margin-left: 10px;
}

.productTableBarButtonPosition {
	/*
	width: 36px;
	height: 36px;
	float: left;
	*/
}

#productInfoSideLeft {
	position: relative;
	width: 270px;
	float: left;
	overflow: hidden;
	
}

#productInfoSideRight {
	position: relative;
	width: 270px;
	overflow: hidden;
}

#productInfoName {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 40px;	
}

#productInfoPrice {
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	margin: 15 0 15 0;
}

#productInfoOldPrice {
	font-size: 110%;
	text-align: right;
	margin: 15 0 15 0;
	text-decoration:line-through;
}
.productOldPrice {
	font-size: 85%;
	text-decoration:line-through;
}


#productImageFullSize{
	overflow: visible;
}

.productImage {
	height: 150px;
}

#mailToFriendButton {
}

#cartBottom {
}

.cartAmountInput {
	width: 30px;
	height: 18px;
	border: 1px solid #513116;
	font-size: 75%;
	padding-left: 3px;
}

.cartProductSize {
	font-size: 80%;
}



.positionHelperTable {
	border: 0px;
	width: 100%;
	font-size: 100%;
}

#productMainCategory_girl, #productMainCategory_unisex {
	font-size: 120%;
	color: #513116;
	font-weight: bold;
}

#productSubCategory_girl, #productSubCategory_unisex {
	font-size: 120%;
	font-weight: bold;
	color: #F74D86;
	padding-bottom: 10px;
}

#productMainCategory_boy {
	font-size: 120%;
	color: #513116;
	font-weight: bold;
}

#productSubCategory_boy {
	font-size: 120%;
	font-weight: bold;
	color: #9A45A2;
	padding-bottom: 10px;
}

#productMainCategory_accessory {
	font-size: 120%;
	color: #513116;
	font-weight: bold;
}

#productSubCategory_accessory {
	font-size: 120%;
	font-weight: bold;
	color: #FF6B4A;
	padding-bottom: 10px;
}

#productMainCategory_toy {
	font-size: 120%;
	color: #513116;
	font-weight: bold;
}

#productSubCategory_toy {
	font-size: 120%;
	font-weight: bold;
	color: #FF6B4A;
	padding-bottom: 10px;
}

#productMainCategory_newness {
	font-size: 120%;
	color: #513116;
	font-weight: bold;
}

#productSubCategory_newness {
	font-size: 120%;
	font-weight: bold;
	color: #FF6B4A;
	padding-bottom: 10px;
}

#productMainCategory_trademark {
	font-size: 120%;
	color: #513116;
	font-weight: bold;
}

#productSubCategory_trademark {
	font-size: 120%;
	font-weight: bold;
	color: #FF6B4A;
}



#cartItemList {
	border: 0px;
	width: 100%;
}

#orderForm {
	float: left;
	border: 0px;
	width: 100%;
	margin: 0px;
}


#registerForm {
	border: 0px;
	width: 100%;
	font-size: 100%;
	margin: 0px;
}

#registerSaveButtonSection {
	padding-top: 10px;
	text-align: right;
}

.formLabel {
	font-size: 90%;
	font-weight: bold;
	width: 160px;
	text-align: right;
}

.formLabelSmall {
	font-size: 75%;
}
.mandatoryAsterisk {
	color: #FF0000;
}

.registerSubHeadline {
	font-weight: bold;
	font-size: 100%;
	color: #F74F85;
}

.registerInput {
	width: 250px;
	height: 18px;
	border: 1px solid #513116;
	font-size: 95%;
	padding-left: 3px;
}

.registerInputError {
	width: 250px;
	height: 18px;
	border: 1px solid #513116;
	font-size: 75%;
	padding-left: 3px;
	background-color: #FCBED2;
}

.detailLink{
	font-size: 80%;
}

textarea{
	font-size: 110% !important;
	height: 100px !important;
}

.inputError{
	background-color: #FCBED2;
}

#errorMessageBox {
	width: 230px;
	color: #513116;
	font-size: 80%;
	background-image: url(../img/icon_message.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	margin-bottom: 15px;

}

#errorMessageBox h1 {
	font-size: 100%;
	margin-bottom: 0px;
}

.formData {
	font-size: 75%;
	width: 250px;
	border-bottom: 1px solid #CCCCCC;
}

.cartItemList {
	width: 100%;
}

.cartItemListHeadline {
	font-weight: bold;
	color: #F74F85;
	font-size: 80%;
}

.cartItemListEntry {
	font-size: 80%;
	vertical-align:top;
}

.cartItemListSummary {
	border-bottom: 1px solid #513116;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
}

.cartTextLink {
	color: #9A45A0;
	font-weight: bold;
	font-size: 100%;
}

#accountLinkBox {
	position: absolute;
	width: 200px;
	height: 18px;
	top: 8px;
	right: -60px;
	text-align: center;
	z-index: 10;
	font-size: 90%;
}

#accountLinkBox a{
	color: #FF216F !important;
}

#dispatchPage {
}

#dispatchPage h1 {
	font-size: 100%;
	color: #9A45A0;
}

#dispatchPage h2 {
	font-size: 90%;
	color: #F74E85;
}

#aboutCopy {
	width: 260px;
	margin-left: 10px;
	float: left;
}

#aboutImage {
	float: right;
	width: 177px;
}

#termsCopy {
}

#termsCopy h1 {
	font-size: 100%;
	color: #9A45A0;
}

#termsCopy h2 {
	font-size: 90%;
	color: #F74E85;
}

#sitemapPage {
}

#sitemapPage h1 {
	font-size: 90%;
	color: #F74E85;
}

#sitemapPageLeftColumn {
	float: left;
	width: 240px;
}

#sitemapPageRightColumn {
	float: right;
	width: 240px;
}

#subMenuBox {
	font-size: 80%;

}

#subMenuBox a:hover {
	color: #F74F85;

}

#subMenuBox a{
	text-decoration: none !important;
}

#subMenuBoxGirls {
	position: absolute;
	left: 150px;	
	width: 120px;
	border: #513116 1px solid;
	display: none;
	background-color: #FFFFFF;
	padding: 3px;
	line-height: 130%;
}	


#subMenuBoxBoys {
	position: absolute;
	top: 22px;
	left: 150px;
	width: 120px;
	border: #513116 1px solid;
	display: none;
	background-color: #FFFFFF;
	z-index: 128;
	padding: 3px;
	line-height: 130%;	
	z-index:10;
}

#subMenuBoxAccessory {
	position: absolute;
	left: 150px;	
	top: 44px;
	width: 120px;
	border: #513116 1px solid;
	display: none;
	background-color: #FFFFFF;
	padding: 3px;
	line-height: 130%;	
	z-index:10;
}	


#subMenuBoxTrademark {
	position: absolute;
	left: 150px;	
	top: 110px;
	width: 120px;
	border: #513116 1px solid;
	display: none;
	background-color: #FFFFFF;
	padding: 3px;
	line-height: 130%;	
	z-index:10;
}	


#cartInfo {
	position: relative;
	background-image: url(../img/label_cart.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 40px;
}

#cartInfoAmount {
	position: absolute;
	left: 75px;
	top: 14px;
	width: 24px;
	height: 24px;
	font-size: 80%;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
}

#mailToFriendTable {
	font-size: 100%;
	width: 330px;


}

#contactSubmit {
	text-align: right;
}

#contactInfo {
	position: relative;
	width: 250px;
	padding-right: 30px;
	float: left;
	overflow: hidden;
}

#contactForm {
	position: relative;
	width: 230px;
	overflow: hidden;
	margin: 0px;
}

.contactFormInput {
	width: 150px;
	border: 1px solid #513116;
	font-size: 85%;
	padding-left: 3px;
}

.mailToFriendFormInput {
	width: 150px;
	border: 1px solid #513116;
	font-size: 85%;
	padding-left: 3px;
}

#creditcardSection {
	margin-left: 17px;
	width: 180px;
}

.loginInput {
	width: 150px;
	height: 18px;
	border: 1px solid #513116;
	font-size: 85%;
	padding-left: 3px;
}

.defaultInput {
	width: 150px;
	height: 18px;
	border: 1px solid #513116;
	font-size: 85%;
	padding-left: 3px;
}

#loginDialog {
	font-size: 90%;
}



.borderBottom {
 	position: relative;
	background-color: #513116;
	top: 20px;
	height: 3px;
	width: 100%;
	overflow:hidden;
} 

.noUnderline{
	text-decoration: none !important;
}

#orderProcess{
	width: 500px;
	position: absolute;
	height: 89px;
	top: 0px;
	left: 0px;
}

#orderProcessBg{
	position: absolute;
	width: 500px;
	height: 1px;
	background-color: #B6ADA2;
	left: 0px;
	top: 53px;
}

#orderProcessContent{
	position: absolute;
	left: 185px;
	top: 9px;
}

#orderProcessSpacer{
	height: 40px;
}

#orderProcessBorderTop{

}

#productTableIntroText{
	margin-top: 10px;
}



.homeBanner .t .l{
	width: 17px;
	height: 20px;
	background-image: url(../img/bg_homebanner_frame_tl.png);
	background-repeat: no-repeat;
}

.homeBanner .t .c{
	height: 20px;
	background-image: url(../img/bg_homebanner_frame_t.png);
	background-repeat: repeat-x;
}

.homeBanner .t .r{
	width: 20px;
	height: 20px;
	background-image: url(../img/bg_homebanner_frame_tr.png);
	background-repeat: no-repeat;
}

.homeBanner .m .l{
	width: 17px;
	background-image: url(../img/bg_homebanner_frame_l.png);
	background-repeat: repeat-y;
}

.homeBanner .m .c{
	background-color: white;
}

.homeBanner .m .r{
	width: 20px;
	background-image: url(../img/bg_homebanner_frame_r.png);
	background-repeat: repeat-y;
}

.homeBanner .b .l{
	width: 17px;
	height:15px;
	background-image: url(../img/bg_homebanner_frame_bl.png);
	background-repeat: no-repeat;
}

.homeBanner .b .c{
	height: 15px;
	background-image: url(../img/bg_homebanner_frame_b.png);
	background-repeat: repeat-x;
}

.homeBanner .b .r{
	width: 20px;
	height: 15px;
	background-image: url(../img/bg_homebanner_frame_br.png);
	background-repeat: repeat-x;
}

.homeBanner .frame{
	margin-top: -6px;
	margin-left: -3px;
}

.homeBanner .title{
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-left: 18px;
	color: #3e2512;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/homebanner_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 14px;
}

.homeBanner .title a, .homeBanner .subtitle a{
	text-decoration: none;
}
.homeBanner .title a:hover, .homeBanner .subtitle a:hover{
	text-decoration: underline;
}

.homeBanner .title a{
	color: #3e2512;
}

.homeBanner .subtitle{
	text-align: right;
	color: #ed3875;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: -0.8px;
}

.homeBanner .subtitle a{
	color: #ed3875;
}

#homeBannerContainer{
	margin-top:-139px;
}
