html, body {
	height:100%;
	margin:0;
	padding:0;
	background-color:rgb(255,255,255);
	background-image:url(../img/sommarbg_2010.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:10px;
	color:rgb(142,143,148);
}
#outer_container {
	position:relative;
	margin:0 auto;
	width:928px;
	height:100%;
}
			.outer_shadows {
				position:absolute;
				width:17px;
				height:373px;
				top:0px;
				background-position:top left;
				background-repeat:no-repeat;
			}
			#outer_sh_left {
				left:0px;
				background-image:none;
			}
			#outer_sh_right{
				right:0px;
				background-image:none;
			}
			#mid_container {
				position:absolute;
				width:894px;
				height:700px;
				top:0px;
				left:17px;
				background-color:rgb(3,67,41);
			}
						.mid_grad_top {
							position:absolute;
							top:0px;
							width:15px;
							height:111px;
							background-image:url(../img/mid_top_gradient.jpg);
							background-position:top left;
							background-repeat:repeat-x;
						}
						#mid_top_left, #mid_bot_left {
							left:0px;
						}
						#mid_top_right, #mid_bot_right {
							right:0px;
						}
						.mid_grad_bot {
							position:absolute;
							bottom:0px;
							width:15px;
							height:500px;
							background-image:url(../img/mid_bot_gradient.jpg);
							background-position:top left;
							background-repeat:repeat-x;
						}
									#main_container {
										position:absolute;
										width:864px;
										height:100%;
										top:0px;
										left:15px;
										background-color:#fff;
										background-image:url(../img/mainBg.jpg);
									}
												#menu_container {
													position:absolute;
													width:864px;
													height:29px;
													top:0px;
													left:0px;
													background-image:url(../img/menu_bg.jpg);
													background-position:top left;
													background-repeat:no-repeat;
												}
															/* #flags_cont {
																position:absolute;
																width:13px;
																height:10px;
																right:50px;
																top:14px;
																background-image:url(../img/flags.gif);
																background-position:left bottom;
															} */
															#search_cont {
																position:absolute;
																width:168px;
																height:20px;
																bottom:0px;
																right:73px;
																line-height:20px;
																vertical-align:middle;
															}
																		#search_form_cont {
																			position:absolute;
																			width:127px;
																			height:14px;
																			bottom:3px;
																			right:0px;
																		}
																					#searchInputCont {
																						position:absolute;
																						width:127px;
																						height:14px;
																						left:0px;
																						top:0px;
																					}
																								#searchWord2 {
																									position:absolute;
																									left:0px;
																									top:0px;
																									width:108px;
																									height:14px;
																									background-image:url(../img/searchWord_bg.jpg);
																									background-position:top left;
																									background-repeat:no-repeat;
																									font-size:10px;
																									color:#000;
																									border:0px;
																									padding:0px 0px 0px 3px;
																								}
																					#searchBtnCont {
																						position:absolute;
																						width:16px;
																						height:14px;
																						right:0px;
																						top:0px;
																					}
																								#searchBtn {
																									position:absolute;
																									height:14px;
																									width:16px;
																									display:block;
																									top:0px;
																									left:0px;
																									border:0px;
																								}
															#menu_btns {
																position:absolute;
																width:599px;
																height:28px;
																bottom:1px;
																left:23px;
																z-index:1200;
															}
																		#menu_btns a, #menu_btns a:active, #menu_btns a:visited {
																			position:relative;
																			float:left;
																			height:16px;
																			padding:12px 10px 0px 10px;
																			color:rgb(142,143,148);
																			text-decoration:none;
																			background-image:url(../img/menu_btn_bg.gif);
																			background-position:right top;
																			background-repeat:no-repeat;

																		}
																		#menu_btns a:hover {
																			color:rgb(255,255,255);
																			background-position:right bottom;
																		}
																		#dropBlur {
																			position:absolute;
																			width:100%;
																			height:300px;
																			top:30px;
																			left:0px;
																			background-color:#fff;
																			display:block;
																			opacity:0;
																			filter:alpha(opacity=0);
																		}
																		#dropDown {
																			z-index:3000;
																		}
																		.dropdown_container {
																			position:absolute;
																			width:169px;
																			height:auto;
																			border-right:1px solid rgb(197,199,207);
																			border-bottom:1px solid rgb(197,199,207);
																			border-left:1px solid rgb(197,199,207);
																			top:29px;
																			left:0px;
																			display:block;
																		}
																					#dropDown a, #dropDown a:active, #dropDown a:visited {
																						position:relative;
																						width:158px;
																						height:18px;
																						display:block;
																						color:rgb(142,143,148);
																						text-decoration:none;
																						padding-left:11px;
																						line-height:18px;
																						background-image:url(../img/menu_drop_btns_bg.jpg);
																						background-position:0px 0px;
																						background-repeat:no-repeat;
																					}
																					#dropDown a:hover																					{
																						color:rgb(255,255,255);
																						background-position:0px -18px;
																					}
												#logo_container {
													position:absolute;
													width:864px;
													height:115px;
													top:29px;
													left:0px;
													background-color:rgb(255,255,255);
													background-image:url(../img/menu_bg_inverted.jpg);
													background-position:left bottom;
													background-repeat:no-repeat;
												}
															#logo {
																position:absolute;
																width:164px;
																height:64px;
																top:11px;
																left:23px;
																background-image:url(../img/logo.jpg);
																background-position:top left;
																background-repeat:no-repeat;
																cursor:pointer;
															}
															#horse {
																position:absolute;
																width:285px;
																height:54px;
																bottom:29px;
																right:18px;
																background-image:url(../img/horse.jpg);
																background-position:top left;
																background-repeat:no-repeat;
															}
												#info_container {
													position:absolute;
													width:864px;
													top:140px;
													min-height:300px;
													left:0px;
													background-color:#fff;
												}
															#prod_menu_container {
																position:absolute;
																width:168px;
																height:300px;
																top:0px;
																left:14px;
															}
																		#prod_menu_top, #prod_menu_bot, #prod_menu_mid {
																			position:relative;
																			width:168px;
																			height:17px;
																			background-image:url(../img/prod_menu_top.jpg);
																			background-position:left top;
																			background-repeat:no-repeat;
																		}
																			#prod_menu_bot {
																				height:143px;
																				background-image:url(../img/prod_menu_bot.jpg);
																			}
																			#prod_menu_mid {
																				height:auto;
																				background-image:url(../img/prod_menu_mid.jpg);
																				background-repeat:repeat-y;
																			}
																					#prod_menu_btns_cont {
																						position:relative;
																						width:159px;
																						height:auto;
																						left:4px;
																					}
																								.prod_menu_btn {
																									position:relative;
																									width:159px;
																									height:19px;
																									background-image:url(../img/prod_menu_catBg.jpg);
																									background-position:bottom left;
																									background-repeat:no-repeat;
																									display:block;
																								}
																								.prod_menu_subbtn {
																									position:relative;
																									width:159px;
																									height:18px;
																									line-height:18px;
																									vertical-align:middle;
																								}
																											.prod_menu_chkBox, .prod_menu_subChkBox {
																												position:absolute;
																												height:18px;
																												width:18px;
																												top:0px;
																												left:5px;
																												background-image:url(../img/prod_menu_chkBoxBg.png);
																												background-position:top left;
																												background-repeat:no-repeat;
																												cursor:pointer;
																											}
																											.prod_menu_title, .prod_submenu_title {
																												position:absolute;
																												height:18px;
																												width:141px;
																												top:0px;
																												left:27px;
																												line-height:18px;
																												vertical-align:middle;
																												cursor:pointer;
																											}
																												.prod_submenu_title {
																													cursor:default;
																												}
																											.prodMenuSubClick {
																												position:absolute;
																												width:159px;
																												height:19px;
																												top:0px;
																												left:0px;
																												background-color:#fff;
																												opacity:0;
																												filter:alpha(opacity=0);
																												display:block;
																												cursor:pointer;
																											}
															#prodbannerCont {
																position:absolute;
																top:-7px;
																right:51px;
																width:611px;
																height:133px;
															}
															#prod_tiles_container {
																position:absolute;
																width:652px;
																height:auto;
																top:133px;
																right:14px;
															}
																		.prod_tile_cont {
																			position:relative;
																			float:left;
																			width:153px;
																			height:153px;
																		}
																					.prod_tile_mo_shadow {
																						position:absolute;
																						width:153px;
																						height:153px;
																						top:0px;
																						left:0px;
																						background-image:url(../img/prod_tile_shad.jpg);
																						background-position:top left;
																						background-repeat:no-repeat;
																					}
																					.prod_collection {
																						position:absolute;
																						width:20px;
																						height:71px;
																						top:40px;
																						left:7px;
																						background-color:rgb(252,141,30);
																					}
																					.prod_tile_img {
																						position:absolute;
																						width:115px;
																						height:115px;
																						top:19px;
																						right:19px;
																					}
																					.prod_tile_nameBg {
																						position:absolute;
																						width:141px;
																						height:16px;
																						bottom:6px;
																						left:6px;
																						background-image:url(../img/prod_showNameBg.gif);
																						background-repeat:no-repeat;
																						opacity:0.7;
																						filter:alpha(opacity=70);
																					}
																					.prod_tile_name {
																						position:absolute;
																						width:119px;
																						height:16px;
																						bottom:6px;
																						left:6px;
																						color:#fff;
																						padding:0px 12px;
																						line-height:14px;
																						vertical-align:middle;
																						overflow:hidden;
																						display:block;
																					}
																					.prod_magnify {
																						position:absolute;
																						width:17px;
																						height:17px;
																						top:14px;
																						right:14px;
																						background-image:url(../img/icon_magnify.png);
																						background-position:top left;
																						background-repeat:no-repeat;
																					}
																					.prod_inner_shadow {
																						position:absolute;
																						width:153px;
																						height:153px;
																						top:0px;
																						left:0px;
																						background-image:url(../img/prod_inner_shad.png);
																						background-position:top left;
																						background-repeat:no-repeat;
																					}
																					.prod_tile_clicker {
																						position:absolute;
																						width:153px;
																						height:153px;
																						top:0px;
																						left:0px;
																						background-color:#fff;
																						opacity:0;
																						filter:alpha(opacity=0);
																						cursor:pointer;
																					}
																		#prodBlur {
																			position:absolute;
																			width:100%;
																			height:100%;
																			top:0px;
																			left:0px;
																			background-color:#fff;
																			opacity:0.8;
																			filter:alpha(opacity=80);
																		}
																		#prodLoader {
																			position:absolute;
																			width:100%;
																			height:100%;
																			top:0px;
																			left:0px;
																			text-align:center;
																		}
																					#loading {
																						position:absolute;
																						width:50px;
																						height:52px;
																						top:137px;
																						left:282px;
																						text-align:center;
																					}
																		#prodShowBlur {
																			position:absolute;
																			width:100%;
																			height:100%;
																			top:0px;
																			left:0px;
																			z-index:150px;
																			background-color:#fff;
																			opacity:0.8;
																			filter:alpha(opacity=80);
																			display:none;
																		}
																		#prodShowCont {
																			position:absolute;
																			width:153px;
																			height:153px;
																			/* border:1px solid #000; */
																			top:0px;
																			left:0px;
																			z-index:200;
																			display:none;
																		}
																					#prodShowContBg {
																						position:absolute;
																						width:100%;
																						height:100%;
																						top:0px;
																						left:0px;
																						display:block;
																					}
																								#prodShowBgTopLeft, #prodShowBgTopRight, #prodShowBgBotLeft, #prodShowBgBotRight {
																									position:absolute;
																									/* float:left; */
																									width:50%;
																									height:50%;
																									background-image:url(../img/prod_showBG.png);
																									background-repeat:no-repeat;
																								}
																									#prodShowBgTopLeft {
																										background-position:top left;
																										top:0px;
																										left:0px;
																									}
																									#prodShowBgTopRight {
																										background-position:top right;
																										top:0px;
																										right:0px;
																									}
																									#prodShowBgBotLeft {
																										background-position:bottom left;
																										bottom:0px;
																										left:0px;
																									}
																									#prodShowBgBotRight {
																										background-position:bottom right;
																										bottom:0px;
																										right:0px;
																									}
																					#prodShowInnerCont {
																						position:absolute;
																						width:100%;
																						height:100%;
																						top:0px;
																						left:0px;
																						display:none;
																					}
																								#prodShowZoomLinks {
																									position:absolute;
																									width:200px;
																									height:25px;
																									top:20px;
																									left:51px;
																								}
																											#prodShowZoomLinkLeft, #prodShowZoomLinkRight {
																												position:absolute;
																												height:25px;
																												top:0px;

																												background-repeat:no-repeat;
																												line-height:25px;
																												vertical-align:middle;
																											}
																												#prodShowZoomLinkLeft {
																													width:88px;
																													padding-left:26px;
																													background-image:url(../img/prodShowRollToZoomBg.jpg);
																													left:0px;
																												}
																												#prodShowZoomLinkRight {
																													width:63px;
																													padding-left:24px;
																													background-image:url(../img/prodShowViewLargeBg.jpg);
																													right:0px;
																													cursor:pointer;
																												}
																								#prodShowZoomer {
																									position:absolute;
																									width:250px;
																									height:250px;
																									top:43px;
																									left:21px;
																									overflow:hidden;
																								}
																											#zoomer {
																												position:absolute;
																												width:132px;
																												height:132px;
																												border:1px solid #ddd;
																												top:0px;
																												left:0px;
																												background-position:0px 0px;
																												background-repeat:no-repeat;
																												opacity:0;
																												filter:alpha(opacity=0);
																											}
																								#prodShowTopBtnsBg {
																									position:absolute;
																									width:367px;
																									height:26px;
																									top:9px;
																									right:54px;
																									background-image:url(../img/prod_ShowTopBtnsBg.jpg);
																									background-position:top left;
																									background-repeat:no-repeat;
																									line-height:26px;
																									vertical-align:middle;
																									/* padding:0px 0px 0px 10px; */
																								}
																											#prodShowTopBtnsBg a, #prodShowTopBtnsBg a:active, #prodShowTopBtnsBg a:visited {
																												color:rgb(17,78,53);
																												text-decoration:none;
																												font-weight:normal;
																												display:block;
																												float:left;
																												padding:0px 10px 0px 10px;
																											}
																											#prodShowTopBtnsBg a:hover {
																												text-decoration:underline;
																											}
																								#prodShowInfo {
																									position:absolute;
																									width:367px;
																									height:177px;
																									top:54px;
																									right:54px;
																									overflow:auto;
																									overflow-x:hidden;
																								}
																											#prodShowInfo h3 {
																												font-size:14px;
																												display:inline;
																												margin:0;
																												text-transform:uppercase;
																											}
																								#prodShowActionImages {
																									position:absolute;
																									width:367px;
																									height:54px;
																									top:250px;
																									right:54px;
																									overflow:hidden;
																								}
																											#prodShowActionImages img {
																												margin-right:5px;
																												border:0px;
																											}
																								#prodShowColors {
																									position:absolute;
																									width:250px;
																									height:60px;
																									bottom:33px;
																									left:21px;
																									text-align:center;
																								}
																											#prodShowColorCont {
																												position:relative;
																												width:32px;
																												height:40px;
																												margin:0 auto;
																												display:block;
																											}
																														.prodShowColorBoxer {
																															position:relative;
																															width:32px;
																															height:32px;
																															float:left;
																														}
																														.prodShowColorBoxx {
																															position:absolute;
																															width:24px;
																															height:24px;
																															top:3px;
																															left:3px;
																															border:1px solid #ccc;
																														}
																								#prodShowLogos {
																									position:absolute;
																									width:390px;
																									height:50px;
																									right:24px;
																									bottom:25px;
																									text-align:right;
																									line-height:50px;
																									vertical-align:middle;
																								}
																											#prodShowLogos img {
																												margin:0 2px;
																											}
																								#prodShowClose {
																									position:absolute;
																									width:16px;
																									height:16px;
																									top:15px;
																									right:25px;
																									background-image:url(../img/prodShowClose.jpg);
																									background-repeat:no-repeat;
																									cursor:pointer;
																								}
															#textPageContainer {
																position:relative;
																width:812px;
																padding:0 25px;
																background-position:top right;
																background-repeat:no-repeat;
															}
																		#textPageText, #pressText {
																			position:relative;
																			width:530px;
																			/* top:0px;
																			left:25px; */
																			color:rgb(51,51,51);
																		}
																					.citatCont {
																						position:relative;
																						width:430px;
																						margin:0 auto;
																						background-image:url(../img/citatBg.jpg);
																						background-repeat:no-repeat;
																						background-position:top left;
																					}
																					.citatInnerCont {
																						position:relative;
																						width:370px;
																						padding:0px 30px;
																						font-size:14px;
																						color:rgb(17,78,53);
																						background-image:url(../img/citatBg.jpg);
																						background-repeat:no-repeat;
																						background-position:bottom right;
																					}
																					#pArchiveCont {
																						position:relative;
																						width:232px;
																						height:auto;
																						float:right;

																					}
																								#pArchiveTop, #pArchiveBot {
																									position:relative;
																									width:100%;
																									height:15px;
																									background-image:url(../img/bg_pressTop.jpg);
																									float:left;
																								}
																									#pArchiveBot {
																										background-image:url(../img/bg_pressBot.jpg);
																									}
																								#pArchiveMid {
																									position:relative;
																									width:100%;
																									height:auto;
																									max-height:300px;
																									float:left;
																								}
																											.pArchivePost {
																												position:relative;
																												width:202px;
																												height:24px;
																												background-image:url(../img/bg_pressPost.jpg);
																												background-repeat:no-repeat;
																												background-position:left bottom;
																												padding:10px 15px;
																											}
																		#textPageArticles {
																			position:relative;
																			width:530px;
																		}
																					.textPageArticleCont {
																						position:relative;
																						width:530px;
																						height:150px;
																					}
																								.textPageArticleTop {
																									position:relative;
																									width:530px;
																									height:15px;
																									background-image:url(../img/textPageArticleContTop.jpg);
																									background-position:top left;
																									background-repeat:no-repeat;
																								}
																								.textPageArticleMid {
																									position:relative;
																									width:530px;
																									height:122px;
																								}
																											.textPageArticleMidPretext {
																												position:absolute;
																												width:325px;
																												height:85px;
																												top:18px;
																												left:160px;
																												color:rgb(51,51,51);
																											}
																														.textPageArticleMidPretext h3 {
																															font-weight:bold;
																															font-size:11px;
																															display:inline;
																														}
																														.textPageArticleMidPretext a {
																															color:rgb(255,102,0);
																															text-decoration:underline;
																														}
																														.textPageArticleMidPretext a:hover {
																															text-decoration:none;
																														}
																											.textArticleMidImg {
																												position:absolute;
																												top:18px;
																												left:35px;
																												border:1px solid rgb(203,205,212);
																											}
																														.textArticleMidImg img {
																															display:block;
																														}
																								.textPageArticleBot {
																									position:relative;
																									width:530px;
																									height:15px;
																									background-image:url(../img/textPageArticleContBot.jpg);
																									background-position:top left;
																									background-repeat:no-repeat;
																								}

																		#magImage {
																			position:absolute;
																			width:298px;
																			top:20px;
																			right:25px;
																			height:380px;
																		}
																		#textPageImages {
																			position:absolute;
																			width:260px;
																			top:20px;
																			right:25px;
																		}
																					.textImgCont {
																						position:relative;
																						width:260px;
																					}
																								.textImgContTop {
																									position:relative;
																									width:260px;
																									height:16px;
																									background-image:url(../img/textImgTop.jpg);
																									background-repeat:no-repeat;
																								}
																								.textImgContMid {
																									position:relative;
																									width:258px;
																									border:1px solid rgb(197,199,207);
																								}
																								.textImgContMidFlash {
																									position:relative;
																									width:258px;
																								}
																											.textImgContMid img {
																												display:block;
																											}
																											#textImgContMidTextBox {
																												position:relative;
																												width:140px;
																												display:block;
																												margin:0 auto;
																											}
																														#textImgContMidTextBox a {
																															color:rgb(255,102,0);
																															text-decoration:underline;
																														}
																														#textImgContMidTextBox a:hover {
																															text-decoration:none;
																														}
																								.textImgContBot {
																									position:relative;
																									width:260px;
																									height:16px;
																									background-image:url(../img/textImgBot.jpg);
																									background-repeat:no-repeat;
																								}
												#retailers, #resellers {
													position:absolute;
													width:814px;
													height:400px;
													top:0px;
													left:25px;
													background-image:url(../img/retailersBg.jpg);
													background-repeat:no-repeat;
													background-position:157px 100px;
												}
															#retailCountryCont {
																position:absolute;
																width:150px;
																height:200px;
																top:20px;
																right:25px;
																font-size:11px;
															}
																		.retailerBox {
																			position:relative;
																			width:150px;
																		}
																		a.retailMail {
																			position:relative;
																			height:11px;
																			width:15px;
																			background-image:url(../img/retailIcons.jpg);
																			background-position:top left;
																			background-repeat:no-repeat;
																			display:block;
																		}
																		a.retailMail:hover {
																			background-position:bottom left;
																		}
																		a.retailWeb {
																			position:relative;
																			height:11px;
																			width:15px;
																			background-image:url(../img/retailIcons.jpg);
																			background-position:top right;
																			background-repeat:no-repeat;
																			display:block;
																		}
																		a.retailWeb:hover {
																			background-position:bottom right;
																		}
																		.retailLinks {
																			float:left;
																			padding-right:5px;
																		}
												#footer {
													position:absolute;
													width:864px;
													height:114px;
													top:0px;
													left:0px;
													background-color:#fff;
												}
															#footerTop {
																position:absolute;
																width:864px;
																height:29px;
																top:0px;
																left:0px;
																background-image:url(../img/menu_bg.jpg);
																background-repeat:no-repeat;
															}
															#footerMid {
																position:absolute;
																width:864px;
																height:56px;
																top:29px;
																left:0px;
															}
																		#footerLogo {
																			position:absolute;
																			width:107px;
																			height:56px;
																			top:0px;
																			left:50px;
																			cursor:pointer;
																			background-image:url(../img/footerLogo.jpg);
																		}
																		#swLogo {
																			position:absolute;
																			width:103px;
																			height:56px;
																			top:0px;
																			right:50px;
																			cursor:pointer;
																			background-image:url(../img/smartwebb.jpg);
																		}
																		#footerInfo {
																			position:relative;
																			width:350px;
																			height:44px;
																			padding-top:12px;
																			margin:0 auto;
																			text-align:center;
																			font-size:11px;
																		}
																					#footerInfo a {
																						text-decoration:none;
																						font-size:11px;
																						color:rgb(142,143,148);
																					}
																					#footerInfo a:hover {
																						color:rgb(17,78,53);
																					}
															#footerBot{
																position:absolute;
																width:864px;
																height:29px;
																top:85px;
																left:0px;
																background-image:url(../img/menu_bg_inverted.jpg);
																background-repeat:no-repeat;
															}
															#startFlashCont {
																position:absolute;
																width:864px;
																height:279px;
																background-image:url(../img/menu_bg_inverted.jpg);
																background-repeat:no-repeat;
																background-position:left bottom;
															}
																		#startFlash {
																			position:relative;
																			width:810px;
																			height:250px;
																			display:block;
																			margin:0 auto;
																		}
															#startPuffarCont {
																position:absolute;
																width:572px;
																height:275px;
																left:25px;
																top:279px;

															}
																		#startPuffarInnerCont {
																			position:absolute;
																			width:562px;
																			height:235px;
																			border:5px solid #fff;
																			top:15px;
																			left:0px;
																			overflow:hidden;
																		}
																					#startPuffSlider {
																						position:absolute;
																						width:834px;
																						height:235px;
																						top:0px;
																						left:0px;
																					}
																					#startPuff1, #startPuff2, #startPuff3, #startPuff4 {
																						position:relative;
																						width:70px;
																						height:235px;
																						border-right:5px solid #fff;
																						float:left;
																						background-color:#fff;
																						overflow:hidden;
																					}
																						#startPuff4 {
																							width:337px;
																							border-right:0px;
																						}
																								.startpuff {
																									position:absolute;
																									width:337px;
																									height:235px;
																									top:0px;
																									left:0px;
																									background-position:left top;
																									background-repeat:no-repeat;
																									cursor:pointer;
																								}
																		#startPuffarTop, #startPuffarBot {
																			position:absolute;
																			width:572px;
																			height:15px;
																			background-image:url(../img/startPuffEdgeBg.jpg);
																			background-repeat:no-repeat;
																			left:0px;
																		}
																			#startPuffarTop {
																				top:0px;
																				background-position:top left;
																			}
																			#startPuffarBot {
																				bottom:0px;
																				background-position:bottom left;
																			}
															#startNewsCont {
																position:absolute;
																width:232px;
																height:275px;
																right:25px;
																top:279px;
															}
																		#startNewsMid {
																			position:absolute;
																			width:232px;
																			height:245px;
																			top:15px;
																			left:0px;
																			overflow:hidden;
																		}
																					#newsSlider {
																						position:absolute;
																						width:232px;
																						height:auto;
																						top:0px;
																						left:0px;
																					}
																								.newsBoxCont {
																									position:relative;
																									width:212px;
																									height:77px;
																									background-image:url(../img/newsBoxBg.jpg);
																									background-position:bottom left;
																									background-repeat:no-repeat;
																									padding:5px 10px 0px 10px;
																									color:#6a6969;
																									font-size:11px;
																									overflow:hidden;
																								}
																											a.btnReadMore {
																												position:absolute;
																												width:74px;
																												height:17px;
																												display:block;
																												background-image:url(../img/btnReadMoreBg.jpg);
																												background-position:top left;
																												background-repeat:no-repeat;
																												right:10px;
																												bottom:8px;
																												text-align:center;
																												line-height:15px;
																												vertical-align:middle;
																												color:#6a6969;
																												text-decoration:none;
																												font-size:10px;
																											}
																											a.btnReadMore:hover {
																												background-position:bottom left;
																												color:#fff;
																											}
																		#startNewsTop, #startNewsBot {
																			position:absolute;
																			width:232px;
																			height:15px;
																			background-image:url(../img/startNewsEdgeBg.jpg);
																			background-repeat:no-repeat;
																			left:0px;
																		}
																			#startNewsTop {
																				top:0px;
																				background-position:top left;
																			}
																			#startNewsBot {
																				bottom:0px;
																				background-position:bottom left;
																			}
																		#startNewsBtnTop, #startNewsBtnBot {
																			position:relative;
																			margin: 0 auto;
																			width:49px;
																			height:15px;
																			background-image:url(../img/newsScrollBtns.jpg);
																			background-repeat:no-repeat;
																			display:block;
																		}
																			#startNewsBtnTop {
																				background-position:0px 0px;
																			}
																			#startNewsBtnTop:hover {
																				background-position:0px -15px;
																			}
																			#startNewsBtnBot {
																				background-position:0px -45px;
																			}
																			#startNewsBtnBot:hover {
																				background-position:0px -30px;
																			}
#searchDropCont {
	position:absolute;
	width:242px;
	height:auto;
	top:29px;
	right:21px;
	z-index:2000;
}
			#searchDropTop {
				position:relative;
				width:242px;
				height:auto;
				background-image:url(../img/searchDropBg.png);
				background-repeat:repeat-y;
			}
						#searchDropInner {
							position:relative;
							left:4px;
							width:234px;
						}
									.searchDropCat {
										position:relative;
										width:222px;
										height:25px;
										background-color:rgb(153,153,153);
										color:#fff;
										line-height:25px;
										vertical-align:middle;
										padding-left:12px;
										font-size:11px;
									}
									.searchDropResultCont {
										position:relative;
										width:234px;
										height:54px;
										background-image:url(../img/searchDropResultCont.jpg);
										background-position:0px 53px;
										background-repeat:no-repeat;
									}
												.searchDropResultImgCont {
													position:absolute;
													width:48px;
													height:41px;
													overflow:hidden;
													top:6px;
													left:7px;
													overflow:hidden;
												}
															.searchDropResultImgCont img {
																display:block;
																width:48px;
															}
												.searchDropResultInfo {
													position:absolute;
													width:160px;
													height:35px;
													top:10px;
													left:63px;
													overflow:hidden;
													font-size:9px;
													line-height:9px;
												}
															a.result {
																text-decoration:none;
																color:#999;
															}
															a.result:hover {
																color:rgb(17,78,53);
															}
															.resultHead {
																position:relative;
																width:400px;
																height:25px;
																border-bottom:1px solid #333;
																font-size:14px;
																color:#333;
																line-height:25px;
																vertical-align:middle;
																font-weight:bold;
																text-transform:uppercase;
															}
															a.resultHeading {
																font-size:12px;
																text-decoration:none;
																color:rgb(17,78,53);
																font-weight:bold;
																margin-top:10px;
																display:block;
															}
															a.resultHeading:hover {
																color:rgb(17,78,53);
															}
															a.resultInfo {
																font-size:10px;
																text-decoration:none;
																color:rgb(17,78,53);
															}
															a.resultInfo:hover {
																color:rgb(17,78,53);
															}

						#searchDropViewAll {
							position:relative;
							left:4px;
							width:224px;
							height:23px;
							background-color:rgb(153,153,153);
							padding-right:10px;
							line-height:25px;
							vertical-align:middle;
							text-align:right;
						}
									#searchDropViewAll a {
										color:#fff;
										font-size:11px;
										text-decoration:none;
										font-weight:bold;
									}
			#searchDropBot {
				position:relative;
				width:242px;
				height:7px;
				background-image:url(../img/searchDropBotBg.png);
				background-repeat:repeat-y;
			}
/* INPUTS */
.reqStar {
	font-weight:bold;
	color:#f00;
}
.textInpCont {
	position:relative;
	height:17px;
	width:150px;
	background-image:url(../img/inputBg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
			.textInpInnerCont {
				position:relative;
				height:17px;
				width:150px;
			}
						.textInpEdgeL, .textInpEdgeR {
							position:absolute;
							height:17px;
							width:7px;
							top:0px;
							background-image:url(../img/inputEdges.jpg);
							background-repeat:no-repeat;
						}
							.textInpEdgeL {
								background-position:top left;
								left:0px;
							}
							.textInpEdgeR {
								background-position:top right;
								right:0px;
							}
						.textInp {
							position:relative;
							height:17px;
							width:140px;
							padding:0px 5px;
							line-height:17px;
							vertical-align:middle;
							border:0px;
							background:transparent;
							margin:0;
							font-size:10px;
						}
.selectCont {
	position:relative;
	height:17px;
	width:150px;
	background-image:url(../img/selectBg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
			.selectClicker {
				position:absolute;
				height:17px;
				width:150px;
				cursor:pointer;
				top:0px;
				left:0px;
			}
.selectDropCont {
	position:absolute;
	width:148px;
	max-height:170px;
	border:1px solid #ccc;
	z-index:100;
	top:0px;
	left:0px;
	background-color:#fff;
	display:none;
	overflow:auto;
	overflow-x:hidden;
}
			a.selectDropOption {
				position:relative;
				display:block;
				height:17px;
				width:142px;
				line-height:17px;
				vertical-align:middle;
				font-size:10px;
				padding:0px 3px;
				color:rgb(142,143,148);
				background-color:rgb(255,255,255);
				text-decoration:none;
			}
			a.selectDropOption:hover {
				color:rgb(255,255,255);
				background-color:rgb(142,143,148);
			}
.textAreaCont {
	position:relative;
	width:320px;
	height:87px;
	background-image:url(../img/inputTextAreaBg.jpg);
	background-repeat:no-repeat;
}
			.textArea {
				position:relative;
				width:314px;
				height:87px;
				background:transparent;
				border:0px;
				padding:0px 3px;
			}

/* TEXTS */
.mhgreen {
	color:rgb(17,78,53);
}
h1 {
	color:rgb(17,78,53);
	font-size:20px
}
h2 {
	color:rgb(17,78,53);
	font-size:12px
}
h4 {
	font-weight:bold;
	font-size:11px;
	display:inline;
}
a {
	color:rgb(255,102,0);
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.toolTip {
	padding:2px 5px;
	border:1px solid #999;
	background-color:#fff;
}
			.tip-text {
				display:none;
			}
