/****** Begin valuepack ******/
#valuepack_relate{
padding:5px 5px;
}
#valuepack_relate .valuepacks_item_image{
width:400px;
float:left;
}
#valuepack_relate .vp_price{
padding:15px 5px;
height:30px;
}
#valuepack_relate .vp_items{
	text-align: left;
}
#valuepack_relate .row_clean{clear:left}
#valuepack_relate .vp_price{
}
#valuepack_relate .valuepack_item_name{
margin:0px 5px;
padding: 0px 5px;
width:400px;
}
/****** End valuepack ******/
/****** Main Table ******/
.mainTable {width: 980px;}
.mainTable75 {width: 980px;}
.mainTable50 {width: 980px;}

.mainTableCellLeft 		{padding: 0 5px 0 0; vertical-align: top;}
.mainTableCellCenter 	{padding: 0; vertical-align: top;}
.mainTableCellRight 	{padding: 0 0 0 5px; vertical-align: top;}

.homeGreeting		{padding: 0; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 8px 6px 8px 6px; border-left: 5px solid #CCCCCC; border-right: 5px solid #CCCCCC;}

.introBlock {border: 1px solid #CCCCCC;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	width: 770px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	background: #000000 url(../images/silver/top.jpg) no-repeat top right;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 194px;
	height: 72px;
	border: 0px solid #333;
	background: url(../images/silver/logo.jpg);
	}
	
.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #000000;
	}
.headerMenu td#menu img#Img {display: block;width: 25px; height: 1px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td img {display: auto;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#000000; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#000000; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	border-right:2px solid #e0e0e0; 
	border-top:2px solid #e0e0e0; 
	background:#ffffff; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	border-right:2px solid #e0e0e0; 
	border-top:2px solid #e0e0e0; 
	background:#ffffff; 
	padding: 3px 10px 4px 10px; 
	display:block;
	}

/*       UNiX Create      */	
a.whiteLink{
/*	text-decoration:none; */
	color:#000000;
	font-weight:bold;
}
a.whiteLink:hover{
/*	text-decoration:none; */
	color:#FFFFFF;
	font-weight:bold;
}
/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border-bottom: 1px solid #CCCCCC; margin: 10px 0px 15px 0px;}

.breadcrumbBegin {
	width: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3 url(../images/silver/bgr.gif) repeat-y left;
	}
.breadcrumbBegin img {width: 10px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	font-size: 8pt;
	padding: 4px 0px 4px 0px;
	background: #f3f3f3;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #4144B9; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #6666ff; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter b {color: #4144B9;font-weight:normal;}
.breadcrumbDelimiter span {
	color: #000;
	display: auto;
	font-size: 11px;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}

.breadcrumbEnd {
	width: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 10px;}

.titleTopLeft {
	width: 10px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3 /*url(../images/silver/bgr.gif) repeat-y left*/;
	}
.titleTopImgLeft {width: 10px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 5px 0px 5px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
	}
.titleTopCenter div {
	color: #CC0066;
	font-weight: bold;
	font-size: 11pt;
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}

.titleTopRight {
	width: 1px;
	border-top: 0px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3;
	}
.titleTopImgRight {width: 1px; height: 1px;}

/****** Top ******/

/****** Center ******/

.block {
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	border-right: 5px solid #CCCCCC;
	}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 15px;}

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	background: #fff;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #dedede;
	background: #fff;
	}
.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 #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	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	{
	background: none;
	border:none;
	padding: 0px 0px 0px 20px;
}
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:5px 20px 5px 20px;background: #F4F4F4;border: 0px solid #ccc;}
div.userHome td a {color:#000;text-decoration:underline;}
div.userHome td a:hover {color:#000;text-decoration:none;}

/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:auto; color: #999999;}	/* '|' between button */


a.button:link, a.button:visited { 
	color: #4144B9;
	padding: 0 5px 0 5px;
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
a.button:hover, a.button:active {
	color: #6666ff;
	padding: 0 5px 0 5px;
	font-size: 9pt;
	font-weight:normal;
	font-family: sans-serif, arial, tahoma, verdana;
	}

a.button#add			{color: #41B944;}		/* add to cart (products categories, product details) */
a.button#add:hover		{color: #6666ff;}
a.button#add span		{display:auto;}	
a.button#add img		{display:none;width:100px;height:15px;border:1px solid red;}
a.button#view			{}		/* view cart (products categories, product details) */
a.button#view:hover		{}
a.button#view span		{display:auto;}	
a.button#view img		{display:none;width:100px;height:15px;border:1px solid red;}
a.button#check			{}		/* check out (products categories, product details) */
a.button#check:hover	{}
a.button#check span		{display:auto;}	
a.button#check img		{display:none;width:100px;height:15px;border:1px solid red;}

a.buttonBasket:link, a.buttonBasket:visited {
	color: #4144B9;
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}
a.buttonBasket:hover, a.buttonBasket:active {
	color: #6666ff;
	font-size: 9pt;
	font-weight: bold;
	font-family: sans-serif, arial, tahoma, verdana;
	}

a.buttonBasket#shopping span	{display:auto;}			/* Continue shopping (basket) */
a.buttonBasket#shopping img		{display:none;width:100px;height:15px;border:1px solid red;}
a.buttonBasket#clear span		{display:auto;}			/* Clear cart (basket) */
a.buttonBasket#clear img		{display:none;width:100px;height:15px;border:1px solid red;}
a.buttonBasket#checkout			{color: #41B944;}		/* Checkout (basket) */
a.buttonBasket#checkout:hover	{color: #6666ff;}
a.buttonBasket#checkout span	{display:auto;}			
a.buttonBasket#checkout img		{display:none;width:100px;height:15px;border:1px solid red;}

a.buttonCart:link, a.buttonCart:visited {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, verdana;
	}
a.buttonCart:hover, a.buttonCart:active {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma, sans-serif, arial, verdana;
	}

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 {
	font-size: 9pt;
	font-weight: bold;
	font-family: Corbel, tahoma, sans-serif, arial, verdana;
	}
a.buttonMore:hover, a.buttonMore:active {
	font-size: 9pt;
	font-weight: bold;
	font-family: Corbel, tahoma, sans-serif, arial, verdana;
	}

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 {background: #E1E1E1; margin: 0 0 0 0; padding: 3 0 3 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
        
.subCategory {background: transparent; margin: 0 0 0 0; padding: 0 0 0 0;
}

.selectedsubCategory {background: #E1E1E1; margin: 0 0 0 0; padding: 0 0 0 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/************* Category *******************/

/*****************************************************************************/

/************* Offers *******************/

.offerImg		{text-align: left;}
.offerImg img	{float: left; margin: 0 5 0 0;} 
.offerImg div	{text-align: justify;}
.offerImg div#offerText	{display: ;}

/************* Offers *******************/

/*****************************************************************************/

/************* Footer *******************/

.footerMenu			{width: 770px;text-align:center;font-size:8pt;margin: 10 0 10 0;}
.footerHTML			{width: 770px;text-align:left;margin: 0; border-left: 4px solid #ffaa00; border-top: 1px solid #dedede;}
.footerHTML font	{font-size:10px;padding: 1 0 1 10;}
.footerImg			{text-align:right;}

/************* Footer *******************/


.commonbg { background: #FFFFFF; }
.headerbg { background: #000000; }
.middlebg { background: #FFFFFF; }
.usualbg  { background: #FFFFFF; }
.errorbg  { background: #FF0000; }


body		{font-size:8pt; font-family: tahoma,verdana,sans-serif; color: black; margin-height: 0; margin-width: 0; margin: 0;}
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;
	color: black;
}
tr.usual, td.usual		{
	background-color: #F4F4F4;
	text-align: left;
}
tr.header, td.header	{color: black; font-weight:bolder; background-color: #eeeeee;}
tr.middle, td.middle	{
	background-color: #F4F4F4;
	font-weight: normal;
}
tr.error, td.error		{background-color: #FFE0E0; color: #d50000; font-weight: bold;}


.tab				{font-family: sans-serif, arial; font-size: 10pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: sans-serif, arial, tahoma, verdana; font-size: 10pt; font-weight: bold; text-decoration: none; background: #000000; color: white;}
.tabActive:hover	{text-decoration: none; color: white;}


input				{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}
input.usualprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt;}
input.orderprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight: bold;}
input.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:8pt; width:120px; 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		{background:#FFE58F  repeat-x; padding-left: 5px; padding-right: 5px;}
/*input.submit		{background:#FFE58F url(../images/c2s/bg-button.gif)  repeat-x; padding-left: 5px; padding-right: 5px;}*/
select				{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}
select.search		{}
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: bolder;  color: black; text-decoration: none;}
a.title:hover 		{font-weight: bolder;  color: #6666ff; text-decoration: underline;}
a.smallText 		{color: #0000cc;  font-size: 8pt;}
a.smallText:hover 	{color: #6666ff;  font-size: 8pt;}
a 					{
	color: #3E3EAB;
	font-weight: normal;
}
a:hover 			{color: #6666ff;}


.articleDate	{font-size: 8pt; color: #828282;}
.realprice		{text-decoration: line-through; border: none; background: transparent;}
.ourprice		{color: #C81269; font-size: 14pt; font-weight: bold; border: none; background: transparent;}
.finalprice		{color: #C81269; font-size: 11pt; font-weight: bold; border: none; background: transparent;}
.taxprice		{color: #c81269; font-size:8pt; }
.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: 8pt; font-weight:bolder; color: blue;}
.title			{font-family: tahoma, verdana, sans-serif; font-size:10pt; font-weight:bolder}
.bigtitle		{font-family: tahoma, arial, sans-serif; font-size:9pt; font-weight:bold;}
.error			{color: #d50000;}

a.bigtitle			{font-family: corbel,tahoma,arial,sans-serif; font-size:9pt; font-weight: bolder;  color: black; text-decoration: none;}
a.bigtitle:hover	{font-family: corbel,tahoma,arial,sans-serif; font-size:9pt; font-weight: bolder;  color: #CC0066; text-decoration: underline;}

div.blockoffers a.bigtitle			{font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}
div.blockoffers a.bigtitle:hover	{font-size:10pt; font-weight: bolder;  color: #6666ff; text-decoration: underline;}
div.productdetails div.bigtitle		{color: #41b944; font-weight: bold; font-size: 11pt; text-transform: uppercase;}
div.productdetails span.bigtitle	{display:none;}

.subMenuBlock {
	background: #FFE58F;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding-left: 10px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	display:block;
	font-family:tahoma, verdana, sans-serif; 
	font-size:11px; 
	color:black;
	text-decoration:none;
	text-align: left;
	background: #FFE58F; 
}

a.subMenu:hover, a.subMenu:hover:active{
	background: white; 
	color:black;
	display:block;
	text-decoration:none;
}

.commonbg { background: #FFFFFF; }
.headerbg { background: #D00F68; }
.middlebg { background: #CCCCCC; }
.usualbg  { background: #F4F4F4; }
.middle2bg { background: #dedede; }
.errorbg  { background: #FF0000; }
.customBox  { background: #FFFFFF; }
.customHome  { background: #EDEDED; }
.white {
	background: white;
	text-align: left;
}
.orange {background: #c0c0c0}
.pink {background: #EC008C}

body       { font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black; margin:0;}
body.popup { font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black; margin-top: 0; margin-left: 0; }

tr, td, input, select               { font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black; }
tr.usual, td.usual { background-color: #F4F4F4; }
tr.header, td.header { color: white; font-weight:bolder; background-color: #000000; }
tr.header2, td.header2 {
	color: black;
	font-weight:normal;
	background-color: #f4f4f4;
	border-top:#CACACA 1px solid;
	border-bottom:#f4f4f4 1px solid;
	border-left:#CACACA 4px solid;
	border-right:#f4f4f4 1px solid;
	padding:3px;
	text-align: left;
}
tr.header2b, td.header2b { font-size: 10pt; color:white; font-weight:bold; border:1px white solid; background-color: black; }

tr.middle, td.middle {
	background-color: #CCCCCC;
	font-weight: normal;
	text-align: left;
}
tr.middle2, td.middle2 { background-color: #dedede; font-weight: bold; }
tr.error, td.error   { background-color: #FFE0E0; color: #d50000; font-weight: bold; }
td.headermenu {background-color:black}

ul.q {margin-right:0px; margin-left:32px; margin-bottom:10px; margin-top:10px}
ul.compact {
	margin-right:40px;
	margin-left:40px;
	margin-bottom:10px;
	margin-top:10px;
	text-align: left;
}
li { margin:0; margin-left:-5px; margin-bottom:3px}
/*li { list-style-image:url("../../en/images/c2s/li.gif"); margin:0; margin-left:-5px; margin-bottom:3px}*/

form { margin-bottom: 0; }
input.submit { background:#FFE58F repeat-x}
/*input.submit { background:#FFE58F url("../../en/images/c2s/bg-button.gif")  repeat-x}*/
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; }

a.header:hover { color: #FAF7AA; text-decoration: underline; }
a.header { color: #ffffff; text-decoration: underline; }
a.title:hover { font-weight: bolder;  color: #6666ff; text-decoration: underline; }
a.title { font-weight: bolder;  color: black; text-decoration: none; }
a.productTitle:hover { font-family: arial,sans-serif; font-size:10pt; font-weight: bolder;  color: #6666ff; text-decoration: underline; }
a.productTitle { font-family: arial,sans-serif; font-size:10pt; font-weight: bolder;  color: black; text-decoration: underline; }
a.menu:hover { color: #6666ff; font-weight: bold; text-decoration: none; font-size: 10pt; }
a.menu { color: white; font-weight: bold; text-decoration: none; font-size: 10pt; }
a.small:hover { color: #6666ff;  font-size: 8pt; }
a.small { color: #0000cc;  font-size: 8pt; }
a:hover { color: #6666ff; }
a { color: #3E3EAB; }

.headline2 { font-family: Tahoma, Verdana; font-size: 8pt; color:CC0066 }
.small {
	font-size: 8pt;
	text-align: left;
}
.tiny { font-size: 7pt; color:black}
.black7 { font-size: 7pt; color:black}


.highlight1 { font-size: 10pt; font-weight: bold; color: navy; }
.highlightRed, .asterix { color: #d50000; }
.highlightGreen { color: #009104; }

.realprice { text-decoration: line-through; border: none; width: 100px; background: transparent; }
.ourprice { color: #c81269; font-weight: bold; border: none; width: 100px; background: transparent; }
.comment { font-size: 8pt; color: #7777CC; }
.message, .subtitle { font-size: 8pt; font-weight:bolder; color: black; }
a.title1  { font-weight:bold}
a.title2  { font-weight:bold}
.title, .title2 { font-family: arial,sans-serif; font-size:10pt; font-weight:bolder}
.block_title {
	font-weight:bold;
	color: #CC0066;
	font-size: 10pt;
	letter-spacing: -1px;
	font-family: Century Gothic, sans-serif, arial, tahoma, verdana;
	text-transform:uppercase;
	text-align: left;
}
.code {font-family:Courier, helvetica;font-size:10pt;background-color:#FFFFFF;color:gray}
.error { color: #d50000; }
.errorheader { color: #d50000;  font-weight: bold;}
.caption {font-family:tahoma,verdana, sans-serif;font-size:10pt;font-weight:bold;background-color:#FFFFDE; border: 1px solid #FFB400; padding:3px}
.hot {font-family:verdana, helvetica;font-size:8pt;font-weight:bold;color:red}

.txt3 {font-size:3px;}
.txt5 {font-size:5px;}
.txt7 {font-size:7px;}

.region {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: justify;
}

A.region:link { color: #000000; text-decoration:none;} 
A.region:visited { color: #000000; text-decoration:none;}
A.region:hover { color: #cc0066;}
A.region:active { color: #cc0066;}

.category{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

A.category:link { color: #000000; text-decoration:none;} 
A.category:visited { color: #000000; text-decoration:none;}
A.category:hover { color: #cc0066;}
A.category:active { color: #cc0066;}

.brand {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-decoration:none;
	text-align: left;
}

A.brand:link { color: #666666; text-decoration:none;} 
A.brand:visited { color: #666666; text-decoration:none;}
A.brand:hover { color: #cc0066;}
A.brand:active { color: #cc0066;}

.product {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration:none;
	text-align: justify;
}

A.product:link { color: #666666; text-decoration:none;} 
A.product:visited { color: #666666; text-decoration:none;}
A.product:hover { color: #cc0066;}
A.product:active { color: #cc0066;}

.line {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-decoration:none;
	text-align: justify;
}

.content_magenta {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #c81269;
	line-height: 20px;
	text-decoration:none;
	text-align: justify;
}

.content {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-decoration:none;
	text-align: justify;
}

.mydigitalrev_page {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	text-align: justify;
}

A.content:link { color: #cc0066; text-decoration:none;} 
A.content:visited { color: #cc0066; text-decoration:none;}
A.content:hover { color: #000000;}
A.content:active { color: #cc0066;}

.submenu{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	left: 20px;
	text-decoration:none;
	text-align: justify;
}

.name{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc0066;
	line-height: 12px;
	left: 20px;
	text-decoration:none;
	text-align: justify;
}
.bullet{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	left: 20px;
	text-decoration:none;
	text-align: justify;
}

.contentbold {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-decoration:none;
	text-align: justify;
}

.supportcontent {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-decoration:none;
	text-align: justify;
}

.terms {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration:none;
	text-align: justify;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.headerbg1{
background-color:#C81269;
}
