/* -----------------------------------------
Stylesheet for Solace Essentials - www.solaceessentials.com
Author: cdeVision.com
Copyright: (c)2009 cdeVision
Created: 22 January 2009
Amended: (note date and by whom and any notes)
-------------------------------------------- */

body {background:#fff; margin:0; font-family:arial,helvetica,sans-serif; font-size:14px; color:#000; text-align:center;}

h1, h2, h3, h4 {padding:0; margin:0;} 
h1 {font-size:22px; font-weight:normal; padding:0 0 5px 0; line-height:35px;} /* page titles - interior */
h2 {font-size:14px; padding:0 0 3px 0; line-height:20px; color:#333;} /* sub-titles (dk. grey) */
h3 {font-size:16px; font-weight:bold; color:#6D7980; padding:15px 10px 15px 7px;} /* sidebar header */

p {margin:0; padding:0; line-height:22px;}
p.intro {font-size:14px; line-height:20px;}
ul, ol {margin:0; padding:0 0 15px 20px;}
li {line-height:18px; padding-bottom:8px;}

img {border:0;}
.clearfloats {clear:both; line-height:0px; height:0px; font-size:0px;}
.skiplink {display:none;}

div#printlogo {display:none;}

/* fix PNG transparency in IE6- 
#logo, #tagline {behavior:url(scripts/iepngfix.htc);}*/

/* ---- links ----------------------------------------- */
a {color:#ccc; text-decoration:underline;}  
a:visited {color:#ccc;}
a:hover {color:#666; text-decoration:none;}
a:active {color:#ccc;}
a:active, a:focus {outline:none;}


/* ---- ids & classes ----------------------------------------- */

#frame {width:920px; margin:15px auto; /*border:2px solid #b2b2b2;*/}

#header {position:relative; width:920px; height:105px;  margin:0 auto; border:2px solid #b2b2b2; border-bottom:0;}
	#header span {display:none;}
	#header h1, #header h2 {padding:0; margin:0;}
		#logo {position:absolute; top:21px; left:25px; width:231px; height:68px; background:url(images-temp/logo.gif) no-repeat;}
			#logo a {display:block; width:265px; height:30px;}
	#tagline {position:absolute; top:40px; left:520px; width:353px; height:19px; background:url(images-temp/tagline.gif) no-repeat;}
	
#stripe {width:920px; height:33px; background:#6C7743; border:2px solid #6C7743; border-top:0; border-bottom:0;}
	
#content {width:920px; background:#B5BBA1; border:2px solid #9B9F88; border-top:0; margin-bottom:8px;}
	#product {background:#E0C5C3; width:494px; float:left;}
		#product img {display:block; margin:0;}
	#frill {margin:10px auto; width:227px; height:68px; background:url(images-temp/frill.gif) no-repeat;}
	#text {text-align:left;  width:366px; float:right; padding:25px 30px;}
		#text p {}
		#text a {color:#009;}
		#text a:hover {color:#6C7743;}
	
#footer {width:920px; position:relative; text-align:left; }
	#footer p.copyright {position:absolute; top:15px; left:0; font-size:11px; line-height:15px; color:#333;}
	#footer #tlp {position:absolute; width:73px; top:0; right:213px;}
	#footer #ibn {position:absolute; width:206px; top:3px; right:-4px;}
		#ibn p {font-size:10px; line-height:11px; display:inline;}
