html, body
{
	margin: 0px;
	padding: 0px;

}
body
{
	font: 10px Tahoma, verdana, sans-serif;
}
img
{
	border: 0px;
}
a
{
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	/*color: #b3b79e;*/
	text-decoration: underline;
}
ul
{
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li
{
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear
{
	clear: both;
}
form
{
	margin: 0px;
	padding: 0px;
}

/*Background for login screen*/
#outer
{
    background: #DFDFDF; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53748B', endColorstr='#DFDFDF'); /* for IE */	
    background: -webkit-gradient(linear, left top, left bottom, from(#53748B), to(#DFDFDF)); /* for webkit browsers */	
    background: -moz-linear-gradient(top,  #53748B,  #DFDFDF); /* for firefox 3.6+ */ 	
	min-height: 757px;
	padding: 67px 0px;
	text-align: center;
}

#wrapper
{
	text-align: left;
	margin: auto;
	position: relative;
	width: 563px;
}
#nav
{
 background-color: #48677c;    
	height: 33px;
}
/*#nav-left
{
	background: url(images/nav_left.gif) no-repeat;
	width: 100%;
}
#nav-right
{
	background: top right url(images/nav_right.gif) no-repeat;
	height: 33px;
}*/
#nav a, #navb a
{
	color: #C0C4AB;
	text-decoration: none;
	font: bold 9px arial, sans-serif;
}
#nav a:hover, #navb a:hover
{
	color: white;
}
#nav ul
{
	padding-top: 9px;
}
#nav li
{
	display: inline;
	padding: 0px 15px;
}
#head
{
	position: relative;
	height: 157px;
	background: url(images/head_bg.gif);
}
#head h1
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 29px;
}
.logo
{
	display: block;
	float: left;
	/*border: 2px solid #dfdfdf;*/
	border: none;
	border-top: none;
	border-bottom: none;
	padding: 0px 5px;
	font: 20px "arial narrow" , arial, sans-serif;
	height: 29px;
}
.logo .top
{
	display: block;
	color: #dfdfdf;
}
.logo .Title
{
	display: block;
	color: #dfdfdf;
	font-size: 16px;
	margin-top: 0px;
	/*line-height: 16px;*/
}
#head-left
{
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right
{
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb
{
	position: absolute;
	top: 138px;
	left: 10px;
	height: 19px;
}
#navb ul
{
	margin: 0px;
	padding: 0px;
}
#navb li
{
	float: left;
	width: 76px;
	height: 19px;
	background: url(images/small_nav_tab.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	padding-top: 4px;
}
#navb a
{
	color: #E1E1D5;
}
/*#head-1
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 237px;
	height: 157px;
	background: url(images/head_1.jpg) no-repeat;
}
#head-2
{
	height: 184px;
	background: url(images/head_2.jpg) no-repeat;
}*/
#headLogo
{
    height: 341px;
	background: url(images/CallProLogoImageRed.jpg) no-repeat;
}
#login
{
	/*background: url(images/login_bg.jpg) repeat-y;*/
 background-color: #DFDFDF;
	font-weight: bold;
	color: #333333;
}
#login-bot
{
     background-color: #DFDFDF;
	/*background: bottom url(images/login_bot.jpg) no-repeat;*/
	padding: 6px 0px 19px 0px;
}
#login-box
{
	float: left;
	width: 260px;
}
#login h2
{
	margin: 0px;
	padding: 0px 0px 3px;
}
#login a
{
	color: #303228;
}
#login a:hover
{
	color: #1C1D10;
}
#login-box h2
{
	padding: 0px 0px 3px 30px;
	margin-left: 45px;
	margin-bottom: 3px;
	color: #303228;
	font: 18px "arial narrow" , arial, sans-serif;
	background: url(images/h_login.gif) no-repeat;
}
#login-box h2 em
{
	font-style: normal;
	color: #7d8196;
}
#login-username
{
	float: left;
	width: 195px;
	text-align: right;
	color: #303228;
}
#login-username input
{
	width: 120px;
	color: #303228;
	font-size: 10px;
}
#login-username div
{
	padding-bottom: 1px;
}
#login-button
{
	float: left;
	width: 45px;
	margin: 2px 10px;
}
#login-box .reg
{
	text-align: right;
	padding: 6px 27px 0px 0px;
}
#login-welcome
{
	float: right;
	width: 278px;
}
#login-welcome div
{
	padding-right: 23px;
}
#login-welcome h2
{
	color: #333333;
	font: 20px "arial narrow" , arial, sans-serif;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
}
#login-welcome p
{
	margin-top: 0px;
}
#body
{
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot
{
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 20px;
}
#body h2
{
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #303228;
	font: normal 18px "arial narrow" , arial, sans-serif;
}
#body span
{
	position: relative;
	top: 25px;
	left: 40px;
}
#body h2 strong
{
	color: #ab5436;
	font-weight: normal;
}
#footer
{
	background: url(images/footer_bg.gif);
	margin: 0px 1px;
	text-align: right;
	padding: 42px 26px 30px 0px;
	position: relative;
}
#footer p
{
	margin: 0px;
	padding: 6px 0px;
}
#footloose
{
	text-align: left;
	position: absolute;
	top: 10px;
	right: 30em;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#footloose .logo span
{
	top: 0px;
	left: 0px;
}
#items
{
	margin: 8px 0px 0px 29px;
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
}
.item
{
	float: left;
	width: 228px;
	margin-right: 31px;
}
.item h3, .item h3 a
{
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item p
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item .details, .item
{
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item .details:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.item .details
{
	background: #ab5436;
}

.item .details:hover
{
	background: #BE3302;
}

.item .divider
{
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left
{
	float: left;
	padding-right: 12px;
}
.right
{
	float: right;
	margin-left: 9px;
}
#banner
{
	height: 121px;
	margin: 0px 11px;
	background: #D4D4C5 bottom url(images/banner.gif) repeat-x;
}
#banner-text
{
	color: #474747;
	padding-top: 15px;
	float: right;
	width: 252px;
}
#banner-text h3
{
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text a
{
	color: #036292;
}
#banner-text a:hover
{
	color: #ab5436;
}
#cellDark
{
	background-color: #8e937c;
}

.CallProTitleBar
{
	height: 28px;
	background: #D4D4C5 bottom url(images/bgTitleBar.jpg) repeat-x;
}

.menubar
{
	color: White;
	background-color: #677787;
	background: url(images/nav_bg.gif) repeat-x;
	height: 33px;
}

/*.tdHeader
{
	height: 29px;
	background-color: #d4d4c5;
 	color: #303228;
}*/

.tdInverseHeader
{
	background-color: #ab5436;
	color: White;
}

.tdInverseForeColor
{
	color: #ab5436;
}
.tdSubHeader
{
	background-color: #ededed;
}

.bodyTableBackground
{
	background-color: #fffffc;
}

.highlightHeader
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#d5dde0' , EndColorStr= '#fcfefd' );
	color: #677787;
	background-color: #d4d4c5;
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
}

.MainHeader
{
	background-color: #8e937c;
}

.MainSubHeader
{
	background-color: #adb198;
}

.adjustedZIndex
{
	z-index: 30000;
}

.rssHeader
{
	background-color: #8e937d;
	color: White;
	font-weight: bold;
	height: 18px;
}


