﻿body {
	background-image:url('../Image/Home/page_strip.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#fff;
	font-size:12px;
}


#TopLoginLink {cursor:pointer;}
#TopLoginLink.selected {color:#01ACE8;}

#Page {
	width:776px;
	margin:0px auto;
}

#CategoryContentWrap {
	height:415px;
	/*ie hack*/_height:415px;
	position:relative;
	text-align:left;
	background:#ffffff;
	overflow:hidden;
}

.categoryIcon {
	vertical-align:middle;
	margin-left:10px;
}

#CategoryBackground {
	position:absolute;
	right: 0px;
	top:0px;
}

#CategoryContent {
	position:absolute;
	left:0px;
	top:163px;
	width:360px;
	height:180px;
	font-size:12px;
	color:#60655E;
}

#CategoryContentTitle {
	margin-top:0px;
	margin-bottom:5px;
	width:300px;
	font-size:40px;
	font-weight:normal;
	Xposition:absolute;
	left:0px;
	top:10px;
}

#CategoryContentDescription {
	padding-left:2px;
	width:300px;
	Xposition:absolute;
	left:0px;
	top:60px;
}

#HomeSlogen {
	margin-left:25px;
	margin-top:20px;
}

#TopMenuWrap {
	font-size:11px;
	position:absolute;
	left:1px;
	top:29px;
}

#TopMenu {
	color:#7F897F;
    font-size:11px;
    margin-left:152px;
    margin-top:20px;
    padding-left:160px;
}

#TopMenu a {
	color:#ACACAC;
	text-decoration:none;
	padding-right:4px;
	padding-left:4px;
	vertical-align:middle;
}

#TopMenu a:hover {
	text-decoration:underline;
}

#flashMapContainer
{
    left:152px;
    position:absolute;
    top:11px;
}

#TopLogo {
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
}

#TopUnderLogo {
	position:absolute;
	left:0px;
	top:60px;
	padding-top: 9px;
	width: 147px;
	text-align: center;
	border-top: solid #BDC6BD 1px;
}

#MainCategories {
	position:absolute;
	left:1px;
	top:348px;
	height:67px;
	width:100%;
	overflow:hidden;
}

#MainCategories #MainCategoriesShadow {
	position:absolute;
	bottom:0;
	_bottom:-1px;
	left:0;
	background:transparent url('../Image/Home/TabsShadow.png') repeat left top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/Home/TabsShadow.png',sizingMethod='scale');
	height:6px;
	width:100%;
	overflow:hidden;
}

#MainCategories .tab {
	position:relative;
	margin-right:2px;
	margin-top:6px;
	width:95px;
	height:67px;
	float:left;
	cursor:pointer;
}

#MainCategories .tab .bg {
	background-color:transparent;
	width:95px;
	height:61px;
}
#MainCategories .tab.active {
	z-index:100;
}
#MainCategories .tab.hover .bg {
	height:67px;
}

#MainTabEmptyLeft.tab {
	background:url('../Image/Layout/Tabs_empty_left.gif') no-repeat left bottom;
	width:95px;
	height:51px;
	padding-top:10px;
	margin-top:5px;
}

#MainTabEmptyLeft div {
	background:url('../Image/Layout/Tabs_empty_right.gif') no-repeat left top;
	width:10px;
	height:51px;
	float:right;
}


#MainTabEmptyRight.tab {
	background:url('../Image/Layout/Tabs_empty_left.gif') no-repeat left bottom;
	width:95px;
	height:51px;
	padding-top:10px;
	margin-top:5px;
	position:absolute;
	right:0px;
	top:349px;
}

#MainTabEmptyRight div {
	background:url('../Image/Layout/Tabs_empty_right.gif') no-repeat left top;
	width:10px;
	height:51px;
	float:right;
}

#MainCategories .tab img {
	position:absolute;
	left:0px;
	bottom:0px;
}

#MainCategories .tab .icon {
	position:absolute;
	left:61px;
	top:5px;
	bottom:auto;
}

#MainCategories .tab a {
	position:absolute;
	left:9px;
	bottom:11px;
	font-size:12px;
	color:#ffffff;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#MainCategories .hover a {
	filter:alpha(opacity=100);
	opacity:1;
}

#SubCategoriesWrap , #SubCategoriesEmptyBackground  {
	position:absolute;
	left:0px;
	top:414px;
	z-index:2;
	width:100%;
	height:25px;
	font-size:12px;
	overflow:hidden;
}

#SubCategoriesEmptyBackground  {
	z-index:1;
	background:#ffffff;
}


/*category0 is for default*/
#MainCategories .category0 a {color:#CCD6D1; }
.category0 #SubCategoriesWrap {background-color:#89B11E;}
.category0 #CategoryContent H1 {color:#8FB920;}

/*cleaning*/
.category1 #SubCategoriesWrap  {background-color:#0091CE;}
.category1 #CategoryContent H1 {color:#2EB3E3;}


/*DIY*/
.category2 #SubCategoriesWrap  { Xbackground-color:#50534E; background-color: #444742; }
.category2 #CategoryContent H1 {color:#61655F;}

/*Kitchen*/
.category3 #SubCategoriesWrap  { background-color:#EA8B00; }
.category3 #CategoryContent H1 { color:#FDA004; }

/*Refuse bin*/
.category4 #SubCategoriesWrap { background-color:#7EA913; }
.category4 #CategoryContent H1 { color:#8AB51E; }

/*Laundry*/
.category5 #SubCategoriesWrap { background-color:#009284; }
.category5 #CategoryContent H1 { color:#009284; }

/*Storage*/
.category6 #SubCategoriesWrap { background-color:#86649D; }
.category6 #CategoryContent H1 { color:#A284B7; }

/*Kids*/
.category7 #SubCategoriesWrap { background-color:#D55676; }
.category7 #CategoryContent H1 { color:#F0779C; }

/*New*/
.category8 #SubCategoriesWrap  { Xbackground-color:#FEC707; background-color: #FEBC07; }
.category8 #CategoryContent H1 { color:#FEC40B; }

/*disney*/
.category9 #SubCategoriesWrap { background-color:#0276c9; }
.category9 #CategoryContent H1 { color:#0078c9; }

/*Kitchen*/
.category10 #SubCategoriesWrap  { background-color:#f58220; }
.category10 #CategoryContent H1 { color:#FDA004; }

#SubCategories {
	padding-top:5px;
	width:776px;
	margin:0px auto;
}


#SubCategories span {
	color:#FFFFFF;
	filter:alpha(opacity=60);
	opacity:0.6;
	display:block;
	float:left;
	width:10px;
}

#SubCategories a {
	color:#FFFFFF;
	filter:alpha(opacity=50);
	opacity:0.4;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:left;
	height:25px;
	white-space:nowrap;
}
#SubCategories a:hover {
	filter:alpha(opacity=100);
	opacity:1;
}

#SubCategories a.selected {
	color:#FFFFFF;
	/*font-weight:bold;*/
	background-image:url('../Image/Layout/Arrow_selected.gif');
	background-repeat:no-repeat;
	background-position:center 17px;
	filter:alpha(opacity=100);
	opacity:1;
}

#ProductsWrap {
	position:absolute;
	left:0px;
	top:439px;
	z-index:2;
	width:100%;
	height:133px;
	font-size:12px;
	overflow:hidden;
	background-color:#ffffff;
	background-image:url('../Image/Layout/Category_products_strip.gif');
	background-repeat:repeat-x ;
	background-position:left bottom;
}

#Products {
	width:776px;
	margin:0px auto;
	text-align:left;
	position:relative;
	height:132px;
}

#SubCategoryTitleWrap {
	width:136px;
	height:117px;
	position:absolute;
	left:0px;
	top:0px;
}

#SubCategoryTitle {
	color:#A6A9A6;
	font-weight:bold;
}
#SubCategoryTitleWrap .bgimg {
	width:108px;
	height:91px;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

#ProductsListWrap {
	width:640px;
	height:117px;
	position:absolute;
	left:136px;
	top:0px;
	overflow:hidden;
	white-space:nowrap;
}

#ProductsListWrap.wide {
	width:776px;
	left:0px;
}

#ProductsList {
	width:1000px;
	height:117px;
	white-space:nowrap;
	position:absolute;
	left:0px;
	top:0px;

}

.productWrap {
	float:left;
	width:125px;
	height:117px;
	text-align:center;
	cursor:pointer;
}

.productImageWrap {
	margin-top: 10px;
	height:84px;
	width:125px;
	overflow:hidden;
	xborder:1px solid blue;
}

.productWrap h3 {margin:0px; font-weight:normal;color:#7F897F; font-size:11px;text-align:center; padding-left:10px; xborder:1px solid red;}
.productWrap a {text-decoration:none; }

#Slider {
	position:absolute;
	left:13px;
	bottom:0px;
	width:749px;
	height:13px;
	border:solid #D9D9D9 1px;
	border-bottom:0px;
	background-color:#AAAAAA;
	background-image:url('../Image/Layout/Slider_background.gif');
	background-repeat:repeat-x;
	background-position:left top;
	overflow:hidden;
	visibility:hidden;
}

#SliderLeftArrow {
	width:13px;
	height:13px;
	border:solid #D6D6D6 1px;
	background-color:#ffffff;
	background-image:url('../Image/Layout/Slider_background.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:0px;
	border-right:0px;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	cursor:pointer;
	visibility:hidden;

}
#SliderLeftArrow div {
	position:absolute;
	top:1px;
	left:1px;
	width:11px;
	height:11px;
	overflow:hidden;
	background-color:#AAAAAA;
	background-image:url('../Image/Buttons/Arrow_left.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

#SliderRightArrow {
	width:13px;
	height:13px;
	border:solid #D6D6D6 1px;
	background-color:#ffffff;
	background-image:url('../Image/Layout/Slider_background.gif');
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:0px;
	border-left:0px;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	right:0px;
	cursor:pointer;
	visibility:hidden;
}

#SliderRightArrow div {
	position:absolute;
	top:1px;
	left:1px;
	width:11px;
	height:11px;
	overflow:hidden;
	background-color:#AAAAAA;
	background-image:url('../Image/Buttons/Arrow_right.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

#Tracker {
	width:113px;
	height:11px;
	background-color:#AAAAAA;
	background-image:url('../Image/Buttons/Arrow_right.gif');
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:0px;
	cursor:pointer;
}

#Tracker div {
	width:11px;
	height:11px;
	background-image:url('../Image/Buttons/Arrow_left.gif');
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}

#Promos {
	text-align:left;
	height:148px;
	padding-top:7px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	color:#7F897F;
	position:relative;
}


.promoBox {
	width:256px;
	height:141px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-right:4px;
}

.promoBox .top {overflow:hidden;width:100%; height:5px; position:absolute; left:0px; top:0px; background:url('../Image/Layout/Promo_top.gif') repeat-x left top;}
.promoBox .bottom {overflow:hidden;width:100%; height:6px; position:absolute; left:0px; bottom:0px; background:url('../Image/Layout/Promo_bottom.gif') repeat-x left top;}
.promoBox .right {overflow:hidden;width:5px; height:141px; position:absolute; right:0px; top:0px; background:url('../Image/Layout/Promo_right.gif') no-repeat left top;}
.promoBox .left {overflow:hidden;width:5px; height:141px; position:absolute; left:0px; top:0px; background:url('../Image/Layout/Promo_left.gif') no-repeat left top;}
.promoBox .leftTop {overflow:hidden;width:13px; height:13px; position:absolute; left:0px; top:0px; background:url('../Image/Layout/Promo_left_top.gif') no-repeat left top;}
.promoBox .rightTop {overflow:hidden;width:13px; height:13px; position:absolute; right:0px; top:0px; background:url('../Image/Layout/Promo_right_top.gif') no-repeat left top;}
.promoBox .leftBottom {overflow:hidden;width:13px; height:13px; position:absolute; left:0px; bottom:0px; background:url('../Image/Layout/Promo_left_bottom.gif') no-repeat left top;}
.promoBox .rightBottom {overflow:hidden;width:13px; height:13px; position:absolute; right:0px; bottom:0px; background:url('../Image/Layout/Promo_right_bottom.gif') no-repeat left top;}
.promoBox .moreBox {overflow:hidden;width:100%; height:37px; position:absolute; left:0px; bottom:3px; background:url('../Image/Layout/Promo_more_background.gif') repeat-x left top; }
.promoBox .moreBox img {margin-left:22px;margin-top:19px;}
.promoBox .img {position:absolute; right:5px; top:6px; overflow:hidden; width:170px; height:130px; text-align:right;  }

.promoBox .promoContentWrap {background:#ffffff url(../Image/Layout/Promo_background.gif) repeat-x left top; height:140px;overflow:hidden;}
.promoBox .promoContent {padding-left:20px;padding-top:16px; }
.promoBox .promoContent .color0 { color: #207e62; }
.promoBox .promoContent .color1 { color: red; }

#LoginBox .textbox {
	width:143px;
	background-color:#fff;
}
#LoginBox #imgLogin
{
	position:absolute;cursor:pointer; z-index:2000;
	}
#LoginBox.promoBox {
	margin-right:0px !important;
}

input.submit {
	background:url('../Image/Buttons/Send.gif') no-repeat left top;
	border:0px;
	width:76px;
	height:25px;
}

#LoginBox .submit {
	position:absolute;
	right:14px;
	bottom:14px;
}

#LoginBox td.title {width:72px;}

#LoginBox #LoginMessage
{
	position:absolute;
	left:14px;
	top:100px;
	text-align:left;
	width: 140px;

}
#FloatLoginMessage
{
    width: 100px;
}
.formResponse {
	font-weight:bold;
	color:#ff0000;
}

.formResponse ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}

.color1 {color:#207E62;}
.color2 {color:#E6011A;}
.color3 {color:#01ACE8;}
.color4 {color:#7F847E;}


h2 {
	margin:0px;
	margin-bottom:5px;
	font-weight:normal;
	font-size:22px;
	color:#E6011A;
}

#MapBox {
	position:absolute;
	left:517px;
	top:0px;
	width:260px;
	height:155px;
	overflow:hidden;
}
#NewInCurverBox {
    height:75px;
    left:522px;
    overflow:hidden;
    padding:50px 19px 30px;
    position:absolute;
    top:6px;
    width:222px;
}
	#NewInCurverBox .bg-layer {
		background-image:url(../Image/bkg_NewInCurverBox.png);
		height:155px;
		left:0px;
		position:absolute;
		top:0px;
		width:260px;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/bkg_NewInCurverBox.png',sizingMethod='scale');
		xz-index:10;
}
    #NewInCurverBox .newProduct
    {
        height:72px;  
        text-align:center;
        overflow:hidden;
        xz-index:20;
        position:absolute;
        top:48px;
        left:72px;
    }
    #newTitle
    {
	    background-image:url(../Image/bkg_NewInCurverTitle.png);
	    width:153px;height:17px;
	    position:absolute;
	    top:20px;left:20px;
		background-repeat:no-repeat;	
	    _background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/bkg_NewInCurverTitle.png',sizingMethod='scale');
		xz-index:20;
    }
    #navigation
    {
        bottom:29px;
        position:absolute;
        width:220px;
        height:17px;
        xz-index:20;
    }
        #navigation>div , #navigation>input
        {
            background-repeat:no-repeat; 
            width:17px;height:17px; 
            cursor:pointer;
            filter:alpha(opacity=60);
	        opacity:0.6;
        }
        #navigation>div:hover , #navigation>div:hover
        {
            filter:alpha(opacity=100);
	        opacity:1;
        }
        #navigation>input
        {
            background-color:Transparent;
            border:none;padding:0px;  
        }
        #navigation .zoom-container
        {
	        position:absolute;
	        top:0px;
	        left:0px; 
			width:17px;
			height:17px;
        }
			#navigation .zoom
			{
				background-image:url(../Image/new_zoom.png);
				_background:none;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/new_zoom.png',sizingMethod='scale');
				width:17px;
				height:17px;
				cursor:pointer;
			}
        #navigation .moreDetails
        {
            background-image:url(../Image/new_moreDetails.png);
	        width:0px;
	        position:absolute;
	        top:0px;
	        left:17px;
	        filter:alpha(opacity=100);
	        opacity:1;
	        _background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/new_moreDetails.png',sizingMethod='scale');
			height:17px;
        }
        #navigation .prev
        {
            background-image:url(../Image/new_prev.png);
	        position:absolute;
	        top:0px;
	        right:17px;
	        _background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/new_prev.png',sizingMethod='scale');
			width:17px;
			height:17px;
			cursor:pointer;
        }
        #navigation .next
        {
            background-image:url(../Image/new_next.png);
	        position:absolute;
	        top:0px;
	        right:0px;
	        _background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/new_next.png',sizingMethod='scale');
			width:17px;
			height:17px;
			cursor:pointer;
        }

.popup {
	background:#ffffff;
	width:776px;
	height:564px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	z-index:3;
}

.popup .top {overflow:hidden;width:100%; height:5px; position:absolute; left:0px; top:0px; background:url('../Image/Layout/Promo_top.gif') repeat-x left top;}
.popup .bottom {overflow:hidden;width:100%; height:6px; position:absolute; left:0px; bottom:0px; background:url('../Image/Layout/Promo_bottom.gif') repeat-x left top;}
.popup .right {overflow:hidden;width:5px; height:562px; position:absolute; right:0px; top:0px; background:url('../Image/Layout/Promo_right.gif') repeat-y left top;}
.popup .left {overflow:hidden;width:5px; height:562px; position:absolute; left:0px; top:0px; background:url('../Image/Layout/Promo_left.gif') repeat-y left top;}
.popup .leftTop {overflow:hidden;width:13px; height:13px; position:absolute; left:0px; top:0px; background:url('../Image/Layout/Promo_left_top.gif') no-repeat left top;}
.popup .rightTop {overflow:hidden;width:13px; height:13px; position:absolute; right:0px; top:0px; background:url('../Image/Layout/Promo_right_top.gif') no-repeat left top;}
.popup .leftBottom {overflow:hidden;width:13px; height:13px; position:absolute; left:0px; bottom:0px; background:url('../Image/Layout/Promo_left_bottom.gif') no-repeat left top;}
.popup .rightBottom {overflow:hidden;width:13px; height:13px; position:absolute; right:0px; bottom:0px; background:url('../Image/Layout/Promo_right_bottom.gif') no-repeat left top;}
.popup .moreBox {overflow:hidden;width:100%; height:27px; position:absolute; left:0px; bottom:3px; background:url('../Image/Layout/Promo_more_background.gif') repeat-x left top; }
.popup .moreBox img {margin-left:22px;margin-top:9px;}
.popup .img {position:absolute; right:5px; bottom:5px; }
.popup .closeTab {position:absolute; right:5px; top:33px; height:18px; background:#F0061F; text-align:left; padding-left:7px; padding-right:60px;  padding-top:0px;_padding-top:2px; z-index:4;}
.popup .closeTab a {color:#ffffff; font-family:verdana;font-weight:bold; text-decoration:none; font-size:11px; letter-spacing:-0.05em; }
.popup .closeTab a span {font-size:10px;  }

.popup .popupContentWrap {	position:absolute; left:0px; top:0px; background:transparent; height:562px;overflow:hidden; text-align:left;}
.popup .popupContent {padding-left:20px;padding-top:16px; font-size:11px; color:#7F897F;}
#popupAddons { display: none; }

#PopupLoadingMessage {font-size:10px; width:150px; text-align:center; padding:30px; position:absolute; left:290px; top:210px; }

.popup .popupContent .description {}
.popup .popupContent .body {font-size:12px; font-weight:normal; }


.popup .popupContent .shortText {padding-top:372px;padding-left:23px;padding-right:300px;}

.popup .popupContent .shortText h1 {color:#F0061F; font-size:30px; font-weight:normal; margin:0px; margin-bottom:10px; }
.popup .popupContent .shortText .description {color:#7F897F; font-size:14px; font-weight:bold; }

.popup .ourBranches {}
.popup .ourBranches strong {color:Red;}
.popup .ourBranches img  {width:auto; height:auto;}
.popup .ourBranches .popupContent a {text-decoration:none; color:#7F897F;}
.popup .ourBranches .popupContent h1 {margin:50px 0 45px 50px; font-weight:normal; font-size:20px}
.popup .ourBranches .popupContent table {width:700px; margin-left:50px}
.popup .ourBranches .popupContent td { vertical-align:top;}
.popup .ourBranches .popupContent p { line-height:15px;}

.popup .terms-of-use .body {width:650px; height:400px; overflow:auto; margin:0 0 0 50px; padding-right:10px}
.popup .terms-of-use {width:800px;}
.popup .terms-of-use h1 {margin:50px 0 15px 50px; font-weight:normal; font-size:20px}
.popup .terms-of-use p { line-height:15px; margin-bottom:10px}
.popup .terms-of-use ul { list-style:none; margin:0; padding:0;}
.popup .terms-of-use li { line-height:12px; font-size: 11px; margin-bottom:10px}

.popup .privacy .body {width:650px; height:400px; overflow:auto; margin:0 0 0 50px; padding-right:10px}
.popup .privacy {width:800px;}
.popup .privacy h1 {margin:50px 0 15px 50px; font-weight:normal; font-size:20px}
.popup .privacy p { line-height:15px; margin-bottom:10px; }
.popup .privacy ul { list-style:none; margin:0; padding:0;}
.popup .privacy li { line-height:12px; font-size: 11px; margin-bottom:10px}

#ContactPopup .popupContent {padding-left:57px;padding-top:125px; }
#ContactPopup .textbox {width:165px;}
#ContactPopup textarea.textbox {width:163px;}
#ContactPopup .submit { margin-left:155px;}
#ContactPopup td {padding-bottom:10px; padding-right:5px; }
#ContactPopup .layout {margin-left:3px;margin-top:10px;}

#ContentSliderTopArrow {
	position:absolute;
	left:55px;
	top:137px;
	background:#B7B7B7;
	background-image:url(../Image/Buttons/Arrow_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:9px;
	height:8px;
	overflow:hidden;
	cursor:pointer;
	display:none;
}

#ContentSliderBottomArrow {
	position:absolute;
	left:55px;
	top:503px;
	background:#B7B7B7;
	background-image:url(../Image/Buttons/Arrow_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:9px;
	height:8px;
	overflow:hidden;
	cursor:pointer;
	display:none;
}

#ContentSlider {
	position:absolute;
	left:55px;
	top:145px;
	background:#ffffff;
	width:7px;
	height:356px;
	border:solid #B7B7B7 1px;
	overflow:hidden;
	padding-left:0px;
	display:none;
}

#ContentTracker {
	overflow:hidden;
	position:absolute;
	width:6px;
	height:52px;
	left:0px;
	top:1px;
	cursor:pointer;
}

#ContentTracker div {
	width:5px;
	border:solid #ffffff 1px;
	height:52px;
	background:#B7B7B7;
	overflow:hidden;
}

.homeDecoBox h1 {display:none;}

.homeDecoBox .shortText {
	padding-top:372px;
	width:700px;
}

.homeDecoBox .text {
	width:350px;
	padding-top:50px;
	font-size:12px;
	font-weight:normal;
}

.homeDecoBox #popupAddons
{
    position:absolute;
	left:485px;
	top:414px;
	font-size:12px;
	text-decoration:none;
	display: block;
    font-weight: bold;
}

.homeDecoBox .videolink {
	position:absolute;
	left:464px;
	top:436px;
	width: 79px;
	height: 58px;
	background-image: url('../Image/Backgrounds/Video1.jpg');
	font-size:12px;
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
	cursor: pointer;
}
.homeDecoBox .videolink2 {
	position:absolute;
	left:548px;
	top:436px;
	width: 79px;
	height: 58px;
	font-size:12px;
	text-decoration:none;
	background-image: url('../Image/Backgrounds/Video2.jpg');
	color:#ff0000;
	font-weight:bold;
	cursor: pointer;
	display: block;
}
.homeDecoBox .videolink3 {
	position:absolute;
	left:632px;
	top:436px;
	width: 79px;
	height: 58px;
	background-image: url('../Image/Backgrounds/Video3.jpg');
	font-size:12px;
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
	cursor: pointer;
}

.homeDecoBoxFirst h1 { color: green; }

.aboutUsPopup h1 {display:none;}
.aboutUsPopup h2 {font-size:16px; font-weight:bold;}


.aboutUsPopup #ContentSliderTopArrow {display:block;}
.aboutUsPopup #ContentSliderBottomArrow {display:block;}
.aboutUsPopup #ContentSlider {display:block;}

.aboutUsPopup #ContentPopupBodyWrap {
	position:relative;
	left:80px;
	top:138px;
	width:455px;
	height:370px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	overflow:hidden;
}

.notScrolled #ContentPopupBodyWrap {
	left:57px;
}


.aboutUsPopup #ContentPopupBody {
	width:370px;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
}



#Wiper {
	position:absolute;
	top:0;
	left:0;
	xborder:10px solid #44a;
	border-top:800px solid #fff;
	height:500px;
	overflow:hidden;
	zbackground-color:red;
}
#Wiper #WiperImage {
	width:780px;
	height:500px;
	background:url('../Image/Layout/Wiper.png') no-repeat left top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/Layout/Wiper.png',sizingMethod='scale');
}

.floatBox .content {
	overflow:hidden;
	position:absolute;
	left:17px;
	top:20px;
	text-align:left;
	font-size:11px;
}

#FloatLogin {
	position: relative;
	margin-left: 140px;
	top:4px;
	color:#7F897F;
	width:250px;
	height:122px;
}
#FloatLogin .bg {
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:122px;
	background:url('../Image/Layout/Login_box.png') no-repeat left top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/Layout/Login_box.png',sizingMethod='scale');
	z-index:1;
}
#FloatLogin .content {
	position:absolute;
	top:20px;
	left:14px;
	height:97px;
	z-index:2;
}

#FloatLogin .title {float:left; width:60px; padding-top:2px; }
#FloatLogin .textbox {float:left; width:125px;margin-bottom:3px; margin-right:2px; /*border:solid #ffffff 1px;*/background-color:#fff; }

#FloatLoginImageButton {
	position:absolute;
	left:109px;
	bottom:10px;
	cursor:pointer;
}

#FloatLoginClose {
	position:absolute;
	left:215px;
	top:20px;
	width:14px;
	height:13px;
	background:url('../Image/Buttons/X_button.gif') no-repeat left top;
	display:block;
	z-index:2;
}
