* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	min-width: 936px;
	font: 76%/1.5em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	text-align: center;
	xbackground: url(../images/img_elements/baseline_grid.gif) repeat-x 0 -1px;
	xbackground: url(../images/img_elements/column_grid.gif) repeat-y center;
	background-color: #fff;
}

#nojs {
	background-color: #fc3;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
}

h1 {
	color: #000;
	font: normal 2em/1.5 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 31px;
}

h1.overview {
	text-align: center;
}

#home h1 {
	color: #000;
	font: normal 2em/1.5 Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 206px;
	padding-top: 9px;
}

#home #rightcol p {
	color: #000;
	font-size: 1.3em;
	line-height: 1.5;
	font-style: normal;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 31px;
	padding-top: 9px;
	border-top: 1px solid #333;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

img {
	border: none;
}

ul, ol, dl {
	list-style-type: none;
}

.plus {
	font-weight: normal;
	font-style: normal;
	background: url(../images/img_elements/icon_plus.gif) no-repeat 0 50%;
	margin-left: 3px;
	padding-left: 20px;
	float: left;
}

.size {
	font-weight: normal;
	font-style: normal;
	background: url(../images/img_elements/icon_size.gif) no-repeat 0 50%;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 20px;
	float: right;
}

.pdf {
	background: url(../images/img_elements/icon_pdf.gif) no-repeat 0 0;
	padding-left: 28px;
}

.summit {
	background: url(../images/img_elements/icon_summit.gif) no-repeat 0 0;
	padding-left: 28px;
}

.centerwrapper {
	text-align: left;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(../images/img_elements/img_bg_droptop.gif) repeat-x 0 bottom;
	height: 36px;
}

#page-not-found #header, #page-error #header {
	background: url(../images/img_elements/img_bg_error.gif) repeat-x 0 bottom;
	height: 36px;
}

#mainnav {
	height: 36px;
	float: left;
}

#mainnav li {
	float: left;
}

#mainnav li a {
	color: #333;
	font: 16px/28px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	text-decoration: none;
	height: 36px;
	padding-right:8px;
	padding-left: 8px;
	display: block;
	float: left;
}

#mainnav li a:hover {
	color: #000;
	text-decoration: underline;
}

#mainnav li.current a, #mainnav li.section a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
}

#mainnav li.current a:hover, #mainnav li.section a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
}

#SearchForm_SearchForm {
	width: 168px;
	margin-top: 7px;
	float: right;
}

#SearchForm_SearchForm #SearchForm_SearchForm_Search {
	font-size: 1em;
	width: 106px;
	float: left;
}

#SearchForm_SearchForm .action {
	font-size: 0.8em;
	width: 44px;
	float: right;
}

#content {
	background: url(../images/img_elements/img_bg_column.gif) repeat-y 168px 0;
	width: 936px;
	clear: both;
}

#listingcontent {
	width: 936px;
	clear: both;
}

#subnav1 {
	font-size: 1.1em;
	width: 144px;
	padding-top: 21px;
	float: left;
}

#subnav1 img {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}

#subnav1list {
	padding-bottom: 1.4em;
}

#subnav1 h3 {
	padding-left: 8px;
}

#subnav1 li a {
	color: #666;
	text-decoration: none;
	padding-left: 8px;
	display: block;
}

#subnav1 li a:hover {
	color: #000;
	text-decoration: underline;
}

#subnav1 li.current a, #subnav1 li.section a {
	color: #333;
	font-weight: bold;
	background: url(../images/img_elements/img_bg_subnav1_top.gif) no-repeat 0 top;
}

#subnav1 li.current, #subnav1 li.section {
	background: #eee url(../images/img_elements/img_bg_subnav1_bottom.gif) no-repeat 0 bottom;
}

#subnav2 {
	text-align: right;
	padding-top: 21px;
}

#subnav2list {
	padding-bottom: 1.4em;
}

#subnav2 li a {
	color: #666;
	text-decoration: none;
	padding-right: 8px;
	display: block;
}

#subnav2 li a:hover {
	color: #000;
	text-decoration: underline;
}

#subnav2 li.current a, #subnav2 li.section a {
	color: #333;
	font-weight: bold;
	background-color: #d3d3d3;
	xbackground: url(../images/img_elements/img_bg_subnav1_top.gif) no-repeat 0 top;
}

#subnav2 li.current, #subnav2 li.section {
	xbackground: #eee url(../images/img_elements/img_bg_subnav1_bottom.gif) no-repeat 0 bottom;
}

#product {
	width: 767px;
	float: right;
	border-left: 1px solid #ccc;
	background: url(../images/img_elements/pixel_cccccc.gif) repeat-y 286px 0;
}

#productoverview {
	width: 767px;
	float: right;
	border-left: 1px solid #ccc;
}

.listingheader {
	text-align: center;
	width: 599px;
	padding-top: 9px;
	float: left;
}

#leftcol {
	width: 286px;
	float: left;
	border-right: 1px solid #ccc;
}

#tools {
	height: 3em;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	border-top: 1px solid #ccc;
}

#colors {
	font-size: 1em;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 1.5em;
	clear: left;
	border-top: 1px solid #ccc;
}

.colorswatch {
	line-height: 1.1em;
	width: 136px;
	margin-bottom: 4px;
	margin-right: 4px;
	display: block;
	float: left;
}

.colorbox {
	width: 36px;
	height: 2.2em;
	margin-right: 4px;
	float: left;
}

.colorswatch div.White, .colorswatch div.WhiteBlack {
	width: 34px;
	height: 2.1em;
	border: 1px solid #ccc;
}

#home #leftcol {
	width: 454px;
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#leftcol img {
	margin-top: 5px;
	margin-bottom: 6px;
	margin-left: 3px;
	display: block;
}

#home #leftcol img {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
	display: block;
}

#styles {
	width: 288px;
	float: left;
}

#styles p {
	padding-bottom: 1.9em;
}

.stylelist {
	margin-bottom: 2.6em;
}

.stylelist dt {
	font-weight: bold;
	text-align: right;
	width: 108px;
	float: left;
}

.stylelist dd {
	margin-left: 120px;
}

.productlogo, .featurelogo {
	margin-bottom: 1.1em;
	float: right;
}

#productoverview .productlogo {
	padding-top: 9px;
}

#sitemap-list li ul {
	margin-bottom: 1em;
}

#sitemap-list li {
	font-weight: bold;
	position: relative;
	left: 24px;
}

#sitemap-list ul li ul li {
	font-weight: normal;
	font-style: normal;
	padding-right: 4px;
	padding-left: 4px;
	display: inline;
	border-left: 1px solid #ccc;
}

#rightcol {
	width: 456px;
	padding-top: 9px;
	float: right;
}

#productcontent {
	width: 456px;
	padding-top: 0.4em;
	float: right;
	border-top: 1px solid #ccc;
}

#featurecontent {
	width: 288px;
	padding-bottom: 1.1em;
	float: left;
}

#featurecontent ul {
	list-style-type: disc;
	list-style-position: inside;
}

#home #rightcol {
	background: url(../images/img_elements/img_logo_sg_216.jpg) no-repeat center 46px;
	width: 456px;
	padding-top: 9px;
	float: right;
}

#overviewlogo {
	text-align: center;
	padding-top: 26px;
	padding-bottom: 23px;
}

#standardcontent {
	padding-bottom: 13px;
}

#standardcontent p {
	margin-bottom: 1.5em;
}

#productnav {
	background-color: #fff;
	padding-bottom: 1.5em;
	padding-left: 4px;
	clear: both;
	border-top: 1px solid #ccc;
}

#productoverviewnav {
	margin-bottom: 1.5em;
	margin-left: 3px;
	padding-top: 3px;
	clear: both;
	border-top: 1px solid #ccc;
}



#promocontent {
	font-weight: bold;
	text-align: right;
	width: 128px;
	float: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#promocontent p {
	padding-right: 8px;
	padding-left: 8px;
}

.catlist {
	padding-top: 4px;
	clear: both;
	border-top: 1px solid #ccc;
}

.promocatlist {
	padding-top: 4px;
	clear: left;
	width: 600px;
	border-bottom: 1px solid #ccc;
	float: left;
}

.catlist .stylelist, .catlist h2, .catlist p {
	margin-bottom: 0.9em;
}


.promocatlist .stylelist, .promocatlist h2, .promocatlist p {
	margin-bottom: 0.9em;
}


.catlist h2, .catlist p {
	margin-left: 120px;
}

.promocatlist h2, .promocatlist p {
	margin-left: 120px;
}

.catleft {
	width: 168px;
	margin-bottom: 1em;
	float: left;
}

.promocatleft {
	width: 120px;
	margin-bottom: 1em;
	float: left;
}

.catright {
	width: 288px;
	margin-bottom: 1em;
	float: right;
}

.promocatright {
	width: 479px;
	margin-bottom: 1em;
	float: left;
}

.thumbnail104 {
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	position: relative;
	float: left;
}

.thumbnail104 a {
	background-color: #fff;
	width: 78px;
	display: block;
}

.thumbnail104.current, .thumbnail104.section {
	background: #eee url(../images/img_elements/img_bg_thumbnail104_top.gif) no-repeat left top;

}

.thumbnail104 a.current, .thumbnail104 a.section {
	background: url(../images/img_elements/img_bg_thumbnail104_bottom.gif) no-repeat left bottom;
	padding-bottom: 1.1em;
}

.thumbnail150 {
	text-align: center;
	width: 120px;
	height: 18em;
	margin: 3px;
	position: relative;
	float: left;
}

.marknewlist {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #060 url(../images/img_elements/img_bg_ribbon.gif) repeat-x left bottom;
	width: 70%;
	margin-left: -3px;
	position: absolute;
	top: 78px;
	border: 1px solid #ccc;
}

.markpromolist {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f00;
	width: 70%;
	margin-left: -3px;
	position: absolute;
	top: 78px;
	border: 1px solid #ccc;
}

.marknewproduct {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #060 url(../images/img_elements/img_bg_ribbon.gif) repeat-x left bottom;
	padding-right: 1em;
	padding-left: 1em;
	position: absolute;
	top: 43px;
	border: 1px solid #ccc;
}

.markpromoproduct {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f00;
	padding-right: 1em;
	padding-left: 1em;
	position: absolute;
	top: 43px;
	border: 1px solid #ccc;
}

.promoinfo {
	font-style: italic;
}

.listingslist {
	width: 118px;
	height: 7em;
}

#productnavclearer {
	line-height: 0px;
	clear: both;
}

#quicklinks {
	background: #f5f5f5 url(../images/img_elements/img_bg_dropbottom.gif) repeat-x 0 top;
	padding-top: 23px;
	clear: both;
	border-bottom: 1px solid #ccc;
}

#quicklinks ul {
	font-size: 1em;
}

#quickcol1, #quickcol2, #quickcol3, #quickcol4 {
	width: 216px;
	padding-bottom: 1.1em;
	float: left;
}

#quickcol1, #quickcol2, #quickcol3 {
	margin-right: 24px;
}

#quickcol2 li {
	float: left;
}

#quickcol2 h4 {
	clear: both;
}

.clearer {
	line-height: 0px;
	clear: both;
}

#footer p {
	color: #666;
	font-size: 0.9em;
	margin-top: 0.4em;
	padding-bottom: 1.4em;
	clear: both;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
