body {
	text-align:center;
	background:#41403D;
	font-family:Trebuchet MS;
	font-size:12px;
	margin:0;
	padding:0;
}

a {
	color:#333333;
	text-decoration:none;
}

#mainContentBody a {
	color:#3f3f3f;
	text-decoration: underline;
}

#mainContentBody a:hover {
	color:#AD3247;
	text-decoration:none;
}

img {
	border:0px;

}

h1 {
	font-size:28px;
	color:#333333;
	display:inline;
	margin:0;
	padding:0;
	font-weight: normal;
}

h2 {
	display:inline;
	margin:0;
	padding:0;
	font-weight: normal;
	font-size:18px;
}

h3 {
	display:inline;
	margin:0;
	padding:0;
	font-weight: normal;
}

h4 {
	display:inline;
	margin:0;
	padding:0;
	font-weight: normal;
}

th {
	font-weight: bold;
	background-color: #aaa;
	padding: 2px 4px 2px 4px;
}

td {
	padding: 2px 4px 2px 4px;
	font-size:12px;
}

p {
	margin:0;
	padding:0;
	margin-bottom:12px;
}

form {
	margin:0;
	padding:0;
}

#mainContainer {
	text-align:left;
	margin:75px auto 0px auto;
	width:980px;
	height:601px;
	position:relative;	
}
 
#mainPageContainer {
	text-align:left;
	margin:75px auto 0px auto;
	width:980px;
	position:relative;	
}

#mainBackground  {
	position:absolute;
	bottom:0px;
	background:#FFFFFF url(/_images/common/loading.gif) 50% 50% no-repeat;
	height:525px;
	width:980px;
	z-index:0;
}

#mainBackgroundDone  {
	position:absolute;
	bottom:0px;
	height:525px;
	width:980px;
	z-index:0;
	overflow:hidden;
}

#mainShadow {
	position:absolute;
	background:#FFFFFF;
	top:100px;
	background:#FFFFFF url(/_images/mainpage_bg.gif) repeat-x center 48px;
	height:3px;
	width:980px;
}

#mainHeader {
	margin:0px 0px 18px 0px;
	font-size:22px;
}

#mainHeader h2 {
	font-size:28px;
	color:#333333;
	display:inline;
	margin:0;
	padding:0;
	font-weight: normal;
}

#mainContent  {
	position:relative;
	background:#FFFFFF;/*url(/_images/mainpage_bg.gif) repeat-x center 50px*/
	bottom:0;
	/*top:50px;*/
	/*margin:50px 0px 0px 0px;*/
	width:980px;
	/*display:block;*/
}

#mainBottom {
	background:#FFFFFF;
	border-top: 1px solid #D3D7DB;
	position: relative;
}

#mainContentBody {
	position:relative;
	float:right;
	top:0;
	width:756px;
	margin:18px 0px 18px 0px;
}

#mainContentProductsBody {
	position:relative;
	float:right;
	top:0;
	width:775px;
	border-left:1px solid #EEEEEE;
}

#mainContentGrpBody {
	position:relative;
	float:right;
	top:0;
	width:775px;
	height:505px;
	left:-1px;
}

#mainGrpBackground {
	position:absolute;
	top:0px;
	background:#FFFFFF url(/_images/common/loading.gif) 50% 50% no-repeat;
	z-index:0;
	width:779px;
	right:0;
	/*right:-3px;*/
	/*top:30px;*/
}

#mainContentGrpHeader {
	width:379px;
	height:110px;
	position:absolute;
	top:0;
	left:0;
}

.mainGrpHead {
	padding:30px 0px 0px 20px;
}

.mainGrpHead h1 {
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:30px;
}

.mainGrpHeaderContent {
	position:absolute;
}

#mainContentGrpMain {
	float:left;
	padding:18px;
	width:739px;
	height:469px;
	display:block;
}

#mainContentProductsMain {
	float:left;
	padding:18px 0px 18px 18px;
	width:520px;
	display:inline;
}

#mainContentProductsRight {
	float:right;
	width:220px;
	margin:24px 11px 0px 0px;
	display:inline;
}

.mainProductsRightSubHeader {
	background:transparent url(/_images/products_right_subhead.gif) repeat-x center center;
	height:25px;
	font-size:15px;
	cursor:pointer;
}

.mainProductsRightSubHeader table {
	height:25px;
	margin:0px 0px 0px 10px;
}

.mainRightPressContentBody {
	scrollbar-3dlight-color: #efefef;
	scrollbar-arrow-color:#888888;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color:#dddddd;
	scrollbar-shadow-color: #777777;
	scrollbar-track-color: #eeeeee;
}

.mainRightPressContentBody table td {
	font-size:14px;
	padding:0px;
}

.mainProductsRightSubContent {
	background:transparent url(/_images/prodsub_bg.gif) repeat-y center center;
	margin:0px 0px 5px 0px;
}

.mainProductsRightSubBody {
	padding:8px;
}

.mainProductsRightSubBottom {
	background:transparent url(/_images/prodsub_bottom.gif) no-repeat left center;
	width:220px;
	height:5px;
}

#mainProductsRightRetailerButton {
	background:transparent url(/_images/common/find-retailer-button.png) no-repeat top left; 
	width:200px;
	height:40px;
}

#mainProductsRightRetailerButton a {
	width:200px;
	height:40px;
	font-size: 14px;
	color: #ffffff;
	display:block;
	background:transparent url(/_images/common/find-retailer-button.png) no-repeat top left;
	padding-left: 20px;
	line-height: 40px;
}

#mainProductsRightRetailerButton a:hover {
	background:transparent url(/_images/common/find-retailer-button.png) no-repeat bottom left;
}

.mainPuff {
	margin:0px 0px 5px 0px;	
}

.productsArrowActive {
	width:10px;
	height:10px;
	background:transparent url(/_images/products_arrow_down.png) no-repeat center center;
}

.productsArrowInactive {
	width:10px;
	height:10px;
	background:transparent url(/_images/products_arrow_right.png) no-repeat center center;
}

#mainContentProductsHeader h1 {
	font-size:22px;
	float:left;
}

#mainContentProductsHeader {
	width:503px;
}

#mainContentProductsSheet {
	float:right;
}

#mainContentProductsDesc {
	clear:both;
	font-size:13px;
	width:503px;
}

#mainContentProductsFlash {
	width:503px;
	height:256px;
	margin:10px 0px 10px 0px;
}

#pictogramDiv {
	position:absolute;
	width:505px;
	height:258px;
	top:73px;
	visibility:hidden;
}

#pictogramDivClose {
	position:absolute;
	top:10px;
	left:480px;
	width:14px;
	height:14px;
	cursor:pointer;
}

#pictogramDivBody {
	padding:25px;
}

#pictogramDivBl {
	position:absolute;
	bottom:0px;
	left:0px;
	width:4px;
	height:4px;
}

#pictogramDivBr {
	position:absolute;
	bottom:0px;
	left:501px;
	width:4px;
	height:4px;
}

#pictogramDivBodyImg {
	float:left;
	width:45px;
	height:45px;
}

#pictogramDivBodyHeader {
	float:left;
	margin-left:10px;
}

.pictogramBl_green {
	background:transparent url(/_images/products_information_gbl.gif) no-repeat right center;
}

.pictogramBl_blue {
	background:transparent url(/_images/products_information_bbl.gif) no-repeat right center;
}

.pictogramBl_red {
	background:transparent url(/_images/products_information_rbl.gif) no-repeat right center;
}

.pictogramBl_grey {
	background:transparent url(/_images/products_information_grbl.gif) no-repeat right center;
}

.pictogramBr_green {
	background:transparent url(/_images/products_information_gbr.gif) no-repeat right center;
}

.pictogramBr_blue {
	background:transparent url(/_images/products_information_bbr.gif) no-repeat right center;
}

.pictogramBr_red {
	background:transparent url(/_images/products_information_rbr.gif) no-repeat right center;
}

.pictogramBr_grey {
	background:transparent url(/_images/products_information_grbr.gif) no-repeat right center;
}

.pictogramClose_green {
	background:transparent url(/_images/pictogram_g_close.gif) no-repeat center center;
}

.pictogramClose_blue {
	background:transparent url(/_images/pictogram_b_close.gif) no-repeat center center;
}

.pictogramClose_red {
	background:transparent url(/_images/pictogram_r_close.gif) no-repeat center center;
}

.pictogramClose_grey {
	background:transparent url(/_images/pictogram_gr_close.gif) no-repeat center center;
}

.pictogramDiv_green {
	background:transparent url(/_images/pictogram_gbg.gif) no-repeat center center;
}

.pictogramDiv_blue {
	background:transparent url(/_images/pictogram_bbg.gif) no-repeat center center;
}

.pictogramDiv_red {
	background:transparent url(/_images/pictogram_rbg.gif) no-repeat center center;
}

.pictogramDiv_grey {
	background:transparent url(/_images/pictogram_grbg.gif) no-repeat center center;
}

#pictogramDivTl {
	position:absolute;
	top:0px;
	left:0px;
	width:4px;
	height:4px;
}

#pictogramDivTr {
	position:absolute;
	top:0px;
	left:501px;
	width:4px;
	height:4px;
}


.pictogramTl_green {
	background:transparent url(/_images/products_information_gtl.gif) no-repeat right center;
}

.pictogramTl_blue {
	background:transparent url(/_images/products_information_btl.gif) no-repeat right center;
}

.pictogramTl_red {
	background:transparent url(/_images/products_information_rtl.gif) no-repeat right center;
}

.pictogramTl_grey {
	background:transparent url(/_images/products_information_grtl.gif) no-repeat right center;
}

.pictogramTr_green {
	background:transparent url(/_images/products_information_gtr.gif) no-repeat right center;
}

.pictogramTr_blue {
	background:transparent url(/_images/products_information_btr.gif) no-repeat right center;
}

.pictogramTr_red {
	background:transparent url(/_images/products_information_rtr.gif) no-repeat right center;
}

.pictogramTr_grey {
	background:transparent url(/_images/products_information_grtr.gif) no-repeat right center;
}

#mainContentProductsInformation {
	width:510px;
	position:relative;
}

#mainContentProductsInfoNavigation {
	width:510px;
}

#mainContentProductsInfoContent {
	width:503px;
}

#mainContentProductsInfoBody {
	padding:16px;
}

#mainContentProductsInfoTr {
	position:relative;
	bottom:1px;
	left:1px;
	width:503px;
	height:4px;
}

.mainInfoContentTr_green {
	background:transparent url(/_images/products_information_gtr.gif) no-repeat right center;
}

.mainInfoContentTr_blue {
	background:transparent url(/_images/products_information_btr.gif) no-repeat right center;
}

.mainInfoContentTr_red {
	background:transparent url(/_images/products_information_rtr.gif) no-repeat right center;
}

.mainInfoContentTr_grey {
	background:transparent url(/_images/products_information_grtr.gif) no-repeat right center;
}

.mainInfoContent_green {
	border:1px solid #90a272;
}

.mainInfoContent_blue {
	border:1px solid #61849E;
}

.mainInfoContent_red {
	border:1px solid #ad3247;
}

.mainInfoContent_grey {
	border:1px solid #7B7C7E;
}

.mainContentProductsInfoTab {
	float:left;
	position:relative;
	top:1px;
	height:25px;
	margin:0px 1px 0px 0px;
	cursor:pointer;
}

/* GREEN TABS */

/* ACTIVE */
.infoTabTl_green_active {
	float:left;
	background:transparent url(/_images/products_information_tab_gl_a.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_green_active {
	float:left;
	background:transparent url(/_images/products_information_tab_gbg_a.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_green_active table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_green_active {
	font-size:13px;
	color:#333333;
	padding:0;
}

.infoTabTr_green_active {
	float:left;
	background:transparent url(/_images/products_information_tab_gr_a.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* ACTIVE */

/* INACTIVE */
.infoTabTl_green {
	float:left;
	background:transparent url(/_images/products_information_tab_gl.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_green {
	float:left;
	background:transparent url(/_images/products_information_tab_gbg.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_green table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_green {
	font-size:13px;
	color:#FFFFFF;
	padding:0;
}

.infoTabTr_green {
	float:left;
	background:transparent url(/_images/products_information_tab_gr.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* INACTIVE */
/* GREEN TABS */

/* BLUE TABS */

/* ACTIVE */
.infoTabTl_blue_active {
	float:left;
	background:transparent url(/_images/products_information_tab_bl_a.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_blue_active {
	float:left;
	background:transparent url(/_images/products_information_tab_bbg_a.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_blue_active table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_blue_active {
	font-size:13px;
	color:#333333;
	padding:0;
}

.infoTabTr_blue_active {
	float:left;
	background:transparent url(/_images/products_information_tab_br_a.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* ACTIVE */

/* INACTIVE */
.infoTabTl_blue {
	float:left;
	background:transparent url(/_images/products_information_tab_bl.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_blue {
	float:left;
	background:transparent url(/_images/products_information_tab_bbg.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_blue table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_blue {
	font-size:13px;
	color:#FFFFFF;
	padding:0;
}

.infoTabTr_blue {
	float:left;
	background:transparent url(/_images/products_information_tab_br.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* INACTIVE */
/* BLUE TABS */

/* RED TABS */
/* ACTIVE */
.infoTabTl_red_active {
	float:left;
	background:transparent url(/_images/products_information_tab_bl_a.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_red_active {
	float:left;
	background:transparent url(/_images/products_information_tab_bbg_a.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_red_active table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_red_active {
	font-size:13px;
	color:#333333;
	padding:0;
}

.infoTabTr_red_active {
	float:left;
	background:transparent url(/_images/products_information_tab_br_a.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* ACTIVE */

/* INACTIVE */
.infoTabTl_red {
	float:left;
	background:transparent url(/_images/products_information_tab_rl.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_red {
	float:left;
	background:transparent url(/_images/products_information_tab_rbg.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_red table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_red {
	font-size:13px;
	color:#FFFFFF;
	padding:0;
}

.infoTabTr_red {
	float:left;
	background:transparent url(/_images/products_information_tab_rr.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* INACTIVE */
/* RED TABS */

/* GREY TABS */
/* ACTIVE */
.infoTabTl_grey_active {
	float:left;
	background:transparent url(/_images/products_information_tab_grl_a.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_grey_active {
	float:left;
	background:transparent url(/_images/products_information_tab_grbg_a.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_grey_active table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_grey_active {
	font-size:13px;
	color:#333333;
	padding:0;
}

.infoTabTr_grey_active {
	float:left;
	background:transparent url(/_images/products_information_tab_grr_a.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* ACTIVE */

/* INACTIVE */
.infoTabTl_grey {
	float:left;
	background:transparent url(/_images/products_information_tab_grl.gif) no-repeat left center;
	width:3px;
	height:25px;
}

.infoTabCn_grey {
	float:left;
	background:transparent url(/_images/products_information_tab_grrbg.gif) repeat-x center center;
	height:25px;
}

.infoTabCn_grey table {
	height:25px;
	margin:0px 5px 0px 5px;
}

.infoTabTxt_grey {
	font-size:13px;
	color:#FFFFFF;
	padding:0;
}

.infoTabTr_grey {
	float:left;
	background:transparent url(/_images/products_information_tab_grr.gif) no-repeat right center;
	width:3px;
	height:25px;
}
/* INACTIVE */
/* GREY TABS */

/* ------------- RETAILERS / SERVICE ORG --------------- */


#sereTitle2 {
	width: 730px; 
	margin-bottom: 20px; 
	padding-bottom: 20px; 
	border-bottom: 1px solid #ddd;
}

.sereTitle3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.sereContainer {
	width: 730px; 
	margin-bottom: 20px; 
	padding-bottom: 20px; 
	border-bottom: 1px solid #ddd;
	
}

.sereContainerContentLeft, .sereContainerContentMiddle {
	width: 240px;
	float: left;
}

.sereContainerContentRight {
	width: 240px; 
	float: right;
}

.sereContainerData {
	width: 240px; 
	margin-bottom: 4px;
}

.sereRankName {
	float: left; 
	width: 140px;
}

.sereRank {
	float: right; 
	width: 100px;
}

/* ------------- RETAILERS / SERVICE ORG --------------- */

/* ------------- TECH DOCS --------------- */

#documentHolder {
	width: 730px;
}

.documentContainer {
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #ddd;
}

.documentContainer h2 {
	color: #333; 
	font-size: 14px;
}

.documentContainer a {
	color: #333; 
	font-size: 12px;
}

.documentContainer a h3 {
	color: #333; 
	font-size: 12px;
	font-weight: normal;
}

.documentContainer a h4 {
	color: #333; 
	font-size: 12px;
	font-weight: normal;
}

/* ------------- TECH DOCS --------------- */


#mainContentLeft {
	width:202px;
	min-height:500px;
	float:left;
}

#mainContentHeader {
	width:202px;
	color:#fff;
	padding:8px 0px 3px 0px;
}

#mainContentHeader h1 {
	font-size:20px; /*24px*/
	line-height:24px;
	display:block;
	margin:0px 7px 7px 12px;/*0px 7px 7px 7px*/
	color:#fff;
	font-weight: normal;
}

#mainContentHeader h2,#mainContentHeader h3 {
	font-size:20px;
	line-height:24px;
	display:block;
	margin:0px 7px 7px 12px;
	color:#fff;
	font-weight: normal;
}

#mainContentHeader a {
    color: #FFFFFF;
}

.ieHeader {
	text-transform:uppercase;
}

#mainContentSubHeader {
	width:202px;
	/*height:24px;*/
	background:transparent url(/_images/sub_active.gif) repeat-x center bottom;
	padding:4px 0px 3px 0px;
	float:left;
}

#mainContentSubHeader h3 {
	color:#333333;
	font-size:13px;
	margin:0px 7px 0px 7px;
}

.mainContentSubHeader {
	width:202px;
	height:24px;
	background:transparent url(/_images/sub_active.gif) repeat-x center bottom;
	padding:4px 0px 3px 0px;
	float:left;
}

.mainContentSubHeader h3 {
	color:#333333;
	font-size:13px;
	margin:0px 7px 0px 7px;
}

#mainSubNavigation {
	float:left;
	font-size:12px;
	cursor:pointer;
	/*margin:0px 0px 10px 0px;*/
}

.mainSubNavigation {
	float:left;
	font-size:12px;
	cursor:pointer;
	/*margin:0px 0px 10px 0px;*/
}


.subProductImage {
	float:left;
	width:52px;
	margin:8px 0px 0px 8px;
	display:inline;
}

.subProductContent {
	float:left;
	width:120px; /*120px*/
	/*height:56px;*/
	margin:10px 0px 10px 0px;
	display:inline;
	padding:0px 7px 0px 0px;
}

#mainBackground img {
	position:absolute;
	bottom:0;
}

#mainTop {
	height:76px;
	background:#FFFFFF;
	position:relative;
}

#mainTopLogo {
	padding:14px 0px 0px 14px;
	width:300px;
	height:38px;
}

#mainTopToolbar {
	position:absolute;
	top:12px;
	right:12px;
	width:400px;
	color:#333333;
	height:22px;
}

#mainTopToolbarSearch {
	float:right;
}

#searchform {
	display:inline;
	padding:0;
	margin:0;
	height:22px;
}

.searchFormText {
	float:left;
	margin:3px 5px 0px 0px;
}

.searchFormBox {
	float:left;
	height:22px;
}

#searchBox {
	width:95px;
	height:20px;
	font-size:14px;
	border:1px solid #b3bcc4;
	padding:0;
	margin:0;
}

.searchFormSubmit {
	float:left;
	width:25px;
	height:22px;
}

#navigation {
	height:23px;
	background:#FFFFFF;
	text-align:center;
}

#navright {
	background:transparent url(/_images/mainnav_right.gif) no-repeat top left;
	width:8px;
	height:23px;
}

#navleft {
	background:transparent url(/_images/mainnav_left.gif) no-repeat top left;
	width:8px;
	height:23px;
}

ul.dropdown ul li {
	float: none;
	text-align:left;
}

#navigation table tr td {
	text-align:left;
}

#subNavigation {
	height:21px;
	padding:4px 0px 0px 0px;
	font-size:12px;
	background:#90A272 url(/_images/subnav_bg.gif) repeat-x center center;
}

#mainLeft {
	width:320px;
	height:500px;
	position:absolute;
	padding:48px 0px 0px;
	top:102px;
	left:0;
	z-index:1;
}

#mainMiddle {
	position:absolute;
	left:350px;
	top:152px;
	width:315px;
}

#mainLKLeft {
	width:326px;
	height:450px;
	position:absolute;
	top:102px;
	left:0;
	padding-top: 50px;
}

#mainLeftTopContent {
	margin:0px 0px 0px 48px;
	width:280px;
}

#mainLeftTopContent h1 {
	font-family:'Trebuchet MS';
	font-weight: normal;
}

#mainLeftTopContentError {
	margin:0px 0px 0px 48px;
	width:400px;
}

#mainLeftTopContentError h1 {
	font-family:'Trebuchet MS';
	font-weight: normal;
}

#mainLeftBottomContent {
	margin:22px 0px 0px 40px;
	width:300px;
}

.mainLKBox {
	position:relative;
	float:left;
	background:transparent url(/_images/lk_box_bg.png) no-repeat center center;
	width:134px;
	height:134px;
	margin:0px 20px 0px 0px;
	display:inline;
	cursor:pointer;
}

#scrollUp {
	cursor:pointer;
}

#scrollDown {
	cursor:pointer;
}

.mainLKSmallContent {
	position:relative;
	width:129px;
	height:126px;
	top:3px;
	left:5px;
}

.mainLKGreen {
	background:transparent url(/_images/bg_green.png) center center;
	position:absolute;
	bottom:0;
	left:0;
	width:124px;
	color:#FFFFFF;
	font-weight:bold;
}

.mainLKGreen h2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.mainLKGreen h2 a {
	color:#FFFFFF;
}

.mainLKBlue {
	background:transparent url(/_images/bg_blue.png) center center;
	position:absolute;
	bottom:0;
	left:0;
	width:124px;
	color:#FFFFFF;
	font-weight:bold;
}

.mainLKBlue h2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.mainLKBlue h2 a {
	color:#FFFFFF;
}

.mainLKGray {
	background:transparent url(/_images/bg_gray.png) center center;
	position:absolute;
	bottom:0;
	left:0;
	width:124px;
}

.mainLKGray h2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.mainLKGray h2 a {
	color:#FFFFFF;
}

.mainLKGrey {
	background:transparent url(/_images/bg_gray.png) center center;
	position:absolute;
	bottom:0;
	left:0;
	width:124px;
}


.mainLKGrey h2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.mainLKGrey h2 a {
	color:#FFFFFF;
}

#mainRight {
	width:328px;
	height:430px;
	position:absolute;
	top:102px;
	right:0;
	color:#FFFFFF;
	padding:48px 0px 0px 0px;
	z-index:2;
}

#mainRightPress {
	position:relative;
	width:275px;
	height:121px;
	margin:0px 0px 20px 0px;
}

#mainLinkLK {
	position:relative;
	width:190px;
	height:40px;
	margin:0px 0px 20px 0px;
}

.mainLinkLK {
	position:absolute;
	width:190px;
	margin:0px 20px 0px 0px;
	color:#FFFFFF;
	display: block; visibility: visible; top: 415px; left: 510px; height: auto;
}

.mainLinkLKBackground {
	-moz-opacity:.60;
	opacity:.60;
	width:190px;
	height:40px;
	position:absolute;
	top:40px;
	background:#000000;	
}

.mainLinkLKHead {
	-moz-opacity:.70;
	opacity:.70;
	width:190px;
	height:40px;
	position:absolute;
	top:0; background:#000000;	
}

.mainLinkLKContentHead {
	height:26px;
	margin:7px;
}

.mainLinkLKContentHead strong a {
	color: #FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	font-weight: normal;
}

.mainLinkLKContentHead a:hover {
	color: #DDDDDD;
}

#mainRightLK {
	position:relative;
	width:275px;
	height:241px;
	margin:0px 0px 20px 0px;
}

.mainRightLK {
	position:absolute;
	width:275px;
	height:241px;
	margin:0px 0px 0px 20px;
	color:#FFFFFF;
	left: 28px;
}

.subProductContent .mainRightLK {
	display:block;
	visibility:hidden;
	display:none;
	top:50px;
	left:627px;
	z-index:999;
}

.prod_line .mainRightLK {
	position:absolute;
	left:300px;
	width:275px;
	height:241px;
	margin:0px 0px 0px 20px;
	color:#FFFFFF;
	visibility:hidden;
	display:none;
	top:0;	
}

.mainRightLKHead {
	-moz-opacity:.70;
	opacity:.70;
	width:275px;
	height:40px;
	position:absolute;
	top:0; background:#000000;	
}

.mainRightLKBackground {
	-moz-opacity:.60;
	opacity:.60;
	width:275px;
	height:201px;
	position:absolute;
	top:40px;
	background:#000000;	
}

.mainRightLKContentHead {
	height:auto;
	margin:7px;
}

.mainRightLKContentHead strong {
	font-size:18px;
	text-transform:uppercase;
	font-weight: normal;
}


.mainRightLKContentBody {
	padding:9px 9px 0px 9px;
	line-height:18px;/*25px*/
}

.mainRightLKContentBody a {
	color: #FFFFFF;
	text-decoration:underline;
}

.mainRightLKContentBody a:hover {
	color: #333333;
}


#mainFooter {
	width:980px;
	margin:10px auto 0px auto;
	color:#FFFFFF;
	font-size:11px;
	position:relative;
}

#mainFooter a {
	text-decoration:none;
	/*color:#FFFFFF;*/
}

td.prodcat-holder a {
	color:#737373;
}

td.prodcat-holder a:hover {
	color:#FFFFFF;
}

#footer-right {
	float:right;
	margin-bottom:5px;
	margin-right:10px;
	text-align:right;
}

#footer-left {
	float:left;
	width:666px;
	text-align:left;
}

#footer-right a {
	color:#FFFFFF;
}

#footer-left-content a {
	color:#737373;
	text-decoration:underline;
}

#footer-left-content a:hover {
	color:#FFFFFF;
}

.mainRightPressHead {
	-moz-opacity:.70;
	opacity:.70;
	width:275px;
	height:40px;
	position:absolute;
	top:0; background:#000000;	
}

.mainRightPressBackground {
	-moz-opacity:.60;
	opacity:.60;
	width:275px;
	height:81px;
	position:absolute;
	top:40px;
	background:#000000;	
}

.mainRightContent {
	position:absolute;
	width:275px;
}

.mainRightContent2 {
	float:left;
	width:275px;
	max-height: 373px;
	overflow: hidden;
}

.mainRightPressContentHead {
	height:40px;
	margin:7px;
}

.mainRightPressContentHead h2 {
	margin:0px 0px 0px 9px;
}

.mainRightPressContentBody {
	height:65px;
	padding:0px 9px 0px 9px;
}

.mainRightPressContentBody table {
	margin:0px 0px 0px 14px;
}

.mainRightPressContentBody table td {
	font-size:14px;
	padding:0px;
}

#mainRightProducts {
	position: relative;
	width:275px;
	height:259px;
	background:transparent;
}

.mainRightProductsHead {
	-moz-opacity:.70;
	opacity:.70;
	width:275px;
	height:40px;
	position:absolute;
	top:0;
	background:#000000;
}

.mainRightProductsBackground {
	-moz-opacity:.60;
	opacity:.60;
	width:275px;
	height:219px;
	position:absolute;
	top:40px;
	background:#000000;
}

.mainRightProductsContentHead {
	height:40px;
	margin:7px;
}

.mainRightProductsContentHead h2 {
	margin:0px 0px 0px 9px;
}

.mainRightProductsContentBody {
	height:201px;
	padding:0px 9px 0px 9px;
	margin-left: 6px; 
	overflow: hidden; 
	/*height: 190px;*/ 
	width: 251px; 
	scrollbar-3dlight-color: #efefef;
	scrollbar-arrow-color:#888888;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color:#dddddd;
	scrollbar-shadow-color: #777777;
	scrollbar-track-color: #eeeeee;
}

.mainRightProductsContentBody table {
	margin:0px 0px 0px 14px;
}

.mainRightProductsContentBody table td {
	font-size:14px;
	padding:0;
}

#mainNavigation {
	width:980px;
	height:25px;
	position:absolute;
	top:52px;
	z-index:10;
}

.mainLeftPuffSmall {
	float:left;
}

.mainLeftPuffSmall table {
	width:143px;
	height:154px;	
}

.mainLeftPuffSmall td {
	padding:0;
}

.mainLeftPuffLarge {
	float:left;
	margin:2px 0px 0px 0px;
}

.mainLeftPuffLarge table {
	width:287px;
	height:154px;
}

.mainLeftPuffLarge td {
	padding:0;
}

.puffTopLeft {
	background:transparent url(/_images/common/flash_tl.png) no-repeat bottom right;
	width:7px;
	height:7px;
}

.puffTop {
	background:transparent url(/_images/common/flash_t.png) repeat-x bottom right;
	height:7px;
}

.puffTopRight {
	background:transparent url(/_images/common/flash_tr.png) no-repeat bottom left;
	width:7px;
	height:7px;
}

.puffLeft {
	background:transparent url(/_images/common/flash_l.png) repeat-y center center;
	width:7px;
}

.puffCenter {
	background:#FFFFFF;
	height:140px;
	width:129px;
	font-size:15px;
}

.puffCenterSmallContent {
	position:relative;
	width:129px;
	height:140px;
}

.puffCenterImg {
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	padding:0;
}

.puffCenterBottomBg {
	-moz-opacity:.70;
	opacity:.70;
	position:absolute;
	bottom:0;
	left:0px;
	width:100%;
	height:27px;
	padding-top: 4px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}

.puffCenterBottomBg a {
	color: #fff;
}

.puffCenterBottomContent {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	/*height:27px;*/
	color:#FFFFFF;
	font-weight:bold;
}

.puffBlue {
	background:transparent url(/_images/bg_blue.png) center center;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
}

.puffGreen {
	background:transparent url(/_images/bg_green.png) center center;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
}

.puffCenterLargeContent {
	position:relative;
	width:273px;
	height:140px;
}

.puffRight {
	background:transparent url(/_images/common/flash_r.png) repeat-y center center;
	width:7px;
}

.puffBottomLeft {
	background:transparent url(/_images/common/flash_bl.png) no-repeat top right;
	width:7px;
	height:7px;
}

.puffBottom {
	background:transparent url(/_images/common/flash_b.png) repeat-x center center;
	height:7px;
}

.puffBottomRight {
	background:transparent url(/_images/common/flash_br.png) no-repeat top left;
	width:7px;
	height:7px;
}

/* COMMON STUFF */
.subActive {
	width:202px;
}

.subInactive {
	border-bottom:1px solid #d8d8d8;
	width:202px;
}

.subActive a, .subInactive a {
	display:block;
	padding:4px 7px 3px 7px;
	color:#333333;
	text-decoration:none;
	margin:0px;
}

.subActive a {
	color:#999999;	
}

.subActive a:hover, .subInactive a:hover {
	color:#999999;
}

.subActive h4, .subInactive h4 {
	font-size:12px;
	font-weight:bold;
}

.subActive2 {
	width:202px;
}

.subInactive2 {
	width:202px;
}

.subActive2 a, .subInactive2 a {
	display:block;
	padding:4px 7px 3px 27px;
	color:#333333;
	text-decoration:none;
	margin:0px;
}

.subActive2 a {
	color:#999999;	
}

.subActive2 a:hover, .subInactive2 a:hover {
	color:#999999;
}

.subActive2 h4, .subInactive2 h4 {
	font-size:11px;
	font-weight:bold;
}

.subProductActive {
	background:transparent url(/_images/prodsub_active.gif) repeat-x center bottom;
	padding:4px 0px 3px 0px;
	width:202px;
}

.subProductInactive {
	border-bottom:1px solid #d8d8d8;
	padding:4px 0px 3px 0px;
	width:202px;
}

.subProductActive a, .subProductInactive a {
	color:#333333;
	text-decoration:none;
}

.subProductActive a:hover, .subProductInactive a:hover {
	color:#999999;
}

.subProductActive h4, .subProductInactive h4 {
	font-size:12px;
	font-weight:bold;
}

.subProductSubName {
	font-size:12px;
	float:left;
	clear:both;
}

.breakLeft {
	clear:left;
}

.breakRight {
	clear:right;
}

.breakBoth {
	clear:both;
}

.txtNormal {
	font-size:12px;
}

.pageBlue {
	background:#89ADC7 url(/_images/page_header_blue.gif) repeat-x center bottom;
	text-transform:uppercase;
}

.pageGreen {
	background:#acb995 url(/_images/page_header.gif) repeat-x center bottom;
	text-transform:uppercase;
}

.pageRed {
	background:#AD3247 url(/_images/page_header_red.gif) repeat-x center bottom;
	text-transform:uppercase;
}

.pageGrey {
	background:#7B7C7E url(/_images/page_header_grey.gif) repeat-x center bottom;
	text-transform:uppercase;
}


.prodNav {
	font-size:11pt;
	cursor:pointer;
}

.prodNav td {
	color:#FFFFFF;
	cursor:pointer;
}

.prodNav td:hover {
	color:#999999;
	cursor:pointer;
}

.navArrow {
	width:4px;
	height:7px;
	background:transparent url(/_images/arrow.png) no-repeat center center;
}

.bgRed {
	
	-moz-opacity:.70;
	opacity:.70;
	width:379px;
	height:110px;
	position:absolute;
	top:0;
	background:#ad3247;
}

.bgGreen {
	
	-moz-opacity:.70;
	opacity:.70;
	width:379px;
	height:110px;
	position:absolute;
	top:0;
	background:#90A272;
}

.bgBlue {
	
	-moz-opacity:.70;
	opacity:.70;
	width:379px;
	height:110px;
	position:absolute;
	top:0;
	background:#61849E;
}

.txtHeader {
	font-size: 14px;
	font-weight: bold;
}

.txtHeaderLarge {
	font-size: 16px;
	font-weight: bold;
}

div#Groups {
	float: left;
}

div#Groups span {
	float: left;
	width: 158px;
}

div#subGroups {
	visibility: hidden;
	display: none;
	float: left;
}

div#subGroups span {
	float: left;
	width: 158px;
}

div#productDiv {
	visibility: hidden;
	display: none;
	float: left;
}

div#productDiv span {
	float: left;
	width: 158px;
}

#pressPreamble {
	width: 500px;
	float: left;
	margin-bottom: 15px;
}

#pressText {
	width: 500px;
	float: left;
}

#pressImages {
	width: 200px;
	float: right;
}

.formContainer {
	margin: 0px 20px 0px 0px;
	float: left;
}

#t1content1 {
	width: 206px;
	float: left;
}

#t1content2 {
	width: 247px;
	float: left;
	margin-right: 20px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	margin-left: 20px;
}

#t1content3 {
	width: 175px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}


#t2content1 {
	width: 205px;
	float: left;
}

#t2content2 {
	width: 245px;
	float: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding:0px 15px 0px 15px;
	margin-left:15px;	
}

#t2content3 {
	width: 175px;
	float: left;
	margin-right: 10px;
	padding:0px 0px 0px 15px;
	margin-left:15px;
}

#t3content1 {
	width:730px;
	float:left;
}

.resultRow {
	margin: 10px 40px 10px 0pt;
	width: 600px;
	text-align: justify;
}

#inc_next_btn
{
width: 300px;
float: right;
text-align: right;
}


#inc_prev_btn
{
	width: 300px;
	text-align: left;
	float: left;
}

#inq_progbar {
	float: left;
	background-color: #ad3247;
}

/* TOOLTIP START */
.myTip {
	cursor:pointer;	
}

.tool-tip {
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 0px;
	margin: 0;
	color: #b2b2b2;
	background:transparent;
	height:6px;
}

.tool-text {
	text-align:left;
	font-size: 11px;
	padding: 4px 8px 8px;
	background:#FFFFFF;
	border:1px solid #000000;
}
/* TOOLTIP END */

#tpl_1col_pos1
{
	width:206px;
	float: left;
}

#tpl_1col_pos2
{
	width:402px;
	float: left;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.mainGTMarketCompanyContainer
{
	padding:20px 0px 20px 0px;
	border-bottom:1px solid #cccccc;
	width:400px;
}

.mainGTMarketCompanydetails
{
	float:left;
	width:180px;
}

.navNode {
	float:left;
	height:23px;
}

.navNodeLeft {
	float:left;
	height:23px;
	width:8px;
	background:transparent url(/_images/mainnav_left.gif) no-repeat left top;
}

.navNodeMiddle {
	float:left;
	height:23px;
	padding:0px 10px 0px 10px;
	line-height:23px;
	background:transparent url(/_images/mainnav_bg.gif) repeat-x center top;
}

.navNodeRight {
	float:left;
	height:23px;
	width:8px;
	background:transparent url(/_images/mainnav_right.gif) no-repeat left top;
}


/* MEDIA BOX */
.productMediaNav a {
	width:17px;
	height:17px;
	text-align:center;
	display:block;
	float:left;
	margin:4px;
	font-weight:bold;
	background:transparent url(/_images/mediabox_plate.gif) no-repeat top left;
}

.productMediaNav a.inactive {
	color:#B91C30;
	background-position:top left;
}

.productMediaNav a.active {
	color:#FFFFFF;
	background-position:bottom left;
}

.productMediaNav a:hover {
	color:#FFFFFF;
	background-position:bottom left;
}

a.play-btn:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
/* MEDIA BOX */

/* SCROLLS */

.scrollbar-vert {
	position:absolute;
	background-color: #7B7C7E;
	float:left;
}

#scrollbar1 {
	width: 20px;
	height: 400px;
	display:none;
	top:150px;
	left:430px;
}

#scrollbar2 {
	width: 20px;
	height: 380px;
	top:56px;
	left:480px;
}

.handle-vert {
	height: 30px;
	width: 20px;
	background: url(/_images/scroll_handle.gif) no-repeat;
	cursor: pointer;
}

.inst-draw-model {
	cursor:pointer;
	float:left;
	padding:3px;
	width:112px;
	height:144px;
	background:#FFFFFF;
	margin:0px 10px 10px 0px;
}

.inst-draw-model-active {
	/*background:#abb995;*/
}

/* STAIN GUIDE */
#stainguide-viewer {
	position: relative;
	width: 440px;
	text-align: center;
	z-index: 1;
}

.fabric {
	background: #FFFFFF;
	padding: 0;
	float: left;
	margin: 0px 15px 0px 0px;
	cursor: pointer;
	width: 76px;
	height: 105px;
}

.stains {
	width: 380px;
	position: absolute;
	overflow: auto;
	text-align: left;
	top: 50%;
	margin-top: -68px;
	left: 30px;
}

.stainactive {
	border: 1px solid #AD3143;
}

div.stain {
	float: left;
	padding: 2px;
	border: 1px solid #585c62;
	width: 59px;
	height: 59px;
	margin: 6px 6px 6px 5px;
	background: #FFFFFF;
}

div.stain img {
	width: 59px;
	height: 59px;
}

div.stain-name-top span, div.stain-name-bottom span {
	margin: 0px;
	display: block;
}

div.stain-name-top, div.stain-name-bottom {
	position: absolute;
	left: 0px;
	z-index: 9999;
	width: auto;
	height: auto;
	display: none;
	color: #AD3143;
	background: transparent url(/_images/bg_white.png) repeat top left;
}

div.stain-name-top {
	top: 0px;
}

div.stain-name-bottom {
	bottom: 0px;
}

#slideshow {
	position: absolute;
	top: 50%;
	left:0;
	margin-top: -68px;
	width: 440px;
	z-index: 9999;
}

#slideshow #slidesContainer {
	margin:0 auto;
	width:380px;
	height:184px;
	overflow:hidden; /* allow scrollbar */
	position:relative;
}

#slideshow #slidesContainer .slide {
	margin: 15px auto 0px auto;
	width:380px; /* reduce by 20 pixels to avoid horizontal scroll */
	height:153px;
}

.control {
	display:block;
	width:25px;
	height:184px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	-ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}

#leftControl {
	top:0;
	left:0;
	background:transparent url(/_images/stainguide/arrow-left.gif) no-repeat center left;
}

#rightControl {
	top:0;
	right:0;
	background:transparent url(/_images/stainguide/arrow-right.gif) no-repeat center right;
}

.model-con-link {
	color: #3F3F3F;
	text-decoration: underline;
}

.model-con-link:hover {
	color: #AD3247;
	text-decoration: none;
}
