/* -------------------------------------------- */
/* --	FILE:		master_style.css 	-- */
/* --	AUTHOR(s):	Shannyn Frades		-- */ 
/* --	VERSION:		1.00				-- */ 
/* --	DATE:		2006/07/10		-- */ 
/* --	PURPOSE:		Site skin css		-- */ 
/* -------------------------------------------- */


/* GENERAL CLASS DEFINITIONS - GLOBAL CONTROL */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366FF;
	background: #000000;
}

td {
	border-color: #3366FF;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #3366FF;
	background: #000000;
}

.smtext2 {
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}

img {
	border: 0px;
}

.bold {
	font-weight: bold;
	font-size: 11px;
}

.blue {
	color: #003366;
}
.black {
	color: #000000;
	line-height: 14px;
}
.white {
	color: #FFFFFF;
}

.red {
	color: #CC0000;
}

.underline{
	text-decoration: underline;
}

.text {
	font-size: 8px;
}



/* -------------------------------------------- */
/* LOGIN HEADER BOX DEFINITIONS */
.login-box {
	height: 20px;
	background-color: #879BA7;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 10px;
}

.login-box a:link{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

.login-box a:active{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.login-box a:visited{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.login-box a:hover{
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}

/* -------------------------------------------- */
/* SIDEBAR NAVIGATION BOX DEFINITIONS */
.sidebar {
	width: 194px;
	background-image: url(../images/bg_sidebar.gif);
	color: #fff;
}

.sidenav-links {
	text-align: right;
}

.sidenav-link-bg {
	background-image: url(../images/link_bg.gif);
	background-position: right;
	background-repeat:no-repeat;
}

.sidenav-link a:link{
	padding-right: 20px;
	color: #fff;
	text-decoration: none;
}
.sidenav-link a:active{
	padding-right: 20px;
	color: #fff;
	text-decoration: underline;
}
.sidenav-link a:visited{
	padding-right: 20px;
	color: #fff;
	text-decoration: none;
}

.sidenav-link a:hover{
	padding-right: 20px;
	color: #fff;
	text-decoration: underline;
}

.help-button {
	width: 194px;
	height: 115px;
	background-image: url(../images/help.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.reference-number {
	padding-top: 100px;
	padding-left: 25px;
	color: #000;
	font-size: 10px;
	text-align: left;
}

/* -------------------------------------------- */
/* HOME - CENTER CONTENT BOX DEFINITIONS */
.center-content {
	width: 346px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.center-content2 {
	width: 346px;
	padding-left: 3px;
	padding-right: 3px;
}

.home-center-boxes {
	width: 333px;
	padding: 5px;
	height: auto;
	border: 1px solid #879BA7;
	background-color: #D8DEE2;
}

.home-bottom-boxes {
	width: 372px;
	padding: 3px;
	height: auto;
	border: 1px solid #879BA7;
	background-color: #D8DEE2;
}

.home-bottom-titleboxes {
	width: 364px;
	height: auto;
	padding: 3px;
	border: 1px solid #879BA7;
	background-color: #C2C8BF;
}

.right-content-home {
	width: 218px;
	border: 1px solid #879BA7;
	background-color: #D1D5CE;
}

/* -------------------------------------------- */
/* SUB PAGE - CONTENT DEFINITIONS */
.sub-center-content {
	border: 1px solid #879BA7;
	background-color: #D8DEE2;
	text-align:left;
}
.sub-content-box {
	text-align:left;
	height: auto;
	width: 510px;
	margin: 10px 0px 0px 25px;
}

.sub-center-copy {
	text-align: left;
	padding: 3px;
}

.sub-center-content-centered {
	border: 1px solid #879BA7;
	background-color: #D8DEE2;
	text-align:center;
}

.sub-content-box-centered {
	text-align:center;
	height: auto;
	width: 510px;
	margin: 10px 0px 0px 25px;
}

.sub-center-copy-centered {
	text-align: center;
	padding: 3px;
}

.header-box {
	padding: 3px;
	font-size: 12px;
	color: #003366;
	background-color: #C2C8BF;
	font-weight: bold;
	text-align: center;
}

.legal-header {
	padding: 3px;
	background-color: #036;
	color: #fff;
	font-weight: bold;
}

/* -------------------------------------------- */
/* SUB ADMIN PAGE - CONTENT DEFINITIONS */
.link a:link{
	color: #004080;
	text-decoration: underline;
	line-height: 15px;
}
.link a:active{
	color: #000000;
	text-decoration: underline;
	line-height: 15px;
}
.link a:visited{
	color: #004080;
	text-decoration: none;
	line-height: 15px;
}

.link a:hover{
	color: #004080;
	text-decoration: none;
}

.acct-info-box {
	background-color: #FFFFFF;
	width: 513px;
	border: 1px solid #879BA7;
	margin: 5px 0px 0px 25px;
}
.dispute-info-box {
	background-color: #FFFFFF;
	width: 513px;
	border: 1px solid #879BA7;
	margin: 0px 0px 0px 25px;
}
.tabs {
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 309px;
	margin: 5px 0px 0px 25px;
	background-position: left 4px;
}
	
.box-header {
	color: #003366;
	margin: 15px 0px 0px 25px;
	line-height: 11px;
}

.box-title-bg {
	color: #696071;
	background-color: #F1F3F5;
	width: 513px;
}

.box-content-bg {
	background-color: #FBFBFC;
	width: 513px;
}

.box-title-3col {
	width: 170px;
	border-right: 1px #DBE1E4 solid;
	font-weight: bold;
	color: #696071;
	padding: 4px 0px 4px 0px;

}
.box-title-4col {
	width: 130px;
	border-right: 1px #DBE1E4 solid;
	font-weight: bold;
	color: #696071;
	padding: 2px 0px 4px 4px;

}
.box-content-4col {
	width: 128px;
	border-right: 1px #DBE1E4 solid;
	color: #000000;
	padding: 0px 0px 0px 4px;
	font-size: 11px;
}

.box-content-overview {
	width: 170px;
	border-right: 1px #DBE1E4 solid;
	color: #7E8976;
	text-align: center;
	padding: 3px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
}

.box-title-2col {
	width: 398px;
	border-right: 1px #DBE1E4 solid;
	font-weight: bold;
	color: #696071;
	text-align: left;
	padding: 5px 0px 5px 5px;
}

.box-content-2col {
	width: 398px;
	border-right: 1px #DBE1E4 solid;
	color: #000000;
	text-align: left;
	font-size: 11px;
	padding: 5px 0px 5px 5px;
}

.box-content-email {
	width: 170px;
	border-right: 1px #DBE1E4 solid;
	color: #000000;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	text-align: left;
}
.box-content-dispute {

	width: 170px;
	border-right: 1px #DBE1E4 solid;
	color: #000000;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	text-align: left;
}

/* -------------------------------------------- */
/* POP - CONTENT DEFINITIONS */
.pop-header-bg {
	background-color: #879BA7;
	width: auto;
	height: 69px;
}
.pop-padding {
	padding: 10px;
}
.bg-close {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #879BA7;
	height: 20px;
	width: auto;
}

.pops-close a:link {
	text-decoration: underline;
	color: #FFFFFF;	
}

.pops-close a:active {
	text-decoration: none;
	color: #FFFFFF;	
}

.pops-close a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

.pops-close a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}
.check-red {
	color: #FF0000;
	font-weight: bold;
}
.check-blue {
	color: #6666FF;
	font-weight: bold;
}
.check-purple {
	color: #993399;
	font-weight: bold;
}

.cb_headline {
	font-size: 16px;
	font-weight:bold
}

.credits {
	font-size: 9px;
	font-style: italic;
}

/* -------------------------------------------- */
/* FORM ELEMENT DEFINITIONS */
input.button {
	padding: 1px;
	font-size: 10px;
	color: #fff;
	border: 1px solid #fff;
	background-color: #7E8976;
}

select.text, input.text {
	height: 15px;
	color: inherit;
	background-color: #FFFFFF;
	border: 1px solid #C4C9C0;
}

select.border {
	color: inherit;
	background-color: #FFFFFF;
	border: 1px solid #C4C9C0;
}

input.small {
	width: 38px;
}

/* -------------------------------------------- */
/* FOOTER DEFINITIONS */
.footer {
	color: #7E8976;
	font-size: 10px;
}

.footer a:link{
	color: #004080;
	text-decoration: none;
}
.footer a:active{
	color: #000000;
	text-decoration: none;
}
.footer a:visited{
	color: #004080;
	text-decoration: none;
}

.footer a:hover{
	color: #004080;
	text-decoration: underline;
}

/* -------------------------------------------- */
/* HORIZONTAL RULE DEFINITIONS */
hr.light {
	border: 1px solid #C2C8BF;
}

/* -------------------------------------------- */
/* BULLETS FOR UNORDERED LIST ITEMS DEFINITIONS */
#navlist {
	list-style: none;
}

#navlist li {
	padding-left: 10px;
	padding-bottom: 4px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
