/* 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;*/
	background-color:#EAFBF5;
}	

#contentbigelement
{
	position:relative;
	width:759px;
	float:left;
	
	background-color:#EAFBF5;
	
	
}	

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

}

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

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

#leftpanel
{
	width:180px;
	float:left;
	position:relative;
	padding-left:10px;
	background-color:#EAFBF5;
	
}
/*.midpanel_test
{
	margin:0px auto;
	width:550px;
	position:relative;
	padding:0px;
border:2px solid green;
	
	
	
}*/


#rightpanel
{
	width:520px;
	float:left;
	position:relative;
	/*background-color:#EAFBF5;*/
	background-color:#E7FBF7;


}


.table_mid
{
 width:547px;
 padding:10px 5px;

}






#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;	
}