/*============================================================
	Filename: main.css
	Description: main style sheet for wwrgallery.co.uk
	Modified: By H2O Developments
	Date: 30/10/2006
============================================================*/
@import url("nav.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#000;
	height:100%;
	width: 100%;
	padding: 0;
	margin: 0;

	background: transparent url(../_images/header_bg.jpg) repeat-x;
}

#Table_01,#Table_product {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: transparent url(../_images/nav/nav_bg1.jpg) repeat-y;	
}

#Table_product {
	width:1000px; /*had to set this to stop products moving down*/
}

/*============================================================
Header
============================================================*/
#header {
	position:relative; 
	height:69px; 
	width:100%; 
	background: transparent url(../_images/header_bg.jpg) repeat-x;
}

#header #main-01 {
	position:absolute;
	left:0;
	top:0;
	width:120px%;
	height:69px;
	z-index: 6;
}

#header #logo {
	position: absolute;
	left: 120px;
	top: 0;
	float: left;
	width: 290px;
	height: 69px;
	z-index: 5;
}

/*============================================================
Search
============================================================*/
#header #search {
	position: absolute;
	right: 0;
	top: 0;
	height: 69px;
	width: 366px;
	background: #27579F url(../_images/header_strap.jpg);
	z-index: 4;
}

#header #search form {
	margin: 12px 0 0 0;
	padding: 0 5px;
	height: 25px;
	background: #27579F;
	width: 230px;
}

* html #header #search form {
	width: 192px;
}

#header #search form button {
	border: none;
	background: transparent;
}

#header #search #straptext {
	margin: 17px 0 0 6px;
	color: #fff;
	font-size: 80%;
	color: #9cf;
	font-weight: 700;
}

/*============================================================
Content
============================================================*/
#middle {
	/*position:relative;*/
	width:100%;
}

#content {
	float:left; 
	width:73%;
	margin: 10px 0 0 10px;
}

#contentFull,#contentProduct {
	float:left; 
	width:86%;
	margin: 10px 0 0 10px;
}

#content .block, {
	padding: 0 80px 0 10px; /* changed from 0 170px 0 10px; -- NOrfali-06/11/06 */
}

#contentFull .block,#contentProduct .block {
	padding: 0 10px;
}

#whatsnew {
	background: #E1ECF7;
	padding: 10px;
	width: 60%;
	border: 1px solid #5E88BC;
	margin: 0 5%;
	float: left;
}

* html #whatsnew {
	margin: 0 2%;
}

#whatsnew span.title {
	font-weight: 700;
	color: #5E88BC;
}

.centerblock,.catBlock {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	text-align: center;
	float: none;
}

.catBlock ul {
	list-style: none;
	margin: 0;
}

.catBlock ul li {
	display: inline;
	width: 191px;
	height: 132px;
	line-height: 131px;
	margin: 0; /* changed from 0 170px 0 10px; -- NOrfali-06/11/06 */
}

#rightBar .block #scrollNews {
	width: 100%;
	height: 170px;
	overflow:auto;
	font-weight: normal;
}

/*============================================================
Category page
============================================================*/
#contentFull .block #subCatList {
	margin: 10px 0;
	padding: 5px 10px;
	border-top: 1px solid #69c;
	border-bottom: 1px solid #69c;
	font-weight: 700;
	color: #69c;
}

#contentFull .block #subCatList #CategoryUserControl_cmbCategory {
	font-weight: normal;
	color: #000;
}

/* CatOptions.aspx configuration */
#contentFull .block #CategoryUserControl_CategoryList {

}


#contentFull .block #CategoryUserControl_CategoryList .catListLinks {
	height: 146px;
	width: 178px;
	border: 1px solid #234F96;
	color: #000;
	text-align:center;

}
#contentFull .block #CategoryUserControl_CategoryList .catListLinks a.catLink {
	display: block;
	width: 100%;
	height: 100%;
	font-weight: 700;
	color: #fff;
	line-height: 19px;
	text-decoration:none;
	background: #69c;
}

#contentFull .block #CategoryUserControl_CategoryList .catListLinks  a.catLink:hover {
	background: #9cf;
}

#contentFull .block #CategoryUserControl_CategoryList .catListLinks a.catLink img {
	border-bottom: 1px solid #234F96;
}

/* Used if you are wanting to display text under the thumbnails*/
#contentFull .block #CategoryUserControl_CategoryList  .catListText {
	height: 100px;
	width: 178px;
	text-align:left;
}
/*============================================================
Product page
============================================================*/
#content #ParentCategoryUserControl_CategoryDataList,#contentFull #ParentCategoryUserControl_CategoryDataList,#contentProduct #ParentCategoryUserControl_CategoryDataList {
	display: none;
	height: 1px;
}

#content .block #ProductsUserControl_PageNumbersTopPanel,#contentFull #ParentCategoryUserControl_CategoryDataList .block #ProductsUserControl_PageNumbersTopPanel,#contentProduct #ParentCategoryUserControl_CategoryDataList .block #ProductsUserControl_PageNumbersTopPanel {
	margin: 0 0 20px 0;
}

#content .block #ProductsUserControl_ProductDataList,#contentFull .block #ProductsUserControl_ProductDataList,#contentProduct .block #ProductsUserControl_ProductDataList {
	background: transparent;
	width: 100%;
}

#content .block #ProductsUserControl_ProductDataList table,#contentFull .block #ProductsUserControl_ProductDataList table,#contentProduct .block #ProductsUserControl_ProductDataList table {
	width: 99%;
	height: auto;
}

#contentFull .block table.theProduct,#contentProduct .block table.theProduct{
	width: 50%;
	vertical-align:text-top;
	float: left;
}

#content .block table.theProduct,#contentFull .block table.theProduct,#contentProduct .block table.theProduct{
	margin: 0 0 20px 0;
	font-weight: 700;
}

#content .block div.descBlock,#contentFull .block div.descBlock{
	height: 60px;
	color: #69c;
	padding: 0 0 0 2px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #000;
	width: 220px;
}

#content .productList,#contentFull .productList,#contentProduct .productList {
	margin: 2px 2px 0 0;
	text-align: right;
	font-size: 85%;
	font-weight: 700;
	width: 220px;
}

#contentProduct .productList {
	width: 93%;
}

#content .productList div.desc,#contentFull .productList div.desc,#contentProduct .productList div.desc{
	font-weight: normal;
	text-align: left;
	background: #fff;
	font-size: 100%;
	width: 75%;
	float: left;
}

#content .productList table,#contentFull .productList table,#contentProduct .productList table{
	float: left;
}

#content .productList div.clear,#contentFull .productList div.clear,#contentProduct .productList div.clear{
	height: 1px;
	clear: both;
}

#content .block .productList .SkuDataList,#contentFull .block .productList .SkuDataList,#contentProduct .block .productList .SkuDataList{
	border: none;
	height: 50px;
}

#content .productList .yellowBG,#contentFull .productList .yellowBG,#contentProduct .productList .yellowBG{
	background: #ffc;
}

#content .largeImage,#contentFull .largeImage,#contentProduct .largeImage{
	border: 1px solid #234F96;
}


/*========================================
Basket
========================================*/
#content #FullBasketUserControl_BasketDataGrid,#contentFull #FullBasketUserControl_BasketDataGrid {
	border: #000;
}

/*========================================
Used to control the style of the category dropdown
========================================*/
#content select,#contentFull select {
	border: 1px solid #69c;
	background: #efefef;
}

#content a.retCat,#contentFull a.retCat,#contentProduct a.retCat {
	background: transparent url(../_images/retLink.gif) no-repeat;
	padding: 0 0 0 22px;
	text-decoration:none;
}

#content a:hover.retCat,#contentFull a:hover.retCat,#contentProduct a:hover.retCat {
	background: transparent url(../_images/retLinkOn.gif) no-repeat;
	color: #ccc;
}

/*============================================================
Page counter
============================================================*/
#ProductsUserControl_PageNumberTop,#ProductsUserControl_PageNumberBottom {
	height: 16px;
	line-height: 15px;
	text-align: right;
	margin: 10px 0;
}

#ProductsUserControl_PageNumberTop span,#ProductsUserControl_PageNumberBottom span {
	float: right;
}	

#ProductsUserControl_PageNumberTop a,#ProductsUserControl_PageNumberBottom a {
	display: block;
	width: 15px;
	border: 1px solid #69c;
	text-decoration: none;
	margin: 0 1px 0 0;
	float:left;
	text-align:center;
	background: #234F96;
	color: #fff;
}

#ProductsUserControl_PageNumberTop a:hover,#ProductsUserControl_PageNumberBottom a:hover {
	background: #69c;
	border: 1px solid #234F96;
}

#content #centreflash {
	height: 150px;
	width: 90%;
	text-align: center;
}

/*============================================================
Right bar
============================================================*/

 #rightBar {
	float:left; 
	width:130px;
	height: 100%;
	margin: 7px 0 0 0;
}

 #rightBar .block {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
}

 #rightBar .block span, #rightBar .block div {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 19px;
	background: #234F96;
	font-weight: 700;
	color: #fff;
}

 #rightBar .block div {
	height: auto;
}

 #rightBar .block div p {
	margin: 0;
}

 #rightBar .block a {
	cursor: pointer;
	text-decoration: none;
}

 #rightBar .block a.nrm {
	cursor: pointer;
	text-decoration:underline;
}

 #rightBar .none {
	border: none;
}

 #rightBar .sml {
	font-size: 75%;
}

 #rightBar .bld {
}
 

#ParentCategoryUserControl_CategoryDataList { 
	border: 1px solid #69c;
	margin: 0 auto;
}

#ParentCategoryUserControl_CategoryDataList .altCat {
	background: #69c;
}

#ParentCategoryUserControl_CategoryDataList a.navlinks {
	border:1px solid #999;
	display: block;
	padding: 0 2px;
	text-align: center;
	color: #000;
}

#ParentCategoryUserControl_CategoryDataList .altCat a.navlinks {
	color: #fff;
}

#ParentCategoryUserControl_CategoryDataList a:hover.navlinks,#ParentCategoryUserControl_CategoryDataList .altCat a:hover.navlinks {
	background:#ccc;
}

/*============================================================
Footer
============================================================*/
#footer {
	clear:both;
	position:relative;
	padding:10px 0 0 0;
	font-size:0.85em;
	color:#666;
	font-weight:normal;
	text-align:center;
}

.pagenumcurrent {
	height:16px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	background: #69c;
	color: #fff;
	text-decoration: none;
	padding: 0 3px;
}
.pagenum {
	height:16px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	background: #fff;
	color: #69c;
	text-decoration:none;
	padding: 0 3px;
}
.pagenumnext, .pagenumprevious {
	height:16px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	background-color: #fff;
	color: #69c;
	text-decoration:none;
	padding: 0 3px;
}
.sortby
{
	height:16px;
	width:120px;
	font-size: 10px;
}

.category
{
	background-image:url(../images/background.gif);
	font-size:0.9em;
}

.blacktxt {
	color: #000;
	font-weight: normal;
}
.navlinks {
	color:#69c;
	text-decoration:none;
}
.navlinks a {
	color:#69c;
	text-decoration:none;
}
.whitetxt {
	color: #fff;
}
a {
	color:#69c;
}
p.blacktxt a {
	color: #000;
}
div.clear {
	clear:both;
}
.normal {
	font-weight:normal;
	font-size:0.85em;
	color:#3C78B5;
}

/*============================================================
Elements
============================================================*/
h1,h2,h3,h4,h5,h6 {
	margin: 0;
}

h1 {
	color: #5E88BC;
	font-size: 230%;
}

h2 {
	color: #23549D;
}

p.bld {
	font-weight: 700;
}

img {
	border: none;
}