/*
	custom.css � custom styles for Cutline that YOU define
	------------------------------------------------------
	
	This stylesheet will allow you to futureproof your
	changes against future releases and upgrades. I know
	you work hard on your modified styles, and I don't
	want you to feel like every upgrade is a total drag!
	
	Instructions:
	
	Modifying existing Cutline styles to your liking is a
	breeze with this handy stylesheet. The <body> tag
	within the header.php file has been appended with a
	CSS class called "custom," and thanks to this, you now
	have the ability to override ANY style that's declared
	in the original Cutline stylesheet.
	
	In practice, you simply need to copy the CSS for the
	element that you want to change (from style.css) and
	then paste it here. Prefix the new CSS declaration
	with .custom, and then make your tweaks as necessary.
	
	Here's an example:
	
	To change the default color of unvisited links from 
	blue to red (#c00) and remove the default underline, 
	this is what you would do:
	
	.custom a { color: #c00; text-decoration: none; }
	
	Cool? Now get to hackin!
*/



			#site-container {width:900px;margin:0px auto;}
			#site-header {width:900px;height:121px;margin-bottom:26px;}
			#site-head-left {width:370px;height:75px;float:left;padding-left:180px;padding-top:20px;background:url(images/wtuklogo.gif) no-repeat 0px 10px;font-size:1.3em;}
#site-head-left h1 {display:none;}
#site-head-left h3 {color:#c0c0c0;}
			#site-head-right {width:340px;height:90px;float:left;text-align:right;padding-top:30px;padding-right:10px;font-size:15px;font-weight:bold;color:#a0a0a0;}
			#site-head-right  .email  {font-size:11px;}
#site-head-right  .cartlinks  {padding-top:15px;display:block;font-size:12px;font-weight:normal;}
			.USP  {font-weight:bold;font-size:13px;color:#fdb713;}
			#site-nav {width:900px;float:none;clear:both;height:25px;margin-bottom:3px;}
			#home-pic {width:900px;height:260px;margin-bottom:5px;margin-top:26px;float:none;clear:both;}
			
#home-feature1 {width:295px;height:140px;background:#fff;float:left;margin-right:5px;margin-bottom:5px;border:1px solid #c0c0c0;-moz-border-radius:3px;-webkit-border-radius:3px;}
#home-feature1 h2 {width:285px;padding:5px;background:#d7d6d6;font-size:1.3em;color:#000000;border-bottom:1px solid #c0c0c0;}		
#home-feature1 a {color:#000000;}
#home-feature1 .entry {padding:5px;font-size:1.2em;height:80px;color:#606060;}
#home-feature1 .link {padding:5px;font-size:1.1em;font-weight:bold;}	
#home-feature1 .link a {color:#c48b04;}


#home-feature2 {width:295px;height:140px;background:#fff;float:left;margin-right:5px;margin-bottom:5px;border:1px solid #c0c0c0;-moz-border-radius:3px;-webkit-border-radius:3px;}
#home-feature2 h2 {width:285px;padding:5px;background:#d7d6d6;font-size:1.3em;color:#000000;border-bottom:1px solid #c0c0c0;}		
#home-feature2 a {color:#000000;}
#home-feature2 .entry {padding:5px;font-size:1.2em;height:80px;color:#606060;}
#home-feature2 .link {padding:5px;font-size:1.1em;font-weight:bold;}
#home-feature2 .link a {color:#c48b04;}
			
#home-feature3 {width:294px;height:140px;background:#fff;float:left;margin-bottom:5px;border:1px solid #c0c0c0;-moz-border-radius:3px;-webkit-border-radius:3px;}
#home-feature3 h2 {width:284px;padding:5px;background:#d7d6d6;font-size:1.3em;color:#000000;border-bottom:1px solid #c0c0c0;}		
#home-feature3 a {color:#000000;}
#home-feature3 .entry {padding:5px;font-size:1.2em;height:80px;color:#606060;}
#home-feature3 .link {padding:5px;font-size:1.1em;font-weight:bold;}
#home-feature3 .link a {color:#c48b04;}

#home-dealers {float:none;clear:both;width:888px;padding:10px 5px;text-align:center;border:1px solid #c0c0c0;-moz-border-radius:3px;-webkit-border-radius:3px;margin-bottom:5px;font-weight:bold;color:#b0b0b0;font-size:12px;}

			#home-banner1 {width:297px;height:120px;background:#c0c0c0;float:left;margin-right:5px;margin-bottom:5px;-moz-border-radius:3px;-webkit-border-radius:3px;}
			#home-banner2 {width:297px;height:120px;background:#c0c0c0;float:left;margin-right:5px;margin-bottom:5px;-moz-border-radius:3px;-webkit-border-radius:3px;}
			#home-banner3 {width:296px;height:120px;background:#c0c0c0;float:left;margin-bottom:5px;-moz-border-radius:3px;-webkit-border-radius:3px;}	
			#home-news-pic {width:297px;height:120px;background:#c0c0c0;float:left;margin-right:5px;margin-bottom:5px;}	
			#home-news-text {width:596px;height:120px;background:#f0eeee;float:left;margin-bottom:5px;border:1px solid #c0c0c0;-moz-border-radius:3px;-webkit-border-radius:3px;}	
#home-news-text h2 {width:586px;padding:5px;background:#d7d6d6;font-size:1.4em;color:#000000;border-bottom:1px solid #c0c0c0;}		
#home-news-text a {color:#000000;}
#home-news-text .entry {padding:5px;font-size:1.2em;color:#606060;height:55px;}
#home-news-text .link {padding:5px;font-size:1.1em;font-weight:bold;}
#home-news-text .link a {color:#c48b04;}
			#site-footer {float:none;clear:both;width:900px;height:50px;border-top:2px solid #c0c0c0;border-bottom:2px solid #c0c0c0; background:url(images/footerlogos.gif) no-repeat center;}	
			#site-footer-links {width:900px;margin-bottom:20px;}

.cat_description {float:none;clear:both;border:1px solid #c0c0c0;padding:10px;font-size:.9em;color:#404040;width:686px;-moz-border-radius:3px;-webkit-border-radius:3px;} 
			
			
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: arial, sans-serif;
	
	font-weight:bold;

	}
.menu ul{

	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
background:#fcb900;
text-shadow:#c99400 -1px -1px -1px;		
color:#fff;
		display:block;
		font-weight:normal;
		line-height:25px;
		margin:0px;
		margin-right:2px;
		padding:0px 14px 0px 15px;
		text-align:center;
		text-decoration:none;
		font-size:13px;
-moz-border-radius:3px;
-webkit-border-radius:3px;


		}
		.menu li a:hover, .menu ul li:hover a{
		color:#fff;
text-shadow:#4f4f4f -1px -1px -1px;	
		background:#707070;
-moz-border-radius:3px 3px 0px 0px;
-webkit-border-radius:3px 3px 0px 0px;
		


			text-decoration:none;
			}
	.menu li ul{

		display:none;
		height:auto;
		padding:0px;
		margin:0px;

		font-size:10px !important;
		background:#707070;
		position:absolute;

		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		 min-width:154px; 
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:11px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
min-width:144px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#a0a0a0;
			border:0px;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
		
		
#product-specials {text-align:center;}	
#product-specials h2 {text-transform:capitalize;color:#c48b04;}			
#product-specials .wpsc_product_title {text-transform:capitalize;color:#c48b04;}
#product-specials img {margin:10px 0px 10px 0px;padding:2px;border:1px solid #c0c0c0;}

#latest-products {text-align:center;margin-bottom:0px;}	
#latest-products h2 {text-transform:capitalize;color:#c48b04;}			
#latest-products .wpsc_product_title {text-transform:capitalize;color:#c48b04;}
#latest-products img {margin-bottom:5px;padding:2px;border:1px solid #c0c0c0;}	

#address {float:none;clear:both;font-size:1.2em;margin-bottom:10px;}

.productcart {width:600px;}
#sideshoppingcart {font-size:1.2em;}

#subnav {margin-top:2px;margin-bottom:2px;width:873px;background:#f0f0f0;padding:4px 10px;font-size:1.2em;-moz-border-radius:3px;-webkit-border-radius:3px;}

#subnav ul li {list-style-type:none;display:block;margin-right:23px;float:left;}

#subnav a {text-decoration:none;color:#808080;}

.addbut {zoom:1;  border: 1px solid #906a00; background:#fcb900;height: 25px;text-decoration:none; overflow:visible; font-family:Verdana, Arial, sans; text-transform:uppercase; -moz-border-radius:2px; -webkit-border-radius:2px; outline:0;text-shadow:rgba(0,0,0,.3) 1px 1px 1px; text-indent:0; padding:0px 5px 0px; margin-top:3px; color:#fff; font-weight:bold;}



div.wrap a {
	color: #fff;
}
div.wrap {
width : 900px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 900px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : 0px 0px 5px;
-webkit-border-radius:3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
}
div#video-header {
height : 900px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 250px;
}
div#header div#slide-holder {
z-index : 40;
width : 900px;
height : 250px;
position : absolute;

}
div#header div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 900px;
height : 250px;
overflow : hidden;
position : absolute;

}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
-webkit-border-radius:3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 0px;
width : 900px;
height : 46px;
display : none;
position : absolute;
background : url(http://www.wakeboardtower.co.uk/wp-content/uploads/2009/08/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 5px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(http://www.wakeboardtower.co.uk/wp-content/uploads/2009/08/silde-nav.png);
}
div#nav ul li a {
background : url(http://www.wakeboardtower.co.uk/wp-content/uploads/2009/08/nav.png) no-repeat;
}

#fancy_notification a {color:#0000ff;}

