/* - - - - - - - - - - - - - - - - - - - - -

Title : James Shields
URL : http://www.jamesshields.com

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER - Baseline values for browser consistency
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin: 0;
	padding: 0;

	}

body {
	font: 12px/17px arial, Verdana, helvetica, sans-serif, Tahoma;
	color: #000000;
	margin: 15px 0 0 0 ;
	padding: 0;
	background: #27262b;
	}

img {
	border: 0;
	}

hr {
	border: 1px solid #ccc;
	height: 1px;
	margin: 10px auto;
	width: 100%;
	clear: both;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

h1 {
	font-size: 14px;
	color: #fe121d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: capitalize;
	padding: 0;
	margin: 0 0 20px 0;
	}
	

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #3d3d57;
	margin: 10px 0 10px 0;
	}
	
h3 {
	color: #797979;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	}	

h4 {
	color: #ee7a00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	}	

a {
	color: #fe0008;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

#stats {
display: none;
height: 0;
line-height: 0;
} 




/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
width: 826px;
margin: 0 auto 0 auto;
padding: 8px;
background: #FFFFFF;
}

	#container {
	width: 804px;
	border: 1px solid #fe000d;
	padding: 10px;	
	
	}
	
		#logo {
		height: 128px;
		background: url(../siteimages/logo.gif) no-repeat;
		
		}
		
#contents_wrapper {
width: 804px;
background: url(../siteimages/content_bg.gif) repeat-y;
margin: 0;
padding: 0;

} 
		

#header_top {
width: 804px;
height: 14px;
background:url(../siteimages/header_top.gif) no-repeat;
margin: 0;
padding: 0;
} 

#header_bottom {
width: 804px;
height: 16px;
background: url(../siteimages/header_bottom.gif) no-repeat;

} 

#rightside {
float: right;
width:619px;

}

	#header {
	height: 155px;
	width: 619px;
	margin: 0;
	padding: 0;
	
	}
	
	#contents {
	padding: 18px;
	
	}

#footer {
height: 32px;
border-top: 1px solid #fe121d;
margin-top: 9px;
text-align: center;
line-height: 3.1;

}

#header_bg_bottom {
width: 619px;
height: 15px;
background: url(../siteimages/header_bg_bottom.gif) no-repeat;
padding: 0;
margin: 0;

} 


/*------------------------------------------------------------------------------
Navigation
------------------------------------------------------------------------------*/



#menu_wrapper {
float: left;
width: 178px;
height: 543px;
background: url(../siteimages/menu_bg.jpg) no-repeat;
background-position: top;

}

#menu_wrappers {
float: left;
width: 178px;
height: 543px;
background: url(../siteimages/menu_bg2.jpg) no-repeat;
background-position: top;
margin: 0;
}

#nav li {
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
	list-style: none;
	}

#nav li a {
	font-weight: bold;
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 7px 22px 6px 11px;
	height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;	}
	
#nav li a:hover, #nav li a.faq:hover, #nav li a.contact:hover { 
	color: #fe121d;
	}


#contents li {
margin-left: 27px;

}


/*------------------------------------------------------------------------------
Lightbox
------------------------------------------------------------------------------*/

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/templateimages/lightbox_prevlabel.gif) no-repeat left 15%; /* Trick IE into showing hover */
	display: block;
	}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/templateimages/lightbox_nextlabel.gif) no-repeat right 15%; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/persistent/templateimages/lightbox_prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/persistent/templateimages/lightbox_nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


.productimage {
border: 1px solid #878787;
padding: 10px;

}

.productname {
color: #FFFFFF;
padding: 8px;
font-weight: bold;
font-size: 14px;

}


.td_greybg {
background-color: #f6f6f6;

}

.table_border {
border: 1px solid #DDDDDD;
padding: 5px;

}

.newsletter {
border-left: 1px solid #fe000d;

}

.thumb {
border: 1px solid #333333;
margin-bottom: 5px;

} 

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	background: #FAFAFA;
	border: 1px solid #ABABAB;*/
	padding: 4px;
	}

