body 
{
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; font-variant: normal; font-weight: normal; 
	background-color: #444444;
	background: #444444 url(images/grayfade.gif) repeat-x 0% 0%;
	margin: 0px;
	padding: 0px;
}

.clear
{
	clear: both;
}

a          { color: #cccccc; text-decoration: underline }
a:hover
       { color: #cc8c8c; text-decoration: none }
	   
form
{
	margin: 0px;
	padding: 0px;
}

blockquote
{
background: transparent url(/images/blockquote.gif) no-repeat scroll 0% 0%;
margin: 20px 40px;
padding: 0px 40px;
font-style:italic;
color: #dddddd;
}


#bodycontent
{
	margin: 0px;
	padding: 0px;
}

#container
{
	margin: auto;
	width: 930px;
	position: relative;
}

#header
{
	background-image: url(images/logo_trans.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
}

#mainbody
{
	background-color: #505050;
	border: 1px solid #666666;
	text-align: center;
	padding: 10px 30px 10px 30px;

}

#mainbody p
{
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

#menu
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	position:relative;
	width: 125px;
	height: 490px;
	left: 0px;
	top: 0px;
	float: left;
	overflow:hidden;
}

.aboutmenu
{
	padding: 10px;
        margin: 0px 0px 20px 30px;
	font-size: small;
	width: 125px;
	float: right;
	overflow:hidden;
        color: #999999;
}

#menu ul, .aboutmenu ul
{
	margin-left: 0px;
	padding: 2px;
	list-style: none;
}

#menu li a, .aboutmenu li a
{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	font-size: 11px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	width: 120px;
	display: block;
}

.aboutmenu ul.elsewhere
{
        margin-top: 2px;
        padding: 2px 0px 0px;
        list-style: none;
}
.aboutmenu ul.elsewhere li a
{
        padding-left: 22px;
        width: 98px;
        border: 0px;
        padding-bottom: 4px;
}
.aboutmenu li.flickr a
{
        background: transparent url(images/flickr.png) no-repeat left center;
}
.aboutmenu li.facebook a
{
        background: transparent url(images/facebook.png) no-repeat left center;
}
.aboutmenu li.idealist a
{
        background: transparent url(images/idealist.png) no-repeat left center;
}
.aboutmenu li.virb a
{
        background: transparent url(images/virb.png) no-repeat left center;
}
.aboutmenu li.myspace a
{
        background: transparent url(images/myspace.png) no-repeat left center;
}
.aboutmenu li.youtube a
{
        background: transparent url(images/youtube.png) no-repeat left center;
}
.aboutmenu li.twitter a
{
        background: transparent url(images/twitter.png) no-repeat left center;
}

#menu ul li a:hover, .aboutmenu ul li a:hover
{
	background-color: #333333;
	color: #cc8c8c;
	text-decoration: none;
}


#menu li.highlight, .aboutmenu li.highlight
{
	background-color: #444444;
}


#content, #content_signin
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	position: relative;
	float: left;
	width: 740px;
	height: 490px;
	left: 20px;
	top: 0px;
	z-index: auto;
}

#content_signin
{
	background-image: url(images/signinad.jpg);
	background-repeat:no-repeat;
	height: 490px;
}

html>body #content_signin
{
	height: auto;
	min-height: 490px;
}

#loginform
{
	margin-top: 300px;
	margin-left: 40px;
}

#content_nolimit
{
	background-color: #505050;
	/*background: #505050 url(images/grayfade.gif) repeat-x 0% 0%;*/
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	position: relative;
	float: left;
	width: 740px;
	left: 20px;
	top: 0px;
	z-index: auto;
	height: 490px;
}

html>body #content_nolimit
{
	height: auto;
	min-height: 490px;
}

/*
New home page styles
*/
.mainleftcol
{
	float: left;
	position: relative;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 0px;
	width: 432px;
	margin-right: 0px;
	margin-left: 0px;
}

.mainrightcol
{
	float: left;
	position: relative;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 0px;
	width: 312px;
	margin-right: 0px;
	margin-left: 20px;
}

.rotatorbox, .articlesbox, .latestnewsbox, .aboutloginbox, .randomphotobox, .orgsearchbox, .photobox
{
	border: 1px solid #666666;
	background-color: #505050;
	padding: 10px;
	margin-bottom: 20px;
}

.photobox ul
{
	margin: 5px 0px;
	padding: 0px;
	width: 100%;
}
.photobox li
{
	margin: 0px 5px 0px 0px;
	display: inline;
	padding: 0px;
}
.photobox li.last
{
	margin: 0px;
	display: inline;
}
.photobox img
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	border: 1px solid #666666;
}

.rotatorbox
{
	height: 150px;
}

.articlesbox
{}

.articlesbox .article
{
	margin-bottom: 6px;
	color: #aaaaaa;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.articlesbox .articlenoimg
{
	margin: 5px 0px 10px 0px;
	color: #aaaaaa;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	float: left;
	width: 190px;
	border-left: 1px solid #666666;
	padding: 5px;
}

.articlesbox .articletitle, #articles .articletitle
{
	font-size: small;
	font-weight: bold;
	color: #e0e0e0;
	margin-top: 1px;
	margin-bottom: 2px;
}

.articlesbox .date, #articles .date
{
	font-size: x-small;
	font-weight:normal;
	font-style:italic;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
.articlesbox .new,#articles .new
{
	font-size: x-small;
	font-weight:bold;
	font-style:normal;
	color:#cc8c8c;
}

.articlesbox img
{
	padding: 2px;
	border: 1px solid #666666;
	margin: 3px 1px 1px 1px;
}

.articlesbox .morearticles
{
	font-size: x-small;
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

.latestnewsbox
{}

.aboutloginbox
{}

.aboutloginbox ul
{
	margin: 5px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	clear: both;
	display:block;
	width: 100%;
	overflow: auto;
}

.aboutloginbox li
{
	float: left;
	display: block;
	width: 128px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	margin: 15px 8px 0px 0px;
}
.aboutloginbox ul li a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.aboutloginbox ul li a:hover
{
	text-decoration: none;
}
.aboutloginbox ul li img
{
	margin-bottom: 3px;
}

.loginbox
{
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}

.loginbox .gensmall
{
	font-size: 10px;
}

.aboutloginbox .username
{
	color: #cc8c8c;
	font-size: small;
	font-weight: bold;
}

.aboutloginbox .welcome
{
	color: #cccccc;
	font-size: small;
	font-weight: bold;
}

.aboutloginbox ul
{
	font-size: small;
	list-style-type:none;
}

.aboutloginbox li
{
	margin-bottom: 2px;
}

.loginbox input, .loginbox button, .loginbox submit
{
	font-size: x-small;
}

.randomphotobox
{}

.orgsearchbox
{
}

.orgsearchbox p
{
	font-size: x-small;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
}

.orgsearchbox input,select,textarea
{
	font-size: small;
	font-weight: normal;
}

.orgsearchbox .label
{
	font-size: x-small;
	font-weight: bold;
	margin: 8px 0px 3px 0px;
	text-align:left;
}

.randomphotobox img
{
	padding: 1px;
	border: 1px solid #666666;
	margin-right: 5px;
}

.randomphotobox .title
{
	font-size: small;
	font-weight: bold;
}

.randomphotobox .username
{
	font-size: x-small;
	font-weight: normal;
}

.randomphotobox .caption
{
	font-size: x-small;
	font-weight: normal;
	margin-top: 6px;
	color: #aaaaaa;
}


#leadstory
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	position: relative;
	float: left;
	width: 500px;
	height: 300px;
	left: 20px;
	top: 0px;
	z-index: auto;
}

#newsbox
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	width: 200px;
	position: relative;
	height: 300px;
	left: 20px;
	top: 0px;
	margin-left: 20px;
	z-index: auto;
}

#substory1, #substory2, #substory3
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	width: 200px;
	position: relative;
	height: 150px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 20px;
}

#substory1
{
	width: 200px;
}

#substory2
{
	width: 260px;
	margin-left: 20px;
}

#substory3
{
	width: 200px;
	margin-right: 0px;
	margin-left: 20px;
}

#leadadvert
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	position: relative;
	float: left;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-left: 20px;
}

#simpleCarousel
{
	position: absolute;
}

#simpleCarousel .buttons
{
	position: absolute;
	top: 130px;
	left: 0px;
}

#simpleCarousel .button
{
	background-color: #404040;
	color: #888888;
	border: 1px solid #555555;
	padding: 3px;
	margin: 3px;
	float: left;
	font-weight: bold;
	font-size: x-small;
	width: 15px;
	text-align:center;
}

#simpleCarousel .button a
{
	text-decoration:none;
	color: #888888;
}

#simpleCarousel .slides
{
	height: 125px;
	width: 400px;
}

#simpleCarousel .slide
{
	position:absolute;
}



#simpleCarousel .off
{
	background-color: #4c4c4c;
}

#leadphoto
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	width: 300px;
	position: relative;
	height: 300px;
	left: 20px;
	top: 0px;

	z-index: auto;
}

#leadphoto img
{
	padding: 1px;
	border: 1px solid #666666;
}

#leadphoto #photoinforight
{

}

#leadphoto #photoinforight img
{
	float: left;
	margin: 0px 8px 0px 0px;
}

#leadphoto #photoinforight .title
{
	font-size: small;
	font-weight: bold;
}

#leadphoto #photoinforight .username
{
	font-size: x-small;
	font-weight: normal;
}

#leadphoto #photoinforight .caption
{
	font-size: x-small;
	font-weight: normal;
	margin-top: 6px;
	color: #aaaaaa;
}

#leadphoto #photoinfobottom
{

}

#leadphoto #photoinfobottom img
{
	margin: 0px 0px 5px 0px;
}

#leadphoto #photoinfobottom .title
{
	font-size: small;
	font-weight: bold;
}

#leadphoto #photoinfobottom .username
{
	font-size: x-small;
	font-weight: normal;
}

#leadphoto #photoinfobottom .caption
{
	font-size: x-small;
	font-weight: normal;
	margin-top: 3px;
	color: #aaaaaa;
}


#bottom1
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	width: 200px;
	position: relative;
	height: 150px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 20px;
}

#bottom2
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	width: 200px;
	position: relative;
	height: 150px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 20px;
	margin-left: 20px;
}

#bottomrow
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	width: 440px;
	position: relative;
	height: 150px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 20px;
}

#lowernews
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	position: relative;
	height: 150px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 20px;
	width: 260px;
	margin-right: 0px;
	margin-left: 20px;
}

#launchpadleft
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	position: relative;
	height: 490px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 0px;
	width: 290px;
	margin-right: 0px;
	margin-left: 0px;
}

#launchpadleft .categories
{
	color: #dddddd;
	font-size:small;
	font-weight: bold;
}

#launchpadleft ul, .highlightlist ul
{
	margin: 5px 0px 10px 40px;
	padding: 0px;
}

#launchpadleft li, .highlightlist li
{
	list-style-image:url(images/rightarrow.gif);
	list-style-position:outside;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	font-size: small;
}

#launchpadright
{
	background-color: #505050;
	border: 1px solid #666666;
	padding: 10px;
	font-size: small;
	float: left;
	position: relative;
	height: 490px;
	left: 20px;
	top: 0px;
	z-index: auto;
	margin-top: 0px;
	width: 410px;
	margin-right: 0px;
	margin-left: 20px;
}



#launchpadright .article
{
	margin-bottom: 6px;
	color: #aaaaaa;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

#launchpadright .articletitle, #articles .articletitle
{
	font-size: small;
	font-weight: bold;
	color: #e0e0e0;
	margin-top: 1px;
	margin-bottom: 2px;
}

#launchpadright .date, #articles .date
{
	font-size: x-small;
	font-weight:normal;
	font-style:italic;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
#launchpadright .new,#articles .new
{
	font-size: x-small;
	font-weight:bold;
	font-style:normal;
	color:#cc8c8c;
}

#launchpadright img
{
	padding: 2px;
	border: 1px solid #666666;
	margin: 3px 1px 1px 1px;
}

#launchpadright .morearticles
{
	font-size: x-small;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#article, #linktous
{
	margin: 3px;
}

#article h1
{
	font-size: x-large;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	color: #e0e0e0;
	font-family:Arial, Helvetica, sans-serif
}

#article img
{
	margin: 2px 2px 4px 2px;
	display: block;
}

#article p
{
	margin: 5px 0px 15px 0px;
}

#article ol, #article ul
{
	width: 75%;
	margin: 20px;
}

#article li
{
	margin-bottom: 10px;
	list-style-position:outside;
}

#article .dateauthor
{
	font-size: x-small;
	color: #999999;
	font-style: italic;
	margin-bottom: 15px;
}

#article .titlebox
{
	display: block;
	margin-bottom: 15px;
	height:110px;
}

html>body #article .titlebox
{
	height: auto;
	min-height: 110px;
}

#article .titlebox .titletext
{
	width: 310px;
	float: left;
	margin-right: 12px;
}

#article .titlebox .titlephoto
{
	float: left;
	width: 410px;
	height: 110px;
}

#article .photo-left, #article .photo-right, #article .photo-center
{
	font-size: x-small;
	color: #cccccc;
}

#article .photo-left
{
	float: left;
	margin: 6px 10px 2px 0px;
}

#article .photo-right
{
	float: right;
	margin: 6px 0px 2px 10px;
}

#article .photo-center
{
	margin: 6px auto;
	width: 489px;
}

#article #info
{
	background-color: #404040;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #666666;
	width: 100%;
	clear: both;
}

#article #info .bookmarks
{
	width: 33%;
	height: 50px;
	vertical-align:top;
	color: #999999;
	font-size: x-small;
}

#article #info .org, #article #info .profile
{
	background-color: #303030;
	border: 1px solid #666666;
	padding: 8px;
	margin-left: 10px;
	width: 33%;
	height: 50px;
	vertical-align:top;
	font-size: x-small;
	color: #999999;
}

#article #info .org a, #article #info .profile a, #article #info .bookmarks a
{
	color: #999999;
}

#article #info .org a:hover, #article #info .profile a:hover, #article #info .bookmarks a:hover
{
	color: #cc8c8c;
}

#article #info .org .title
{
	font-size: small;
	color: #dddddd;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#article #info .org .title a
{
	color: #ffffff;
	text-decoration:none;
}
#article #info .org .title a:hover
{
	color: #cc8c8c;
	text-decoration:none;
}

#articles
{
	margin: 10px;
}

#articles .title
{
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	font-size:large;
}

#articles img.subscribe, #linktous img.subscribe
{
	float:right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: -5px;
	right: -5px;
}

#articles .article
{
	clear: both;
	color: #aaaaaa;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

#articles img
{
	float: left;
	margin: 3px 8px 10px 1px;
	padding: 2px;
	border: 1px solid #666666;
}

#information
{
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

#half
{
	float: left;
	width: 48%;
	margin: 0px 12px 0px 0px;
	padding: 0px;
}

img  { border: none }

img.border
{
	padding: 2px;
	border: 1px solid #666666;
	margin: 3px 2px 1px 1px;
}

img.noborder
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1, h2, h3, h4
{
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}

h1
{
	font-size: larger;
}

h2
{
	font-size: x-large;
	margin: 0px 0px 5px 0px;
	color: #e0e0e0;
}
h2.profile
{
	border: 0px;
	font-size: x-large;

}


h2 span
{
	font-size: x-small;
	color: #bbbbbb;
	font-weight: normal;
	margin: 0px 0px 0px 30px;
}

h3
{
	font-size: small;
	color: #cc8c8c;
}
h3.about
{
        color: #f0f0f0;
}

h4
{
	font-size: x-small;
	color: #999999;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subtext
{
	font-size: x-small;
	font-weight: normal;
	/*color: #ccc77a;	
	border: 1px solid #666666;
	background-color: #444444;
        */
        color: #d0d0d0;
	width: 450px;
	padding: 10px;
}

strong, b
{
	color: #bbbbbb;
}

#infobox
{
	float: right;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 10px;
	padding: 6px;
	border: 1px solid #999999;
	width: 200px;
	background-color: #333333;
}

#infobox ul
{
	margin: 0px;
	padding: 0px;
	
}

#infobox li
{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
}

.subhead
{
	text-align: center;
	margin-bottom: 5px;
}

.readmore
{
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	padding-right: 13px;
	background-image: url("images/rightarrow.gif");
	background-repeat: no-repeat;
	background-position: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.readmore a
{
	text-decoration: none;
}

.more
{
	text-align: left;
	font-size: small;
	font-weight: normal;
	padding-left: 13px;
	/* background-attachment: fixed; */
	background-image: url("images/rightarrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-right: 2px;
}

.more a
{
	text-decoration: none;
}

.linkarrow
{
	text-align: right;
	font-weight: bold;
	padding-right: 13px;
	background-attachment: fixed;
	background-image: url("images/rightarrow.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.newsitem
{
	margin-top: 5px;
	padding-top: 5px;
	font-size: x-small;
}

.newstitle, .newstitle_noborder
{
	font-weight: bold;
	font-size: x-small;
	border-bottom: 1px solid #666666;
	padding-bottom: 3px;
}

.newstitle_noborder
{
	border: 0px;
}

.title
{
	font-weight: bold;
}

.abouttext, .abouttop
{
	margin-top: 5px;
	padding-top: 5px;
	font-size: medium;
	color: #e0e0e0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.abouttop
{
	/*
         border: 1px solid #666666;
	background-color: #444444;
	width: 510px;
         padding: 10px;
	color: #ccc77a;
        */
        color: #ccc77a;
        padding: 15px;
}

.abouttext b
{
	color: #7aaecc;
}

#photoright
{
	float: right;
	border: none;
	margin-left: 0px;
	padding: 0;
}

input, select, textarea, button
{
	border: 1px solid #666666;
	background: #333333;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px;
	margin: 1px 0px 3px 0px;
}

.mainoption
{
	border: 1px solid #000000;
	font-weight: bold;
	font-size: smaller;
}

.gensmall
{
	font-weight: bold;
	font-size: smaller;
}

.cbstyled input
{
	border: none;
	background: #505050;
	vertical-align:middle;
}

#footer
{
	clear: both;
	text-align: center;
	font-size: x-small;
	color: #777777;
	margin-top: 15px;
	padding-top: 15px;
}

#footer a
{
	color: #777777;
}

#footer a:hover
{
	color: #cc8c8c; text-decoration: none;
}

hr
{
	width: 85%;
	height: 1px;
	color: #999999;
}

.checkbox
{
	display: none;
}

.checkbox input
{
	border: 0px;
	background-color: #505050;
}

#breadcrumbs
{
	margin: 3px 0px 3px 6px;
	padding: 0px;
	color: #777777;
	font-size: x-small;
}

#breadcrumbs a
{
	color: #777777;
}

#breadcrumbs a:hover
{
	color: #cc8c8c;
}

.networkholder
{
	width: 60px;
	margin: 6px 0px 0px 4px;
	float: left;
}

.networkholder img
{
	margin-bottom: 10px;
}

.organization, .organization_networks
{
	background-color: #3c3c3c;
	color: #cccccc;
	border: 1px solid #666666;
	margin: 6px;
	padding: 8px;
	float: left;
	width: 710px;
}

.organization_networks
{
	width: 640px;
}

.organization img, .organization_networks img
{
	float: left;
	padding: 1px;
	border: 1px solid #666666;
	margin: 0px 6px 6px 0px;
}

.organization h1, .organization_networks h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #f0f0f0;
}

.organization h1 a, .organization_networks h1 a
{
	color: #f0f0f0;
	text-decoration: none;
}

.organization h1 a:hover, .organization_networks h1 a
{
	color: #cc8c8c;
	text-decoration: none;
}

.organization h1 span, .organization_networks h1 span
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #999999;
	padding-left: 20px;
}

.organization h2, .organization_networks h2
{

}

.organization .contact, .organization_networks .contact
{
	font-size: small;
	margin: 4px 0px 0px 0px;
}

.organization .contact span, .organization_networks .contact span
{
	font-size: smaller;
}

.organization .website a, .organization_networks .website a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #f0f0f0;
}

.organization .website a:hover, .organization_networks .website a:hover
{
	text-decoration: underline;
	color: #cc8c8c;
}

.organization .description, .organization_networks .description
{
	font-size: small;
	margin-top: 8px;
}

.organization .desctitle, .organization_networks .desctitle
{
	font-weight: bold;
	color: #cc8c8c;
	margin: 12px 0px 2px 0px;
	font-size: x-small;
}

.organization .location, .organization_networks .location
{
	font-size: smaller;
	margin-top: 4px;
}

.project
{
	margin: 3px 3px 3px 0px;
	padding: 0px 5px 10px 10px;
	border: 1px solid #666666;
	background-color: #303030;
}

.project .date
{
	font-size: x-small;
	color: #888888;
	font-style:italic;
}

.project h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
	padding: 0px;
	margin: 4px 0px 3px 0px;
	color: #e0e0e0;
}



.moreinfo
{
	font-size: smaller;
	text-align: right;
	padding-right: 11px;
	background-image: url(images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.organization_short
{
	background-color: #3c3c3c;
	color: #cccccc;
	border: 1px solid #666666;
	margin: 3px 0px 3px 0px;
	padding: 6px;
}

.organization_short h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #f0f0f0;
	border: 0px;
}

.organization_short h4 a
{
	color: #f0f0f0;
	text-decoration: none;
}

.organization_short h4 a:hover
{
	color: #cc8c8c;
	text-decoration: none;
}

#searchbox
{
	font-size: small;
	font-weight: bold;
	background-color: #494949;
	color: #cccccc;
	border: 1px solid #666666;
	margin: 6px 0px 0px 0px;
	padding: 8px;
}

#searchbox p
{
	margin: 3px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

#searchbox input,select,textarea
{
	font-size: small;
	font-weight: normal;
}

#searchbox .label
{
	font-size: x-small;
	font-weight: bold;
	margin: 8px 0px 3px 0px;
	text-align:left;
}

#searchform
{
	font-size: x-small;
	font-weight: normal;
}

#searchform .label
{
	font-size: x-small;
	font-weight: normal;
	color: #aaaaaa;
}

#searchform input,select,textarea
{
	font-size: x-small;
	font-weight: normal;
}

#addorgform
{
	font-size: small;
	font-weight: bold;
	background-color: #494949;
	border: 1px solid #666666;
	margin: 6px 0px 0px 0px;
	padding: 8px 12px 8px 12px;
}

#addorgform p
{
	margin: 3px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

#addorgform input,select,textarea
{
	font-size: small;
	font-weight: normal;
}

#addorgform .label
{
	font-size: x-small;
	font-weight: bold;
	margin: 8px 0px 3px 0px;
	text-align:left;
}

.info
{
	font-size: x-small;
	font-weight: normal;
	color: #bbbbbb;
}

#addorgform .label .info
{
	font-size: x-small;
	font-weight: normal;
	color: #999999;
}

#addorgform .button
{
	font-size: x-small;
	font-weight: bold;
	margin: 0px 5px;
}

#uploadform
{

}

#uploadform .label
{
	font-size: x-small;
	font-weight: bold;
	margin: 6px 0px 3px 0px;
	text-align:left;
}

#uploadform .label .info
{
	color: #999999;
	font-weight: normal;
}

.label .info img
{
	float: left;
	margin: 5px 10px 15px 20px;
}

#uploadform .information
{
	color: #aaaaaa;
	font-weight: normal;
	font-size: small;
}

#singlephoto
{
	/*
	border: 1px solid #666666;
	background-color: #494949;
	*/
	color: #cccccc;
	margin: 6px 0px 10px 6px;
	padding: 0px;
	float: left;
	width: 485px;
}

#singlephoto #photoholder
{
}

#singlephoto #photoholder img
{
	padding: 2px;
	border: 1px solid #666666;
}

#singlephoto .captiontitle
{
	font-size: small;
	font-weight: bold;
	font-color: #dddddd;
	margin: 6px 0px 6px 0px;
}

#singlephoto .caption
{
	font-size: small;
	margin: 6px 0px 6px 0px;
}

#nombutton
{
	float: right;
	margin: 0px 0px 5px 5px;
}

#photoinfo
{
	float: right;
	width: 210px;
	margin: 6px 6px 6px 0px;
	padding: 2px;
}

.edititem, #options .edititem
{
	margin: 0px 0px 10px 0px;
	padding: 6px;
	border: 1px solid #333333;
	/* background-color: #cc8c8c; */
	background-color: #cccccc;
	color: #111111;
	font-size: small;
	font-weight: normal;
}

.edititem a, #options .edititem a
{
	color: #000000;
	font-weight:bold;
}

.edititem a:hover, #options .edititem a:hover
{
	color: #660000;
}

.edititem span, #options .edititem
{
	font-size: x-small;
}

.edititem ul
{}

.edititem li
{
	margin-bottom: 4px;
}

.edititem h1
{
	font-size: small;
	font-weight: bold;
}

#photoinfo h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	color: #f0f0f0;
}

#photoinfo .attributes
{
	font-size: smaller;
	color: #aaaaaa;
	margin-bottom: 15px;
}

#photoinfo .attributes .author
{
	font-size:small;
}

#photoinfo .attributes .author a
{
	font-weight: bold;
}

#photoinfo .attributes .author img
{
	margin: 3px 0px 0px 0px;
}

#photoinfo .attributes .date
{
	margin-top: 5px;
	font-size: x-small;
	font-style:italic;
	color: #888888;
}

#photoinfo .attributes .category
{
	margin-top: 5px;
	font-size: x-small;
	color: #888888;
}

#photoinfo .attributes .category a
{
	color: #999999;
}

#photoinfo .attributes .category a:hover
{
	color: #cc8c8c;
}

#photoinfo .navigation
{
	color: #e0e0e0;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #666666;
	background-color: #464646;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	line-height: 1.8em;
}

#photoinfo .navigation form
{
	margin: 0px;
	padding: 0px;
}

#photoinfo .navigation input
{
	font-size: x-small;
	font-weight: normal;
	padding: 1px 2px 1px 3px;
	margin: 0px 3px 0px 10px;
}

#singlephoto #flag
{
	font-size: xx-small;
	color: #aaaaaa;
	margin-top: 10px;
}

#singlephoto #flag .flagged
{
	font-size: x-small;
	color: #000000;
	background-color: #cc8c8c;
	border: 1px solid #000000;
	padding: 5px;
}

#singlephoto #flag .flagged strong
{
	color: #000000;
}

#photonav
{
	font-size: x-small;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	padding: 6px 6px 4px 6px;
	background-color: #464646;
	border: 1px solid #666666;
	width: 180px;
	height: 125px;
}

#photonav input, textarea, select
{
	font-size: 10px;
	font-weight: normal;
}

#photonav h1
{
	font-size: x-small;
	font-weight: bold;
	color: #aaaaaa;
	margin: 1px 0px 2px 0px;
	padding: 0px;
}

#photonav .thumb
{
	float: left;
	margin-top: 2px;
}

#photonav .thumb img
{
	padding: 2px;
	border: 1px solid #666666;
	margin: 3px 2px 1px 1px;
}

#photonav .thumb .label
{
	width: 85px;
}

#photonav .thumb .label a
{
	text-decoration: none;
}

#photonav .left
{
	padding: 0px 0px 0px 2px;
	background-image: url(images/leftarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 5px 0px 5px;
	font-size: x-small;
}

#photonav .right
{
	padding: 0px 11px 0px 0px;
	background-image: url(images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 5px 0px 5px;
	text-align:right;
	font-size: x-small;
}

#tags
{
	margin-top: 10px;
}

#tags h2
{
	font-size: smaller;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border: 0px;
}

#tags .tag
{
	font-size: x-small;
	margin: 1px 0px 0px 3px;
	padding: 0px 0px 0px 15px;
}

#tags .tag a
{
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

#tags .tag a:hover
{
	text-decoration: underline;
	color: #cc8c8c;
}

#photoinfo #organizationlist
{
	margin-top: 20px;
}

#organizationlist
{

}

#organizationlist .header
{
	font-size: x-small;
	color: #aaaaaa;
	padding: 0px 0px 3px 0px;
}

#comments
{
	border: 1px solid #666666;
	background-color: #434343;
	color: #cccccc;
	margin: 10px 0px 0px 0px;
	padding: 14px;
	clear: both;
}

#comments h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #e0e0e0;
}

#comments #comment
{
	color: #cccccc;
	margin: 0px 3px 0px 3px;
	padding: 10px 6px 10px 6px;
	border-bottom: 1px solid #595959;
}

#comments #comment .username
{
	font-size:smaller;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	color: #e0e0e0;
}

#comments #comment .date
{
	font-size: smaller;
	font-style: italic;
	padding: 0px;
	margin-top: 2px;
	color: #808080;
	text-align: right;
}

#comments #comment .text
{
	font-size:small;
	font-weight: normal;
	padding: 0px;
	margin: 1px 0px 1px 0px;
	color: #cccccc;
}

#comments #commentformholder
{
	margin: 0px;
	padding: 0px;
}

#comments #commentformholder form
{
	margin: 2px;
	padding: 2px;
}

#comments #comment.mycomment
{
	background-color: #444f44;
}

#comments #comment.newcomment
{
	background-color: #4f4f44;
}

.organization #options
{
	font-size: x-small;
	float: right;
	text-align: right;
	color: #999999;
	margin: 2px 0px 10px 0px;
	position:relative;
	top: 0px;
	right: 0px;
}

#options
{
	font-size: x-small;
	text-align: right;
	color: #999999;
	margin: 2px 0px 10px 0px;
	position: absolute;
	top: 15px;
	right: 15px;
}

#options a
{
	color:#999999;
}

#options a:hover
{
	color:#cc8c8c;
}


#description
{
	font-size: small;
	font-weight: normal;
	color: #cccccc;
	margin-bottom: 10px;
}

#profileleft
{
	width: 380px;
	float: left;
	margin-right: 10px;
}

#profileright
{
	width: 330px;
	float: left;
}

#photos
{
	padding: 6px;
	clear: both;
}

#photos ul
{
	margin: 0px;
	padding: 0px;
}

#photos li
{
	color: #aaaaaa;
	list-style-type:none;
	margin-bottom: 5px;
	width: 378px;
}

#photos img
{
	margin: 2px;
	padding: 1px;
	border: 1px solid #666666;
}

#photos .title
{
	font-size: small;
	font-weight:bold;
	width: 150px;
}

#photos .title a
{
	text-decoration:none;
}

#photos li .info
{
	font-size: x-small;
	font-weight: normal;
}

#photos li .photodate
{
	font-size: x-small;
	font-weight: normal;
	font-style:italic;
	color:#aaaaaa;
}

#photos .editphoto
{
	font-size: x-small;
	color: #777777;
}

#photos .editphoto a
{
	color: #888888;
}
#photos .editphoto a:hover
{
	color: #cc8c8c;
}

#photos .caption
{
	color: #b0b0b0;
	margin: 5px 0px 0px 0px;
}

#profiletabholder
{
	float: left;
	margin: 0px;
	width: 100%;
	background-color: #404040;
	border: 1px solid #666666;
	border-top: 0px;
}

#thumbnailholder
{
	float: left;
	margin: 0px 3px 0px 0px;
	width: 100%;
}

#organizationholder, #photoessayholder
{
	margin: 10px 10px 25px 10px;
	padding: 0px;
}

#contactholder
{
	margin: 10px;
	color: #999999;
}

#contactholder ul
{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contactholder li
{
	margin: 3px;
}

.label
{
	font-weight: bold;
	text-align: right;
	font-size: small;
}

.tool-tip
{
	background: url("images/networkoverlay.gif") no-repeat #333333;
	border: solid 1px #888888;
	color: #cccccc;
	padding: 10px;
	width: 500px;
}

.tool-title
{
	color: #eeeeee;
	font-size: small;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #666666;
}

.tool-text
{
	color: #cccccc;
	font-size: x-small;
	font-weight: normal;
}

.tool-text b
{
	font-size: small;
	color: #cc8c8c;
}

.tool2-tip
{
	background-color: #333333;
	border: solid 1px #888888;
	color: #cccccc;
	padding: 10px;
}

.tool2-title
{
	color: #eeeeee;
	font-size: small;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.tool2-text
{
	color: #cccccc;
	font-size: small;
	font-weight: bold;
}

.username
{
	color: #cc8c8c;
	font-size: small;
	font-weight: bold;
}

.signin
{
	color: #cccccc;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 6px;
}

#linktous .label
{
	font-size: x-small;
	font-weight: normal;
	color: #aaaaaa;
	text-align: left;
}

#linktous td
{
	border-bottom: 1px solid #888888;
	padding-bottom: 10px;
	padding-top: 10px;
}

#photoessay
{}


#singlephoto #mainphoto img
{
	padding: 2px;
	border: 1px solid #666666;
	width: 480px;
}

.photoessaythumb
{
	margin: 5px 10px 40px 10px;
	width: 300px;
	float: left;
}

.photoessaythumb img
{
	padding: 2px;
	border: 1px solid #666666;
}

.photoessaythumb h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	color: #f0f0f0;
}
.photoessaythumb h1 a
{
	text-decoration:none;
	color: #f0f0f0;
}
.photoessaythumb h1 a:hover
{
	text-decoration:none;
	color: #cc8c8c;
}

.photoessaythumb .author
{
	font-size:small;
}

.photoessaythumb .author a
{
	font-weight: bold;
}

.photoessaythumb .description
{
margin: 3px 0px 3px 0px;
font-size:x-small;
}

.nomphoto
{
	margin:5px;
	border: 1px solid #666666;
	background-color:#494949;
	padding: 10px;
	vertical-align: top;
}

.nomphoto img
{
	padding: 2px;
	border: 1px solid #666666;
}
.nomphoto h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	color: #f0f0f0;
}
.nomphoto h1 a
{
	text-decoration:none;
	color: #f0f0f0;
}

.nomphoto .author
{
	font-size:small;
}

.nomphoto .author a
{
	font-weight: bold;
}

.leftside
{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width: 240px;
}

.adtext
{
	padding: 5px;
	font-size: small;
}

.adtext ul
{
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

.adtext li
{
	font-size: small;
	font-weight: bold;
	list-style-image: url(images/rightarrow.gif);
	margin: 0px;
	padding: 3px;
}

.rightside
{
	float: left;
	width: 480px;
}

.adtext img, img.aboutimg
{
	border: 1px solid #666666;
	padding: 1px;
	margin: 20px 0px 5px 0px;
}

img.aboutimg
{
        margin: 10px 0px;
}


.sidelogin
{
	border: 1px solid #666666;
	background: #494949;
	padding: 10px;
	margin: 0px;
}

#feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

#feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

#feed-list li a {
  padding: 0 0 0 19px;
  background: url("images/feed-icon-12x12.gif") no-repeat 0 50%;
  list-style-type: none;
}

.unreadmsg
{
	color: #333333;
	background-color: #cc8c8c;
	margin: 5px 5px 15px 5px;
	padding: 10px;
	font-size: small;
	font-weight: bold;
	border: 1px solid #333333;
}

.unreadmsg a
{
	color: #000000;
	text-decoration: underline;
}
.unreadmsg a:hover
{
	color: #666666;
	text-decoration: none;
}

.profiledetails
{
	font-size: x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	clear: both;
	margin: 10px 0px 10px 0px;
	line-height: 14px;
}
.profiledetails a
{
	font-weight: bold;
	color: #cccccc;
}
.badges ul
{
	list-style-type:none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.badges li
{
	display: inline;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

#tabs {
      float:left;
      width:100%;
      background:#505050;
      font-size:small;
      line-height:normal;
	  border-bottom: 1px solid #666666;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      border: 1px solid #666666;
	  border-bottom: 0px;
      margin:0px 5px 0px 0px;
      padding:0px 0px 0px 0px;
      text-decoration:none;
	  font-size: x-small;
	  font-weight: bold;
      }
    #tabs a span {
      float:left;
      display:block;
      padding:4px 10px 3px 10px;
      color:#cccccc;
	  background-color: #494949;
      }
	  #tabs a span.selected
	  {
	  	background-color: #404040;
		margin-bottom: -1px;
		padding-bottom: 4px;
		border-bottom: 0px;
		z-index: 2;
	  }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#ffffff;
	  background-color: #404040;
      }
	  
.pagenav {
      float:right;
      width:100%;
      font-size:small;
      line-height:normal;
	  margin: 5px;
      }
	.pagenav .showing
	{
		float: right;
		display: inline;
		color: #888888;
		margin: 0px;
		padding: 5px 15px;
		font-size: x-small;
		font-weight: bold;
	}
    .pagenav ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    .pagenav li {
      display:inline;
      margin:0;
      padding:0;
      }
    .pagenav a {
      float:right;
      border: 1px solid #666666;
      margin:0px 5px 0px 0px;
      padding:0px 0px 0px 0px;
      text-decoration:none;
	  font-size: x-small;
	  font-weight: bold;
      }
    .pagenav a span {
      float:left;
      display:block;
      padding:4px 8px;
      color:#888888;
      }
	  .pagenav a span.selected
	  {
	  	background-color: #505050;
		color: #cccccc;
	  }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .pagenav a span {float:none;}
    /* End IE5-Mac hack */
    .pagenav a:hover span {
      color:#cccccc;
	  background-color: #404040;
      }

.warning
{
	color: #dddd00;
	margin: 0px 20px;
	padding: 0px 0px 0px 20px;
	border-left: 2px solid #dddd00;
}

.classroom h2
{
	font-size: medium;
	font-weight: bold;
        margin: 20px 0 5px;
}

.classroombox
{
	border: 1px solid #666666;
	padding: 10px;
	margin: 0 10px 20px 20px;
	width: 220px;
	float: right;
	font-weight: bold;
}

	