body {
	margin: 0;
	padding: 0;
	color: #243e68;
	background-color: #243e68;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.wide {
}
.top {
	margin-bottom: 0px;
}
.bottom {
	background-color: #ecf1f5;
	color: #243e68;
	width: 100%;
	height: 80px;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	bottom: 0;
}

.wrapper {
	margin: 0 auto;
	width: 762px;
	w\idth: 760px;  /* C + L + R + 2 ?*/
	text-align: left;
	/* L */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	background: #d7e6f1 url(images/sidebar_left.gif) repeat-y top left;
}
.outer1 {
	margin-left: 158px;
	/* R */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	background: #d7e6f1 url(images/sidebar_right.gif) repeat-y top right;
}
.outer2 {
	margin-right: 158px;
	background-color: #eee; /* C */
}
.outer0 {
	position: relative;
	margin-left: -158px;
	margin-right: -158px;
	border-bottom: 0px;
}
.wrap-cl {
	float: left;
	width: 599px; /* C + L + 1 */
}
.center {
	float: right;
	width: 440px;  /* C */
	margin-top: 0px;
}
.left {
	float: left;
	width: 158px;  /* L */
	margin: 0px 0px 0px 0px;
	
}
.right {
	float: right;
	width: 158px;  /* R */
	margin: 0px 0px 0px 0px;
}

/* previene allargamento floats (hidden) e problemi rendering left col (relative) in IE/Mac \*//*/
.inleft, .inright, .incenter {
	width: 100%;
	overflow: hidden;
}
.wrap-cl {
	position: relative;
}
/**/

.outer0 {
	word-wrap: break-word;
}
/*** header ***/
#header {
background: #ecf1f5 url(images/logo.gif) no-repeat top left;
height: 70px;
padding: 0;
margin: 0;
}
#navbar {
 background: #243e68 url(images/nav_section.gif) repeat-x; 
 height: 31px;
}


/****************************************************************/
/* Regular (non-stuctural) stuff */
/****************************************************************/
#quickquote {
	background-color: #eee;
}
.stdselect {
	width: 20em;
}
td.label {
	text-align: right;
	color: #243e68;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
td.total {
	text-align: right;
	color: #243e68;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
td.header {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
a:link {
	color: #243e68; 
}
a:visited {
	color: #243e68; 
} 
a:hover {
	color: #878787; 
}  
a:active {
	color: #878787; 
}
a.nav-home {
	display: block;
	float: left;
	width: 86px;
	height: 31px;
	background-image: url(images/nav_home.gif);
	text-indent: -9999px;
	margin: 0px;
}

a.nav-home:hover {
	background-position: 0px 100%;
}
a.nav-products {
	display: block;
	float: left;
	width: 114px;
	height: 31px;
	background-image: url(images/nav_products.gif);
	text-indent: -9999px;
	margin: 0px;
}

a.nav-products:hover {
	background-position: 0px 100%;
}
a.nav-services {
	display: block;
	float: left;
	width: 98px;
	height: 31px;
	background-image: url(images/nav_services.gif);
	text-indent: -9999px;
	margin: 0px;
}

a.nav-services:hover {
	background-position: 0px 100%;
}
a.nav-order {
	display: block;
	float: left;
	width: 159px;
	height: 31px;
	background-image: url(images/nav_place_order.gif);
	text-indent: -9999px;
	margin: 0px;
}

a.nav-order:hover {
	background-position: 0px 100%;
}
a.nav-about {
	display: block;
	float: left;
	width: 102px;
	height: 31px;
	background-image: url(images/nav_about.gif);
	text-indent: -9999px;
	margin: 0px;
}

a.nav-about:hover {
	background-position: 0px 100%;
}
a.nav-contact {
	display: block;
	float: left;
	width: 122px;
	height: 31px;
	background-image: url(images/nav_contact.gif);
	text-indent: -9999px;
	margin: 0px;
}

a.nav-contact:hover {
	background-position: 0px 100%;
}
h1 {
	display: inline;
	color: #243e68;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
	margin: 5px 5px 5px 5px;
}
.sidecomponent {
	width: 156px;
	padding-top: 8px;
	font-size: 12px;
}
.right .sidecomponent {
	
}
.left .sidecomponent {
	margin-left: 5px;
}
.sidecomponent :link {
	text-decoration: none;
}
.sidecomponent a:visited {
	text-decoration: none;
} 
.sidecomponent a:hover {
	text-decoration: none;
}  
.sidecomponent a:active {
	text-decoration: none;
}
/*td.cost {
	text-align: right;
	color: #243e68;
	font-weight: bold;
	font-size: 11px;	
	border: 1px outset #243e68;
}*/
#error {
	color: red;
	font-size: 11px;
}

p {
	margin: 5px 5px 5px 5px;
}

.header_small {
	float: right;
	vertical-align: top;
	text-align: right;
	font-size: 10px;
	margin: 4px 15px 4px 4px;
	padding: 1px 6px 1px 6px;
	/*border: 1px dotted white;*/
}

.header_small a:link {
	color: #243e68; 
	text-decoration: none; 
}
.header_small a:visited {
	color: #243e68; 
	text-decoration: none; 
} 
.header_small a:hover {
	color: #878787; 
	text-decoration: none; 
}  
.header_small a:active {
	color: #878787; 
	text-decoration: none; 
}
#notification {
	float:right;
	/*BORDER: 0; 
	align: right*/
}
.bottom_logo {
	vertical-align: middle;
	float: left;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
}
.footer-section {
	font-size: 10px;
	text-align: left;	
	float: left;
	margin-top: 20px;
}
.right-footer {
	float: right;
	vertical-align: middle;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 5px;
}
.carttiny {
	font-size: 10px;
}

ul.nav-menu {
	list-style: none;
	margin-left: 2px;
  	padding-left: 2px;
}

ul.nav-menu li {
	padding: 3px 0px 3px 0px;
}
.nav-menu :link {
 	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.nav-menu a:visited {
 	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
} 
.nav-menu a:hover {
 	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}  
.nav-menu a:active {
 	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

tr.table-header {
	background-color: #243e68;
	color: white;
	font-size:11px;
}
.small {
	font-size:10px;
}
td.leftalign {
	text-align: left;
}
table.pricing {
	/*border: 1px solid #243e68;*/
	font-size: 11px;
	width: 100%;
	border-collapse: collapse;
}
table.pricing td {
	/*border: 1px solid #243e68;*/
	padding: 2px;
	padding-left: 5px;
}
	
tr.group {
	height: 22px;
}
tr.group td {
	padding-top: 8px;
	padding-left: 0px;
	font-size:13px;
	color: black;
}
tr.qty {
	font-size:13px;
}
td.fee {
	font-size: 10px;
}
p.message {
	font-size: 14px;
}
td.borderbox {
	border: 1px solid #243e68;
	vertical-align: top;
}
.titletab_large {
	font-size: 13px;
	font-weight: bold;
}
table.loginbox td{
	vertical-align: top;
}
td.small {
	font-size: 10px;
}

.shadowbox {
	font-size: 11px;
	padding: 0px;
}
td.smfrmlabel {
	font-size: 10px;
}
.frmlabel {
	font-size: 11px;	
}
p {
	padding-top: 12px;
	padding-bottom: 5px;
}
.security {
	margin: auto;
	/*padding-top: 8px;
	padding-bottom: 8px;*/
}

table#packaging td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
table#packaging td.header {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
table#packaging td.label {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

select.stdselect  {
	font-size: 9px;
}

select.stdselect option {
	font-size: 9px;
}
img.checkoutthumb {
	padding: 5px 0px 5px 0px;
	float: left;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none}

a.info:hover{z-index:25; }

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #000;
    background-color:#fff; color:#000;
    text-align: center}
    
.aligncenter {
	text-align: center;
	margin:auto;
}
.alignleft {
	text-align: left;
}
.helpbox {
	margin: auto;
	text-align: center;
}
a:active{
		outline: none;
	}
	
a:focus{
		outline: none;
	}
	
.error {
	color: red;
	font-size: 11px;
}
.image-mid {
	margin: 2px 2px 2px 2px;
}
.testimonial {
	padding-left: 3px;
	width: 440px;
	height: 166px;
	background: url(/images/testimonial_bg.gif) no-repeat top left;
}

#ticker {
	margin-left: 5px;
}