

body {

	margin:5px 15px; color: #000000;

	font-size: 11px;

	font-weight: normal;

	font-family: Tahoma, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

	background-color: #ffffff;

        background-image: url('images/bg_frontend.gif');

	background-position:  center 50%;

	

}



/*Standard table properties*/

td {

	color: #000000;

	font-size: 11px;

	font-weight: normal;

	font-family: Tahoma, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

	background-color: transparent;

	text-align: right;

}



.table_giftcoupon {

	background-color: #F2EDE6;

	width: 100%;

	border: #8B8B8B 1px solid;

	padding: 5px;

}



img {

	border: 0px solid;

}



a {

	color: #494949;

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

	border: 0px solid;

}



a:hover {

	color: #FF3300;

	font-weight: bold;

	text-decoration: none;

}



hr {

	color: #8B8B8B;

	height: 2px;

	width: 100%;

	border-style: dotted;

}



b {

	color: #494949;

	font-size: 11px;

	font-weight: bold;

	font-family: Tahoma, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}



/*Same as <b> tag above, BUT... the WYSIWYG editor uses <strong> tags instead of <b></b>*/

strong {

	color: #336699;

	font-size: 11px;

	font-weight: bold;

	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}



.boldgrey {

	color: #666666;

	font-size: 11px;

	font-weight: bold;

	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}



.discount {

  color: #336699;

  font-family: Georgia, Times;

  font-size: 12px;

  font-weight: bold;

}



h1, h2, h3 {

	color: #494949;

	font-family: Tahoma, Arial, Helvetica;

	font-size: 15px;

	font-weight: bold;

}



.plain {

  color: #000000;

  text-decoration:none;

}



.plain:hover {

  text-decoration: underline;
}



.small {

	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        height: 25px;
	font-size: 9px;
	background-color: #F2EDE6;

}

.small1 {

	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        height: 33px;
	font-size: 9px;
        background-image: url('images/topmob_blue.png');

}


.smallgrey {

  color: #888888;

  font-family: Tahoma, Arial,Helvetica;

  font-size: 9px;

}



select {

  font-family: Tahoma, Arial,Helvetica;

  font-size:10px;

  height: 18px;

 }



/* Beginning: List with headitems and subitems on homepage etc.  */

.category {

	color: #494949;

	font: 10px;

	font-family: Tahoma,Arial,Helvetica;

	font-weight: bold;

	text-decoration: none;

	padding-left: 2px;

	background-color: none;

  background-image: none;

	background-repeat: no-repeat;

}



.category:hover {

  text-decoration: none;

}



.sub_category {

  color: #0098E1;

  font-size: 10px;

  font-weight: bold;

  font-family: Tahoma,Arial,Helvetica;

  text-decoration:none;

  padding-left: 5px;

/*  background-image: url('images/bullet_small.gif'); */

	background-repeat: no-repeat;

}



.cur_category {   

  color: #666666;

  font-size: 10px;

  font-weight: bold;

  font-family: Tahoma,Arial,Helvetica;

  text-decoration:none;

  padding-left: 5px;

 /* background-image: url('images/bullet.gif'); */

	background-repeat: no-repeat;

}

/* End: List with headitems and subitems on homepage etc.  */



.thumb_gallery {

  border-bottom: solid 3px white;

}



.thumb_gallery:hover {

  border-bottom: solid 3px red;

}



/* Begin buttons on top of all pages */

/*.cat_list_bg {

	background-color: #009797;

  background-image: url('none');

}*/

.cat_list_bg
{ background: url('images/but_mid.gif'); height: 25px; background-repeat: repeat-x }

.cat_list_bg a {

	color: #494949;

	font-size: 10px;

	font-family: Tahoma, Tahoma, Arial, Helvetica;

	font-weight: bold;

	text-decoration: none;

}



.cat_list_bg a:hover {

	color: #FF3300;

	text-decoration: none;

}

/* End buttons on top of all pages */



/* Begin properties of all the boxes left and right on the page*/

.boxtitle {

	background-color: #009797;

	font-weight: bold;

	color: #ffffff;

	text-align: center;

	border-bottom: 1px solid;

	border-color: #000000;

}

.boxtitle-r {

	border: 0px solid;
	border-color: #none;
	font-weight: bold;
	color: #494949;
	text-align: center;
        background: url('images/mod_r_bg.gif');
	padding: 3px;
	width: 150px;
	height: 18px;

}

.boxtitle-l {

	border: 0px solid;
	border-color: #none;
	font-weight: bold;
	color: #494949;
	text-align: center;
        background: url('images/mod_l_bg.gif');
	padding: 3px;
	width: 150px;
	height: 18px;

}

.boxtitle-tools {

	border: 0px solid;
	border-color: #none;
	font-weight: bold;
	color: #494949;
	text-align: center;
        background: url('images/mod_t_bg.gif');
	padding: 3px;
	width: 123px;
	height: 18px;

}

.boxtitle_small {

	background-color: #009797;

  font-size: 9px;

	font-weight: bold;

	color: #000000;

	text-align: center;

  padding-top: 5px;

  padding-bottom: 5px;

}



.boxtable {

	border: 0px solid;

	border-color: #006161;

	background-color: #F2EDE6;

	padding: 3px;

	width: 100%;

}


.boxtext {

	color: #666666;

	font-size: 10px;

	font-family: Tahoma, Tahoma, Arial, Helvetica;

	background-color: #F2EDE6;

	text-align: center;

	padding-top: 10px;

	padding-bottom: 10px;

}



.boxtext_browse {

	color: #666666;

	font-size: 11px;

	font-weight: bold;

	font-family: Tahoma, Tahoma, Arial, Helvetica;

	background-color: #F2EDE6;

	text-align: center;

	padding-left: 7px;

}

/* End properties of all the boxes left and right on the page*/



.tab_go {

	width: 20px;

	height: 17px;

	border: solid 0px;

	padding-bottom: 1px;

}



.input {

	font-size: 11px;

  font-family: Tahoma, Tahoma, Arial, Helvetica;

  height: 25px;

	border: solid 0px;

	border-color: #FFFFFF;

  padding-left: 0px;

}



.input110 {

  font-size: 11px;

  font-family: Tahoma, Tahoma, Arial, Helvetica;

  height: 14px;

	width: 110px;

	border: solid 1px;

	border-color: #666666;

  padding-left: 5px;

}



.input50 {

	font-size: 10px;

  font-family: Tahoma, Tahoma, Arial, Helvetica;

  height: 14px;

	width: 70px;

	border: solid 1px;

	border-color: #666666;

  padding-left: 1px;

  padding-left: 1px;

}



.input150 {

	font-size: 11px;

  font-family: Tahoma, Tahoma, Arial, Helvetica;

  height: 14px;

	width: 150px;

	border: solid 1px;

	border-color: #666666;

  padding-left: 5px;

  padding-left: 5px;

}



.input250 {

	font-size: 11px;

  font-family: Tahoma, Tahoma, Arial, Helvetica;

  height: 14px;

	width: 250px;

	border: solid 1px;

	border-color: #666666;

  padding-left: 5px;

}



.area400 {

	font-size: 11px;

  font-family: Tahoma, Tahoma, Arial, Helvetica;

  height: 150px;

	width: 400px;

	border: solid 1px;

	border-color: #666666;

  padding-left: 5px;

  padding-top: 5px;

  padding-right: 5px;

  padding-bottom: 5px;

}



.noborder {

	border: solid 0px;

}



.no {

	width: 16px;

  height: 16px;

  border: solid 0px;

}



.button {
	color: #333333; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	font: bold;
	background: #93C8FD;

        border-style: outset;
        border-width: 2;
	height: 20px;
	}

/*Input images lookalike html buttons pixelhack*/

.buttonimage {

  width: 105px;

  height: 27px;

	cursor: hand;

	border: none;

}


.buttonimage-final {

  width: 135px;

  height: 27px;

	cursor: hand;

	border: none;

}


.backlite {

	background-color: white;

}



.backlite_over {

	color: #000000;

	font-weight: bold;

	background-color: #F7F7F7;

	cursor: hand;

}



.backlite_select {

	color: #000000;

	font-weight: bold;

	background-color: #F7F7F7;

}



.pagination {

  font-size: 10px;

  font-family: Tahoma, Arial, Helvetica;

  width: 15px;

  text-align: center;

  background-color: #F5F5FF;

}



.pagination2 {

  color: #ffffff;

  font-size: 10px;

  font-family: Tahoma, Arial, Helvetica;

  width: 15px;

  text-align: center;

  background-color: #738FBF;

}



.pagination a {

  color: #22229C;

  text-decoration: none;

  float:left;

  width: 100%;

}



.pagination a:hover {

  color: #FF3300;

}



#best a {

  color: #2E5B89;

  font-size: 10px;

  text-decoration: none;

}



#best a:hover {

  color: #FF3300;

}