/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 0.8em;
}

.box {
	background-color: #f6f6f6;
}
.b_top {
	background: #f6f6f6 url(images/b-top-right.png) no-repeat top right;
}
.b_bottom {
	background: #f6f6f6 url(images/b-bottom-right.png) no-repeat top right;
}

/*div{border: 1px solid red;}*/

#header {
	background-color:  #006666;
	background-image:url(images/header_bgd_semi.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 130px;
	display: block;
}

.logo {
	position: relative;
	top: 65px;
	left: 11px;
	float: left;
}

.container {
	width: 960px;
	text-align: left;
	clear: both;
	background: transparent url(images/lower-drop.png) no-repeat bottom right;
	display: block;
}

#header .container {
	background-image: none!important;
}

#navigation {
	position: relative;
	top: 97px;
	float: right;
	width: 352px;
}

#navigation .current span, #navigation a:hover span {
	background: transparent url(images/nav_left.png) no-repeat top left;
}

#navigation .current span span, #navigation a:hover span span {
	background: transparent url(images/nav_right.png) no-repeat top right;
}

#navigation .current span span span, #navigation a:hover span span span, #navigation a span span span {
	background-image: none;
	margin: 0px 9px 0px 9px;
	padding: 0px 7px 0px 7px;
	line-height: 33px;
}

#navigation a {
	color: white;
	text-decoration: none;
	margin-right: 13px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#navigation a span {
	display: block;
	height: 33px;
	float: left;
}

#navigation a.current, #navigation a:hover {
	color: #00a09c !important;
}

#navigation .current span span span, #navigation a:hover span span span {
	background: white url(images/white.png) top left repeat !important;
}

#body {
	padding: 30px 24px 40px 25px;
}

.left {
	float: left;
	width: 420px;
	margin-right: 10px;
}

#central{
	float: left;
	width: 142px;
	margin: 18px 10px 0px 0px;
	border-right: 1px solid #f5f5f5;
}
.central {
	/*background: #eeeeee url(images/SubMidGrey.png) repeat-y top right;/*009e9a */
}
.top {
	background: transparent url(images/SubTopGrey.png) no-repeat top left;
}
.bottom {
	padding: 0px;
	min-height: 30px;
	background: transparent url(images/SubBottomGrey.png) no-repeat bottom left;
	text-align: right;
	line-height: 2em;
	border-top: 1px solid #F5F5F5;
}
.bottom a {
	color: #008D8A;
	text-decoration: none;
	display: block;
	/*font-weight: bold;*/
	padding-right: 5px;
	border-bottom: 1px solid #F5F5F5;
}
.bottom a:hover {
	color: black;
	text-decoration: none;
	background-color: #F5F5F5;
}
.shade, .shade:hover{
	color: #d9d9d9 !important;/*#CCCCCC !important;*/
	font-weight: normal !important;
}

.right {
	float: left;
	width: 328px;
}

.right_box {
	background: #F6F6F6 url(images/grey_box_top.gif) no-repeat top left;
}
.right_inner {
	background: transparent url(images/grey_box_bottom.gif) no-repeat bottom left;
	padding: 24px;
}

#sub_navigation {
	margin-bottom: 10px;
}
#sub_navigation .right_inner {
	padding: 8px 8px 8px 8px;
	background: none;
	background-color: #009E9A;
}
#sub_navigation .right_inner p, #sub_navigation .right_inner a {
	color: white;
	text-decoration: none;
	display: block;
}
#sub_navigation .right_inner a:hover {
	color: #00A09C;
	background-color: white;
}
#sub_navigation .right_inner a {
}
#sub_navigation .selection {
	height: 6px;
	background: transparent url(images/nav_box_top.png) repeat fixed -47px 0px !important;
}

h1 {
	color: #008D8A;
	font-weight: normal;
	margin: 14px 0px 10px 0px;
	font-size: 2em;
}

h2 {
	color: #484848;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
	font-size: 1.4em;
}

p,li {
	margin: 0px;
	line-height: 20px;
	color: #333333;
}

.left p {
	margin-bottom: 15px;
}

.intro {
	/*font-size: 11px;*/
	line-height: 22px;
	color: #008D8A;
}

.footer {
	clear: both;
	font-size: 9px;
	color: #CCCCCC;
	position: relative;
	top: 25px;
	text-align: left;
	padding: 0px 24px 0px 24px;
	border-top: 1px solid #F3F3F3;
	min-height: 64px;
}

a {color: #008D8A;text-decoration: underline;}

.tandc, .tandc a {
	float: right;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.tandc {
	width: 200px;
	margin-top: 15px;
}
.add {
	float: left;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	width: 650px;
	margin-top: 15px;
}


a:hover {color: #008D8A;text-decoration: underline;}

.caption200 {text-align:right; border-bottom: 1px dotted #EEEEEE;float: right;width:200px; line-height: 1em; font-size:xx-small; color:#999999;padding-bottom: 5px;}
.caption200 img {margin-bottom: 5px;}
.caption150 {text-align:right; border-bottom: 1px dotted #EEEEEE;float: right;width:150px; line-height: 1em; font-size:xx-small; color:#999999;padding-bottom: 5px;}
.caption150 img {margin-bottom: 5px;}

.input {
	border: 1px solid #ABADB3;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
	height: 18px;
}

.boxup {
	border: 1px dotted #008D8A; padding: 3px; background-color: #EAFAFA;
}

.grey{background-color: #f5f5f5!important;}

.button {
	display: block;
	float: right;
	position: relative;
	left: 230px;
	height: 34px;
	width: 125px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: white url(images/button.png) no-repeat top left;
	line-height: 33px;
}
.button span, a:hover.button span, a.button:hover span  {
	float: left;
	width: 10px;
}
a:hover.button, a.button:hover {
	text-decoration: none !important;
}

input:focus, textarea:focus{
	background-color: #FFFFCC;
	color: black;
}

.twitter{
	padding: 0px 6px 0px 6px;
	display: block;
	height: 33px;
	width: 56px;
	float: right;
}
.twitter img {
	margin-top: 10px;
}
.twitter a:hover,a.twitter:hover,a:hover.twitter{
	background: transparent url(images/twitter-on.png) no-repeat top left;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
h1 a{
	text-decoration: none;
}

td p {
	font-size: 11px;
}

.box_float {
	width: 186px;
	height: 250px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 5px;
}

.borderdrop {
	background-color: #E2E2E2;
	width: 162px;
	margin: 5px 0px 0px 5px;
}
.borderdrop img {
	position: relative;
	top: -3px;
	left: -3px;
	border: 1px solid #C0C0C0;
	z-index: 100 !important;
}
.cards {
	background-color: #E2E2E2;
	width: 80px;
	height: 52px;
	float: left;
	margin-top: -80px;
	margin-left: 100px;
	z-index: 200 !important;
}
.cards img {
	z-index: 300 !important;
}
#chooser {
	background: transparent url(images/color-chooser.png) no-repeat top left;
	width: 24px;
	height: 102px;
	position: fixed;
	top: 70%;
	left: -4px;
}
.choice {
	display: block;
	width: 11px;
	height: 11px;
	margin-bottom: 2px;
	overflow: hidden;
	margin-left: 4px;
}
.nudgein {
	left: 0px !important;
}

.in {
	padding: 10px 0px 0px 0px;
}
.default {
	background-color: #006666 !important;
}
.redded {
	background-color: #BC1D05 /*#CC3300*/ !important;
}
.greened {
	background-color: #7CD821 !important;
}
.pinked {
	background-color: #FF3399 !important;
}
.cyaned {
	background-color: #3399FF !important;
}
.greyed {
	background-color: #333333 !important;
}

.largernumber {
	font-size: 17px;
	font-weight: bold;
}

ul {padding-left: 25px;}

th {
	text-transform: uppercase;
	font-size: 9px;
	color: #666666;
	text-align: left;
	font-weight: normal;
}

tr.sub td {
	font-size: 11px;
	text-indent: 10px;
}

.paid {
	color: #009900;
}
.partial {
	color: #FF6600;
}
.unpaid {
	color: #CC0000;
}