/*---:[ dermacal.com design information - "sitestyle.css"
/*---:[ --------------------------------------------
/*---:[ Project:	   Dermacal
/*---:[ Author: 	   Barbara Eyre - 1Webhost2000.com
/*---:[ Author URI:	   http://www.1webhost2000.com/
/*---:[ Date:		   June 2010		
/*---:[ Info:		   Created strictly for http://www.dermacal.com
/*---:[ -------------------------------------------- ]:---*/

*{margin:0;padding:0;}

body {
min-width: 760px;
background: #080808;
color: #FFFFFF;
font-size: 15px;
font-family: arial;
text-align: justify;
}

#fixcenter {
width: 975px;
background: #080808;
color: #FFFFFF;
border: 1px solid #E5B40E;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
overflow: hidden;
position: relative; /*establish stacking order for #header a*/
}

#header {
background: #080808;
width: 975px; 
height: 175px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #E5B40E;
}

#main {
float: left; 
background: #080808;
display: inline; /*fix double margin bug in IE6 with float added above*/
padding: 25px 25px 25px 25px;
width: 745px;
}

#rightcolumn {
float: right;
width: 165px;
margin: 25px 5px 25px 0px;
display: inline; /*fix double margin bug in IE6 with float added above*/
}

.menu {
width: 165px;
float: left;
margin: 0px 0px 10px 10px;
border: none;
}

.menu ul {
font-size: 12px;
font-family: arial, verdana, helvetica, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.menu li a {
color: #000000; 
background: #080808 url(images/menu-button.jpg);
text-decoration : none;
text-align: left;
height: 30px;
line-height: 25px;
margin: 2px 0px 3px 0px;
padding: 0px 0px 0px 8px;
display: block;
}

* html .menu a {
height: 1px;
}

.menu li a:visited {
color: #666666;
}

.menu li a:hover {
color: #666666 !important; 
display: block;
padding: 0px 0px 0px 15px; 
text-decoration: none;
background: #080808 url(images/menu-button.jpg);
}

.menu-index {
width: 165px;
}

.menu-index ul {
font-weight : none;
font-size: 12px;
font-family: arial, verdana, helvetica, sans-serif;
margin : 0;
padding : 0;
list-style : none;
}

.menu-index li a {
color : #000000; 
background: #080808 url(images/menu-button.jpg) center center repeat-x;
text-decoration : none;
text-align: left;
height : 30px;
line-height : 25px;
margin : 1px;
padding-top: 2px;
padding-bottom : 2px;
padding-left: 8px;
display : block;
}

* html .menu-index a {
height : 1px;
}

.menu-index li a:visited {
color : #666666;
font-weight: none;
}

.menu-index li a:hover {
color : #666666 !important; 
display : block;
padding-top : 2px; 
padding-bottom : 2px; 
text-decoration : none;
background : #080808 url(images/menu-button.jpg) center center repeat-x;
}

p {
padding-bottom: 10px;
}

h1 {
font-family: arial;
font-size: 16px;
color: #E5B40E;
text-align: center;
padding: 0px 0px 40px 0px;
}

h2 {
font-size: 15px;
color: #E5B40E;
text-align: left;
padding-bottom: 20px;
}

.left {
width: 250px;
float: left;
padding-top: 40px;
}

.right {
width: 460px;
margin-left: 280px;
}

.clear {
clear: both;
margin: 65px 0px 0px 0px;
}

a:link {
color: #E5B40E;
font-family: arial;
text-decoration: underline;
}

a:hover {
color: #E5E553;
font-family: arial;
text-decoration: underline;
}

a:visited {
color: #E5B40E;
font-family: arial;
text-decoration: underline;
}

.quote {
width: 600px;
margin: 10px auto 20px auto;
border-top: 1px solid #E5E553;
border-right: 2px solid #FFFFFF;
border-left: 1px solid #E5E553;
border-bottom: 2px solid #FFFFFF;
padding: 10px 10px 0px 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

ul.circle {
list-style-type: disc;
margin-bottom: 15px;
list-style-position: outside;
line-height: 20px;
padding: 0px 0px 0px 15px;
text-align: justify;
}

li.circle {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

ul.circle-index {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 15px;
list-style-type: disc;
list-style-position: outside;
line-height: 25px;
padding-left: 16px;
text-align: left;
color: #E5E553;
}

li.circle-index {
font-size: 13px;
color: #E5E553;
}

ul.square {
font-family: arial, verdana, helvetica, sans-serif;
list-style-type: square;
margin: 0px 0px 15px 0px;
list-style-position: outside;
line-height: 18px;
padding: 0px 0px 0px 16px;
text-align: justify;
}

li.square {
font-size: 13px;
}

.asterisk {
color: #00FFFF;
font-weight: bold;
}

.form-section {
color: #FBDD77;
font-weight: bold;
padding-top: 10px;
}

.form {
text-align: left;
}

.cartbutton {
margin: 0px 0px -10px 10px;
border: none;
}

.form-color {
text-align: left;
background-color: #FFFF99;
}

#footer {
clear: both;
background: #E5B40E;
margin-left: auto;
margin-right: auto;
width: 100%;
padding-top: 8px; 
padding-bottom: 3px;
}

#footer p { 
font-family: arial;
font-size: 11px;
color: #000000;
text-align: left;
padding-bottom: 3px;
}

#footer a {
font-family: arial;
font-size: 11px;
color: #000000;
text-align: left;
text-decoration: none;
}

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

#sitemap {
font-family: arial;
font-size: 12px;
color: #000000;
width: 200px;
float: left;
margin-left: 75px;
}
