* {font-family:'Century Gothic', Futura, Helvetica, Arial, sans-serif;}

body {background:#FFF;}

.tabbed_content {
	width: 620px;	
	margin: 44px auto 0 auto;
}

.tabs {
	height: 52px;
	position: relative;
	width:640px;
}

.tabs .moving_bg {
	padding-top:15px;
	background:#fff;
	position: absolute;
	width: 14.2857143%;
	z-index: 190;
	left: 0;
	padding-bottom: 16px;
	text-indent:-9999px;
	-moz-border-radius:6px 6px 0px 0px;
	border:1px dashed #ccc;
	border-bottom:1px solid #fff;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding:15px 0;
	width: 14.2857143%;
	color: #888;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	line-height:22px;
	font-size:13px;
}

.tabs .tab_item:hover {color:#444;}
.tab_item.selected:hover {color:#13a39a;}

.tab_item.selected {
	color:#13a39a;
	text-shadow:none;
}

.tabbed_content .slide_content {
	overflow: hidden;
	background:#FFF;
	padding: 20px 0 40px 40px;
	position: relative;
	width: 600px;
	color:#929292;
	border:1px dashed #ccc;
	height:620px;
	-moz-border-radius:0px 0px 12px 12px;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px;
	margin-right: 40px;
}

.tabslider ul a {
	color: #555;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #222;
	text-decoration:underline;
}

.tabslider ul li.pageItem {
	padding-bottom: 7px;
	list-style:none;
}

h1 {color:#f3854a;font-size:24px;margin-bottom:6px;}
h2 {color:#13a39a;font-size:20px;margin-bottom:6px;}

.footerInfo {font-size:11px;color:#999;text-align:right;margin-top:8px;}
  .footerInfo a {color:#777;text-decoration:none;}
  .footerInfo a:hover {color:#333;}
  
  hr {float:left;width:100%;margin:9px 0 12px 0;border:none;outline:none;border-bottom:#ddd 1px dashed;}

.groupTitle {margin:0;padding:0;color:#7ec11e;width:240px;}

li.groupTitle {list-style:none;}

ul.specList {width:240px;float:left;}
  .specList li.specItem {font-size:12px;width:240px;margin:0 0 0 24px;padding:0;list-style:disc;color:#ccc;}
  .specList li.specItem span {color:#777;}
  
small {font-size:10px;font-style:italic;}
  
.rateInfo {font-size:13px;}

h3 {color:#f46928;margin:9px 0;padding:0;}
h3 sup {font-size:12px;color:#aaa;}
h3 span {color:#15a89e;}
h3 b {color:#888;font-weight:normal;}

h5 {color:#7ec11e;margin:9px 0;}
tr {margin:0;padding:0;}
table td {border-bottom:1px solid #eee;margin:4px 0;padding:2px 9px;position:relative;}
table tr:hover td {background:#f9f9f9;}

.error {font-size:11px;color:#F63;position:absolute;left:404px;line-height:24px;}
.error.long {left:464px;}
input, textarea {padding:4px;color:#888;border:1px solid #bbb;width:274px;font-size:15px;}
input {width:214px;}

.haserror {border-color:#F63;color:#f63;}

label span {color:#bbb;font-size:13px;}

.submit {cursor:pointer;}

a:hover {color:#333;}
h3 a.couponDownloadLink {color:#f46928;}
  h3 a.couponDownloadLink:hover {color:#f46928;text-decoration:none;}
  
  
  h5{color:#7EC11E;margin-top:-1px; margin-bottom:15px;font-weight:lighter;}
  
  .center{margin-left:150px;}
