@import url(navigation.css);

html, body, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-align: center;
	background: #8CB811
				url(../images/general/bg_body.jpg)
				50% 0% no-repeat;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

a {
	color: #447800;
}

a:visited {
	color: #447800;
}

a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.hr {
	border-top: 1px solid #DDD;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

.hr2 {
	border-top: 1px solid #DDD;
	margin: 10px 0 10px 0;
	clear: both;
}

#page-container {
	padding: 0;
	padding-top: 10px;
	margin: auto;
	text-align: left !important;
	width: 960px;
}

#header {
	position: relative;
	padding: 0;
	margin: 0;
	height: 136px;
	background: #fff
				url(../images/common/header_bg.png)
				no-repeat;
}

.home #header 
{
	background-image: url(../images/home/header_bg.png);
}

#header h1 {
	margin: 0;
	padding: 0;
	padding-left: 19px;
	padding-top: 17px;
}

#header h1 img {
	display: block;
	border: 0 none;
}

div#contactinfo {
	color: #414143;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	top: 40px;
	right: 32px;
	text-align: right;
}

div#contactinfo em {
	color: #da1574;
	font-style: normal;
}

div#mid-container {
	
	
}

div#blueback {
	
}

#mid {
	padding: 0;
	background: #fff
				url(/images/common/content_bg.png)
				repeat-y;
}

.home #mid {
	padding: 0;
	background: #fff
				none
				repeat-y;
}

.home #sub-nav 
{
	display: none;
}



div#content {
	margin: 0;
	float: right;
	position: relative;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	width: 760px;
}

.home #content 
{
	width: 100%;
}

#main_content_container {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	background: transparent
				url(../images/common/bg_mid.gif);			
}

#content_home 
{
	text-align: left;

	clear: both;
}

#content_home h2 
{
	color: #8cb811;
	padding: 25px 20px 20px 10px;
}

div#content #content_home p
{
	padding: 0px 20px 20px 10px;
	margin: 0;

}

div #content #content_home ul 
{
	padding-left: 20px;


}

#mid_home 
{
	background: transparent
				url(../images/home/bg_mid.gif);
}


div#content .basepadding
{
	padding: 15px;
	padding-top: 25px;
}

.home div#content .basepadding 
{
	padding: 9px;
	background: transparent
				url(/images/home/content-home_footer.png)
				right bottom
				no-repeat;
}

div#content .basepadding input, select, textarea, .payment input, .payment select, .payment textarea
{
	border: 1px solid #d4e3f8;
	color: #5574a1;
}

div#content .basepadding input:focus, select:focus, textarea:focus
{
	border: 1px solid #8da8ce;
	color: #000;
}

/* Hide from IE5-mac \*/

* html div#sub-nav {
	margin-right: -3px;
}

* html div#content {
	height: 1%;
	margin-left: 0;
}

/* End IE5/mac hide */

h1 {
	
}

h2 {
	color: #8cb811;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
}

h3 {
	color: #8cb811;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}

div#content {
	color: #2b2b2b;
}

#content ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 15px;
	padding-right: 200px;
}

#content ul li {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	list-style-type: none;

	background: transparent
				url(../images/common/bullet.png)
				0px 5px no-repeat;
}

div#content p {
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
}

.row1 td {
	background: #d4e3f8;
	border-bottom: 1px solid #f5f5f5;
}

.home-service {
	font-size: 12px;
	text-align: center;
}

.home-service img {
	border: 0;
}

.home-service label {
	margin-left: 0px;
	display: block;
	padding: 10px;
	background: #e7f9b5;
}

.removal {
	font-size: 12px;
	text-align: center;
	margin-bottom: 8px;
}

.removal img {
	border: 0;
}

.removal label {
	margin-left: 0px;
	display: block;
	padding: 10px;
	background: #e7f9b5;
}

.textbox {
	width: 200px;
}

.textarea {
	width: 200px;
	height: 80px;
}

#Summary {
	border: 1px solid red;
	padding: 10px;
	background: #fff;
}

#faqlist dl,
#faqlist dt,
#faqlist dd {
	margin: 0;
	padding: 0;
}

#faqlist dt {
	/* Question */
	padding-left: 20px;
	font-weight: bold;
	background: transparent
				url(../images/general/q.gif) 0px 3px no-repeat;
	margin-bottom: 4px;
}

#faqlist dd {
	/* Answer */
	margin-bottom: 15px;
	padding-left: 20px;
	background: transparent
				url(../images/general/a.gif) 0px 3px no-repeat;
}

div#content p.testimonial {
	padding: 0;
	margin: 0;
}

div#content p.byline {
	text-align: right;
	font-weight: bold;
	margin-bottom: 40px;
}

div#footer {
	margin: 0;
	height: 156px;
	background: #fff
				url(../images/common/footer_bg.jpg);
}

.home #footer 
{
	height: 64px;
	margin-bottom: 10px;
	background-image: url(../images/home/home_footer.png);
}

#footer_home {
	margin: 0;
	height: 156px;
	background: #fff
				url(../images/common/bg_footer.jpg);
}


div#footer p {
	color: #747474;
	margin: 0;
	font-size: 11px;
	padding: 20px;
	padding-top: 107px;
	padding-bottom: 0;
	line-height: 18px;
}

.home #footer p {
	padding-top: 13px;
}

div#footer a, #footer_home a {
	color: #ff8a00;
	text-decoration: none;
}

div#footer a:hover #footer_home a:hover {
	color: #ff8a00;
	text-decoration: underline;
}

.right {
	float: right;
	clear: right;
	margin-left: 10px;
}

.testamonialimage{
	margin-left: 13px;
}

.caption {
	color: #000;
}

.mediumtext{
	font-size: 11px;
	color: #000;
	/* #FF95CF; */
}

.smalltext{
	font-size: 9px;
	color: #000;
	/* #FF95CF; */
}

.highlighted {
	color: #EE3D8D;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cart
{
	border: #d4e3f8 1px solid;
	margin-bottom: 15px;
	background: #fff;
	
}

.cart td
{
	padding: 5px;
}	

.cart th 
{
	background-color: #d4e3f8;
	padding: 5px;
	color: #5c5c5c;
}


.cart-item 
{
	margin: 15px;
}

.cart-header 
{
	background-color: #fff;
}

.cart-small
{
	font-size: 9px;
}

.cart-summary
{
	font-size: 11px;
	margin: 0 0 15px 0;
	text-align: right;
	padding-right: 15px;
}

.cart-summary strong 
{
	color: #8cb811;
	font-size: 14px;	
	padding: 5px;
}

.note 
{
	padding: 10px;
	background: #d4e3f8;
	color: #5c5c5c;
	margin: 15px 0 15px 0;
}

.formbuttons 
{
	text-align: left;
}

.formbuttons a 
{
	text-decoration: none;
	font-weight: bold;
}

.formbuttons a:hover 
{
	text-decoration: none;
	font-weight: bold;
	color: #2c63af;
}

.horizontal 
{
	border-bottom: 2px solid #d4e3f8;
}

.icon 
{
	vertical-align: middle;
	border: 0;
}

div#productDisplay 
{
	float: right;
	display: block;
	width: 128px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div#productDisplay img
{
	background: #fff;
	float: right;
	border: 1px solid #d4d4d4;
}
	

div#productDisplay .specialPrice 
{
	float: right;
	padding: 15px;
	font-size: 12px;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	border-top: 3px solid #d4d4d4;
	border-bottom: 3px solid #d4d4d4;
	width: 98px;
}

div#productDisplay .specialPrice strong 
{
	font-size: 25px;
	color: #8cb811;
}

div#productDisplay .addToCart 
{
	margin-top: 15px;
}

div#productDisplay .addToCart img 
{
	float: left;
	border: 0;
	vertical-align: middle;
}

div#productDisplay .addToCart a 
{
	text-decoration: none;
	font-weight: bold;
}

div#productDisplay .addToCart a:hover 
{
	color: #2c63af;
}

.paragraph
{
	width: 335px;	
	margin-right: 15px;
}

div#tableBorder 
{
	border: 1px solid #d4e3f8;
	background: #fff;
}

.CartListHead 
{
	background: #d4e3f8;
	color: #5c5c5c;
	font-weight: bold;
	padding: 5px;
}

.CartListItem 
{
	background: #fff;
	padding: 5px;
}

.CartListItemAlt
{
	background: #f5f5f5
}

.submitButton 
{
	padding: 0 0 25px 150px;
}

/* Homepage Placements 
-----------------------------------------------------------------------*/

.home h2 
{
	color: #da1574;
	font-size: 20px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.placement 
{
	margin-top: 10px;
	text-align: center;
	width: 310px;
	border: 1px solid #fff;
	float: left;
	background: transparent
				no-repeat;
}

.placement img {
	margin: auto;
}

.placement h3 
{
	padding: 0;
	margin: 0;
	height: 0px !important;
	overflow: hidden;
	margin-top: 6px;
	padding-top: 42px;
	background: transparent
				center top
				no-repeat;
}

.placement .wakeup-title 
{
	background-image: url(/images/home/wakeup-placement_title.png)
}

.placement .rejuvi-title
{
	background-image: url(/images/home/rejuvi-placement_title.png);
}

.placement.wakeupwithmakeup 
{
	margin-right: 6px;
	background-image: url(/images/home/wakeup-placement_bg.png);
}

.placement.rejuvi 
{
	margin-right: 5px;
	background-image: url(/images/home/rejuvi-placement_bg.png);
}

.placement.products 
{
	padding-top: 14px;
	background-image: url(/images/home/products-placement_bg.png);
	width: 305px;
}

.placement .padding 
{
	padding: 0 0 8px 0;
	background: transparent
				0 100%
				no-repeat;	
}

.placement.wakeupwithmakeup .padding 
{
	background-image: url(/images/home/wakeup-placement_footer.png);
}

.placement.rejuvi .padding
{
	background-image: url(/images/home/rejuvi-placement_footer.png);
}

.placement.products .padding 
{
	text-align: left;

	width: 100%;
	padding-bottom: 14px;
	background-image: url(/images/home/products-placement_footer.png);
}

div#content .placement p 
{

	text-align: left;
	color: #595a58;
	padding: 8px 10px 10px 10px;
	margin: 0 6px;
	line-height: 18px;

}

.placement.products .item 
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 14px 0;
	background: transparent
				center 100%
				url(/images/home/products-placement_seperator.png)
				no-repeat;
}


.placement.products img 
{
	float: left;
	width: 46px;
	height: 80px;
	border: 1px solid #ccc;
	margin-left: 17px;
	margin-right: 10px;
}


.placement.products h4 
{
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px !important;
	margin: 0;
	padding: 0;

}

div#content .placement.products p
{
	font-size: 22px;
	color: #8fbb14;
	background: none;
	padding: 0;
	margin: 0;
	line-height: 24px;
	display: block;
	padding-bottom: 0px;
	padding-top: 3px;
}

.placement.products .cart-actions 
{
	padding-top: 5px;
}

.placement.products select 
{
	float: right;
	margin-right: 15px;
	margin-top: 2px;
	width: 100px;
}

.placement.products a 
{
	font-family: Tahoma;
	font-size: 11px;
}

.placement.products a.moreinfo 
{
	display: block;
	margin-top: 13px;
}

.placement.products a.addtocart_btn 
{
	color: #000;
	text-decoration: none;
	float: left;
	padding-left: 28px;
	margin-left: 1px;
	background: transparent
				url(/images/home/buttons/addtocart-btn_bg.png)
				no-repeat;
}

.placement.products a.addtocart_btn:hover 
{
	color: #fff;
}

.placement.products a span 
{
	line-height: 25px;
	padding-right: 12px;
	display: block;
	background: transparent
				url(/images/home/buttons/btn_cap.png)
				100% 0
				no-repeat;
					
}

.placement a.button 
{
	float: right;
	width: 46px;
	padding-top: 39px;
	margin-right: 14px;
	margin-top: 10px;
	overflow: hidden; 
	height: 0px !important;
	background-repeat: no-repeat;
}

.placement.wakeupwithmakeup a.button 
{
	background-image: url(/images/home/buttons/wakeup-button_bg.png);	
}

.placement.rejuvi a.button 
{
	background-image: url(/images/home/buttons/rejuvi-button_bg.png);
}

.placement a.button:hover 
{
	background-position: 0 -39px;
}

a.all-products 
{
	font-size: 12px;
	text-align: center;
}

#tattoos 
{
	float: right;
	width: 200px; 
}







	

