/*
TRUFLOW SPRAY BOOTHS
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(none);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF ;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

</style>

/* Logo */

#logo {
	width: 780px;
	height: 301px;
	margin: 0 auto;
	background: #FFFFFF;
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	background:  #FFFFFF;
}

<style type="text/css">

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 0px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #0099FF url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 1 2px 0px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
	float:none;
}


#ddcolortabs a:hover{
background-color: #0066CC;
}

#ddcolortabs a:hover span{
background-color: #0033FF;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #0066CC;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 10px;
	line-height: 10px;
	background: #0066CC;
	border-top: 1px solid #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #0066CC;
}

</style>

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(media/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

</style>


/* Content */

.twocols {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 297px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 13px;
}


.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}
<style type="text/css">

/* image viewer*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightblue;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

</style>

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: #0066CC;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
}
.txtmain {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
}
.txtmainhighlight {
	font-family: Georgia;
	font-size: 14px;
	color: #FF3300;
}
.txtsprayboothlink {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.txtContact {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.txtheading1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.txtheading2 {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtheading1parts {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.boarderparts {
	border: 1px solid #333333;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.breadcrumb{
font: bold 10px Verdana;
}

.breadcrumb a{
	background: transparent url(media/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px;
	color: navy;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: black;
}

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

</style>
<style type="text/css">

/*Sub-nav */
/*menu */

.txtsubnav{
font: 10px Verdana;
}

.txtsubnav a{
	padding-right: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.txtsubnav a:visited, .breadcrumb a:active{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}

.txtsubnav a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #0099FF;
}

</style>
.pressrelease {

	border: 1px solid #333333;
}
.pressrelease {
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.txtcontact {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txtcontactbold {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.txtheading3media {


	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.txtheading1partsfdd {


	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #0099FF;
}
.txtmainhighlightdark {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.txtstandardbold {

	font-family: Verdana;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
	font-weight: bolder;
}
.txtstandard {
	font-family: Verdana;
	font-size: 12.5px;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}
.txtstandardbolredlink {


	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
.txtintext a {
	padding-right: 0px;
	color: #CC0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
