/* CSS Document */
#miniform{
	font-size: 12px;
	border: 1px solid black;
}
#miniform input{
	margin:1px 0px;
}
#miniform h3{
	margin: 4px 0px;
}
div.mytop{
	background-image: url(images/items/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: static;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	height: 200px;
	width: 800px;
	z-index:3;
}

div.mysmoothmenu{
	height: 39px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index:100;
	text-align: center;
	clear: left;
	top:150px;
}

div.mybodycopy{
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index:2;
	background-color: #FFFFFF;
	border:1px dotted #FFFFFF;
	/*border: 1px solid #022770;*/
}

/*----FOOTER PANEL----*/
.myfooter{
	position: relative;
	left: auto;
	z-index:10;
	width: 100%;
	height: 47px;
	color: #FFFFFF;
	right: auto;
	background-image: url(images/items/bottom.jpg);
	line-height: normal;
	clear: both;	/*border: .5px solid #000000;*/
}

#footerPan{
	position:relative;
	margin:10 auto 0 74px;
	list-style-type: none;
	margin-left:68px;
	font-size:12px;
}
#footerPan ul{
	position:relative;
	margin:10 auto 0;
	list-style-type: none;
	padding-top: 17px;
}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#000000; text-decoration:none;}
#footerPan ul li a:hover{
	text-decoration:none;
	background-color: #FFDEC7;
	color: #000000;
}
/*  end footer  */

/*  Forms*/
#forms{
	font-size: 16px;
}
#forms ul li {color:#000000; text-decoration:none; list-style:none; line-height:24px;}
#forms ul li ul li a{
	list-style-type: none;
	color: #1AA9D2;
	text-decoration: underline;
}
#forms ul li ul li a:hover{
	list-style-type: none;
	color: #1AA9D2;
	text-decoration: none;
	background-color: #FFDEC7;
}
/*   body */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	background-image: url(images/items/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	
	font-size: 30px;
	color: #1AA9D2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 30px;

}
h2 {font-size:20px; color:#1AA9D2; font-family:Arial, Helvetica, sans-serif; text-align:left;clear: left;}
h3 {font-size:14px; color:#1AA9D2; font-family:Arial, Helvetica, sans-serif; text-align:center;clear: left;}
img.staff {
	display: block;
	margin: 5px;
	padding: 5px;
	border-top: 1px groove #999999;
	border-right: 3px groove #333333;
	border-bottom: 3px groove #333333;
	border-left: 1px groove #999999;
	float: right;
	clear: both;
}
img.beforeafter{
	border: 1px solid #1AA9D2;
	float: right;
	margin-left: 10px;
}
img.product {
	display: block;
	margin: 5px;
	padding: 0px;
	border-top: 1px groove #999999;
	border-right: 3px groove #333333;
	border-bottom: 3px groove #333333;
	border-left: 1px groove #999999;
	float: left;
	clear: both;
}
img.side{
	border: 1px solid #1AA9D2;
	margin: 2px;
	clear: none;
	text-align: center;
	left: auto;
	right: auto;
}
div.frontnews{
	background-color: #FFFFCC;
	text-align: center;
	padding: 3px;
	height: auto;
	width: 175px;
	border: 1px dotted #006600;
	margin: 0px;
}
div.insidecopy{
/*
	padding: 10px;
*/
	width: 97%;
}

div.insidecopy a:link, a:visited, a:active{
	color: #1AA9D2;
}

div.insidecopy a:hover {
	color: #1AA9D2;
	text-decoration: none;
	background-color: #e9f9b3;
}

div.homepage{
	text-align: left;
	height: auto;
	width: 98%;
	clear: both;
	margin: 0px;
	padding: 0px 10px 10px;
	}
.thanks{
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color:#666666
}
div.homepage a:link, a:visited, a:active{
	color: #1AA9D2;
}
div.homepage a:hover {
	color: #1AA9D2;
	text-decoration: none;
	background-color: #FFDEC7;
}
.hometext{font-size:14px}
.product1{
	font-size: 20px;
	font-weight: bold;
	color:#B32D00; 
}
.product{
	font-size: 18px;
	font-weight: bold;
	color:#1AA9D2; 
}
.booster {
	color: #1AA9D2;
	font-weight: bold;
}
.ptitle{
	font-weight: bold;
	color: #666666;
}
.sub{
	font-size: 14px;
	font-style: italic;
}
.sidetext{font-size:10px; text-align:center;}
.derm1{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
.derm2{
	font-size:14px;
	line-height:14.5px;
	margin: 0px;
}
div.tag{
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 12px;
}
div.productfooter{
	text-align:center;
	clear: both;
}

/*===================== new styles ===================*/

.homepage p {
	font-size: 12px;
	line-height: 20px;
}

.contact_form {
	width: 500px;
	margin-left: 95px;
}

.contact_form label, .contact_form textarea {
    color: #000;
    font-family: arial;
    font-size: 12px;
}

.contact_form span {
    color: #E7B489;
}

.contact_form input[type="text"] {
    border: 1px solid #000;
    margin-top: 5px;
    padding: 5px;
    width: 250px;
}

.contact_form textarea {
    border: 1px solid #000;
    color: #000000;
    height: 160px;
    margin-top: 5px;
    padding: 5px;
    width: 250px;
    font-size: 12px;
    font-family: arial;
}

.contact_form button {
    background: none repeat scroll 0 0 #E7B489;
    border: 1px solid #000;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
}

.contact_form button:hover {
    opacity: 0.6;
}

#error-msg p {
    color: #E7B489;
    font-size: 11px;
}

/*===================== page peel ====================*/

#pageflip {
	position: relative;
}
#pageflip img {
	width: 150px; 
	height: 95px;
	z-index: 9999;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border: 0px;
}

#pageflip {
	width: 118px; 
	height: 79px;
	position: absolute;
	z-index: 50;
	right: 0; 
	top: 0;
	background: url(peel/click.png) no-repeat right top;
	text-indent: -9999px;
}

.click_to_call {
	float: right;
	width: 155px;
	height: auto;
	margin-top: 55px;
	font-family: arial;
}

.click_to_call span {
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
	float: left;
}

.click_to_call a {
	text-decoration: none;
	font-size: 25px;
	float: left;
	color: #F55F01;
}

.click_to_call a:hover {
	opacity: 0.6;
}

.click_form {
	padding: 10px;
	width: 300px;
	float: left;
	background: #EBBA92;
}

.click_form h3 {
	width: 300px;
	text-align: center;
	margin: 0px;
	font-size: 14px;
	padding-top: 20px;
}

.click_form input[type="text"] {
	margin-bottom: 5px;
	width: 290px;
	border: 1px solid #000;
	padding: 5px;
	float: left;
}

.click_form button {
	cursor: pointer;
	float: right;
	margin-top: 10px;
	border: 1px solid #000;
	padding: 5px;
	color: #000;
}

.click_form button:hover {
	opacity: 0.6;
}

/*===================== footer product div ===============*/
div.productfooter {
    clear: both;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}


.page_content_container {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 30px;
}

.page_content_container h1 {
	float: left;
	width: 100%;
	height: auto;
	font-size: 20px;
	margin: 0px;
	color: #1AA9D2;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: left;
}

.page_content_container p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

.page_content_container ul li {
	font-size: 12px;
    padding-bottom: 5px;
}


/*----added 01.21.11----*/
h2.eventitle {
	float: left;
	width: 100%;
	margin: 10px 0px;
	padding: 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #47A6C4;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #D89C6A;
}
h3.subtitle {
	float: left;
	width: 100%;
	margin: 10px 0px;
	padding: 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #47A6C4;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #D89C6A;
}
ul.centerlist {
	width: 80%;
	margin: 10px auto;
	padding: 0px;
	list-style: none;
	text-align: center;
}
ul.centerlist li {
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
}
