#Column_center .Space {
	width: 540px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}
#Column_center div.List {
	height: 27px;
	margin: 5px;
	padding: 3px;
	padding-bottom: 4px;
	padding-left: 45px;
	background: url(/images/title-bg-2.gif) no-repeat;
}
#Column_center div.List div.Title {
	float: left;
	color: #111111;
	font-family: "Trebuchet MS", Tahoma, Arial;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16pt;
	padding: 0px;
	background: none;
}
#Column_center div.List div.Next {
	float: right;
	padding-right: 3px;
	text-align:right;
}
#Column_center div.List div.Next a {
	height: 21px;
	width: 178px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #000000;
	font-size: 10pt;
	text-decoration:none;
	padding-right: 20px;
	background: url(/images/icon-arrow-right-2.gif) no-repeat;
	background-position: center right;
}
#Column_center div.List div.Next a:hover {
	background: url(/images/icon-arrow-right-3.gif) no-repeat;
	background-position: center right;
	color:#3c6fa4 !important;
}

/********************************* product top bar *********************************/
#Column_center div.TopBar .Filter {
	width: 540px;
	height: 20px;
}
#Column_center .TopBar .Filter .Left {
	float: left;
	width: 5px;
	height: 20px;
	font-size: 1px;
	background-image: url(/images/page-bar-top-left.gif);
	background-position: 0px 19px;
	background-repeat: no-repeat;
}
#Column_center .TopBar .Filter .Right {
	float: right;
	width: 5px;
	height: 20px;
	font-size: 1px;
	background-image: url(/images/page-bar-top-right.gif);
	background-position: 0px 19px;
	background-repeat: no-repeat;
}
#Column_center .TopBar .Filter .Center {
	float: left;
	width: 530px;
	height: 20px;
	color: #646464;
	font-weight: bold;
	background-image: url(/images/page-tab-bg.gif);
	background-repeat: repeat-x;
	text-align:center;
}
#Column_center .TopBar .Filter .Center ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 1px;
	width: 530px;
	height: 20px;
}
#Column_center .TopBar .Filter .Center ul li {
	display: inline;
	font-size: 1px;
	float:left;
	line-height: 20px;
}
#Column_center .TopBar .Filter .Center ul li.Space {
	float:left;
	display:block;
	background-image: none;
	width: 4px;
	font-size: 1px;
	height: 20px;
}
#Column_center .TopBar .Filter .Center ul li.NoTab {
	float:left;
	display:block;
	width: 169px;
	height: 20px;
	line-height: 20px;
	font-size: 9pt;
	text-align: right;
	padding-right: 5px;
}
#Column_center .TopBar .Filter .Center ul li a {
	display:block;
	background-image:url(/images/page-tab-2.gif);
	background-repeat:no-repeat;
	width:87px;
	height:20px;
	font-size: 9pt;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
}
#Column_center .TopBar .Filter .Center ul li a:hover {
	background-image:url(/images/page-tab-3.gif);
	color:#646464 !important;
}
#Column_center .TopBar .Filter .Center ul li a.Compare {
	display:block;
	background-image:url(/images/page-tab-1.gif);
	background-repeat:no-repeat;
	width:87px;
	height:20px;
	font-size: 9pt;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
}
#Column_center .TopBar .Filter .Center ul li a.Compare:hover {
	background-image:url(/images/page-tab-3.gif);
	color:#646464 !important;
}
#Column_center .TopBar .Filter .Center ul li a.Active {
	display:block;
	background-image:url(/images/page-tab-3.gif);
	background-repeat:no-repeat;
	width:87px;
	height:20px;
	font-size: 9pt;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	color:#646464;
}
#Column_center div.TopBar .Bar {
	width: 100%;
	height: 30px;
	background-image: url(/images/page-bar-top-bg.gif);
	background-position: 0px -1px;
	background-repeat: repeat-x;
}
#Column_center .TopBar .Bar .Left {
	float: left;
	width: 5px;
	height: 30px;
	font-size: 0px;
	background-image: url(/images/page-bar-top-left.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}
#Column_center .TopBar .Bar .Right {
	float: right;
	width: 210px;
	height: 30px;
	color: #646464;
	font-size: 14pt;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
	padding-right: 6px;
	background-image: url(/images/page-bar-top-right.gif);
	background-position: 211px -1px;
	background-repeat: no-repeat;
}
#Column_center .TopBar .Bar .Right a {
	color: #646464;
	font-size: 12pt;
	font-weight: bold;
}
#Column_center .TopBar .Bar .Right a.Active {
	color: #3c6fa4;
}
#Column_center .TopBar .Bar .Right a:hover {
	color: #3c6fa4;
	text-decoration: none;
}
#Column_center .TopBar .Bar .Right a.Back {
	font-size: 14pt;
	text-decoration:none;
	padding-right: 15px;
	background: url(/images/icon-arrow-left-1.gif) no-repeat;
	background-position: center left;
}
#Column_center .TopBar .Bar .Right a.Back:hover {
	padding-right: 15px;
	background: url(/images/icon-arrow-left-2.gif) no-repeat;
	background-position: center left;
}
#Column_center .TopBar .Bar .Right a.Next {
	font-size: 14pt;
	text-decoration:none;
	padding-left: 15px;
	background: url(/images/icon-arrow-right-1.gif) no-repeat;
	background-position: center right;
}
#Column_center .TopBar .Bar .Right a.Next:hover {
	padding-left: 15px;
	background: url(/images/icon-arrow-right-2.gif) no-repeat;
	background-position: center right;
}
#Column_center .TopBar .Bar .Center {
	float: left;
	width: 318px;
	height: 31px;
	color: #646464;
	font-size: 9pt;
	font-weight: bold;
	line-height: 29px;
	padding-left: 1px;
}
#Column_center .TopBar .Bar .Center table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 14px;
	height: 31px;
}
#Column_center .TopBar .Bar .Center span {
	font-size: 10pt;
	color: #3c6fa4;
}
#Column_center .TopBar .Bar a {
	font-size: 9pt;
	font-weight: bold;
}

/********************************* product bottom bar *********************************/
#Column_center div.BottomBar {
	width: 540px;
	height: 31px;
	background-image: url(/images/page-bar-bottom-bg.gif);
	background-repeat: repeat-x;
}
#Column_center .BottomBar .Left {
	float: left;
	width: 6px;
	height: 31px;
	font-size: 0px;
	background-image: url(/images/page-bar-bottom-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#Column_center .BottomBar .Right {
	float: right;
	width: 210px;
	height: 31px;
	color: #646464;
	font-size: 14pt;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
	padding-right: 6px;
	background-image: url(/images/page-bar-bottom-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#Column_center .BottomBar .Right a {
	color: #646464;
	font-size: 12pt;
	font-weight: bold;
}
#Column_center .BottomBar .Right a.Active {
	color: #3c6fa4;
}
#Column_center .BottomBar .Right a:hover {
	color: #3c6fa4;
	text-decoration: none;
}
#Column_center .BottomBar .Right span.Price {
	text-align:right;
	color: #3c6fa4;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
}
#Column_center .BottomBar .Right span.Text {
	text-align:right;
	color: #3c6fa4;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}
#Column_center .BottomBar .Right a.Back {
	font-size: 14pt;
	text-decoration:none;
	padding-right: 15px;
	background: url(/images/icon-arrow-left-1.gif) no-repeat;
	background-position: center left;
}
#Column_center .BottomBar .Right a.Back:hover {
	padding-right: 15px;
	background: url(/images/icon-arrow-left-2.gif) no-repeat;
	background-position: center left;
}
#Column_center .BottomBar .Right a.Next {
	font-size: 14pt;
	text-decoration:none;
	padding-left: 15px;
	background: url(/images/icon-arrow-right-1.gif) no-repeat;
	background-position: center right;
}
#Column_center .BottomBar .Right a.Next:hover {
	padding-left: 15px;
	background: url(/images/icon-arrow-right-2.gif) no-repeat;
	background-position: center right;
}
#Column_center .BottomBar .Center {
	float: left;
	width: 318px;
	height: 31px;
	color: #646464;
	font-weight: bold;
	line-height: 30px;
}
#Column_center .BottomBar .Center span {
	color: #3c6fa4;
}
#Column_center .BottomBar .Center span.Black {
	color: #111111;
}
#Column_center .BottomBar a {
	font-weight: bold;
}

/********************************* product catregory *********************************/
#Column_center .Category .Product .Image {
	width: 180px;
	float: left;
}
#Column_center .Category .Product .Image .Img {
	margin: 10px;
	position: absolute;
	width: 150px;
	text-align: center;
}
#Column_center .Category .Product .Image .New {
	position:absolute;
	left: 0px;
	top: 10px;
	width: 105px;
	height: 73px;
	background-image: url(/images/flag-new-1.png);	background-repeat: no-repeat;
}
#Column_center .Category .Product .Image .Top {
	position:absolute;
	left: 0px;
	top: 10px;
	width: 105px;
	height: 73px;
	background-image: url(/images/flag-top-1.png);	background-repeat: no-repeat;
}
#Column_center .Category .Line {
	width: 530px;
	height: 6px;
	font-size: 0px;
	line-height: 0px;
	margin: 5px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
}
#Column_center .Category .Product .Description {
	width: 350px;
	float: right;
	line-height: 12px;
	font-size: 8pt;
	font-family: Arial;
	text-align: justify;
	padding: 5px;
}
#Column_center .Category .Product .Description .Left {
	float: left;
}
#Column_center .Category .Product .Description .Right {
	float: right;
}
#Column_center .Category .Product .Description h2, #Column_center .Category .Product .Description h2 a, #Column_center .DetailLeft h2, #Column_center .DetailLeft h2 a {
	padding: 0;
	margin: 0;
	padding-top: 3px;
	color: #3c6fa4;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 20px;
}
#Column_center .Category .Product .Description h2 a:hover, #Column_center .DetailLeft h2 a:hover {
	text-decoration: underline;
}
#Column_center .Category .Product .Description h3, #Column_center .DetailLeft h3 {
	padding: 0;
	margin: 0;
	color: #646464;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 20px;
}
#Column_center .Category .Product .Action {
	float: left;
	padding-top: 5px;
}
#Column_center .Category .Product .Price, #Column_all div.Price {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #69a95d;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 22pt;
	font-style: italic;
	text-align: right;
}
#Column_center .Category .Product .Price span, #Column_all div.Price span {
	color: #aaaaaa;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	font-style: italic;
}
#Column_center .Category .Product .Price a, #Column_all div.Price a {
	color: #aaaaaa;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
}
#Column_center .Category .Product .Price a:hover, #Column_all div.Price a:hover {
	color: #333333;
}
#Column_center .Category .Product .Action a, #Column_center div .Detail a, #Column_all a.Basket, #Column_all a.Favorites {
	line-height: 25px;
	padding-bottom: 3px;
	padding-top: 5px;
	font-size: 9pt;
	padding-right: 10px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 26px;
	background-position: center left;
}
#Column_center .Category .Product .Action a.Info {
	color: #828181;
	background: url(/images/icon-action-info-1.gif) no-repeat;
	background-position: center left;
}
#Column_center .Category .Product .Action a.Info:hover {
	background: url(/images/icon-action-info-2.gif) no-repeat;
	background-position: center left;
	color:#000000 !important;
}
#Column_center .Category .Product .Action a.Compare, #Column_center .Category .Product .Action a.CompareActive:hover {
	color: #69a95d !important;
	background: url(/images/icon-action-compare-1.gif) no-repeat;
	background-position: center left;
}
#Column_center .Category .Product .Action a.Compare:hover, #Column_center .Category .Product .Action a.CompareActive {
	background: url(/images/icon-action-compare-2.gif) no-repeat;
	background-position: center left;
	color:#000000 !important;
}
#Column_center .Category .Product .Action a.Basket, #Column_center div .Detail a.Basket, #Column_all a.Basket {
	color: #3c6fa4;
	background: url(/images/icon-action-basket-1.gif) no-repeat;
	background-position: center left;
}
#Column_center .Category .Product .Action a.Basket:hover, #Column_center div .Detail a.Basket:hover, #Column_all a.Basket:hover {
	background: url(/images/icon-action-basket-2.gif) no-repeat;
	background-position: center left;
	color:#000000 !important;
}
#Column_center .Category .Product .Action a.Favourites, #Column_center div .Detail a.Favourites, #Column_all a.Favorites {
	color: #eeac45;
	background: url(/images/icon-action-favourites-1.gif) no-repeat;
	background-position: center left;
}
#Column_center .Category .Product .Action a.Favourites:hover, #Column_center div .Detail a.Favourites:hover, #Column_all a.Favorites:hover {
	background: url(/images/icon-action-favourites-2.gif) no-repeat;
	background-position: center left;
	color:#000000 !important;
}

/********************************* banner *********************************/
#Column_center .Banner div.Image {
	width: 540px;
	background-image: url(/images/banner-image.mask.png);	background-repeat: no-repeat;
}
#Column_center .Banner div.Bar {
	width: 540px;
	height: 25px;
}
#Column_center .Banner div.Bar .Center {
	float: left;
	width: 530px;
	height: 25px;
	text-align: right;
	font-size: 0px;
	background: url(/images/banner-bar-bg.png) repeat-x;
	padding-top: 2px;}
#Column_center .Banner div.Bar .Left {
	float: left;
	width: 5px;
	height: 25px;
	font-size: 0px;
	background-image: url(/images/banner-bar-left.png);
	background-repeat: no-repeat;
}
#Column_center .Banner div.Bar .Right {
	float: right;
	width: 5px;
	height: 25px;
	font-size: 0px;
	background-image: url(/images/banner-bar-right.png);
	background-repeat: no-repeat;
}
#Column_center .Banner div.Bar .Center a {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	padding-left: 10px;
	background: url(/images/icon-banner-0.png) no-repeat;
	background-position: center right;
}
#Column_center .Banner div.Bar .Center a:hover {
	background: url(/images/icon-banner-1.png) no-repeat;
	background-position: center right;
}
#Column_center .Banner div.Bar .Center a.Active {
	background: url(/images/icon-banner-1.png) no-repeat;
	background-position: center right;
}

/********************************* top product *********************************/

#Column_center .TopProduct {
	width: 540px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 2px;
}
#Column_center .TopProduct td.Window {
	width: 176px;
	padding: 5px 0px 5px 0px;
	background: url(/images/top-product-top.png) left bottom no-repeat;
	text-align: center;
}
#Column_center .TopProduct td.Top {
	text-align: left;
	background-image: url(/images/top-product-top.png);
	background-repeat: no-repeat;
	padding-right: 5px;
}
#Column_center .TopProduct td.Top h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11pt;
	color: #646464;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 8px;
}
#Column_center .TopProduct td.Top h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	color: #3c6fa4;
	font-style: italic;
	text-align: left;
	padding: 0px;
	padding-left: 8px;
}
#Column_center .TopProduct td.Bottom {
	height: 30px;
	background-image: url(/images/top-product-bottom.png);
	background-repeat: no-repeat;
}
#Column_center .TopProduct td.Bottom2 {
	height: 30px;
	background-image: url(/images/top-product-bottom-2.png);
	background-repeat: no-repeat;
}
#Column_center .TopProduct td.Bottom .Basket a {
	float: left;
	width: 35px;
	height: 30px;
	background: url(/images/icon-top-basket-0.gif) no-repeat;
	background-position: top left;
}
#Column_center .TopProduct td.Bottom2 .Basket a {
	float: left;
	width: 35px;
	height: 30px;
	background: url(/images/icon-top-basket-2.gif) no-repeat;
	background-position: top left;
}
#Column_center .TopProduct td.Bottom .Basket a:hover {
	float: left;
	background: url(/images/icon-top-basket-1.gif) no-repeat;
	background-position: center right;
}
#Column_center .TopProduct td.Bottom2 .Basket a:hover {
	float: left;
	background: url(/images/icon-top-basket-1.gif) no-repeat;
	background-position: center right;
}
#Column_center .TopProduct td.Bottom .Separator {
	float: left;
	width: 2px;
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(/images/dock-panel-separator.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#Column_center .TopProduct td.Bottom2 .Separator {
	float: left;
	width: 2px;
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(/images/dock-panel-separator-2.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#Column_center .TopProduct td .Price {
	float: right;
	height: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	/*font-size: 16pt;*/
	font-size: 9pt;
	color: #ffffff;
	text-align: right;
	line-height: 30px;
	padding-right: 7px;
}