/*** General styles ***/
@font-face {
    font-family: 'HelveticaRoundedBold';
    src: url('../fonts/heb_____-webfont.eot');
    src: url('../fonts/heb_____-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/heb_____-webfont.woff') format('woff'),
         url('../fonts/heb_____-webfont.ttf') format('truetype'),
         url('../fonts/heb_____-webfont.svg#HelveticaRoundedBold') format('svg');
    font-weight: .9em !important;
    font-style: normal;
}

body{
	margin-top: 0px;
}

body.popup	{font: 13px "Segoe UI", Arial; color: #0860A9; margin: 0px; padding: 0px; background: #FFFFFF;}

tr, td		{font: 13px "Segoe UI", Arial; color: #666666;}

h1, h2, h3		{color: #23609e; padding: 0px; margin: 0px; font-weight: lighter; cursor: default;}
a					{color: #23609e; outline: 0px; text-decoration: none;}
a:hover				{color: #23609e !important; text-decoration: underline; cursor: pointer;}
a.header 			{text-decoration: none;}
a.header:hover		{text-decoration: underline; }
a.title				{color: #666666; font-size: 13px; display: block;}
a.bigtitle			{font-size: .85em; font-weight: normal;}
a.smallText			{font-size: 11px; text-decoration: none;}
a.smallText:hover	{text-decoration: underline;}

label{
	color: #23609E;
}

select:hover{cursor:pointer;}
option:hover{cursor: pointer;}

#footer a			{color: #23609e; outline: 0px; text-decoration: none;}
#footer a:hover	{color: #ffffff !important; text-decoration: underline; cursor: pointer;}

strong{color: #23609E !important;}
span{}

a p{color: #666666;}
a:hover p{color: #23609e;}

p span{color: #23609E !important;}
p{margin-top: 0px !important;}

#seg1:hover{color: #5d8094;}
#seg2:hover{color: #558f81;}
#seg3:hover{color: #60568a;}
#seg4:hover{color: #6a3d4d;}
#seg5:hover{color: #a0677f;}

#seg1bg{background: url("../images/algeos/custom/seg_1_background.png"); height: 29px; width: 191px;}
#seg2bg{background: url("../images/algeos/custom/seg_2_background.png"); height: 29px; width: 191px;}
#seg3bg{background: url("../images/algeos/custom/seg_4_background.png"); height: 29px; width: 191px;}
#seg4bg{background: url("../images/algeos/custom/seg_3_background.png"); height: 29px; width: 191px;}
#seg5bg{background: url("../images/algeos/custom/seg_5_background.png"); height: 29px; width: 191px;}

a h3{text-decoration: none;}
a:hover h3{text-decoration: none; cursor: pointer;}

a img{border: 0px;}
img{border: 0px;}

#homepage_category_select div a:hover{
	text-decoration: none;
}

#listing{line-height: 1em;}

[if IE 9] .preview_image{
	height: auto;
	max-height: 100px;
	max-width: 100px;
	width: 100px;
}

.preview_image{
	height: auto;
	max-height: 100px;
	max-width: 100px;
	width: auto;
}

input			{font: 14px}
input.usualprice	{color: #C5CCD0; background-color: transparent; border: none; font: 12px "Trebuchet MS",sans-serif; text-align: right;}
input.orderprice	{color: #C5CCD0; background-color: transparent; border: none; font: 12px "Trebuchet MS",sans-serif; text-align: right;}
input.text,			
input.field		{font-size: 1em; margin: 3px 0px; color: #23609e; border: 2px solid lightgrey; padding: 5px; -moz-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px}
input.fieldSmall	{font-size: 11px;}
input.submit		{ 
	border: 1px solid lightgrey; 
	color: #000; 
	cursor: pointer; 
	font-size: 13px; 
	height: 28px; 
	margin: 0px;
}
input#clear		{color: #8A8A8A;}
input#reset		{color: #8A8A8A;}
input#preview	{color: #FF6C00;}
input#cancel	{color: #8A8A8A;}
input#delete	{color: #8A8A8A;}

#inputWithBorder {margin: 3px 0px; color: #23609e; border: 2px solid lightgrey; padding: 5px;}

select				{font-size: 1em; color: #23609E; border: 2px solid lightgrey; border-radius: 5px; margin: 3px 0; padding: 5px;}
textarea			{border: 2px solid lightgrey; font: 13px "Segoe UI",Arial; font-size: 1em; color: #23609E;}

span.submit {font: 25px Arial; white-space: nowrap; display: inline-block;}

.middlebg 			{background: #fff;}
.middlebg td 		{}
.usualbg  			{background: transparent;}
.errorbg  			{background: #FFE0E0; border: 1px solid #CC0000; color: #CC0000; padding: 6px; text-align: center;}
.popup 
.errorbg				{padding: 4px;}
.messagebg  		{padding: 6px 6px; font-size: 1.0em;}
.block-order-info 
.messagebg  		{padding: 2px 6px; text-align: right;}

.padding10px				{padding: 10px; margin-bottom: 10px;}
.block-categories-list 
.padding10px				{padding: 10px 0px; padding-top: 0px;}
.padding6px 				{}
.padding6px td				{padding: 6px;}
.block-product-details
.padding6px td				{padding: 6px 10px;}
.padding6px td td			{padding: 0px;}
.padding6px
.padding4px td				{padding: 4px;}
.padding4px td				{padding: 4px;}
.padding4px td td			{padding: 0px;}
.padding2px 				{padding: 2px;}
table.padding10px, 
table.padding6px, 
table.padding4px, 
table.padding2px 			{padding: 0px; border-collapse: collapse;}

table{
	border-collapse: collapse;
	border-spacing: 2px;
	border-color: #dddddd;
}

table td{
	border-color: #dddddd;
	padding: 5px;
}

.ArticleImg		{border: none; float: left; margin: 0px 10px 5px 0px;}

.ArticleDescription	{padding: 0px 0px;}
.ArticleDescription h3{color: #23609E !important; font-size: 1.17em !important; font-weight: normal;}
.ArticleDescription h3 font{color: #23609E !important;}
.ArticleDescription span{color: #23609E}

.introBlock {border: 1px solid #FFFFFF; margin: 5px; padding: 6px;}

.articleDate	{color: #23609e; font-size: 1em;}
.titleText		{color: #23609e; text-decoration: none; }
.top				{font-size: 11px;}
.smallText		{font-size:1em;}
.middleText		{font-size: 1.2em;}
.bigText			{font-size: 1.4em;}
.comment			{font-size: 11px; color: #7777CC;}
.required		{color: #FF0000!important;}
.message			{color: #FFBA00;}
.title			{font-size: 13px; color: #23609e;}
.bigtitle		{font-size: 16px; color: #23609e;}
.error			{color: red; }
.terms			{height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link				{color: #C5CCD0; text-decoration: underline;}

span.nobr      {white-space: nowrap !important;}
.overhidd		{height: 1%; overflow: hidden;}
.floatright 	{float: right;}
.floatleft 		{float: left;}
.clearboth 		{clear: both;}

form {margin: 0; padding: 0;}
/*** General styles ***/

/*** Frame set ***/
.frameBlocks	{background: #ffffff; margin: auto; padding: 17px; padding-bottom: 0px; text-align: left; width: 1025px; border-left: 1px solid lightgrey; border-right: 1px solid lightgrey;}
.headerStyle	{position: relative; height: 220px; background: #ffffff;}
.contentStyle	{height: 1%; position: relative; z-index: 1; background: #ffffff!important; width: 1042px;}
.footerStyle	{clear: both;}

.hotStylePadding		{padding: 8px 0 0 0;}
.leftStylePadding		{padding: 8px 8px 8px 0;}
.centerStylePadding	{padding: 8px 0;}
.rightStylePadding	{padding: 8px 0 8px 8px;}

/* Four frames */
.fourFrames .hotStyle			{float: left; position: relative; width: 80%;}
.fourFrames .leftStyle			{float: left; position: relative; width: 25%;}
.fourFrames .centerStyle		{float: left; position: relative; width: 75%;}
.fourFrames .rightStyle			{float: left; position: relative; width: 20%;}
.fourFrames .leftStylePadding		{padding: 0 8px 8px 0;}
.fourFrames .centerStylePadding	{padding: 0 0 8px 0;}

/* Three frames */
.threeFrames .leftStyle		{float: left; position: relative; width: 20%;}
.threeFrames .centerStyle	{float: left; position: relative; width: 60%;}
.threeFrames .rightStyle	{float: left; position: relative; width: 20%;}

/* Two frames */
.twoFrames .leftStyle	{float: left; position: relative; width: 243px; margin-right: 17px; background: #ffffff;}
.twoFrames .centerStyle	{float: left; position: relative; width: 764px; background: #ffffff;}

/* One frames */
.oneFrame .centerStyle	{position: relative; width: 100%;}
/*** Frame set ***/

/*** Header ***/
.Header {height: 100px; margin: auto 0; position: relative; z-index: 100;}
.HeaderLogo {background-repeat: no-repeat; float: left; margin-top: 23px; width: 547px; height: 93px; position: absolute;} 
.HeaderLogo img {border: none; position: absolute; top: 0px;}
.HeaderMenu {margin: 0px 0px 0px 250px; padding: 35px 0px 0px 0px;}

/* Top Menu */
.TopMenu 			{display: block; height: 30px; margin: 0px; overflow: hidden; padding: 0px 0px 0px 0px; z-index: 20;}
.TopMenu li 			{display: block; float: left; list-style: none; margin: 0px; padding: 0px; white-space: nowrap;}
.TopMenu li.topmenu		{padding: 4px 0px; z-index: 50;}
.TopMenu li.begin			{display: none;}
.TopMenu li.end			{display: none;}

/* Top Menu Links */
a.menu					{color: #52AE30; display: block; font: 16px "Trebuchet MS",sans-serif; padding: 1px 20px; text-decoration: underline; text-transform: capitalize;}
a.menu:hover			{color: #52AE30; text-decoration: none;}
a.menuActive			{color: #444444; display: block; font: 16px "Trebuchet MS",sans-serif; padding: 1px 20px; text-transform: capitalize;}
a.menuActive:hover	{color: #444444;}

/* Secondary Menu */
ul.secondaryMenu 			{display: block; height: 30px; margin: 0px 0px 0px 20px; overflow: hidden; padding: 0px; z-index: 20;}
ul.secondaryMenu li 			{border-top: 1px solid #444444; display: block; float: left; list-style: none; margin: 0px; padding: 0px;}
ul.secondaryMenu li.secondaryMenu			{padding: 2px 0px 4px 0px;}
ul.secondaryMenu li.secondaryBegin			{display: none;}
ul.secondaryMenu li.secondaryEnd				{display: none;}

/* Secondary Menu Links */
a.secondaryMenu 			{color: #52AE30; display: block; font: 14px "Trebuchet MS",sans-serif; padding: 2px 20px; text-decoration: underline; text-transform: capitalize;}
a.secondaryMenu:hover 	{color: #52AE30; text-decoration: none;}
a.secondaryMenuActive 			{color: #444444; display: block; font: 14px "Trebuchet MS",sans-serif; padding: 2px 20px; text-transform: capitalize;}
a.secondaryMenuActive:hover	{color: #444444;}

/* Sub Menu */
.SubMenu 		{display: none; margin: 2px 0px 0px 0px; padding: 0px; position: absolute; width: 150px;}
.SubMenu li 		{background: none!important; border-top: none !important; border-bottom: 1px solid #24b9f1; display: block; float: left; list-style: none; margin: 0px; padding: 0px; white-space: nowrap; width: 150px;}
.SubMenu li:hover{background: #E9F1EE!important;}
.SubMenu li.topmenu		{padding: 0px; position: relative;}
.SubMenu li.secondaryMenu	{background: none !important; padding: 0px !important; position: relative;}
.SubMenu a.menu				{background: #FFF1C7 !important; color: #0A0509; padding: 2px 10px; text-decoration: none;}
.SubMenu a.menu:hover		{background: #FFFBED !important; color: #1584D2;}
.SubMenu a.secondaryMenu			{background: #FFF1C7 !important; color: #0A0509; padding: 2px 10px; text-decoration: none;}
.SubMenu a.secondaryMenu:hover	{background: #FFFBED !important; color: #1584D2;}
.SubMenu a.secondaryMenuActive			{background: #FFF1C7 !important; color: #0A0509; padding: 2px 10px; text-decoration: none;}
.SubMenu a.secondaryMenuActive:hover	{background: #FFFBED !important; color: #1584D2;}

.SubMenu ul		{border: 1px solid #FFD075; border-bottom: none; display: none; left: 150px; margin: 0px; padding: 0px; position: absolute; top: -1px;}
.SubMenu span.nobr      {white-space: normal !important;}
/*** Header ***/

/*** Breadcrumbs ***/
.Breadcrumb {margin: 0px 0px 10px 0px; position: relative; width: 100%;}
.BreadcrumbCenter {position: relative;}
.BreadcrumbLeftBgr {background: url("../images/algeos/breadcramb-b-l.gif") no-repeat bottom left; position: relative;}
.BreadcrumbRightBgr {background: url("../images/algeos/breadcramb-b-r.gif") no-repeat bottom right; height: 100%; overflow: hidden; position: relative;}

.BreadcrumbLeft {background: url("../images/algeos/breadcramb-t-l.gif") no-repeat top left; float: left; width: 11px; height: 22px;}
.BreadcrumbRight {background: url("../images/algeos/breadcramb-t-r.gif") no-repeat top right; float: right; width: 11px; height: 22px;}
.BreadcrumbRSS {float: right; padding: 10px; text-align: right;}
.Breadcrumbs {overflow: hidden; height: 100%; font-size: .75em;}
.Breadcrumbs div a{color: #23609E;}
.Breadcrumbs div span{margin-left: 5px; margin-top: -5px; width: 14px!important; background: url("../images/classic/tree_top.gif") no-repeat scroll 0 50% transparent;}

.BreadcrumbsBgr {padding: 10px 0px 10px 10px;}
.Breadcrumbs a.treeItemLast{font-weight:bold}
.BreadcrumbsBgr a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;}
.BreadcrumbsBgr a.treeItemLast:hover {font-weight: bold; cursor: text;}
.BreadcrumbsBgr span {color: #23609e;}
.BreadcrumbsBgr img {display: none;}

/* Step to Order Pages */
.BreadcrumbsBgr span.nonactive {display: inline; font-weight: normal; color: #23609E; margin-right: 10px;}
.BreadcrumbsBgr span.active {display: inline; font-weight: bold; color: #23609E; margin-right: 10px;}
/*** Breadcrumbs ***/

/*** Structure of Block ***/
.BlockTop {position: relative; width: auto;}
.TopCenter {position: relative;}
.TopLeftBgr {position: relative;}
.TopRightBgr {height: 100%; overflow: hidden; position: relative;}

.TopLeft {float: left; width: 24px;}
.TopRight {float: right; width: 24px;}
.TopTitleIco {float: right; text-align: right;}
.TopTitle {background: none;  overflow: hidden;}
.TopTitleBgr {color: #666666; text-align: left;}
.TopTitleBgr h1 {color: #23609e; font: 1.5em "Trebuchet MS",sans-serif; text-align: left; background: #ffffff;}

.BlockMiddle {position: relative;}
.MiddleCenter {overflow: hidden; position: relative; background: #ffffff;}

.BlockBottom {display: block; margin-bottom: 8px; position: relative; font-size: 1px;}
.BottomCenter {background: url("../images/algeos/cblock-b-bgr.gif") repeat-x bottom; overflow: hidden; height: 100%;}
.BottomLeft {background: url("../images/algeos/cblock-b-l.gif") no-repeat left bottom; float: left; height: 23px; width: 24px;}
.BottomRight {background: url("../images/algeos/cblock-b-r.gif") no-repeat right bottom; float: right; height: 23px; width: 24px;}
/*** Structure of Block ***/

/*** Structure of Block Without Title ***/
.block-without-title .BlockTop, 
.block-simple .BlockTop {display: block; position: relative; font-size: 1px;}
.block-without-title .TopCenter, 
.block-simple .TopCenter {background: url("../images/algeos/cblock-t-bgr.gif") repeat-x top; overflow: hidden; height: 100%;}
.block-without-title .TopLeft, 
.block-simple .TopLeft {background: url("../images/algeos/cblock-t-l.gif") no-repeat left top; float: left; height: 23px; width: 24px;}
.block-without-title .TopRight, 
.block-simple .TopRight {background: url("../images/algeos/cblock-t-r.gif") no-repeat right top; float: right; height: 23px; width: 24px;}
/*** Structure of Block Without Title ***/

/*** Structure of Block Left Column ***/
.leftStyle .TopCenter {background: #FFFFFF url("../images/algeos/lrblock-t-bgr.gif") repeat-x top;}
.leftStyle .TopLeftBgr {background: url("../images/algeos/lrblock-l-bgr.gif") repeat-y bottom left;}
.leftStyle .TopRightBgr {background: url("../images/algeos/lrblock-r-bgr.gif") repeat-y bottom right;}

.leftStyle .TopLeft {background: url("../images/algeos/lrblock-t-l.gif") no-repeat top left;}
.leftStyle .TopRight {background: url("../images/algeos/lrblock-t-r.gif") no-repeat top right;}
.leftStyle .TopTitleBgr {text-align: center;}

.leftStyle .BlockMiddle {background: #FFFFFF url("../images/algeos/lrblock-r-bgr.gif") repeat-y right;}
.leftStyle .MiddleCenter {background: #fff; overflow: hidden;}

.leftStyle .BottomCenter {background: url("../images/algeos/lrblock-b-bgr.gif") repeat-x bottom; overflow: hidden; height: 100%;}
.leftStyle .BottomLeft {background: url("../images/algeos/lrblock-b-l.gif") no-repeat left bottom; float: left; height: 23px; width: 24px;}
.leftStyle .BottomRight {background: url("../images/algeos/lrblock-b-r.gif") no-repeat right bottom; float: right; height: 23px; width: 24px;}

.leftStyle .block-without-title .BlockTop, 
.leftStyle .block-simple .BlockTop {display: block; position: relative; font-size: 1px;}
.leftStyle .block-without-title .TopCenter, 
.leftStyle .block-simple .TopCenter {background: url("../images/algeos/lrblock-t-bgr.gif") repeat-x top;}
.leftStyle .block-without-title .TopLeft, 
.leftStyle .block-simple .TopLeft {background: url("../images/algeos/lrblock-t-l.gif") no-repeat left top;}
.leftStyle .block-without-title .TopRight, 
.leftStyle .block-simple .TopRight {background: url("../images/algeos/lrblock-t-r.gif") no-repeat right top;}
/*** Structure of Block Left Column ***/

/*** Structure of Block Center Column ***/
/*** Structure of Block Center Column ***/

/*** Structure of Block Right Column ***/
.rightStyle .TopCenter {background: #FFFFFF url("../images/algeos/lrblock-t-bgr.gif") repeat-x top;}
.rightStyle .TopLeftBgr {background: url("../images/algeos/lrblock-l-bgr.gif") repeat-y bottom left;}
.rightStyle .TopRightBgr {background: url("../images/algeos/lrblock-r-bgr.gif") repeat-y bottom right;}

.rightStyle .TopLeft {background: url("../images/algeos/lrblock-t-l.gif") no-repeat top left;}
.rightStyle .TopRight {background: url("../images/algeos/lrblock-t-r.gif") no-repeat top right;}
.rightStyle .TopTitleBgr {text-align: center;}

.rightStyle .BlockMiddle {background: #FFFFFF url("../images/algeos/lrblock-r-bgr.gif") repeat-y right;}
.rightStyle .MiddleCenter {background: url("../images/algeos/lrblock-l-bgr.gif") repeat-y left;}

.rightStyle .BottomCenter {background: url("../images/algeos/lrblock-b-bgr.gif") repeat-x bottom;}
.rightStyle .BottomLeft {background: url("../images/algeos/lrblock-b-l.gif") no-repeat left bottom;}
.rightStyle .BottomRight {background: url("../images/algeos/lrblock-b-r.gif") no-repeat right bottom;}

.rightStyle .block-without-title .BlockTop, 
.rightStyle .block-simple .BlockTop {display: block; position: relative; font-size: 1px;}
.rightStyle .block-without-title .TopCenter, 
.rightStyle .block-simple .TopCenter {background: url("../images/algeos/lrblock-t-bgr.gif") repeat-x top;}
.rightStyle .block-without-title .TopLeft, 
.rightStyle .block-simple .TopLeft {background: url("../images/algeos/lrblock-t-l.gif") no-repeat left top;}
.rightStyle .block-without-title .TopRight, 
.rightStyle .block-simple .TopRight {background: url("../images/algeos/lrblock-t-r.gif") no-repeat right top;}
/*** Structure of Block Right Column ***/

/*** Structure of Offers and Categories Blocks ***/
/*.block-offers .TopCenter {background: #DEF0FF url(../images/algeos/offers-t-bgr.gif) repeat-x top;}
.block-offers .TopLeftBgr {background: url(../images/algeos/offers-l-bgr.gif) repeat-y bottom left;}
.block-offers .TopRightBgr {background: url(../images/algeos/offers-r-bgr.gif) repeat-y bottom right;}

.block-offers .TopLeft {background: url(../images/algeos/offers-t-l.gif) no-repeat top left;}
.block-offers .TopRight {background: url(../images/algeos/offers-t-r.gif) no-repeat top right;}
.block-offers .TopTitleBgr {text-align: center;}

.block-offers .BlockMiddle {background: #DEF0FF url(../images/algeos/offers-r-bgr.gif) repeat-y right;}
.block-offers .MiddleCenter {background: url(../images/algeos/offers-l-bgr.gif) repeat-y left;}

.block-offers .BottomCenter {background: url(../images/algeos/offers-b-bgr.gif) repeat-x bottom;}
.block-offers .BottomLeft {background: url(../images/algeos/offers-b-l.gif) no-repeat left bottom;}
.block-offers .BottomRight {background: url(../images/algeos/offers-b-r.gif) no-repeat right bottom;}*/
/*** Structure of Block Right Column ***/

/*** User Home Page ***/
.UHBRows				{clear: both;}
.UserHomeBlock		{float: left; position: relative; width: 49%;}
.UHBContent			{padding: 7px;}
.UHBContent div 	{margin: 0px 0px 0px 50px;}

.userHomeLogout 		{clear: both; padding: 0px 20px 0px 20px; text-align: right;}
.userHomeLogout a 	{color: #444444; font-weight: bold;}

.UserHomeBlock img.orders 					{background: url("../images/icons/admin_orders.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.profile 				{background: url("../images/icons/admin_profile.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.arr		 				{background: url("../images/classic/tree_top.gif") no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 0px; position: relative; left: 5px; bottom: px;}
.UserHomeBlock img.support 				{background: url("../images/icons/admin_support.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.forum 					{background: url("../images/icons/admin_forum.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.products 				{background: url("../images/icons/admin_products.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.pages 					{background: url("../images/icons/admin_pages.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.salesorders			{background: url("../images/icons/admin_salesorders.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.merchant 				{background: url("../images/icons/admin_merchant.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.affiliates				{background: url("../images/icons/admin_affiliates.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.payments				{background: url("../images/icons/admin_payments.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.carts					{background: url("../images/icons/admin_carts.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.wishlist				{background: url("../images/icons/admin_wishlist.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.UserHomeBlock img.reminders				{background: url("../images/icons/admin_reminders.png") no-repeat; width: 50px; height: 50px; border:0px; float: left;}
/*** User Home Page ***/

/*** Button Links ***/
td.butTd span.spacer {color: #1584D2;}	/* '|' between button */

a.button {font: 14px/20px "Trebuchet MS",sans-serif; white-space: nowrap;}
a.button img 	{display: none;}
a.button-add	{color: #23609E; font-weight: bold;}

a.buttonBasket {font-size: 1.2em; white-space: nowrap;}
a.buttonBasket img 	{display: none;}
a.button-shopping 	{color: #23609E; font-weight: bold;}	
a.button-checkout 	{color: #23609E; font-weight: bold;}

a.buttonCart {font: 12px "Trebuchet MS",sans-serif; white-space: nowrap;}
a.buttonCart img 		{display: none;}

a.buttonMore {color: #23609E; font: 12px "Trebuchet MS",sans-serif; white-space: nowrap;}
a.buttonMore img 	{display:none;}

a.disabled {color: gray; cursor: text; font: bold 14px/20px "Trebuchet MS",sans-serif; padding: 0px 10px 0px 0px;}
/*** Button Links ***/

/*** Filter popup on more button ***/
.block-filter .BlockMiddle {z-index: 90;}
.block-filter .MiddleCenter {overflow: visible; position: static; z-index: 90; border-bottom: 1px solid #eee;}
.filterPopup {background-color: #FFF1C7; border: 2px solid #FFD075; display: none; margin-left: -5px; padding: 3px 4px; position: absolute; z-index: 100;}
/*** Filter popup on more button ***/

/*** Categories ***/
.CategoryList		{border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border: 1px solid lightgrey; background: #F7FBFD; display: block; margin: 0px; padding: 10px;}
.CategoryList li		{background: url("../images/classic/tree_top.gif") no-repeat 0px 1px; display: block; list-style: none; margin: 0px; padding: 2px 0px 2px 15px;}

.CategoryListSmall		{border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -khtml-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border: 1px solid lightgrey; background: #F7FBFD; display: block; margin: 0px; padding: 0.5em;}
.CategoryListSmall li		{display: block; list-style: none; margin: 0px; padding: 0.5em; padding-bottom: 0px;}

.SubCategoryList		{display: block; margin: 4px 0px 0px 0px; padding: 0px;}
.SubCategoryList li		{background: url("../images/algeos/custom/listDot.png") no-repeat 0px 9px; display: block; list-style: none; margin: 0px; padding: 2px 0px 0px 14px;}
.SubCategoryList li.firstCategory {background: url("../images/algeos/custom/listDot.png") no-repeat 0px 9px;}
.SubCategoryList li.lastCategory		{background: url("../images/algeos/custom/listDot.png") no-repeat 0px 9px;}

.selectedsubCategory li{}

.selectedsubCategory a.title {color: #23609e; font-weight: bold;}
.selectedtopCategory a.title {color: #23609e; font-weight: bold;}

.selectedsubCategory ul a.title {color: #23609e; font-weight: normal;}
.selectedtopCategory ul a.title {color: #23609e; font-weight: normal;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 5px 0px 0px;}
/*** Categories ***/

/*** Products list (list, table view) and product details ***/
.block-product-details .titleTopCenter	{padding-left: 10px;}
.block-products-list .productImg, 
.block-product-details .productImg {background: #FFFFFF; padding: 1px;}

.featuresList	{padding-top: 17px; padding-bottom: 17px; width: 90%;}

.specification	{}
.groupTitle		{background: #E9E9E9; font-size: 120%; padding: 6px;}
.feature		{border-bottom: 1px solid #E9E9E9; display: block; padding: 6px;}
.featureName	{float: left; font-weight: bold; padding: 0px; width: 40%;}
.featureValue	{padding: 0px 0px 0px 45%;}

/* Matrix prices for product */
.matrix			{margin: 10px 0px;}
.matrixQty		{border-left: 1px solid #E9E9E9; border-top: 1px solid #E9E9E9; float: left;}
.matrixPrice	{border-top: 1px solid #E9E9E9; float: left;}
.matrixTitle	{background: #E9E9E9; border-right: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; font-weight: bold; padding: 3px 6px; text-align: center;}
.matrixItem		{border-right: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; padding: 3px 6px; text-align: left;}

/* Visualisation product list as table */
.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 1.1em; color: #1584D2; padding: 3px 6px 6px 10px; background: url("../images/algeos/custom/breadcrumbBG.png") repeat-x; border: 1px solid lightgrey; border-radius: 5px;}
.productsCategory a{color: #fff;}
.productsCategoryDesc	{padding: 6px !important; font-size: 1.2em;}
.productsDelimiter 		{background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop 	{background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

/* Delimiter for list and rollover for details */
.vDelimiter {}
.hDelimiter {background: #E9E9E9; border: 0px;}
.rolloverImagesTop {padding: 10px 0px 0px 0px;}
.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
.manufacturerImage {padding: 10px 0px 0px 0px;}

/* Visualisation tubs on product details */
.DetailTabs 			{border-bottom: 2px solid #E9E9E9; height: 1%; margin: 0px; overflow: hidden; padding: 0px 0px 0px 10px;}
.DetailTabs li 			{display: block; float: left; list-style: none; margin: 0px 10px 0px 0px; padding: 0px;}
.DetailTabs li.tab 			{background: none; border: 1px solid lightgrey; border-bottom: none;}
.DetailTabs li.tabActive 		{background: #E9E9E9; border: 1px solid lightgrey; border-bottom: none;}
.DetailTabs a.tab					{background: fff; color: #1584D2; display: block; font-size: 1.2em; padding: 5px 8px; text-decoration: none;}
.DetailTabs a.tab:hover			{background: #E9E9E9; color: #1584D2; display: block; font-size: 1.2em; padding: 5px 8px; text-decoration: none;}
.DetailTabs a.tabActive			{background: #fff; color: #1584D2; display: block; font-size: 1.2em; padding: 5px 8px; text-decoration: none;}
.DetailTabs a.tabActive:hover	{background: #E9E9E9; color: #1584D2; display: block; font-size: 1.2em; padding: 5px 8px; text-decoration: none;}

/*** Products list (list, table view) and product details ***/

/*** Related products ***/
.relTitle {padding: 0px 0px 5px 0px;}
.relImg {margin: 0px 5px 5px 0px;}
/*** Related products ***/

/*** Small Cart ***/
.paddingCart td		{padding: 0px;}
.paddingCart .cartTitle td			{background: #E9E9E9; padding: 4px;}
.paddingCart .cartItem td			{border-bottom: 1px solid #E9E9E9; padding: 2px 4px;}
.paddingCart .cartGoodsTotal td	{border-top: 2px solid #D9D9D9; padding: 4px;}
/*** Small Cart ***/

/*** Latest ***/
td.topArticle {padding: 0px; height: 82px; vertical-align: middle;}
td.subArticle {padding: 3px 3px 0px 0px;}
td.topArticle a.buttonMore	{display: block; padding-top: 2px;}
a.subArticle {padding-left: 8px; font-size: 11px; background: url("../images/bullet.gif") no-repeat left 3px;}
/*** Latest ***/

/*** Offers ***/
.offerTitleTop		{display: none;}
.offerTitle			{text-align: left; clear: right; display: block; font-size: 1.2em;}
.offerItem 			{text-align: left; font-size: 1em;}
.offerImg			{float: left; margin-right: 10px; margin-bottom: 10px;} 
.offerText			{text-align: left;}
.offerItem 
a.buttonMore		{display: block;}
/*** Offers ***/

/*** Forum ***/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #F4F4F4; border-left: 1px solid #D5D5D5; border-top: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5;}
.forumMessageRight 	{background: #F4F4F4; border: 1px solid #D5D5D5;}
.forumMessageTop 		{background: #E9E9E9; border-bottom: 1px solid #D5D5D5;}
/*** Forum ***/

/*** Footer ***/
.footerMenu	{text-align: center; font-size: 11px;}
.footerMenu	span {padding: 0px 0px 0px 5px;}
.footerHTML	{text-align: center; padding: 10px;}
.footerImg	{text-align: right; padding: 0px 10px 0px 0px;}
.footerImg img		{width: 80px; height: 26px; border:0px;}
/*** Footer ***/

/*** Visualisation tubs on UserHome pages ***/
.AdminTabs 				{background: url("../images/algeos/admin-tabs-bgr-light.gif"); height: 1%; margin: 0px 0px 10px 0px; overflow: hidden; padding: 0px 0px 0px 10px;}
.AdminTabs li 				{display: block; float: left; list-style: none; margin: 0px 0px 0px 0px; padding: 0px;}
.AdminTabs li.adminTab			{border-bottom: 1px solid #919B9C;}
.AdminTabs li.adminTabActive	{border: none;}
.AdminTabs li.BeginTab			{display: none;}
.AdminTabs li.EndTab			{display: none;}
div.adminTab 			{background: #E9E9E9; border: 1px solid #919B9C; border-bottom: none; cursor: pointer; font: 11px/18px Verdana, sans-serif; margin: 8px 2px 0px 2px; padding: 2px 8px 1px 8px; white-space: nowrap;}
div.adminTabActive 	{background: #F4F4F4; border: 1px solid #919B9C; border-top: 2px solid #919B9C; border-bottom: none; font: bold 11px/18px Verdana, sans-serif; margin: 3px 2px 0px 2px; padding: 4px 8px 4px 8px; white-space: nowrap;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/*** Visualisation tubs on UserHome pages ***/

/*** Prices on the site ***/
.priceBlock {color: #666; font-size: 1.1em;}
.priceBlock .price {font-size: 1.5em;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #000; text-decoration: line-through;}
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 13px; color: black; border: 1px solid #A3ACB1;}

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: #0A0; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/*** Prices on the site ***/

/*** Rating part ***/
.SummaryStatistic img					{margin-top: 4px;}
.SummaryStatistic .percentage img 	{margin-right: 10px;}
.ShowReviews img							{margin-top: -2px;}
.ShowReviews span							{padding: 0px 10px;}
.RatingImage								{float: left;}
.RatingText									{margin-left: 20px;}

.neutral {display: none;}
.commend	{background: url("../images/icons/commend.png") no-repeat; width: 20px; height: 20px; border:0px;}
.discommend	{background: url("../images/icons/discommend.png") no-repeat; width: 20px; height: 20px; border:0px;}
.not-rated	{background: url("../images/icons/not-rated.png") no-repeat; width: 97px; height: 18px; border:0px; margin-top: 8px;}
.rating-1	{background: url("../images/icons/rating-1.png") no-repeat; width: 97px; height: 18px; border:0px; margin-top: 8px;}
.rating-2	{background: url("../images/icons/rating-2.png") no-repeat; width: 97px; height: 18px; border:0px; margin-top: 8px;}
.rating-3	{background: url("../images/icons/rating-3.png") no-repeat; width: 97px; height: 18px; border:0px; margin-top: 8px;}
.rating-4	{background: url("../images/icons/rating-4.png") no-repeat; width: 97px; height: 18px; border:0px; margin-top: 8px;}
.rating-5	{background: url("../images/icons/rating-5.png") no-repeat; width: 97px; height: 18px; border:0px; margin-top: 8px;}
/*** Rating part ***/

/*** Wishlist pop-up window ***/
.wishlist-opacity	{display: none; z-index: 900; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #F4F4F4; border: 1px solid #78C7FF;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px; font-family: "Trebuchet MS",sans-serif; text-align:justify;}
/*** Wishlist pop-up window ***/

/*** Shipping pop-up window ***/
.shipping-opacity	{display: none; z-index: 900; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1;}
.shipping-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 600px; background: #CCCCCC;}
.shipping-block		{position: relative; bottom: 5px; right: 5px; width: 600px; background: #F4F4F4; border: 1px solid #78C7FF;}
.shipping-img-close	img {margin: 10px 10px 5px 0px;}
.shipping-descr		{padding: 0px 35px 20px 30px; font-size: 14px; font-family: "Trebuchet MS",sans-serif; text-align:justify;}
/*** Shipping pop-up window ***/

/*** New Product's icon ***/
.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}
.block-product-details .newProduct img {background: url("../images/icons/new_l.png") no-repeat; width: 30px; height: 22px; border: none; margin: 0px 0px -6px 2px;}
.block-products-list .newProduct img {background: url("../images/icons/new_l.png") no-repeat; width: 30px; height: 22px; border: none; position: relative; margin: 0px 0px -6px 2px;}
.newProduct img {background: url("../images/icons/new_m.png") no-repeat; width: 20px; height: 16px; border: none; position: relative; margin: 0px 0px -3px 2px;}
/*** New Product's icon ***/

/*** Restricted Item's icon ***/
.block-products-list .restrictedItem img.restrictedItem {background: url("../images/icons/lock.png") no-repeat; width: 22px; height: 23px; border: none; position: relative; margin: 0px 0px -3px 2px;}
.restrictedItem img.restrictedItem {background: url("../images/icons/lock-s.png") no-repeat; width: 15px; height: 16px; border: none; position: relative; margin: 0px 0px -3px 2px;}
.restrictedCategory img.restrictedCategory {background: url("../images/icons/lock-s.png") no-repeat; width: 15px; height: 16px; border: none; position: relative; margin: 0px 0px -3px 2px;}
/*** Restricted Item's icon ***/

/*** Manual list ***/
.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}
/*** Manual list *****/

/*** Custom menu list ***/
.CustomMenu ul		{display: block; margin: 0px; padding: 0px 0px 0px 10px;}
.CustomMenu ul ul		{display: block; margin: 0px; padding: 0px;}
.CustomMenu ul li		{background: url("../images/bullet.gif") no-repeat 5px 6px; display: block; list-style: none; margin: 0px; padding: 2px 0px 2px 15px;}
.CustomMenu ul li a		{font-weight: bold;}
.CustomMenu ul li li a		{font-weight: normal;}
/*** Custom menu list ***/

/*** Site map list ***/
.SiteMap ul		{display: block; margin: 0px; padding: 0px;}
.SiteMap ul ul		{display: block; margin: 0px; padding: 0px 0px 0px 10px;}
.SiteMap ul li		{background: url("../images/bullet.gif") no-repeat 0px 6px; display: block; list-style: none; margin: 0px; padding: 2px 0px 2px 10px;}
.SiteMap ul li a		{font-weight: bold;}
.SiteMap ul li li a		{font-weight: normal;}
/*** Site map list ***/

/*** Image slider box ***/
.imageSlider	{position: relative; overflow: hidden;}

.sliderClassVertical	{top: -2000px; border-bottom: 1px solid #E9E9E9; position: absolute; width: 100%;}
.sliderClassVertical td.padding10px	{padding: 20px;}

.sliderClassHorizontal		{left: -2000px; position: absolute; width: 100%;}
.sliderClassHorizontal td.padding10px	{padding: 10px 30px;}

/* Image slider tooltip */
.soPopupContent {position: absolute; z-index: 999; width: 300px; border: 1px solid #CED7DF; background: #FFFFFF; padding: 20px; display: none;}
.soPopupContent a.bigtitle	{display: block; margin-bottom: 15px; text-align: center;}
.soPopupImg	{text-align: center; margin-bottom: 15px;}
.soPopupImg img	{border: 1px solid #E8ECF0;}
.soText	{text-align: justify;}
.popupTooltip	{display: none;}
/*** Image slider box ***/

/***  ***/
.block-articles-details .titleTopCenter	{padding: 6px 0px 6px 0px;}
.block-basket-recommended select	{margin-right: 5px;}
.block-user-profile .titleTopCenter div	{text-align: center;}
.block-search select	{margin-bottom: 7px;}
.block-reviews .titleTopCenter	{padding: 8px 10px;}

#editor{
	text-align: left;
	font-size: 1.0em;
}

#categories_box select	{display: block; margin: 0px 0px 5px 0px;}
#categories_box a	{display: inline-block; background: #E8E8E8; border: 1px solid #93BDFD; padding: 3px 10px; text-decoration: none; margin-bottom: 5px;}

body{
	color: #666;
	background: url("../images/algeos/custom/main_background.png") repeat-y scroll center top #DBDBDB;
	font-family: "Segoe UI", Arial;
	
	margin-bottom: 0px;
}

#container{
	background: #fff;
	
	border: 17px solid #fff;
	border-bottom: 0px;
	
	margin: 0 auto;
	
	text-align: left;
	width: 1024px;
}

#spacer{
	float: left;
	
	width: 17px;
	height: 17px;
}

#sectionHoriz{
}

#sectionVert{
	float: left;
}

#section1024{
	background: #999;
	
	float: left;
	
	width: 1024px;
	min-height: 200px;
}

#section330x303{
	background: #fff;
	
	border: 2px solid lightgrey;
	float: left;
	
	width: 326px;
	height: 299.125px;
}

#section330x303x17{
	background: #fff;
	border: 2px solid lightgrey;
	
	float: left;
	
	width: 326px;
	min-height: 299.125px;
	
	margin-left: 17px;
}

#section286x303x17{
	background: #fff;
	border: 2px solid lightgrey;
	
	float: left;
	
	width: 286px;
	min-height: 299.125px;
	
	margin-left: 17px;
}

#section169x303{
	background: #ccc;
	
	float: left;
	
	width: 169.25px;
	height: 303.125px;
}

#section169x303x13{
	background: #ccc;
	
	float: left;
	
	margin-left: 13.25px;
	
	width: 169.25px;
	height: 303.125px;
}

#section286x299x17{
	background: #fff;
	border: 2px solid lightgrey;
	
	float: left;
	
	width: 286px;
	min-height: 299.125px;
	
	margin-left: 17px;
}

#section326x288x17{
	background: #fff;
	border: 2px solid lightgrey;
	
	float: left;
	
	width: 326px;
	min-height: 299.125px;
	
	margin-left: 17px;
}

#section214x303{
	background: #ccc;
	
	float: left;
	
	width: 214.33px;
	height: 303.125px;
}

#section214x303x17{
	background: #ccc;
	
	float: left;
	
	width: 214.33px;
	height: 303.125px;
	
	margin-left: 17px;
}

#section243x176{
	background: #ffffff;
	border: 2px solid lightgrey;
	
	float: left;
	
	width: 239.25px;
	height: 172px;
}

#section243x176 ul{
	list-style: circle inside;
	font-size: 1.5em;
	padding-left: 20px;
}

#section243x176x17{
	background: #ffffff;
	border: 2px solid lightgrey;
	
	float: left;
	
	width: 239.25px;
	height: 172px;
	
	margin-left: 17px;
}

#section243x176x17 ul{
	list-style: circle inside;
	font-size: 1.5em;
	padding-left: 20px;
}

#section388x304{
	background: #ccc;
	
	float: left;
	
	width: 374px;
	height: 303px;
}

#section673x299{
	background: #fff;
	border: 2px solid lightgrey;
	
	float: left;
	
	width: 673px;
	
	min-height: 299.125px;
	margin-bottom: 17px;
}

#header{
	height: 128px;
}

#footer{
	background: url("../images/algeos/custom/footerBG.png") repeat-x scroll 0 0 #435158;
	font-size: 0.8em;
	
	left: -17px;
	
	padding-left: 20px;
	padding-top: 10px;
	
	position: relative;
	
	width: 1039px;
	height: 260px;
}

#footer a{
	color: #ffffff;
}

#footer a:hover{
	color: lightblue;
}

#footer h3{
	color: white;
	font-weight: bolder;
}

#rangeHeader{
	background: #e6e6e6;
	
	width: 765px;
	height: 94px;
}

#navigation{
	background: #ccc;
	display: block;
	
	margin-right: 16px;
	
	width: 243px;
	height: 623px;
	
	min-height: 623px;
}

#banner{
	background: #e6e6e6;
	float: left;
	
	width: 677px;
	height: 303.125px;
}

#promoBanner{
	width: 786px;
	height: 192px;
	
	padding-bottom: 1px;
	
	border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -khtml-border-radius: 5px 0 0 5px;
}

#promoBannerMenu{
	width: 190px;
	height: 190px;
	
	border: 1px solid lightgrey;
	border-bottom: 0px;
	
	position: absolute;
	top: 0px;
	right: 1px;
}

#promoBannerShade{
	width: 13px;
	height: 190px;
}

#social{
	background: #e6e6e6;
	
	width: 1024px;
	height: 144px;
}

#productDetail{
	background: #ccc;
	
	width: 765px;
	height: 512px;
}

#quickOrder{
	background: url("../images/algeos/custom/breadcrumbBG.png") repeat-x scroll 0 0 #2D74BB;
	border: 1px solid lightgrey;
	border-bottom: 0px;
	
	border-radius: 5px 5px 0 0;
	
	color: #fff;
	font-size: .9em;
	font-weight: bold;

	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	
	padding: 5px;
	text-indent: 5px;
}

#quickOrderBody{
	background: #F7FBFD;
	
	min-height: 38px;
	border: 1px solid lightgrey;
	
	border-radius: 0 0 5px 5px;
	
	-moz-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	
	margin-bottom: 20px;
	padding: 10px;
}

#quickSearchInput{
	float: left;
	width: 218px;
	margin-top: 1px;
	border: 2px solid lightgrey;
	height: 30px;
	font-size: 1.25em;
	color: rgb(221, 221, 221);
	text-indent: 8px;
}

#quickSearchInput:focus{
	color: #23609E;
}

#menu{
	height: 38px;
	list-style: none;
	
	-moz-padding-start: 0px;
	padding-left: 0px;
	margin: 0px;
	
	position: relative;
	left: -17px;
	
	width: 1059px;
	
	background: url("../images/algeos/custom/menu_bg.png");
	background-repeat: repeat-x;
	background-position: bottom left;
}

#menu ul{
	background: #f4f7fb;
	
	border: 1px solid #d3d3d3 !important;
	border-top: 0px;
	
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px
	border-radius: 0px 0px 10px 10px;
	
	-moz-box-shadow: 0px 2px 3px #999;
	-webkit-box-shadow: 0px 2px 3px #999;
	-khtml-box-shadow: 0px 2px 3px #999;
	box-shadow: 0px 2px 3px #999;
	
	position: absolute;
	
	left: -9999px;
	top: -3px;
	
	width: 219px;
	list-style: none;
	
	z-index: 120;
	
	overflow: hidden;
}

#menu li{
	cursor: pointer;
	
	font-size: 1em;
	float: left;
	
	width: 176px;
	height: 38px;
	
	line-height: 26px;
	text-indent: 10px;
	
	background: url("../images/algeos/custom/navigationBG0.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	float: right;
}

#menu li:hover{
	background-position: bottom left!important;
	color: #23609E !important;
}

#menu li:hover a{
	color: #666;
	line-height: 35px;
	text-indent: 20px;
}

#menu li:active{
	color: #23609E !important;
}

#menu li a{
	color: #fff;
	
	font-size: .73em;
	text-decoration: none;
	
	line-height: 39px;
	text-indent: 13px;
	
	position: relative;
}

#menu ul li{
	background: #FFFFFF !important;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid #D3D3D3;
	
	float: none;
	font-size: 1em;
	font-weight: normal !important;
	
	margin-top: 1px;
	line-height: 30px;
	
	width: 218px;
}

#menu ul li:last-child{
	border-bottom: none;
}

#menu ul li a{
	font-size: .8em;
	text-decoration: none;
	
	position: relative;
}

#menu ul li:hover{
	background: #f6f6f6 !important;
	background-repeat: repeat-x;
	width: 219px;
	height: 38px
}

#menu ul li:hover a{
	color: #666666;
}

#menu ul li:hover ul li{
	background: #fff;
}

#menu ul li:hover ul li a{
	color: #666;
}

#menu ul li:hover ul li:hover a{
	color: #666666;
}

#menu ul li:hover ul li:hover{
	background: url("../images/algeos/custom/menuOver.png");
	background-repeat: repeat-x;
}

#menu ul a{
	color: #666;
	
	white-space: nowrap;
}

#menu li:hover ul{
	left: 6px;
	margin-top: 3px;
	
	position: relative;
}

#menu li:hover ul a{
	text-decoration: none;
}

#menu li:hover ul li ul{
	background: #fff;
	background: rgba(255, 255, 255,0);
	
	border-top: 1px solid #e0e1e2;
	border-left: 1px solid #e0e1e2;
	border-right: 1px solid #e0e1e2;
	
	position: absolute;
	
	left: -9999px;
	top: 2px;
	
	width: 218px;
	
	list-style: none;
	
	padding-left: 0px;
}

#menu li ul li:hover ul{
	left: 218px;
	top: -35px;
	
	position: relative;
}

#menu li:hover ul li ul a{
	text-decoration: none;
}

#menu li:hover ul li ul li ul{
	background: #fff;
	background: rgba(255, 255, 255,0);
	
	border-top: 1px solid #e0e1e2;
	border-left: 1px solid #e0e1e2;
	border-right: 1px solid #e0e1e2;
	
	position: absolute;
	
	left: -9999px;
	top: 2px;
	
	width: 218px;
	
	list-style: none;
	
	padding-left: 0px;
	
	box-shadow: 5px 5px 12px #B6B6B6;
	-moz-box-shadow: 5px 5px 12px #B6B6B6;
	-khtml-box-shadow: 5px 5px 12px #B6B6B6;
	-webkit-box-shadow: 5px 5px 12px #B6B6B6;
}

#menu li ul li ul li:hover ul{
	left: 218px;
	top: -35px;
	
	position: relative;
}

#menu li:hover ul li ul li ul a{
	text-decoration: none;
}

.day{
	color: #2586C6;
	
	font-size: 2.5em;
	text-shadow: 0 0 5px #eee;
	
	position: relative;
	
	top: 11px;
	left: -13px;
}

.month{
	font-size: 1.2em;
	text-shadow: 2px 1px #666;
	
	position: relative;
	
	left: 17px;
	top: -22px;
}

.eventsCalender{
	float: left;
	
	width: 62px;
	height: 62px;
	
	background: url("../images/algeos/custom/calenderIcon.png");
	background-repeat: no-repeat;
	
	color: #fff;
	
	text-align: center;
	
	margin-left: 17px;
	margin-top: 8px;
	
	padding-top: 3px;
	
	cursor: default;
}

#searchInput{
	background: #ffffff;
	border: 2px solid lightgrey;
	
	color: #bbbbbb;
	
	float: left;
	font-size: 1.25em; 
	
	width: 719px;
	height: 30px;
	
	text-indent: 8px;
	
	border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-khtml-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;

	z-index: 40;
}

#searchInput:hover{
	border: 2px solid lightgrey!important;
}

#searchInputSelect{
	font-weight: lighter;
	float: left;
	
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	
	margin-right: 2px;
	margin-top: 0px;
	padding: 0px;
	
	width: 150px;
	color: #dddddd;
	
	font-size: 1.5em;
	
	border: 2px solid lightgrey;
	height: 36px;
}

#searchInputSelect:focus{
	color: #23609e;
}

#searchButton{
	border: none;
	float: left;
	
	width: 121px;
	height: 36px;
	
	background: url("../images/algeos/custom/searchButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
	left: 2px;
}

#searchButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#addToBasketButton{
	border: none;
	float: left;
	
	width: 121px;
	height: 36px;
	
	background: url("../images/algeos/custom/addtoBasketButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
}

#addToBasketButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#addToBasketButtonQuick{
	border: none;
	float: left;
	
	width: 25px;
	height: 24px;
	
	background: url("../images/algeos/custom/addToBasketButtonQuick.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
}

#addToBasketButtonQuick:hover{
	background-position: bottom left;
	cursor: pointer;
}

#addToWishlistButton{
	border: none;
	float: left;
	
	width: 121px;
	height: 36px;
	
	background: url("../images/algeos/custom/addtoWishlistButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
}

#addToWishlistButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#applyCouponButton{
	border: none;
	float: left;
	
	width: 62px;
	height: 36px;
	
	background: url("../images/algeos/custom/applyCouponButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
}

#applyCouponButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#checkoutButton{
	border: none;
	float: left;
	
	width: 121px;
	height: 36px;
	
	margin-left: 10px;
	
	background: url("../images/algeos/custom/checkoutButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
}

#checkoutButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#navigationListHeader{
	float: right;
	font-size: 1em;
	line-height: normal;
	position: relative;
	right: 15px;
	z-index: 100;
}

#navigationListHeader li{
	color: #666;
	display: block;
	float: left;
	height: 33px;
	list-style: none outside none;
	margin: 0px;
	text-align: center;
}

#navigationListBP{
	left: -5px;
	position: relative;
	top: 5px;
	width: 16px !important;
}

.right{
	float: right;
}

#sectionTitle{
	padding-left: 10px;
	padding-top: 6px;
	
	background: url("../images/algeos/custom/barBG.png") repeat-x left top;
	border: 1px solid lightgrey;
	
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	
	width: auto;
	height: 23px;
	
	line-height: 16px;
	font-size: 1em;
	
	color: #fff;
}

#basketHeader{
	height: 32px;
	border-bottom: 1px solid #eeeeee;
	padding: 0px;
}

#basketHeader td h2{
	color: #23609E;
	font-size: 1.2em;
}

#worldMap{
	width: 254px;
	height: 113px;
	
	position: absolute;
	
	top: -99px;
	right: 0px;
}

#worldMap:hover{
	background-position: bottom left;
}

#worldMapBackground{
	background: url("../images/algeos/custom/worldMapBackground.png") no-repeat top left;
	
	width: 1024px;
	height: 462px;
	
	display: table-cell;
	vertical-align: middle;
	
	padding-left: 4%;
}

#regionSelect{
	width: 1024px;
	height: 200px;
	
	display: table-cell;
	vertical-align: middle;
	
	text-align: center;
}

#regionSelect ul{
	width: 200px;
	
	float: left;
	list-style-type: none;
}

#flagUK{
	width: 113px;
	height: 63px;
	
	background: url("../images/algeos/flags/uk.png") no-repeat top left;
	
	float: left;
	
	margin-left: 40px;
	margin-right: 40px;
}

#flagUS{
	width: 113px;
	height: 63px;
	
	background: url("../images/algeos/flags/usa.png") no-repeat top left;
	
	float: left;
	
	margin-left: 40px;
	margin-right: 40px;
}

#flagAUS{
	width: 114px;
	height: 63px;
	
	background: url("../images/algeos/flags/australia.png") no-repeat top left;
	
	float: left;
	
	margin-left: 40px;
	margin-right: 40px;
}

#flagIND{
	width: 115px;
	height: 63px;
	
	background: url("../images/algeos/flags/india.png") no-repeat top left;
	
	float: left;
	
	margin-left: 40px;
	margin-right: 40px;
}

#flagUAE{
	width: 114px;
	height: 63px;
	
	background: url("../images/algeos/flags/uae.png") no-repeat top left;
	
	float: left;
	
	margin-left: 40px;
	margin-right: 40px;
}

#coshh_table td{
	 width: 200px;
}

#signUpButton{
	background: url("../images/algeos/custom/signUpButton.png") no-repeat top left;
	
	width: 121px;
	height: 36px;
}

#signUpButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#signInButton{
	background: url("../images/algeos/custom/signInButton.png") no-repeat top left;
	
	width: 121px;
	height: 36px;
}

#signInButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#cancelButton{
	background: url("../images/algeos/custom/cancelButton.png") no-repeat top left;
	
	width: 121px;
	height: 36px;
}

#cancelButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#saveBasketButton{
	background: url("../images/algeos/custom/saveBasketButton.png") no-repeat top left;
	
	width: 121px;
	height: 36px;
}

#saveBasketButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#retrieveButton{
	background: url("../images/algeos/custom/retrieveBasket.png") no-repeat top left;
	float:left;
	width: 121px;
	height: 36px;
}

#retrieveButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#rateItButton{
	background: url("../images/algeos/custom/rateItButton.png") no-repeat top left;
	
	width: 121px;
	height: 36px;
}

#rateItButton:hover{
	background-position: bottom left;
	cursor: pointer;
}
#registerButton{
	background: url("../images/algeos/custom/registerButton.png") no-repeat top left;
	
	width: 121px;
	height: 36px;
}

#registerButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#enquiryButton{
	background: url("../images/algeos/custom/sendEnquiry.png") no-repeat top left;
	
	width: 121px;
	height: 36px;
}

#enquiryButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#recoverPasswordButton{
	background: url("../images/algeos/custom/recoverPasswordSubmit.png") no-repeat top left;
	
	width: 95px;
	height: 36px;
}

#recoverPasswordButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#twitter_update_list{
	font-size: 13px;
	line-height: 21px;
	list-style: none;
	
	padding-left: 0px;
	margin: 0px;
}

#twitter_update_list li{
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 7px;
	margin-bottom: 9px;
}

#twitter_update_list span{
	color: #666666;
	text-decoration: none;
}

#twitter_update_list span a{
	color: #23609e;
}

#twitter_update_list a{
	color: #23609e;
}

#twitter_bird{
	bottom: 14px;
	left: 1px;
	position: absolute;
	background: url("../images/algeos/custom/twitterBird.png");
	background-position: top left;
	width: 241px;
	height: 49px;
}

#twitter_bird:hover{
	background-position: bottom left;
}

#navigator_segment{
	font-size: 0.8em;
	background: -moz-linear-gradient(center top, #FFFFFF, #F0F0F0) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(center top, #FFFFFF, #F0F0F0) repeat scroll 0 0 transparent;
	background: -khtml-linear-gradient(center top, #FFFFFF, #F0F0F0) repeat scroll 0 0 transparent;
	background: linear-gradient(center top, #FFFFFF, #F0F0F0) repeat scroll 0 0 transparent;
	
	border: 1px solid #c0c0c0;
	
	border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	display: inline-block;
	padding: 5px 10px;
	
	color: #23609E;
}

#navigator_segment:hover{
	background: none repeat scroll 0 0 #2C74BD;
	color: #ffffff!important;
	text-decoration: none;
}

.Block {border: 1px solid #D3E8EE; margin-bottom: 10px; padding: 5px;}
.BlockTitle {background: #EAF4FC; color: #2F97EC; font: 16px/18px Verdana, Arial, Helvetica, sans-serif; padding: 12px 14px; text-align: left;}
.BlockTitle b {color: #000000; font-weight: normal;}
.BlockContent {padding: 5px 0;}

#flag_icon_eur{
	width: 30px;
	height: 22px;
	
	background: url("../images/algeos/flags/flagIcons.png") repeat scroll 0 0 transparent;
	background-position: top left;
	
	position: absolute;
	top: 150px;
	
	margin-left: -5px;
	
	z-index: 2;
}

#flag_icon_uk{
	width: 30px;
	height: 22px;
	
	background: url("../images/algeos/flags/flagIcons.png") repeat scroll 0 0 transparent;
	background-position: top right;
	
	position: absolute;
	top: 150px;
	
	margin-left: 36px;
	
	z-index: 2;
}

#flag_icon_us{
	width: 30px;
	height: 22px;
	
	background: url("../images/algeos/flags/flagIcons.png") repeat scroll 0 0 transparent;
	background-position: bottom left;
	
	position: absolute;
	top: 150px;
	
	margin-left: 77px;
	
	z-index: 2;
}

#searchGo{
	width: 48px;
	height: 42px;
	
	background: url("../images/algeos/custom/searchGo.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	float: left;
	border: none;
	
	position: relative;
	
	top: -3px;
	left: -4px;
}

#searchGo:hover{
	background-position: bottom left;
	cursor: pointer;
}

#basketSearchButton{
	width: 134px;
	height: 36px;
	
	background: url("../images/algeos/custom/basketSearchButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: relative;
	
	top: 0px;
	left: 0px;
	
	float: left;
}

#basketSearchButton:hover{
	background-position: bottom left;
	cursor: pointer;
	text-decoration: none;
}

#checkoutSearchButton{
	width: 120px;
	height: 46px;
	
	background: url("../images/algeos/custom/checkoutSearchButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	position: absolute;
	
	right: 0px;
	top: -5px;
	
	margin-right: 1px;
	
	float: left;
}

#checkoutSearchButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#checkoutContinueButton{
	width: 121px;
	height: 36px;
	
	background: url("../images/algeos/custom/checkoutContinueButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	margin-top: 10px;
	margin-right: 15px;
	
	float: right;
	
	border: none;
}

#checkoutContinueButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#updateButton{
	width: 121px;
	height: 36px;
	
	background: url("../images/algeos/custom/updateButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	margin-right: 15px;
	
	float: right;
	
	border: none;
}

#updateButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#catalog_td:hover{
}

#checkoutWithoutAccountButton{
	width: 247px;
	height: 36px;
	
	background: url("../images/algeos/custom/checkoutWithoutAccountButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	border: none;
}

#checkoutWithoutAccountButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#checkoutWithAccountButton{
	width: 188px;
	height: 36px;
	
	background: url("../images/algeos/custom/createNewAccountButton.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	border: none;
}

#checkoutWithAccountButton:hover{
	background-position: bottom left;
	cursor: pointer;
}

#frontSideBarM1{
	width: 191px;
	height: 30px;
	
	background: url("../images/algeos/custom/frontSideBarMenu1.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	border: none;
}

#frontSideBarM1:hover{
	background-position: bottom left;
}

#frontSideBarM2{
	width: 191px;
	height: 30px;
	
	background: url("../images/algeos/custom/frontSideBarMenu2.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	border: none;
}

#frontSideBarM2:hover{
	background-position: bottom left;
}

#frontSideBarM3{
	width: 191px;
	height: 30px;
	
	background: url("../images/algeos/custom/frontSideBarMenu3.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	border: none;
}

#frontSideBarM3:hover{
	background-position: bottom left;
}

#frontSideBarM4{
	width: 191px;
	height: 30px;
	
	background: url("../images/algeos/custom/frontSideBarMenu4.png");
	background-repeat: no-repeat;
	background-position: top left;
	
	border: none;
}

#frontSideBarM4:hover{
	background-position: bottom left;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

#bannerCorner{
	background: url("../images/algeos/custom/banner_corner.png");
	background-repeat: no-repeat;
	
	width: 3px;
	height: 3px;
	
	position: absolute;
	
	right: -21px;
	top: 103px;
	
	z-index: 2;
}

#cat_sub_list{
	padding: 0px;
	padding-bottom: 5px;
	margin-top: 15px;
	
	position: relative;
	z-index: 10;
	
	width: 780px;
}

#cat_sub_list li{
	display: block;
	list-style-type: none outside none;
	padding: 2px 6px;
	margin: 5px 20px 10px 0;
	
	background: #009ac8;
	color: #ffffff;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	width: 124px;
	
	float: left;
	text-align: center;
}

#cat_sub_list li a{
	color: #ffffff;
	display: block;
	width: 100%;
	height: 100%;
}

#cat_sub_list li a:hover{
	color: #ffffff!important;
	text-decoration: none;
}

#cat_sub_list li:hover{
	background: #007dc4;
	cursor: pointer;
}

#profileAccountNumber {
    font-weight: bold;
    margin-left: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
}

/* do not display sharing icons in a category */
.block-categories-catalog .TopTitleIco{
	display:none;
}

/* Adding left-padding Latest Products Header */

.block-products-latest h1 {
  padding-left: 8px;
} 

/*custom*/

.cf:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }
