/****** Main Table ******/

.mainTable {
	width: 100%;
}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}
.mainTableCellLeft 		{padding: 10px; vertical-align: top;}
.mainTableCellCenter 	{padding: 10px; vertical-align: top;}
.mainTableCellRight 	{padding: 10px; vertical-align: top;}

.homeGreeting 		{padding: 10px; vertical-align: top;}
.homeGreeting table	{width: 100%;border: 1px solid #CCC;}
.homeGreeting table td	{padding: 5px;}

.introBlock {border: 1px solid #CCC;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	}

/* .headerMenu td#logo  {					
	vertical-align: top;
	background-image: url(../images/atoll/the_image.jpg);
	background-repeat: no-repeat;
	background-position: 200px;
	}
 .headerMenu td#logo img {				
	width: 200px;
	height: 220px;
	border: 0px solid #333;
	background-image: url(../images/atoll/pcstore_logo.jpg);
	}
	*/
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	vertical-align: bottom;
	}
.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:3px;
	display:block;
	font: bold 13px arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #2E2E2E;
	border-right-color: #8F919D;
	border-bottom-color: #2E2E2E;
	background-color: #AFBAC0;
}
a.menu:hover, a.menu:active {
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:3px;
	display:block;
	font: bold 13px arial, sans-serif;
	background-color: #E3E7EA;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #2E2E2E;
	border-right-color: #8F919D;
	border-bottom-color: #2E2E2E;
	background-image: url(../images/atoll/menu_inactive.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.menuActive:link, a.menuActive:visited {
	color:#CF0F1E;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:3px;
	display:block;
	font: bold 13px arial, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #2E2E2E;
	border-right-color: #8F919D;
	border-bottom-color: #2E2E2E;
	background-image: url(../images/atoll/menu_active.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8F919D;
}
a.menuActive:hover, a.menuActive:active {
	color:#455F82;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:3px;
	display:block;
	font: bold 13px arial, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #2E2E2E;
	border-right-color: #8F919D;
	border-bottom-color: #2E2E2E;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8F919D;
}


/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 1px solid #CCC; margin: 10px 0px 25px 0px;}

.breadcrumbBegin {
	width: 20px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #f3f3f3;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #f3f3f3;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #000000; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #0000cc; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter span {
	display: auto;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {
	display: none;
	height: ;
	width: ;
	background: #0000ff;
	}

.breadcrumbRSS {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #f3f3f3;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #f3f3f3;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 10px;}

.titleTopLeft {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 1px solid #CCC;
	background: #F2F5F7;
	}
	.titleTopLeft2 {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 1px solid #CCC;
	}
.titleTopImgLeft {width: 20px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #F2F5F7;
	}
	.titleTopCenter2 {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.titleTopCenter div {
	color: #2A517C;
	text-transform: none;
	z-index: 2000;
	position: relative;
	bottom: 10px;
	margin: 0px;
	border: 1px solid #CAD5DB;
	font: bold 9pt tahoma, sans-serif, arial, verdana;
	background-color: #cad5db;
	background-image: url(../images/atoll/tabeles.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
	.titleTopCenter2 div {
	color: #FFFFFF;
	text-transform: none;
	z-index: 2000;
	position: relative;
	bottom: 10px;
	margin: 0px;
	border: 1px solid #294E7E;
	font: bold 9pt tahoma, sans-serif, arial, verdana;
	background-color: #294e7e;
	background-image: url(../images/atoll/tabeles2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

.titleTopRight {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #F2F5F7;
	}
	.titleTopRight2 {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	}
.titleTopImgRight {width: 20px; height: 1px;}

/****** Top ******/

/****** Center ******/

.block {
	border-top: 0px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 1px solid #CCC;
	}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 25px;}

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

/************* end Fieldset ***************/

/*****************************************************************************/

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7;}
td.userHomeTitle {
	display: none;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #f3f3f3;
	}

div.userHomeTop {					/* the button 'Logout' at the header */
	display: none;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHomeTop td	{padding:0 0 0 20;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHome {						/* the button 'Logout' at the footer */
	display: auto;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: none;
	}
div.userHome td	{padding:5 20 5 20;background: #CCC;border: 1px solid #ccc;}
div.userHome td a {color:#fff;text-decoration:underline;}
div.userHome td a:hover {color:#fff;text-decoration:none;}

/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:auto;}	/* '|' between button */

a.button:link, a.button:visited {
	color: #43628B;
	text-decoration:none;
}
a.button:hover, a.button:active {
	color: #000000;
	text-decoration:none;
}
a.button#add span {display:auto;}	/* add to cart (products categories, product details) */
a.button#add img {display:none;width:100;height:15;border:1 solid red;}
a.button#view span {display:auto;}	/* view cart (products categories, product details) */
a.button#view img {display:none;width:100;height:15;border:1 solid red;}
a.button#check span {display:auto;}	/* check out (products categories, product details) */
a.button#check img {display:none;width:100;height:15;border:1 solid red;}

a.buttonBasket:link, a.buttonBasket:visited {}
a.buttonBasket:hover, a.buttonBasket:active {}

a.buttonBasket#shopping span {display:auto;}	/* Continue shopping (basket) */
a.buttonBasket#shopping img {display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#clear span {display:auto;}	/* Clear cart (basket) */
a.buttonBasket#clear img {display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#checkout span {display:auto;}	/* Checkout (basket) */
a.buttonBasket#checkout img {display:none;width:100;height:15;border:1 solid red;}

a.buttonCart:link, a.buttonCart:visited {
	color: #666666;
	text-decoration: none;
}
a.buttonCart:hover, a.buttonCart:active {
	color: #CC0000;
	text-decoration: underline;
}

a.buttonCart#check span {display:auto;}	/* Checkout (small cart) */
a.buttonCart#check img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#amend span {display:auto;}	/* Amend cart (small cart) */
a.buttonCart#amend img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#view span {display:auto;}	/* View cart (small cart) */
a.buttonCart#view img {display:none;width:100;height:15;border:1 solid red;}

a.buttonMore:link, a.buttonMore:visited {}
a.buttonMore:hover, a.buttonMore:active {}

a.buttonMore span {display:auto;}	/* read more... (special offers, etc.) */
a.buttonMore img {display:none;width:100;height:15;border:1 solid red;}

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory {background: transparent; margin: 0 0 0 0; padding: 3 0 3 0;
}

.selectedtopCategory {
	margin: 0 0 0 0;
	padding: 3 0 3 0;
	background-color: #D20F1F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #F2F5F7;
} 
.subCategory {
	margin: 0;
	padding: 0;
	background-color: #D6DFEB;
	background-image: url(../images/default/tree_begin_02.gif);
	background-repeat: repeat-y;
	background-position: 6px top;
}
.selectedsubCategory {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	background-color: #D20F1F;
	background-image: url(../images/default/tree_begin_02.gif);
	background-repeat: repeat-y;
	background-position: 6px top;

}

/************* Category *******************/

/*****************************************************************************/

/************* Offers *******************

.offerImg		{text-align: left;}
.offerImg img	{float: left; margin: 0 5 0 0;} 
.offerImg div	{text-align: justify;}
.offerImg div#offerText	{display: ;}

************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #f3f3f3; border-left:1px solid #999999; 	border-top:1px solid #999999; border-bottom:1px solid #999999; }
.forumMessageRight { background: #f3f3f3; border: 1px solid #999999; }
.forumMessageTop { background: #dedede; border-bottom: 1px solid #999999; }

/*****************************************************************************/

/************* Footer *******************/

.footerMenu	{text-align:center; font-size:8pt;margin-top:10;}
.footerHTML	{text-align:center;margin:10 0 10 0;}
.footerImg	{text-align:right;}

/************* Footer *******************/


.commonbg { }
.headerbg {
	background-color: #CCCCCC;
}
.middlebg { background: #dedede; }
.usualbg  { background: #f3f3f3; }
.usualbg2  {
	background-color: #567CAD;
}
.errorbg  { background: #cc0000; }


body		{
	font-size:8pt;
	font-family: tahoma,verdana,sans-serif;
	color: black;
	margin-height: 0;
	margin-width: 0;
	margin: 0px;
	background-image: url(../images/atoll/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
body.popup	{font-size: 8pt; font-family: Verdana, sans-serif; color: black; margin-height: 0; margin-width: 0; margin-top: 0; margin-left: 0;}


tr, td					{
font-size:8pt; 
font-family: tahoma,verdana,sans-serif!important; 
color: black; 
}
tr.usual, td.usual		{
	background-color: #F2F5F7;
}
tr.usual2, td.usual2		{background-color: #567CAD;}
tr.header, td.header	{background-color: #e9e9e9; color: black;}
tr.middle, td.middle	{
	background-color: #CCCCCC;
	font-weight: bold;
}
.productdetails tr.middle,.productdetails td.middle	{
	background-color: #D7E0EC;
	font-weight: bold;
}
tr.error, td.error		{background-color: #FFE0E0; color: #cc0000; font-weight: bold;}


.tab				{font-family: Arial,Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: Arial,Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #CCC999; color: white;}
.tabActive:hover	{text-decoration: none; color: white;}

.adminTab {font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input				{}
input.usualprice	{background-color: #F4F4F4; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 8pt;}
input.orderprice	{background-color: #dedede; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size: 8pt; font-weight: bold;}
input.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; width:150px; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.text			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.submit		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; padding-left:5px; padding-right:5px; height:19px}
select				{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; color:black}
select.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; color:black}
textarea			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}


form { margin: 0; }


a.header			{color: #ffffff; text-decoration: underline;}
a.header:hover 		{color: #FAF7AA; text-decoration: underline;}
a.title 			{font-weight: bold;  color: #295182; text-decoration: underline;}
a.title:hover 		{font-weight: bold;  color: #CC0000; text-decoration: underline;}
a.smallText 		{color: #000000; text-decoration: none; font-size: 8pt;}
a.smallText:hover 	{color: blue; text-decoration: underline; font-size: 8pt;}
a 					{color: black; text-decoration: underline;}
a:hover 			{color: #D60E1B; text-decoration: underline;}


.articleDate	{font-size: 8pt; color: #7777CC; margin-bottom: 5px;}
.realprice		{text-decoration: line-through; border: none; background: transparent; font-size:8pt; font-family: tahoma,verdana,sans-serif;}
.ourprice		{color: #d50000; font-weight: bold; border: none; background: transparent; font-size:8pt; font-family: tahoma,verdana,sans-serif;}
.taxprice		{color: #d50000; font-size:8pt; font-family: tahoma,verdana,sans-serif;}
.editprice    {font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:8pt; color:black}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.comment		{font-size: 8pt; color: #7777CC;}
.message		{font-size: 9pt; color: #0000CC;}
.title			{font-family:Arial,Tahoma,Verdana,sans-serif; font-size:9pt; text-decoration:none; color: #000000; font-weight:bolder;}
.bigtitle		{font-family:Arial,Tahoma,Verdana,sans-serif; font-size:11pt; text-decoration:underline; color: #000000; font-weight:bolder;}
.error			{color: #cc0000; font-size:9pt}


.subMenuBlock {
	background: #A7A7A7;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
	text-align: left;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding-left: 10px;
	padding-right:20px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background: #AFBAC0;
	font: bold 12px Arial;
}

a.subMenu:hover, a.subMenu:hover:active{
	color:#000000;
	display:block;
	text-decoration:none;
	background-color: #E2E7E9;
}
/*************  Manual  ***************/
.manual .level-1 a {font-weight: bold;}
.manual .level-1 a:hover {font-weight: bold;}
.manual .level-2 a {margin-left: 15;}
.manual .level-2 a:hover {margin-left: 15;}
.manual .level-3 a {margin-left: 30;}
.manual .level-3 a:hover {margin-left: 30;}
.manual .level-4 a {margin-left: 40;}
.manual .level-4 a:hover {margin-left: 40;}
.manual .level-5 a {margin-left: 50;}
.manual .level-5 a:hover {margin-left: 50;}
.manual .level-6 a {margin-left: 60;}
.manual .level-6 a:hover {margin-left: 60;}
.manual3 .level-1 {font-weight: bold;}
.manual3 .level-2 {font-weight: bold;}
.manual3 .level-3 {font-weight: bold;}
.manual3 .level-4 {font-weight: bold;}
.manual3 .level-5 {font-weight: bold;}
.manual3 .level-6 {font-weight: bold;}
.usualbg2 .topCategory .title a {
	color: #FFFFFF;
	text-decoration: none;
}
.usualbg2 .topCategory .title {
	color: #DDE4EE;
	text-decoration: none;
}
.usualbg2 .selectedtopCategory .title, .usualbg2 .topCategory a.title:hover,.usualbg2 .selectedtopCategory a.title:hover,.usualbg2 .selectedsubCategory .title,.usualbg2 .selectedsubCategory a.title:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.usualbg2 .selectedtopCategory .title {
	color: #FFFFFF;
	text-decoration: none;
}
.usualbg2 .subCategory .title {
	color: #000000;
	text-decoration: none;
}
.usualbg2 .subCategory a.title:hover {
	color: #294E7E;
	text-decoration: none;
}
.productcategory div {
	color: #FFFFFF;
	text-transform: none;
	z-index: 2000;
	position: relative;
	bottom: 10px;
	margin: 0px;
	font: bold 14px Arial;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CF0F1E;
	border-left-color: #CCCCCC;
	}
.specialoffer div {
	color: #FFFFFF;
	text-transform: none;
	z-index: 2000;
	position: relative;
	bottom: 10px;
	margin: 0px;
	font: bold 16px Arial;
	background-color: #D10E1F;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/atoll/tabele_special.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	}
	.bl_cart .titleTop .usual .titleTopCenter div {
	color: #FFFFFF;
	text-transform: none;
	z-index: 2000;
	position: relative;
	bottom: 10px;
	margin: 0px;
	font: bold 12px Arial;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/atoll/tabele_cart.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	text-align: center;
	}
	
.offerImg .bigtitle {
	color: #B70C1B;
}
table.agorase td {
	background-color: #D7E0EC;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B6C6DC;
	border-bottom-color: #B6C6DC;
	border-left-color: #FFFFFF;
	padding: 2px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}
.bl_cart .block .usual .usual tr.middle td {
	color: #FFFFFF;
	background-color: #666666;
}
tr.ttlm td {
	color: #294E7E;
}
.tt td {
	font-size: 9px;
}
.productdetails .bigtitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 130%;
	background-color: #567CAD;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.productdetails .header {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #666666;
}
.productdetails .titleTopCenter div {
	font: bold 150% Arial, Helvetica, sans-serif;
}

div.bl_categorieslist table.block table td a{
	font-size: 110%;
	font-weight: bold;
}
.proionta .bigtitle {
	color: #FFFFFF;
	background-color: #D30E1F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 120%;
}
.proionta a.bigtitle:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.imp1 {
	border: 3px solid #D7E0EC;
}
.stockout .disabled {
	background-color: #D7E0EC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 95%;
}

.re1 {
	color: #666666;
	font-size: 8pt!important;
}
.reltit {
	background-color: #85A0C5;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.reltit a:link,.reltit a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.reltit a:hover,.reltit a:active {
	color: #D50000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.relmob {
	text-align: right;
}
.relmob a:link,.relmob a:visited {
	color: #5E82B3;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal!important;
}
.relmob a:hover,.relmob a:active {
	color: #D50000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal!important;
}
.catcat .bigtitle {
	font-size: 110%;
	color: #2A517C;
}
.catcat {
	background-color: #F2F5F7;
}
.catim {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/loadingimage1b.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cr {
	background-image: url(../images/shadow_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}
.cd {
	background-image: url(../images/shadow_d.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
}
td.offerImgh {
	font-size: 140%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #D20F1F;
	font-family: Arial, Helvetica, sans-serif!important;
	padding: 0px;
}
.offerImgh a:link,.offerImgh a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D20F1F;
	padding-right: 5px;
	padding-left: 5px;
}
.offerImgh a:hover,.offerImgh a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#offerText .buttonMore * {
	font: 8pt Tahoma!important;
}

