	/**********************************************************************/
	/* VERSION V1 getKazood.com website cascade style sheet ***********************/
	/* Created by Slib Design in partnership with Reflection Design **********************/
	/* Date: 24 October 2007. Time: 17:38 ****************************************/
	/* Document: Template cascade style sheet  *************************************/
	/*********************************************************************/
	
	/* GENERIC **********************************************************/

	body {
		background-image : url('http://www.getkazood.com/graphics/template/tile.jpg');
		background-repeat : repeat;
		padding : 10px 10px 10px 10px;
		text-align : center;
		min-width : 870px;
	}
	
	/* Site wide font + size */
	div, a, p, span, h1, h2, h3, h4,label,input,table,select,textarea,input {
		font-family : Arial, Helvetica, sans-serif;
		color : #0066cc;
	}

	select
	{
		font-weight:normal;	
	}

	/* select font size */
	div, a, p span, textarea,input {
		font-size : 11px;
	}
	
	h1 {
		font-size : 15px;
		margin : 3px 0px 0px 0px;
	}
	
	h2 {
		font-size : 15px;
		margin: 10px 10px 10px 0px; 
		background : #0066cc;
		color : #ffffff;	
		padding : 3px 8px 3px 10px;
	}
	
	h3 {
		margin : 0px 0px 0px 0px;
		font-size : 14px;
	}
	
	span.hide{
		display : none;
	}
	/* DIV ***************************************************************************/

	#global_wrapper {
		position : relative;
		width  : 865px;
		margin : 0 auto;
	}
	
	#bg {
		background-image: url('http://www.getkazood.com/graphics/template/bg.gif');
		background-repeat: no-repeat; 
		height : 1100px;
	}
	
	#wrapper {
		padding : 30px 30px 30px 30px;
	}
	
	#wrapper2 {
		height : 870px; 
		padding : 0px 30px 0px 30px;
	}
	
	#header {
		height : 120px; 
		padding : 0px;
		text-align : left;
		padding: 30px 25px 0px 25px;
	}
	
	#mid {
		height : 100px;
		width : 350px;
		float : right;
		margin : 0px 20px 0px 0px;
	}
	
	#content_wrapper {
	}
	
	#content  {
		position:relative;
		float : left;
		width : 552px; 
		height : 814px;  
		text-align : left; 
		margin : 1px 0px 0px 0px;
		padding : 5px 1px 5px 32px;
	}

	#bar {
		float : left;
		width : 200px;
		text-align : left; 
		margin : 1px 0px 0px 0px;
	}
	
	#footer {
		text-align : center;
		color : #ffffff;
		margin-right : 65px;
	}

	#search {
		border : 3px solid #0066cc;
		float : left;
		padding : 10px 10px 10px 10px;
		margin-top : 5px;
		max-height : 21px; 
	}

	#nav_bar
	{
		padding : 0px 25px 0px 25px;
		height : 35px;
		float : left;
	}

	/* IMG *************************************************************************/

	img.logo{
		float : left;
		border : none;
	}
	
	img.slogan {
		float : left;
		margin : 2px 0px 2px 30px;
	}
	
	img.crazy_kid {
		float : right;
		border : none;
	}
	
	img.nav {
		margin : 7px 0px 0px 0px;
		border : none;
	}
	
	img.s-o {
		border : none;
	}
	
	img.introduction {
		margin : 15px 5px 5px 0px;
	}

	/* FORM *******************************************************************/
	
	select.product_list {
		width : 175px;
		float : left;
		font-size : 12px;
	}

	#search_tab {
		float : left;
		border : none;
		margin : 0px 5px 0px 0px;
		cursor : pointer;
	}

	#go-product {
		float : left;
		border : none;
		margin : 0px 0px 0px 5px;
		cursor : pointer;
	}
 
	form.locater {
		margin : 0px;
		float : left;
	}

	

	#b #GRSubscribeForm
	{
		position:absolute;
		left:5px;
		top:400px;
	
		text-align:left;
	}
	
	#GRSubscribeForm label, span, span a
	{
		color:#ffffff;
		font-weight:bold;
	}

	span, span a
	{
		color:#ffffff;
		font-size:10px; 
	}

	#GRCategory2, #GRCategory3
	{
		width:150px;
	}
	
	fieldset
	{
		border:none;
		padding:13px;
	}
	
	#b
	{	position:relative;
		background-image:url('http://www.getkazood.com/graphics/template/bar-newsletter.jpg');
		background-repeat:no-repeat;
		width:202px;
		height:760px;
	}
	/* UL LI ********************************************************************/

	ul.nav {
		border : 0px;
		margin : 0px 0px 0px 0px;
		padding : 0px;
		height : 33px;
		background-image : url('http://www.getkazood.com/graphics/template/nav_bg.jpg');
		background-repeat : no-repeat;
		min-width : 748px; /*was width 748px; NOT min-width*/
	} 
	
	li.nav {
		list-style-type : none;
		float : left;
		margin : 0px 0px 0px 0px;
		padding : 0px;
		width : 110px; /*was 110px*/
		text-align : center; 
	}
	
	li.nav-tel {
		list-style-type : none;
		float : left;
		margin : 0px 0px 0px 0px;
		padding : 0px;
		width : 190px; /*was 190*/
		text-align : center; 
	}

 	span.nav {
		position : absolute;
		left:  0px;
		top : -500px;
		width : 1px;
		height : 1px;
		overflow : hidden;
	}

	/* A *********************************************************************/

	a {
		color : #ff6633;
		text-decoration : none;
		font-size:11px;
	}
		
	a:hover {
		text-decoration : underline;
	}
	
	a.legal {
		color : #ffffff;
		text-decoration : none;
		margin-left : 15px; 
		font-size:10px;
	}
	
.white{
		color : #ffffff;
		text-decoration : none;
		font-size:10px;
	}
	
	a.legal:hover {
		text-decoration : underline;
	}

	a.sub { 
		color : #ff6633;
		text-decoration : none;
		margin-left : 10px;
		margin-right : 10px;
		font-size:11px;
	}
		
	a.sub:hover {
		text-decoration : underline;
	}

	a.nav-home {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/home.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 114px;
		height : 33px;
	}
		
	a.nav-artwork-guide {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/artwork.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px;
	}

	a.nav-testimonials {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/testimonials.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px;
	}

	a.nav-special-offers {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/special.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px;
	}

	a.nav-contact-us {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/contact.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px;
	}
	
	a.nav-telephone {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/call.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 198px;
		height : 33px;
	}
	
	a.nav-home:hover {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/home_overx.gif');   
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 114px; 
		height : 33px; 
	}
	
	a.nav-artwork-guide:hover {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/artwork_over.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px; 
	}

	a.nav-testimonials:hover {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/testimonials_over.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px;
	}

	a.nav-special-offers:hover {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/special_over.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px;
	}

	a.nav-contact-us:hover {
		background-image : url('http://www.getkazood.com/graphics/navigation-links/contact_over.gif');
		background-repeat : no-repeat;
		display : block;
		float : left;
		text-align : center;
		width : 108px;
		height : 33px;
	}

	div.ecommerce {
		border : none;
		background-image:url("../graphics/template/ecommerce.jpg");
		background-repeat:no-repeat;
		height:67px;
		position:relative;
	}

	div.ecommerce a.items
	{
		position:absolute;
		right:20px;
		top:11px;
		font-weight:bold;
		text-decoration:none;

	}
	/* P *********************************************************************/

	p.sub_links {
		float : left;
		margin : 2px 0px 2px 0px;
		padding : 0px 0px 5px 30px;
		color : #ff6633;
		width : 100%;
		text-align : left;
	}

	p.legal {
		margin : 2px 0px 2px 27px;
		text-align : left;
		color : #ffffff;
		font-size:10px;
	}