
/*  ----------\
	-----------------------------------------------
	Title 		: Luxtec.com CSS Document
	Author 		: Francis Hogue
	Edition 	: Blank
	Version 	: 1.0
	Created 	: 01-11-2007
	Updated 	: 
	Contact 	: francishogue@francishogue.com
	Copyright 	: Luxtec (c) 2007
	-----------------------------------------------
	----------/
*/

/* --------------------------------------
	
	=reset
	
-------------------------------------- */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}

/* --------------------------------------
	
	=layout, structure
	
-------------------------------------- */

body { 
	color: #949494; 
	font: normal small Arial, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 976px;
}

#masthead {
	height: 295px;
	width: 100%;
}

#masthead img.banner {
	border: 3px solid #fff;
	clear: both;
	margin: 12px 0 0 5px;
}

#content {
	display: inline;
	float: left;
	margin-left: 15px;
	font-size:13px;
	width: 550px;
}

#sidebar {
	background: url(../img/bg-sidebar.gif) repeat-y;
	border-bottom: 1px solid #e8e9ea;
	display: inline;
	float: right;
	margin-right: 7px;
	padding: 9px;
	width: 233px;	
	font-size:13px;	
}

#footer {
	background: url(../img/bg-footer.gif) no-repeat 50% 0;
	clear: both;
	padding-top: 57px;
	font-size:11px;
}

#footer .inner {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 976px;
}
/* --------------------------------------
	
	=nav
	
-------------------------------------- */
#menu {
	clear: left;
	float: left;
	height: 32px;
	width: 715px;
}


#menu dl {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	width: auto;
}

#menu dl.first {
	margin: 0;
}

#menu dt {
	cursor: pointer;
	color: #aeb0b3;
	font-size: 100%;
	letter-spacing: 0;
}


#smenu1 li 
{margin-left:0;}

#menu dt a {
	background: url(../img/bg-menu.jpg) no-repeat top center;
	color: #aeb0b3;
	display: block;
	/*font-size: 95%;*/
	font-size:10pt;
	height: 18px;
	letter-spacing: -1px;
	padding-top: 12px;
	text-align: center;
	width: 120px;
	font-weight:bold;
}

/*#menu dt a:hover {
	background: url(../img/bg-menu.jpg) no-repeat 0 100%;
	color: #fff;
}*/


#menu dd {
	display: none;
	position: absolute;
	/*margin-left:-3px;*/
}

#menu ul {
	background: #fff;
	border: 3px solid #e9e9e9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	margin: 0 0 0 7px;
	width: 190px;
}


#menu li {
	padding: 1px;
}

#menu li a {
	
	color: #484848;
	display: block;
	font-size: 100%;
	letter-spacing: -1px;
	padding: 5px 0 5px 6px;
	width: auto;
}

#menu li a:hover, #menu li a:focus {
	background-color: #bdd741;
	color: #fff;
}

/* ACTIVE STATE */

#menu dt a.active {
	background: url(../img/bg-menu.jpg) no-repeat bottom center;
	color: #fff;
}

#topMenu {
	display: inline;
	float: right;
	margin: 0 6px 0 0;
	width: 470px;
}

#topMenu ul {
	background: #eeeeef url(../img/bg-topbar-right.gif) no-repeat 100% 100%;
	color: #a2a4a7;
	float: right;
	margin: 0;
}
#topMenu ul li {
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 5px 0;
}


#topMenu ul li.first {
	background: #eeeeef url(../img/bg-topbar-left.gif) no-repeat 0 100%;
	padding-left: 10px;
}

#topMenu ul li a {
	color: #a2a4a7;
	/*float: left;*/
	font-size: 11px;
	padding-right: 5px;
}

#topMenu ul li a:hover {
	color: #000;
}



ul.footerMenu {
	display: inline;
	float: right;
	margin: 0;
}
ul.footerMenu li {
	display: inline;
	/*float: left;*/
	margin-right: 5px;
}

ul.footerMenu li a {
	color: #a2a4a7;
	/*float: left;*/
	padding-right: 5px;
}

ul.footerMenu li a:hover {
	color: #000;
}
/* --------------------------------------
	
	=headers
	
-------------------------------------- */
h1#logo, h1#logo a {
	
	display: block;
	float: left;
	height: 70px;
	overflow: hidden;
	width: 193px;
}

h1#logo {
	margin: 17px 0 6px 0;
}

h1#logo a {
	text-indent: -9999px;
}



#content h2 {
	border-bottom: 1px solid #dee0e0;
	color: #b6d427;
	font-size: 140%;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 0.4em;
}

#description ul
{
	list-style:disc;
	margin-left:35px;
}
#description ul li
{
	list-style-position:outside;
}

#content h3 {
	font-size: 120%;
	font-weight: normal;
}

#content a {
	color: #b6d427;
}

#content a:hover {
	color: ##b6d427;
	text-decoration:underline;
}


#sidebar h2 {
	clear: both;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0.4em 0;
}

#side-content {
	background: url(../img/bg-sidebar-small.gif) repeat-y;
	border-bottom: 1px solid #e8e9ea;
	display: inline;
	float: left;
	margin-left: 8px;
	padding: 5px 9px 9px 9px;
	width: 113px;
	font-size:12px;	
}

#side-content h2 {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 15px;
}
/* --------------------------------------
		
	=basic text style
	
-------------------------------------- */
dl,ul,ol,h1,h2,h3,h4,h5,h6,pre,p,blockquote,img {
	margin-bottom: 1.0em;
}

p { line-height: 1.3em;}

p.note {
	color: #aeb0b3;
	margin: 2px 0 0 0;
}

p.stitle {
	color: #d5d7d8;
	margin-bottom: 0.4em;
}

p.copyright {
	float: left;
	margin: 0;
	width: 300px;
}

.center {
	text-align: center;
}

.left { float: left;}
.right { float: right;}
/* --------------------------------------
	
	=links
	
-------------------------------------- */


a.more {
	background: url(../img/icon-go.gif) no-repeat 100% 50%; 
	color: #949494;
	float: right;
	margin-bottom: 1em;
	padding-right: 13px;
}

a.moreLeft {
	background: url(../img/icon-go.gif) no-repeat 100% 50%; 
	color: #949494;
	margin-bottom: 1em;
	padding-right: 13px;
}

#sidebar a {
	color: #949494;
}

#sidebar a.more {
	background: url(../img/icon-go-grey.gif) no-repeat 100% 50%;
}


a.more:hover {
	color: #000;
}

/* --------------------------------------
	
	=panel
	
-------------------------------------- */


dl.news dt span {
	color: #c3da57;
}

dl.news dd {
	color: #aeb0b3;
	margin-bottom: 0.8em;
}

.archives {
	width: 400px;
	border-bottom: 1px solid #dee0e0;
	font-weight: normal;
	margin-bottom: 0.6em;
	padding-bottom: 4px;
}

/* --------------------------------------
	=list
-------------------------------------- */

#side-content ul li {
	margin-bottom: 1.2em;
	line-height:1em;
	
}
#side-content ul a {
	color: #aeb0b3;
}

#side-content ul a:hover, #side-content a.active {
	color: #b6d427;
}




/* --------------------------------------
	
	=img
	
-------------------------------------- */
#sidebar img {
	border: 0px solid #aeb0b3;
	margin: 0;
}

#picContent {
	background-color:white;
	border:2px solid #B6D427;
	margin-left:0px;
	position:absolute;
	width:770px;
	z-index:1;
}

.content {
	font-family:Arial;
	font-size:9pt;
	text-align:justify;
}

.bigPic{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
