@charset "UTF-8";
/* CSS Document */

/* Page Layout */

div.fluid
{
	width: 93% !important;
}

div.fixed
{
	width: 880px !important;
}

* {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}

body {
	background-color: #fff;
	color: #585858;
	font-size: 10pt;
	font-family: georgia, serif;
	background-repeat: repeat-x;
	background-position: left top;
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #000000;
	background-position: center;
	
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-top: 1.5em;
	color: #B10961;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}



h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #B10961;
}

h3 {
	font-size: 1em;
}

h3,h4,h5,h6 {
	color: #185360;
}

h1 span
{
	font-weight: bold;
}

h3 span
{
	font-weight: bold;
}

h4 span
{
	font-weight: bold;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #B10961;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #B10961;
}

/* Text formatting*/
p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

br.clear {
	clear: both;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #75043D;
}

a:hover {
	border: none;
	text-decoration:none;
}

ul {
	margin-left: 1.5em;
}

li {
	line-height: 1.5em;
}

ul.links {
	list-style: none;
	margin-left: 0em;
}

ul.links li
{
	line-height: 2em;
}

hr {
	display: none;
}

/* Images*/

img
{
	padding: 3px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}


img.col
{
	padding: 3px;
	border: none;
	margin-bottom: 10px;
}

img.icon
{
	border: 0px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

img.email
{
	border: 0px;
	text-align: center;
}


img.floatTL
{
	float: left;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

/* Header */

#header {
	width: 880px;
	margin: 0 auto;
	background-color: #BB096B;
	background-position: left top;

}

/* Navigation */

.navigation {
	height: 41px;
	width: 880px;
	float: left;
	margin: 0;
	list-style: none;
	line-height: normal;
	background-color: #BB096B;
	padding: 0;

}

.navigation a {
	background: #bb096b;
	color: #FFFFFF;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}

.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #FFFFFF;
	background-color: #909195;
}


/* Banner */

#banner {
	width: 880px;
	height: 261px;
	background-color: #000000;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(images/new_eclipse_graphic.jpg);
	background-repeat: no-repeat;
}

#banner h1, #banner h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#banner h1 {
	padding: 90px 5px 0 0px;
	font-size: 48px;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Geneva, arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#banner h2 {
	padding: 0px 0 0 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BD0A70;
	background-repeat: no-repeat;
	background-position: right;
}

#banner p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#banner a {
	color: #FFFFFF;
}

#banner img
{
	height: 250px;
	width: 340px;
	position: absolute;
	bottom: 0px;
	border: 0;
}

/* Page */

#page {
	width: 880px;
	padding-top: 10px;
	background: #FFFFFF;
	border-top: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
}

/* Content */

#content {
	float: left;
	width: 420px;
}

.feature .title {
	margin: 0;
	font-weight: normal;
}

.feature .pricelist {
	font-weight: normal;
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
}

.feature h1.title {
	height: 40px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.feature .entry {
	padding: 0 25px 30px 15px;
}

.feature .headline {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.feature .headline a {
	color: #75043D;
}

.feature .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}


.feature .links a{
	border: none;
}

/* Recent features */

#recent-features h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
	text-align: left;
}

#recent-features h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	font-size: 13px;
}

#recent-features p {
	margin: 0 0 10px 0;
	padding: 15px 0  20px 0px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
}

#recent-features a {
	color: #BB096B;
	text-decoration: none;
	
}

.telephone {
	letter-spacing: 0.075em;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 3em;
}

.offers {
	letter-spacing: 0.075em;
	font-size: 2.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.5em;
	margin-top: 0px;
	background-color: #BB096B;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
		color: #B10961;
}

#sidebar1 {
	width: 200px;
	background: #F2F2F2;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#sidebar2 {
	width: 160px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	
	font-size: 10px;
}

#sidebar2 li a {
	border: none;
	text-transform: uppercase;
}

#sidebar2 li a:hover {
	border: none;
}

/* Footer */

#footer
{
	width: 880px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	border-top: dotted 1px #E1E1E1;
	margin-top: 0em;
	margin-bottom: 1.5em;
	padding-top: 1em;
	text-transform: lowercase;
	background: #000000;
	height: 80px;
	
}

#footer a {
	padding: 2px 7px;
	color: #FF0099;
	text-decoration: underline;
}

#page #footer .entry table {
	align: center;
}


#page #content .feature .entry table {
	line-height: 1.8em;
	color: #333333;
	font-size: 1.2em;
}
