body {
		background-color: #000;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 10pt;
    margin: 0;
}

html, body {
    height: 100%;
}

#container {
	width:1024px;
	margin:0px auto;
}

a, a:visited {
    color: #12699b;
		outline:none;
}


a.iconlink, a.iconlink:visited {
	display:block;
	padding-left:20px;
	background-image: url('/site_media/icon_link.gif');
	background-position: 0px 4px; 
	background-repeat: no-repeat;
	text-decoration:none;
}

.twoline{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #13689c;
}

a.iconlink:hover {
	text-decoration:underline
}
img {
    border: 0;
		outline:none;
}
dt {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    font-size: inherit;
}
td {
    margin: 0;
    border: 0;
    padding: 0;
		display:table-cell;
}

submit{
	margin-top:10px;
}

#body {
    clear: both;
    margin: 0px auto;
    padding: 0 0px 0px 5px;
    width: 980px;
}

#content_home #body {
	width:100%;
	padding:0px;
}

#footer {
    margin: 50px auto 0px auto;
    padding: 10 10px 0px 10px;
    clear: both;
    width: 930px;
		height: 50px;
		position:relative;
}

#footer #facebook {
	float:left;
	width:100px;
}

#footer #footerimage {
	width:500px;
	margin:0px 0px 0px 30px;
	float:left;
}

#footer #bookmark{
	float:right;
	width:160px;
	height: 40px;
	border-left: 2px solid #cccccc;
	text-align:right;
	padding:0px;
}

#footer a, #footer a:visited {
    color: #444; /* footer link colour */
}
#footer a:hover {
    color: #777; /* footer link hover colour */
}
#site_wide_announcements {
  background: #24a2b9;
	color:#ffffff;
  padding: 10px;
  text-align: center;
}
#site_wide_announcements ul {
    padding: 0;
    margin: 0;
}

h1 {
	font-size:180%;
}

h2 {
	font-size:130%;
}

h3 {
	font-size:120%;
}

h1, h2, h3 {
		font-weight:bold;
    margin:0px; 
		padding:0px;
		color: #12699b;
		line-height:150%;
}


#bg_wrapper {
	width:980px;
	margin:0 auto;
	padding:0;
	background: #000 url('/site_media/background.jpg') center top no-repeat;
}

#bg_wrapper_flash {
	width:980px;
	margin:0 auto;
	padding:0;
	background: #000 url('/site_media/background_public.jpg') center top no-repeat;
}

#bg_wrapper_home {
	width:100%;
	margin:0;
	padding:0;
	background: #000 url('/site_media/background_home.jpg') center top no-repeat;
}


#content {
	width:980px;
	margin:0 auto;
	padding:0;
	position:relative;
	background: transparent url('/site_media/bg_bottom_tile.png') bottom right repeat-x; 
}

#content_home {
	width:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	background: transparent url('/site_media/bg_home_bottom_tile.png') bottom right repeat-x; 
}

#tabhead {
	text-align:left;
	width:100%;
	height:95px;
	padding:10px 0px 0px 10px;
}

div#topnav1{
	width:509px;
	margin:0px auto;
	padding:0 0 0 45px;
}

div#topnav2{
	width: 460px;
	margin:0px auto;
	padding:0 0 0 30px;
	height:15px;
}

div#flash_topnav{
	width:750px;
	margin:0px auto;
	padding:5px 0px 0px 85px;
}

#topnav2 img, div#flash_topnav img {
 float:left;
 display:block;
 padding:0px; 
 margin:0px;
 border:0px;
}

a.topnav1, a.topnav2, a.flash_topnav{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

a.topnav1 {
	height:28px;
}

a.topnav1:hover, a.topnav1_on {
	background-position:0px -28px;
}

a.topnav2{
	height:15px;
	line-height:0px;
	font-size:0px;
	padding:0px; 
	margin:0px;
}

a.topnav2:hover, a.topnav2_on {
	background-position:0px -15px;
}



a.flash_topnav {
	height:28px;
}

a.flash_topnav:hover, a.flash_topnav_on{
	background-position:0px -23px;
}

#tabhead #logo {
	width:150px;
	height:65px;
	position:absolute; 
	top:0px;
	left:0px;
	display:block;
}

#tabhead .login {
    position: absolute;
    top: 6px;
    right: 15px;
    color: #1a328a; /* login bar text colour */
		font-weight:bold;
}
#tabhead .login a, #tabhead .login a:visited {
    color: #0281C4; /* login bar link colour */
		text-decoration:none;
		font-weight:bold;
}
#tabhead .login a:hover {
    color: #0281C4; /* login bar link hover colour */
		text-decoration:underline;
		font-weight:bold;
}
#tabhead .tabs {
    position: absolute;
    bottom: -1px; /* must be same thickness as tab border */
    left: 210px; /* based on width and padding of logo */
}
#tabhead .tabs td {
    vertical-align: bottom;
    padding-right: 0; /* space between tabs */
    padding-bottom: 1px; /* must be same thickness as tab border */
}
#tabhead .tab a, #tabhead .tab a:visited {
    color: #444; /* unselected tab text colour */
    font-weight: bold;
    text-decoration: none;
}
#tabhead .tab a:hover {
    color: #666; /* unselected tab text hover colour */
}
#tabhead .tab div {
    background-color: #DDD; /* unselected tab colour */
    padding: 0;
    padding-bottom: 4px;
    padding-top: 5px;
    margin: 0 1px; /* to compensate for border */
}
#tabhead .tab div a {
    padding: 5px 12px;
}
#tabhead .right_tab {
    position: absolute;
    right: 15px;
    bottom: -1px; /* must be same thickness as tab border */
}
#tabhead .right_tab td {
    vertical-align: bottom;
    padding-right: 0; /* space between tabs */
    padding-bottom: 1px; /* must be same thickness as tab border */
}

/* selected tabs */
#home_tab .tab_home,
#apps_tab .tab_apps,
#sites_tab .tab_sites,
#team_tab .tab_team,
#profile_tab .rtab_profile,
#blogs_tab .rtab_blogs,
#swaps_tab .rtab_swaps,
#photos_tab .rtab_photos,
#projects_tab .rtab_projects,
#tribes_tab .rtab_tribes,
#tweets_tab .rtab_tweets,
#bookmarks_tab .rtab_bookmarks,
#wiki_tab .rtab_wiki,
#inbox_tab .rtab_inbox
{
    bottom: -1px !important;
    padding-bottom: 0 !important;
}
#home_tab .tab_home a,
#apps_tab .tab_apps a,
#sites_tab .tab_sites a,
#team_tab .tab_team a,
#profile_tab .rtab_profile a,
#blogs_tab .rtab_blogs a,
#swaps_tab .rtab_swaps a,
#photos_tab .rtab_photos a,
#projects_tab .rtab_projects a,
#tribes_tab .rtab_tribes a,
#tweets_tab .rtab_tweets a,
#bookmarks_tab .rtab_bookmarks a,
#wiki_tab .rtab_wiki a,
#inbox_tab .rtab_inbox a
{
    color: #000 !important; /* selected tab text colour */
}
#home_tab .tab_home div,
#apps_tab .tab_apps div,
#sites_tab .tab_sites div,
#team_tab .tab_team div,
#profile_tab .rtab_profile div,
#blogs_tab .rtab_blogs div,
#swaps_tab .rtab_swaps div,
#photos_tab .rtab_photos div,
#projects_tab .rtab_projects div,
#tribes_tab .rtab_tribes div,
#tweets_tab .rtab_tweets div,
#bookmarks_tab .rtab_bookmarks div,
#wiki_tab .rtab_wiki div,
#inbox_tab .rtab_inbox div
{
    margin: 0;
    background-color: #80d0ff !important; /* selected tab colour */
    border-left: 1px solid #000 !important; /* tab border */
    border-top: 1px solid #000 !important; /* tab border */
    border-right: 1px solid #000 !important; /* tab border */
    padding-bottom: 5px; /* 1px more than unselected padding-bottom */
}

form th {
    text-align : left;
}
form.signup input[type="submit"], form.login input[type="submit"] {
    margin: 10px 0;
}
input[type="text"], input[type="password"], textarea {
    padding: 3px;
    margin: 3px;
    border: solid 1px #C6C6C6;
    border-bottom: solid 1px #E3E3E3;
    color: #666;
    background: #F3F3F3 url('/site_media/form-shadow.png') left top repeat-x;
}

input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

input[type="submit"] {
	margin-top:10px;
}

.clearboth {
    clear: both;
}

#leftnav, #rightnav{
	width:240px !important;
}

#leftnav {
	float:left;
}

#leftnav ul{
	list-style:none;
	padding:0px;
	margin:27px 0 0 9px;
}

#leftnav ul li{
	list-style:none;
	padding:0px;
	margin:0px;
}

#leftnav ul li a{
	display:block;
	padding:0px;
	margin:0 0 7px 0;
	height:41px;
	width:233px;
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#leftnav ul li a:hover {
	background-position:0px -41px;
}

#leftnav ul li a#nav_login {
	background-image: url('/site_media/nav_login.png');
}

#leftnav ul li a#nav_am {
	background-image: url('/site_media/nav_am.png');
}

#leftnav ul li a#nav_ci {
	background-image: url('/site_media/nav_ci.png');
}

#leftnav ul li a#nav_mr {
	background-image: url('/site_media/nav_mr.png');
}

#leftnav ul li a#nav_nb {
	background-image: url('/site_media/nav_nb.png');
}

#leftnav ul li a#nav_ohrf {
	background-image: url('/site_media/nav_ohrf.png');
}

#leftnav ul li a#nav_pr {
	background-image: url('/site_media/nav_pr.png');
}

#leftnav ul li a#nav_sm {
	background-image: url('/site_media/nav_sm.png');
}

#leftnav ul li a#nav_lobby {
	background-image: url('/site_media/nav_lobby.png');
}

#leftnav ul li a#nav_worldwide {
	background-image: url('/site_media/nav_worldwide.png');
}

.leftnav_on, a.leftnav_on:hover {
	background-position:0px -82px !important;
}

#rightnav ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
						
#rightnav li {
	list-style:none;
	padding:0px 0px 5px 0px;
	margin:0px;
	border-bottom: 1px solid #12699b;
}

#rightnav li a:hover{
	text-decoration:underline;
}

#rightnav ul li a {
	text-decoration: none;
	display: block;
	padding:4px 6px 2px 20px;
	font-weight: normal;
	line-height: 120%;
	background-image: url('/site_media/icon_link.gif');
	background-position: 0px 8px; 
	background-repeat: no-repeat;
}

#leftnav_box #new_tweet {
	width:180px;
}

 #rightnav ul ul  {
	margin-bottom:5px;
 } 
 
 #rightnav ul li li {
	border:none;
	padding-bottom:0px;
 } 
 
 #rightnav ul li li a {
 	margin-left:10px;
	background:none;
	font-size:85%; 
	padding-bottom:0px;
 } 

#owner_block_submenu ul li.selected a {
	font-weight:bold;
}

#profile_leftnavform th {
	width:0px;
}
#profile_leftnavform th label {
	display:none;
}
#rightnav {
	float:right;
}

h1, .rightnav_box h2, .leftnav_box h2, .bodyblock h2 {
	background: transparent url('/site_media/divider.gif') bottom left repeat-x;
	margin:0px 0px 5px 0px;
  padding:0px 0px 10px 0px;
}

.bodyblock .blog-post h2, .bodyblock .bulk h2 {
	background:none;
	margin-top:10px;
	font-size:120%;
	padding-bottom:5px;
}


.rightnav_box, .leftnav_box {
	border-top: 5px solid white;
	width:228px;
	margin:0 0 30px 0;
	background: transparent url('/site_media/navbox_bottom.gif') bottom left no-repeat;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px;
	padding:0px;
	float:left;
}

.rightnav_box_interior, .leftnav_box_interior {
	width:198px;
	padding:10px 15px 10px 15px;
	margin: 0px 0px 15px 0px;
	background: #d0e1eb url('/site_media/navbox_bg.gif') left top repeat-y;
}

ul.errorlist {
    margin: 0;
    padding: 0;
    list-style: none;
    color: red;
}
ul#messages {
    margin: 0 5px 10px 5px;
    padding: 0;
    list-style: none;
		text-align:center;
		position:relative;
}

ul#messages li {
    padding: 20px 25px 15px 25px;
    background: #24a2b9;
    border: none;
		color:#ffffff;
		font-weight:bold;
}

ul#messages li a {
    color:#ffffff;
		font-weight:bold;
		display:block;
		position:absolute;
			top:5px;
			right:10px;
}

.verified {
    color: green;
}
.remove {
    color: red;
}
.unverified {
    color: gray;
}
.primary {
    font-weight: bold;
}

/* **** HOMEPAGE CLASSES **** */
.homepage_gravatar{
	float:left; 
	width: 40px;
	margin: 0px 10px 0px 0px;
}

.homepage_tweetbody{
	width:140px;
	float:left;
	margin:0px;
	padding:0px;
}

.homepage_blog-post {
	width:400px;
	border-bottom: 1px solid #13689c;
	padding:10px 0px;
}

.homepage_blog-post h2 {
	background:none;
	padding-bottom:0px;
	margin-bottom:0px;
}

.homepage_blog-post h2 a{
	text-decoration:none;
}

.homepage_blogcontent{
	width:330px;
	float:left;
	overflow-y:hidden;
}

/* ****  **** */
							
table.email_list td {
    padding: 5px 10px;
}
table.invitation_list {
    width: 100%;
}
table.invitation_list td {
    padding: 5px 10px;
}
table.contact_list {
    width: 100%;
}
table.contact_list td {
    padding: 5px 10px;
}
.friendship_request {
    padding: 5px;
    background: #DEF;
    border: 1px solid #9BC;
}
.friendship_request p {
    padding: 0;
    margin: 0;
}
.friendship_request form {
    padding: 0;
    margin: 0;
}
.friendship_request p.invitation_message {
    font-size: 12pt;
    margin: 5px;
}
.warning {
    color: red;
    font-weight: bold;
}

div.notice {
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid #12699b;
}
div.unseen_notice {
    margin: 0;
    padding: 5px;
    background: #DFC;
    border-bottom: 1px solid #12699b;
}

div.profile {
border-bottom: 1px solid #12699b;
margin-bottom:10px;
}

span.notice_type {
    color: #666;
}
span.notice_message {
}
span.notice_time {
    color: #999;
    font-size: 90%;
}
table.notice_settings td {
    line-height: 90%;
    padding: 5px 10px;
		border-bottom: 1px solid #12699b;
}
span.notice_type_description {
    color: #666;
    font-size: 80%;
    font-style: italic;
}

div#profile_info{
	float:left;
	width:350px;
}

div#profile_info p {
    margin: 0;
}
ul.avatar_choices,ul.avatar_choices ul {
    margin-left: 0px;
    padding-left: 0px;
}
ul.avatar_choices li {
    display: inline;
    list-style-type: none;
}
.invitation_5, .invitation_7 {
    color: green;
    font-weight: bold;
}
.invitation_2 {
    color: gray;
}
table.messages {
    width: 100%;
}

table.messages tbody tr {
   border-top: 1px solid #12699b;
}

table.messages tr th, table.messages tr td {
    text-align: left;
    padding: 5px;
}

table.messages tr th {
    font-weight:bold;

}

#subnav {
    margin: 0;
    padding: 0;
    background-color: none;
}

#subnav ul {
    float: right;
    margin: 20px 20px 5px 20px;
    padding: 0;
}

#subnav ul li {
    display: inline;
    list-style-type: none;
}

#subnav ul a:link, #subnav ul a:visited {
    float: left;
    font-weight: bold;
    text-decoration: none;
    color: #999;
    padding: 2px 20px;
}

#subnav ul a:hover {
    color: #FFF;
    background: #13689c;
}

dl.message-headers {
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding: 5px 0;
    width: 100%;
    font-family: Arial, sans-serif;
}

dl.message-headers dt {
    width: 70px;
    text-align: right;
    float: left;
    padding-right: 10px;
    font-weight: bold;
    color: #444;
}
dl.message-header dd {
    float: left;
}
div#right_panel {
    margin-top: 20px;
    width: 180px;
    float: right;
}
div.friends {
    background: #DEF;
    padding: 8px;
    margin-bottom: 20px;
}

div.friends .avatar {
    padding: 0;
    text-align: center;
}
div.friends .details {
    text-align: center;
    overflow: hidden;
    width: 60px;
    margin: 0 0 12px 0;
}
div.tribes {
    background: #DEF;
    padding: 8px;
    margin-bottom: 20px;
}
div.tribes h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

dl.grouplistitem {
 border-top: 1px solid #13689c;
}

dl.grouplistitem dt {
	padding-top:10px;
}

dl.grouplistitem dd {
	margin-left:10px;
}


div.members {
}


div.avatar {
    padding: 10px 0px 0px 0px;
    text-align: center;
		font-size:85%;
		width:55px;
		height: 70px;
		overflow:hidden;
}
div.members .details {
    text-align: center;
    overflow: hidden;
    width: 60px;
    margin: 0 0 12px 0;
}
div.notice_settings {
    padding: 8px;
    margin: 20px 0;
}
div.notice_settings h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

div.tweet, div.document, div.showcase, div.capability, div.location, div.agencylistitem {
  margin: 0;
  padding: 10px 0px;
  border-bottom: 1px solid #13689c;
	height:auto;
	word-wrap: break-word; 
}


div.tweet {
	overflow:auto;
}

div.tweet .timesince {
    font-size: 80%;
}
span.chars_left {
}

div.tweet .reply {
    font-size: 80%;
}

#locale_switcher {
    display:inline;
}

.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /* 
    if width will be 100% horizontal scrollbar will apear 
    when scroll mode will be used
    */
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /* 
    it is very important, if line-height not setted or setted 
    in relative units scroll will be broken in firefox
    */
    line-height: 16px;
    overflow: hidden;
}

.ac_results li img {
    float: left;
    margin: 5px;
}

.ac_loading {
    background: white url('indicator.gif') right center no-repeat;
}



.ac_over {
    background-color: #0A246A;
    color: white;
}

/* topics */
table.topic, table.topics {
    width: 100%;
}
table.topic td, table.topics td {
    vertical-align: top;
    padding: 5px 20px 5px 5px;
}
table.topic td h1, table.topics td h2 {
    margin: 0;
    padding: 0;
}

.responses {
    margin-left: 0px;
    padding-left: 0px;
}
.responses li { 
    list-style-type: none; 
		padding-bottom:5px;
}
td.meta {
    width: 100px;
    margin: 4px;
		font-size:85%;
}

table.narrow td.meta{
	width:50px;
	margin:0px;
	font-size:85%;
}

div.meta {
    float: left;
    width: 100px;
    margin: 4px;
    padding: 4px;
}
div.bulk {
    margin-left: 120px;
    padding: 4px;
}

div.bulk h2{
	font-size:120%;
}
.hidden { display: none; }
.thread-0 { margin-left: 0px; }
.thread-1 { margin-left: 20px; }
.thread-2 { margin-left: 40px; }
.thread-3 { margin-left: 60px; }
.thread-4 { margin-left: 80px; }
.thread-5 { margin-left: 100px; }
.thread-6 { margin-left: 120px; }
.thread-7 { margin-left: 140px; }
.thread-8 { margin-left: 160px; }

table.topics .created {
    color: #999;
    font-size: 90%;
}
table.topics .comment_stats {
    color: #999;
    border-top: 1px solid #CCC;
    font-size: 90%;
}


/* pagination */
.pagination {
    margin: 10px 0;
}
.pagination .disabled {
    padding: 3px;
    color: #999;
    border: 1px solid #CCC;
}
.pagination .current {
    padding: 3px;
    color: #FFF;
    border: 1px solid #12699b;
    background: #12699b;
}
.pagination a {
    padding: 3px;
    text-decoration: none;
    border: 1px solid #12699b;
    color: #12699b;
}

/* reference:
 *   http://www.positioniseverything.net/easyclearing.html
 *   http://www.zeldman.com/2006/10/27/ie7fixes1/
 *      comment by michael on 10/28/2006
 */
.clearfix {
    min-height: 1%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* hides from ie5-mac \*/
* html .clearfix { height: 1%; }
/* end hide from ie5-mac */

/* feedutil */
.feed-entry-summary {
    font-style: italic;
}
.feed-entries {
    width: 500px;
}

/* bookmarks */
table.bookmarks {
	width:420px;
	margin:0px;
	padding:0px;
}

table.bookmarks td, table.bookmarks_narrow td {
  vertical-align: top;
	padding:5px 5px 5px 0px;
	text-align:center;
	word-wrap: break-word; 
}

table.bookmarks td.meta{
	width:50px;
}

table.bookmarks_narrow td.meta{
	width:50px;
}

table.bookmarks_narrow div.avatar {
	height: 60px; 
}


table.bookmarks td.vote{
	width: 50px;
}

table.bookmarks td.bookmark-details{
	width:100%;
	text-align:left;
}

table.bookmarks_narrow td.bookmark-details{
	width:360px;
	text-align:left;
}

.voteblock {
    width: 80px;
    vertical-align: middle;
		margin:10px 0px;
}


div.url {
    color: #666;
    font-size: 85%;
    font-style: italic;
		word-wrap: break-word; 
		width:290px;
		overflow:hidden;
}



dl.what_next {
    margin: 2em;
}
dl.what_next dt {
    font-size: 120%;
}
dl.what_next dd {
    margin: 0 0 1em 0;
}
p.what_next {
    font-size: 120%;
}
/* blogs */

.blog-post, div.topic {
	border-bottom: 1px solid #13689c;
}

.blog-post{	
	padding-bottom:10px;
}

.blog-post h2 {
    margin: 10px 0 0 0;
}

.blog-post-tease {
    width: 100%;
    float: left;
		overflow-x:auto;
		overflow-y:visible;
		height: auto !important;
		word-wrap: break-word; 
}

.blog-post-image{
	float:right;
	margin:0px 0px 10px 10px;
}

.blog-post {
	width:100%;
}

.blog-meta {
	margin-bottom:10px;
	width:150px;
}

.blog-post-meta {
    float: left;
    margin: 10px 0px;
		width:90%;
}

.blog-post-meta img { 
    float:left;
		margin:0px 10px 0px 0px;
		padding:0px;
		border:0px;
		display:block;
}

.blog-post-meta p {
		display:block; 
		margin:0px;
		padding:0px;
		border:0px;
		float:left;
}

.blog-tags {
		padding:0px;
		border:0px;
		clear:both;
		float:left;
		margin-top:10px;
}

.blog-tags p {
		display:block; 
		padding:0px;
		border:0px;
}

.odd, .even  {
    background:none;
		border-bottom:1px solid #12699b;
}

.blog-list td {
    vertical-align: top;
    padding: 3px 3px 15px 3px;
}
.blog-list td p {
    padding: 0;
    margin: 0;
}

.blog-post-meta img.noborder {
    border: 0;
}

#blog_form td{
	text-align:left;
}

#blog_form input {
	width:350px;
}

#blog_form input[type="checkbox"]{
	width:15px;
}

/* projects */
.project_stats {
  font-size: 90%;
	padding:5px 0px 0px 0px;
}


/* tasks */



table.task td, table.tasks td {
    vertical-align: top;
    padding: 5px 20px 5px 5px;
}
table.task, table.tasks {
    width: 100%;
		margin-bottom:20px;
}

div.task-meta {
    float: left;
    width: 80px;
    margin: 4px;
    padding: 4px;
    font-size: 80%;
}

div.task div.bulk h2 {
    margin: 0;
}
div.task-meta2 {
    color: #666;
    margin-top: 1em;
    font-size: 90%;
}

div.task-meta2 b {
    color: #000;
}

tr.task_resolved td a, tr.task_closed td a {
    text-decoration: line-through;
}

h2.task_resolved, h2.task_closed {
    text-decoration: line-through;
}

/* PHOTOS / VIDEOS **************************************/
.thumb-row {
    margin: 0px 0px 0px 15px;
    padding: 0;
}
.gallery-photo-thumb, .gallery-video-thumb {
    width: 120px; 
    margin: 10px 10px 20px 0;
    float: left;
    text-align: center;
		overflow-x:hidden;
}

.first {
		clear:left;
}

.photo-right-profile, .photo-right-tools {
}

.photo-profile-details {
}

.photo-avatar {
    float: left;
    margin-right: 10px;
		width:50px;
}

.photo-avatar img {

}

.photo-right-tools ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.photo-right-tools ul li {
    padding: 2px 4px;
    margin: 2px 0;
}

.photo-right-tools li a {
    text-decoration: none;
}

.photo-right-tools li:hover {
    background: #DDDDDD;
}

.photo-profile-details h2 {

}

.photo-right-tools h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

#embed-code textarea {
    width: 185px;
		height:185px;
    font-size: 85%;
}

div.embed {
    margin: 10px 0;
    font-style: none;
}

.photo-right-tools form {
    margin: 0;
    padding: 0;
}

.photo-caption {
	margin-bottom:20px;
}


#id_comment {
	margin-bottom:10px;
}


/* EVENTS **************************************/

.calendar-event, .portfolio-showcase, .folder-document {
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom: 1px solid #13689c;
}

#flashcontent_interior {
	background: transparent url('/site_media/home_noflash.png') center top no-repeat;
	height:500px;
}

#flashcontent_package{
	height:500px;
	width:1024px;
	margin:0px auto;
	position:relative;
}

#noflashmessage {
	height:110px;
	width:200px;
	position: absolute;
	top: 155px;
	left:42.5%;
}

#singlecolumn_layout {
	float:left;
	width:100%;
	margin-bottom:40px;
}

#threecolumn_layout {
	float:left;
	width:470px;
	margin:0px 0px 40px 10px;
}

#threecolumn_layout .bodyblock {
	border-top: 5px solid white;
	width:458px;
	margin:0 auto 30px auto;
	background: transparent url('/site_media/contentbox_bottom.gif') left bottom no-repeat;
	padding:0px;
}

#threecolumn_layout .bodyblock_interior {
	width:418px;
	padding:10px 20px 10px 20px;
	margin: 0px 0px 15px 0px;
	background: #d0e1eb url('/site_media/contentbox_bg.gif') left top repeat-y;
}

#twocolumn_layout {
	float:left;
	width:730px;
	margin:0px 0px 40px 0px;
}

#twocolumn_layout .bodyblock {
	border: 5px solid white;
	margin:0 auto 30px auto;
	background: #d0e1eb none;
	padding:0px;
}

#twocolumn_layout .bodyblock_interior {
	padding: 10px 20px 20px 20px;
}

.unauth_page_interior {
	padding: 0px;
	clear:both;
}

.unauth_page_interior h1{
	background:none;
	padding:0px;
	margin:0px;
}

.bodyblock_page_header_left {
	background-color:#a0c3d7;
	width:360px;
	padding: 10px 20px;
	height:110px;
	float:left;
}

.bodyblock_page_header_right {
	background-color:#92bad1;
	width:280px;
	padding: 10px 20px;
	height:110px;
	float:left;
}
	
.bodyblock_page_header_left h2, 	.bodyblock_page_header_right h2 {
	background:none;
	margin:0px;
	padding:0px;
}

.unauth_page_content {
	width:360px;
	float:left;
	padding:10px 20px 20px 20px;
}

.unauth_page_avatar{
	float:left; 
	width: 50px;
	margin: 10px 10px 0px 0px;
}

.unauth_page_text {
	width:300px;
	float:left;
}

.unauth_page_image {
	width:320px;
	float:left;
}


#public_breadcrumb {
	color:#fff;
	margin:0px 0px 10px 0px;
}

#public_breadcrumb a, .unauth_group_copy a {
	color:#26a2bb;
	text-decoration:none;
}

.unauth_group_copy {
	color:#fff;
}



.unauth_group_blog-post {
	width:100%;
	height:180px;
	padding:5px 0px 0px 0px;
}
			
unauth_group_blog-post_single{
	width:100%;
	height:auto;
	padding:5px 0px 0px 0px;
}			
.unauth_group_blog-post h2 {
	background:none;
	padding:0px;
	margin:0px 0px 5px 0px;
	line-height:115%;
	font-size:120%;
}

.unauth_group_blog-post h2 a{
	text-decoration:none;
}

.unauth_group_blogcontent {
	width:370px;
	float:left;
	overflow-y:hidden;
	padding:0px 10px 0px 20px;
	background: transparent url('/site_media/divider.gif') 0px 174px repeat-x;
	height:180px;
	word-wrap: break-word; 
}

.unauth_group_blogcontent_single{
	width:370px;
	float:left;
	overflow-y:hidden;
	padding:10px 10px 10px 20px;
	word-wrap: break-word; 
	height:auto; 
	background:none;
}

.unauth_group_gravatar{
	float:left; 
	width: 40px;
	height:173px;
	margin: 0px 10px 0px 0px;
	padding:7px 0px 0px 0px
}

.byline {
	font-size:85%;
	font-weight:bold;
	font-style: italic;
}

.unauth_group_blogtext {
	width:320px;
	float:left;
	line-height:120%;
}


.unauth_group_blog-image {
	width:320px;
	height:180px;
	position:relative;
	overflow:hidden;
	float:left;
}

.unauth-blog-post{
	border:none;
	padding-bottom:10px;
}

.blog-date {
	width:40px;
	height:40px;
	padding:10px;
	color:#26a2bb;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:bold;
	font-size:12pt;
	line-height:120%;
	text-transform:uppercase;
	text-align:center;
}


#body a{
	color:#12699b;
	text-decoration:none;
}

#basic-form .underlineme {
    border-bottom: 4px solid #DEDEDE;
    margin-top: 15px;
}
#basic-form hr {
  border-top:solid 4px #DEDEDE;
}
#basic-form p{
  border-bottom:solid 1px #dedede;
  padding-bottom: 5px;
}
#basic-form label{
  display:block;
  font-weight:bold;
}
#basic-form td {
  padding: 2px;
}
#basic-form td.rightd {
  padding-right: 70px;
}
#basic-form span{
  color: #12699b;
  font-style: italic;
}
#basic-form input, #basic-form select{
  float:left;
  margin:2px 0 2px 10px;
	width: 250px;
}

#basic-form textarea{
  float:left;
  margin:2px 0 2px 10px;
  font-size: 11px;
}

#basic-form .button{ 
  clear:both;
  width:125px;
  height:31px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  border: 0 transparent;
  background: url(button.png) no-repeat;
  margin-top: 20px;
  cursor: pointer;
}
.delete_form {
    padding: 5px;
    background: #F99;
}

/* Fieldsets */
fieldset { 
	padding: 0px; 
	margin: 0; 
	border: none; 
}


legend { padding: 0 .4em; font-weight: bold; font-size: 1.2em; }

.left-form {
    width: 360px;
    float: left;
    margin-right: 60px;
}

.right-form {
    width: 360px;
    float: right;
}
.right-form p {
    line-height: 21px;
}
.padtop {
    margin-top: 20px;
}

.signupform input {
   width:300px;
}

.signupform input.button {
   width:100px;
	 margin-top:10px;
}

#ordering a {
	padding-right:10px;
}

.hide{
 display:none;
}

.show {
 
}

a#less_members {
	display:none;
}

table#amin_members td img {
	padding:3px;
}

.calendarbox {
	background-color:#ffffff;
	border: 1px solid #13689c;
	width: 250px;
	text-align:center;
} 

.calendarbox div {
	width:100%;
}

.calendarbox table {
	width:150px;
	margin:0px auto;
}

.calendarbox table caption {
	font-weight:bold;
	font-size:110%;
	color: #13689c;
}

.calendarbox table td, .calendarbox table th {
	padding:3px;
} 

a.calendarnav-previous { 
	display:block;
	float:left;
	padding:5px;
}

a.calendarnav-next { 
	display:block;
	float:right;
	padding:5px;
}

/* Member Directory classes */

#column_one, #column_two {
	width:200px;
	min-height:400px;
	margin:0px;
	padding:10px 10px 10px 0px;
	float:left;
}

#column_two {
	border-right: 1px solid #a8bdca;
	border-left: 1px solid #a8bdca;
	margin: 0px 10px 0px 10px;
	padding:10px;
}

#column_one{
	padding:10px 10px 10px 0px;
}

#column_three{
	width:200px;
	min-height:400px;
	margin:0px 10px 0px 0px;
	padding:10px 0px 10px 10px;
	float:left;
}

h3.fieldlabel{
	font-weight:bold;
	color:#072d44;
	font-size:100%;
}

#agencyform{
 border-bottom: 1px solid #a8bdca; 
 margin-bottom:10px;
}

#allagencies {
	padding:20px;
	border-top: 1px solid #a8bdca;
}

#number_employees, #locationsearch, #capsearch, #indsearch, #regionsearch, #statesearch{
	min-height: 120px;
	border-bottom:1px solid #a8bdca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#locationsearch select, #capsearch select, #indsearch select, #regionsearch select, #statesearch select{
	width:180px;
	margin-top:5px;
}

#number_employees select{
	width:130px;
	margin-top:5px;
}

.formtext, a.all, a.none {
	font-size:85%;	
}

.showcase-meta {
    width: 100%;
    margin: 10px 0px;
}		

.showcase-meta .avatar {
    width: 50px;
    margin: 0px;
		padding: 0px 10px 0px 0px;
		float:left;
}		

