@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:11px;} 
.txtMedium {font-size:12px;} 
.txtLarge {font-size:14px;} 
.alignRight {float:right;} 
.alignLeft {float:left;}
.txtRed {color:#CC0000;} 
.txtBrown {color:#aa5c56} 
.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 
.txtBlue {color:#0d59ab} 
.txtOrange {color:#FF6600}
.txtBold {font-weight:bold;}
.row{width:990px; clear:both;} 
.breaker {clear:both; width:100%;}


/***********************************************************
The CSS Class for the Websites to Align at the Bottom.
************************************************************/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.horizone {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -94px 0; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 94px; /* .adjuster must be the same height as .footer */
	background-color:#FFFFFF;
	background-image:url(../images/bottom-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}
.adjuster {
	height: 94px; /* .adjuster must be the same height as .footer */
}


/*------------------------- End --------------------------*/


body {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#6a6655;
	background:url(../images/home-bg-top.jpg) repeat-x #FFFFFF;
}
.txtSubHead{
	font-family:Arial, Helvetica, sans-serif;
	color:#79741f;
	font-size:12px;
	font-weight:bold;
}
.wrapper {
	display:block;
	width:990px;
	margin:0 auto;
}
.creditContainer {
	width:990px;
	margin:0 auto;
	padding-top:75px;
}
.headerArea1Outter{
	width:371px;
	height:110px;
	float:left;
}

.headerArea1{
	width:371px;
	height:110px;
	margin-top:86px;
	background-image:url(../images/i-alisons-wonderland-logo.png);
	background-repeat:no-repeat;
	float:left;
}
.headerAreaLnk{
	width:210px;
	height:91px;
	position:relative;
}
.headerArea2{
	width:184px;
	height:227px;
	background-image:url(../images/i-baby-sleep.png);
	background-repeat:no-repeat;
	float:left;
}
.headerArea3{
	width:435px;
	float:left;
}
.memberLoginArea{
	width:435px;
	height:175px;
	background-image:url(../images/i-member.png);
	background-repeat:no-repeat;
}
.memberLoginArea2{
	width:435px;
	height:175px;
	background-image:url(../images/i-member-login.png);
	background-repeat:no-repeat;
}

.searchArea{
	width:435px;
	height:52px;
	background-image:url(../images/i-search.png);
	background-repeat:no-repeat;
}

.leftMenuArea{
	width:221px;
	float:left;
}
.leftMenuContainer{
	width:201px;
}
ul.leftMenu {
	margin:1px 0 0 6px;
}
li.leftMenuStyle {
	list-style-type:none;
	padding:0px 0 12px 0;
}
a.leftMenuColor {
	color:#5a4d3d;
	text-decoration:none;
}
a.leftMenuColor:hover {
	color:#FF6600;
}
a.leftMenuSub1 {
	color:#5b9e19;
	text-decoration:none;
	padding-left:10px;
}
a.leftMenuSub1:hover {
	color:#ff7c00;
}
a.leftMenuSub2 {
	color:#2078ce;
	text-decoration:none;
	padding-left:20px;
}
a.leftMenuSub2:hover {
	color:#ff7c00;
}
li.leftSubMenuStyle {
	list-style-type:none;
	padding:0px 0 25px 0;
}
a.leftSubMenuColor {
	color:#0099CC;
	text-decoration:none;
}
a.leftSubMenuColor:hover {
	color:#FF6600;
}
li.leftSubSubMenuStyle {
	list-style-type:none;
	padding:0px 0 25px 0;
}
a.leftSubSubMenuColor {
	color:#009933;
	text-decoration:none;
}
a.leftSubSubMenuColor:hover {
	color:#FF6600;
}
.leftBottomThumb{
	width:221px;
}

.midContentArea{
	width:559px;
	float:left;
}
.innerPageHeading{
	width:510px;
	padding-bottom:10px;
	margin-left:19px;
	background-image:url(../images/i-heading-underline.gif);
	background-repeat:no-repeat;
}
#contentContainer{
	width:524px;
	padding-top:20px;
	margin-left:19px;
	line-height:22px;
}
#ContentID{
	width:524px;
	padding-top:20px;
	margin-left:2px;
	line-height:22px;
}
#ContentID a{
	font-family:tahoma, Verdana, Arial;
	color:#ff6600;
	text-decoration:none;
	font-size:12px;
}
#ContentID a:hover{
	color:#5a4d3d;
}
#ContentID ul{
	margin-left:35px;
	list-style-type:none;
}
#ContentID li{
	list-style-image:url(../images/bullet-point.gif);
	line-height:16px;
	margin-top:8px;
}
.txtInnerHeading{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff7c00;
	font-size:24px;
}
.rightThumbImage{
	width:210px;
	float:left;
}
.specialOutter{
	width:210px;
	padding-top:44px;
}
.specialHeader{
	width:210px;
	height:38px;
	background-image:url(../images/i-specials-head.png);
	background-repeat:no-repeat;
}
.specialBody{
	width:210px;
	background-image:url(../images/i-specials-body-bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.specialBottom{
	width:210px;
}
.featuredProductOutter{
	width:210px;
}
.rightThumbContainer{
	width:155px;
	padding-top:10px;
	padding-left:31px;
}
.rightThumbTxtArea{
	width:155px;
	padding-bottom:10px;
}
.rightThumbTxtRate{
	width:155px;
}
.txtRightThumbContent{
	font-family:Arial, Helvetica, sans-serif;
	color:#6a6655;
	text-decoration:underline;
	font-size:11px;
}
a.lnkMore{
	font-size:11px;
	color:#ff6c0f;
	font-weight:bold;
	text-decoration:none;
}
a.lnkMore:hover{
	color:#5b5248;
}
.productRate{
	width:85px;
	float:left;
}
.productDetails{
	width:66px;
	float:left;
}
.txtDollarRate{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight:bold;
}
.searchContainer{
	padding-left:112px;
	padding-top:15px;
}
.searchTxtArea{
	width:88px;
	float:left;
	padding-top:2px;
}
.searchTxtBoxArea{
	width:151px;
	float:left;
	padding-top:1px;
	position:relative;
}
.searchTxtField{
	width:150px;
	height:14px;
	border:0;
	background-color:#FFFFFF;
	color:#635a4f;
}
.searchGo{
	padding-left:32px;
	float:left;
	position:relative;
}
.memberTxtArea{
	padding-top:70px;
	padding-left:18px;
	position:relative;
}
.memberLoginPage{
	padding-top:123px;
	padding-left:310px;
	position:relative;
}
.memberTxt01{
	width:110px;
	padding-left:24px;
	padding-bottom:8px;
}
.txtMemberSignUp{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8e8e8d;
}
.userLoginArea{
	padding-bottom:12px;
}
.userTxt01{
	width:65px;
	padding-top:3px;
	float:left;
}
.userTxt02{
	width:125px;
	float:left;
	position:relative;
}
.userTxt03{
	width:60px;
	padding-top:3px;
	float:left;
}
.userTxt04{
	width:114px;
	float:left;
	position:relative;
}
.userTxt05{
	width:25px;
	float:left;
	position:relative;
}
.txtSignUp{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9b9b;
}
.memberFormTxt{
	width:107px;
	height:15px;
	border:#d7d7d7 solid 1px;
	color:#000000;
}
.memberBottomLinks{
	width:390px;
}
.memberBottomLinks01{
	width:290px;
	float:left;
	padding-top:15px;
}
.txtYourBagArea{
	width:100px;
	float:left;
	padding-top:10px;
	padding-left:0px;
}
.txtYourBagAreaLogin{
	width:100px;
	float:left;
	padding-top:015px;
	padding-left:290px;
}
.txtBagAreaLogin{
	width:100px;
	float:left;
	padding-top:015px;
	padding-left:400px;
}
a.lnkForgot {
	color:#FF6600;
	text-decoration:none;
}
a.lnkForgot:hover {
	color:#5a4d3d;
}
.userControlSection{
	width:300px;
	padding-left:28px;
	padding-bottom:8px;
}
.manageProfMessage{
	width:260px;
	height:33px;
	padding-bottom:10px;
	padding-left:45px;
}
.productDetailsBut{
	text-align:left;
	padding-left:4px;
	padding-top:5px;
}
.productDetailsImgTxt{
	width:524px;
	padding-left:19px;
	clear:left;
}
.galleryThumbs{
	padding-right:60px;
	padding-left:20px;
	float:left;
	padding-bottom:20px;
}
.galleryArea{
	clear:both;
}
.imgBorderContent{
	border:#d4d4d4 solid 5px;
}
.txtMediumGreen{
	font-family:Arial, Helvetica, sans-serif;
	color:#6a6655;
	font-size:16px;
}
.breadCrumbArea{
	padding-left:20px;
	margin-top:5px;
}
a.lnkBreadCrumb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#339900;
}
a.lnkBreadCrumb:hover{
	color:#d86900;
}
.breadCrumbArrow{
	font-family:"MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size:12px;
	color:#655b51;
	padding-left:5px;
	padding-right:5px;
}
.shortDescription{
	margin-top:5px;
}
.descriptionLong{
	margin-top:5px;
	padding-bottom:10px;
}



/***********************************************************
Link and Text Styles
************************************************************/

.txtCopyright {
	color:#999999;
	float:left;
}
.txtCredit {
	color:#999999;
	float:right;
}
a.lnkCredit {
	color:#999999;
	text-decoration:none;
}
a.lnkCredit:hover {
	color:#FF6600;
	border-bottom:1px dotted #003366;
}


.specialPrdImg {
	width:155px;
	height:81px;
}


.productDisplayBox {
	width:160px;
	padding-left:20px;
	padding-right:50px;
	float:left;
}
.productImgBox {
	border:#d7d6d6 5px solid;
}
a.lnkProductBox {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	display:block;
	text-decoration:none;
	padding-left:5px;
}
a.lnkProductBox:hover {
	color:#FF6600;
}

.fieldBoxSmall{
	width:200px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fieldBoxBig{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fieldBoxSecurityCode{
	width:100px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fieldBoxDropDown{
	width:225px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contactAddressTxt{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#6a6655;
	line-height:16px;
}
a.lnkContact{
	font-family:Arial, Tahoma, Verdana;
	color:#ff6600;
	text-decoration:none;
	font-size:10px;
}
a.lnkContact:hover{
	color:#5a4d3d;
}

/*------------------------- End --------------------------*/



a.lnkLeftMenuHead {
	font-size:14px;
	font-weight:bold;
	color:#5a4d3d;
	text-decoration:none;
}
a.lnkLeftMenuHead:hover {
	color:#FF6600;
}


/************** Styles Used For Paginations *********************************/

.CurrentPage{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff7c00;
	font-size:12px;
	font-weight:bold;
	margin:0 2px 0 2px;
}
a.lnkPageNumber{
	font-family:Arial, Helvetica, sans-serif;
	color:#665c51;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0 2px 0 2px;
}
a.lnkPageNumber:hover{
	color:#ff7c00;
}
a.lnkMovePages{
	font-family:"MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	color:#665c51;
	font-size:13px;
	text-decoration:none;
	margin:0 2px 0 2px;
}
a.lnkMovePages:hover{
	color:#ff7c00;
}









/************** Styles Used For Paginations *********************************/







/***********************************************************
Styles Used by Programmers
************************************************************/
.mandatoryFieldTxt {
	color:#FF0000;
}
.messageContAlign{
	width:100%;
	padding-left:170px;
	margin-top:-60px;
	position:absolute;
}
.txtBoxShipping{
	width:150px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txtAreaShipping{
	width:150px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.selectBoxShipping{
	width:150px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.memberLoginArea3{
	width:435px;
	height:175px;
	background-image:url(../images/i-member-signup.png);
	background-repeat:no-repeat;
	
}
.memberTxtArea3{
	padding-top:90px;
	padding-left:120px;
	position:relative;
	
}
.userControlSection3{
	width:270px;
	padding-left:28px;
	padding-bottom:8px;
	
}
.txtYourBagAreaLogin3{
	width:130px;
	float:left;
	padding-top:5px;
	padding-left:180px;
	
	
}
a.lnkNormal{
	font-family:tahoma, Verdana, Arial;
	color:#ff6600;
	text-decoration:none;
	font-size:12px;
}
a.lnkNormal:hover{
	color:#5a4d3d;
}
a.shoppingCartLink{
	font-family:tahoma, Verdana, Arial;
	color:#ff6600;
	text-decoration:none;
	font-size:12px;
}
a.shoppingCartLink:hover{
	color:#5a4d3d;
}
/*------------------------- End --------------------------*/

/*********************************

	Live Validation Styles
		
*********************************/

.LV_validation_message{
    font-weight:normal;
    margin:0 0 0 5px;
 	font-size:11px;
	clear:both;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#FF0000;
	font-size:11px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #FF0000;
}
************************************************************/

/*------------------------- End --------------------------*/