/* CSS Document */

/*--Colours:-------------------
-------------------------------
----Aubergine-----#303---------
----Shade lighter #636---------
----Pink-----#f9f--------------
-------------------------------
-------------------------------*/

* {margin: 0; padding: 0;}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #999;
	text-align: center;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 225px;
	position: relative;
}

img {border: 0;}
img.hiddenpic {display: none;}



/*------------Hyperlinks pink, bold-----------------------------------------*/
a {color: #f9f; text-decoration: none;}
a:hover {color: #f9f; text-decoration: underline;}
a.top {float: right; font-size: 0.8em;}


/*------------Standard list style------------------------------------------*/
ul.standard {margin: 0 0 10px 30px; line-height: 1.5;}

/*------------------------------------------------------------------------------------
--------------Navigation Styles-------------------------------------------------------
------------------------------------------------------------------------------------*/
#nav {
	width: 950px;
	height: 30px;
	position: relative;
	background: url(images/menu2.png);
	list-style-type: none;
}

#nav li {float: left;}

#nav li a {
	position: absolute;
	top: 0;
	display: block;
	height: 30px;
	background: url(images/menu2.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
/*----------Original States---------------------------------------------------------*/
li#nav_hom a {left: 0; width: 100px; background-position: 0 0;}
li#nav_cur a {left: 100px; width: 135px; background-position: -100px 0;}
li#nav_fab a {left: 235px; width: 125px; background-position: -235px 0;}
li#nav_bli a {left: 360px; width: 113px; background-position: -360px 0;}
li#nav_acc a {left: 473px; width: 166px; background-position: -473px 0;}
li#nav_abo a {left: 639px; width: 173px; background-position: -639px 0;}
li#nav_fee a {left: 812px; width: 138px; background-position: -812px 0;}
/*----------Hover States------------------------------------------------------------*/
li#nav_hom a:hover {background-position: 0 -30px;}
li#nav_cur a:hover {left: 100px; width: 135px; background-position: -100px -30px;}
li#nav_fab a:hover {left: 235px; width: 125px; background-position: -235px -30px;}
li#nav_bli a:hover {left: 360px; width: 113px; background-position: -360px -30px;}
li#nav_acc a:hover {left: 473px; width: 166px; background-position: -473px -30px;}
li#nav_abo a:hover {left: 639px; width: 173px; background-position: -639px -30px;}
li#nav_fee a:hover {left: 812px; width: 138px; background-position: -812px -30px;}
/*----------You Are Here States-----------------------------------------------------*/
#body_hom li#nav_hom a {background-position: 0 -60px;}
#body_cur li#nav_cur a {left: 100px; width: 135px; background-position: -100px -60px;}
#body_fab li#nav_fab a {left: 235px; width: 125px; background-position: -235px -60px;}
#body_bli li#nav_bli a {left: 360px; width: 113px; background-position: -360px -60px;}
#body_acc li#nav_acc a {left: 473px; width: 166px; background-position: -473px -60px;}
#body_abo li#nav_abo a {left: 639px; width: 173px; background-position: -639px -60px;}
#body_fee li#nav_fee a {left: 812px; width: 138px; background-position: -812px -60px;}
/*------------------------------------------------------------------------------------
--------------Navigation Styles-------------------------------------------------------
-------------------END--------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------
--------------Layout Styles--------------------------------------------------------------
-----------------------------------------------------------------------------------------*/
#content {float: left; width: 950px; height: 450px; background-color: #303;}

#content #inner_left {width: 300px; height: 325px; float: left; padding: 0px 0px 0px 0px;} /*border: 1px solid white;*/
#content #inner_right  {width: 650px; padding: 0; height: 450px; float: right;}

table.main_img {height: 350px; width: 350px; border: 0;}
table.acc_main_img {height: 300px; width: 350px; border: 0;}


/*----------------------------------------------------------------------------*/
/*------------Home------------------------------------------------------------*/
#inner_left img.float_r {float: right; margin: 0 0px 10px 40px;}
#inner_left img.float_l {float: left; margin: 0px 20px 0px 0;}

#content #inner_left div.home_text {
	width: 240px; 
	height: 300px;
	padding: 80px 30px 0 20px;
	background: url(images/home_text_bottom.png) no-repeat	right bottom;
}

/*-------Flash Divs --------------------*/
.flashbox {background: #303; width: 590px; margin-left: auto; margin-right: auto; margin-top: 20px; }
.flashboxtop {background: url(images/flashboxtop.png) no-repeat; height: 30px; width: 590px;}
.flashboxleft {background: url(images/flashboxleft.png) no-repeat; width: 30px; height: 200px; float: left;}
.flashboxright {
	width: 560px;
	height: 340px;
	float: right;
	background-image: url(images/flashboxright.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.flashobject {margin: 20px 0 0 15px;}


/*----------------------------------------------------------------------------*/
/*------------Curtains--------------------------------------------------------*/
#content #inner_left div.curtains_text {
	width: 250px; height: 330px;
	padding: 60px 30px 0 20px;
	background: url(images/home_text_bottom.png) no-repeat right bottom;
}

#content #middle_img {
	width: 350px; height: 350px;
	padding: 30px;
	background: url(images/img_border.png) no-repeat;
	float: left;
	text-align: center;
	margin-top: 15px;
}

#content #curtain_thumbs {
	width: 220px; height: 420px;
	padding: 30px 0px 0 20px;
	float: right;
}

#curtain_thumbs img {padding: 10px;}


/*----------------------------------------------------------------------------*/
/*------------Fabrics--------------------------------------------------------*/
#fabric_text {
	width: 950px; height: 20px; 
	background: #636; 
	margin: 30px 0 40px 0; 
	padding: 5px 0 3px 0;
}

#fabric_text img.fabflower { vertical-align: text-top;}

#content #fabric_text p {vertical-align: middle; margin: 0; padding: 0; text-align: center;}

#fabric_logos {padding: 10px 0 0 0;}
#content #fabric_logos img {padding: 5px; vertical-align: middle;} 


/*--------------------------------------------------------------------------*/
/*------------Blinds--------------------------------------------------------*/
#content #inner_left div.blinds_text {
	width: 250px; height: 300px;
	padding: 80px 30px 0 20px;
	background: url(images/home_text_bottom.png) no-repeat right bottom;
}

#content #blind_thumbs {
	width: 220px; height: 410px;
	padding: 40px 0px 0 10px;
	float: right;
}

#blind_thumbs img {padding: 8px;}


/*----------------------------------------------------------------------------*/
/*------------Accessories-----------------------------------------------------*/
#content #inner_left div.acc_text {
	width: 260px; height: 410px;
	padding: 30px 20px 0 20px;
	background: url(images/home_text_bottom.png) no-repeat right bottom;
}


#body_acc #content #middle_img {
	width: 350px; height: 300px;
	padding: 30px;
	background: url(images/img_border2.png) no-repeat;
	float: left;
	text-align: center;
	margin-top: 20px;
}

#content #acc_thumbs {
	width: 210px; height: 355px;
	padding: 30px 0px 0 10px;
	float: right;
}
#acc_thumbs img {padding: 5px;}

#content #acc_logos {width: 650px; height: 65px; clear: both;}
#content #acc_logos img {padding: 8px; vertical-align: middle;}

/*----------------------------------------------------------------------------*/
/*------------Feedback-----------------------------------------------------*/
#body_fee #content {height: auto; min-height: 450px; background: #303 url(images/feedback_sideflowers.png) repeat-y;}

#feedback_text {
	width: 950px; height: 20px; 
	background: #636; 
	margin: 30px 0 30px 0; 
	padding: 5px 0 3px 0;
}

#content #feedback_text p {vertical-align: middle; margin: 0; padding: 0; text-align: center;}
#feedback_text img.fabflower { vertical-align: text-top;}

#feedback {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#body_fee #content #feedback p {text-align: center;}
#body_fee #content #feedback img.feedback_img {margin-bottom: 10px;}


/*----------------------------------------------------------------------------*/
/*------------About-----------------------------------------------------*/
img.temp1 {margin-top: 50px; margin-left: 50px;}
img.temp2 {margin-top: -100px; margin-left: 300px;}



/*--------------------------------------------------------------------------------
--------------Layout Styles-------------------------------------------------------
-------------------END------------------------------------------------------------*/





/*------------Text styles------------------------------------------------*/
#content p {
	color: #ccc;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 0px 15px 0;
	text-align: left;
	/*border: 1px solid black;*/
}




/*---------------Footer----------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

#footer {
	background-image: url(images/footer2.png); background-repeat: no-repeat;
	clear: both;
	font-size: 1em;
	color: white;
	height: 25px;
	padding: 15px 15px 0 15px;
}
#footer div.contact			{float: left; margin-right: 90px;}
#footer div.email			{float: right;}


/*---------------dsdp----------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#dsdp			{
	position: relative;
	font-size: 1.1em; 
	width: 950px; 
	margin-left: auto; 
	margin-right: auto;
	color: #303; font-weight: normal;
}

/*----------------------END-----------------------------------------------------------------*/



/*---------------promo----------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

#promo {
	width: 130px;
	height: 130px;
	background: url(images/promo_bg.jpg) no-repeat; 
	position: absolute;
	top: 25px;
	right: 35px;
	text-align: center;
	color: white;
	padding: 10px
}

#promo h1 {
	font-size: 1.5em;
	margin-bottom: 5px;
}

#promo p {
	font-size: 1em;
	margin-bottom: 5px;
}




