/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	margin: 0;
   	padding: 0;
   	width: 100%;
   	height: 100%;
 }


body { 
	background:#ffffff url("../images/grey_bg.jpg") center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	margin: 0;
	padding: 0;	
	text-align:left;
	position:relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


img{
border: none;

}

a{
color: #fff;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

h1{
color:#717171;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
}



h2{
margin: 0;
padding:0;
color:#336666;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:18px;
margin-bottom: 30px;
}



#page_container{
	/*background: url("../images/nav_bg.gif") repeat-x;*/
	/*background: url("../images/grey_bg.jpg") center repeat-y ;*/
	padding-bottom: 40px;
}


#container{
	background: url("../images/nav_bg_grey.jpg") repeat-x;
	width: 697px;
	min-height: 100%;
	margin: 0 auto;
	padding-left: 100px;
	padding-bottom:3em;
}

* html #container{
}

.navholder {
	margin: auto;
	text-align: center;
	padding-left:65px; /* temp while 2 menu items commented out */
}

.navholder ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px;
}

.navholder li{
	display: block;
	float:left;
}


.navholder li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

/***** Start home page *******/


.main_page{
	text-align:left;
	padding: 1px;
}

.main_page h1 {
	margin: 0px 0px 0px 0px;
	padding: 105px 0px 70px 0px;
	font-size:55px;
}

.main_page h1 span {
	position: relative;
	color: #ccc;
	font-size: 40px;
	font-style: italic;
	margin: 0px;
	font-weight: normal;
	margin: 0px;
	bottom: -28px;
	left: -35px;
}

.main_page h3{
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding: 25px 0px 10px 0px;
}

.main_page ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px; 
	
}

.main_page li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	padding: 1px;
}


.main_page li a{
	text-decoration: underline;
	font-style: italic;
	color: #868686;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}


.cat_left{
	float: left;
	width: 120px;
	padding: 0px 20px 20px 0px;
}

.cat_right{
	float: left;
	width: 112px;
	padding: 0px 0px 20px 5px;
}





.content{
	width: 500px;
	padding: 1px;
	margin-left: 75px;
	/*margin: 0 auto;*/
	height: 100%;
}

.content h3 {
	margin: 0px;
	padding: 0px;
	color: #989898;
	font-size: 16px;
}

.content h2 {
	margin: 0px;
	padding: 0px;
	color: #CFCFCF;
	font-size: 43px;
	font-style: italic;
	margin-bottom: 30px;
}

.content h2 span{
	display: block;
	margin:0;
	padding:0;
	padding-left: 0px;
	font-size: 16px;
	color: #8E8E8E;
	font-weight: bold;
	font-style: normal;

}

.content p{
	padding-bottom: 10px;
}

.products {
	padding-top: 100px;
	height: 100%;
}

.bigImg {
	display:block; 
	float: left; 
	padding: 0px 10px 10px 0px;
	width: 200px;

}


.products_list{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.products_list ul{
	list-style-type:none; 
	margin: 0px;
	padding: 0px;
	
}

.products_list li{
	float: left;
	display: block;
	padding: 30px 0px 0px 0px;
	width: 160px; /* 130 + 30 padding */
}

.products_list li strong{
	color: #858585;
	display: block;
	padding: 5px 0px;
	font-style: italic;
}

.other {
	font-style:italic;
	color:#cccccc;
	margin:15px 0px 5px 0px;
	font-size:18px;
}

/*
.more_products{
	padding: 25px 0px;
	color: #6E6E6E;
}

.more_products a{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px; 	
}
*/

.product, .cart {
	padding-top: 100px;
}

.product h2 span {
	/*font-size: 18px;*/

} 

#zoom span{
	background: url("../images/zoom.gif") left center no-repeat;
	padding-left: 20px;
	color: #828282;
	display: block;
	margin-top: 10px;
}


.product_details{
	padding: 20px 0px;
	
}

.product_details p{
	margin: 2px 0px;
	padding: 0px;
	color: #fff;
}


.product_details strong{
	font-weight: normal;
	color: #858585;
	float: left;
	width: 120px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:top;
	
}

.product_details span{
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:top;
}

.product_details a.add_basket{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background: #676767;
	padding: 5px 10px;
	display: block;
	margin-top: 15px;
	float: left;
}

.product_details b{
	font-size: 11px;
	display: block;
	padding: 5px 10px;
	margin-top: 15px;

}

/***** Start footer ******/

#footer {
	height: 76px;
    position: absolute;
    left:0;
    bottom: 0;
    color: #999999;
	font-style: italic;
	width: 100%;
	text-align:left;
	margin: auto;
	padding-top: 15px;
}

#footer span{
	display: block;
	width: 450px;
	margin: auto;
}
#footer span td { width:33%; }
#footer span .l { text-align:left; }
#footer span .c { text-align:center; }
#footer span .r { text-align:right; }

.clear{
	clear:both;
}

.pagetxthd{
	font-weight: bold;
	font-size: 14px;
}

/* gallery */
#imageboxgallery{float:left;height:210px;left:0;padding:2px;width:800px;}
#imageboxgallery img{width:100px; height: 100px;border: 1px solid white;float: left;margin: 2px 6px 2px 5px;}
#imageboxgallery0{float:left;height:210px;left:0;padding:2px;width:200px;}
#imageboxgallery1{float:left;height:210px;left:204px;padding:2px;width:200px;}
#imageboxgallery2{float:left;height:210px;left:408px;padding:2px;width:200px;}
#imageboxgallery3{float:left;height:210px;left:602px;padding:2px;width:200px;}
#imageboxgallery0 a,#imageboxgallery1 a,#imageboxgallery2 a,#imageboxgallery3 a{color:#dadada;text-decoration:none}

/*cart*/
#contents table {
	border-collapse: collapse;
}

.cart table td {
	border: 1px solid #999;
	padding: 3px;
	width: 20%;
}
.cart p{
	padding: 10px 0px 10px 0px;
}

/* search results */
ul.search_results{
	padding: 20px 0px 20px 20px;
}

ul.search_results li{
	padding: 10px 0px 0px 0px;
}

.subgallery{
	/*background: #000;*/
	width: 339px;
	padding: 5px;
	margin-left: 65px;
	margin-bottom: 15px;
}
.subgallery img{
	border:1px solid #FFFFFF;
	float:left;
	height:100px;
	margin:5px;
	overflow:hidden;
	padding:0;
	width:100px;
	display: block;
}

.creationssubmenu {
	text-align:center;
}
.creationssubmenu li {
	display:block;
	float:left;
	height: 15px;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.creationssubmenu li a {
	text-decoration:underline;
	color: #CCC;
}
.creationssubmenu li a:hover {
	text-decoration:none;
	color: #FFF;
}
