ul{margin:0;padding:0;color:#999999;}
.wrapper{}

/* Link properties */
a:link{color:#006699;text-decoration:none;}
a:visited{text-decoration:none;color:#006699;}
a:active{text-decoration:none;color:#006699;}
a:hover{text-decoration:none;color:#E55016;}

a.white:link{text-decoration:none;color:#fff;}
a.white:visited{text-decoration:none;color:#fff;}
a.white:active{text-decoration:none;color:#fff;}
a.white:hover{text-decoration:none;color:#ffcc33;}

/* Left menu */
.submenu1{width:200px;}
#submenu1
{
padding-top: 4px;
padding-bottom: 7px;
margin: 0;
padding: 0;
font-size: 11px;
font-weight: normal;
line-height:20px;
}

a.submenu1:link
{
color: #006699;
text-decoration: none;
border-left: 2px solid #9EC36F;
font-size: 11px;
padding-left: 4px;	
}

a.submenu1:visited
{
color: #006699;
text-decoration: none;
border-left: 2px solid #9EC36F;
padding-left: 4px;
font-size: 11px;	
}

a.submenu1:hover
{	color: #E55016;
border-left: 2px solid #006699;
padding-left: 4px;
Background: #FFF;	
}
a.submenu1:active
{
color: #E55016;
border-left: 2px solid #006699;
Background: #FFF;
padding-left: 4px;	
}

#submenu1 li
{
list-style: none;
padding: 4px 0 4px 0;
border-bottom: 1px dotted #ABABAB;
}

/* Top section */
.logo{height:70px;}
.cart{padding-left:110px;line-height:20px;}
.cart .basket{background:url(images/ico_cart.gif) left no-repeat;padding:4px 0 4px 20px;}
.cart .account{background:url(images/ico_account.gif) left no-repeat;padding:4px 0 4px 20px;}

/* Top menu */
.mainmenu{}
.mainmenu ul{margin-top:2px;}
.mainmenu ul li{list-style:none;display:inline;margin-right:-3px;}
.mainmenu ul li {background:url(images/menu_bgx.gif) repeat-x;height:31px;border:1px solid #61bed1;padding:6px 10px;font-weight:bold;color:#ffffff;}
.submenu{background:url(images/submenu_bgx.gif) repeat-x;height:31px;border:1px solid #9ec36f;padding-left:10px;}
.submenu {color:#ffffff;}
.brdrbtm{border-bottom:2px solid #d1d1d1;}
.contents{padding:0;}
.banner{margin:1px 0;}
.contents_contents{padding:10px 0;}

/* Content */
.centerSide{padding:0 0 0 17px;}
.product{border-bottom:1px solid #dddddd;padding:8px 0;}
.product .txt{padding:2px 8px 0 0;}
.product a{font:bold 14px Arial, Helvetica, sans-serif;}
.product span{color:#333;font-weight:bold;}

/* Titles */
h1{
	padding:0;
	color:#FB01EF;
	padding-left:0px;
	padding-top: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 4px;
	font-size: 140%;
}
h2{
	color:#526966;
	font-size: 110%;
	margin-bottom: 10px;
}
h3    {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #006699;
	padding-top: 0px;
	padding-left: 0px;
}

/* Footer */
.footer{background-color:#dddddd;padding:24px;line-height:18px;}
/* Mini search */
.search{background:url(images/search_bgx.gif) repeat-x;padding-right:10px;border-bottom:2px solid #cfcfcf;border-top:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
input.search{border:none;background-color:#fff;margin:2px 8px;color:#333;}
/* Horizonatl rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #e69d01;
}
/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
border: 1px dotted #e69d01;
background-color: #FFF;
width: 196px;
}

td.mincart
{
background-color: #fdedc9;
}
/* Tbale backgrounds */
TABLE.cobtbl{
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 90%;
}
}

TD.cobhl{
	background-color: #CCCCCC;
	line-height: 180%;
	font-size: 80%;
	color: #666666;
}

TD.cobll{
background-color: #FFF;
	line-height: 180%;
	font-size: 80%;
	color: #666666;
}
/*** cart and payment details, not just TD above***/
.cobhl {
	font-size: 80%;
	color: #333333;
}



/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
	color: #006699;
	font-weight:bold;
	font-size: 90%;
	text-decoration: none;
}

form {
margin: 0;padding: 0;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
	font-weight: normal;
	font-size: 76%;
} 

.detailoption{
	font-weight: normal;
	font-size: 76%;
	width: 200px;
} 


/**************FROM MERLIN *******************/
* {
  	margin: 0;
  	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	background-color: #FFFFFF;
	background-image: url(images/template/background.jpg);
	background-repeat: repeat-x;
}
a  {
	color: #333333;
	text-decoration: underline;
}


#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#top_bar {
	color: #015792;
	height: 210px;
	background-image: url(images/template/header4.jpg);
	float: left;
	width: 980px;
	background-repeat: no-repeat;
}
#top_bar h1 {
	font-size: 80%;
	color: #74938E;
	float: right;
	padding-top: 183px;
	line-height: 130%;
	padding-right: 50px;
	margin-bottom: 0px;
}
#top_nav {
	color: #FFFFFF;
	background-color: #5FBEFE;
	padding-top: 5px;
	height: 21px;
	width: 585px;
	padding-left: 15px;
	float: left;
}
#inner-surround {
	width: 903px;
	margin-left: 37px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}





#footer {
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 90%;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#right_column {
	float: left;
	width: 190px;
	background-color: #E2E7EA;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #999999;
	margin-top: 5px;
	text-align: center;
}
#right_column p {
	text-align: center;
}
#right_column img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#horsham-image {
	margin-bottom: 10px;
	width: 190px;
}
#horsham-image p {
	margin-bottom: 0px;
}
.sponsors {
	color: #FFFFFF;
	background-color: #A7BAB8;
	padding-top: 2px;
	padding-bottom: 3px;
}
.advertise {
	font-size: 120%;
	color: #333333;
	line-height: 110%;
	margin-bottom: 0px;
}


#content {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 15px;
}
#content  ul {
	margin-left: 25px;
	line-height: 150%;
}
#content  li {
	margin-left: 25px;
	line-height: 150%;
}
#content  p {
	color: #333333;
}
p  {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 75%;
	margin-bottom: 10px;
}
#content  a {
	text-decoration: underline;
	color: #015792;
}
#content  a:hover {
	text-decoration: none;
	color: #015792;
}
#left_col {
	float: left;
	width: 131px;
	margin-top: 0px;
	margin-left: 14px;
	height: 500px;
	background-image: url(images/template/left-col-background.jpg);
	background-repeat: repeat-x;
}

/* Left Navigation */

/* Applications menu*/

/* remove bullets, padding, defining widths of overall menu  */
#menu2 {
	width: 131px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
} 

#menu2 ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}
#menu2  /* style, color and size links and headings to suit */
a {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu2 a:hover {
	color: #FFFFFF;
	background-color: #333333;
}



#menu2 h2 {
	color: #FBFBFB;
	background-color: #015792;
	height: 21px;
	width: 120px;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: -1px;
}
#menu2 h3 {
	padding-left: 10px;
	text-indent: -10px;
	font-weight: normal;
	font-size: 90%;
	margin-bottom: 5px;
	margin-top: -3px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.float_left_border {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

.float_middle {
	margin-left: 50px;
}
#temp_spacer {
	clear: both;
	float: left;
	height: 10px;
	width: 100%;
}
.float_right {
	float: right;
	margin-left: 10px;
}
.float_right_border {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	margin-left: 10px;
}

#sub-footer {
	margin-top: 10px;
	text-align: center;
	font-size: 95%;
	color: #7E9A97;
}
#sub-footer img {
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#sub-footer a {
	text-decoration: none;
	color: #7E9A97;
}
.rates-table p {
	margin-bottom: 0px;
}
.rates-table {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F4F4F4;
}
#form_surround {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.red-text {
	color: #FF0000;
}
.table-business-list {
	font-size: 90%;
}
.table-business-list p {
	margin-bottom: 0px;
}
a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.directory-letter-text {
	color: #FB01EF;
}
.indented-text {
	margin-left: 15px;
}
#news-sign-up {
	padding-top: 20px;
}
#tips-sign-up {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#tips-sign-up h2 {
	color: #FF0000;
}
.advertise-section {
	margin-bottom: 15px;
	width: 500px;
	float: left;
}

