body {
	font-size: 85.00%;
	line-height: 1.4; 
	color:#444444;
}

br {
	font-size: 0em; 
	line-height: 0; 
}

h4 {
	color:#444444;
	font-size: 19px;
	margin-bottom: .5em; 
}

h3 {
	color:#444444;
	font-size: 28px;
	margin-bottom: .5em; 
}

p {
	margin-bottom: 1em;
}

a {
	outline: none;
}

hr {
	height:1px;
}

input.text {
	width:250px;
}

table.users { 
	margin-left:150px;
	width:500px;
} 

.ui-tabs .ui-tabs-hide { 
	display:none;
}
.reg_title {
	padding:10px;
}

.control_content { 
	width: 900px;
} 

.register_content { 
	width: 900px; 
} 

.homepage {
	float:left;
	margin-right: 13px;
	width:280px;
}
.homepage .last {
	margin-right: 0; 
}
.homepage .top_content {
	height: 65px; 
	text-align:left;
	padding:1px;
}

.homepage_mid_left {
	width:613px;
	float:left; 
}

.homepage_mid_right {
	width:230px;
	float:left; 
	clear:right; 
}

.img_wrap img {
	margin:auto; 
	width:260px;
	padding-top:5px; 
}
.img_wrap {
	border: 1px solid #DDDDDD;
	text-align:center; 
	height:80px;
}
.img_wrap-lazy {
	border: 1px solid #DDDDDD;
	padding-top:5px;
	text-align:center;
	height:100px; 
	margin: 0 auto; 
}
.img_wrap-lazy img {
	margin: 0 auto; 
	border:none; 
}

/* Home page bullet list */
ul.bullet_list {
	margin-bottom: 1em;
	margin-left: 15px;
	padding: 0px;
}

ul.bullet_list li {
	margin: 0 0 4px 0;
	padding: 0px;
}
		  

.footer {
	border-top: 1px solid #DDDDDD;
	padding-top: 7px;
	margin-top: 5em;
}

#code_seg {
	height: 140px;
}

.dp_div {
	margin: 20px auto 20px auto; 
	text-align:center; 
}

.dp_div span {
	margin-top: 5px;
	color: #40404F; 
}

.dp_div img {
	height: 50px;
}

.dp_title { 
	margin-bottom:15px;
}

.catcol { 
	width : 160px;
	height: 30px;
	float:left; 
} 

.dp_title span {
	text-decoration: underline; 
}

.merchant_div div.label { 
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0;
}

.merchant_div { 
	width:680px;
	height:40px;
	clear:both;
}

/** NAV MENU **/
.nav-bar ul {
	list-style: none; 
	margin:0;
	padding:0; 
}

.nav-bar ul li {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	font-weight: bold;
	width: 150px; 
	height:28px; 
	float: left; 
	margin-left:6px;
	text-align:center; 
	background: transparent url("navbar_reg_bg.png") top left repeat;
}

.nav-bar ul li.leftmost {
	margin-left: 0; 
}

.nav-bar ul li:hover {
	background: transparent url("navbar_hi_bg.png") top left repeat;
}

.nav-bar ul li.hi {
	background: transparent url("navbar_hi_bg.png") top left repeat;
}

.nav-bar ul li a {
	padding-top: 4px;  
	width: 100%;  
	text-decoration: none;
	color: white; 
	display: block; 
	font-size: 14px; 
}

div.cat_choices {
	width : 187px;
	padding-left:5px; 
}

div.cat_choices label {
	font-weight:normal; 
}

table.checkboxes td {
	vertical-align: top; 
}

/** SUB NAV MENNU **/ 

ul.control_nav {
	list-style: none; 
	text-align:center; 
	margin:0;
	padding:0; 
}
ul.control_nav li {
	display: inline; 
	margin: 0 5px;
	border: 2px solid;
	border-color: lightgray gray dimgray lightgray; 
}
ul.control_nav li a {
	color: midnightblue; 
	text-decoration: none; 
	margin: 3px 8px; 
}
ul.control_nav li.hi a {
	text-decoration:underline;
}
ul.control_nav li.hi {
/*	border-color: slategray darkslategray darkslategray lightslategray; */
	border-color: gray lightgray darkgray dimgray; 
}

/** Examples Tab **/
ul.examples_nav {
	position:relative;
	top:1px;
	list-style: none; 
	margin:0;
	padding:0; 
	display:inline;
}
ul.examples_nav li {
	display: inline-block; 
	border:1px solid #DDDDDD;
	border-bottom: none; 
	margin: 0px; 
	padding: 5px 10px;
	width:120px; 
	height:20px; 
	text-decoration:underline; 
	text-align:center; 
	cursor:pointer;  
}
ul.examples_nav li.active {
	border-bottom:2px solid white; 
	text-decoration:none; 
}

/** END NAV MENU **/

ul.stats_nav {
	list-style: none; 
	text-align: left; 
	margin:0;
	padding:0; 
}

ul.stats_nav li {
	display: inline; 
	margin: 0 15px; 
}
ul.stats_nav li {
	font-size:0.9em;
}

#custom_bar ul {
	padding:5px;
	border: 1px solid gainsboro;
	margin: 0 auto;
	list-style: none; 
}

#custom_bar ul li {
	display:inline;
	margin:5px;
}

ul.partner_list {
	list-style:none; 
	padding:0; 
	margin:0; 
	text-align:center; 
}

ul.partner_list li {
	margin: 10px 0; 
}

ul.partner_list li.top {
	margin:0;
	padding-bottom:10px;
	border-bottom: 1px solid #DDDDDD; 
}

.examples {
	font-size: 85%;
	border:1px solid #DDDDDD;
	line-height: 1.4em;
	padding:10px;
}

.input_area input {
	margin: 2px 0px 2px 0px;
	padding: 1px 0px 1px 0px;
}

.control_div {
	height:55px;
}
.control_div_left_pad {
	height:475px;
}

.control_div input[type="text"], select {
	width:75px;
}

.login_row {
	height:50px;
}

input[type="text"].disabled { 
	background-color:lightgray; 
}

.acc_section_title { 
	text-align:center;
	margin-right:80px;
} 

.acc_section_title h5 { 
	padding-top:10px;
} 
/* Performance Report Page */

.performance_categories thead tr td { 
	text-decoration:underline;
	font-weight:bold; 
}

.click_details_control { 
	cursor:pointer;
	position:absolute; 
	left:250px; 
}
