/*=========================================================

Main Stylesheet for www.chicbeautyuk.co.uk
For use in conjunction with csstools.css/*=========================================================

Main Stylesheet for www.chicbeautyuk.co.uk
For use in conjunction with csstools.css

Website design by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/

/*=========================================================
Headings
=========================================================*/

h1, h2, h3, h4 {
	color: #7B0D2E;
	font-family: "Gill Sans MT", Georgia, Arial;
	padding: 10px 0 0 30px;	
}

h2 { 
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
}

h4 {
	font-size:1.1em;
}

/*=========================================================
Links
=========================================================*/

a, a:hover {
	color: #7B0D2E;	
}

a:hover {
	text-decoration: underline;
}

/*=========================================================
Main Layout Styles
=========================================================*/

body {
	background:url(../images/background.jpg) repeat-y top center;
	color:#333;
}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 790px!important;
	width /**/: 790px;
	margin-top: 20px;
	}
#header {
	background:url(../images/header.png) no-repeat;
	height: 130px;
}
#header ul#nav_list li{
	display: block; 
}
#content_header {
	background:url(../images/content_header.png) no-repeat;
	height: 26px;
}
#content_footer {
	background:url(../images/content_footer.png) no-repeat;
	height: 26px;
}
#content {
	background:url(../images/content_bg.png) repeat-y;
	}
#home_buttons {
	float: right;
	margin: 20px 45px 0 0;
	display:inline;
	clear: both;
}
#regima_skin {
	float: left;
	margin: 25px 10px 0 28px;
	display:inline;
	clear: both;
}
#oxy_facial {
	float: right;
	margin: 20px 45px 0 0;
	display:inline;
	clear: both;
}
.regima_image img{
	float: center;
	margin: 5px 0 5px 50px;
	display:inline;
	width:300px;
}
#content ul.regima_image li{
	list-style:none;
}
.text{
	display:inline;
}
#content li.text {
	padding-left:40px;
	margin: 5px 0 5px 86px;
	float: center;
}
#content li.singletext {
	padding-left:122px;
	margin: 5px 0 5px 86px;
	float: center;
}
#strawberrysoup, #strawberrysoup a:link, #strawberrysoup a:visited {
	text-align:center;
	color: #000;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	clear:both;
}
#strawberrysoup {
	font-size: 0.85em;
	}

#header ul#navlist {
	width: 450px;
	float: right;
	margin-right: 30px;
}

#header ul#navlist li {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	list-style: none;
	float: right;
	padding: 0 20px 5px 0;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
}
/*=========================================================
Text Styles
=========================================================*/

p {
	font-family: Arial, Helvetica, sans-serif;
	width: 555px;
	padding: 1px 0 1px 30px;
}
#content ul { 
	margin: 10px 0 0 15px; 
	text-align: left;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #555753;
	padding: 2px 0px 2px 25px; 
	margin: 2px 0;
	width: 450px;
 	list-style: disc;
}
p.new_packages{
	color:#7B0D2E;
	font-size:1.3em;
	padding-left:100px;
	text-align:center;
}
/*=========================================================
Contact form Styles
=========================================================*/

.dotted_fields {
	font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal;
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px
	}
.submitbtn {
   padding: 5px;
   color:#ffffff;
   background-color: #7B0D2E;
   border:1px solid #000000;
   }

/*=========================================================
Accordion Styling
=========================================================*/

	/*
		Vertical Accordions
	*/

	.accordion_toggle {
		display: block;
		height: 30px;
		width: 680px;
		padding: 0 10px 0 10px;
		line-height: 30px;
		color: #ffffff;
		background-color: #7D1030;
		cursor: pointer;
		margin: 0 0 0 30px;
		font-size: 1.1em;
	}

	.accordion_toggle_active {
		color: #ffffff;
		border-bottom: 1px solid #f68263;
	}

	.accordion_content {
		background-color: #ffffff;
		color: #444444;
		overflow: hidden;
		width: 600px;
		margin-left: 30px;
	}

		.accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}

		.accordion_content p {
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}

	.vertical_accordion_toggle {
		display: block;
		height: 30px;
		width: 600px;
		background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
		padding: 0 10px 0 10px;
		line-height: 30px;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		color: #000000;
		border-bottom: 1px solid #cde99f;
		cursor: pointer;
		margin: 0 0 0 0;
	}

	.vertical_accordion_toggle_active {
		background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
		color: #ffffff;
		border-bottom: 1px solid #f68263;
	}

	.vertical_accordion_content {
		background-color: #ffffff;
		color: #444444;
		overflow: hidden;
	}

		.vertical_accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}

		.vertical_accordion_content p {
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}


/* Container styling*/
#horizontal_container {
  margin: 20px auto 20px auto;
  width: 680px;   
  height: 100px;    
}

#vertical_nested_container {
  margin: 30px 0 0 50px;
  width: 620px;
}
		
		.accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}
		
		.accordion_content p {
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}
		
	.vertical_accordion_toggle {
		display: block;
		height: 30px;
		width: 600px;
		background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
		padding: 0 10px 0 10px;
		line-height: 30px;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		color: #000000;
		border-bottom: 1px solid #cde99f;
		cursor: pointer;
		margin: 0 0 0 0;
	}

	.vertical_accordion_toggle_active {
		background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
		color: #ffffff;
		border-bottom: 1px solid #f68263;
	}

	.vertical_accordion_content {
		background-color: #ffffff;
		color: #444444;
		overflow: hidden;
	}

		.vertical_accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}

		.vertical_accordion_content p {
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}
					
				
/* Container styling*/
#horizontal_container {
  margin: 20px auto 20px auto;
  width: 680px;   
  height: 100px;    
}

#vertical_nested_container {
  margin: 30px 0 0 50px;
  width: 620px;
}

/*====================================================================
CSS to format the nails salon header
=====================================================================*/

#nail_header {
	width: 790px;
	height: 256px;
	background:url(../images/content_bg.jpg) repeat-y;
	text-align: center;
}

#content ul#regima li{
	list-style:disc;
	margin-left:60px;
	padding-left:5px;
}

/*====================================================================
CSS to format forms
=====================================================================*/

dl {
	font-family: Arial, Helvetica, sans-serif;
}

dt {
	width: 200px;
	float: left;
	margin: 0 0 10px 32px;
}

dd {
	width: 400px;
	float: left;
	margin: 0 0 10px 20px;	
} 