/*--Styles----------------------*/

*		{	
	margin:0px;
	padding:0px;
}
body	{
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
a:link	{
	text-decoration:none;
	color:#000000;
}
a:visited	{
	text-decoration:none;
	color:#000000;
}
a:hover	{
	text-decoration:none;
	color:#cccccc;
}
a:active	{
	text-decoration:none;
	color:#000000;
}
h1	{
	font-size:18px;
	font-weight:bold;
	color:#EE8327;
}
h2	{
	font-size:14px;
	font-weight:bold;
	color:#EE8327;
}
h3	{
	font-size:12px;
	color:#EE8327;
}
h4	{
	font-size:11px;
	font-weight:normal;
}
strong	{
	font-weight:normal;
}
.noSearch {
	font-size:16px;
	font-weight:bold;
	color:#EE8327;
	margin-left:25px;
}
.login	{
	border:1px solid #993333;
	height:15px;
	width:160px;	
	font-size:11px;
}
.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
}
.loginBoxes	{
	width:150px;
	height:15px;
	border:1px solid #EE8327;
	font-size:11px;
	color:#666666;
}

.btnMargin	{
	margin-top:4px;
}

.welcome	{
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
	padding-bottom:1px;
	width:180px;
	color:#EE8327;
}
.items	{
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:1px;
	width:180px;
	color:#EE8327;
}
.total	{
	margin-left:15px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
	padding-bottom:1px;
	width:180px;
	color:#FF0000;
}
.productHeading	{
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
}
.publisher	{
	font-size:11px;
	font-weight:normal;
	color:#666666;	
}
/*--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_leisure.jpg);
	background-repeat:no-repeat;
}

#menu	{
	position:absolute;
	float:right;
	width:454px;
	height:29px;
	left: 546px;
	top: 56px;
}

#freeDelivery	{
	position:absolute;
	width:200px;
	height:41px;
	left: 546px;
	top: 3px;
}

#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_leisure.jpg);
	background-repeat:repeat-x;
}

#left	{
	position:relative;
	background-image:url(../images/skibg.jpg);
	width:800px;
	min-height:600px;
	left:8px;
	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:#EE8327;
}
#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:#EE8327;
}
#regBottom	{	
	position:relative;
	margin:0px;
	padding:0px;
	height:17px;
	width:170px;
}			
#forgottenPassword	{
	position:absolute;
	top:63px;
	left:90px;
	z-index:999;
}
#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:#EE8327;
}
#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:#000000;
}
#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:999999;
}
#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;
}
#travelGuides	{
	position:relative;
	width:270px;
	height:253px;
	float:left;
	background-image:url(../images/leisure_TG.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}
#osMaps	{
	position:relative;
	width:262px;
	height:253px;
	float:left;
	background-image:url(../images/leisure_OS.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}
#ignMaps	{
	position:relative;
	width:266px;
	height:253px;
	float:left;
	background-image:url(../images/leisure_IGN.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
}
#berlitzRome	{
	position:relative;
	width:445px;
	height:200px;
	float:left;
	top:15px;
	left:1px;
}
#ski	{
	position:relative;
	width:342px;
	height:184px;
	float:left;
	left:9px;
	top:15px;
	background:url(../images/leisure_ski.jpg) no-repeat;
}
#ski a	{
	color:#FFFFFF;
}
#ski a:hover	{
	color:#3399FF;
}
#whatsNew	{
	position:relative;
	width:798px;
	height:240px;
	background:url(../images/leisureMostPopular.jpg) no-repeat;;
	clear:both;
	top:15px;
	margin-bottom:25px;
}

#skilist	{
	position:relative;
	background-image:url(../images/skilist.png);
	width:190px;
	height:200px;
	left:20px;
	float:left;
	top:50px;
	padding-left:5px;
	padding-right:5px;
	margin-left:40px;
}


#skilist2	{
	position:relative;
	background-image:url(../images/skilist.png);
	width:190px;
	height:200px;
	left:20px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-left:40px;
	margin-top:90px;
}

#skilist3	{
	position:relative;
	background-image:url(../images/skilist.png);
	width:190px;
	height:200px;
	left:20px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-left:40px;
	margin-top:30px;
}


#skilist4	{
	position:relative;
	background-image:url(../images/skilist.png);
	width:190px;
	height:200px;
	left:260px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-left:40px;
	margin-top:30px;
}

