.embolden
{
	font-weight:bold;
}
.information_list { 
  list-style-type:square;
} 

.information_list li { 

  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height:18px;

}

body {
  text-align: center;
  background: #FFFFFF;
  margin-top:10px;
  margin-bottom:10px;
}

.bestprice
{
	font-size:20px;color:#990000;font-weight:bold;
}

#vouchercodebest
{
	font-size:18px;font-weight:bold;color:green;
}
#usevouchercode
{
	font-style:italic;font-weight:bold;
}

a img {
border: 0px none;
}

A:link {
	COLOR: #003399; text-decoration: none
}
A:visited {
	COLOR: #003399; text-decoration: none
}
A:active {
	COLOR: #003399; text-decoration: none
}
A:hover {
	COLOR: #003399; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  border: 1px solid #C0C0C0;    /* Border of master page */
}

#page_header 
{
  height: 120px;
  background-color: #FDFDFD;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #000000;	/* Title of the master page */

}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #004DB3;	/* Subtitle of the master page */

}

#menu_bar {
  height:40px;
  background: #FDFDFD url('../images/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #FDFDFD url('../images/menu_bg.gif') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  /* Background colour when no image used of menu */
  background: #004DB3 url('../images/menu_bg.gif') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
	  /* Background colour when no image used of menu */
  background: #004DB3 url('../images/menu_hover_bg.gif') top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side .menu_title {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: black;
  padding:4px;
  border: 1px solid #0666E2;
  background-color:#FFFFFF;
  font-weight:bold;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  width:740px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#left_side h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: black;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid black;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;

  line-height: 18px;
  padding-left:4px;
}

#left_side .inlinetitle {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;

  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  border:1px solid #0769EA;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 110px;
  background-color: #FEEFB6;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
  
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height:18px;

}





#bestpricediv
{
text-align:center;border-style:solid;border-width:1px;border-color:Green;padding:5px;
}


#stockcontent
{
	border-width:thin;
	border-style:solid;
	padding:5px;
	border-color:black;
}
th.stockheader
{
	color:#FFFFFF;
	background-color:#0769EA;
	font-weight:bold;
	padding:5px;

}

tr.stockrow
{
	color:Black;
	background-color:#EEEEEE;
	
}

tr.stockalternatingrow
{
	color:Black;
	background-color:White;	
}

td.notinstock, a.notinstock
{
	color:red;
	font-weight:normal;
}


td.instock, a.instock
{
	color:green;
	font-weight:normal;
}

#bestpricediv
{
text-align:center;border-style:solid;border-width:1px;border-color:#E8E2FE;padding:5px;
}

#bestprice
{
	font-size:20px;color:#990000;font-weight:bold;
}


.stockgrid {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  padding:4px;
  border-bottom: 1px solid #5730A4;
  clear:both;
}