/*
-----------------------------------------------
CSS:				Screen Styles | jaredRESEARCH.com
Author:   			John Skidgel
Version:  			2 Jun 2005 (1.02b)
Shorthand reminder:	t-r-b-l
----------------------------------------------- */

/* Region Styles
-----------------------------------------------*/
/* Define widths for things that span entire page */
#flow, #header, #footer, #content {
	width: 700px;
	}
	
/* Define widths for things that float left */
#footer	span.contact, #sidebar {
	width: 265px;
	}

/* Define widths for things that float right */
#footer	span.contact, #maincol {
	width: 415px;
	}

body {
	margin:	0;
	padding: 0;
	color: #000;
	background: #fff url(../art/bg_jr_gradient.jpg) no-repeat;
	}

#flow {
	padding-top: 96px;
	}

#header {
	padding: 0px 10px 0px 10px;
	margin:	0 0 0 8px;
	}

#footer {
	border-top: 1px dotted #877766;
	font-size:	11px;
	margin-left: 8px;
	}

#footer	span.copy {
	float: left;
	text-align: left;
	padding-top: 6px;
	width: 285px;
	}

#footer	span.contact {
	float: left;
	text-align: left;
	padding-top: 6px;
	}
	
#content {
	margin: 32px 0 24px 0;
	padding: 20px 0 0 10px;
	background: #fff;
	}
	
#section #flow #header {
	border-bottom: 1px solid #877766;
	}
	
#sidebar {
  position: absolute;
  left: 10px;
	margin: 0px;
	padding-top: 31px;
	padding-left: 10px;
	}
/*
#sidebar ul {
	margin-left: 0;
	padding-left: 18px;
	font-size: 13px;
	line-height: 18px;
	list-style: none;
	}

#sidebar ul li {
	list-style-image: url(../art/blt_gray_sqr.gif);
	}
*/

#sidebar ul {
	margin-left: 0;
	padding-left: 2px;
	font-size: 13px;
	line-height: 18px;
	list-style: none;
	}

#sidebar ul li {
	padding: 0 0 0 16px;
	font-size: 110%;
	background: url(../art/blt_gray_sqr.gif) no-repeat left 50%;
	}

#sidebar ul li.current {
	background: url(../art/blt_orng_arw.gif) no-repeat left center;
	}

#sidebar p em { font-size: 11px; }

#maincol {
  margin-left: 285px;
  min-height: 440px;
	text-align: left;
	}

div.related {
	border-top: 1px dotted #C4AE95;
	}

div.related h3 {
	margin-top: 2px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
	}
	
div.related ul {
	margin-left: 0px;
	padding-left: 18px;
	padding-top: 0px;
	margin-top: 6px;
	font-size: 13px;
	line-height: 18px;
	}
	
div.related li {
	list-style-image: url(../art/blt_gray_sqr.gif);
	}

/* HOME PAGE Region Styles
-----------------------------------------------*/
#home #flow #content {
	margin: 0;
	padding: 0;
	border-left: 0px;
	border-top: 1px solid #877766;
	border-right: 1px solid #877766;
	border-bottom: 1px solid #877766;
	}

#home #flow #content #maincol {
	width: 424px;
	height: 353px; /* IE 5.5 Win */
	min-height: 354px;
	text-align: left;
	background-color: #eee;
	margin: 0 0 0 276px;
	}

#home #flow #content #maincol #bigstory {
	border-bottom: 1px solid #A6937E;
	}

#home #flow #content #maincol ul, ul.seealso {
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 15px;
	}
	
#home #flow #content #maincol ul li, ul.seealso li {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	line-height: 13px;
	}

#home #flow #content #maincol #whatsnew img {
	margin-bottom: 0px;
	}

#home #flow #content #maincol #whatsnew {
	background: #eee;
	border-top: 1px solid #fff;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#home #flow #content #maincol #currentclients {
	border-top: 1px solid #A6937E;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#home #flow #content #maincol #currentclients img {
	margin-top: 5px;
	}

#home #flow #content #sidebar {
	position: absolute;
	left: 0;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #877766;
	}

#home #flow #content #sidebar img {
	margin: 0px;
	padding: 0px;
	}

#home #flow #content #footer span.copy {
	padding-left: 10px;
	}

#home #flow #footer	{
	float: left;
	border-top: none;
	font-size: 11px;
	border-top: none;
	padding-left: 0px;
	}

#home #footer {
	border-top: 1px dotted #877766;
	font-size:	11px;
	margin-left: 8px;
	}

#home #footer span.copy {
	float: left;
	text-align: left;
	padding-top: 6px;
	width: 275px;
	}

#home #footer span.contact {
	float: left;
	text-align: left;
	padding-top: 6px;
	}
	
/* HTML Tag Styles
-----------------------------------------------*/					
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #900027;
	}
	
h1 {
	font-size: 21px;
	margin: 0.25em 0 0.5em 0;
	}

h2 {
	font-size: 18px;
	line-height: 18px;
	margin: 1.5em 0 0.5em 0;
	}
	
h2.subhead {
	font-size: 14px;
	font-weight: normal;
	color:#877766;
	margin: 0.5em 0 1em 0;
	}

h3 {
	font-size: 14px;
	margin-bottom: 0em;
	padding-bottom: 0em;
	}

h3.landingpage {
  font-size: 14px;
	font-weight: bold;
	color:#877766;
	margin: 0.5em 0 -0.125em 0;
	}

h3.seealso {
	border-top: 1px dotted #900027;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color:#900027;
	margin: 2em 0 0.6em 0;
	}

h3.group {
  font-size: 14px;
	font-weight: normal;
	color:#F15C30;
	margin: 1.5em 0 -0.125em 0;
	border-top: 1px dotted #877766;
	}

p.landingpage {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	}

#sidebar h3 {
	padding-bottom: 0px;
	color: #900027;
	font-size: 13px;
	}
					
#sidebar h3.secondary	{
	margin: 0px 0px -0.5em 0px;
	color: #877766;
	padding: 1.5em 0px 0px 0px;
	}

#sidebar h3.primary	{
	margin: 0px 0px -0.5em 0px;
	color: #F15C30;
	}

h4 {
	font-size: 12px;
	}

p, dd, dt {
	font-size: 13px;
	line-height: 18px;
	}

dt {
	font-style: italic;
	color: #877766;
	}

#maincol ul li {font-size:11px;}

/* Define font-family stuff in one place */
div.row, h1, h2, h3, h4, h5, h6, p, td, th, #content ul li, #footer, dd, dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#navbar, h3.seealso, .imgcaption, h2.subhead, .left, .right, h3.landingpage, #maincol ul li, #breadcrumbs ul li, #footer, #sidebar h3, dl, div.related h3	
	{
	font-family: Verdana, sans-serif;
	}

#navbar {
	font-size: 11px;
	}

.imgwithcaption {
	margin-bottom: -10px;
	padding: 0px;
}

.imgcaption {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	margin: 0px;
	}

/* Link Styles
-----------------------------------------------*/
a:link {			/* unvisited */
	color: #203B80;
	text-decoration: none;
	}

a:visited {			/* visited */
	color:#F79239;
	text-decoration: none;
	}

a:hover {			/* mouse over */
	color:#ED037C;
	text-decoration: underline;
	}

a:active {		   /* selected */
	color:#ED037C;
	text-decoration: underline;
	}
	
h1 a:visited {			/* visited */
	color:#F79239;
	text-decoration: none;
	}

/* Utility Styles
-----------------------------------------------*/
div.spacer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}
div.spacer2 {clear:both; margin-bottom: 1em; padding-bottom: 0.5em;}

a img {border:none;}


ul li.globe {
	list-style-image: url(../art/blt_globe.gif);
	}
	
ul li.webpg {
	list-style-image: url(../art/blt_webpg.gif);
	}

.gototop {
	float: right;
	position: relative;
	top: 0em;
	/* margin-right: 3px; */
}


					
/* Rules for Language, Logo, and Nav Bar
-----------------------------------------------*/
#languages {
	/* visibility: hidden; let's show the widget now */
	position: absolute;
	left: 570px;
	top: 0px;
	width: 200px;
	height:21px;
	}

#languages ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style-type: none;
	clear: left;
	}

#languages ul li {
	display: block;	
	float: left;
	text-indent: 0em;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	}

#logo {
	float: left;
	width: 265px;
	}

#navbar {
	float: left;
	padding-top: 11px;
	margin: 0px;
	width: 424px;
	}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}

#navbar ul li {
  list-style: none;
	margin: 0;
	display: inline;
	}

#navbar ul li a {
  margin: 0 8px;
	padding: 0;
  float: left;
	color: #006;
	text-transform: uppercase;
	text-decoration: none;
	}

#navbar ul li a:visited {
	color: #006;
	text-transform: uppercase;
	text-decoration: none;
	}

#navbar ul li a:hover {
	border-bottom: 5px solid #C4AE95;
	}
	
#navbar ul li a:active {
	border-bottom: 5px solid #877766;
	}
	
#navbar ul li a.current {
	border-bottom: 5px solid #877766;
	}
	
#navbar ul li a img {
	padding-bottom: 6px;
	}

/* Tables Styles
-----------------------------------------------*/
table {
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #999999;	
	border-left: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	}

td {
	font-size: 12px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999; 
	}

tr.even {
	background-color: #eee;
	}
	
tr.odd {
	background-color: #fff;
	}

th {
	font-size: 12px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #ccc;
	color:#333;
	font-weight: bold;
	text-align: left;
	}

td.timeweather {
	font-size: 18px;
	color: #877766;
}

td.nowrap {
	white-space: nowrap;
	}

img.circle {
  float: left;
  padding-right: 10px;
  text-align: left;
  }

div.row div.sample {
  padding-left: 8px;
  float: left;
  }


/* Rounded Corner Box Styles
-----------------------------------------------*/
/* Define widths for things that span entire page */

dl.whatsnew {
	width: 414px;
	margin: 0px;
	padding: 0;
	background: #E5E0DA url(../art/box_bottom.gif) no-repeat bottom left;
	}
	
dl.whatsnew dt {
	color: #900027;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 15px;
	font-size: 13px;
	background: #D9CEC3 url(../art/box_top.gif) no-repeat top left;
	}
	
dl.whatsnew dt.secondary {
	background: 		#D9CEC3;
	}
	
dl.whatsnew dd 	{
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 14px;
	padding-right: 10px;
	color: #666;
	font-size: 12px;
	background: url(../art/blt_gray_sqr.gif) no-repeat 0px 4px;
	 }
	 					
dl.whatsnew dd a:hover {			/* mouse over */
	color: #900027;
	text-decoration: underline;
 	}
dl.whatsnew dd.current {
	background: url(../art/blt_orng_arw.gif) no-repeat 0px 4px;
 	}
	
dl.whatsnew dd.spacer {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 0px;
	line-height: 0px;
	background: none;
	}
.return {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 60px;
}

#sidebar.mc {
	padding-top: 0px;
	padding-right: 10px;
	width: 255px;
}

#sidebar.mc img {
	margin-bottom: 10px;
}

.chunk {
	border: 1px solid #877766;
	padding: 5px;
	margin-top: 5px;
	width: 423px;
}
.chunk h3{
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: 0.1em;
	padding: 5px 5px 0 5px;
	margin: 0;
	font-weight: bold;	
}
.chunk ul {
	padding-left: 5px;
	margin-left: 1em;
	padding-top: 0px;
	margin-top: 0.5em;
}
.chunk li {
	margin-bottom: 0.5em;
}
.chunk .viewall {
	text-transform: none;
}
