/***********css document - Kenedy Purple *****/
/***********created by Crocodiles **********/
/*** http://www.crocodile-communication.com ***/

/*********************************** layout *****************************************/
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #000;
}
#notice {
width: 100%;
height: 40px;
background: #FFFF66;
border-bottom: 1px solid #FFFF00;
}

#notice p {
text-align: center;
color: #000;
font-weight: bold;
}

#header {
	position: relative;
	width: 1000px;
	height:106px;
	background: url('../image/arm_candy.jpg') no-repeat;
	}
	
#header-left{
		float:left;
		width:380px;
}
#header-right-holder{
		float:right;
		width:600px;
}
#header-strapline{
		float:left;
		width:400px;
		height:40px;
		padding:20px 0 0 0;
}
/*ie6 ... GRRRR*/
* html #header-strapline{height:50px;}
#header-right{
		float:right;
		width:190px;
		padding:0 0 0 10px;
		}
#email{
float:right;
width:220px;

}
/***********************************************************/		
#menu {
	width: 1000px;
	height:27px;
	background-color: #252525;
}

#dropdown{
	width: 1000px;
	height:25px;
	padding:15px 0 15px 0;
}

#dropdown-left{
	float:left;
	width: 480px;
}
#dropdown-left-left{
	float:left;
	width: 220px;
	padding-top:4px;
}
#dropdown-left-right{
	float:right;
	width: 220px;
	padding-top:4px;
}
#dropdown-right{
	float:right;
	width: 480px;
}
#dropdown-right-left{
	float:left;
	width: 220px;
	padding-top:4px;
}
#dropdown-right-right{
	float:right;
	width: 218px;
	
}
/**********************/
#cats{
	width: 1000px;
	height:35px;
	padding:0 0 7px 0;
	
}

#dashed{width:1000px; border-top: dotted 1px #ccc;padding: 0 0 5px 0;}

#content {
	float: left;
	margin-bottom: 10px;
}

#middle{width:1000px;}
#title{padding:20px 0 0 0;}

#pimage{float:left;width:400px;background: url('../image/product-bg.jpg') no-repeat;}
/*ie6 ... GRRRR*/
* html  #image {padding:167px 0 80px 96px;}
#image{padding:84px 0 40px 48px;}

#pdetails{float:right;width:580px;}
#stuff{width:530px; }
#related{float:left;width:100%;padding:20px 0 0 0;}

#diarycontent{float:left;padding:10px 0 0 10px;}

/*************footer**************/

#footer {width: 100%;height:27px;clear: both;background:#252525;border-top:1px solid #fff;}
#footer-inside{width: 1000px;margin-left: auto;margin-right: auto;}

#footer-footer{width: 100%;background:#6800d3;border-top:1px solid #fff;}
#footer-brands{margin-left: auto;margin-right: auto;width: 1000px;text-transform: uppercase;}
#footer-credits{margin-left: auto;margin-right: auto;width: 1000px;font-weight:bold;}

#div1 {float: left;text-align: left;}
#div2 {float: right;text-align: right;}


