@charset "UTF-8";
body {
	background-color:#fff;
	font-family: Verdana, sans-serif;
	margin:0;padding:0;
}
/*main name*/
#header {
	width:900px;
	height: 250px;
	float:left;
	background-color:#FFF;
	background-image:url(/3p1/images/header2.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px;
}
#header h1{
	text-indent:-9999px;
}
/*social media links container top right*/
#social_bar {
	padding:0px;
	height:55px;
	width:900px;
	background-color:#FFF;
}
#social_box {
	height:auto;
	min-height:50px;
	width:auto;
	float:right;
	padding:0px;
	background-color:#FFF;
}
/*container holding site together*/	
#master_container {
	width: 900px;
	height:auto;
	background-color:#FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}	
/*container holding homepage slider*/	
#slider_container {
	width:900px;
	height:auto;
	margin-top:15px;
	float:left;
}
/*flickr gallery container*/
#gallery_holder {
	width:900px;
	min-height:485px;
	height:auto;
	margin-bottom:7px;
	padding:0px;
	background-color:#fff;
	float:left;
}
/*container for service buttons on the bottom of every page*/
#brand_services {
	width:900px;
	height:auto;
	padding:0px;
	float:left;
	margin-bottom:20px;
}
/*container for reviews and twitter feed on homepage*/
#bottom_container {
	width: 900px;
	height:320px;
	float:left;
	margin-bottom:20px;
}
/*homepage reviews section*/
#reviews_container {
	padding: 0px;
	margin-right:10px;
	width:440px;
	height: 320px;
	float:left;
	background-color:#CFF;
	text-indent:0px;
}
#reviews_heading{
	padding-top: 5px;
	width:440px;
	height: 35px;
	float:left;
	background-color:#FFF;
	text-align:center;
}
/*homepage display of recent review*/
#recent_review {
	height:135px;
	width:435px;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
}
/*homepage display of review buttons*/
#review_buttons {
	height:130px;
	width:365px;
	border-top:2px black solid;
	padding-top:8px;
	padding-left:75px;
	float:left;
}
/*homepage twitter feed*/
#twitter_heading {
	padding-top: 5px;
	width:440px;
	height: 35px;
	float:left;
	background-color:#FFF;
	text-align:center;
}
#twitter_container {
	width: 440px;
	height: 320px;
	float:right;
	background-color:#CFF;
}
#twitter_div {
	float:left;
	margin-top:15px;
}
#twitter_update_list li{
	height:auto;
	width:406px;
	background-color:#FFF;
	color:#000;
	border:1px #CCC solid;
	list-style-type: none;
	margin-left:-10px;
	margin-bottom:10px;
	padding:2px;
}
#twitter-link {
	text-align:center;
	margin-left:15px;
	margin-top:5px;
	padding-left:2px;
	padding-right:2px;
	float:left;
	text-decoration: underline;
}
/*service container on all service pages*/
.services_content {
	width:898px;
	height:auto;
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:5px;
	float:left;
	background-color:#CFF;
	border: 1px #CCC solid;
}
/*service description holder*/
.service_description {
	width:888px;
	height:200px;
	float:left;
	padding-right:10px;
	color:#FFF;
}
/*service thumbnail holder*/
.service_image {
	width:220px;
	height:165px;
	padding-top:5px;
	padding-left:5px;
	margin-right:10px;
	float:left;
}
/*service heading holder*/
.description_heading {
	width:648px;
	height:35px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:5px;
	float:right;
	text-align:center;
	color:#000;
}
/*package container*/
.package_holder {
	width:898px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
/*repeated package box featuring services and prices*/
.package_box {
	width:285px;
	height:auto;
	padding-bottom:5px;
	margin-left:9px;
	float:left;
	border: 1px #CCC solid;
	background-color:#FFF;
}
/*repeated package box on main services page*/
.package_box_stretch {
	width:285px;
	height:auto;
	min-height:235px;
	margin-left:9px;
	padding-bottom:10px;
	float:left;
	border: 1px #CCC solid;
	background-color:#FFF;
}
/*package box heading*/
.package_heading {
	width:280px;
	height:32px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:5px;
	float:left;
	text-align:center;
	background-color:#C00;
}
/*ul list inside of package box*/
.makeup_services {
	list-style-type: disc;
	float:left;
	text-align: left;
}
/*li for total price to center price without bullets*/
.serviceprice {
	text-align:center;
	list-style-type: none;
}
/*table formatting for service price tables*/
#tablepricing1 {
	margin-left: 30px;	
	padding:0px;
}
#tablepricing1 tbody tr td{
	padding:3px;
	margin-right:3px;
	margin-bottom:3px;
	background-color:#CFF;
}
#tablepricing2 {
	margin-left: 30px;	
	padding:0px;
}
#tablepricing2 tbody tr td{
	padding:3px;
	margin-right:3px;
	margin-bottom:3px;
	background-color:#CFF;
}
#tablepricing3 {
	margin-left: 30px;
	padding:0px;
}
#tablepricing3 tbody tr td{
	padding:3px;
	margin-right:3px;
	margin-bottom:3px;
	background-color:#CFF;
}
/*products page holder*/
.products_holder {
	width:900px;
	height:auto;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:10px;
	float:left;
	background-color:#FFF;
}
.product_section_header {
	width:900px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:8px;
	text-align:center;
	background-color:#C00;
	border: 1px #CCC solid;
}
.product_listing {
	width:888px;
	height:198px;
	float:left;
	padding-right:10px;
	margin-bottom:15px;
	color:#FFF;
	background-color:#CFF;
	border: 1px #CCC solid;
}
/*product listing heading*/
.products_heading {
	width:648px;
	height:35px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:5px;
	float:right;
	text-align:center;
	color:#000;
}
/*ul list of product features*/
.product_features {
	list-style-type:disc;
	padding: 0px;
	margin:0px;
	color: #000;
}
/*container holding ul list*/
.product_feature_holder {
	padding-left:10px;
	width:auto;
	height:auto;
	margin-right:0px;
	float:left;
}
/*container holding product purchase buttons*/
.product_button_holder {
	width:auto;
	height:auto;
	padding:5px;
	margin-right:10px;
	float:right;
}
/*styling on product purchase buttons*/
.products input {
	color:#FFF;
	background-color:#000;
}
/*container holding mocked up blog*/
.blog_holder {
	width:898px;
	height:959px;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	background-color:#CFF;
	background-image:url(/3p1/images/RockaBella_blog_mock-styled3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border: 1px #CCC solid;
	position:relative;
}
/*img dimensions for mocked blog pic*/
#blog_mock_img {
	width:880px;
	height:auto;
	padding-left:9px;
}
/*review page section*/
#reviews_content {
	width: 900px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}
#review_list{
	padding: 0px;
	margin-right:12px;
	width:440px;
	height: auto;
	float:left;
	background-color:#FFF;
	text-indent:0px;
}
.review_listing {
	padding: 4px;
	margin-right:10px;
	width:428px;
	height: auto;
	float:left;
	background-color:#CFF;
	text-indent:0px;
	border:1px #CCC solid;
	margin-bottom:10px;
}
#review_list_heading{
	padding-top: 5px;
	width:436px;
	height: 34px;
	float:left;
	background-color:#C00;
	text-align:center;
	color:#FFF;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
}
/*review entry field holders*/
#entry_heading {
	padding-top: 5px;
	width:438px;
	height: 35px;
	float:left;
	background-color:#C00;
	text-align:center;
	color:#FFF;
}
/*container for write a review on reviews page*/
#review_entry {
	width: 438px;
	height: 580px;
	padding:0px;
	float:right;
	background-color:#CFF;
	border:1px #CCC solid;
}
/*form holder on reviews and contact page*/
#entry_holder {
	width: 305px;
	height: 390px;
	padding-left:5px;
	padding-top: 5px;
	padding-right:10px;
	margin-left:47px;
	margin-top:50px;
	float:left;
	text-align:right;
}
/*main container on contact page*/
#contact_content {
	width: 900px;
	height:502px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}
#about_heading {
	padding-top: 5px;
	width:438px;
	height: 35px;
	float:left;
	background-color:#C00;
	text-align:center;
	color:#FFF;
}
/*left column on contact page*/
#about_rockabella {
	padding: 0px;
	margin-right:10px;
	width:438px;
	height: 500px;
	float:left;
	background-color:#CFF;
	text-indent:0px;
	border:1px #CCC solid;
}
/*about rockabella holder*/
#about_holder {
	width: 418px;
	height: 440px;
	padding:10px;
	float:left;
	text-align:left;
}
/*right column on contact page*/
#contact_holder {
	width: 438px;
	height: 500px;
	padding:0px;
	float:right;
	background-color:#CFF;
	border:1px #CCC solid;
}
#contact_heading {
	padding-top: 5px;
	width:438px;
	height: 35px;
	float:left;
	background-color:#C00;
	text-align:center;
	color:#FFF;
}
/*footer*/
#footer {
	width: 900px;
	height:23px;
	padding-top:7px;
	margin-bottom:20px;
	float:left;
	color:#FFF;
	background-color:#F00;
	background-image:url(/3p1/images/footer-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#footer h6 {
	margin:0px;
	padding:0px;
}
/* navigation */
#navcontainer {
	width: 100%;
	height: 40px;
	padding-left:0px;
	padding-top: 5px;
	background-color:#FFF;
	float:left;
}
#nav {
	margin: 0;
	padding: 0;
	width:665px;
	height: 40px;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav a:link, a:visited {
	text-indent: 0px;
	float: left; 
	text-decoration: none;
	color: #000;
	padding: 5px 0 0px 0;
}
#nav a:hover, a:active {
	color:#9FF;
}
#nav a.selected {
	color:#C00;
}
/*home navigation links with font replacement*/
#nhome a {
	width: auto;
	margin-left:0px;
	margin-right:50px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFF;
	text-decoration:none;
}
#nservices a {
	width: auto;
	margin-right:50px;
	background-color:#FFF;
	text-decoration:none;
	margin-right:50px;
}
#ngallery a {
	width: auto;
	background-color:#FFF;
	text-decoration:none;
	margin-right:50px;
}
#nblog a {
	width: auto;
	background-color:#FFF;
	text-decoration:none;
	margin-right:50px;
}
#nreviews a {
	width: auto;
	background-color:#FFF;
	text-decoration:none;
	margin-right:50px;
}
#ncontact a {
	width: auto;
	background-color:#FFF;
	text-decoration:none;
}
/*h descriptions*/
/*h1 and h2 are font replaced*/
h3 {
	font-size: 26px;
	line-height:20px;
	text-align:left;
	width: 100%;
}
h4 {
	color:#000;
	font-size: 16px;
	text-align:left;
	margin-bottom:0px;
}
h5 {
	color:#000;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	text-align:left;
	width:100%;
}
/* h6 used in footer*/
h6 {
	font-size:12px;
	width:100%;
	font-weight:lighter;
	padding:0px;
}
p {
	color:#000;
	font-size: 14px;
	line-height:24px;
}
/*img ids and classes*/
img { 
	border:none;
}
.brand_img {
	width:220px;
	height:167px;
	padding:0px;
	margin-left:4px;
	float:left;
}
.review_img {
	width:295px;
	height:62px;
}
#about_img {
	width:90px;
	height:auto;
	border:1px #CCC solid;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.social_media_img {
	height:40px;
	width:auto;
	margin-top:0px;
	margin-right:5px;
	padding-top:0px;
	float:left;
}
#RSS_img {
	height:80px;
	width:auto;
	float:right;
	position:absolute;
	top:5px;
	right:5px;
}