﻿#sitemap ul{
        margin-top:0;
        margin-bottom:0;
}

#sitemap li {
	
}

.clearer {
	clear: both;
	font-size: 0.0em;
}


/* Styles for pages created via CMS */
/* Becca Bailey, Sentonic, 15/12/2008 */

#cms-content hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: none;
	margin: 1px 0 11px 0;
}
#cms-content h1 {
	margin: 0 0 20px 0;
}
#cms-content .list-2col {
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 0 50px;
	padding: 0 0 25px 0;
	list-style: none;
}
#cms-content .list-2col li {
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#cms-content #price-table {
	margin: 10px 0 20px 0;
}
#cms-content #price-table th,
#cms-content #price-table td {
	font-size: 90%;
	color: rgb(19, 42, 112);
	text-align: center;
	width: 10%;
	height: 4em;
	padding: 3px;
	border-bottom: 1px solid rgb(50, 145, 215);
}
#cms-content #price-table th {
	border-bottom: 1px solid rgb(50, 145, 215);
}
#cms-content #price-table thead td {
	color: rgb(50, 145, 215);
	font-weight: bold;
	text-align: left;
	border-top: 1px solid rgb(50, 145, 215);
}
#cms-content #price-table thead th {
	color: rgb(50, 145, 215);
	border-top: 1px solid rgb(50, 145, 215);
}
#cms-content #price-table tbody th {
	color: rgb(19, 42, 112);
	background-color: rgb(240, 240, 240);
	font-weight: normal;
	text-align: left;
}
#cms-content #price-table tbody th strong {
	font-weight: bold;
}
#cms-content #price-table .daysoft td strong {
	font-face: Trebuchet;	
	font-size: 125%;
	color: #ff0000;
}
#cms-content #price-table .savings {
	color: #ff0000;
	background-image: url(/media/Image/cms-images/savings-bg.jpg);
	background-repeat: no-repeat;
	background-position: 65% 55%;
	width: 25%;
	padding-left: 6px;
	padding-right: 0px;
	border: none;
}
#cms-content #price-table th.savings {
	font-face: Trebuchet;	
	font-size: 125%;
	background: none;
}
#cms-content #price-table .daysoft .savings {
	background-image: url(/media/Image/cms-images/savings-arrow.jpg);
	background-position: 50% 70%;
}
#cms-content #price-table .savings a:link,
#cms-content #price-table .savings a:visited {
	color: #ff0000;
	text-decoration: none;
	padding: 5px 5px 3px 5px;
}
#cms-content #price-table .savings strong {
	font-size: 125%;
}
#cms-content #price-table tfoot td {
	color: rgb(50, 145, 215);
	background: none;
	text-align: left;
	height: 3em;
	border: none;
}
