/* CSS Document */

/**********************
	Colors
***********************/

.menu_background {
	color: #E93F9C;
}

/**********************
	Body
***********************/

body {
        margin:0px;
        background-color: #EFEFEF;
}

hr {
 color: #CFCFCF;
}

/**********************
	Links
***********************/

.headerlink A:link 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headerlink A:visited 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.headerlink A:active 
{
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.headerlink A:hover 
{
	color: #000000;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.h2 A:link 
{
	color: Red;
	background-color: Gray;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.h2 A:visited 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border : Blue;
	border: thin;
	border-width : 1;
}

.h2 A:active 
{
	color: Black;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.h2 A:hover 
{
	color: #000000;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.sub_menu_link A:link 
{
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sub_menu_link A:visited 
{
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sub_menu_link A:active 
{
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sub_menu_link A:hover 
{
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	border : Blue;
	border-width : 1;
	font-size: 12px;
	font-weight: bold;
}

.normalLink A:link 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
}
.normalLink A:visited 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
}

.normalLink A:active 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
}

.normalLink A:hover 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a.normalLink {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;  
}

.boldLink A:link 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;	
}
.boldLink A:visited 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;	
}

.boldLink A:active 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;	
}

.boldLink A:hover 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}

.plainLink A:link 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	text-decoration : none;	
}
.plainLink A:visited 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	text-decoration : none;	
}

.plainLink A:active 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	text-decoration : none;	
}

.plainLink A:hover 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration : none;	
}

.servicemenu A:link 
{
	color: Red;
	background-color: #eeeeee;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.servicemenu A:visited 
{
	color: Red;
	background-color: #eeeeee;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.servicemenu A:active 
{
	color: Black;
	background-color: #eeeeee;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.servicemenu A:hover 
{
	color: #000000;
	background-color: #eeeeee;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.smalllink A:link 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}
.smalllink A:visited 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

.smalllink A:active 
{
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

.smalllink A:hover 
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

a.smalllink {
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px; 
}

.smallBoldLink A:link 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;	
}
.smallBoldLink A:visited 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;	
}

.smallBoldLink A:active 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;	
}

.smallBoldLink A:hover 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;	
}

.smalllink_plain A:link 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
}
.smalllink_plain A:visited 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
}

.smalllink_plain A:active 
{
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
}

.smalllink_plain A:hover 
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration : none;
}

.biglink A:link 
{
	color: Red;
	background-color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}

.biglink A:visited 
{
	color: Red;
	background-color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}

.biglink A:active 
{
	color: Black;
	background-color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}

.biglink A:hover 
{
	color: #000000;
	background-color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}

.managerMenu A:link 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.managerMenu A:visited 
{
	color: Red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.managerMenu A:active 
{
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.managerMenu A:hover 
{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.presentation2link A:link 
{
	color: #5D5D5D;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.presentation2link A:visited 
{
	color: #5D5D5D;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.presentation2link A:active 
{
	color: #5D5D5D;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.presentation2link A:hover 
{
	color: #000000;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

/**********************
	TABLES
***********************/

.view_table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Navy;
	border: 1px #A258A8;
	border-color : Silver;
	border-style : solid;
}

.view_table2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
}

.mainpanel_table {
	font-size: 11px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	border : 1px solid #C4C4C4;
	padding:3px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.mainpanel_table2 {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
}

.mainpanel_table3 {
	padding-top: 5px;
        padding-bottom : 5px;
        padding-left: 10px;
        padding-right: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	#border : 1px solid #9797ff;
	height: 100%;
}

.mainpanel_box {
	padding-top: 5px;
        padding-bottom : 5px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	height: 120px;
}

.login_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	height: 78px;
	border : 1px solid #C4C4C4;
	padding:3px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.cart_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border : 1px solid #000080;
	
}

.header_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border : 1px solid Gray;
	background : #CFE7FF;
}

.menupanel_table {
	background-color : #8FA9C5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;		
}


.presentation_box {
	font-size: 11px;
	background : #F0FFAC;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border: 1px solid #E7E7E7;
}

.sub_menu {
	font-size: 12px;
	background : #8FA9C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: Navy;
	border: 1px #A258A8;
	width : 100%;
	background-image: url('http://www.openmarket.eu/graphics/bg_header2.png');
    background-repeat: repeat-x; 	
	padding:2px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	       	
}

.manager_menu {
	background-color : #d7d7d7;
	border-right : 1px solid Navy;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	 	
}

.manager_submenu {
	background-color : White;
	border : 1px solid #AFAFAF;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	 	
}

.sidesBorder_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border-left : 1px solid #9797ff;
	border-right : 1px solid #9797ff;
}

.sidesTopBorder_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border-left : 1px solid #9797ff;
	border-right : 1px solid #9797ff;
	border-top : 1px solid #9797ff;
}

.sidesBottomBorder_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border-left : 1px solid #9797ff;
	border-right : 1px solid #9797ff;
	border-bottom : 1px solid #9797ff;
}

.topBorder_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border-top : 1px solid #9797ff;
}

.shadow_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border : 1px solid #9797ff;
	background : #E1E1E1;
}

.topBorderShadow_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border-top : 1px solid #9797ff;
	border-bottom : 1px solid #9797ff;
	background-image: url('graphics/bg66.gif');
	background-repeat: repeat-x;
}

.screenContent {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: White;
}

/************************
   CELLS
*************************/

.button_cell {
	border : 1px solid #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	background : #E1E1E1;
}

/**********************
	LABELS
***********************/


.section_header3 {
	background-color : #E9F1F4;

	border-top: 1px solid #7A7A7A;
	border-bottom: 1px solid #FFFFFF;

	background-image: url(graphics/internetshopping.cz/bg_gradient.gif);
    background-repeat: repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: Black;	
}

.section_header3_manager {
	background-color : #E9F1F4;
	border-top: 1px solid #7A7A7A;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(graphics/openmarket.eu/bg_gradient_manager.gif);
    background-repeat: repeat-x; 
	text-align:left;
}

.section_header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: White;
	background : #090AF8;
}


/**********************
	HEADER TITLES
***********************/


/**********************
	FORMS
***********************/

.text_form { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: normal;
	color: #0C007F;
	border: #000000 solid 1px;
}

.select_form { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: normal;
	width: 80%;
	color: #0C007F;
	border: #000000 solid 1px;
}

.text_form_bold { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #0C007F;
	border: #000000 solid 1px;
}

.text_form_big { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #0C007F;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;  	
	border-bottom : 1px outset Silver;  
	height: 21px;	
}

.info_text_form { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ececec;
	font-size: 12px;
	font-weight: normal;
	border: #c6c6c6 solid 1px;
}

.select_text_form { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C007F;
	border: #000000 solid 1px;
}
	 
.small_text_form {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 9pt;
	font-family: Arial;
	color: #000080;
	font-weight: normal;
	border: 1px solid Silver;
}

.text_form_slim {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	font-size: 9pt;
	font-family: Arial;
	color: #000080;
	font-weight: normal;
	border: 1 solid #000080"
}

.long_text_input {
	color: #0C007F;
	font-size: 12pt;
	font-family: Arial;
	border: 1px solid Silver;
	width : 250px;
	background-color: #eaeaea;
	font-weight: normal;
	border: #000000 solid 1px;
}

.short_text_input {
	color: #0C007F;
	font-size: 12pt;
	font-family: Arial;
	border: 1px solid Silver;
	width : 70px;
	background-color: #eaeaea;
	font-weight: normal;
	border: #000000 solid 1px;
}
 
.butt_form {

   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #CF9ECD;
	text-align: center;
	border-color: #221888;
	border-style: solid;
	border-width: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FF780E;
	color: Black;
	font-weight: bold;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;  	
	border-bottom : 1px outset Silver;  
}
 
.button_form {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	text-align: center;
}

.butt_standard {
	font-family: Arial;
	background-image: url(graphics/internetshopping.cz/bg_gradient.gif);
	font-size: 9pt;
	color: Black;
	font-weight : bold;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;  	
	border-bottom : 1px outset Silver;  
	-moz-border-radius:5px;
	-webkit-border-radius:5px;		
}

.butt_big {
	font-family: Arial;
	background-image: url(graphics/internetshopping.cz/bg_gradient.gif);
	font-size: 13pt;
	color: Black;
	font-weight : bold;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;  	
	border-bottom : 1px outset Silver;  		
	height: 25px;
	padding:2px;			
}

.butt_standard_tiny {
	font-family: Arial;
	background-image: url(graphics/internetshopping.cz/bg_gradient.gif);
	font-size: 8pt;
	color: Black;
	border : 1px solid Black;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;			
}

.medium_textarea {
	color: #000080;
	font-size: 10pt;
	font-family: Arial;
	border: 1px solid Silver;
	width : 250px;
	height: 100px;
}

.html_editor_textarea {
	color: #000080;
	font-size: 10pt;
	font-family: Arial;
	border: 1px solid Silver;
	width : 100%;
	height: 333px;
}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	text-align:left;
}

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	text-align:left;
}

h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:left;
}

.menuOverBackground {
	background : #DFE2FF;
	border : 1px solid #D0E8E8;
}

.menuOverBackground2 {
	background : #DFE2FF;
	border : 1px solid #D0E8E8;
	cursor: pointer;
}

.panelOverBackground {
	background-image: url(graphics/inmarket.co.uk/bg_gradient_manager77.png);
  background-repeat: repeat-x;
	border : 1px solid #D0E8E8;
  cursor: pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	  
}

.bigPanelOverBackground {
	background-image: url(graphics/inmarket.co.uk/bg_panel.png);
        background-repeat: repeat-x;
	border : 1px solid #D0E8E8;    
}


.dropDownDiv {
	background: #c9c9c9;
	border : 1px solid #000000;
	padding:2px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;		
}

.dropDownCell {
	border-bottom: 1px solid #B7B7B7;
}

.dropDownCellOver {
	background: #878787;
	border-bottom: 1px solid #B7B7B7;
        cursor: pointer;
}

.dropDownGroupCell {
	border-bottom: 1px solid #b1bcf6;
	background: #b1bcf6;
}

.dropDownGroupCellOver {
	background: #878787;
	border-bottom: 1px solid #878787;
        cursor: pointer;
}

.menuLayer {
	position:absolute;
	left:0px; 
	top: 0px; 
	z-index:1; 
	visibility: hidden;
	background-color: #FFFFFF;
}

.menuLayerWrapper {
    position:relative;
	height:1px;
	visibility:hidden;
	background-color: #FFFFFF;
}

a.dropDownLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

a.dropDownLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;	
	text-decoration: none;
}

a.dropDownGroupLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}

a.dropDownGroupLink:hover {
	color: #676767;
	text-decoration: none;
}

.dropDownBg {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #000000;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	opacity: 0.6;
}

.dropDownBg_Over {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
        cursor: pointer;
}

.smooth_bg {
	background-image: url(graphics/enmercado.com/bg_button_general.png);
    background-repeat: repeat-x; 	
}

.dropDownBg2 {
	border : 1px solid #CDCDCD;
}

.button1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/center_button.png);
    background-repeat: repeat-x; 
	height: 33px;
}

.button1_left {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/leftside_button.png);
    background-repeat: repeat-x; 	
    width:19px;
}

.button1_right {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/rightside_button.png);
    background-repeat: repeat-x; 
    width:19px;	
}

.button1Over {
	background-color: #66CC33;
}

.button2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/center_button2.png);
    background-repeat: repeat-x; 
	height: 33px;
}

.button2_left {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/leftside_button2.png);
    background-repeat: repeat-x; 	
    width:19px;
}

.button2_right {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/rightside_button2.png);
    background-repeat: repeat-x; 
    width:19px;	
}

.button3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/grey_button_center.png);
    background-repeat: repeat-x; 
	height: 33px;
}

.button3_left {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/grey_button_left.png);
    background-repeat: repeat-x; 	
    width:19px;
}

.button3_right {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(graphics/grey_button_right.png);
    background-repeat: repeat-x; 
    width:19px;	
}

.buttonLink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.buttonLink A:link 
{
	color: White;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.buttonLink A:visited 
{
	color: White;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.buttonLink A:active 
{
	color: White;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.buttonLink A:hover 
{
	color: White;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.button_mainmenu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 2px solid #B4B4B4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;			
}

.button_mainmenu_over {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 2px solid #040468;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;			
}

/*************************************************************
	GENERAL
**************************************************************/

/**********************
	Colors
***********************/

.menu_background {
	color: #E93F9C;
}

/**********************
	Body
***********************/

body {
 margin:0px;
}

/**********************
	Links
***********************/

.eshoplink A:link 
{
	color: #0000ff;
	font-size: 12px;
}
.eshoplink A:visited 
{
	color: #0000ff;
	font-size: 12px;
}

.eshoplink A:active 
{
	color: #8000ff;
	font-size: 12px;
}

.eshoplink A:hover 
{
	color: #8000ff;
	font-weight: bold;
	background-color: #eeeeee;
	font-size: 12px;
}

.smalllink_grey A:link 
{
	color: Grey;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}
.smalllink_grey A:visited 
{
	color: Grey;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

.smalllink_grey A:active 
{
	color: Grey;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

.smalllink_grey A:hover 
{
	color: Grey;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

/**********************
	TABLES
***********************/

.standart_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Navy;
	border: 1px #A258A8;
	border-color : Navy;
	border-style : solid;
}

.grey_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border: 1px solid #C0C0C0;   
	padding:3px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;		
}

.footer_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border-top: 1px solid #C0C0C0;
	#border-bottom: 1px solid #C0C0C0;
}

.grey_light_table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border: 1px solid #dcdcdc;
}

.grey_big_table {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border: 1px dotted #C0C0C0;
	padding:3px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;		
}


.search_panel {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #F0E68C;
	background-image : url(graphics/search2.jpg);
	background-repeat : no-repeat;
	background-position : top left;
	margin-left : 2px; 	
	padding-top : 8px;
	padding-bottom : 4px;	
	height: 78px;
}

.bluetalk_panel_top {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	background : #CFE1FF;
	border-bottom : 1px solid #2B5CD0;
}

.bluetalk_panel_bottom {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	background : #CFE1FF;
	border-top : 1px solid #2B5CD0;
}

.whiteEdgeTopLeft {
	background-image : url(graphics/eshop_designs/leftTopWhiteEdge.gif);
	background-repeat : no-repeat;
	background-position : left top;
}

.whiteEdgeTopLeft2 {
	background-image : url(graphics/eshop_designs/leftTopWhiteEdge.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
}

.whiteEdgeBottomRight {
	background-image : url(graphics/rightBottomWhiteEdge.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
}

.whiteEdgeBottomLeft {
	background-image : url(graphics/leftBottomWhiteEdge.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
}

.whiteEdgeTopRight {
	background-image : url(graphics/eshop_designs/panelEdge.gif);
	background-repeat : no-repeat;
	background-position : right top;
}

.currencyBg {
	background-repeat : no-repeat;
	background-position : left top;
}

.menu_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	background-image : url(graphics/icon_products_alpha.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

.menu_table_eshops {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	background-image : url(graphics/icon_eshops_alpha.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

.menu_table_auctions {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	background-image : url(graphics/icon_auctions_alpha.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

.menu_table_b2b {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	border-top : 1px solid Gray;
	border-bottom : 1px solid Gray;
	background-image : url(graphics/icon_b2b_alpha.jpg);
	background-repeat : no-repeat; 
	background-position : right;
}

.white_table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border : 0px solid #9797ff;
	background : #FFFFFF;
}

/************************
   CELLS
*************************/

.sheet_cell {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border : 1px solid #d0d7e5;
	background : #FFFFFF;
	width: 100%;
	padding-top: 3px; 
	padding-bottom: 3px; 
}

.sheet_cell_bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	color: Black;
	border : 1px solid #d0d7e5;
	background : #FFFFFF;
	width: 100%; 
	padding-top: 3px; 
	padding-bottom: 3px;  
}

.sheet_cell_bottom {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: Black;
	border-bottom : 1px solid #d0d7e5;
	border-top : 0px solid #d0d7e5;
	border-left : 0px solid #d0d7e5;
	border-right : 0px solid #d0d7e5;
	background : #FFFFFF;
	width: 100%;
	padding-top: 3px; 
	padding-bottom: 3px; 
}

/**********************
	LABELS
***********************/

.section_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color: Black;
	padding-top: 0px;
	background-image: url('http://www.openmarket.eu/graphics/bg_header.png');
    background-repeat: repeat-x; 
}

.section_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.section_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.auction_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
	background-color : Silver;
}

.error_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-top: 0px;
	text-align: center;
	background-color : red;
}

.ok_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	padding-top: 0px;
	text-align: center;
	background-color : #49EF2C;
}

.section_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	color: Black;
	padding-top: 0px;
}

.small_section_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.standart_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.standart_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.standart_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.standart_greybg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: Black;
	padding-top: 0px;
	background-color : #e1e1e1;
}

.standart_lightgreybg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: Black;
	padding-top: 0px;
	background-color : #eaeaea;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

.small_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align:left;
	font-style: italic; 
	color: Black;
	padding-top: 0px;
}

.view_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
	background : Silver;
	background-image: url('http://www.openmarket.eu/graphics/bg_header.png');
    background-repeat: repeat-x; 
 
}

.view_light {
	padding-top: 0px;
	background : #ffffff;
}

.view_dark {
	padding-top: 0px;
	background : #F1F1F1;
}

.mobile_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	padding-top: 0px;
}

.auction_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
	background-color : #CFE7FF;
}

.auction_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
	background : #AFFFAF;
	border : 1px Gray;
}

.auction_green_tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: Black;
	padding-top: 0px;
	background : #AFFFAF;
	border : 1px Gray;
}

.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: gray;
	padding-top: 0px;
}

.dark_grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	color: #4F4F4F;
}

.presentation_text {
	font-size: 12px;
	font-family: Verdana;
	text-align:left;
	color: Black;
	line-height : 17px;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: White;
	padding-top: 0px;
}

.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #5CAF36;
	padding-top: 0px;
}

.green_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #5CAF36;
	padding-top: 0px;
	font-weight: bold;
}

.red_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FF0000;
	padding-top: 0px;
	font-weight: bold;
}

.white_text_bold_underline {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

.small_text_underline {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}


/**********************
	HEADER TITLES
***********************/

.header_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding-top: 0px;
}

/**********************
	FORMS
***********************/

  .auction_bid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	border: #FF0000 solid 2px;
}
	 
.bottom_white_line {
	border: 1px solid White;
}

.bottom_grey_line {
	border-bottom: 1px solid #B7B7B7;
}

.top_grey_line {
	border-top: 1px solid #B7B7B7;
}

.right_grey_line {
	border-right: 1px solid #B7B7B7;
}

.left_grey_line {
	border-left: 1px solid #B7B7B7;
}

.top_bottom_grey_line {
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}

.right_bottom_grey_line {
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #B7B7B7;
}

.left_lightgrey_line {
	border-left: 1px solid #D6D6D6;
}

.right_lightgrey_line {
	border-right: 1px solid #D6D6D6;
}

.whiteBackground {
	background: #FFFFFF;
	border : 1px solid #FFFFFF;
}

.greyBackground {
	background: #DDDDDD;
	border : 1px solid #DDDDDD;
}

.lightGreyBackground {
	background: #EFEFEF;
	border : 1px solid #EFEFEF;
}

.paginating {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

.paginating_over {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #DFDFDF;
}


.paginatingCurrent {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 0px;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

.header_h1_navy {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	color: #000080;
	border: 1px solid #D6D6D6;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.header_h1_grey {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	color: #9D9D9D;
	border: 1px solid #D6D6D6;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.header_title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: Black;
	padding: 3px;
}

.grey_line_separator {
   color: #D1D1D1;
   height: 1px;
   border: 1;
}

.dropDownDiv {
	background: #c9c9c9;
	border : 1px solid #000000;
}

.dropDownCell {
	border-bottom: 1px solid #B7B7B7;
}

.dropDownCellOver {
	background: #5f5f5f;
	border-bottom: 1px solid #B7B7B7;
}

.dropDownGroupCell {
	border-bottom: 1px solid #B7B7B7;
	background: #c7c7c7;
}

.dropDownGroupCellOver {
	background: #707070;
	border-bottom: 1px solid #B7B7B7;
}

.menuLayer {
	position:absolute;
	left:0px; 
	top: 0px; 
	z-index:1; 
	visibility: hidden;
	background-color: #FFFFFF;
	opacity: 0.9;
}

.menuLayerWrapper {
    position:relative;
	height:1px;
	visibility:hidden;
	background-color: #FFFFFF;
}

a.dropDownLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

a.dropDownLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;	
	text-decoration: none;
}

a.dropDownGroupLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}

a.dropDownGroupLink:hover {
	color: #676767;
	text-decoration: none;
}

.dropDownBg {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #000000;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	opacity: 0.6;
}

.dropDownBg_Over {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.smooth_bg {
	background-image: url(graphics/enmercado.com/bg_button_general.png);
    background-repeat: repeat-x; 	
}

.dropDownBg2 {
	border : 1px solid #CDCDCD;
}

.general_text_form { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: normal;
	color: #0C007F;
	border: #000000 solid 1px;
}

.general_select_form { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: normal;
	width: 80%;
	color: #0C007F;
	border: #000000 solid 1px;
}

.general_text_form_bold { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #0C007F;
	border: #000000 solid 1px;
}

.general_select_text_form { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C007F;
	border: #000000 solid 1px;
}

.general_small_text_form {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 9pt;
	font-family: Arial;
	color: #000080;
	font-weight: normal;
	border: 1px solid Silver;
}

.general_text_form_slim {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	font-size: 9pt;
	font-family: Arial;
	color: #000080;
	font-weight: normal;
	border: 1 solid #000080"
}


.main {
width:200px;
border:1px solid black;
}

.month {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-top: 0px;
	background : Silver;
	background-image: url('http://www.openmarket.eu/graphics/bg_header.png');
    background-repeat: repeat-x; 

}

.daysofweek {
	font:bold 12px Arial;
	background : #8FA9C5;
	border: 1px #A258A8;
	background-image: url('http://www.openmarket.eu/graphics/bg_header2.png');
    background-repeat: repeat-x; 	
	color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: #EAEAEA;
padding: 2px;
border: 1px #FFFFFF;
}

.days #today{
font-weight: bold;
color: red;
}

.spotlightOn_breadCr {
	width:259px;
	height: 157px;
	margin-bottom: 12px;
}

.fieldSet {
	background: #FFFFFF;
	border : 1px solid #7F7F7F;
	border-width:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.calendar {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}

.calendarOver {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #DFDFDF;
}


.calendarCurrent {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #CDCDCD;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	background: #FFFFFF;
}

.slideNumber {
  color: red;
  background: #000000;
	border-right : 1px solid #ffffff;
	border-left : 1px solid #ffffff;	
	padding-left: 6px;
	padding-right: 6px;  	
	padding-top: 2px;
	padding-bottom: 2px;  	
}

.blackSides {
	border-left : 2px solid #000000; 
	border-right : 2px solid #000000;  	
}


