﻿/* CSS Document */
.style1 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.wh:link {color: #ffffff; text-decoration: none; }
a.wh:visited { color: #ffffff; text-decoration: none; }
a.wh:hover {color: #ffffcc; text-decoration: none; }

/*Home Page*/
#left { 
/*position: absolute; */
width: 338px; 
float:left;
background-color:black;  
}
/*Home Page*/
#main { 
/*position: absolute; */
width: 333px; 
float:left;
background-color:#FFFFFF ;
overflow: auto;
}
/*Home Page*/
#right { 
/*position: absolute; */
width: 332px;
float:left; 
background-color:#FFFFFF;
}

a.noborder {text-decoration:none;}
/*a.noborder:link { text-decoration:none; }
a.noborder:hover { text-decoration:underline; }*/

/*main page style*/
.m-title {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.m-day {
	font-family: Verdana, Arial;
	color:#FF9933;
	font-size: 11px;
	font-weight:bold;
}

.m-enname {
	font-family: Verdana, Arial;
	color:#FF9933;
	font-size: 11px;
	font-weight:bold;
}

.m-description {
	font-family: Verdana, Arial;
	color:#666666;
	font-size: 11px;
	font-weight:bold; 
}

.m-price {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #E10000;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
table.topseller {		border:0px;}
th {					font-weight: lighter; text-decoration:none;}
td.topseller { 			border:2px;}
table.table_middle td {	text-align:left;}
table.table_middle th {	text-align:left;}
table.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
table.footer a { 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
table.footer a:hover { 
	text-decoration:underline;
	color:#FFFFFF;
}
li a {
	color:#000000;
	text-decoration:none;
}
li a:hover {
	color:#666666;
	text-decoration:underline;
}
.big_title {
	font-size:24px;
	font-weight:bold;
}

.dotted_separator {		background:url(../images/grey_dotted_line.gif); background-repeat:repeat-x;}

/*HR*/
hr.one {
  border: 0;
  width: 93%;
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
}

td.hotpackage {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.red {	color: #D90000;}
img.grey {	/*vertical-align: 200%;*/}
.bg_grey {	background-color: #DDDDDD;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

/*Accessory commands*/
.white {	    color:#FFFFFF;}
.blue {	        color:#527EF3;}
.deepyellow {	color:#FFDE26;}
.green {	    color:#309421;}
.lightgreen {	color:#51C86F;}
.purple{	    color:#9900FF;}
.orange {	    color:#FF6600;}
.red {	        color:#B70000;}
.align_left {	text-align:left;}
.bolded {       font-weight: bold;}
.nodeco {       text-decoration:none;} 





/***************************************/  
/***************************************/  
/***************************************/  
/** begin of div  border             /**/   
/***************************************/  
/***************************************/  
/***************************************/   
.border_box {
/**/  background:transparent; /**/
/**/  width:100%;/**/
  }
/***************************************/  
/** Elements insides the box         /**/   
/***************************************/    
.border_box h1, .border_box p {
/**/  margin:0 0px;/**/
  }
.border_box h1 {
/**  font-size:2em; /**/
/**  color:#000;/**/
  }
.border_box p {
/**  padding-bottom:0.5em;/**/
  }
.border_box_mice font {
font-size:11px;
color:#FFFFFF;
margin:0px 0px 0px 0px;
}
/***************************************/  
/** Directly related to the border   /**/   
/***************************************/   
.border_box .b1b, .border_box .b2b, .border_box .b3b, .border_box .b4b {
/**/  display:block; /**/
/**/  overflow:hidden;/**/
/**/  font-size:1px;/**/
  }
.border_box .b1b, .border_box .b2b, .border_box .b3b {
/**/  height:1px;/**/
  }
.border_box .b4b {
/**/  background:#FFFFFF; /**/
/**/  border-left:1px solid #CCCCCC; /**/
/**/  border-right:1px solid #CCCCCC;/**/
/**/  height:2px; margin:0 1px;/**/
  }
.border_box .b3b {
/**/  background:#FFFFFF; /**/
/**/  border-left:1px solid #CCCCCC; /**/
/**/  border-right:1px solid #CCCCCC;/**/
/**/  margin:0 2px;/**/
  }
.border_box .b2b {
/**/  background:#FFFFFF; /**/
/**/  border-left:1px solid #CCCCCC; /**/
/**/  border-right:1px solid #CCCCCC;/**/
/**/  margin:0 3px; /**/
/**/  border-width:0 2px;/**/
  }
.border_box .b1b {
/**/  margin:0 5px; background:#CCCCCC;/**/
  }
.border_box .boxcontent {
/**/  display:block;  /**/
/**/  background:#FFFFFF; /**/
/**/  border-left:1px solid #CCCCCC; /**/
/**/  border-right:1px solid #CCCCCC;/**/
/**/  padding-top:6px;/**/  
/**/  padding-left:6px;/**/  
/**/  padding-right:6px;/**/  
/**/  padding-bottom:6px;/**/  
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
/* CSS Document */

/***************************************/  
/***************************************/  
/***************************************/  
/** begin of div  border             /**/   
/***************************************/  
/***************************************/  
/***************************************/   
.border_box_mice {
/**/  background:transparent; /**/
/**/  width:100%;/**/
  }
/***************************************/  
/** Elements insides the box         /**/   
/***************************************/    
.border_box_mice h1, .border_box_mice p {
/**/  margin:0 0px;/**/
  }
.border_box_mice h1 {
/**  font-size:2em; /**/
/**  color:#000;/**/
  }
.border_box_mice p {
/**  padding-bottom:0.5em;/**/
  }
.border_box_mice font {
font-size:11px;
color:#FFFFFF;
margin:0px 0px 0px 0px;
}
/***************************************/  
/** Directly related to the border   /**/   
/***************************************/   
.border_box_mice .b1b, .border_box_mice .b2b, .border_box_mice .b3b, .border_box_mice .b4b {
/**/  display:block; /**/
/**/  overflow:hidden;/**/
/**/  font-size:1px;/**/
  }
.border_box_mice .b1b, .border_box_mice .b2b, .border_box_mice .b3b {
/**/  height:1px;/**/
  }
.border_box_mice .b4b {
/**/  background:#AD7D4A; /**/
/**/  border-left:1px solid #AD7D4A; /**/
/**/  border-right:1px solid #AD7D4A;/**/
/**/  height:2px; margin:0 1px;/**/
  }
.border_box_mice .b3b {
/**/  background:#AD7D4A; /**/
/**/  border-left:1px solid #AD7D4A; /**/
/**/  border-right:1px solid #AD7D4A;/**/
/**/  margin:0 2px;/**/
  }
.border_box_mice .b2b {
/**/  background:#AD7D4A; /**/
/**/  border-left:1px solid #AD7D4A; /**/
/**/  border-right:1px solid #AD7D4A;/**/
/**/  margin:0 3px; /**/
/**/  border-width:0 2px;/**/
  }
.border_box_mice .b1b {
/**/  margin:0 5px; background:#AD7D4A;/**/
  }
.border_box_mice .boxcontent_mice {
/**/  display:block;  /**/
/**/  background:#AD7D4A; /**/
/**/  border-left:1px solid #AD7D4A; /**/
/**/  border-right:1px solid #AD7D4A;/**/
/**/  padding-top:6px;/**/  
/**/  padding-left:6px;/**/  
/**/  padding-right:6px;/**/  
/**/  padding-bottom:6px;/**/   
  }