/* CSS Document */


/* TOP NAVIGATION OPEN */
#home_button 
{
	width:74px;
	float:left;
}	

#designer_button
{
	width:114px;
	float:left;
}	

#gallery_button
{
	width:138px;
	float:left;
}	

#shop_button
{
	width:68px;
	float:left;
}

#basket_button
{
	width:106px;
	float:left;
}

#faq_button
{
	width:71px;
	float:left;
}	

#topnavspc_button
{
	width:188px;
	float:right;
}	

/* TOP NAVIGATION CLOSE */

/* HEADER OPEN */

#fitz_U
{
	width:210px;
	float:left;
}

#header
{
	width:549px;
	float:right;
}	
	
/* HEADER CLOSE */

/******* BODY OPEN ******************/
.catDescContent {
	width:538px;
}
#contentelement
{
	position:relative;
	width:759px; 
	float:left; 
	/*background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	*/
}	
#contentbigelement
{
	position:relative; width:759px; float:left; background-position:top; background-repeat:repeat-y; background-color:#EAFBF5;
	
}	

#bodytotal_left
{
	background-color:#E9FBF5;
	width:576px;
	float:left;
	border-right:3px #ffffff solid;
	color:#333333;
}

# 
{
	/*width:180px;
	float:right;*/
     width:180px;
	 float:right;
   
	
}	

#leftcontent_mid
{
	margin:0px auto;
	width:550px;
	position:relative;
	
}	

#leftpanel
{
	width:200px;
	float:left;
	position:relative;
	padding-left:10px;
	
}

#rightpanel
{
	width:535px;
	float:left;
	position:relative;
	/*border:1px solid red;*/
	background-color:#EAFBF5;
}	
#rightbigpanel
{
	width:548px;
	float:left;
	position:relative;
	background-color:#EAFBF5;
	
}

/********* BODY CLOSE **************/

/********* SEARCH **************/

#search
{
	background-image:url(../images/searchbox_top.jpg);
	width:177px;
	height:67px;
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	padding-top:30px;
}

#search_mid
{
	margin:0px auto;
	width:160px;
	position:relative;
}	

/********* SEARCH **************/

/********** FEATURED PRODUCT *********/

#featured_PROD
{
	background-image:url(../images/featured_prod.jpg);
	width:177px;
	background-repeat:no-repeat;
	background-position:top;
	padding-top:40px;
	background-color:#CDEAD8;
	color:#000000;
	
}

#featured_mid
{   
	margin:0px auto;
	width:165px;
	position:relative;
	padding-bottom:5px;
}	

#frd_heading2
{
	width:100px;
	color:#840404;
	float:left;
	position:relative;
	background-color:#CDEAD8;
}

#frd_heading3
{
	width:60px;
	color:#000000;
	font-weight:bold;
	float:right;
	text-align:left;
	position:relative;
	background-color:#CDEAD8;
}

#featured_bot
{
	background-image:url(../images/featured_bot.jpg);
	width:177px;
	height:7px;
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
}
/********** FEATURED PRODUCT *********/

/***********************FOOTER*************/
#home_button_ft
{
	width:47px;
	float:left;
}	

#designer_button_ft
{
	width:85px;
	float:left;
}	

#gallery_button_ft
{
	width:112px;
	float:left;
}	

#shop_button_ft
{
	width:58px;
	float:left;
}

#basket_button_ft
{
	width:87px;
	float:left;
}

#faq_button_ft
{
	width:60px;
	float:left;
}	

#terms_button_ft
{
	width:119px;
	float:left;
}

#privacy_button_ft
{
	width:82px;
	float:left;
}

#ft
{
	font-size:12px;
	color:#720A0A;
	width:650px;
	background-color:#CDEAD8;
}

#ft .ftlink
{
	color:#720A0A;
	text-decoration:none;
	background-color:#CDEAD8;	
}

#ft .ftlink:hover
{
	color:#000000;
	text-decoration:none;
	background-color:#CDEAD8;	
}