/* General Styles*/
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 75%;
  background-image: url('images/bg.gif');
  margin: 3px;
}

table{
	font-size: 100%;
}

ul{
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}

li{
	list-style-image: url('images/Bullet.gif');
	margin-left: 0px;	
}

a:link{
	color: #376287;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #376287;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

td.padding{
	padding-left: 5px;
	padding-right: 5px;
}

image.borderblack{
	border: 1px solid #000;
}

input{
	font-size: 100%;
}

.grey{
	color: #666666;
}

/* Template Styles */

td.leftmain{
	 background: url('images/left.gif');
}

/* Home page Styles */

table.featured a:link{
	text-decoration: none;
	color: #353E83;
	font-weight: bold;
}

table.featured a:visited{
	text-decoration: none;
	color: #353E83;
	font-weight: bold;
}

table.featured a:hover{
	text-decoration: underline;
	color: #353E83;
}

td.leftsection{
	 background: url('images/leftsection_left.gif');
}

td.rightsection{
	 background: url('images/leftsection_right.gif');
}

/* search page styles */

searchhr{
	color: #CCC; 
	height: 1px; 
	width: 100%;
}

/* Online Shopping page styles */

table.shopheader{
	border-bottom: 2px dotted #477EAD;
}

table.shop{
	font-size: 90%;
	border-bottom: 2px dotted #477EAD;
}

table.shop a:link{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

table.shop a:visited{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

table.shop a:hover{
	color: #997300;
	text-decoration: underline;
	font-weight: bold;
}

/* Right Sidebar Styles */

table.locator{
	font-size: 85%;
}

form.locatorform{
	margin: 0px;
}

input.searchbox{
	width: 132px
}

table.sidebar{
	font-size: 85%;
}

table.alphasearch{
	font-size: 100%;
	color: #376287;
	background-color: #E7F1F9;
}

td.alphacell{
	border: 1px solid #C8D1D8;
	text-align: center;
}

td.alphacell:hover{
	background-color: #376287;
	color: #FFF;
}

a.letter:link{
	text-decoration: none;
	color: #376287;
	font-weight: bold;
}

a.letter:visited{
	text-decoration: none;
	color: #376287;
	font-weight: bold;
}

a.letter:hover{
	text-decoration: none;
	color: #FFF;
}

/* Salon Directory & search styles */

table.salon{
	font-size: 90%;
	border-top: 2px dotted #477EAD;
}

a.dirthumb:link{
	font-size: 90%;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a.dirthumb:visited{
	font-size: 90%;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a.dirthumb:hover{
	font-size: 90%;
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}

/*Add listingstyles*/

td.step{
	background-color: #FFF;
	color: #5A5AAD;
	border: #5A5AAD 1px solid;
}

td.stephigh{
	background-color: #5A5AAD;
	color: #FFF;
	border: #5A5AAD 1px solid;
}

form{
	font-size: 95%;
}

input{
	font-size: 100%;
}

input.read{
	color: #666;
}

select{
	font-size: 100%;
}

textarea{
	font-size: 100%;
}

span.error{
	color: red;
	font-size:95%;
}
/* Standing order form styles */

td.sotopleft{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

td.sotopcentre{
	border: 1px solid #000;
}

td.sotopright{
	border: 2px solid #000;
}

/* Footer link styles */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #376287;
}

#footer a:link{
	color: #376287;
	text-decoration: none;
}

#footer a:visited{
	color: #376287;
	text-decoration: none;
}

#footer a:hover{
	color: #376287;
	text-decoration: underline;
}
