body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height:150%;
	padding-bottom:2em;
}



#accessnav a{
	display:block;
	float:right;
	padding:3px 10px;
	border-right:1px solid #FFF;
}

#accessnav a.default_contrast{
	display:none;
}

#accessnav a.high_contrast{
	display:block;
	color:#FF0;
	background-color:#000;
	background-image:url(../images/high_contrast.png);
	background-repeat:no-repeat;
	padding-left:40px;
	background-position:5px center;
}

#accessnav a.smaller_type{
	display:none;
}

#accessnav a.larger_type{
	display:block;
	background-image:url(../images/larger_type.png);
	background-repeat:no-repeat;
	padding-left:35px;
	background-position:left center;
}

.clearboth{
	clear:both;
}
a {
	color:#ce2476;
	text-decoration:none;
	font-weight:bold;
}
#contentarea a{
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

a img{
	border:none;
}

h2, h3, h4{
	margin:0.5em 0;
}

h2{
	font-size:1.4em;
	line-height:135%;
}
h3{
	font-size:1.1em;
}
h4{
	font-size:1em;
}

h2.pagetitle{
	font-weight:normal;
	font-size:2em;
	margin:0 0 0.5em 0;
	color:#666;

}
.quote {
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 5px 20px 20px 85px;

}
.pic-right .imageholder {
	float:right;

}

.aims .imageholder {
	float:left;
	width:45px;

}
.contact_list_item{
	border-top:1px solid #CCC;
}
.contact_list_item h3{
	margin-bottom:0px;
}
.contact_list_item p{
	margin-top:0px;
}
.tip{
	float:right;
	width:auto;
	margin:0px;
	text-align:right;
	font-size:0.9em;
	color:#666;
}
.narrow_content h2.pagetitle{

}

.home h2.pagetitle{
	display:none;
}

.addlinkwrapper {
	/*display:none;*/
}
#contentarea a:hover{
	text-decoration:none;
	background-color:#a9b734;
	color:#000;
}
#header {
	width:100%;
	margin:0px;
	background-color:#333;
}
#accessnav {
	color:white;
	margin:auto;
	width:950px;
	background-color:#333;
	text-align:right;
}
#accessnav a {
	color:#fff;
	text-decoration:none;
}
#banner{
	width:1000px;
	text-align:left;
	margin:auto;
	position:relative;
	height:57px;
}
#banner h1 {
	text-indent:-10000px;
	background-image: url(../images/accentuate_logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:144px;
	height:140px;
	position:absolute;
	top:-20px;
	left:0px;
	margin:0px;
	padding:0px;
	z-index:98;
}
#banner h2 {
	margin:0px;

	padding-left:140px;
	color:#000;
	font-weight:normal;
	padding-bottom:20px;
	height:3em;
	position:absolute;
	top:20px;
	color:#666;
	font-size:2em;
}
#page{
	text-align:left;
	width:950px;
	margin:auto;
	min-height: 500px;
	/*border:1px solid #666;*/
}
.home #content0 {
	width:700px;
	margin:0;
	float:left;

}

.link{
	text-align:right;
}


.homepromo1, .homepromo2 {
	background-color:#ce2476;
	margin-bottom:15px;
	padding-bottom:5px;
	width:250px;
	padding-top:0px;
}
.homepromo3 {
	background-color:#ce2476;
	margin-bottom:15px;
	width:370px;
	float:right;
	margin-top:15px;
}
.videolink {
	background-color:#ce2476;
	margin-bottom:15px;
	width:370px;
	float:left;
	margin-top:15px;
}
.videolink p.link {
	margin:0 0 10px 0;
	padding:0 8px;
}
.homepromo4 {
	background-color:#CE2476;
	float:left;
	margin-bottom:15px;
	margin-left:0;
	margin-top:11px;
	width:250px;
	border: 1px solid #CE2476;
}
.homepromo4 .pageblocktext p{
	background-color: #F9E6EF;
	font-weight:normal;
	margin:0px;
	color:black;
	padding-bottom: 5px;
}
.homepromo4 h3 {
	background-color: #F9E6EF;
	color:black;
	margin-bottom:0px;
	padding-left: 8px;
}
.homepromo1 h2, .homepromo2 h2, .homepromo3 h2, .homepromo4 h2 {
	background-image:url(../images/angle_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:white;
	padding:8px 5px 5px 35px;
	margin:0px 0;
}
#content1 .homepromo1 .imageholder  {
	width:auto;
	text-align:center;
	margin-left:0px;
	margin-bottom:1em;
	height:160px;
	overflow:hidden;
}
#content0 .homepromo3 .imageholder, #content0 .homepromo4 .imageholder, #content0 .videolink .imageholder {
	width:auto;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:1em;
}
#content2 {
	float:left;
	height:auto;
	width:auto;
}
.homepromo1 p, .homepromo2 p,.homepromo3 p, .homepromo4 p {
	color:white;
	font-size:1.1em;
	line-height:130%;
	padding:0px 8px;
}
.homepromo1 h3, .homepromo2 h3 {
	color:white;
	font-size:1.1em;
	line-height:130%;
	padding:4px 8px;
	font-weight:normal;
	margin:4px 0;
}
.homepromo1 p a, .homepromo2 p a, .homepromo3 p a, .homepromo4 p a, .videolink p a{
	color:white;
	text-decoration:none !important;
	background-image:url(../images/whitepink_arrows.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:26px;

}
.homepromo1 p a:hover, .homepromo2 p a:hover, .homepromo3 p a:hover, .homepromo4 p a:hover {
	text-decoration:underline;
	/*background-color:#bec82e;
	background-image:url(../images/whitegreen_arrows.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:26px;*/

}

/*----------ABOUTPROMO-----------*/
.aboutpromo p a{
	color:white;
	font-weight:normal;
	background-image:url(../images/whitepink_arrows.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:26px;
	background-color:#CE2476;
	font-size: 1.1em;
    line-height: 135%;
    font-weight: bold;
    text-decoration: none !important;
    text-align: left;
}
.aboutpromo .link{
	 text-align: left;
	 background-color: #CE2476;
	 padding: 10px;
	 margin-bottom:0;
}
.aboutpromo {
	 border: 1px solid #CE2476;
	 overflow: hidden;

}
.aboutpromo p{
	padding:5px;

}



/*----------END ABOUTPROMO-----------*/

.homeintro {
	float:left;
	margin-right:10px;
	width:280px;
	margin-top:15px;
}


#navigation{

	background-color:#a9b734;
	margin-bottom:30px;

}

#navigation ul{;
	color: white;
    font-size: 1.3em;
    height: 1.6em;
    margin: auto;
    padding: 0 0 0 110px;
    text-align: left;
    width: 835px;
}

#navigation ul li{
	display:inline;


}

#navigation li a{
	display:block;
	color:white;
	text-decoration: none;
	color: #fff;
	text-align:left;
	padding:0px;
	padding: 0.2em 0 0.25em 23px;
	float:left;
	width:auto;
	text-align:center;
	background-color:#a9b734;
	margin-bottom:1em;
	font-weight:normal;
	background-image:url(../images/slope.gif);
	background-repeat:no-repeat;
	background-position:left center;
	position:relative;
	z-index:99;
}

#navigation .clearboth{
	font-size:0px;
	line-height:0;
	height:0px;
	clear:none;
}

#navigation a:hover {
	text-decoration:underline;
}

#navigation li.here a, #navigation li.ancestor a, #navigation li.expandhere a, #navigation ul li.hover a {
	color:#ffffff;
	background-image:url(../images/slope_here_right.gif);
	background-color:#ce2476;
	/*padding-right: 20px !important;*/
}

#navigation ul li.here_next a{
	background-image:url(../images/slope_here.gif);
}

#navigation a .end_nav{
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	width:20px;
	float:right;
	background-image:url(../images/slope_here.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0px;
	padding:0px;
	height:100%;
}

#navigation ul li.here {
	color:#ffffff;
	font-weight:none;
	background-color:#ce2476;
	padding-top:2px;
	padding-bottom:2px;
}
#subnav {
	width:220px;

	float:left;
}
#subnav h2 {
	border-bottom:solid 3px #a9b734;
	margin-right:10px;
	padding-bottom:5px;
	font-weight:normal;
	font-size:1.4em;

}
#subnav ul {
	padding:0px;
	margin:0px;
}
#subnav ul li {
	list-style-type:none;
	display:inline;
}
#subnav ul li.resourcescontainerli a {
	border:dotted #A9B734 1px;
	padding:3px 0 3px 25px;

}
#subnav ul li a {
	display:block;
	background-image:url(../images/green_doublearrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	font-size:1.1em;
	line-height:1.2em;
	padding-left:25px;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:8px;
}
#subnav ul li.here a {
	color:#ce2476;

}
#subnav ul li a:hover {
	width:185px;

}
#subnav ul li.expandhere a, #subnav ul li.ancestor a {
	background-color:#A9B734;
	color:white;
	width:185px;

}
#subnav ul li.expandhere ul li a, #subnav ul li.ancestor ul li a {
	background-color:white;
	background-image:none;
	color:#919288;
}
#subnav ul li.expandhere ul li.here a, #subnav ul li.ancestor ul li.here a {
	color:#ce2476;
}
#subnav ul li.ancestor {
	background-color:grey;
}

#contentarea{


	clear:both;
}

.narrow_content{
	width:720px;
	float:right;
}

#content0 {
	position:relative;

}

#two_column #content0{
	float:left;
	width:660px;

}

.accessibility #two_column #content0 {
	width:100%;
	padding:10px;

}

.accessibility #two_column #content0 p.link a {
	background-image:url("../images/icon_info.gif");
	background-repeat:no-repeat;
	padding:5px 0 5px 35px;

}

.accessibility #content1 {
	width:100%;

}

.accessibility .questions {
	border:1px dotted #A9B734;
	padding:10px;
	margin-bottom:30px;

}

.narrow_content #two_column #content0{
	float:left;
	margin:0px;
	width:430px;
}

#content1, .blockconright #content2 {
	float:right;
	margin-left:10px;
	width:250px;
}

#content1 input, .blockconright #content2 input, #content1 label, .blockconright #content2 label {
	text-align:left;
	width:100%;
}
.blockconright #content2 {
	Margin-top:25px;
}
.narrow_content #content1{
	width:250px;
	overflow:hidden;
	float:right;
}
.partners #content1 {
	float:right;
	margin-left:10px;
	width:250px;
}

.projects {
	background-color:#ce2476;
}
.projects a {
	color:white;
}

.pad{
	padding:0 5px 1em 5px;
}

.imageholder{
	width:250px;
	float:left;
	margin-right:10px;
	clear:right;
	padding-bottom:1em;
}
.imageholder_thumb{
	border:1px dotted #A9B734;
	clear:right;
	float:left;
	margin-right:10px;
	padding:5px;
	width:auto;

}
.home .imageholder{
	margin:0px;
}
.partners .imageholder {
	float:left;
	margin-left:0;
	margin-right:11px;
	padding-bottom:18px;
}
.partners #content1 h2, .blogeditor #content1 h2 {
	border-bottom:solid 3px #a9b734;
	padding-bottom:5px;
	font-weight:normal;
}

.dark{
	background-color:transparent;
}

div.thumb{
	width auto;
	float:left;
	margin-right:15px;
}
 a img{
 	border:none;
 }

 html{
 	height:100%;

 }

.vevent .dark, .vevent .light{
	padding:10px;
	margin-bottom:10px;
	background-color:

 }

 .third {
 	float:left;
 	width:31%;
 	margin-right:2%;
 }

 .caption{
 	border-bottom:1px solid #CE2476;
	border-left:1px solid #CE2476;
	border-right:1px solid #CE2476;
	color:black;
	font-size:0.9em;
	margin:0;
	padding:5px;
	width:auto;
 }
  p.caption_thumb{
 	font-size:0.85em;
	line-height:125%;
	width:130px;
	margin:3px 0;
 }
 .image_credit{
 	color:#666666;
	font-size:0.75em;
	line-height:140%;
	margin:0;
	padding-top:5px;
	text-align:right;
	width:100%;
}
.image_credit p {
	margin:0px;
 }
 .keyworditem {

	float:left;
	margin:10px 10px 10px 0;
	width:330px;
}
.box{
	border:1px solid #CE2476;

}
.vid-link p.link a {
	/*font-size:1.2em;*/
	background-image:url(../images/tv.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 2px 0 3px 33px;

}
.vid-link p.link {
	margin: 0 0 5px;
	text-align:left;

}
.vid-link {
	border-top: 5px solid #CE2476;
	border-bottom: 5px solid #CE2476;
    	margin-bottom: 25px;
    	padding-top:5px;
    	padding: 0;
    	width: 250spx;

}
.keyworditem h2 {
	background-image:url(../images/angle_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#CE2476;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
	padding:5px 8px 5px 35px;
	text-align:left;
}
.keyworditem p {
	margin:0px;
}
.keyworditem ul {
	margin:0px;
	width:108px;
	line-height:160%;
	list-style-type:none;
	padding:3px 10px;
	float:left;
}
.keyworditem ul li {
	border-bottom:dotted 1px black;

}

#contentarea .keyworditem a{
	text-decoration:none;
}
.keyworditem .imageholder {
	height:180px;
	overflow:hidden;
	float:right;
	margin:0px 0px 0px 10px;
	width:auto;
 }
 #mainformcontainerdiv {
 	border:solid 2px #ce2476;
 	padding:10px;
 }
 .formelementwrapper .inputnote {
	clear:both;
	float:right;
	font-size:85%;
	line-height:150%;
	text-align:right;
	width:69%;
 }
.formelementwrapper label {
	display:block;
	float:left;
	text-align:right;
	width:31%;
	margin-bottom:10px;
 }
.formelementwrapper input, .formelementwrapper textarea, .formelementwrapper select, .formelementwrapper select option {
	margin:auto auto 10px;
	float:right;
	width:66%;
 }
  .formelementwrapper .editscroller {
 	background-color:#EFEFEF;
	float:right;
	padding:5px;
	width:55%;
	margin-bottom:15px;
}

.formelementwrapper table td {

}
.formelementwrapper .editscroller .candy_on label, .formelementwrapper .editscroller .candy_off label, .editscroller label.csvselect {
	margin:4px 15px;
	width:auto;
}
.formelementwrapper .editscroller .candy_on input, .formelementwrapper .editscroller .candy_off input, .editscroller input#ticktoclear {
	margin: 4px 30px;
}
 .formelementwrapper table tr td input {
 	margin:0px;
 }
 input#submit {
 	background-color:#CE2476;
	color:white;
	font-size:1.3em;
	margin-top:5px;
	padding:3px 0;
 }
 #footer {
 	display:none;
 }
 #sponsors {
 	display:none;
 }
 .home #footer {
 	display:block;
	 width:950px;
	 margin:auto;
	 /*border-top:1px dotted black;*/
}
 .daisychain {
 	width:1000px;
 	margin:auto;
 }
 .home #sponsors {
 	display:block;
	float:left;
	margin:auto;
	width:650px;
}
.home #sponsors a, #socialnetworks a {
	float:left;
	margin:5px;
}
.home #sponsors p, #socialnetworks p {
	color:#black;
	text-align:left;
}
.home #socialnetworks {
	border-left:1px dotted black;
	float:right;
	margin-top:10px;
	padding-left:10px;
	width:250px;

 }
 .credits{
 	clear:both;
 	text-align:center;
 }
 .newsitem .credit{
 	width:330px;
 }

 .credits_content{
 	width:950px;
 	margin:auto;
 	font-size:0.8em;
 	color:#666;
 	text-align:left;
 	border-top:1px solid #CCC;
 	padding-top:0.5em;
 	margin-top:1em;
 }
 .site_credit{
 	text-align:right;
 	clear:right;
 }
 .twitter{
 	display:none;
}
.news_listing .rightmedia p {
	background-color:#CE2476;
	color:#FFFFFF;
	margin:0;
	padding:5px;
	font-size:1.2em;
 }










table.batchchooser, table.detaillist {
	width:100%;
}
table.batchchooser .textright, table.detaillist .textright {
	text-align:right;
}
table.batchchooser td, table.detaillist td, table.batchchooser th, table.detaillist th {
	padding:0px 15px;
}
.batchchooser .sent, .detaillist .sent  {
	color:#006600;
	text-align:right;
}
.batchchooser .queued, .detaillist .queued {
	color:#000000;
	text-align:right;
}
.batchchooser .processing, .detaillist .processing {
	color:#999900;
	text-align:right;
}
.batchchooser .failed, .detaillist .failed {
	color:#660000;
	text-align:right;
}

form.refresh {
	float:right;
}

tr.here {
	background-color:#C1DCD7;
}
.topscroller {
	height:150px;
	overflow:scroll;
}
tbody {
	/*border:thin red solid;*/
}
.topscroller .listingtable a {
	width:100%;
	height:100%;
	display:block;
}
fieldset{
	border:none;
}
legend{
	font-weight:bold;
	font-size:1.1em;
}
textarea{
	height:150px;
	font-family:Arial,sans-serif;
	font-size:1em;
}
input.biginput{
	font-size:1.1em;
}
.formelementwrapper{
	padding-top:0.5em;
}

.events{
	/*border:3px solid #CE2476;*/

}


#antirobot1 {
	display:none;
}

.comments .dark {
	background-color:#eeeeee;
}
.comments .light {
	background-color:#dddddd;
}
.blog_toolbar ul li{

	color:#FFFFFF;
	display:block;
	float:left;
	margin:0;
	padding:3px 10px 3px 5px;
}
.blog_toolbar ul {
	margin:0px;
	padding:0px;
}
.blogheader, .blogfooter {
	margin:20px 100px;
}
.blogheader p.admin, .blogfooter p.admin, .ourviewblogheader p.admin {
	font-size:1.2em;
}
.blogheader p.admin a, .blogfooter p.admin a, .ourviewblogheader p.admin a {
	background-image:url(../images/icon_discussion.gif);
	background-repeat:no-repeat;
	padding:0 0 10px 35px;

}
.blogitem {
	margin:10px 100px;
}
.blogitem #blogheader h3, .blog h3, .ourviewblogitem #blogheader h3 {
	background-color:#CE2476;
	padding:8px;
	font-size:1.4em;
	color:white;
	font-weight:normal;
	margin-bottom:0;

}
.blogitem #blogheader h3 a, .ourviewblogitem #blogheader h3 a{
	color: white;
	text-decoration:none;
	font-weight:normal;

}
a.rss-feed {
	background-image: url("../images/rss-icon-small.gif");
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #EFEFEF;
    padding: 0 5px 5px 22px;
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;

}
.rsslink p.link a {
	/*background-image: url("../images/rss-icon-small.gif");
    background-position: left top;
    background-repeat: no-repeat;*/
    font-size: 1.2em;
    padding: 5px 5px 5px 0;
    text-decoration: none !important;
}
.rsslink p.link {
	border:dotted grey 1px;
	padding: 10px 10px 10px 40px;
	text-align:left;
	background-image: url("../images/feed-icon-large.gif");
    background-position: left top;
    background-repeat: no-repeat;

}
.ourviewblogheader {
	position:relative;

}
.comment {
	border-top:2px dotted #8B8A8B;
	margin:10px 0;
	padding:4px 8px;
}
.comments h3 {
	background-color:#A9B734;
	color:white;
	font-size:1.2em;
	font-weight:normal;
	padding:3px 5px;
}
.comments p {
	margin:5px;
}
.comment h4 {
	color:#A9B734;
}
.comment span.dtstart {
	font-weight:bold;
}
.discussion #subnav, .ourview_discussion #subnav {
	display:none;
}
.discussion .narrow_content, .ourview_discussion .narrow_content {
	float:left;
	width:100%;
}
.discussion #two_column #content0, .ourview_discussion #two_column #content0 {
	width:455px;

}
.discussion #two_column #content1, .ourview_discussion #two_column #content1 {
	margin-left:30px;
	width:455px;
	float:left;
}
.discussion input#submit, .ourview_discussion input#submit{
	background-color:#A9B734;
}
.blogeditor #subnav {
	display:none;
}
.blogeditor .narrow_content {
	width:100%;
}
.blogeditor .narrow_content #two_column #content0 {
	width:660px;
}
.login #content0 h2 {
	line-height:130%;
	/*width:550px;*/
}
.login dl dt {
	width:200px;
	float:left;
	border:5px solid #DBD8DA;
	margin:5px;
	padding:8px;
}
.login legend.TABBERTITLE {
	color:#666666;
	font-weight:normal;
	font-size:1.3em;
}
#loginlink p.logged-in {
	margin:0px;
}
#loginlink {
	float:left;
}
#loginlink p.logged-in a {
	float:none;
}
p.loginstatus, p.logged-in  {
	border:medium none;
	float:right;
	margin:0;
	text-align:right;
	padding:3px 10px;
}
#accessnav p.loginstatus a, #accessnav p.logged-in a {
	float:none;
	display:inline;
	border: none;
}
#loginform, #forgottenpassword {
	width:65%;
	margin-left:100px;
}
.link_box, .link_box_event, .link_box_info {
	border:5px solid #dbd8da;
	width:46%;
	padding:8px;
	/*float:left;*/
	margin-right:8px;
	margin-bottom: 10px;

}
.link_box_left {
	float:right;

}
.link_box .pageblocktext a {
	font-size:1.3em;
	background-image:url(../images/icon_discussion.gif);
	background-repeat:no-repeat;
	padding:2px 10px 2px 35px;
	line-height:180%;

}
.link_box_event .pageblocktext a {
	font-size:1.3em;
	background-image:url(../images/icon_event.png);
	background-repeat:no-repeat;
	padding:0 0 10px 35px;
	line-height:180%;

}
.link_box_info .pageblocktext a {
	font-size:1.3em;
	background-image:url(../images/icon_info.gif);
	background-repeat:no-repeat;
	padding:0 0 10px 35px;
	line-height:180%;

}
.link_box p, .link_box_event p, .link_box_info p {
	margin:0px 0px 8px 0px;
}
.login .link_box, .loginlead .link_box, .login .link_box_info {
	width:29%;
	margin-bottom:10px;
}
.loginlead h2 {
	margin-bottom:25px;

}
.projects_page .narrow_content #two_column #content1 {
	width:330px;

}
.projects_page .narrow_content #two_column #content0 {
	width:370px;

}
.feed_left .vevent {
	border-top:2px solid #EFEFEF;
}
#contentarea .events .vevent {
	border-bottom:2px solid #EFEFEF;
	margin:0 10px;
	padding:5px;
}
#contentarea .events .showall {
	text-align:right;
	font-size:0.9em;
	padding-top:3px;

}
#contentarea .events .showall a {
	padding:2px;
	text-decoration:none;
	font-weight:normal;
}
.events .vevent h4 .dtstart {
	color:#CE2476;
}
#contentarea .events h3.events_title {
	background-color:#CE2476;
	color:white;
	padding:5px 5px 5px 35px;
	margin:0;
	background-image:url(../images/angle_tl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1.2em;
	font-weight:normal;

}
.feed_left .vevent h3.summary {
	padding:8px;
	margin:0;
}
.feed_left .vevent .description {
	padding:0px 8px 8px;
	margin:0;
}
#contentarea .feed_left .provider a {
	background-color:#EFEFEF;
	color:#8B8A8B;
	float:right;
	font-weight:normal;
	margin:0 0 5px 5px;
	padding:2px;
	text-decoration:none;
}
#contentarea .feed_left h3.summary a, #contentarea .events h3.summary a {
	text-decoration:none;
	background-image:url(../images/pink_doublearrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:23px;
}
.feed_left .vevent .imageholder {
	padding:0px 0px 8px 8px;


}
.empty_listing{
	display:none;
}

.mediafile{
	text-align:center;
	background-color:#EFEFEF;
}
.blog .postingdate, #blogheader .postingdate {
	background-color:#efefef;
	padding:3px 5px;
	margin-top:0px;
}
.newsitem .mediafile .mediacaption {
	background-color:#CE2476;
	color:white;
	padding:5px;
	font-size:1.3em;
}
.access_5 .partner_link {
	display:none;
}

.access_1  .partner_link, .access_1 .ourview_link {
	display:inline;
}
#loginarealinks {
	position:relative;
	float:right;
	width:auto;
}
.newsfeed_home h2, .eventsfeed_home h2, .blogfeed_home h2 {
	background-color:#6d6e71;
	color:white;
	font-weight:normal;
	font-size:1.6em;
	margin:0;
	padding:0 5px 0 30px;
	background-image:url(../images/angle_tl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid white;
}
.newsfeed_home .newsitem h2, .eventsfeed_home .eventsitem h2.summary, .blogfeed_home .blogitem h2 {
	background-color:#CE2476;
	color:white;
	padding:5px;
	background-image:none;
	border:none;
	font-size:1.3em;
}
.blogfeed_home .blogitem .copy {
	padding:5px;
}
.blogfeed_home .blogitem .imageholder_thumb, .newsfeed_home .newsitem .imageholder_thumb {
	float:right;
	margin-left:10px;
	margin-right:0px;

}
.newsfeed_home .newsitem h2 a, .eventsfeed_home h2.summary a, .blogfeed_home .blogitem h2 a {
	color:white;
	font-weight:normal;
	background-image:url(../images/whitepink_arrows.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:26px;
	font-size:0.9em;
	text-decoration:none !important;
}
.newsfeed_home {
	/*border:solid 1px #CE2476;*/

}
.newsfeed_home .newsitem p, .eventsfeed_home .eventsitem .provider, .eventsfeed_home .eventsitem .description {
	margin: 0 0;
    padding: 5px;
}
.newsfeed_home .newsitem p a, .blogfeed_home .blogitem .copy a  {
	text-decoration:none !important;
	color:black;
	font-weight:normal;
}
.newsfeed_home .imageholder {
	background-color:white;
	margin-bottom:5px;
	padding:0;
	overflow:hidden;
	height:200px;
}
.newsfeed_home .newsitem, .eventsfeed_home .eventsitem, .blogfeed_home .blogitem {
	border-bottom:solid white 0px;
	background-color:#f9e6ef;
	background-image:url(../images/angle_tl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;

}
.blogfeed_home {
	margin-bottom:5px;


}
.displaycomment1 {
	display:none;
}
/*.hints .editable {
	background-color:#f7f8eb;
	margin-bottom:10px;
	padding:5px 10px;

}*/
.hints .editingforms, .hints a.addlink {
	display:none;

}
.eventsfeed_home h4 {
	float:left;
	margin:0 5px 0 0;
}
.eventsfeed_home .provider a {
	margin:3px 0px;
}
.bigsubmit .newsitem {
	border-bottom:1px solid #6d6e71;
	margin:0 40px;
}
.keyword {
	background-color:#A9B734;
	padding:8px;
	margin-bottom:5px;
}
#contentarea .keyword a {
	color:white;
	font-weight:normal;
	padding:0px 3px;
	text-decoration:none;
}
#contentarea .keyword a:hover {
	color:black;
}
#contentarea .keyword a.here {
	color:black;
	text-decoration:underline;
}
.keyword a.showall {
	padding-left:10px;
}
.news_dev .keyword a.showall {
	display:none;
}
.news_dev .newsitem {
	margin:5px 40px;
	border-bottom:1px solid #6d6e71;
}
.manage_users p.addlinkwrapper, .manage_contacts p.addlinkwrapper, .hints p.addlinkwrapper {
	display:none;
}
.users_detail .menu_top, .users_detail .nav_bar, .users_detail #filter, .users_detail #orderdiv, .users_detail #detailspecifics {
	display:none;
}
.users_detail form#multibtn_Up, .users_detail form#multibtn_Top, .users_detail form#multibtn_Down, .users_detail form#multibtn_Bottom {
	display:none;
}
.users_detail #fieldset_Configuration input[type="submit"], .users_detail form#mainform input[type="submit"] {
	float:right;
	clear:both;
	width:30%;
	margin-top:10px;
}
.users_detail #fieldset_Configuration input {
	clear:right;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
.users_detail #fieldset_Configuration label {
	clear:both;
	margin-top:10px;
}
.users_detail form#mainform  {
	border:2px solid #CE2476;
	float:right;
	padding:10px;
	width:68%;
 }
 .users_detail form#mainform .widgetwrapper {
 	text-align:right;
 }
 .users_detail form#mainform .fieldset_small_wrapper {
 	border-bottom:1px solid grey;
	margin-bottom:20px;
	padding-bottom:10px;
}
 .users_detail form#mainform .fieldset_small_wrapper h4 {
	font-size:1.3em;
}
 .users_detail #multi_pane .multimenu ul li a.here {
 	background-color:#CE2476;
	color:white;
	font-weight:normal;
	padding:2px;
	text-decoration:none;
}
 .users_detail #multi_pane .multimenu ul li a {
 	text-decoration:none;
}
.users_detail #userslist #multipane_wrapper {
	float:left;
}
.users_detail fieldset#fieldset_Password label {
	display:block;
	float:left;
	margin-bottom:10px;
	text-align:right;
	width:31%;
	clear:left;
}
.users_detail fieldset#fieldset_Password input {
	float:left;
	margin-left:20px;
	width:62%;
}
.imageholder_auto .imageholder {
	width:auto;
}
.resources .pageblocks {
	/*border-bottom:2px solid #CE2476;*/

}
.gaming .imageholder {
	width:330px;
	padding-bottom:3px;

}
.gaming p.link {
	text-align:left;

}
.gaming p.link a {
	background-color:#CE2476;
	color:white;
	font-size:1.21em;
	padding:5px;
	text-decoration:none!important;

/***********   FAQ   ***************/
}
p.toplink {
	text-align:right;

}
dl.faqdetail {
	border-bottom: 2px solid #EFEFEF;
	padding:10px 0px;

}
dl.faqdetail dt a {
	text-decoration:none !important;
	color:#666;
	font-size:1.2em;

}
.questions {
	border-bottom: 3px solid #A9B734;
	border-top: 3px solid #A9B734;

}
.questions p.faqquestion a {
	background-image: url("../images/pink_doublearrow.gif");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left: 25px;

}
dl.faqdetail .editingforms p {
	float:left;
	margin: 10px 20px 10px 0px;

}
dl.faqdetail .editingforms p a{
	padding-left:18px;

}
dl.faqdetail .editingforms {
	border: 1px dotted #666666;
    float: right;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 300px;

}
.resources #subnav h2 {
	display:none;

}
.resources .imageholder {
	width:430px;
	height:150px;
	overflow:hidden;
	margin-bottom:15px;

}
#contentarea .toc-item h2 a {
	background-image: url(../images/pink_doublearrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 23px;
    text-decoration: none;

}
#contentarea .toc-item {
	border-top: 2px solid #EFEFEF;




}

#flashvideo {
	margin-top:120px;
}
.video #flashvideo {
	margin-top:0px;
	text-align:center;
}
.video #content1 {
	clear:both;
	float:left;
	margin-left:140px;
	width:670px;
}
.video #two_column #content0 {
	float:none;
	width:100%;
}
.video #video_title {
	margin-left:140px;
	width:670px;
}
/*.gamingtest .narrow_content #content2 {
	width:550px;
	float:left;
}
.gamingtest .narrow_content #content1 {
	width:650px;
	float:left;

}*/



#userlist {
	width:100%;

}
.gallery #content1 {
	width:100%;

}
.gallery-item {
	float: left;
    height: 150px;
    margin: 0 20px 20px 0;
    text-align: center;
    width: 150px;

}
.gallery .toc-item {
	float:left;
	width:220px;
	margin-right:20px;

}
.gallery .toc-item .imageholder {
	height:170px;
	width:220px;
	overflow:hidden;

}
.gallery #contentarea p.back a.back-link {
	background-image: url(../images/back-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:22px;
	text-decoration:none;

}
.gallery #contentarea p.back {
	text-align:right;
	margin-top: 0;
	
}
#gallery-wrapper {
	border: 3px solid #F3F4E8;
    padding: 17px;

}
p.gallery-tip {
	font-size:0.9em;
	text-align:right;

}
