body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, table, tbody, th, td, tr, form, fieldset, input, textarea, text {
margin:0;
padding:0;
}
html, body {
	height: 100%;
	}
body {
	font-size: 12px;
	font-family: arial,helvetica,sans-serif; 
	color:#2F2F2F; 	
	line-height:1.55em;
    background: #FBFAF6;
	}
* html body {
	font-size: x-small; /* for IE5Win*/
	f\ont-size: small; /* for other IE versions*/
	}
#outer {
	border:0;
	width:962px;  /* Width of Site */
	background: transparent url(images/outer-bg.gif) no-repeat;
	margin: auto;
	padding: 0px;
	}
#hdr {
	padding: 0px;
	margin: 0 0 0 6px;
	width: 950px;
	height: 150px;
	border: 0px;
	background: #30455A url(images/hdr-bg.jpg) top left;
	}
/* Header Images */ 
.logoimg {
	float: left;
	margin-top: 0 0 0 6px;
	background: transparent;
	border: 0;
	}
.site-title{
	font-size: 38px;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif; 
	padding: 30px 0 0 20px;
	color: #FEFFFF;
	}
/* End Header Images */
h1, h2, h3, h4, h5 {
	font-weight: normal; /* Set to normal for bolder fonts if requred */
}
h1 {
	font-size: 155%;
	color: #0A263C;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px 3px 3px 0px;
	background: transparent;
	}
h2 {
	font-size: 135%;
	color: #0A263C;
	margin-top: 8px;
	margin-bottom: 6px;
	padding: 0px;
	background: transparent;
	}
h3 {
	font-size: 125%;
	color:#0A263C;
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h4 {
	font-size: 100%;
	color:#474747;
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
a:link {
	font-size: 100%;
	color:#1E7EC8;
	font-style: normal;
	text-decoration: none;
	}
a:active {
	font-size: 100%;
	color: #1E7EC8;
	font-style: normal; 
	text-decoration:underline;
}
a:visited {
	font-size: 100%;
	color:#1E7EC8;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #1E7EC8;
	}
textarea {
	border: 1px solid #A09D9E;
	font-size: small;
	font-family: verdana, arial, tahoma, sans-serif;
	}
.testimonial-body {
	font-style: italic;
	}
#textarea-small {
	border: 1px solid #A09D9E;
	height: 70px;
	width: 320px;
	font-family: verdana;
	float: right;
	font-size: 80%;
	}
blockquote {
	font-family: Garamond;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	color: #272727;
	margin: 0px;
	width: 450px;
	text-align: justify;
	/*background: url(images/quote-left.gif) top left no-repeat;*/
	}
blockquote div{
	/*background:  url(images/quote-right.gif) bottom right no-repeat;*/
	padding: 0 27px;
	}
/*Navigation Bar */ 
#nav {
	background:#203548;
	border-color:#4E6176;
	border-style:solid none;
	border-width:1px 0;
	float:left;
	font-size:105%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 6px;
	padding:2px 0 2px 10px;
	width:940px;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #A7C6DD;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}
#nav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color:#D96708;
	font-weight: bold;
	text-decoration:none;
	}
#nav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #D96708;
	font-weight: bold;
	text-decoration:none;	
	border-bottom: none;
	}
/*SubNavigation Bar */ 
#subnav {
	float:left;
	width:906px;
	margin: 8px 0 10px 20px;
	padding: 4px;
	background:#FEFFFF url(images/sub-nav-bg.gif) top left repeat-x;
	border: 1px solid #C4C1BC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
#subnav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #5589a8;
	text-decoration: none;
	border: 0px;
	background: transparent;
	}
#subnav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #183668;
	text-decoration:underline;
	background: transparent;
	}
#subnav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #5589a8;
	text-decoration:underline;
	border-bottom: none;
	background: #FFFFFF;
	}
/* Used for padding if there is no other navigation to display */
#sub-pad {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom:5px;
	height: 20px;
	background:transparent;
	}
/*Store Nav Bar */ 
.store-cat-depth-2 { display: none; }
.store-cat-depth-3 { display: none; }
.store-cat-depth-4 { display: none; }

#store-nav {
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background:#F4F3F3;
	border-left: 1px solid #C4C1BC;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	}
#store-nav h3{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703;
	background: #FFFFFF url(images/cart.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#store-nav ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	}
#store-nav li {
	border-bottom: 1px solid #EAEAEA;
    margin-bottom: 5px;
	}
#store-nav li.on{
	border-bottom: 1px solid #727377;
    margin-bottom: 5px;
	background: #EAEAEA;
	}
#store-nav p.searchtitle{
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	}
#store-nav input.searchbox{
	width: 120px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	border: 1px solid #A09D9E;
	}
#store-nav input.searchboxbutton{
	border: 1px solid #A09D9E;
	width: 70px;
	margin-left: 5px;
	color: #474747;
	}
/***********Content container***************/
#cont {
	clear: left;
	border: 0px;	
	margin: 0 0 0 6px;
	float: left;
	padding: 0px 0px 15px 0px;
	width: 950px;
	text-align:left;
	background:#ffffff url(images/cont-bg.gif) top left repeat-x;
	min-height: 500px;
	}
#cont.page4 {
	clear: left;
	border: 0px;	
	margin: 0 0 0 6px;
	float: left;
	padding: 0px 0px 15px 20px;
	width: 930px;
	text-align:left;
	background:#ffffff url(images/cont-bg.gif) top left repeat-x;
	min-height: 500px;
	}
/* min height hack for ie*/
* html #cont {
    height:500px;
	}

#cont img.border{
	float: right;
	margin: 0 8px 10px 10px;
	padding: 4px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #FFFFFF;
	}
#cont img.recent-item-border{
	float: auto;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: transparent;
	}
#cont img.view-item-detail-border{
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: transparent;
	}
/*****  Store content list   */
#store-cont {
	float: left;
	width: 490px;
	text-align:left;
	margin:5px 0 25px 0;
	padding: 0 10px 0 10px;
	background: transparent;
	}
#store-cont a{
	color: #305ead; /****overrides all links in the store *******/
	}
#store-cont a:hover{
	text-decoration: underline;
	}
#store-cont-empty {
	width: 65%;
	margin:auto;
	text-align:left;
	float: left;
	}
#store-cont table
	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0px;
	}
#store-cont td.item-description
	{
    font-size: 85%;
	background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border-top: 1px solid #EAEAEA;
	}
#store-cont td.item-description-left
	{
	font-size: 85%;
	background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border: 0;
	}
#store-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#store-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.store-label-from {	/* The "From " prefix for products with multiple prices */
	display: none;
}


/* store recent items css controls */
#recent-items {
	clear: both;
	background: transparent;
	}
#recent-items table.rpros{
	background: #FFFFFF;
	}
.product-container{
	width: 150px;
	text-align: center;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background:  transparent;
	}	
.product-border{
	background:transparent;
	border-color:#D9E0E6 #A09D9E #A09D9E #D9E0E6;
	border-style:solid;
	border-width:1px;
	padding:4px;
	vertical-align:middle;
}

.product-border-float-right {
	background:transparent none repeat scroll 0 0;
	border-color:#D9E0E6 #A09D9E #A09D9E #D9E0E6;
	border-style:solid;
	border-width:1px;
	float:right;
	padding:4px;
}

.category-border-float-right {
	background:transparent none repeat scroll 0 0;
	border-color:#D9E0E6 #A09D9E #A09D9E #D9E0E6;
	border-style:solid;
	border-width:1px;
	float:right;
	padding:4px;
}
.item-title{font-weight: bold;}
.product-header-left { font-weight: bold; }
.product-header-right { text-align: right; }
.cat-list-product-code { font-weight: bold; }
.product-option-title { font-style:italic; }
.bold-hilight { font-weight: bold; }

#mag-glass {
	clear: right;
	float: right;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 9px;
	margin-left: 9px;
	}
.item-title a{
	margin: 0;
	padding:9px 9px 0 9px;
	background:transparent;
	}
.item-desc{
	font-size: 80%;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	background: transparent;
	vertical-align: top;
	}
.item-desc em{
	display: block;
	padding: 0 9px 9px 0;
	}
.item-more-info { font-size: 85%; padding-bottom: 10px; }	
/* end recent items*/
/* store item get - control display*/
#item-list table{
	background: transparent;
	}
#item-list td{
	padding-bottom: 10px;
	}
.cat-item-container{
	float: left;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background: #FFFFFF;
	}	
.cat-item-title{
	font-weight:bold;
	color: #0094C6;
	margin: 0;
	padding:9px 9px 0 0px;
	background: transparent;
	}
.cat-item-desc{
	margin: 0px;
	padding: 0 9px 0px 0px;
	}
.cat-item-code{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background: transparent;
	}
.cat-item-code p{
	margin-right: 6px;
	}
.cat-item-code em{
	clear: right;
	display: block;
	margin-top: 9px;
	padding: 0 9px 9px 0;
	background: transparent;
	}
#option-choice {
	clear: right;
	padding: 0 9px 9px 0;
	background:transparent;
	}
#option-choice table{
	clear: right;
	background: none;
	}
.cat-product-border{
	margin: 5px 8px 5px 5px;
	padding: 3px;
	border:1px solid #FFFFFF;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #F3F3F3;
	}
.sub-cat{
	text-align: center;
	font-size: 85%;
	line-height: 1.0;
	width:25%;
	vertical-align: bottom;
	}
.sub-cat img{
	padding: 0px;
	border: 0;
	}
#item-list a.full-detail{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	}
.price{
	font-family: ariel,verdana;
	font-size:100%;
	font-weight: bold;
	color: #BDBDBF;
	float: right;
	
	margin-right: 20px;
	}
/**********shopping cart controls***************/
.store-cart-image{
	padding: 2px;
	border:0px solid #FFFFFF;
	}
.store-cart-border{
	border-top:1px solid #A09D9E;
	padding-top: 9px;
	}
#cart-continue-proceed{
	clear: left;
	padding: 0;
	margin-top: 5px;
	}
/* *shopping cart buttons **/
#btnContinue {
	font-size: 85%;
	color: #474747;
	}
#btnUpdate{
	font-size: 85%;
	color: #474747;
	}
 #btnCheckout{
	font-size: 85%;
	color: #474747;
	}
#btnConfirm{
	font-size: 85%;
	color: #474747;
	}
/*************************/
#left-cont {
	float: left;
	clear: left;
	width: 690px;
	text-align:left;
	margin-bottom: 25px;
	margin-left: 20px;
	}

#left-cont a:hover{
	color: #5666FF;
	text-decoration: underline;
	}
#left-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#left-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.item-description {
	font-size: 100%;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	border-bottom: 1px dotted #A09D9E;
	}
	 

/******no teasers***/
#no-teaser{
	clear: both;
	width: 95%;
	text-align:left;
	padding-left:0px;
	margin:auto;
	margin-bottom: 25px;
	background: transparent;
	}
/***********news and events pages listing etc ******************/
#content-list {
	clear: both;
	}
#content-list.eventslist-timestamp {
    color: #999999;
    font-size: 90%;
	}
#content-list table {
    background: transparent;
	width:100%;
	}
#content-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#content-list table td.title-row{
    border-top: 1px solid #D9DDE3;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
	}
#content-list table td.item-description {
	font-size: 100%;
	margin: 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	}
#content-list table td.item-description img{
    float: right;
	}
/********
Image Gallery
******************/
#gallery-cont {
	width: 98%;
	text-align:left;
	margin-bottom: 25px;
	margin-left: 10px;
	}

#gallery-list {
	clear: both;
	width: 900px;
	padding: 0px;
	margin: 0px;
	}	

#gallery-list p{
	margin: 8px;
	}
#gallery-list h2 {
	}
#gallery-list td.item-description-left h2{
	color: #E26703; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#FEFFFF url(images/image.gif) top left no-repeat;
	border-bottom:1px solid #DDDDDD;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list td.item-description h2{
	color: #E26703; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#FEFFFF url(images/image.gif) top left no-repeat;
	border-bottom:1px solid #DDDDDD;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list table {
	margin-top: 4px;
	width:900px;
	border-collapse: separate;
	border-spacing:15px; 
	}
#gallery-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#gallery-list table td.title-row{
    border-top: 1px solid #EAEAEA;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	}
#gallery-list table td.item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; 
	background: #FFFFFF url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	border-bottom: solid 1px #dddddd;
	}
#gallery-list table td.item-description-left {
     width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description-left {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description-left h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; 
	background: #FFFFFF url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	border-bottom: solid 1px#dddddd;
	}
#gallery-list  img.border{
	float: right;
	margin: 8px 10px 8px 0px;
	padding: 5px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #FeFFFF;
	}
/****** left col *******/
#leftcol{
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 12px;
	padding: 0px;
	background: transparent;
	}
/***** Right col *********/
#rightcol{
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0px;
	background: transparent;
	}
/*******************************
subscribe box 
****************/
.subscribe-table {
	width: 180px;
	margin: auto;
	padding-top: 0;
	vertical-align: top;
	}
.subscribe-table input {
	border: 1px solid #A09D9E;
	width: 170px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 5px; 
	}
#subscribe-button{
	width: 90px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#618499;
	border:1px solid #406A83;
	cursor:pointer;
	}
/****** right column teaser ********/

/** Common teaser styles **/
.teaser h3 {
	height: 20px;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703;
	border-top:1px solid #C4C1BC;
	padding-top: 2px;
	padding-left: 28px;
	margin-bottom: 2px;
}

#teaser-subscribe .teaser-header,
#teaser-news .teaser-header {
	cursor: hand;
	cursor: pointer;
}

.teaser-body {
	display: none;
}

.teaser {
	width: 200px;
	margin: 0;
	background:#F4F3F3;
	border-left: 1px solid #C4C1BC;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
}

/** mini cart ******/

#teaser-cart h3{
	background: #FFFFFF url(images/cart.gif) top left no-repeat;
	}
.mini-cart-total{
	padding-right: 5px;
	text-align: right;
	}
.mini-cart-link{
	text-align: center;
	margin-bottom: 4px;
	}
#teaser-video h3{
	background: #FFFFFF url(images/video.gif) top left no-repeat;
	}
#teaser-news h3{
	background: #FFFFFF url(images/newspaper.gif) top left no-repeat;
	}
#teaser-events h3{
	background: #FFFFFF url(images/events.gif) top left no-repeat;
	}
#teaser-product h3{
	background: #FFFFFF url(images/products.gif) top left no-repeat;
	}
#teaser-subscribe h3{
	background: #FFFFFF url(images/subscribe.gif) top left no-repeat;
	}
#rightcol a.teaser-link{
	color: #E26703;
	}
#rightcol ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	font-size: 100%;
	}
#rightcol li {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 5px;
	padding-right: 5px;
	}
#rightcol a{
	
	}
#rightcol img{
	vertical-align: center;
	margin-left: 8px;
	}
#rightcol p {
   	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
#rightcol table {
   	margin-top: 0px;
	margin-bottom: 0px;
	}
.articlelist-timestamp {
    color: #999999;
    font-size: 85%;
	}
/*********************************************
end right column teaser
***************************************************/
#ftr {
	clear: both;
	font-size:100%;
	padding:0;
	margin:0;
	margin-bottom: 4px;
	color: #ECF3F6;
	height: 110px;
	/*background: #618499 url(images/ftr-bg.jpg) bottom center no-repeat;*/
	}
#footer-address{
	text-align:center;
	padding: 12px 0 8px 0;
	}
#ftr-nav {
  	background: url("images/ftr-nav-bg.jpg") no-repeat scroll left top #1F3648;
  	clear: both;
  	color: #EBBC58;
  	font-size: 95%;
  	margin: 0 0 0 6px;
  	padding: 5px 15px;
  	text-align: left;
 	 width: 920px;
}
#ftr-nav #ftr-nav-copy {
	float:left;
	width:50%;
}
#ftr-nav #ftr-nav-copy a{
  	color: #EBBC58;
}
#ftr-nav #unitSwitcher {
  background-color: #fafafa;
  border: 1px solid #c0c0c0;
  color: #203348;
  float: right;
  font-size: 11pt;
  font-weight: bold;
  padding: 5px;
 	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#ftr-nav #unitSwitcher input {
  	background-color: #203448;
  	border: medium none;
  	color: #FFFFFF;
  	margin: 0 0 0 5px !important;
  	padding: 3px 4px;
 	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
#ftr-nav #unitSwitcher input.active {
	cursor: none;
	background-color: #C0C0C0;
}
.turboweb-sig{
	font-size: 95%;
	color: #ECF3F6;
	padding-bottom:0;
	margin-top: -33px;
	margin-bottom: 0;
	text-align: center;
}
.turboweb-sig a
	{
	color: #ECF3F6;
	text-decoration:underline;
	}
.turboweb-sig a:active {
	color: #ECF3F6;
	text-decoration:underline;
}
.turboweb-sig a:visited {
	color: #ECF3F6;
	text-decoration:underline;
	}
.turboweb-sig a:hover {
	color: #ECF3F6;
	text-decoration: underline;
	}

	/* end of sig */
.mail-address-table {
	
	width: 600px;
	border: 0px;
	margin-bottom: 8px;
	}
.mail-address-table td
	{
	vertical-align: top;
	}
/* Mailform */
#formtable {
	clear:left;
	width: 99%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #B6B6B6;
	color: #474747;
	}
#formtable table{
	width: 100%;
	background: #ffffff url(images/cont-bg.gif) top left no-repeat;
	}
#formtable td{
	padding: 5px;
	}
#formtable td.left{
	width: 35%;
	padding: 5px;
	}

.inputbox {
	width: 95%;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #A09D9E;
		}
.inputbox:focus, select:focus, textarea:focus {
background:#EDF7FD;
}
.inputbox-textarea {
	width: 95%;
	height: 200px;
	padding: 2px;
	}
.inputbox-textarea:focus, select:focus, textarea:focus {
background:#EDF7FD;
}
#formbutton{
	clear:both;
	width: 100px;
	margin: auto;
	font-weight: bold;
	background:#F18200;
	border:1px solid #DE5400;
	color:#FFFFFF;
	cursor:pointer;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
	}
/*EOF Mailform*/
#scm-price-table{
	width: 500px;
	}
#scm-price-table tr.dark{
	background: #E3E1D4;
	}
#scm-price-table td{
	padding: 4px;
	}

.addthis_toolbox{
	margin: 10px 0 10px 0;
}
#left-cont #tabs.ui-widget-content {
  	background: none repeat-x scroll 50% 50% transparent;
  	border: 0 none;
}
#left-cont #tabs .ui-widget-header {
  	background: none repeat-x scroll 50% 50% transparent;
  	border: 0;
  	border-bottom: 1px solid #AAAABB;
}
#left-cont #tabs ul {
  	margin: 0;
    list-style: none outside none;
    padding: 0.2em 0.2em 0;
}
#left-cont #tabs ul .ui-state-active, 
#left-cont #tabs ul .ui-widget-content .ui-state-active {
  	border: 1px solid #AAAABB;
}
#left-cont #tabs.ui-tabs .ui-tabs-nav li {
  	font-size: 115%;
}
#left-cont #tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	font-weight: bold;
    color: #0A263C;
}
#left-cont #tabs.ui-tabs .ui-tabs-panel {
  	padding: 1em 0;
}
#left-cont #tabs.ui-widget {
  	font-family: inherit;
  	font-size: inherit;
}
#left-cont #tabs .ui-widget-content a {
  	color: #1E7EC8;
}
#tabs-summary #panelImages img {
	max-width: 460px;
	width: expression(this.width > 460 ? 460 : true);
}
