@import url('navigation.css');

body{
	margin:10px;
	padding:10px;
	background:#ccc url(/img/body_background.png) top left repeat-x;
	text-align: justify;
}

/*#####################################################################
  Components
######################################################################*/


#body-container{
	border-left: 1px solid #999;/*#9BB6BC;*/
	border-right: 1px solid #999;/*#9BB6BC;*/
	border-bottom: 1px solid #666;/*#9BB6BC;*/
}

.body-copy{
	color: #323232; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
}

.body-copy a:link { text-decoration: none; color: #187084; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid #eee;}
.body-copy a:visited { text-decoration: none; color: #187084; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid #eee;}
.body-copy a:hover { color: #187084; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid #ddd;}
.body-copy a:active { text-decoration: none; color: #187084; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid #eee;}

.body-copy h1,h2,h3,h4,h5{
	margin: 0px 0px 1em 0px;
	font-size: 1.5em;
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #ccc;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: left;
}
.body-copy h1 {
	font-weight: normal;
}
.body-copy h2 {
	font-size: 1.33em;
}
.body-copy h3 {
	font-size: 1.2em;
}
.body-copy h4, h5 {
	font-size: 1em;
}

.body-copy #newsarticledate, .body-copy .label {
	color: #333;
	margin-top: -1em;
	text-align: right;
}
.body-copy #newsarticlethumbnail {
	border: 1px solid #eee;
	float: right;
	margin: 1em;
}

.body-copy .label {
	display: block;
	margin-bottom: 0em;
}

#footer-copy{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #323232; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

#footer-copy a:link { text-decoration: none; color: #AAAAAA; font-weight: bold}
#footer-copy a:visited { text-decoration: none; color: #AAAAAA; font-weight: bold}
#footer-copy a:hover { text-decoration: underline; color: #AAAAAA; font-weight: bold}
#footer-copy a:active { text-decoration: none; color: #AAAAAA; font-weight: bold}

#main-text{
	border-top: 1px solid #ccc;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	width: 548px;
	vertical-align:top;
	background-color:#FFFFFF;
}

#main-text-list{
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	width: 582px;
	vertical-align:top;
	background-color:#FFFFFF;
}

#main-promo{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #ccc;/*#707070;*/
	background-color:#FFFFFF;
	width:100%;
	
}

#left-column{
	border-top: 1px solid #ccc;
	vertical-align: top;
	width: 180px;
	height: 400px;
	/*background-color: #E0E0E0;*/
	background: #fff;
	padding:0px;
	border-right:1px solid #ccc;/*#707070;*/
}

#right-column{
	border-top: 1px solid #aaa;
	vertical-align: top;
	width: 214px;
	background-color: #E0E0E0;
	padding:0px;
	border-left:1px solid #ccc;/*#707070;*/
}

#right-column h2{
	color: #323232; 
	font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0.5em 0 0.2em;
	margin: 0 5px;
	line-height: 1.5em;
	text-align: center;
}

.project-promo{
	width: 193px;
	height: 105px;
	background-image: url(../img/projback.jpg);
	margin: 10px 10px 20px 10px;
	font-family: arial;
	color:#ffffff;
	font-size:0.6em;	
}

.project-promo img{
	float:left;
	margin: 0px 8px 4px 0px;
}

.image-promo{
	width: 193px;
	height: 105px;
	margin: 10px 10px 20px 10px;
	padding: 0;
}

.image-promo img{
	margin: 0;
}

/*components*/

.sub-menu{
	width:180px;
	padding:0px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
}

.sub-menu ul{
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f1f0f0;
}

.sub-menu a{
	border-top: 1px solid #E0E0E0;
	display: block;
	width: 95%;
	text-indent: 0px;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	margin:0px;
}

.sub-menu li a {
	color: #000000;
}

.sub-menu a:hover, #navigation a:active, #navigation a:focus, li#current{
	color: #0B0224;
	text-decoration: underline;
	background-color:#C4C4C4;
}

.sub-menu a:link.selectedLink { text-decoration: underline}
.sub-menu a:visited.selectedLink { text-decoration: underline}
.sub-menu a:hover.selectedLink { text-decoration: underline}
.sub-menu a:active.selectedLink { text-decoration: underline}

.dark-blue{
	background-color:#ACC0CC; 
	border: 1px solid #ACC0CC;
	border-bottom: 1px solid #FFFFFF;	
}
.light-blue{
	background-color:#E5ECEF;
	border: 1px solid #E5ECEF;
	border-bottom: 1px solid #FFFFFF;
}
.white{
	background-color:#FFFFFF; 
	border: 1px solid #E5ECEF;
	border-top: 1px solid #FFFFFF;	
}
.light-blue{
	background-color:#E5ECEF;
	border: 1px solid #E5ECEF;
	border-bottom: 1px solid #FFFFFF;
}

.rsslinks{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

.rsslinks h2 {
	color: #323232;
	font-size: 1.2em;
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}
.rsslinks a,a:link,a:active,a:visited {color: #187084;text-decoration:none; }
.rsslinks a:hover {color: #187084;text-decoration:underline; background-color:transparent;}


.rightnavwrapper {
	width: 100%;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#rightnav li {
	list-style-type: none;
	color: #999999;
	float: right;
}

#rightnav li a {
	border-left: solid 1px #000000;
	padding: 0px 5px 0px 5px;
}

#rightnav li.last a {
	border-left: none;
}

#rightnav li a:hover {
	color: #000000;
}

/****
*Paging
****/
#PageLabel, .PagerLabel, ul.paging li{
	color: #323232; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	padding-right: 5px;
}
.PagerLabel 
{
	float: left;
}

span#listerArticles_listPagerBtm
{
	float: right;
}

ul.paging 
{
	display: inline;
}
ul.paging li
{
	display: inline;
	list-style: none;
	padding-right: 5px;
}

a#PrevLink, li.Next a{text-decoration: none; color: #187084; font-weight: normal; font-size: 0.7em;}
a#NextLink, li.Prev a {text-decoration: none; color: #187084; font-weight: normal; font-size: 0.7em;}


/******* Social Bookmark Markup*************************************************/


.body-copy .item {

	padding: 6px 12px;

	/*border: 1px solid #EEE;*/

	background: #FFF;

	margin-bottom: 8px;

	float: left;

	width: 520px;

}

.bookmarks {

	width: 520px;
	padding:10px 0 0 0;
	margin:10px 0 0 0;

	

}



.bookmarks li {

	float: left;

	/*width: 150px;*/

	list-style: none;

	padding: 3px 9px 3px 3px;

}



.bookmarks li a

{

	color:#508733;
   
	padding-left: 20px;

}





.bookmarks #digg 

{

	background: #fff url(/img/digg.png) no-repeat center left;

}



.bookmarks #delicious

{

	background: #fff url(/img/delicious.png) no-repeat center left;

}

.bookmarks #furl

{

	background: #fff url(/img/furl.png) no-repeat center left;

}

.bookmarks #reddit

{

	background: #fff url(/img/reddit.png) no-repeat center left;

}

.bookmarks #myweb

{

	background: #fff url(/img/yahoo.png) no-repeat center left;

}

.bookmarks #newsvine

{

	background: #fff url(/img/newsvine.png) no-repeat center left;

}

.bookmarks #connotea

{

	background: #fff url(/img/connotea.gif) no-repeat center left;

}

.bookmarks #citeulike

{

	background: #fff url(/img/citeulike.gif) no-repeat center left;

}

.bookmarks #google 

{

	background: #fff url(/img/goog.png) no-repeat center left;

}

.bookmarks #facebook

{

	background: #fff url(/img/facebook.gif) no-repeat center left;

}

.bookmarks #stumbleupon

{

	background: #fff url(/img/su.png) no-repeat center left;

}

.bookmarks #favourites

{

	background: #fff url(/img/favorites.png) no-repeat center left;	

}

.item .bookmarks li{
	float:left;
	width: 110px;
	/*padding:0px 4px 0px 0px;*/
	margin: 0;
	}



/********************************************************/
#listerArticles_PagerBtm {
	padding-left: 10px;
}



/********************************************************/
/* TWITTER WIDGET */
#twitter_div {
	/*
	background:transparent url(http://www.occupancymarketing.com/img/twitter-logo.jpg) left center no-repeat;
	padding: 2em 0 2em 75px;
	float: right;
	*/
	text-align: center;
	
}
#twitter_div a {
	border-bottom: none;
}
