/*	
	beta Style Sheet
	URL: http://www.beta.com/
	Author: Jason Cornish
	Author URL: http://www.designimaging.co.uk/
	Created on: 21/01/09
	Last updated: 21/01/09
	
	Thank you for viewing the css document for this website, if you have any questions regarding web design please contact Design 	Imaging on info@designimaging.co.uk. 
*/


/* Layout Styles
---------------------------------------------------------------------------------*/

*{  
	color: #fff;
	}
	
body {
	font-family: sans-serif, Verdana, Arial, Helvetica; 
	font-size: 14px; 
	width: 100%;
	text-align: center;
	background-image: url('/media/background.jpg'); 
	background-repeat: repeat; 
	background-position: top left;
	}

#wrapper {
	margin:0 auto;
	padding: 0;
	width: 960px;	 
	text-align: left;
	}
	
#contactbannerwrapper{
	margin: 0;
	padding: 1px 0 1px 0;
	background-color: #000;
	width: 100%;	 
	}
	

#header {
	margin: 0 0 100px 0;
	padding: 0 20px 30px 20px;
	}



#maincontent	{
	margin: 0;
	padding: 20px 60px 0 60px;
	width: 840px;
	height: 500px;
	vertical-align:top;
	float: left;
	text-align: center;
	background-image: url('/media/maincontent_background.png'); 
	background-repeat: no-repeat; 
	background-position: center;
	font-size: 25px;
	}

#latestproducts {
	margin: 0;
	padding: 30px 20px 25px 20px;
	width: 915px;
	border-top: 4px dotted #93a95e;
	clear: both;
	}
	
#footer {
	margin: 20px 0 0 0;
	padding: 0;
	width: 955px;
	clear: both;
	text-align: center;
	}
	
#websitecredit {
	margin: 0;
	padding: 10px 0 0 0;
	}

/* Typography Styles
---------------------------------------------------------------------------------*/

p {
	padding: 5px 0 5px 0;
	line-height: 17px;
	}

ul {
	padding: 5px 0 5px 30px;
	list-style-type: disc
	}
	
li {
	padding: 2px;
	}
	
#maincontent ul {
	padding: 2px 2px 2px 80px;
	}
		
#footer p {
	color: #fff;
	font-weight: bold;
	}
	
#contactbanner p {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-left: 400px;
	font-size: 12px;
	}
	
#maincontent p {
	margin: 0;
	padding: 5px 50px 5px 50px;
	line-height: 30px;
	text-align: left;
	}
	
#websitecredit p {
	font-size: 85%;
	color: #fff;
	}
	
	
/* Heading Styles
---------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	padding: 8px 0 10px 35px;
	color: #fff;
	font-size: 40px; 
	text-align: left;
	}
	
h2 {
	font-size: 18px; 
	}
	
	
/* Link Styles
---------------------------------------------------------------------------------*/

a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: underline;
	}
	
a:hover {	
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	}

#footer a {
	color: #fff;
	}
	
#footer a:hover {	
	background-color: #fff;
	color: #993233;
	text-decoration: none;
	}
	
#header a:hover {	
	background: transparent;
	}
	
#homepagebannerwrapper a:hover{
	background: transparent;
	}
	
#websitecredit a {
	color: #993233;
	text-decoration: none;
	}

#websitecredit a:hover  {
	color: #fff; 
	background-color: #993233;
	}




/* Additional Styles
---------------------------------------------------------------------------------*/

a.skip {
	position: absolute; left: -1000em; width: 20em;
	}
	
.floatleft {
	float:left;
	}

.floatright {
	float:right;
	}
	
.block {
	display: block;
	}
	
.clearboth {
	clear: both;
	}	
	
.clearhide {
	padding: 0;
	margin: 0;
	clear: both;
    visibility: hidden; 
	}
	
.headercontactinfo {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	float: right;
	padding: 20px 0 0 0;
	}
	
.imgLink {
	background-color: none;
	}
		
.homepagebanners {
	margin: 5px;
	}
	
#homepagebannerwrapper {
	margin: 20px 0 0 0;
	padding: 0;
	}
	
.contactaddress {
	margin: 20px 0 0 0;
	}

	
/* Top Nav Styles
---------------------------------------------------------------------------------*/

#topnav {
	float: right;
	padding: 0 100px 0 0;
	}
	
#topnav ul {
	float: right; 
	margin: 0; 
	padding: 0;
	list-style-type: none;
	}
	
#topnav li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-size: 30px;
	}
	
#topnav a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	}
	
#topnav a:hover {	
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: underline;
	}
	
/* Footer Nav Styles
---------------------------------------------------------------------------------*/
	
#footer ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
#footer li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-size: 20px;
	display: inline;
	}
	
#footer a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {	
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: underline;
	}
	
/* Form Styles
---------------------------------------------------------------------------------*/

/* Code Slider Styles
---------------------------------------------------------------------------------*/


		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		

		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 750px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 750px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0 10px 10px 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			display: none;
		}
		
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL a:hover, .stripNavR a:hover {
			background: transparent;
		}
				
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("/media/arrow-left.png") no-repeat center;
		}
		
		.stripNavR {
			background: url("/media/arrow-right.png") no-repeat center;
		}
		