/* CSS Document */

html, body {	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	background: #424242 url('../images/gsi_background.gif') repeat-x scroll left top;
}

#wrapper 
{
	background-color: Transparent;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.left 
{
	float:left;
}

.right {
	float: right;
}

#wrapper {
	margin: 0 auto;
	width: 725px;
	border-right: 1px solid #6e6f70;
}

#sitetabs {
	float: left;
	width: 21px;
}

#main-wrapper {
	float: left;
	width: 704px;
	position: relative;
}
#main-wrapper #gsi-logo {
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 100;
}

#top {
	background: url(../images/bg_top_nav.gif) left top no-repeat;
	height: 38px;
}

#top ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;	
	margin: 16px 0 0 0;
}
#top ul li {
	float: left;
}
#top #top-search {
	float: left;
	margin: 0 0 0 0;
	padding-left: 2px;
}
#top #top-search input {
	float: left;
}
#top #top-search .field {
	height: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b0bbc0;
	width: 110px;
	color: #999999;
}

#home-current-section {
	background: url(http://pr.outsideinsidegifts.com/images/bg_home_ultralight.jpg) left top no-repeat;
	height: 254px;
	position: relative;
}
#home-current-section #left-submenu, #current-section #left-submenu {
	height: 13px;
	width: 400px;
	position: absolute;
	left: 0px;
	bottom: 1px;
	background: url(../images/bg_home_left_submenu.gif) right top no-repeat;
	font-size: 10px;
}
#home-current-section #left-submenu a {
	text-decoration: none;
	color: #292929;
	margin-left: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#home-current-section #left-submenu a.stuff {
	padding-left: 18px;
}
#home-current-section #right-submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#home-current-section #right-submenu li {
	border-bottom: 1px solid #000000;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 141px;
}

#home-current-section-desc {
	border-left: 1px solid #6e6f70;
	border-right: 1px solid #6e6f70;
	background: url(../images/bg_home_section_desc.gif) left top repeat-x;
	width: 702px;
}
#home-current-section-desc #section-desc {
	width: 440px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	color: #d5d5d5;
	margin-left: 8px;
	display: inline;
}
#home-current-section-desc #section-title {
	float: right;
}
#home-current-section-desc #section-bottom {
	border-top: 1px solid #6e6f70;
	height: 5px;
	font-size: 0px;
	background-color: #292929;
	clear: both;
}
#home-current-section-desc #home-section-bottom {
	border-top: 1px solid #424242;
	height: 5px;
	font-size: 0px;
	background-color: #424242;
	clear: both;
}

#current-section-products 
{
	background-color: White;
	padding-top: 10px;
	border: 1px solid #cdcecf;
	border-bottom: none;	
}
#current-section-products .product 
{
	width: 234px;
	height: 196px;
	float: left;
	background-color: #ffffff;
	background-repeat: no-repeat; 
}

#current-section-products .product .product-name 
{
	position: relative;
	top: +15px;
	padding-left: 7px;
	font-size: 11px;	
	line-height: 12px;
	color: #868889;
	font-weight: bold;	
}

#current-section-products .product .product-series-image 
{	
	position: relative;
	float: right;	
	top: +115px;	
	left: -2px;
}

#home-all-products {
	background: url(../images/bg_home_all_products.gif) left top no-repeat;
	height: 27px;
	font-weight: bold;
	text-transform: uppercase;
}
#home-all-products #view-section-products {
	float: left;
	font-size: 11px;
	padding: 7px 0 0 21px;
	color: #FFFFFF;
}
#home-all-products #view-all-products {
	float: right;
	font-size: 10px;
	padding: 8px 8px 0 0;
}
#home-all-products a {
	color: #FFFFFF;
}
#home-all-products a:link, #home-all-products a:visited {
	text-decoration: none;
}
#home-all-products a:hover {
	text-decoration: underline;
}

/* secondary pages */
#current-section {
	height: 142px;
	position: relative;
}
#current-section #left-submenu a {
	text-decoration: none;
	color: #292929;
	margin-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#current-section #left-submenu a.stuff {
	padding-left: 18px;
}

#two-col {
	width: 702px;
	border-left: 1px solid #6e6f70;
	border-right: 1px solid #6e6f70;
	background: url(../images/bg_2col.gif) left top repeat-y;
}
#two-col #left-col {
	float: left;
	width: 215px;
}
#two-col #left-col a:link, #two-col #left-col a:visited {
	text-decoration: none;
}
#two-col #left-col a:hover, #two-col #left-col a {
	text-decoration: underline;
	color: #868889;
}

#two-col #left-col .content-block {
	background-color: #FFFFFF; 
}
#two-col #left-col .content-block .yellow-header {
	height: 25px;
	background-color: #f9b000;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 25px;
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
}
#two-col #left-col .content-block .green-header {
	height: 25px;
	background-color: #69a817;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 8px;
	font-weight: bold;
}
/*******/
#two-col #left-col .content-block .green-header .green-header-title {
	float: right;
	background: url(../images/icon_green_hdr_arrow.gif) left 3px no-repeat;
	padding-left: 11px;
	margin-top: 5px;
}
#two-col #left-col .content-block .content {
	padding: 6px 7px;
}
#two-col #left-col .content-block .title {
	font-weight: bold;
	color: #6f6f70;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#two-col #left-col .content-block .title2 {
	font-weight: bold;
	color: #6f6f70;
	font-size: 12px;
	text-transform: uppercase;
}
#two-col #left-col .content-block ul {
	width: 150px;
	margin: 0 0 0 8px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}

#two-col #left-col .content-block ul li {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
	color: #868889;
	font-weight: bold;
}
#two-col #left-col .content-block ul li a {
	font-weight: normal;
	color: #868889;
}
#two-col #left-col .content-block .item {
	padding: 6px 3px;
}
#two-col #left-col .content-block .item .item-image {
	position: relative;
	height: 105px;
	margin-bottom: 5px;
}

#two-col #left-col .content-block .item .item-image .item-price {
	position: absolute;
	right: 2px;
	bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}
#two-col #left-col .content-block .item .item-name {
	font-size: 10px;
	line-height: 11px;
	text-transform: uppercase;
	position: relative;
	height: 28px;
	padding-bottom: 3px;
}
#two-col #left-col .content-block .item .item-name .product {
	color: #000000;
	font-weight: bold;
	position: absolute;
	left: 4px;
	top: 4px;
}
#two-col #left-col .content-block .item .item-name .product-number {
	color: #6f6f70;
	position: absolute;
	bottom: 3px;
	right: 4px;
}
#two-col #left-col .content-block .item .gray-separator {
	background-color: #e6e7e7;
	height: 2px;
	font-size: 0;
	line-height: 0;
}
#two-col #left-col .content-block .item .item-desc {
	color: #404040;
	font-size: 10px;
	padding: 0 4px 10px 4px;
	text-transform: uppercase;
}	


#two-col #left-col .separator {
	height: 4px;
	line-height: 0px;
	font-size: 0px;
	background-color: #424242;
}

#two-col #right-col {
	float: right;
	width: 483px;
	background-color: #FFFFFF;
}
#two-col #right-col .green-col-title {
	height: 25px;
	background-color: #69a817;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding-left: 8px;
	margin-bottom: 4px;
}
#two-col #right-col .green-col-title a
{
	text-decoration: none;
	color: #ffffff;
	right: 8px;
	position: absolute;	
}
#two-col #right-col .green-col-title a:hover 
{
	text-decoration: underline;
}

#two-col #right-col .gray-col-title {
	height: 25px;
	background-color: #b1b2b4;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding: 0 8px;
	margin-bottom: 1px;
}
#two-col #right-col .gray-col-title a {
	color: #FFFFFF;
}
#two-col #right-col .gray-col-title a:link, #two-col #right-col .gray-col-title a:visited {
	text-decoration: none;
}
#two-col #right-col .gray-col-title a:hover {
	text-decoration: underline;
}
#two-col #right-col #left-inner {
	float: left;
	width: 235px;
}
#two-col #right-col #right-inner {
	float: right;
	width: 234px;
	margin-right: 3px;
	display: inline;
}
#two-col #right-col #right-inner #slogan {
	border-top: 1px solid #cdcecf;
	border-bottom: 1px solid #cdcecf;
	margin: 4px 0;
	padding: 2px 4px;
	color: #404040;
	text-transform: uppercase;
	font-size: 10px;
}
#two-col #right-col #right-inner p {
	margin: 0;
	font-size: 11px;
	padding: 0 0 5px 5px;
	color: #484848;
}
#two-col #right-col #right-inner p.arrow {
	padding-left: 24px;
	background: url(../images/icon_gray_arrow.gif) 10px 3px no-repeat;
}
#two-col #right-col #right-inner p.view-all, .compare-product .product-desc p.view-all {
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.compare-product .product-desc p.view-all 
{
	font-size: 11px;
}
#two-col #right-col #right-inner p.view-all a:link, #two-col #right-col #right-inner p.view-all a:visited, 
.compare-product .product-desc p.view-all a:visited, 
.compare-product .product-desc p.view-all a:link
{
	color: #000000;
	text-decoration: none;
}
#two-col #right-col #right-inner p.view-all a:hover,
.compare-product .product-desc p.view-all a:hover {
	color: #8b1717;
	text-decoration: underline;
}
#two-col #right-col .dark-bar {
	height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #484849;
	padding: 0 2px 0 0px;
	font-size: 11px;
}
#two-col #right-col .dark-bar .right-controls {
	float: right;
}
#two-col #right-col .dark-bar .right-controls span {
	padding: 0 8px;
}
#two-col #right-col .dark-bar .right-controls a:link, #two-col #right-col .dark-bar .right-controls a:visited {
	text-decoration: none;
}
#two-col #right-col .dark-bar .right-controls a:hover {
	text-decoration: underline;
}
#two-col #right-col .dark-bar a {
	color: #FFFFFF;
}
#two-col #right-col .dark-bar .field {
	height: 12px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b0bbc0;
	width: 20px;
	color: #999999;
}
#two-col #right-col .dark-bar input {
	vertical-align: middle;
}
#two-col #right-col #item-list {
	width: 477px;
	margin-left: 3px;
}
#two-col #right-col #item-list .top-logo {
	padding: 10px 0;
	text-align: right;
}
#two-col #right-col #item-list .separator {
	background-color: #e6e7e7;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
}
#two-col #right-col #item-list .item {
	padding: 8px 0 2px 4px;
}
#two-col #right-col #item-list .item .item-info {
	float: right;
	width: 320px;
}
#two-col #right-col #item-list .item .item-info .price {
	text-align: right;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-right: 2px;
}
#two-col #right-col #item-list .item .item-name {
	font-size: 10px;
	line-height: 11px;
	text-transform: uppercase;
	position: relative;
	height: 28px;
	padding-bottom: 3px;
}
#two-col #right-col #item-list .item .item-name .product {
	color: #000000;
	font-weight: bold;
	position: absolute;
	left: 4px;
	top: 4px;
	font-size: 12px;
}
#two-col #right-col #item-list .item .item-name .product-number {
	color: #6f6f70;
	position: absolute;
	bottom: 3px;
	right: 4px;
}
#two-col #right-col #item-list .item .item-desc {
	border-top: 1px solid #cdcecf;
	color: #404040;
	font-size: 10px;
	padding: 1px 4px 5px 4px;
	text-transform: uppercase;
}
#two-col #right-col #item-list .item .details {
	padding-left: 4px;
	font-size: 11px;
}
#two-col #right-col #item-list .item .details a {
	color: #000000;
}
#two-col #right-col #item-list .item .details a:link, #two-col #right-col #item-list .item .details a:visited {
	color: #000000;
	text-decoration: none;
}
#two-col #right-col #item-list .item .details a:hover {
	color: #8b1717;
	text-decoration: underline;
}

#bottom-page-controls-wrapper {
	width: 702px;
	border-left: 1px solid #6e6f70;
	border-right: 1px solid #6e6f70;
	background-color: #484849;
	padding-top: 2px;
}
#bottom-page-controls {
	float: right;
	width: 483px;
	margin-right: 1px;
	display: inline;
}
#bottom-page-controls .dark-bar {
	height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0 2px 0 8px;
	font-size: 11px;
}
#bottom-page-controls .dark-bar .right-controls {
	float: right;
}
#bottom-page-controls .dark-bar .right-controls span {
	padding: 0 8px;
}
#bottom-page-controls .dark-bar .right-controls a:link, #bottom-page-controls .dark-bar .right-controls a:visited {
	text-decoration: none;
}
#bottom-page-controls .dark-bar .right-controls a:hover {
	text-decoration: underline;
}
#bottom-page-controls .dark-bar a {
	color: #FFFFFF;
}
#bottom-page-controls .dark-bar .field {
	height: 12px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b0bbc0;
	width: 20px;
	color: #999999;
}
#bottom-page-controls .dark-bar input {
	vertical-align: middle;
}

#product {
	padding: 6px 4px 10px 10px;
}
#product #product-view {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 10px;
	color: #5c5c5d;
	font-weight: bold;
}
#product #product-view .view {
	border-bottom: 1px solid #cdcecf;
	margin-bottom: 3px;
}
#product #product-view a {
	color: #5c5c5d;
}
#product #product-view a:link, #product #product-view a:visited {
	text-decoration: none;
}
#product #product-view a:hover {
	text-decoration: underline;
}
#product #product-desc {
	float: right;
	width: 232px;
}
#product #product-desc .top-logo {
	text-align: right;
	margin-bottom: 15px;
}
#product #product-desc .top-logo img {
	padding-left: 5px;
}
#product #product-desc #product-price, #product #product-desc #product-wholesale-price {
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#product #product-desc #product-status {
	text-align: right;
}
#product #product-desc #product-name 
{
	border-bottom: 1px solid #cdcecf;
	padding-left: 4px;
	position: relative;
	display: block;
	height: 1%;
	padding-bottom: 2px;
	margin: 2px 0 0 0;
}
#product #product-desc #product-name .name {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	width: 190px;
}
#product #product-desc #product-name .number {
	font-size: 11px;
	color: #5c5c5d;
	position: absolute;
	right: 2px;
	bottom: 1px;
}
#product #product-desc #product-dimensions {	
	border-bottom: 1px solid #cdcecf;
	color: #000000;
	font-size: 12px;
	padding: 2px 0 2px 4px;
}
#product #product-desc #product-dimensions .major {
	font-size: 11px;
	color: #cdcecf;
	padding-left: 20px;
}
#product #product-desc #bottom-desc {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	padding-left: 4px;
}

#tabs {
	width: 472px;
	margin: 0 0 6px 6px;
}
#tabs #tab-buttons {
	background: url(../images/bg_tabs.gif) bottom right no-repeat;
	height: 21px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#tabs #tab-buttons li {
	margin: 0;
	padding: 0;
	float: left;
	height: 21px;
	font-size: 0px;
}
#tabs #tab-content-buynow {
	border: 1px solid #b9babb;
	border-top: none;
	padding: 7px 6px 40px 6px;

}
#tabs #tab-content-buynow p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #818182;
}
#tabs #tab-content-buynow #logo-table {
	margin-top: 5px;
	margin-bottom: 20px;
}
#tabs #tab-content-buynow #logo-table td {
	width: 33%;
	text-align: center;
	padding: 10px 0;
}
#tabs #tab-content-overview, #tabs #tab-content-tech, #tabs #tab-content-support, #tabs #tab-content-carton, #tabs #tab-content-packaging {
	border: 1px solid #b9babb;
	border-top: none;
	padding: 5px 0px 0 0px;
}
#tabs #tab-content-packaging .left-icon, #tabs #tab-content-carton .left-icon {
	float: left;
	margin-bottom: 2px;
	width: 84px;
}
#tabs #tab-content-overview .left-icon, #tabs #tab-content-tech .left-icon, #tabs #tab-content-support .left-icon {
	width: 73px;
	float: left;
	margin-bottom: 2px;
}
#tabs #tab-content-overview .icon-desc, #tabs #tab-content-tech .icon-desc, #tabs #tab-content-support .icon-desc, #tabs #tab-content-packaging .icon-desc, #tabs #tab-content-carton .icon-desc {
	float: left;
	padding-left: 6px;
	font-size: 11px;
	color: #939394;
	margin-bottom: 2px;
}
#tabs #tab-content-overview .icon-desc a:link, #tabs #tab-content-overview .icon-desc a:visited, 
#tabs #tab-content-tech .icon-desc a:link, #tabs #tab-content-tech .icon-desc a:visited,
#tabs #tab-content-support .icon-desc a:link, #tabs #tab-content-support .icon-desc a:visited,
#tabs #tab-content-carton .icon-desc a:link, #tabs #tab-content-carton .icon-desc a:visited,
#tabs #tab-content-packaging .icon-desc a:link, #tabs #tab-content-packaging .icon-desc a:visited {
	color: #818182;
	text-decoration: none;
}
#tabs #tab-content-overview p a:link, #tabs #tab-content-overview p a:visited,
#tabs #tab-content-tech p a:link, #tabs #tab-content-tech p a:visited,
#tabs #tab-content-support p a:link, #tabs #tab-content-support p a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#tabs #tab-content-alt .icon-desc a:hover {
	color: #818182;
	text-decoration: underline;
}
#tabs #tab-content-overview p, #tabs #tab-content-tech p, #tabs #tab-content-support p, #tabs #tab-content-packaging p, #tabs #tab-content-carton p {
	margin: 2px 0 4px 0;
	color: #818182;
	font-size: 11px;
	padding: 0 0 0 7px;
}
#tabs #tab-content-overview p.arrow, #tabs #tab-content-tech p.arrow, #tabs #tab-content-support p.arrow, #tabs #tab-content-packaging p.arrow, #tabs #tab-content-carton p.arrow {
	background: url(../images/icon_gray_arrow.gif) 3px 3px no-repeat;
	padding-left: 14px;
}
#tabs #tab-content-overview p.arrow2, #tabs #tab-content-tech p.arrow2, #tabs #tab-content-support p.arrow2, #tabs #tab-content-packaging p.arrow2, #tabs #tab-content-carton p.arrow2 {
	background: url(../images/icon_gray_arrow.gif) 12px 3px no-repeat;
	padding-left: 24px;
}
#tabs #tab-content-overview p.heavy, #tabs #tab-content-tech p.heavy, #tabs #tab-content-support p.heavy, #tabs #tab-content-packaging p.heavy, #tabs #tab-content-carton p.heavy {
	padding-top: 4px;
	color:#292929;
	font-size:12px;
	font-weight:bold;
}
#tabs #tab-content-overview .color-picker a, #tabs #tab-content-tech .color-picker img, #tabs #tab-content-support .color-picker img {
	margin: 0 0 0 3px;
	float: left;
	display: inline;
}
#tabs #tab-content-overview .color-picker img, #tabs #tab-content-tech .color-picker img, #tabs #tab-content-support .color-picker img {
	margin-top: 2px;
}
#tabs #tab-content-overview #product-acc, #tabs #tab-content-tech #product-acc, #tabs #tab-content-support #product-acc, #tabs #tab-content-packaging #product-packaging-images {
	margin: 7px 0 0 0;
}
#tabs #tab-content-overview #product-acc td, #tabs #tab-content-tech #product-acc td, #tabs #tab-content-support #product-acc td {
	vertical-align: top;
	width: 33%;
	padding-bottom: 10px;
}
#tabs #tab-content-packaging #product-packaging-images td 
{
	vertical-align: top;
}
#tabs #tab-content-packaging #product-packaging-images .product-small {
	padding: 5px 3px 13px 3px;
	float: left;
}
#tabs #tab-content-overview #product-acc .product-small, #tabs #tab-content-tech #product-acc .product-small, #tabs #tab-content-support #product-acc .product-small {
	padding: 10px 5px 10px 5px;
	float: left;
}
#tabs #tab-content-overview #product-acc .updated, #tabs #tab-content-tech #product-acc .updated, #tabs #tab-content-support #product-acc .updated, #tabs #tab-content-packaging #product-packaging-images {
	font-size: 10px;
	text-transform: uppercase;
	color: #7db436;
}
#tabs #tab-content-overview #product-acc .product-name, #tabs #tab-content-tech #product-acc .product-name, #tabs #tab-content-support #product-acc .product-name {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	width: 90px;
	line-height: 11px;
}
#tabs #tab-content-overview #product-acc .product-number, #tabs #tab-content-tech #product-acc .product-number, #tabs #tab-content-support #product-acc .product-number {
	color: #6f6f70;
	font-size: 10px;
	padding: 3px 0 5px 0;
}
#tabs #tab-content-overview #product-acc .product-price, #tabs #tab-content-tech #product-acc .product-price, #tabs #tab-content-support #product-acc .product-price {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#tabs #tab-content-tech #technical-images {
	float: left;
	text-align: center;
	background-color: #484849;
	margin-bottom: 2px;
}
#tabs #tab-content-tech #technical-images #spacer {
	background-color: #ffffff;
	float: left;
	height: 100%;
	min-height: 100%;
}
#tabs #tab-content-tech #technical-images #spacer img 
{
	width: 3px;
	height: 100%;
	min-height: 100%;
}

#tabs #tab-content-tech .nested-view {
	width: 178px;
	float: left;
	text-align: center;
	background-color: #484849;
}
#tabs #tab-content-tech .nested-view a {
	display: block;
}
#tabs #tab-content-tech .nested-view img {
	margin-bottom: 2px;
}
#tabs #tab-content-tech .nested-view .img {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #484849;
}
#tabs #tab-content-tech .exploded-view {
	width: 287px;
	float: left;
	margin-bottom: 2px;
	display: inline;
	text-align: center;
}
#tabs #tab-content-tech .exploded-view a {
	display: block;
}
#tabs #tab-content-tech .exploded-view img {
	margin-bottom: 2px;
}
#tabs #tab-content-tech .exploded-view .img {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#compare {
	width: 702px;
	border-left: 1px solid #6e6f70;
	border-right: 1px solid #6e6f70;
	background-color: #424242;
}
#compare #gray-col-title {
	height: 25px;
	background-color: #b1b2b4;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding: 0 8px;
	margin-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}
#compare #gray-col-title a:link, #compare #gray-col-title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#compare #gray-col-title a:hover {
	text-decoration: underline;
}
#compare #bottom-gray-col-title {
	height: 25px;
	background-color: #b1b2b4;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding: 0 8px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin-top: 4px;
	margin-left: 199px;
}
#compare #bottom-gray-col-title a:link, #compare #bottom-gray-col-title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#compare #bottom-gray-col-title a:hover {
	text-decoration: underline;
}
#compare table {
	width: 100%;
	padding: 0;
}
#compare td {
	padding: 0;
	font-size: 11px;
	vertical-align: bottom;
}
#compare td.col-div {
	width: 4px;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
}
#compare td.title-col {
	width: 195px;
	text-align: right;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#compare td.title-col .compare-icon {
	padding: 0 10px 8px 0;
}
#compare td.title-col span {
	padding-right: 2px;
}
#compare td.col {
	width: 165px;
	background-color: #FFFFFF;
}
#compare td.col .product-data {
	margin-left: 4px;
	padding: 3px 3px 2px 3px;
	border-bottom: 1px solid #999b9a;
}
#compare td.col .product-data-last {
	margin-left: 4px;
	padding: 3px 3px 2px 3px;
}
#compare td.col .product-number {
	color: #6f6f70;
}
#compare td.col .product-name {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 10px;
}
#compare td.col .product-price {
	color: #000000;
	font-size: 10px;
}
#compare td.col .product-logo {
	text-align: center;
	padding: 0;
}
#compare td.col .product-logo img {
	padding: 5px 0;
}
#compare td.col .product-material {
	color: #6f6f70;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 10px;
}
#compare td.col .product-graph {
	height: 12px;
	background-color: #e3e3e5;
	width: 100px;
	margin: 2px 4px 2px -3px;
	font-size: 0px;
	float: left;
	display: inline;
}
#compare td.col .product-graph-value {
	font-weight: bold;
	color: #b9b9b9;
	float: left;
}
#compare td.col .product-graph-value-black {
	font-weight: bold;
	color: #000000;
	float: left;
}
#compare td.col .product-graph div {
	height: 12px;
	font-size: 0px;
}
#compare td.col .product-graph .percentUnset {
	background-color: #ffffff;
	width: 100%;
}
#compare td.col .product-graph .percent100 {
	background-color: #004379;
	width: 100%;
}#compare td.col .product-graph .percent90 {
	background-color: #42931d;
	width: 90%;
}
#compare td.col .product-graph .percent80 {
	background-color: #42931d;
	width: 80%;
}
#compare td.col .product-graph .percent70 {
	background-color: #92bf00;
	width: 70%;
}
#compare td.col .product-graph .percent60 {
	background-color: #f3b100;
	width: 60%;
}
#compare td.col .product-graph .percent50 {
	background-color: #f3b100;
	width: 50%;
}
#compare td.col .product-graph .percent40 {
	background-color: #ef6609;
	width: 40%;
}
#compare td.col .product-graph .percent30 {
	background-color: #ef6609;
	width: 30%;
}
#compare td.col .product-graph .percent20 {
	background-color: #d7002f;
	width: 20%;
}
#compare td.col .product-graph .percent10 {
	background-color: #88191f;
	width: 10%;
}
#compare td.col .product-graph .percent0 {
}
#compare td.product-image {
	padding-top: 5px;
	text-align: center;
}
#compare td p {
	background: url(../images/icon_gray_arrow.gif) left 3px no-repeat;
	margin: 0 0 3px 0;
	padding-left: 12px;
}
#compare td p.last {
	margin: 0;
}
#compare .dark-brown {
	background-color: #48484a;
	border-top: 2px solid #424242;
}
#compare .blue {
	background-color: #417492;
}
#compare .gray {
	background-color: #87888a;
	border-top: 2px solid #424242;
}
#compare .dark-gray {
	background-color: #6f6f71;
	border-top: 2px solid #424242;
}
#compare .light-gray {
	background-color: #b1b2b4;
	border-top: 2px solid #424242;
}


/* /secondary pages */

#footer {
	border: 1px solid #6e6f70;
	border-top: none;
	background-color: #424242;
	padding-top: 6px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #footer-top-links {
	background-color: #292929;
	padding: 4px 0  2px 25px;
	font-size: 11px;
	color: #878787;
	height: 16px;
}
#footer #footer-top-links span {
	padding: 0 6px;
}
#footer #footer-top-links a {
	color: #878787;
}
#footer #footer-bottom-links {
	padding: 2px 0 2px 25px;
	font-size: 11px;
	color: #6b6b6b;
	background-color: #424242;
}
#footer #footer-bottom-links span {
	padding: 0 6px;
}
#footer #footer-bottom-links a {
	color: #6b6b6b;
}
#footer #footer-logos {
	padding-top: 3px;
	background-color: #424242;
}
.product a, .product a:visited, .product-name a, .product-name a:visited {
	color: #868889;
	text-decoration: none;
}
.title a:visited, .title a {
	color: #868889;
	text-decoration: none;
}
.category-subtitle, .top-logo
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.compare-product {
	height:1%;
	position:relative;
}
.compare-product .product-compare-view {
	color:#5C5C5D;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:10px 0pt;
	text-align:center;
	width:220px;
}
.compare-product .product-desc {
	float:right;
	width:235px;
}
.compare-product .product-desc .top-logo {
	padding:4px 0pt;
}
.compare-product .product-desc .product-desc-slogan {
	border-bottom:1px solid #CDCECF;
	border-top:2px solid #E6E7E7;
	color:#000000;
	font-size:12px;
	padding:3px 5px;
	text-transform:uppercase;
}
.compare-product .product-desc .product-desc-copy {
	color:#484849;
	font-size:11px;
	padding:0pt 5px 10px;
}
.compare-product .compare-check {
	bottom:10px;
	color:#7F8283;
	font-size:12px;
	left:13px;
	position:absolute;
}
.compare-product-separator {
	background-color:#424242;
	font-size:0pt;
	height:3px;
	line-height:0pt;
}
#two-col #right-col .compare-product-title, #two-col #right-col .compare-product-title {
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 8px;
}
.orange-bg {
	background-color:#EB6707;
}
.indigo-bg {
	background-color:#4D135B;
}
.purple-bg {
	background-color:#5B0D59;
}
.lime-bg {
	background-color:#92BF04;
}
.green-bg {
	background-color:#409320;
}
.maroon-bg {
	background-color:#8B112E;
}
.red-bg {
	background-color:#DB002D;
}

.nav-button, .nav-button:visited {
	width: 107px;
	height: 19px;
	position:relative;
}

.nav-button span, .nav-button:visited span {
	display:block;
	height:19px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background-repeat:no-repeat;
}

#nav-categories {
	background-image:url(../images/topnav_cat_on.gif);
}
#nav-button-categories span, #nav-button-categories:visited span {
	background-image:url(../images/topnav_cat.gif);
}

#nav-button-activities span, #nav-button-activities:visited span {
	background-image:url(../images/topnav_activity.gif);
}
#nav-activities {
	background-image:url(../images/topnav_activity_on.gif);
}

#nav-button-materials span, #nav-button-materials:visited span {
	background-image:url(../images/topnav_mat.gif);
}
#nav-materials {
	background-image:url(../images/topnav_mat_on.gif);
}

#nav-button-categories:hover span, 
#nav-button-categories:focus span, 
#nav-button-categories:visited:hover span, 
#nav-button-categories.udmR span, 
#nav-button-categories.udmR:visited span, 
#nav-button-categories:active span,

#nav-button-activities:hover span, 
#nav-button-activities:focus span, 
#nav-button-activities:visited:hover span, 
#nav-button-activities.udmR span, 
#nav-button-activities.udmR:visited span, 
#nav-button-activities:active span,

#nav-button-materials:hover span, 
#nav-button-materials:focus span, 
#nav-button-materials:visited:hover span, 
#nav-button-materials.udmR span, 
#nav-button-materials.udmR:visited span, 
#nav-button-materials:active span 
{
	background-image: none;
}


/* /secondary pages */

/* search results */
#search-results {
	background-color: #FFFFFF;
	border-right: 1px solid #6e6f70;
	border-left: 1px solid #6e6f70;
}
#search-results .searched-for {
	height: 25px;
	background-color: #b1b2b4;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 8px;
}
#search-results .dark-bar {
	height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #484849;
	padding: 2px 2px 0px 0px;
	font-size: 11px;
}
#search-results #search-no-results-message 
{
	color: #868889;
	padding: 15px 0px 15px 15px;
	font-size: 15px;
}
#search-results .dark-bar strong a 
{
	text-decoration: underline;
}
#search-results .dark-bar .right-controls {
	float: right;
}
#search-results .dark-bar .right-controls span {
	padding: 0 8px;
}
#search-results .dark-bar .right-controls a:link, #search-results .dark-bar .right-controls a:visited {
	text-decoration: none;
}
#search-results .dark-bar .right-controls a:hover {
	text-decoration: underline;
}
#search-results .dark-bar a {
	color: #FFFFFF;
}
#search-results .dark-bar .field {
	height: 12px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b0bbc0;
	width: 20px;
	color: #999999;
}
#search-results .dark-bar input {
	vertical-align: middle;
}
#search-results table {
	width: 696px;
	margin: 0 3px;
	font-size: 11px;
}
#search-results th {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	padding: 2px 5px 2px 0;
}
#search-results a {
	color: #437491;
	text-decoration: none;
}
#search-results a:hover {
	text-decoration: underline;
}
#search-results td {
	vertical-align: top;
	padding: 5px 5px 5px 0;
	font-size: 10px;
	color: #404040;
}
#search-results td a {
	color: #404040;
}
#search-results td a:hover {
	text-decoration: none;
}
#search-results td.search-divider {
	background-color: #e6e7e7;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
}
#search-results .green-col-title {
	height: 25px;
	background-color: #69a817;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding-left: 8px;
	margin-bottom: 4px;
}

/* /search results */

#tabs #tab-content-support p.faq_text 
{
	padding-left: 25px;
}

#about {
	margin: 10px 3px 0 3px;
	padding-bottom: 60px;
}
#about #about-subtitle {
	padding-left: 3px;
}
#about .about-slogan, #about #about-slogan {
	border-top: 1px solid #cdcecf;
	border-bottom: 1px solid #cdcecf;
	margin: 10px 0 5px 0;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px
}
#about p {
	margin: 0 5px 10px 5px;
	font-size: 12px;
	color: #484849;
}
#about #contact-form {
	margin: 0 5px;
}
#about #contact-form .contact-form-row {
	padding-bottom: 3px;
}
#about #contact-form .contact-field {
	margin-left: 3px;
	display: inline;
	padding: 0;
	border: 1px solid #b1b2b4;
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#about #contact-form select {
	width:385px;
}

#about #contact-form .contact-form-row-buttons {
	text-align: right; 
	padding-right: 7px;
}
#about #contact-form .contact-form-row-buttons .error-message 
{
	margin-left: 3px;	
	display: inline;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;	
}

#news {
	margin: 10px 3px 60px 3px;
}
#news #news-subtitle {
	padding-left: 3px;
}
#news #news-title {
	border-top: 1px solid #cdcecf;
	border-bottom: 1px solid #cdcecf;
	margin: 10px 0 5px 0;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
}
#news p {
	margin: 0 5px 10px 5px;
	font-size: 12px;
	color: #484849;
}
#news p a 
{
	font-size: 12px;
	color: #484849;
	font-weight: bold;
	text-decoration: none;
}
#news p a:hover 
{
	color:#8B1717;
	text-decoration:underline;
}
#news .news-item 
{
	margin-bottom: 30px;
}
#two-col #left-col .content-block .news-nav 
{
	width: 175px;
}
#two-col #left-col .content-block .news-nav li {
	display: inline;
	float: left;
	width: 80px;
	font-weight: normal;
}

#two-col #left-col .content-block .news-nav li a
{
	font-weight: bold;
}

#two-col #left-col .content-block ul.subcategory-list 
{
	width:90px;
}

.login-field 
{
	float:left;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
}
.login-field input 
{
	border: 1px solid #555555;
	width: 150px;	
	font-size: 12px;
	padding: 2px;
}
.login-label 
{
	float:left;
	clear:left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	text-transform: uppercase;
}
.login-error 
{
	float:left;
	clear:left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ee0000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}
.login-button 
{	
	float:left;
	clear:left;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 80px;
}
.login-button input
{
	border: 1px solid #555555;
	height: 17px;
	width: 65px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#about ul 
{
	list-style-type: square;
}
#about ul li
{
	font-size: 12px;	
}
#about ul li a, #about ul li a:hover, #about ul li a:link, #about ul li a:visited
{
	text-decoration: underline;
}