/*-----New Personalised Map Page - December 2009, greg@lovelljohns.com --------------------------*/
#contentContainter	{
	position:relative;
	width:753px;
	margin:25px auto;
}
#stepTop	{
	position:relative;
	width:753px;
	height:38px;
	display:block;
}

#stepUp	{
	position:relative;
	width:703px;
	min-height:700px;
	background:url(../images/personal/stepsBG.jpg) no-repeat;
	text-align:left;
	padding:25px;
	color:#FFFFFF;
}
#step1on	{
	position:relative;
	width:100%;
	height:200px;
	display:block;
}
#step2on	{
	position:relative;
	width:100%;
	height:200px;
	display:none;
}
#step3on	{
	position:relative;
	width:100%;
	height:200px;
	display:none;
}

#sampleImage	{
	position:relative;
	background:#FFFFFF;
	padding:8px 8px 40px 8px;
}	
	
#step2Content	{
	position:relative;
	width:400px;
	float:left;
	margin-left:5px;
}	
.textBox	{
	width:390px;
	height:15px;
	border:none;
	background:url(../images/personal/txt.jpg) no-repeat;
	padding:5px;
	font-size:11px;
	color:#333333;
}
#standardColors	{
	position:relative;
	width:211px;
	float:left;
	margin-top:10px;
}
#customColors	{
	position:relative;
	width:180px;
	height:210px;
	float:left;
	margin-top:10px;
}
#colorPalette	{
	position:relative;
	margin-top:5px;
	width:159px;
	height:166px;
	background:url(../images/personal/colorPalette.jpg) no-repeat;
	padding-left:9px;
	padding-top:9px;
}

#sampleTitle	{
	position:absolute;
	width:287px;
	height:25px;
	text-align:center;
	bottom:15px;
	left:6px;
	font-size:16px;
	color:#000000;
	font-family:Trajan-Regular;
}
#sampleSubTitle	{
	position:absolute;
	width:287px;
	height:25px;
	text-align:center;
	bottom:-6px;
	left:6px;
	font-size:9px;
	color:#000000;
	font-family:Trajan-Regular;
	
}
#previewType	{
	font-size:20px;
	cont-weight:bold;
}
#largeSample	{
	position:relative;
	padding:12px 12px 60px 12px;
	background:#FFFFFF;
	float:left;
	color:#000000
}
#priceImage	{
	position:absolute;
	z-index:999999;
	top:-15px;
	right:41px;
}
#addBasket	{
	position:relative;
	float:left;
	width:183px;
	height:43px;
	margin-left:10px;
}
#finalTitle	{
	position:absolute;
	width:485px;
	height:25px;
	font-size:33px;
	bottom:36px;
	left:10px;
	text-align:center;
	font-family:Trajan-Regular;
}	
#finalSubTitle	{
	position:absolute;
	width:485px;
	height:25px;
	font-size:16px;
	bottom:5px;
	left:10px;
	text-align:center;
	font-family:Trajan-Regular;
}	
#leftC	{
	float:left;
}
#rightC	{
	float:left;
}
#confirmNote	{
	position:relative;
	float:left;
	width:520px;
	font-size:11px;
	margin-top:5px;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
#step2note	{
	position:relative;
	width:295px;
	font-size:11px;
	top:10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	
}
/*--Styles----------------------*/
*		{	
	margin:0px;
	padding:0px;

}
h1	{
	font-size:20px;
	font-weight:bold;
	color:#4a4a4a;
}
h2	{
	font-size:14px;
	font-weight:bold;
	color:#A85252;
}
strong	{
	font-weight:normal;
}
h3	{
	font-size:14px;
	font-weight:bold;
	color:#993333;
	padding-top:12px;
}
h4	{
	font-size:12px;
	font-weight:bold;
	color:#993333;
	
}
body	{
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.login	{
	border:1px solid #993333;
	height:15px;
	width:160px;	
	font-size:11px;
}
.noSearch {
	font-size:16px;
	font-weight:bold;
	color:#993333;
	margin-left:25px;
}
.smallText	{	
	font-size:11px;
}
.tinyText	{	
	font-size:10px;
	color:#FF9900;
}
.login:focus	{
	border:1px solid #993333;
	height:15px;
	width:160px;	
	font-size:11px;
	background-color:#f5f5f5;
}
.searchBox	{
	font-size:12px;
	width:500px;
	height:17px;
	border:solid 1px #999999;
	font-size:12px;
	color:#333333;
	margin-left:4px;
}
.catDropdown	{
	width:160px;
	height:19px;
	border:solid 1px #999999;
	font-size:11px;
	color:#333333;
}
.btnSearch	{
	width:62px;
	height:20px;
	top:3px
}
.welcome	{
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
	padding-bottom:1px;
	width:180px;
	color:#A85252;
}
.items	{
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:1px;
	width:180px;
	color:#A85252;
}
.total	{
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
	padding-bottom:1px;
	width:180px;
	color:#FF0000;
}
.loginBoxes	{
	width:150px;
	height:15px;
	border:1px solid #A85252;
	font-size:11px;
	color:#666666;
}
.reviewBoxes	{
	width:200px;
	height:15px;
	border:1px solid #A85252;
	font-size:11px;
	color:#666666;
}
.reviewBoxesBig	{
	width:350px;
	border:1px solid #A85252;
	font-size:11px;
	color:#666666;
}
.btnMargin	{
	margin-top:4px;
}
.productHeading	{
	font-size:14px;
	font-weight:bold;
	color:#A85252;
}
.publisher	{
	font-size:11px;
	font-weight:normal;
	color:#666666;	
	


}
.samples a:link	{
	text-decoration:none; 
	color:#0099FF;
}
.samples a:visited	{
	text-decoration:none;
	color:#0099FF;
}
.samples a:hover	{
	text-decoration:none;
	color:#FFFFFF;
}
.samples a:active	{
	text-decoration:none;
	color:#FFFFFF;
	
}	
	
	
/*--Layers----------------------*/

#mainContainer	{	
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#content	{
	position:relative;
	width:1000px;
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y;
	float:left;
	top: 0px;
}

#top	{	
	width:1000px;
	height:15px;
	position:relative;
}
#topMiddle	{	
	position:relative;
	width:1000px;
	height:85px;
	background-color:#FFFFFF;
	background-image:url(../images/logo_wallmaps.jpg);
	background-repeat:no-repeat;
}
#forgottenPassword	{
	position:absolute;
	top:63px;
	left:90px;
	z-index:999;
}
#menu	{
	position:absolute;
	float:right;
	width:454px;
	height:29px;
	left: 546px;
	top: 56px;
}

#freeDelivery	{
	position:absolute;
	width:200px;
	height:41px;
	left: 546px;
	top: 8px;
}

#questions	{
	position:absolute;
	width:200px;
	height:41px;
	left: 795px;
	top: 5px;
}

#searchDD	{
	position:absolute;
	width:151px;
	left: 120px;
	top: 28px;
}

#searchText	{
	position:absolute;
	width:500px;
	left: 281px;
	top: 28px;
}

#searchBtn	{
	position:absolute;
	width:60px;
	left: 792px;
	top: 28px;
}

#searchBack	{	
	width:1000px;
	height:59px;
	top:0px;
	position:relative;
	background-image:url(../images/searchback_wallmaps.jpg);
	background-repeat:repeat-x;
}

#left	{
	position:relative;
	width:800px;
	min-height:400px;
	left:8px;
	float:left;
	top:4px;
}



#ostop	{
	position:relative;
	width:800px;
	min-height:50px;
	left:0px;
	float:left;
	top:4px;
}




#worldtravellerimg	{
	position:relative;
	width:509px;
	min-height:300px;
	left:0px;
	float:left;
	top:4px;
}

#worldtravellertxt	{
	position:relative;
	width:280px;
	min-height:300px;
	left:5px;
	float:left;
	top:4px;
}


#worldtravellerimg2	{
	position:relative;
	width:409px;
	min-height:300px;
	left:0px;
	float:left;
	top:4px;
}


#worldtravellertxt2	{
	position:relative;
	width:300px;
	min-height:300px;
	left:5px;
	float:left;
	top:4px;
}


#pal	{
	position:relative;
	width:150px;
	max-height:100px;
	left:0px;
	float:left;
	top:4px;
}


#osimg	{
	position:relative;
	width:509px;
	min-height:300px;
	left:0px;
	float:left;
	top:4px;
}

#ostxt	{
	position:relative;
	width:280px;
	min-height:300px;
	left:5px;
	float:left;
	top:4px;
}

#osimg2	{
	position:relative;
	width:409px;
	min-height:300px;
	left:0px;
	float:left;
	top:4px;
}


#ostxt2	{
	position:relative;
	width:300px;
	min-height:300px;
	left:5px;
	float:left;
	top:4px;
}


#right	{
	position:relative;
	width:170px;
	min-height:400px;
	margin-right:10px;
	float:right;	
}

#basketTop	{	
	position:relative;
	width:170px;
	height:49px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
}	

#basketMiddle	{	
	position:relative;
	width:171px;
	margin:0px;
	padding:0px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	color:#993333;
}

#basketBottom	{	
	position:relative;
	margin:0px;
	padding:0px;
	height:17px;
	width:170px;
}

#loginTop	{	
	position:relative;
	width:170px;
	height:47px;
	margin-top:10px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
}	

#loginMiddle	{	
	position:relative;
	width:171px;
	margin:0px;
	padding:0px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	color:#993333;
}
#loginBottom	{	
	position:relative;
	margin:0px;
	padding:0px;
	height:17px;
	width:170px;
}


#regTop	{	
	position:relative;
	width:170px;
	height:46px;
	margin-top:5px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
}	

#regMiddle	{	
	position:relative;
	width:171px;
	margin:0px;
	padding:0px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	color:#993333;
}
#regBottom	{	
	position:relative;
	margin:0px;
	padding:0px;
	height:17px;
	width:170px;
}			
#myAccountTop	{	
	position:relative;
	width:170px;
	height:47px;
	margin-top:10px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
}	

#myAccountMiddle	{	
	position:relative;
	width:171px;
	margin:0px;
	padding:0px;
	background-image:url(../images/basket_background.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	color:#A85252;
}
#myAccountBottom	{	
	position:relative;
	margin:0px;
	padding:0px;
	height:17px;
	width:170px;
}		
#icoAccount	{
	position:absolute;
	width:23px;
	height:23px;
	left:20px;
	top:20px;
	z-index:999;
}
#icoWishlist	{
	position:absolute;
	width:23px;
	height:23px;
	left:20px;
	top:40px;
	z-index:999;
}
#icoLogout	{
	position:absolute;
	width:23px;
	height:23px;
	left:20px;
	top:63px;
	z-index:999;
}
#invalid	{
	position:absolute;
	left:-59px;
	top:-45px;
	z-index:999999;
}
#empty	{
	position:absolute;
	left:156px;
	top:2px;
	z-index:99997;
}#homeLink	{
	position:absolute;
	cursor:pointer;
	outline:none;
	width:402px;
	height:86px;
}
#bookmarkBackground	{	
	position:relative;
	margin-top:9px;
	width:171px;
	height:75px;
	background-image:url(../images/bookmarkBackground.jpg);
	background-repeat:repeat-y;
}
#bookMark1 li	{
	display:inline;
	list-style-type:none;
	padding-right:6px;
}
#bookMark2 li	{
	display:inline;
	list-style-type:none;
	padding-right:6px;
}
#galleryBackground	{
	position:relative;
	width:500px;
	height:400px;
	top:4px;
	background-image:url(../images/wallmaps_FlashBack.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}

#homeWelcome{
	position:relative;
	width:293px;
	height:400px;
	float:left;
	top:8px;
	left:5px;
}
#categories{
	position:relative;
	width:288px;
	height:193px;
	background-image:url(../images/wallMaps_categories.jpg);
	background-repeat:no-repeat;
	margin-top:23px;
}

