﻿body {font:normal 12px Arial, sans-serif; background:#91c8d8 url("images/body_bg.gif") repeat-x left top;}
a img {border:none;}
h1 {
  color: #333;
  font-size: 22px;
  line-height: 17px;
}
h2 {
	color: #384027;
	font-size: 16px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;
	font-weight: bolder;*/
}
a, a:visited {
	color:#2f688a;
}
.corner1 {clear:both; height:1px; background:#fff; margin:0 1px; border-left:1px solid #b5b5b5; border-right:1px solid #b5b5b5; overflow:hidden;}
.corner2 {clear:both; height:1px; margin:0 2px; background:#b5b5b5; overflow:hidden;}

#header {padding:6px 0 10px 0;}
#header table {width:100%;}
#header .left, #header .rightm, #header .right {white-space:nowrap;}
.midl {/*background:#fff; border-left:1px solid #b5b5b5;*/ padding:8px;}
#header .leftm {width:100%;}
#header .leftm .midm, #header .rightm .midm {/*background:#fff;*/ padding:8px;}
#header .right {font-size:11px; text-align:right;}
.midr {/*background:#fff; border-right:1px solid #b5b5b5;*/ padding:8px 0px; text-align:right;}
#header .right a, #header .right a:visited {font:bold 11px arial, tahoma, sans-serif; color:#363636; text-transform:uppercase;}

.headerWrapper {
	width:760px;
	margin: 0 auto;
}

#bodyHeader {
	background:#fff;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	text-align:center;
	padding:10px 0;
}

#headerLogo {
	width:234px;
	height:108px;
	margin:0 auto;
}

.cheaderLogo {
	display: block;
	height:108px;
	text-decoration: none;
	text-indent: -8000px;
	background: url(images/logo_coverttrack.gif) top center no-repeat;
}

#headerNav {
	text-align: center;
	padding: 35px 0 0 0;
}

#pageWrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

#contentWrapper {
	padding: 0;
	background:#fff;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
}

#contentHeader {
	height: 17px;
	padding: 0;
	text-align: left;
}

#content {
	margin:0;
	text-align: left;
}
/* =Footer
--------------------------------------------------------------------------------
*/

#footerWrapper {
	width:760px;
	margin:0 auto;
}

#footer {
	font-size: 10px;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	padding: 5px 10px 12px 10px;
	background:#fff;
}

#footer ul {
	float: right;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	display: block;
	list-style: none;
	margin: 0 0 0 23px;
	padding: 0 0 0 13px;
	background: url(images/footerList.gif) 0 5px no-repeat;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
}
/* =Content Page Specific
--------------------------------------------------------------------------------
*/

.interiorContentWrapper {
	margin:0;
	padding:0;
}

.interiorContent {
	margin: 0 10px;
}

.interiorContentHeight {
	float: left;
	width: 1px;
	height: 403px !important;
	height: 398px;
}

.contentFooter { margin:0px 20px; font-size:11px; color:#333333; }
.contentFooter a { color:#0e6f85; }

.interiorContentFooter {
	height: 25px;
	margin: 0;
	padding: 0;
}
.editDevice {width:420px; margin:0 auto;}

.tableLeftColumn {
	text-align: right;
	vertical-align:middle;
	padding-bottom: 2px;
	padding-right: 8px;
}
.tableRightColumn {
	text-align: left;
}
.required {
	font-size: 10px;
	color: #a61f23;
}
.regForm {
	width: 180px;
}
.smallNote 
{
  font-size: 7pt;
}

/* =Content Organization
--------------------------------------------------------------------------------
*/
.section1 {
	width: 700px;
	top: 20px;
	margin:0 auto;
	height: 255px;
	border-bottom:1px solid #cccccc;
}

#section1Left { float:left; }
#section1Right { float:right; }

.section2 {
	width: 700px;
	top: 20px;
	margin:0 auto;
}

#existingUserTopCorners { 
	color:#333333;
	float:left;
	width: 338px;
	height:1px;
	margin-left:1px;
	background-color: #82bdcf;
}

#existingUserBottomCorners { 
	color:#333333;
	float:left;
	clear:left;
	width: 338px;
	height:1px;
	margin-left:1px;
	background-color: #82bdcf;
}

.existingUser {
	color:#333333;
	float:left;
	clear:left;
	width: 340px;
	height:236px;
	background-color: #82bdcf;
}
.existingUser table {
	margin:0px auto;
}
.existingUser .tableRightColumn input {
	width:197px;
}

#newUserTopCorners { 
	color:#333333;
	float:right;
	width: 338px;
	height:1px;
	margin-right:1px;
	background-color: #c7dd83;
}

#newUserBottomCorners { 
	color:#333333;
	float:right;
	clear:right;
	width: 338px;
	height:1px;
	margin-right:1px;
	background-color: #c7dd83;
}
.newUser {
	color:#333333;
	float:right;
	clear:right;
	width: 340px;
	height:236px;
	line-height:1.5;
	background-color: #c7dd83;
}
.newUser table {
	width:220px;
	margin:5px auto;
}
.newUser .signUp {height:85px;}
.contentCenter {
	margin:0 auto;
	height: auto;
	position: relative;
}
.tableProps {
	line-height: 40px;
}
.imageTable {
	width: 300px;
	height: 400px;
}
.imageHolder {
	width: 210px;
	background-color: #FFFFFF;
	height: 250px;
	border: 2px solid #273740;
}
.buttonAlignRight {
	text-align: right;
	background-color: #006199;
	width: 500px;
	}
.submitTable {
	position: relative;
	width: 700px;
	}
	
.tableWrapper {
	border: 1px solid #2f688a;
 border-collapse:collapse;

	}
.tableWrapper td {text-align:center; padding:4px; border:1px solid #273740; border-collapse:collapse;}
.headerStyle {
	color: #FFFFFF;
	background-color: #273740;
	}
.termsandcond {
	width: 600px;
	height: auto;
	margin:0 auto;
	}
.tableWrapper2 {
	width: 600px;
	text-align: center;
	margin:0 auto;
}
.footerQuestion 
{
	color:#333333;
	margin:0px 20px;
	text-align:right;
}
.testingPing
{
	border:solid 1px;
	padding:5px 5px 5px 5px;
	width:380px;
}

.copyrightContainer { margin:15px; }
.copyright { font-size:10px; color:#333333; }

#grantedUsers {float:left;margin: 0px 10px 0px 0px; width:220px}
#editGrantedUsers {float:left;width:448px; padding-left:10px; border-left:solid 1px}
#editGrantedUsers #availables {float:left;margin: 10px 10px 0px 0px}
#editGrantedUsers #buttons {float:left;margin: 60px 10px 10px 0px}
#editGrantedUsers #granted {margin: 10px 10px 10px 10px}
#editGrantedUsers #updates {clear:both;text-align:right; padding-right:20px}
#editGrantedUsers .label {float:left; width:80px}
#popMerge {width:318px; margin: 0 0 0 10px; padding:0 10px 10px 10px; border:solid 1px; }
#popMerge p {line-height: 1.5em;}
#popMerge div {padding-left: 148px}

/* Added 8/2/2010 CDJ */
.userDeviceGroups
{
    border-left: 1px solid;
    float: right;
}