/*
#
# Site:         w
#
# File:         site.css
#
# Author:       Andrew Cope / Evergreen Computing Ltd
#
# Date:         March 2007
#
# Copyright:    (c) 2001 Evergreen Computing Ltd
#
*/
body {
	margin:0px;
	background: white;
	font-family: Trebuchet MS, Trebuchet, Geneva, Arial, sans-serif;
	text-align:left;
	color: #000000; 
}
h1,h2,h3,h4,h5 {
	font-family: Trebuchet MS, Trebuchet, Geneva, Arial, sans-serif;
	color: #de396d; 
}
h2 {
	margin-top:15px;
	margin-bottom:15px;
}
body,li,p,blockquote,td,textarea {
	font-family: Trebuchet MS, Trebuchet, Geneva, Arial, sans-serif;
	font-size:10pt;
	color:#000000;
}
th {
	font-size: 10pt;
	background:#CCCCCC;
}

.titletag {
	font-size:18pt;
	font-family: Trebuchet MS, Trebuchet, Geneva, Verdana, Arial, sans-serif;
	font-style:italic;
	color: #81b090; 
	color: white;
}


.sitemenu {
	font-size:9pt; color:#FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Geneva, Verdana, Arial, sans-serif;
}
A:link.sitemenu    { text-decoration: none; font-size:9pt; color:#FFFFFF }
A:visited.sitemenu { text-decoration: none; font-size:9pt; color:#FFFFFF }
A:hover.sitemenu   { text-decoration: none; font-size:9pt; color:#FFFFFF }

.wight          { color:white }
A:link.wight    { color:white }
A:visited.wight { color:white }
A:hover.wight   { color:#FFCCCC }

.green   { color: #de396d; font-weight:bold; }

.little { font-size: 85% }

A:link    { color: #de396d }
A:visited { color: #de396d }
A:hover   { color: #f3c0c6; background:none }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

.heading1 { font-size:150%;
	font-family: Trebuchet MS, Trebuchet, Geneva, Verdana, Arial, sans-serif;
	}
.heading2 { font-size:125%;
	font-family: Trebuchet MS, Trebuchet, Geneva, Verdana, Arial, sans-serif;
	}
.heading3 { font-size:18pt;
	/* font-style:italic; */
	font-weight:bold;
	color:#de396d;
	font-family: Trebuchet MS, Trebuchet, Geneva, Verdana, Arial, sans-serif;
	}

.row_blue   { background-color:#000099 }
.row_white  { background-color:#FFFFFF }

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#DDDDDD;
	color: black;
}
input:focus, textarea:focus, select:focus
  { background : #EEEEEE;
    color : black; }

.proceed { background-color:#00AA66; color:white }

.searchinp { width:300px; }

h3.si_heading {
	background:#EEEEEE;
	margin-top:5px;
	margin-bottom:0px;
}

input.form_button {
	padding-bottom:23px;
}
.form_button {
	color: #666666;
	height:2em;
	padding:4px;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	border: 1px solid black;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #555;
	border-right-color: #555;
	background-color: #eeeeee;
	font-weight: bold;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	cursor: hand;
}
.form_button:hover { color:#660000; background-color:#DDDDDD }

li.spaced {
	margin-bottom:10px;
}

.telephone {padding:10px; FONT-SIZE:10pt; LINE-HEIGHT:140%; FONT-WEIGHT:BOLD; COLOR: #606069; margin-left: 2px; margin-bottom: 10px; vertical-align:middle;}
.telephone .phicon { margin-right:15px;}

.silk_box {
	margin-left:5px;
	border:2px solid black;
	padding:10px;
	background: #F6F7FB;
	float:right;
	width:40%;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.info_box {
	margin:0px;
	width:50%;
	border:2px solid;
	padding:10px;
	background: #F6F7FB;
	float:left:
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.contactfield {
	width: 200px;
}

.lhs {
	margin:15px 20px 10px 10px;
}

h3.lhs {
	margin-top:20px;
}

.rhs_pic {
	float:right;
	margin:10px 0px 10px 20px;
}

.caption {
	margin-top:3px;
	font-style:italic;
	width:300px;
	font-size:80%;
}

.hlight0 { background: #FFFF00 }
.hlight1 { background: #CCFFCC }
.hlight2 { background: #CCCCFF }
.hlight3 { background: #FFCCCC }

.llogin1 { font-size:8pt }
.llogin2 { font-size:8pt }
input.llogin2 {
	width:150px;
}

p.pspread {
	line-height:1.5em;
}

li.terms {
	margin-bottom:20px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover {
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -350px;
left: 10px; /*position where enlarged image should offset horizontally */
}



#container {
	width: 932px;
	text-align: left;
	margin: 0px auto;
}

#top {
	margin-top: 5px;
	height: 130px;
}

#contents {
   background-image: url(gfx/dot_1.gif);
   background-repeat: repeat-y;	
   background-position: 200px 0px;
}

#column_left {
   width: 210px;
   float: left;
}

#content {
   float: left;
   margin-left: 15px;
   margin-top: 10px;
   margin-bottom: 10px;
   width: 700px;
}

#basket_items {
   width: 490px;
}

.basket_item {
   float: left;
   width: 235px;
   height: 130px;
   padding: 5px; 	
}

.smaller {
   font-size: 11px;	
}

.discounted {
   color: #f00;	
}

.dotted_table {
   border: #bfbfbf dotted 1px;	
   padding: 10px;
}

.index_button {
	position: relative;
	float: left;
	width: 262px;
	height: 228px;
}

#index_bottom {
  background:url(/gfx/dots_h.gif) repeat-x;	
  background-position: top;
  padding-top: 10px;
}

#index_buttons_bottom {
  background:url(/gfx/dots_h.gif) repeat-x;	
  background-position: top;
  padding-top: 10px;
  margin-top: 5px;
  float: left;
  width: 526px;
}

#index_button_1,
#index_button_3  {
  background:url(/gfx/dots_v.gif) repeat-y;	
  background-position: right;	
}

.index_button_header {
	position: absolute;
	width: 261px;
	z-index: 100;
	text-align: center;
}

.index_button_header span {
	font-size: 22px;
}

.index_button_header a {
   text-decoration: none;	
}

.index_button img {
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 1;
	border: 0px;
}

#index_column_right {
   float: right;	
   width: 215px;
   height: 475px;
   background:url(/gfx/dots_v.gif) repeat-y;	
   background-position: left;
   padding-left: 8px;		
}

#index_latest_news {
  margin-left: 10px;	
}




