/*
	Theme Name: Night Sky Lanterns
	Theme URI: http://www.nightskylanterns.co.uk
	Description: The default Night Sky Lanterns theme.
	Version: 1.0
	Author: Prodevel
	Author URI: http://localhost/
	Tags: black, clean

	Night Sky Lanterns 1.0
	http://www.nightskylanterns.co.uk
*/
/* Begin Typography & Colors */

body {
	margin: 0px;
	background-color: #25383e;
	background-attachment: scroll;
	background-image: url(images/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer {
	height: 255px;	
	background-color: #273d42;
	background-attachment: scroll;
	background-image: url(images/backgrounds/bottomBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}

#pageSurround {
	float: none;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#topHeader {
	text-align: right;
	height: 100px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}

.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 177px; 
	padding-right: 10px;
	float: left;
}

.colMid {
	position: relative;
	width: 580px;
	float: left;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}

.boxContent {

	color: #FFFFFF;

	margin-bottom: 5px;

	margin-top: 0px;

	position: inherit;
	
	text-align: justify;

}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 568px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	padding-top: 200px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	text-align:justify;

	background-color: #EBEDFE;

	text-align: center;

	border: 1px solid #C9CEFC;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 387px;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

#imgThumbSpace{

	line-height: 0px;		

}

#imgThumbSpace img {

	padding-right: 3px;

	padding-bottom: 3px;		

}



div.latestProds {

	text-align: center;

	width: 131px;

	height: 100px;

	float: left;

	overflow: hidden;

}



/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 192px;
	padding: 0px;
	margin: 0px;
	height: auto;
	display: block;
}

.li-nav a {
	padding: 2px 0;
	width: 183px;
	display: block;
	text-indent: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-size: 13px;
	border-bottom: 1px solid #2c4146;
}
.li-nav a:hover {
	color: #ce7106;
}

.li-nav2 {
	padding: 5px 1px;
	width: 183px;
	display: block;
	text-indent:0px;
	color: #ce7106;
	text-decoration: none;
	margin: 10px 0 0 0 ;
	font-size: 16px;
	font-weight: normal;
}
.li-nav2 a {
	padding:0px 1px;
	width: 183px;
	display: block;
	text-indent:0px;
	color: #ce7106;
	text-decoration: none;
	margin-top: 10px;
	font-size: 16px;
	text-transform:uppercase;
}
.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 165px;
	padding: 0px;
}



.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 158px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
.product {
	float:left;
	margin:0 49px 15px 0;
	padding:0;
	width: 184px;
	height: 240px;
}
.imageProduct {
	height: 184px;
	overflow:hidden;
	margin-bottom: 4px;
}
.imageTitle {
	padding:0 3px;

}
#topmenuright {position: absolute; top: 30px; right: 0px; text-align: right;border-bottom:1px solid #141f21; margin-right: 350px;}