/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.mainbox a {
	font-family: "Verdana", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	text-decoration:none;
}
.mainbox a:hover {
	text-decoration: underline;
}

#wrapper{
	width: 990px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header{
}

#header img{
	vertical-align: bottom;
}

#navigation{
	height: 51px;
	background:url(images/nav_bg.png) no-repeat top left;
	padding-left: 410px;
}

#navigation a{
	display: block;
	background: url(images/bullet.gif) no-repeat left top;
	padding: 0px 5px 0px 8px;
	float: left;
}

#navigation a.pad2{
	padding-left: 0px;
}

#navigation a img{
	border: none;
	vertical-align: bottom;
}

#main{
	background: url(images/main_bg.png) no-repeat left top;
	min-height: 456px;
}

* html #main{
	height: 456px;
}

#rightBg{
	background:url(images/bg_left.gif) no-repeat right top;
	min-height: 377px;
}

* html #rightBg{
	height: 377px;
}

#stretch{
	background: url(images/stretch.gif) repeat-y right top;
}

#mainContent{
	margin: 0px 80px 0px 275px;
	padding-top: 30px;
	background-image: url(images/tagline.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainContent .borderRight {
	border-left: 1px solid #eeeeee;
}

#mainContent p {
	padding-left: 60px;

	text-align: justify;
	width: 524px;
}

#mainContent a {
	color: #75b9ba;
	text-decoration: none;
}

#mainContent a:hover {
	text-decoration: underline;
}

#butterfly{
	background: url(images/butterfly.gif) no-repeat right bottom;
	min-height: 456px;
}

* html #butterfly{
	height: 456px;
}

.hr{
	height: 28px;
	background: #a4d7db;	
}

#footer{
	padding-top: 5px;
	padding-left: 30px;
}

#footerLinks a{
	display: block;
	background: url(images/bullet.gif) no-repeat left top;
	padding: 0px 5px 0px 8px;
	float: left;
}

#footerLinks a.pad2{
	padding-left: 0px;
}

#footerLinks a.pad3{
	padding-left: 3px;
}

#footerLinks a.pad4{
	padding-left: 4px;
}

#footerLinks a img{
	border: none;
	vertical-align: bottom;
}

#footerText, #footerText p {
	padding-top: 1px;
	clear: both; color:#A9C2CE;
}

a.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9ed5e6;
	text-decoration: none;
}

#newsletter{
	/*float: right;*/
	margin-left: 600px;
	text-align: right;
	padding-top: 3px;
}

#newsletter a img{
	border: none;
	vertical-align: top;
}

#newsletter img{
	vertical-align: top;
}

#newsletter input.text{
	width: 120px;
	vertical-align: top;
	font-size: 10px;
	border: solid 1px #c0c0c0;
}

#newsletter form{
	display: inline;
	padding: 0px;
	margin:0px;
}

p.center {
	text-align: center;
}
p.novert {
	padding-top: 0px;
	padding-bottom: 0px;
}

p{
	font-size: 11px;
	color:#000000;
}

.clear{
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

.clear2{
	height: 20px;
}

.alignleft {
	float: left;
	position: relative;
	padding: 8px;
	border: 1px solid #eeeeee;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: -6px;
}
.alignright {
	float: right;
	position: relative;
	padding: 8px;
	border: 1px solid #eeeeee;
	margin-left: 10px;
	margin-right: 00px;
	margin-top: -6px;
}
.rightEdit {
	float: left; 
	position: relative; 
	width: 250px; 
	margin-left: -280px;
	margin-top: 440px;
	padding-left: 0px;
	text-align: left;
	
}
* html .rightEdit {
	margin-left: -140px;
}
h2 {
	font-weight: bold;
	color: #DD4E85;
	font-size: 12px;
	padding-left: 55px;
}
.dropcap {
	padding-right: 0px; 
	padding-top: 0px; 
	float: left;
	position: relative;
}

ul {
	margin-left: 100px;
}


ul li {
    padding-left: 14px;
    background-image: url(images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
	list-style-type:none;
	list-style-position:outside;
}

html[xmlns] ul {
	margin-left: 75px;
}


html[xmlns] ul li {
    background: none; /* undo the background-image */
    list-style-image: url(images/dot.png);
    padding: 0;
}

ol {
	margin-left: 114px;
}

ol li {
    padding-left: 0px;

}

html[xmlns] ol {
	margin-left: 75px;
}


html[xmlns] ol li {

    padding: 0;
}

/* Cart */
.catimage {
	border: 1px solid #97CAD2;
	margin: 0px;
}
.catimage {
	width: 120px;
	height: 150px;
}
.catname, .catname a {
	padding: 0px;
	margin: 0px;
	/*color: #93bede;*/
	color: #97CAD2;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.prodname, .prodname a {
	padding: 0px;
	margin: 0px;
	/*color: #93bede;*/
	color: #97CAD2;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.listprice, .prodprice {
	text-align: center;
}
.listprice {
	color: #999999;
}
.price {
	font-weight: bold;
}
.mincart
{
	border: 1px dashed #9ccacc;
	font-size: 10px;
	margin-bottom: 29px;
	/*margin-top: 57px;*/
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;

}


.mincart tr, .mincart td {
	border: none;
	background-color: #F5F1E9;
}


.mincart th
{
	background-color: #ffffff;
	color: #775832;
	font-size: 11px;
	border: 0px none;

}
.mincart td {
	margin-left: 50px;
	margin-right: 50px;
}

.mincart a:hover
{
	color: #df3585;
}
.cart-headerrow th {
	/*text-decoration: underline;*/
}
.cart-prirow td {
	border-bottom: 1px dashed #cccccc;
}
.cart-secrow td {
	border-bottom: 1px dashed #cccccc;
}
.table-cattable {
	margin-left: auto;
	margin-right:auto;
}
/*.breadcrumb, .breadcrumb h2 {
	color: #B7B0A6;
}*/
.breadcrumb a, .breadcrumb h2 a {
	color: #97CAD2;
}
.hrrow {
	height: 1px;
	border-top: 1px dashed #cccccc;
	width: 100%;
	/*clear: both;*/

}
.lhsborder {
	border-left: 1px dashed #cccccc;
	text-align: center;
}
.proddescription {
	width: 160px;
	/*text-align: justify;*/
	margin-left: auto;
	margin-right: auto;
}
/*td {
	border: 1px solid #ff0000;
}*/
.prodtable {
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float: left;
}
h1.prodheading {
	font-size: 16px;
}

#contactus .longbox {
	border: 0px none;
	background-color: #eaf4f6;
	width: 250px;
}

#contactus .mediumbox {
	border: 0px none;
	background-color: #eaf4f6;
	width: 150px;
}

#contactus .shortbox {
	border: 0px none;
	background-color: #eaf4f6;
	width: 125px;
}

#presstable {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
#presstable td {
	text-align: center;
}
#presstable td img {
	vertical-align: top;
	border: 0px none;
}

#makeup li {
	text-align: justify;
}



/* FORM MAILER CSS */

.mailwrapper {
	text-align: center; border:0; padding:20px 0;
}

.maildiv fieldset{border:0;}
.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 485px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;	padding: 20px 10px 0; display:inline;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 200px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}

.maildiv textarea, .maildiv select, .maildiv input{background:#F4F8F9; border:1px solid #CBD8DD; margin-bottom: 20px; padding:4px;}

.ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #005ABE;
	font-size: 90%; 
	float: right;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}



.blockedBlueLeft{border-left:15px solid #A5D2E8; background:#F9FBFC; display:block; margin:20px 0 35px; padding:10px 0 10px 0;}

.pricingTable{width:538px; margin:10px 0 0 50px; background:#fff /* url(../images/table-backing.jpg) repeat-y left*/; padding:0 10px; border:1px solid #f6f6f6; font-size:9px;}
.pricingTable th{color:#666; padding:3px; margin:2px; border-bottom:1px solid #ccc;}
.pricingTable td{padding:10px; margin:2px; border-bottom:1px dotted #ccc;}


.testiRep{width:523px; background:url(testimonials/images/test-box-rep.jpg) repeat-y top; margin:0 auto; padding:0;}
.testiTop{width:523px; background:url(testimonials/images/test-box-top.jpg) no-repeat top; margin:0; padding:0;}
.testiBottom{width:523px; background:url(testimonials/images/test-box-bottom.jpg) no-repeat bottom; margin:0; padding:0;
font-family:Georgia, 'Times New Roman', Times, serif; font-style:italic; }

.testiBottom p{width:auto !important; padding:20px 30px 20px 45px !important; margin:0 !important; font-size:11px !important; line-height:150%;}

.testiUnder{text-align:right; font-weight:bold; color:#000; font-size:11px; padding:10px; margin:0 auto 10px; width:523px;}

#annoyingimage{margin:10px 15px 15px -20px;}
* html #annoyingimage{margin:0 15px 15px 0;}

#linkslist p{font-weight:bold;}
#linkslist ul{margin-bottom:20px;}

.iconsforTest{float:left; width:50%; margin:0; padding:10px 0; text-align:center;}