/* Bytewise CSS Code */
/* by rolo (rolando@businessol.com) *./
/* Copyright 2005 BusinessOL.com http://www.businessol.com */
/* First Written: August 29, 2005 */

/* General Style Rules */
body {
    background: #fff;
    margin: 0px;
    padding: 0px;    
    }
#container {
    background: #fff url(../../images/main_bg.gif) repeat-y;
    font-family: Tahoma, Arial, sans-serif;    
    width: 740px;
    margin-left: 10px;
    }



/* =Banner */
#banner { 

    }
#banner .slogan {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    display: block;
    color: #666;
    padding-top: 45px;
}
#banner .bannernavigation {
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    background: url(../../images/nav_bg.gif) repeat-x;
    height: 34px;
    display: block;
    }
#banner .bannernavigation a {
    color: #fff;
    font-size: 11px;
    padding: 4px 3px 8px 3px;
    }
#banner .bannernavigation a:hover, #banner_current {
    background: url(../../images/nav_bg_current.gif) repeat-x;
}

#banner .phone {
    float: right;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    color: #666;
}

/* =Main */
#main {
    font-family: Tahoma, Arial, sans-serif;
    margin-top: 10px;
    padding-bottom: 20px;
    float:right;
    width: 520px;
    }
#main .breadcrumbs {
    display: block;
    font-size: 0.85em;
    }
#main h1 {
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #02468d;
    margin: 0;
    padding: 10px 0 5px 0;
    }

#main h2 {
    margin: 0px 0px 4px 0px;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 1.025em;
    font-weight: bold;
}

#main ul {
    list-style: square;
}

#main p, #main li {
    font-size: 0.85em;
    line-height: 1.5em;
    margin-top: 0px;
    }

#main td {
    vertical-align: top;
}

#main IMG.cmx-FloatLeft {
    margin-right: 10px;
}

#main td.break {
    border-bottom: 3px #047dd1 solid;
}

#product_images td {
    border-top: 2px #047dd1 solid;
    vertical-align: middle;
    color: #333;
}

#product_images tr.last td {
    border-bottom: none;
}
    
/* =Left */
#left {
    float: left;
    width: 200px;
    background: #ebebeb url(../../images/left_bg.gif) repeat-x;
    }
#left ul {
    margin:0px 0px 0px 30px;
    margin-bottom:10px;
    padding-left:0px;    
    }
#left li {
    font-size: 11px;
    font-weight: bold;
    margin: 2px 0;
    list-style-image: url(../../images/left_item_bg.gif);
    }
#left li a { 
    color: #000;
    text-decoration: none;
}
#left li a:hover { 
    color: #02468d;
    text-decoration: underline;
}


#left h2 {
    font-size: 16px;
    font-family: Arial, sans-serif;
    color:#02468d;
    margin: 5px 0 5px 15px;
    padding: 0;
    }
#left h2 a {
    color:#02468d;
    text-decoration: none;
    }


/* =Right */
#right {
    text-align: right;
    float: right; 
    width: 159px;
    margin-top:0px;
    margin-left: 10px;
    }
#right .search {
    text-align: left;
    display: block;
    height: 51px;
    background: url(../../images/search_bg.gif) no-repeat;
    }
#right .search_inner {
    display: block;
    margin: 5px 0px 0px 10px;
    }
#right .search p {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;    
    }
#right .google input {
    margin: 3px 5px 3px 0px;
    width: 100px;
    }
#right .google img {
    margin: 0;
    padding: 0;
    }
#right .print p {
    display: inline;
    font-size: 0.8em;
    padding-bottom: 10px;
    }

/* =footer */
#footer {
    font-family: Tahoma, Arial, sans-serif;
    font-size: .85em;
    background: #fff url(../../images/footer_bg.gif) repeat-x;
    height: 114px;
    text-align: left;
    } 
#footer p {
    margin: 5px 0;
}
#footer a { 
    color: #000;
    text-decoration: none;
    }
#footer a:hover {
    text-decoration: underline;
    }
#footer .inner {
    padding: 30px 10px 0 10px;
    }


/* =Contact Form */

#contactform
{
    clear:both;
    width: 100%;
    font-size: 100%;
    background: #eee;
    padding: 5px 0px 5px 5px;
    }

#contactform .formfield
{
    margin-top: 2px; 
    margin-bottom: 2px;
    padding: 5px 0px 5px 0px;
    }

#contactform .col1, #contactform .wide
{
    font-size: 11px;
    margin-right: 18px;
    font-weight: bold;
    text-align: left;
    float: left;
}


#contactform .checkbox {
clear:both;
margin: 0px;
}

#contactform .checkbox .wide {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

#contactform .col1
{
    width: 100px;
}

#contactform .input input
{
    width: 140px;
}

#contactform .multiline textarea
{
    width: 174px;
}

#contactform .wide
{
    padding-left: 12px;
}

#contactform .widemultiline textarea
{
    width: 352px;
}

#contactform .submit
{
    text-align: center;
}
#contactform table.products{
width: 300px;
margin-left: 120px;
}

#contactform table.products .col1,
#contactform table.products .col2 {
width: 150px;
}
#ctl00_ctl03_Body1 #tableless #container #main .inner #maincontent .twocolumn .home_cell .home_nav .col2 .col2 .secondary {
	text-indent: 0px;
	list-style-type: circle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	font-size: 100%;
}
.tradeshowlogo  {
	width: 235px;
	vertical-align: middle;
}

.tradeshowtext {
	vertical-align: middle;
}
.tradeshowspacer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/*FORM TABLE*/

.signupform {
}

.signupform table {
	border-width: 0px;
	background-color: rgb(236, 236, 236);
	border-collapse: collapse;
	margin: 0px 0px 15px 0px;
}
.signupform table th.signup {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background-color: rgb(236, 236, 236);
	-moz-border-radius: ;
}
.signupform table td.signup {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background-color: rgb(236, 236, 236);
	-moz-border-radius: ;
	margin: 0px;
	padding: 10px 0px 0px 5px;
}
.signupform table td.input {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background-color: rgb(236, 236, 236);
	-moz-border-radius: ;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
}
.inputText {
	width: 90%;
	height: 100px;
	border: 1px solid #999999;
	padding: 2px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}.inputField {
	width: 90%;
	border: 1px solid #999999;
	padding: 2px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallitalic {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

