/* - - - - - - - - - - - - - - - - - - - - -

Title : Skinmedics
URL : http://www.skinmedics.com.au/

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/
html, body { margin: 0; padding: 0; }

body { background: #000000; font: normal 12px/17px Arial, Helvetica, sans-serif; color: #ffffff; }

p, td, li, ol { font: normal 12px/17px Arial, Helvetica, sans-serif; color: #ffffff; }
p { margin: 0; padding: 0; margin-bottom: 10px;}

h1, h2, h3 { margin: 0; padding: 0; margin-bottom: 5px; }

h1 { font: bold 18px Arial, Helvetica, sans-serif; color: #fadda9; margin-top: 5px; }
h2 { font: bold 16px Arial, Helvetica, sans-serif; color: #e4c1a1; margin-top: 25px; }
h3 { font: bold 14px Arial, Helvetica, sans-serif; color: #ffffff; margin-top: 25px; }

.clear { clear: both; }

#primary-nav li a { behavior: url(/persistent/iepngfix/iepngfix.htc); } /* IE6 PNG Fix */



/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/
.blockquote { font: italic 22px "Times New Roman", Times, serif; font-weight: bold; color: #FFFFFF; }

#contents a { color: #e8bf95; }
#contents a:hover { color: #e0cccc; text-decoration: none;  }

#footer a { color: #FFFFFF; }
#footer a:hover { color: #CCCCCC; text-decoration: none; }

/*
----------------------------------------------------------------------------- 
Template Layout
-----------------------------------------------------------------------------*/

#wrapper {
	background: url(/persistent/templateimages/header.gif) #640000  top center no-repeat;
}

#header { 
	font-size: 10px;
	width: 800px;
	margin: 0 auto;
	color: #760000;
}

#flash {
	padding-top: 88px;
	text-align: center;
	height: 101px;
	width: 725px;
	margin: 0 auto;
}

#contentsWrapper {
	width: 725px;
	margin: 0 auto;
	padding: 30px 0;
}

#navWrapper {
	width: 202px;
	float: left;
	display: inline;
}

#contents {
	float: right;
	width: 500px;
	color: #e0cccc;
}

#footerWrapper {
	background: url(/persistent/templateimages/footer_bg.jpg) #000000 top repeat-x;
	padding: 20px 0;
}

#footer {
	width: 725px; 
	margin: 0 auto; 
	color: #ffffff;
	min-height: 147px;
	height: 147px !important;
	height: auto;
	color: #FFFFFF;
}

#stats { display: none; }

/*
----------------------------------------------------------------------------- 
Navigation 
-----------------------------------------------------------------------------*/

#primary-nav {
	padding: 0; 
	margin: 0 0 20px 0;
	list-style: none;
	line-height: 1em;
	float: left;
	display: inline;
}

#primary-nav li { 
	padding: 0; 
	margin: 0;
	width: 202px; 
	float: left;
}

#primary-nav li a { 
	background: url(/persistent/templateimages/nav_bg1.png) repeat-y;
	padding: 5px 0px 5px 10px; 
	display: block;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #eeeeee;
	margin-bottom: 1px;
}

#primary-nav li a:hover { color: #FF0000; }

#primary-nav li ul { /* second-level lists  */
	margin: 2px 0 5px 12px;
	width: 182px;
	padding: 0;
	list-style: none;
	}

#primary-nav li ul li {
	width: 182px; 
	margin:0; 
	padding:0; 
	line-height: 1em;
	list-style: none;
}

#primary-nav li ul li a {
	background: url(/persistent/templateimages/bullet.gif) 0 50% no-repeat;
	display: block;
	padding: 5px 5px 5px 12px;
	text-decoration: none;
	color: #eeeeee;	
	line-height: 1em;
}
	
.newsletter_block { float: left; width: 202px; color: #EEEEEE; background: #b90000; padding: 7px 0px; text-align: center; border: solid 2px #800000; -moz-border-radius:7px 7px 7px 7px; }

.newsletter_block a, .newsletter_block a:visited {
	color: #EEEEEE;
	text-decoration: none;	
}

.newsletter_block a:hover {
	text-decoration: underline;
}

.sub_email { width: 150px; }
