/*
	CycleMetrix stylesheet
	
	Author: Nicholas Robinson
	Email: nicholas@pixelumbrella.com
	Website: http://www.pixelumbrella.com
	
	Table of Contents:
		layout
		navigation
		typography
		images
*/

/* layout
----------------------------------------------- */
body {
	margin:0;
	padding:0;
	text-align:left;
	background-color: #fff;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:170%;
	}

#menu {
	height:107px;
	width:100%;
	background-color:#4788c0;
	background-image:url(images/backgroundMenu.gif);
	background-position:top left;
	background-repeat:repeat-x;
	overflow:hidden;
	}
#logo {
	float:left;
	margin:15px 0 0 0;
	}
.content {
	margin:0 auto;
	width:850px;
	display:block;
	position: relative;
	}
#page {
	background-image: url(images/backgroundPage.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top:25px;
	float:left;
	width:100%;
	}

#left-column {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 17px 20px 0;
}

#right-column {
	float: right;
	margin: 0;
	text-align:center;
}

.rounded {
	background-color:#f2f3f4;
	padding:15px 25px 15px 15px;
	margin: 9px 0 35px 40px;
	text-align:left;
	}

#footer {
	display:block;
	clear:both;
	height:57px;
	background-image: url(images/backgroundFooter.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin:0 0 1px 0;
	padding:0;
}

.dark-hr {
	height:5px;
	background-color:#24538b;
	clear:both;
	margin:0;
	padding:0;
	}

.light-hr {
	height:5px;
	background-color:#e0e9f1;
	clear:both;
	margin:0;
	padding:0;
	}

.product-logos {
margin:10px 0 40px 0;
}


/* navigation
----------------------------------------------- */
ul#navigation{
	height: 18px;
	width: 464px;
	background-image: url(images/nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
	margin: 50px 0 0 0;
	padding: 0;
	float:right;
}

ul#navigation li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	text-indent: -9999px;
}

ul#navigation li, ul#navigation a{
	height: 18px;
	display: block;
}

ul#navigation li a{
	text-indent: -9999px;
	text-decoration: none;
}

/* nav menu */
li#home {left: 17px; width: 49px;}
li#about {left: 91px; width: 56px;}
li#services {left: 171px; width: 71px;}
li#products {left: 267px; width: 83px;}
li#contact {left: 375px; width: 71px;}

/* nav hover */
li#home a:hover {background: transparent url(images/nav.gif) -17px -19px no-repeat;}
li#about a:hover {background: transparent url(images/nav.gif) -91px -19px no-repeat;}
li#services a:hover {background: transparent url(images/nav.gif) -171px -19px no-repeat;}
li#products a:hover {background: transparent url(images/nav.gif) -267px -19px no-repeat;}
li#contact a:hover {background: transparent url(images/nav.gif) -375px -19px no-repeat;}


/* typography
----------------------------------------------- */
#left-column {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.8;
	color:#777;
}
#right-column li {
	font-size:11px;
	margin:0;
	}
#right-column ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	}
#right-column li a {
	color:#2a7bb1;
	text-decoration:none;
	font-weight:normal;
	}
#right-column li a:hover {
	color:#666;
	text-decoration:underline;
	}
h1 {
	font-size:22px;
	color:#00304e;
	font-weight:normal;
	margin:0;
	padding:0;
	}
h2 {
	color:#b2b2b2;
	font-size:12px;
	font-weight:bold;
	margin:-5px 0 0 0;
	padding:0;
	}
#left-column h3 {
	font-size:18px;
	color:#2a7bb1;
	font-weight:normal;
	margin:0;
	padding:0;
	display:block;
	/*clear:both;*/
	border-bottom:1px solid #eaeaea;
	}
#right-column h3 {
	font-size:11px;
	color:#424242;
	font-weight:bold;
	margin:0;
	padding:0;
	}

.testimonial
{
	font-style:italic;
	line-height:140%;
	margin:25px 57px 25px 25px;
}

a {color: #2a7bb1; text-decoration: none;outline:none;font-weight:bold;}
a:hover {color: #2a7bb1; text-decoration:underline;}

#footer p {padding-top:10px;}
#footer p, #footer p a {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#footer p span {
	display:block;
	color:#8a8a8a;
}
#footer p span a {
	color:#8a8a8a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer #bike-wheels
{
	position: absolute;
	right: 120px;
	top: 17px;
}
#footer #bike-wheels a
{
	text-decoration: underline;
}
#footer #visa-mc
{
	position: absolute;
	top: 12px;
	right: 0px;
}

/* images
----------------------------------------------- */

img{
	margin: 0;
	padding: 0;
	border:0;
}
.product-logos img {
	margin:5px 15px;
}
.inline-right
{
	margin: 0 0 10px 20px;
}
.inline-left
{
	margin: 0 20px 10px 0;
}
.float-left
{
	float:left;
}
.float-right
{
	float: right;
}
.text-right{
	text-align: right;
}

/* news */

h2.title
{
	font-size: 175%;
	color: #666;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}
p.updated
{
	font-weight: bold;
	color: #999;
	margin: 0;
	font-size: 120%;
}
 */