/*
Name: simple-darkgrey_2009. 
Author: subwhite - Kurt Ebbers 
URL: http://www.subwhite.com*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #ff8c00;}
a:hover {color: #f60;}

body { color: #fff; font: 62.5% Tahoma, sans-serif; background-color: #fff; background-image: none; background-repeat: repeat; padding-top: 34px; }

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 { color: #fff; font: 1.8em Tahoma, sans-serif; background-color: #666; }
h2 { color: #fff; font: bold 1.4em sans-serif; background-color: #666; }
h3 { color: #fff; font: bold 1em Tahoma, sans-serif; background-color: #666; }

form,input {margin: 0; padding: 0; display: inline;}

code { background: #5d8c9c; color: #1a171b; display: block; font: 1em/1.6em Tahoma, sans-serif; border-color: #eee #eee #eee #ccc; border-style: solid; border-width: 1px 1px 1px 6px; white-space: pre; }

blockquote {
	background: url(../../../../../Desktop/CCT/CashCarterTribute/img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #1a171b; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container { font-size: 1.2em; background-color: #666; background-image: none; background-repeat: repeat; background-attachment: inherit; margin: 0 auto; width: 960px; height: inherit; }

.outer-container { background-color: #fff; padding-bottom: 34px; }

/* headere & title */
.header { background: #666 url(../media/header.jpg) no-repeat 10px 10px; height: 345px; text-align: center; }
.header .title { color: #fff; background-image: url(../media/logo.gif); background-position: 20px 20px; padding-top: 50px; }
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #ff8e00;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
/* main */
.main { background: #666 repeat-y; }

/* content */
.content { position: relative; right: 20px; float: right; width: 677px; margin-top: 40px; }
.content .descr {
	color: #1a171b;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../../../../../Desktop/CCT/CashCarterTribute/img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation { float: left; width: 210px; }
.navigation h2 { color: #000; font: 12pt/10px Tahoma, sans-serif; text-decoration: none; margin: 0; padding-left: 50px; }
.navigation ul { padding: 0; }
.navigation li { font-weight: normal; }
.navigation li a { font-size: 12pt; color: #dcdcdc; display: block; padding: 4px 0 4px 5%; text-decoration: none; text-align: left; text-indent: 50px; width: 95%; height: 10px; }
.navigation li a:hover { color: #ff8c00; font-weight: normal; background-image: none; background-attachment: scroll; background-position: 0 0; }

/* footer */
.footer { color: #333; font: 1em sans-serif; background-color: #666; background-image: none; height: 41px; padding-top: 60px; padding-right: 30px; }
.footer a {
	color: #b0c4de;
	text-decoration: none;
}
.footer a:hover {color: #e0ffff;}
