body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
	background: #989796 url(../assets/bg.gif) repeat-x left top;
}
i {
	display: none;
}
strong {
	color:#777777;
}
a {
	text-decoration:none;
	color:#006699;
}
a:hover{
	text-decoration:underline;
}
a.boxed, a.boxed img {
	border:none;
}
a.boxed:hover {
	text-decoration:none;
}

h2 {
	font-size: 18px;
}
h3 {
	font-weight:normal;
	font-size: 14px;
}

h5 {
	font-weight:normal;
	font-size: 14px;
	color:#F85418;
	margin-bottom:0px;
}
span.dotted {
	height: 15px;
	border-bottom: 1px dotted #666666;
	display: block;
}

#accordion h5 {
	color:#000;
	margin-bottom:0px;
}
#outer {
	padding: 20px 40px;
	width: 900px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}


#main {
	width: 900px;
}
#topbar {
	width: 900px;
	height: 65px;
	border-bottom: 1px solid #CCCCCC;
}

#topbar .logo {
	background: url(../assets/logo.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	float: left;
	height: 55px;
	width: 165px;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
#topbar .menu {
	float: left;
	list-style: none;
	margin: 38px 0px 0px;
	padding: 0px;
	display: block;
	width:730px;
}
#topbar .menu li {
	float:left;
	padding-bottom:13px;
}
#topbar .menu a {
	text-decoration: none;
	color: #555555;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #CCCCCC;
	outline: none;
	font-size: 12px;
}
#topbar .menu a.selected {
	color: #F85418;
}
#topbar .menu a:hover {
	color: #F85418;
	text-decoration: none;
	position:relative;
	z-index:20;
}
#topbar .menu a:active {
	color: #CC0000;
}

#topbar .menu ul {
	margin:13px 0px 0px -1px;
	padding:3px 0px 5px 0px;
	list-style:none;
	position:absolute;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	visibility:hidden;
	z-index:15;
}
#topbar .menu ul li {
	margin:0px;
	padding:0px;
	display:block;
	float:none;
}
#topbar .menu ul li a {
	font-size:10px;
	display:block;
	margin:4px 2px 4px 2px;
	padding:4px 6px 4px 7px;
	border:none;
	border-bottom:dotted 1px #DDDDDD;
}

#content {
	padding: 0px;
	margin: 40px 0px 10px 0px;
}
#content.inside {
	background: url(../assets/content.png) no-repeat left top;
	padding: 15px 0px 0px;
}

#welcome {
	margin-left: 560px;
}

#welcome h1, #welcome #hello {
	font: normal 36px "Trebuchet MS", Tahoma, Arial;
	color: #F85418;
	letter-spacing: -1px;
}
#welcome .red {
	color: #F85418;
}
#welcome .subwelcome {
	font-size: 18px;
	margin: -28px 0px 0px;
	padding: 0px 0px 15px;
	clear: both;
	color: #C0C0C0;
}

#kwicks {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#kwicks .kwick {
	display: block;
	width: 164px;
	height: 150px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	border-left: 10px solid #FFFFFF;
	background: #0099CC;
	overflow: hidden;
}
#kwicks .flash {
	width: 375px;
	border-style: none;
	display: block;
	height: 150px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
#kwicks .flash .intro {
	background: url(../assets/blackmatt.png) no-repeat left top;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 150px;
}
#kwicks h2 {
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	padding-left: 10px;
	margin: 122px 0px 0px;
	display: block;
	width: 360px;
	background: url(../assets/whitematt.png) no-repeat left top;
	padding-bottom: 5px;
}
#kwicks .flash h2 {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px;
	background: url(../../styles/none);
	font-size: 20px;
	width: 130px;
	line-height: 18px;
	color: #FFFFFF;
}
#kwicks .flash p {
	margin: 2px 0px 0px 10px;
	padding: 0px;
	background: url(../../styles/none);
	width: 130px;
	color: #CCCCCC;
}


#kwicks div {
	margin: -151px 0px 0px 198px;
	padding: 5px;
	/*position: relative;*/
	color: #000000;
	width: 140px;
	text-decoration: none;
	background: url(../assets/wmatt.png) repeat-x left bottom;
	height: 115px;
	font-size: 10px;
}
#kwicks a {
	color: #FF3300;
	text-decoration: none;
}
#kwicks  a:hover {
	color: #333333;
	text-decoration: none;
	background: #FFFF99;
}


#kwicks .community {
	background: url(../../media/community.jpg) no-repeat left top;
}
#kwicks .quantum {
	background: url(../../media/kwick2.jpg) no-repeat left top;
}
#kwicks .energy {
	background: url(../../media/energy.jpg) no-repeat left top;
}



#subcontent {
	padding-top: 25px;
	display: block;
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
#subcontent .sub {
	margin: 0px 13px 0px 0px;
	padding: 5px;
	float: left;
	width: 205px;
}
#subcontent  .four  {
	margin-right: 0px;
}

#subcontent h3 {
	color: #F85418;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 5px;
	padding: 0px;
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
}
#subcontent p {
	margin: 0px;
}


#subcontent ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#subcontent li {
	margin-bottom: 8px;
}
#subcontent  select, #subcontent  input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

#footer {
	clear: both;
	padding-top: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}


h2.section {
	font-size:24px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-right:20px;
	margin-bottom:10px;
}

#content #tabBlock, #content #textBlock {
	background: url(../assets/content_bottom.jpg) no-repeat right bottom;
}
#content #textBlock {
	margin-top:0px;
}
#content .text {
	min-height:450px;
	padding: 0px 20px 40px 20px;
}
#content .ctext {
	min-height:450px;
	width:400px;
	padding: 0px 20px 40px 20px;
	margin:0px 40px 0px 0px;
}
#content .text img {
	margin-right: 15px;
	margin-bottom: 15px;
}


span.toggle {
	color:#990000;
	cursor:pointer;
}

div.accord {
	background-color:#CCCCCC;
	margin:0px 10px 15px;
	padding:5px 10px 20px;
	color:#555555;
	-moz-border-radius:		15px;
}
div.accord ol {
	padding-bottom:20px;
}
#products, #products div {
	width:670px;
}
.lubecat {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.lubecat li {
	text-align: center;
	height: 100px;
	width: 100px;
	float: left;
	margin: 0px 12px 25px 12px;
	padding: 0px 0px 30px 0px;
}

h3 span.subtitle {
	font-size:11px;
	font-weight:normal;
}

div.prodimg {
	width:180px;margin-right:0px;float:left;
	text-align:center;
	height:300px;
}
div.prodimg img {
	margin:0px auto;
}

ul {
	list-style:square;
	margin:10px;
	padding:10px;
}

.prod_detail {
	color:#555555;
	width:500px; height:250px;
	font-size:9px;
	margin:0px;
	padding:0px;
}
#feedback{
	width:370px;
	}
#feedback fieldset{
	padding:10px;
	margin-top:20px;
}
#feedback legend {
	font-size:16px;
	padding:0px 10px;
	color: #0099CC;
}
#content .text ul.videos {
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#content .text ul.videos li {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	width: 250px;
	height: 140px;
}
#content .text .videos a.boxed {
	text-decoration: none;
}
#content .applicationform {
	padding: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-top: 15px;
}
#content .applicationform legend {
	color: #0099CC;
	font-size:16px;
}
#content .applicationform input {
	width: 98%;
	font-size: 11px;
	padding: 1px;
}
#content .applicationform input.sml {
	width: 30px;
}
#content   .applicationform   input.auto {
	width: auto;
}
.text ol {
	margin: auto;
}




#locations div.location{
	display:none;
}#locations  td, #locations th {
	border-bottom: 1px dotted #333333;
	vertical-align: top;
}
#locations h2, #locations h3 {
	margin: 0px;
	padding: 0px;
}
