﻿/* Discount Edinburgh v0.3 - 21/05/2008_Cognite: extra comments and style updates. */
body,html{
	height:100%;
	margin-top:0px;
	#margin-top:-5px; /* IE7 fix */
	padding-top:0px;
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000; /* Global link colour */
	background-color:#000;
	
}
form{ margin:0px; height:0px;}
img{border:none;}
a, a:visited{color:#660066;} /* General link colour */
a:hover{color:#660066;} /* General link colour on mouseover*/
p{color:#000; font-size:90%; padding:10px 20px 10px 5px; margin:0px} /* Paragraph text colour */
div{font-size:100%; text-align:left;}

.bold{font-weight:bold;} 
.italic{font-style:italic;}
.break{float:none; clear:both; height:0px;}
.hidden{display:none;}

/*coloured text*/
.red{color:#cc0000;}  /* red text */
.green{color:#66cc00;} /* green text */
.blue{color:#00ccff;} /* blue text  */
.darkblue{color:#0F3874;} /* dark blue text */
.grey{color:#666666;} /* grey text */


/* layout */
#wrapper{
	width:1003px;
	margin:0px  auto;
}
#inner{
	background:url(../images/border_mid.png) repeat-y; /* page outline graphic */
}


/* #header */
#header{
	width:1003px;
	height:300px;
	margin:0px;
	padding:0px;
	background:url(../images/banner.jpg) no-repeat; /* banner image */
}
#linkheader {
width:550px; /*this width will be equal to the background image width*/
height:90px; /*this height will be equal to the background image height*/
position: absolute; top: 0px; left: 10px; 
}
#linkheader a {
width:100%;
height:100%;
display:block;
position: absolute; top: 0px; left: 10px; 
} 

/*Newsletter*/
#signupNews{
/*background:url(../images/newsletterback.png) no-repeat;  
	height:29px;
	width:240px;*/
	color:#fff;  /* newsletter signup box text colour */
	text-align:center;
	font-size:10%;
	padding:5px;
	margin:0px;
	float:left;
	position: relative; top: -13px; left:130px;
}
#signupNews p{
	margin:0px 0px 3px 0px;
	color:#FFFFFF;
}
#signupNews label{
	display:none;
}
#signupNews input{
background:#330000; 
border: 0px solid #fff;
	width:130px;
	padding-left:0px;
	color:#fff; /* newsletter signup box input text colour */
	height:1px;
	font-size:0%;
	position: absolute; top:0px;
}
#signupNews .subscribeBtn{
	width:179px;
	height:25px;
	position: absolute; right: -10px; top: -5px;
}
/* #searchBar */
#searchBar{
	color:#fff;  /* newsletter signup box text colour */
	text-align:left;
	font-size:130%;
	padding:0px;
	margin:0px;
	float:left;
	position: relative; top: 220px; left:700px;
}
#searchBar label{
color:#fff; /* search bar text colour */
	font-size:130%;
	 position: absolute; top: 5px; left: 50px;
}
#searchBar select{
	color:#999;
	height:16px;
	font-size:90%;
	float:left;
	margin-left:0px;
}
#searchBar input{
	background:#400040; 
border: 1px solid #ffffff;
	width:673px;
	color:#fff; /* newsletter signup box input text colour */
	height:20px;
	padding:0px 15px 0px 10px;
	text-align:left;
	margin: 0px;
	font-size:90%;
	position: absolute; right: -10px;
}
#searchBar .searchBtn{
	width:30px;
	height:20px;
	margin:0px;
	position: absolute; right: -11px; top: 1px;
}
/* #bookmark */
#bookmark{
	padding:5px;
	margin:0px;
	float:left;
   position: relative; top: -28px; left: 810px;
}
/*Sign / Register*/
#signin{
margin:0px 13px 0px 600px;
padding:180px 0px 0px 154px;
	
}
#toplinks a{
background:url(../images/lnav_top.png) no-repeat #84011f; 
	float: center;
	color:#fff;
	margin:0;
	padding:0px 5px 3px 15px;
	height /**/:20px; /* fix for IE5/Win */
	text-decoration:none;
	position: relative; top: -5px; 
}

#basket{
	width:240px;
	height:29px;
	background:url(../images/basketback.png) no-repeat; /* basket image */
	color:#fff;
	font-size:90%;
	float:right;
	position: relative; top: 245px; right:10px;
	padding: 0px;
	margin: 0px;
}
#basket a{
padding:21px 5px 5px 45px;
	margin:0px 0px 0px 0px;
color:#fff; /* basket text colour */
	text-decoration:none;
	position: absolute; top: -15px;
}
#basket a:hover{
	text-decoration:underline;
}


/* #topNav */
#topNav{
	height:20px;
	float:left;
	text-align:center;
	font-size:0%;
	margin:0px 10px 0px 10px;
	padding:2px 0px 0px 0px;
	overflow:hidden;
	
}
#topNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	display: inline;
	overflow: hidden;
}
#topNav ul li{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	overflow: hidden;
}
#topNav ul a{
	/*background:url(../images/tab.png) no-repeat; */
	float: center;
	padding: 0px 20px 25px 0px;
	margin: 0px 5px 0px 15px; /* 5px value is the width between each tab */
	overflow: hidden;
	color:#8bbff0;
	height: 0px !important; 
	height /**/:20px; /* fix for IE5/Win */
	text-decoration:none;
}

/* #login */
#login{
	float:left;
	font-size:100%;
	margin:10px 0px 0px 850px;
}


/* #breadcrumb */
#breadcrumb{
	clear:both;
	margin:0px 0 10px 0;
	#margin:-5px 0 10px 0;
	padding:0px;
	font-size:80%;
	color:#660066;
	float:left;
	position:relative; left: 20px;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited{
	color:#660066; /* breadcrumb text colour */
	font-weight:normal;
	text-decoration:none;
}


/* #leftNav */
#leftNav{
	width:180px;
	float:left;
	padding-top:0px;
	margin-top:-10px;
	#margin-top:-20px;
}

#leftNav a,
#leftNav a:visited{
	color:#fff; /* left navigation text colour */
	font-size:85%;
	text-decoration:none;
}
#leftNav a:hover,
#leftNav a.selected{
	color:#cccccc;
}


/* level 1 */
	#leftNav ul{
		list-style:none;
		font-weight:bold;
		padding-left:1px;
		margin-left:0px;
		margin-top:20px;
	}
	#leftNav ul li,
	#leftNav ul li:hover,
	#leftNav ul li.selected{
		padding:3px 0px 6px 20px;
		margin:0px;
		background:url(../images/lnav_on.png) no-repeat; /* left navigation main button image */
	}
	
/* level 2-3 */
	#leftNav ul li ul li,
	#leftNav ul li ul li:hover,
	#leftNav ul li ul li.selected{
		padding:0px 0px 0px 10px;
		margin:0px;
		background:transparent; /* left navigation sub button image */
	}
	#leftNav ul li ul{
		padding:0px 0px 0px 0px;
		margin:0px;
		font-weight:normal;
	}
	#leftNav ul li ul li{
		padding:0px 0px 0px 10px;
		margin:0px;
	}
	
	

/* #mainCol */
#mainCol{

	border-left:0px solid #98B0D4; /* left border colour */
	border-right:0px solid #98B0D4; /* right border colour */
	border-bottom:0px solid #98B0D4; /* bottom border colour */
	width:800px;
	float:left;
	padding:0px 5px 5px 15px;
	margin-top:0px;
	overflow:hidden;
	color:#000;
}
#mainCol td{
	margin:0px;
	padding:0px;
}
#mainCol h1{
	font-size:150%;
	font-weight:bold;
	color:#660066; /* header 1 colour */
	margin:0px;
	padding:10px 10px 0px 5px;
	text-align:center;
}
#mainCol h2{
	font-size:120%;
	font-weight:normal;
	color:#660066; /* header 2 colour */
	margin:0px;
	padding:10px 10px 0px 5px;
}
#mainCol h3{
	font-size:130%;
	font-weight:bold;
	color:#660066; /* header 2 colour */
	margin:0px;
	padding:30px 20px 10px 10px;
}
#mainCol .intro{
	font-size:85%;
	font-weight:bold;
	text-align:center;
	color:#000; /* introduction text colour */
}
#mainCol .intro h1{
	font-size:140%;
	font-weight:bold;
	text-align:center;
	color:#660066; /* introduction header 1 colour */
}

#mainCol .featureImage{}
#mainCol p{color:#000; padding-left:10px; font-size:100%;}
#mainCol hr{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:0px solid #98B0D4;  /* horizontal rule colour */
	width:0px;
	margin-top:0px;
	padding:0px;
	clear:both;
	opacity:0.01;
/* for IE */
  filter:alpha(opacity=1);
}


/* Homepage elements */
#mainCol .featureHomeImage{
	margin:0px;
	padding:0px;
}
#mainCol #bestsellers{ 
	float:left;
}
#mainCol #bestsellers ul{
	list-style:url(../images/bullet.png);  /* bulleted image for best sellers */
	padding-left:20px;
	margin:0px 10px 10px 0px;
	font-size:85%;
	font-weight:bold;
}
#mainCol #todaysDeals{
	float:right;
}
#mainCol #todaysDeals ul{
	list-style:url(../images/bullet.png); /* bulleted image for todays deals */
	padding-left:20px;
	margin:0px 10px 10px 0px;
	font-size:85%;
	font-weight:bold;
}
#mainCol #bestsellers a,
#mainCol #todaysDeals a,
#mainCol #bestsellers a:visited,
#mainCol #todaysDeals a:visited{
	text-decoration:none;
	color:#333;  /* text colour for best sellers and todays deals */
}
#mainCol #bestsellers a:hover,
#mainCol #todaysDeals a:hover{
	text-decoration:underline;
}
#mainCol .homeListTitle{
	font-size:160%;
	font-weight:bold;
	font-style:italic;
	color:#cc0000;
	margin:0px 0px 0px 0px;
}
#mainCol .box{
	width:180px;
	height:214px;
	font-size:85%;
	text-align:center;
	position:relative; right: 0px;
	float:left;
	margin-bottom:20px;
	margin-right:17px;
	padding:0px;
	cursor:pointer;	
	overflow:hidden;
}
#mainCol .box span.homeTitle{
	font-size:100%;
	font-weight:bold;
	color:#fff;  /* homepage boxes title text colour */
	padding:10px;
	position: absolute; top:0px; left: 0px;
	text-align:left;
	font-style:normal;
}
#mainCol .box img{
width: 180px;
height: 113px;
	padding-top:0px;
	position:relative;
	float:left;
	position: absolute; top:101px; left:0px;
}
/*#mainCol .box p{
	font-size:120%;
	margin:5px 8px 0px 8px;
	text-align:left;
	position:absolute; left: 210px;  right: 180px; top:40px;
}*/
#mainCol .box p.from{
	position:relative; left: -5px;
	top:75px;
	z-index:10;
	float:none;
	margin:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
	font-weight:bold;
	text-align:center;
	font-size:130%;
	color:#000; /* homepage boxes price text colour */
}
#mainCol .box .from span{
	font-size:130%;
	color:#fff; /* homepage boxes price text colour */
}
#mainCol .box1{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 1 background image */
	
}
#mainCol .box2{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 2 background image */
	
}
#mainCol .box3{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 3 background image */
	
}
#mainCol .box4{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 4 background image */
	
}
#mainCol .box5{
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 5 background image */
	
}
#mainCol .box6{	
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 6 background image */

}
#mainCol .box7{	
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 6 background image */
	
}
#mainCol .box10{	
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 6 background image */
	
}

/* large pods */
/* large pods */
#mainCol .boxlarge{
	width:788px;
	height:148px;
	font-size:85%;
	text-align:center;
	position:relative; right: 0px;
	float:left;
	padding-top:-10px;
	margin-bottom:8px;
	margin-left:0px;
	padding:0px;
	cursor:pointer;	
	overflow:hidden;
}
#mainCol .boxlarge span.homeTitle{
	font-size:150%;
	font-weight:bold;
	font-style:italic;
	color:#fff;  /* homepage boxes title text colour */
	position:relative; top: -16px;
}
#mainCol .boxlarge img{
	padding-top:25px;
	position:relative;
	float:left;
	position: absolute; top:5px; left: 2px;
}
#mainCol .boxlarge p{
	font-size:120%;
	margin:5px 8px 0px 8px;
	text-align:left;
	position:absolute; left: 210px;  right: 180px; top:20px;
}
#mainCol .boxlarge p.from{
	position:relative; left: 295px;
	top:100px;
	z-index:10;
	float:none;
	margin:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
	font-weight:bold;
	text-align:center;
}
#mainCol .boxlarge .from span{
	font-size:140%;
	color:#000000; /* homepage boxes price text colour */
}
#mainCol .box8{	
	background:url(../images/home/featureBox_book.png) no-repeat; /* box 6 background image */
	
}
#mainCol .box9{	
	background:url(../images/home/featureBox_small.png) no-repeat; /* box 6 background image */
	
}
/* Category elements */
#mainCol .catBox{
	width:180px;
	height:214px;
	font-size:85%;
	text-align:center;
	position:relative;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-right:17px;
	background:url(../images/home/featureBox_small.png) no-repeat; /* category boxes background image */
	cursor:pointer;
	overflow: hidden;
}
#mainCol .catBox .catTitle{
	font-size:100%;
	font-weight:bold;
	color:#fff;  /* homepage boxes title text colour */
	position:absolute; top: 0px; left: 0px;
	text-align:left;
	font-style:normal;
}
#mainCol .catBox p{
	font-size:110%;
	margin:-7px 8px 0px 8px;
	text-align:left;
	position:absolute; left: 210px; 
}
#mainCol .catBox img{
width: 180px;
height: 113px;
	padding-top:0px;
	position:relative;
	float:left;
	position: absolute; top:101px; left: 0px;
}
#mainCol .catBox .catTitle a,
#mainCol .catBox p a{
	color:#000;  /* category boxes title and text link colour */
	text-decoration:none;
}
/*#mainCol .catBox div{ 
	width:602px;
	height:94px;
	float:left;
	position:relative;
}
#mainCol .catBox div p{
	margin:35px 8px 0px 8px;
	text-align:left;
}*/
#mainCol .catBox .from{
	position:relative; left: -5px;
	top:78px;
	font-size:110%;
	z-index:10;
	float:none;
	margin:0px!important;
	padding:0px!important;
	font-weight:bold;
	text-align:center;
	color:#000;  /* category boxes price text colour */
}
#mainCol .catBox .from span{
	font-size:110%;
	color:#fff; /* homepage boxes price text colour */
}
#mainCol .catBox .from a{
	color:#000;  /* category boxes price link colour */
	text-decoration:none;
}
/*#mainCol .catBox1,
#mainCol .catBox2,
#mainCol .catBox4,
#mainCol .catBox5,
#mainCol .catBox7,
#mainCol .catBox8{
	margin-right:30px;
}
#mainCol .catBox4,
#mainCol .catBox8,
#mainCol .catBox12{
	margin-right:0px;
}*/
#mainCol .cantFind{
	text-align:center;
	margin:10px 0px 10px 0px;
	clear:both;
}
#mainCol .cantFind a,
#mainCol .cantFind a:visited{
	font-size:110%;
	font-weight:bold;
	font-style:italic;
	color:#000;
	text-decoration:none;
	letter-spacing:-1px;
}
#mainCol .cantFind a:hover{
	color:#A64343;
}


/* Detail elements */
#mainCol #images{
	width:280px;
	height:276px;	
	padding:0px;
	float:left;
	margin:20px 0px 10px 0px;
}
#mainCol #images img.largeImg{ 
	float:left;
	margin-bottom:6px;
}
#mainCol #images img.img1, 
#mainCol #images img.img2{
	float:left;
	padding:0px;
	margin:0px;
}
#mainCol #images img.img3{
	float:left;
	padding:0px;
	margin:0px;
}
#mainCol #images img.selected{
	border:solid 2px #FFFF00 !important;
}
#mainCol #images p{
	text-align:center;	
	clear:both;
	margin-top:0px;
}

#mainCol #prices{
	width:400px;
	float:left;
	margin:0px 0px 0px 10px;
	border-left:1px solid #5299cd; 
	padding:0px;
	color:#012b5d; /* detail page images text color */
	font-weight:bold;
}
#mainCol #prices .priceTitle{
	background-color:#012b5d;
	border:1px solid #5299cd; 
	width: 120%;
	padding: 5px 10px;
	font-size:120%;
	font-weight:bold;
	color:#fff; /* detail page prices title colour */
	text-decoration:none;
	letter-spacing:-1px;

}
p.price{
font-size:100%;
width: 300px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	float:right;
	position: absolute; top: 30px; left:300px;
	padding:0px 10px;
	margin: 0px;
	}
#mainCol #prices hr{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #fff; /* detail page horizontal rule colour */
	color:#fff;
	width:90%;
	height:1px;
	padding:0px;
	margin:0px;
}
#mainCol #prices span{
	font-size:100%;
	padding: 20px 10px;
	font-weight:bold;
	margin-right:10px;
}
#mainCol #prices .bookNow,
#mainCol #prices .upgrade{
	width:147px;
	height:45px;
	padding: 0px;
	margin: 0px;
	float:right; top: 300px; left: 200px;
}
#mainCol #prices p{
	font-size:85%;
	font-weight:normal;
	float:right;
	width:147px;
	text-align:center;
	clear:both;
	margin-top:5px;
}
#mainCol #prices .break{float:none; clear:both; height:5px;}

/* #botLogos */
#botLogos {
	float:right;
	width:800px;
	margin:0px 10px 10px 0px;
}
#botLogos .boxes{
	background:url(../images/footer/box.png) no-repeat; /* fotter logo backgrounds */
	width:150px;
	height:94px;
	margin-right:12px;
	float:left;
}
#botLogos .network{
	width:784px;
	height:81px;
	margin-top:0px;
	margin-right:12px;
	margin-left:0px;
	float:left;
}
#botLogos .network .logo{
	padding: 1mm 0mm 1mm 3.5mm;
}
#botLogos .end{
	margin-right:0px;
}

/* #BottomWebLinks */
#WebLinks{
border:0px solid #cc0000;
-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;	
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#660066;
margin:0px 10px;
padding:10px;
	text-align:left;
	font-size:85%;
	font-weight: normal;
	color:#FFFFFF;
	}

#WebLinks a.black:link,
#WebLinks a.black:visited{
	background:none;
	text-decoration:none;
	color:#fff; 
}
#WebLinks  a.black:hover{
	background:none;
	text-decoration:none;
	color:#fff; 
}

/* #footLinks */
#footLinks{
	background:url(../images/border_bot.png) no-repeat; /* bottom border edge image */
	width:1003px;
	height:20px;
	float:left;
	clear:both;
	padding-top:5px;
	text-align:center;
	font-size:85%;
}
#footLinks ul{
	list-style: none;
	margin: 0 0 0 200px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
#footLinks ul li{
	margin: 0px 20px 0px 0px; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#footLinks ul li a{
	background:none;
	padding: 0px 0px 3px 0px;
	margin:0px;
	text-decoration:none;
	color:#fff;  /* fotter link text colour */
}
#footLinks ul li a.selected,
#footLinks ul li a:hover{
	background:none;
	text-decoration:none;
	color:#fff; /* fotter link text colour selected and mouseover*/
}


.SmallImages img
{
	cursor:pointer;
}

.newGallery_SmallImage
{
	margin-right:6px;
}
