@import url(default.css);

@charset "utf-8";
/* Schneider CSS for V1.2b template */


/* Reset browser defaults
-------------------------------------------------------------- */

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}
/* Remove annoying border on linked images. */
a img { border: none;}

/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
-------------------------------------------------------------- */
body {
  font-size: 75%;
  color: #626469;
  background:#e5eded url('../images/bgB2C.jpg') no-repeat top center;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0;
}

.pageTitle { color: #4fa600; font-size: 1.6em; margin: 0 0 1em; }


/* Standard controls
-------------------------------------------------------------- */
a {
	color: #4fa600;
}
a:hover {
	text-decoration: underline;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}
h1,h2,h3,h4,h5 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul {
	/*bringing lists on to the page with breathing room */
	line-height: 1.5em;
	margin-left: 2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl {
	color: #6e6e6d;
	margin: 1em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin: 0 0 10px 0;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom: 1.5em;
}
p {
	line-height: 1.5em;
}
/* setting a consistent width, 160px;
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


/* Layout & structural elements
-------------------------------------------------------------- */

body { margin: 0 auto; padding-bottom: 20px; }
body.oneCol #content { margin: 15px 0; }

#container {
	border: none;
	display: block;
	width: 1000px;
}

#header {
	clear: both;
	float: none;
}

#header h1 { margin: 0; }

#searchtext { border: 1px solid #9fa0a4; font-size: 11px; height:1.3em; padding: 2px; vertical-align: middle; width: 200px; }
#searchbutton { vertical-align: middle; }


#globalBottom { clear: both; float: none; margin: 0; padding: 0; }
#country {
	background: none;
	color: #6e6e6d;
	float: left;
	font-size: 10.5pt;
	font-weight: bold;
	height: 27px;
	padding-top: 10px;
	width: 298px;
	visibility: hidden;
}

form#search {
	background: none;
	float: right;
	margin: 7px 3px 0 0;
	padding: 0;
	text-align: right;
	width: 265px;
}
form#search div {
	margin: 7px 7px 0 0;
}

.autosuggestcontainer {
	left: 0px;
	top: -3px
}

#main {
	clear: both;
	display: block;
	float: none;
	position: relative;
}

#masthead {
	background-color: #4fa600;
	clear: both;
	color: #fff;
	display: block;
	font-size: 2.5em;
	font-weight: bold;
	height: 40px;
	padding: 6px 10px 6px;
	position: relative;
}

#content {
	margin: 15px;
	zoom: 1;
}

#primary { float: left; }

#footer {
	background-color: #eaeaea;
	clear: both;
	color: #626469;
	float: none;
	font-size: .9em;
	padding: .5em;
	text-align: left;
}
#footer ul { font-size: .9em; float: left; margin: 0; padding: 0; }
#footer ul li { display:inline; margin-right: 4px; }
#footer a { color: #626469; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer p { margin: 0; }

#logo {
	display: block;
	float: left;
	width: 380px;
}

.sidebar { float: left; width: 170px; }
.sidebar ul a { color: #626469; text-decoration: none; }
.sidebar ul a:hover { color: #ec3603; text-decoration: underline; }
.sidebar ul { font-size: .95em; margin: 0 0 20px 0; }
.sidebar ul li { background: url('../images/green_bullet.gif') .2em .5em no-repeat; list-style-type: none; margin: 0 0 .5em 0; padding: 0 0 0 15px; }
.sidebar ul li.current {  }
.sidebar ul li ul { margin-top: 7px; }
.sidebar ul li ul li, .sidebar ul li ul li.current { background: none; padding-left: 0; margin-left: 7px; }
.sidebar ul li.current ul li.current:after { content: " >"; }
.sidebar ul li a.current { color: #87d300; font-weight: bold; }


/* Site navigation
-------------------------------------------------------------- */

#globalnav { display: block; float: left; width: 570px; }
#globallinks { text-align: right; }
#globallinks { font-size: .8em; margin: 4px 0 3px; }
#globallinks li { display: inline; list-style-type: none; margin: 0; padding: 0; text-align: right; }
#globallinks li a { border-right: 1px solid #ccc; color: #6e6e6d; padding: 0 7px; text-decoration: none; }
#globallinks a:hover { color: #87d300; text-decoration: underline; }
#globallinks li a.last { border: none; padding-right: 0; }
#globallinks li.country { font-size: 1.3em; color: #009530; font-weight: bold; }
#globallinks li#cart img { position: relative; top: 3px; }
#globallinks li a.cart-active { font-weight: bold; color: #e47f00;}

#nav-container { clear:both; display: block; float: none; height: 40px;  width: 100%; }
#nav-container-extras { display: none; float: right; font-size: .9em; margin-right: 5px; position: relative; top: 5px; }
#nav-container-extras a { text-decoration: none; }
#nav-container-extras img { vertical-align: bottom; }

#navPrimary { background: none; float: left; font-size: 1.1em; font-weight: bold; height: auto; margin: 0; padding: 0; }
#navPrimary li a { display: block; }
#navPrimary li {  background: url('../images/tab_off_left.gif') top left no-repeat; background-color:#eaeaea; display: block; float: left; margin-right: 5px; position: relative; top: 10px; width: 196px; }
#navPrimary li a { background: url('../images/tab_off_right.gif') top right no-repeat; color: #626469; display: block; float: none; margin: 0; padding: 6px 6px 6px 10px; text-decoration: none; text-align: left; }
#navPrimary li:hover, #navPrimary li.sfhover { background: url('../images/corners/corner_tl_gray.gif') top left no-repeat #626469; color: #fff; height: 40px; top: 0; }
#navPrimary li:hover a, #navPrimary li.sfhover a { background: url('../images/corners/corner_tr_gray.gif') top right no-repeat; color: #fff; }
#navPrimary li.current {  background: url('../images/corners/corner_tl_gray.gif') top left no-repeat; background-color:#626469; height: 40px; top: 0; }
#navPrimary li.current li { height: auto; }
#navPrimary li a.current { background: url('../images/corners/corner_tr_gray.gif') top right no-repeat; color: #fff; }
#navPrimary li.first { margin-left: 0; }
#navPrimary li.last { margin: 0; }
#navPrimary li ul {  -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px;  -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; background-color: #626469; color: #fff; font-size: 1.08em; font-weight: normal; left: -9999px; list-style: none; margin: 0; padding: 0; top: 40px; visibility:hidden; position: absolute; width: inherit; z-index: 1000; }
#navPrimary li:hover ul, #navPrimary li.sfhover ul { background: none #626469; left: auto; padding: 0 10px 8px 10px; visibility: visible; width: 176px; }
#navPrimary li:hover ul li, #navPrimary li.sfhover ul li { display: block; top: 0; }
#navPrimary li:hover ul li a, #navPrimary li.sfhover ul li a { background: none; margin: 0; padding: 6px 0; }
#navPrimary li ul li { background: none; float: left; padding: 0; width: 100%; }
#navPrimary li li.current { background: none; }
#navPrimary li li a{ background-color: #626469; background-image: none; border-top: solid 1px #fff; color: #fff; display: block; line-height: 1.25; padding: .5em; }
#navPrimary li li.last { border-bottom: 1px solid #fff; margin: auto; }
#navPrimary li ul li:hover, #navPrimary li ul li.sfhover { background: none; height: auto; }
#navPrimary li ul li a:hover, #navPrimary li ul li a.sfhover { background: none; color: #aaa; text-decoration: none; }
#navPrimary li ul ul { margin: -2.1em 0 0 12em; }

/* GREEN NAV
#globalnav { display: block; float: left; width: 570px; }
#globallinks { text-align: right; }
#globallinks { font-size: .8em; margin: 4px 0 3px; }
#globallinks li { display: inline; list-style-type: none; margin: 0; padding: 0; text-align: right; }
#globallinks li a { border-right: 1px solid #ccc; color: #6e6e6d; padding: 0 7px; text-decoration: none; }
#globallinks a:hover { color: #87d300; text-decoration: underline; }
#globallinks li a.last { border: none; padding-right: 0; }
#globallinks li.country { font-size: 1.3em; color: #009530; font-weight: bold; }
#globallinks li#cart img { position: relative; top: 3px; }
#globallinks li a.cart-active { font-weight: bold; color: #e47f00;}

#nav-container { clear:both; display: block; float: none; height: 40px;  width: 100%; }
#nav-container-extras { display: none; float: right; font-size: .9em; margin-right: 5px; position: relative; top: 5px; }
#nav-container-extras a { text-decoration: none; }
#nav-container-extras img { vertical-align: bottom; }

#navPrimary { background: none; float: left; font-size: 1.1em; font-weight: bold; height: auto; margin: 0; padding: 0; }
#navPrimary li a { display: block; }
#navPrimary li {  background: url('../images/tab_off_left.gif') top left no-repeat; background-color:#eaeaea; display: block; float: left; margin-right: 5px; position: relative; top: 10px; width: 196px; }
#navPrimary li a { background: url('../images/tab_off_right.gif') top right no-repeat; color: #626469; display: block; float: none; margin: 0; padding: 6px 6px 6px 10px; text-decoration: none; text-align: left; }
#navPrimary li:hover, #navPrimary li.sfhover { background: url('../images/corners/corner_tl_seedling.gif') top left no-repeat #87d300; color: #fff; height: 40px; top: 0; }
#navPrimary li:hover a, #navPrimary li.sfhover a { background: url('../images/corners/corner_tr_seedling.gif') top right no-repeat; color: #fff; }
#navPrimary li.current {  background: url('../images/corners/corner_tl_seedling.gif') top left no-repeat; background-color:#87d300; height: 40px; top: 0; }
#navPrimary li.current li { height: auto; }
#navPrimary li a.current { background: url('../images/corners/corner_tr_seedling.gif') top right no-repeat; color: #fff; }
#navPrimary li.first { margin-left: 0; }
#navPrimary li.last { margin: 0; }
#navPrimary li ul {  -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px;  -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; background-color: #87d300; color: #fff; font-size: 1.08em; font-weight: normal; left: -9999px; list-style: none; margin: 0; padding: 0; top: 40px; visibility:hidden; position: absolute; width: inherit; z-index: 1000; }
#navPrimary li:hover ul, #navPrimary li.sfhover ul { background: none #87d300; left: auto; padding: 0 10px 8px 10px; visibility: visible; width: 176px; }
#navPrimary li:hover ul li, #navPrimary li.sfhover ul li { display: block; top: 0; }
#navPrimary li:hover ul li a, #navPrimary li.sfhover ul li a { background: none; margin: 0; padding: 6px 0; }
#navPrimary li ul li { background: none; float: left; padding: 0; width: 100%; }
#navPrimary li li.current { background: none; }
#navPrimary li li a{ background-color: #87d300; background-image: none; border-top: solid 1px #fff; color: #fff; display: block; line-height: 1.25; padding: .5em; }
#navPrimary li li.last { border-bottom: 1px solid #fff; margin: auto; }
#navPrimary li ul li:hover, #navPrimary li ul li.sfhover { background: none; height: auto; }
#navPrimary li ul li a:hover, #navPrimary li ul li a.sfhover { background: none; color: #626469; text-decoration: none; }
#navPrimary li ul ul { margin: -2.1em 0 0 12em; }
*/


ul#crumbList { background: url('../images/big_green_arrow.gif') left no-repeat; clear: both; display: block; font-size: .8em; height: 20px; margin: 0; padding: 7px 0 0 25px; }
ul#crumbList:before { content: "You are here: "; color: #4fa600; font-size: 1.1em; font-weight: bold; margin-right: 5px; }
ul#crumbList li { background: url('../images/tic_menu.gif') right no-repeat; display: inline; list-style-type: none; margin-right: 7px; padding-right: 7px; }
ul#crumbList li.last { background: none; }
ul#crumbList a { color: #626469; text-decoration: none; }
ul#crumbList a:hover { color: #87d300; text-decoration: underline; }

#nav { padding: 10px 0 0 5px; margin: 0 15px 0 5px; }
/*
#nav a { color: #6e6e6d; text-decoration: none; }
#nav a:hover { color: #ec3603; text-decoration: underline; }
#nav h6 { background: url('../images/end_background_para.gif') right 5px no-repeat; color: #6e6e6d; font-size: 10.5pt; margin: 0 0 10px; }
#nav h6 span { background-color: #fff; padding-right: 5px }
#nav ul { font-size: 11px; margin: 0 0 20px; padding: 0; }
#nav ul li { background: url('../images/bullet_carat.gif') 3px no-repeat; list-style-type: none; margin: 0 0 7px; padding-left: 15px; }
*/


/* Miscellaneous classes and elements
-------------------------------------------------------------- */

h3#tagline { margin: -1.5em 0 2em; }
.ghosted-subtitle { color: #9FA0A4; font-weight: bold; margin-bottom: 0; text-transform: uppercase; }
.badge { background-color: #E47F00; color: #fff; font-size: .9em; font-weight: bold; padding: 2px 5px; text-decoration: none; }
.warning { background-color: #B10043; color: #fff; padding: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
.callout { background-color: #FFFFCC; border: 2px solid #FFFF00; color: #000; padding: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
/* bulleted link list */
div.bulleted-link-list { background-color: #fff; font-size: .95em; padding-right: 5px }
div.bulleted-link-list a { color: #626469; text-decoration: none; }
div.bulleted-link-list a:hover, .svRelContent a:hover { color: #ec3603; text-decoration: underline; }
div.bulleted-link-list h3, .svRelContent h3 { color: #626469; font-size: 1.3em; margin: 0 0 10px; }
div.bulleted-link-list h3 span, .svRelContent h3 span { background-color: #fff; padding-right: 5px; }
div.bulleted-link-list ul { font-size: .95em; margin: 0; padding: 0; }
div.bulleted-link-list ul li { margin: 0 0 .5em; padding-left: 15px; }
div.bulleted-link-list dl { margin: 0 0 1em; }
div.bulleted-link-list dt { color: #9fa0a4; font-weight: normal; }
div.bulleted-link-list dt a { color: #626469; }
body.threeCol div#right { border-top: 1px solid #ccc; border-left: 1px solid #ccc; -webkit-border-top-left-radius: 15px; -moz-border-radius-topleft: 15px; margin-right: 0; padding: 10px 0 10px 10px; width: 150px;}
#homepage .sidebar ul a { color: #87d300; }
/* Table with horizontal ruling */
table.horiz-rule {  }
table.horiz-rule th { background-color: #626469; border-top: none; border-left: none; border-bottom: 1px solid #e6e6e6; border-right: none; color: #fff; padding: 9px; text-align: left; }
table.horiz-rule td { border-top: none; border-left: none; border-bottom: 1px solid #e6e6e6; border-right: none; padding: 9px; vertical-align: top; }
table.horiz-rule tfoot td { border: none; }
/* Table with shaded alternating rules */
table.alt-rule { background-color: #eaeaea; border: 1px solid #ccc; font-size: .9em; }
table.alt-rule tr.odd td { background-color: #fff; }
table.alt-rule td { background: none; padding: 6px 8px; }

ul.linklist { overflow: hidden; border:0; }
ul.linklist li:before { color: #ccc; content: "|"; font-size: 1em; font-weight: bold; margin-right: 6px; }
ul.linklist li.first:before { content: ""; }

div.rounded-gray { background: url('../images/corners/corner_tl_gray.gif') #626469 no-repeat top left; padding: 0; }
div.rounded-gray form { background: url('../images/corners/corner_tr_gray.gif') transparent no-repeat top right; padding: 15px; }

.dotted-divider { background: url('../images/bg_border_dot.gif') top repeat-x; }

.rounded-box {
  border: 0px solid #eaeaea;
  background-color: #eaeaea;
  margin: 0;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  /*behavior: url(border-radius.htc);*/
  }

.teaser h1, .teaser h2, .teaser h3 { margin-top: 0; }
.teaser h3 { color: #4fa600; font-size: 1.5em; font-weight: normal; margin-bottom: .75em; }
.teaser p { font-size: .9em; }
.teaser a { text-decoration: none; }
.teaser a:hover { text-decoration: underline; }

.smallcaps { color: #9fa0a4; font-size: .75em; text-transform: uppercase; }


/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

.pad-10 { padding: 10px; }
.outline-gray { border: 1px solid #ccc; }
input.btn-primary { background-color: #009530; border: 1px solid #fff; color: #fff; font-size: .9em; font-weight: bold; padding: 2px; }
input.btn-normal { border: 1px solid #626469; font-size: .9em; padding: 2px; }

/* File type icons
-------------------------------------------------------------- */
.cad3d, .css, .doc, .generic, .pdf, .txt, .url, .xls, .zip { background-repeat:no-repeat; padding:1px 0 0 21px; display:block; line-height:1.25em; min-height:1.75em; margin-bottom:.25em; }
.cad3d { background-image: url('../images/file-icons/3dcad.gif'); }
.css { background-image:url('../images/file-icons/css.gif'); }
.doc { background-image:url('../images/file-icons/doc.gif'); }
.generic { background-image:url('../images/file-icons/generic.gif'); }
.pdf  { background-image:url('../images/file-icons/pdf.gif'); }
.txt { background-image:url('../images/file-icons/txt.gif'); }
.url { background-image:url('../images/file-icons/url.gif'); }
.xls { background-image:url('../images/file-icons/xls.gif'); }
.zip { background-image:url('../images/file-icons/zip.gif'); }



#homepage div#content { position: relative; margin: 0; }

/* Grid elements
-------------------------------------------------------------- */
div.span-1, div.span-1-5, div.span-2, div.span-3, div.span-4, div.span-5 {
	float: left;
	margin-right: 15px;
	padding: 0;
}

div.first { margin-left: 0; }
div.last { margin-right: 0; }

/* grid is 950px wide, comprised of five 190px-wide columns */
.span-1 { width: 170px; }
.span-1-5 { width: 255px; }  /* 1.5 width */
.span-2 { width: 355px; }
.span-3 { width: 550px; }
.span-4 { width: 730px; }
.span-5 { width: 920px; }


/* Fill colors
-------------------------------------------------------------- */

.spruce-green { background-color: #009530; }
.lady-fern-green { background-color: #4FA600; }
.seedling-green { background-color: #87D300; }
.dark-gray { background-color: #626469; }
.light-gray { background-color: #9FA0A4; }
.sunflower-yellow { background-color: #FFD100; }
.honeysuckle-orange { background-color: #E47F00; }
.fuschia-red { background-color: #B10043; }
.sky-blue { background-color: #42B4E6; }
.xtra-light-gray { background-color: #efefef; }


/* sIFR items
-------------------------------------------------------------- */

.sIFR-flash { visibility: visible !important; margin: 0; padding: 0; }
.sIFR-replaced { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/*
 * Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
 * Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element. */

.sIFR-replaced > div { display: none !important; }

/* @group Calendar
============================================== */

#svCalendar { text-align: center; }

#svCalendar table { width: 100%; }

#svCalendar th {
	padding: 0;
	border: 1px solid #666;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #666;
	}

#svCalendar th a {
	display: block;
	padding: .5em 2px;
	text-align: center;
	color: #fff;
	}

#svCalendar th a:hover {
	text-decoration: none;
	color: #fff;
	background: #333;
	}

#svCalendar .dayofweek td {
	height: auto;
	padding: 6px .5em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background: #ccc;
	}

#svCalendar .dayofweek td a {}

#svCalendar td {
	width: 14%;
	height: 60px;
	padding: .5em;
	border: 1px solid #ccc;
	font-size: 9px;
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	}

#svCalendar td .date { font-style: italic; }

.content #svCalendar td ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#svCalendar td li a {
	display: block;
	margin: 2px 0;
	padding: 0 0 2px;
	border: 0;
	text-align: left;
	text-decoration: none;
	}

#svCalendar td li a:hover,
#svCalendar td li a#today {
	text-decoration: underline;
	}

/* @end Calendar
----------------------------------------- */


/* @group products portal
============================================== */

#products #container.sysProducts #content #primary #svPortal { font-size: .9em; }
#products #container.sysProducts #content #primary #svPortal dl { background-color: #eaeaea; clear: none; float: left; height: 120px; margin: 0 10px 10px 0; padding: 5px; width: 115px; }

/* @end Products portal
----------------------------------------- */


/* @group blog portal
============================================== */

#blog #svPortal dd.summary { margin:.5em 0 1.5em; }
#blog #svPortal dl { border-bottom:1px dotted #ccc; margin-bottom:1em; padding-bottom: 1.5em; }
#blog #svPortal span.readMore { display:none; }

/* @end blog portal
----------------------------------------- */


/* @group sysOfferUpdates custom feed display
============================================== */

#sysOfferUpdates { font-size: .9em; color: #626469; padding: 1em; }
#sysOfferUpdates dl { margin: 0 0 2em 0; }
#sysOfferUpdates dd.image { float: left; margin: 0 1em 1em 0; }
#sysOfferUpdates dd.image img { height: 45px; }
#sysOfferUpdates dt.releaseDate { display: none; }
#sysOfferUpdates dt {  }
#sysOfferUpdates dd { float: none; }
#sysOfferUpdates span.readMore { display: none; }

/* @end sysOfferUpdates
----------------------------------------- */

/* @group svSiteMap
============================================== */

body#sitemap #content, body#404 #content { margin: 15px 0; }
ul#svSiteMap li.home { font-size: .9em; list-style-type: none; }
ul#svSiteMap li.home ul { line-height: 2em; margin-top: 20px; }
ul#svSiteMap li.home a:hover { color: #87d300; text-decoration: underline; }
ul#svSiteMap li.home ul li { float: left; font-weight: bold; list-style-type: none; margin: 0 5px 0 0; width: 184px; }
ul#svSiteMap li.home ul li.last { margin-right: 0; }
ul#svSiteMap li.home ul li a { background-color: #eaeaea; color: #626469; display: block; font-size: 1.1em; margin-bottom: 10px; padding: 0 4px; text-decoration: none; }
ul#svSiteMap li.home ul li ul { font-size: .95em; margin: 0; width: 170px; }
ul#svSiteMap li.home ul li ul li { margin-right: 0; }
ul#svSiteMap li.home ul li ul li ul { margin-left: 10px; width: 150px; }
ul#svSiteMap li.home ul li ul li ul li{ background: url('../images/green_bullet.gif') 0 .6em no-repeat; font-weight: normal; list-style-type: none; padding-left: 12px; width: 150px; }
ul#svSiteMap li.home ul li ul a { background: none; display:inline; margin-bottom: 0; padding: 0; }
ul#svSiteMap li.home ul li ul li ul li ul { display: none; }

/* @end svSiteMap
----------------------------------------- */

/* @group LiveLeader Chat window
============================================== */

div.liveleader { width: 150px; margin: 0 0 15px 0; }
a#LiveLeaderLink { display: none!important; visibility: hidden!important; }

/* @end sysOfferUpdates
----------------------------------------- */



/* @begin ALL NEWS STYLES FOR B2C
----------------------------------------- */

#topFlash {	margin:0 auto; width:1000px; }

#bottomFlash { margin:0 auto; width:1000px; background-color:#cddde1; border:1px solid #c3d5d5; }

#flashArea {
	margin:0 auto;
	width:1000px;
	background-color:#cddde1;
}

#formArea2 { padding:10px; background:#fff url('../images/pic-contact.jpg') no-repeat 550px 40px; }
#formArea { padding:10px; background-color:#fff; }

#cediabox { width:288px; height:237px; position:relative; margin:0; }
#cediabox2 { width:288px; position:relative; margin:0; border:2px dashed #aaa; }
#cediabox3 { width:300px; position:relative; margin:0; border:2px dashed #aaa; }
#cediatag { position:absolute; bottom:16px; right:24px; font:10px Courier, sans-serif; color:#777; z-index:100000;}
#cediatag2 { text-align:right; margin:0 24px 10px 0; font:10px Courier, sans-serif; color:#777;}

#contactTbl { border-collapse:collapse; width:800px; margin:10px auto; }
#contactTbl th, #contactTbl td { padding:5px; background-color:#fff; }
#contactTbl th { text-align:right; }
#contactTbl td { text-align:left; }
#contactTbl .fullrow { text-align:center; }

#contact_form { width:400px; margin:20px 0 20px 40px; }
#contact_form dt label { background:#fff url('../images/bg_label.gif') no-repeat top left; padding:4px 4px 2px 8px; text-align:left; font-weight:normal; display:block; width:140px; }
#contact_form dt, #contact_form dd { display:block; text-align:left; font-weight:normal; clear:both; }
#contact_form dd .form_input, #contact_form dd .form_select { border:1px solid #ddd; color:#444; padding:4px; }
#contact_form dd .form_input { width:380px; }
#contact_form dd .form_select { width:250px; }
#contact_form dd .form_submit {  }

#contact_form_left { margin-left:40px; }
#contact_form_right { margin-right:40px; }

.contact_form { width:380px; }
.contact_form .label {
	margin:20px 0 0;
	background:#fff url('../images/bg_label.gif') no-repeat top left;
	padding:4px 4px 2px 8px;
	text-align:left;
	font-weight:normal;
	display:block;
	width:140px;
	}
.contact_form div { display:block; text-align:left; font-weight:normal; clear:both; }
.contact_form .form_input, .contact_form .form_select { border:1px solid #ddd; color:#444; padding:4px; }
.contact_form .form_input { width:360px; }
.contact_form .form_input_dual { width:174px; }
.contact_form .form_input_md { width:214px; }
.contact_form .form_input_sm { width:80px; }
.contact_form .form_input_tn { width:40px; }
.contact_form .form_select { width:250px; }
.contact_form .form_submit {  }


.full_form { width:420px; margin-top:8px; }
.full_form .label {
	margin:8px 0 0;
	padding:4px 4px 4px 0;
	text-align:left;
	font-weight:bold;
	font-size:10pt;
	}
.full_form div { display:block; text-align:left; font-weight:normal; clear:both; }
.full_form .form_input, .full_form .form_select { border:1px solid #bbb; color:#444; padding:4px; }
.full_form .form_input { width:360px; }
.full_form .form_input_dual { width:174px; }
.full_form .form_input_md { width:214px; }
.full_form .form_input_sm { width:80px; }
.full_form .form_input_tn { width:40px; }
.full_form .form_select { width:250px; }
.full_form .form_submit {  }
.full_form_snippet { background-color:#ddd; padding:8px; line-height:1.5em; width:98%; margin-left:0; }

#contentAreaInside { padding:20px 30px 0; background:#fff url('../images/static-bg.jpg') no-repeat; }
#contentAreaInsideCEDIA { padding:320px 30px 0; background:#fff url('../images/static-bg-cedia.jpg') no-repeat; }
#contentAreaInside2 { padding:10px 20px; background:#fff; }

/* #contentAreaInside p { margin:0 20px 8px; background-color:#f2f2f2; padding:8px 12px; } */
#contentAreaInside p { margin:0 4px 6px 12px; }

/* .contentelement { margin:0 20px; background-color:#f2f2f2; padding:8px 12px; } */
.contentelement { margin:0 20px; padding:8px 12px; }
.contentelementtrans { margin:0 20px; padding:8px 12px; }

.content_doublelist { display:inline; float:left; }

/*
#custcbus_container {margin:0 20px 20px; height:400px; padding:8px 12px; position:relative;}
#custcbus_neo_deco    {position:absolute; top:4px;   left:0px;}
#custcbus_saturn      {position:absolute; top:4px;   left:160px;}
#custcbus_neo         {position:absolute; top:0px;   left:300px;}
#custcbus_saturn_deco {position:absolute; top:0px;   left:470px;}
#custcbus_colorts     {position:absolute; top:214px; left:50px;}
#custcbus_bwts        {position:absolute; top:210px; left:300px;}
*/

.thumb_img { display:inline; float:left; margin-right:12px; width:100px; }
.thumb_img a { text-decoration:none; font-size:8pt; }
.thumb_img img { border:2px solid #aaa; margin-bottom:5px; }
.thumb_img br { clear:none; }

.thumb_prod { display:inline; float:left; margin-right:12px; }
.thumb_prod a { text-decoration:none; font-size:8pt; }
.thumb_prod img { margin-bottom:5px; }
.thumb_prod br { clear:none; }

.dl_item { float:left; margin-right:16px; }
.dl_item img { margin-top:4px; }

#your_interests { margin:20px 0 30px 30px; }
#customer_interests { margin:20px 0 30px 30px; }

#your_interests li, #customer_interests li { margin-top:0; margin-bottom:4px; }

#accordion { width:900px; height:325px; overflow:auto; }

h2.toggler {
	cursor:pointer;
	background:transparent url('../images/icon-plus.gif') left center no-repeat;
	padding: 2px 0 0 16px;
	margin: 8px 0 4px 0;
}

div.element p, div.element h3 {
	margin:0px;
	padding:4px;
}

#showroom_imgs { float:right; margin:0 0 10px 30px; text-align:center; }
#showroom_imgs #showing { border:2px solid #aaa; }




/********************/
/****** FOOTER ******/
/********************/

.footer,
.footer * {
	margin:0;
	padding:0;
	line-height:0;
}

.footer {
	width:1000px;
	height:30px;
}

.footer .topSide {
	height:10px;
	background-color:#fff;
}

.footer .topSide * {
	background-color:#fff;
	color:#fff;
}

.footer .bottomSide {
	height:20px;
	line-height:0;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
	padding-bottom:3px;
	_padding-left:10px;
	_padding-right:10px;
	_padding-top:0;
	_padding-bottom:0;
}

.footer .bottomSide .left {
	float:left;
}

.footer .bottomSide .right {
	float:right;
}

.footer .bottomSide ul {
	list-style-type:none;
}

.footer .bottomSide ul * {
	display:inline;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	color:#626469;
	line-height:normal;
}

.footer .bottomSide a:hover {
	color:#87d300;
	/*font-size:10px;
	font-weight:bold;*/
}

.hid { display:none; }

/* @end ALL NEWS STYLES FOR B2C
----------------------------------------- */