@charset "UTF-8";

/* ========================================
		Import Master Reset CSS
======================================== */

@import url(reset.css);

/* ========================================
		Links
======================================== */

a { color: #ff9900; }
a:visited { color: #ff9900; }
a:hover { color: #000; }
a:active { color: #000; }

.takepart_research a { color: #ff9900; }
.takepart_research a:visited { color: #ff9900; }
.takepart_research a:hover { color: #000; }
.takepart_research a:active { color: #000; }

.takepart_active a { color: #ff9900; }
.takepart_active a:visited { color: #ff9900; }
.takepart_active a:hover { color: #000; }
.takepart_active a:active { color: #000; }

.menu a { color: #ff9900; }
.menu a:visited { color: #ff9900; }
.menu a:hover { color: #000; }
.menu a:active { color: #000; }

.menuresearch a { color: #792077; }
.menuresearch a:visited { color: #792077; }
.menuresearch a:hover { color: #000; }
.menuresearch a:active { color: #000; }

.linkresearchfaq a { color: #792077; }
.linkresearchfaq a:visited { color: #792077; }
.linkresearchfaq a:hover { color: #000; }
.linkresearchfaq a:active { color: #000; }

body{background:#534741;font-family:Arial, Helvetica, sans-serif; font-size:13px;}
ul, li{margin:0; padding:0; list-style:none;}

.menu_head{}
.menu_body {width:650px;}
.menu_body li{background:#fff7e1;padding:20px;}
.menu_body li a{color:#000; text-decoration:none; padding:10px;}
.menu_body li.alt{background:#ffffff;}
.menu_body {display:none; width:650px;}
.menu_body li a.vtip{
padding:0px;
}


.menu_head02{}
.menu_body02 {width:650px;}
.menu_body02 li{background:#fff7e1;padding:20px;}
.menu_body02 li a{color:#000; text-decoration:none; padding:10px; }
.menu_body02 li.alt{background:#ffffff;}
.menu_body02 {display:none; width:650px;}
.menu_body02 li a.vtip{
padding:0px;
}

.menu_head03{}
.menu_body03 {width:650px;}
.menu_body03 li{background:#fff7e1;padding:20px;}
.menu_body03 li a{color:#000; text-decoration:none; padding:10px; }
.menu_body03 li.alt{background:#ffffff;}
.menu_body03 {display:none; width:650px;}
.menu_body03 li a.vtip{
padding:0px;
}

.menu_head04{}
.menu_body04 {width:650px;}
.menu_body04 li{background:#fff7e1;padding:20px;}
.menu_body04 li a{color:#000; text-decoration:none; padding:10px; }
.menu_body04 li.alt{background:#ffffff;}
.menu_body04 {display:none; width:650px;}
.menu_body04 li a.vtip{
padding:0px;
}


.menu_head05{}
.menu_body05 {width:650px;}
.menu_body05 li{background:#fff7e1;padding:20px;}
.menu_body05 li a{color:#000; text-decoration:none; padding:10px; }
.menu_body05 li.alt{background:#ffffff;}
.menu_body05 {display:none; width:650px;}
.menu_body05 li a.vtip{
padding:0px;
}


.menu_head06{}
.menu_body06 {width:650px;}
.menu_body06 li{background:#fff7e1;padding:20px;}
.menu_body06 li a{color:#000; text-decoration:none; padding:10px; }
.menu_body06 li.alt{background:#ffffff;}
.menu_body06 {display:none; width:650px;}
.menu_body06 li a.vtip{
padding:0px;
}



.menu_head07{}
.menu_body07 {width:650px;}
.menu_body07 li{background:#fff7e1;padding:20px;}
.menu_body07 li a{color:#000; text-decoration:none; padding:10px; }
.menu_body07 li.alt{background:#ffffff;}
.menu_body07 {display:none; width:650px;}
.menu_body07 li a.vtip{
padding:0px;
}



.menu_body li a.mainlink, .menu_body02 li a.mainlink, .menu_body03 li a.mainlink, .menu_body04 li a.mainlink, .menu_body05 li a.mainlink, .menu_body06 li a.mainlink{
float:left;
width:450px;
clear:both;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


/* ========================================
		Basic Tags
======================================== */



html, body {
	color: #000000;
	background-image: url(../imagebank/bg_gradient.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

p, h1, h2, h3, h4, h5, h6, ul { margin-bottom: 18px; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { color: #a852a5; font-size: 26px; line-height: 29px; }
h2 { color: #000; font-size: 14px; line-height: 20px; }
h3 { color: #ff9900; font-size: 14px; margin-bottom: 9px; }
h4 { color: #ff9900; font-size: 17px; margin-bottom: 9px; }
h5 { color: #ff9900; font-size: 16px; margin-bottom: 9px; padding-left: 8px; padding-top: 8px;}
h6 { color: #ff9900; font-size: 16px; margin-bottom: 9px; padding-left: 8px;}


#contentColumnstandardindex h4 {color: #ff9900; font-size: 32px; line-height: 34px; padding-top: 18px; }
#contentColumnstandardindex h2 {color: #000; font-size: 16px; line-height: 18px; padding-top: 18px; padding-bottom:18px; }

a { 
font-weight: bold;
text-decoration: underline;
}

.linkresearchfaq {
font-size: 14px;
margin-bottom: 9px;
}




input, select, textarea { font-family: Arial, Helvetica, Verdana, sans-serif; }

label { color: #a852a5; font-weight: bold; }

/* ========================================
		Layout
======================================== */

#mainContainer { 
margin: 0 auto 36px auto; 
padding: 2px 0 0 0; 
width: 995px; 
}

#pageContainer {
background-color: #FFFFFF;
background-image: url(../imagebank/takepart_logo.gif);
background-repeat: no-repeat;
background-position: top left;
margin-bottom: 9px;
padding: 18px 18px 18px 18px;
width: 960px;

	
}

#pageContainer_research {
background-color: #FFFFFF;
background-image: url(../imagebank/takepartresearch_logo.gif);
background-repeat: no-repeat;
background-position: top left;
margin-bottom: 9px;
padding: 18px 18px 18px 18px;
width: 960px;

/* Do rounding (native in Firefox and Safari) */
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright: 18px;
-webkit-border-top-left-radius: 18px;
-webkit-border-top-right-radius: 18px;
}

#pageContainer_pathfinder {
background-color: #FFFFFF;
background-image: url(../imagebank/takepartpathfinder_logo.gif);
background-repeat: no-repeat;
background-position: top left;
margin-bottom: 9px;
padding: 18px 18px 18px 18px;
width: 960px;

	
/* Do rounding (native in Firefox and Safari) */
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright: 18px;
-webkit-border-top-left-radius: 18px;
-webkit-border-top-right-radius: 18px;
}


#pageContainer_network {
background-color: #FFFFFF;
background-image: url(../imagebank/takepartnetwork_logo.gif);
background-repeat: no-repeat;
background-position: top left;
margin-bottom: 9px;
padding: 18px 18px 18px 18px;
width: 960px;

	
/* Do rounding (native in Firefox and Safari) */
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright: 18px;
-webkit-border-top-left-radius: 18px;
-webkit-border-top-right-radius: 18px;
}

#FooterBottom { 
color: #000; 
font-size: 10px;
margin-top: 36px;
padding: 90px 18px 18px 18px;
text-align: center;
position: relative;
width: 960px; }

#logo {  height: 130px; }

#searchBox { 
float: right; 
width: 700px;
padding-top: 20px; 
}


#searcharea { 
float: right; 
width: 700px;
padding-top: 40px; 
}

#mainContent { }

#mainContentresource { 

}



/* ========================================
		Left Hand Column
======================================== */

#lefthandwrapper {
float: left;
width: 220px;
margin-top: 72px;
}


#signupnewsletter {
background-color: #fff5d6;
width: 184px;
padding: 18px;
margin-bottom: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#signupnewsletter_research {
background-color: #f0e1ee;
width: 184px;
padding: 18px;
margin-bottom: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#welcomearea {
width: 184px;
padding: 18px;
margin-bottom: 18px;
}

#faqs {
background-color: #fff5d6;
width: 184px;
padding: 18px;
margin-top: 18px;
background-image: url(../imagebank/cornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#logoboxes {
background-color: #fff5d6;
width: 197px;
padding: 12px;
height: 110px;
margin-top: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#forumbox {
background-color: #fff5d6;
width: 197px;
padding: 12px;
height: 60px;
margin-top: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#logoboxes_indexnew {
background-color: #fff5d6;
width: 197px;
height: 200px;
padding: 12px;
margin-top: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}


#faqs_research {
background-color: #f0e1ee;
width: 184px;
padding: 18px;
background-image: url(../imagebank/cornerbottom_purple.jpg);
background-repeat: no-repeat;
background-position: bottom left;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}




/* ========================================
		Left Hand Column
======================================== */



#contentColumn { 
float: left;
width: 700px;
margin-bottom: 18px;
margin-left:36px;


}

#contentColumnsearchresource { 
float: left;
width: 700px;
padding-left: 18px;
margin-bottom: 18px;
}

#contentColumnsmallresource_left { 
background-color: #fff5d6;
background-image: url(../imagebank/largecornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
float: left;
padding: 18px;
margin-right: 9px;
width: 300px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#contentColumnsmallresource_right { 
background-color: #fff5d6;
background-image: url(../imagebank/largecornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
float: left;
padding: 18px;
margin-left: 9px;
width: 300px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}


#contentColumnstandard { 
background-color: #fff5d6;
background-image: url(../imagebank/largecornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
padding:18px 0px 18px 0px;
float: right;
width: 700px;

/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}





#contentColumnstandardindex { 
background-color: #fff5d6;
background-image: url(../imagebank/largecornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
float: right;
padding: 18px;
margin-bottom: 9px;
margin-top: 18px;
width: 664px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}


#contentColumnresourcebottom { 
background-color: #fff5d6;
background-repeat: no-repeat;
float: right;
padding: 18px;
margin-bottom: 9px;
margin-top: 18px;
width: 664px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}





#contentColumnstandardresearch { 
background-color: #f0e1ee;
background-image: url(../imagebank/largecornerbottom_purple.jpg);
background-repeat: no-repeat;
background-position: bottom left;
float: right;
padding: 18px;
margin-bottom: 9px;
margin-top: 9px;
width: 664px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#pagenation { 
float: right;
padding: 18px;
margin-bottom: 9px;
margin-top: 9px;
width: 664px;
}

#mainflashearea {
width: 700px;
}

#keyplayerarea {
background-color:#336600;
width: 700px;
margin-bottom: 18px;
margin-top: 18px;
}

#keyplayerpurple {
background-color: #fff5d6;
width: 197px;
padding: 12px;
float: left;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#keyplayergreen {
background-color: #fff5d6;
width: 197px;
padding: 12px;
float: left;
margin-right: 18px;
margin-left: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}


#keyplayergreenside {
background-color: #ebf5d6;
width: 197px;
padding: 12px;
float: left;
margin-top: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#resourceimage {
width: 197px;
float: left;
margin-right: 18px;
}

#resourcesearch {
width: 500px;
float: left;
margin-right: 18px;
padding:18px;
}

.resourcesearch {
width: 500px;
float: left;
margin-right: 18px;
padding:18px;
}

#resourcetext {
width: 448px;
float: left;


}


#keyplayerorange {
background-color: #fff5d6;
width: 197px;
padding: 12px;
float: left;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#keyplayerorangeside {
background-color: #fff5d6;
width: 197px;
padding: 12px;
margin-top: 18px;
margin-bottom: 18px;
float: left;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
#keyplayerwrapper { 
width: 700px;
margin-top: 36px;
padding-top: 18px;
 }

#resourcecontainer { 
width: 664px;
background-color: #fff5d6;
background-image: url(../imagebank/largecornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
padding: 18px;
margin-top: 18px;
height: 150px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px; }

#featurednews_title {
clear:both; 
width: 100%;
padding-top: 18px;
padding-bottom: 18px;
}

#featurednews_title_main {
float:right; 
width:700px;
}


#newsboxends {
background-color: #fff5d6;
background-image: url(../imagebank/cornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
width: 185px;
padding: 18px;
float: left;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

}

#newsboxmiddle {
background-color: #fff5d6;
background-image: url(../imagebank/cornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
width: 185px;
padding: 18px;
float: left;
margin-right: 18px;
margin-left: 18px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.alignTextRight{ width: 100%; text-align: right; margin-top:18px; }

.alignimageleft{ 
width: 70px; 
text-align: left;
float: left;

}

.newsdate{ 
width: 140px;
background-image: url(../imagebank/newsicon.jpg);
background-repeat: no-repeat;
padding-left: 45px;
text-align: left;
float: left;

}

.eventdate{ 
width: 140px;
background-image: url(../imagebank/eventicon.jpg);
background-repeat: no-repeat;
padding-left: 45px;
text-align: left;
float: left;

}

.theresource{
cler:both;
}

.resourceimage{ 
width: 200px;
text-align: left;
margin-right: 18px;
float: left;
padding-bottom: 36px;
clear:left;

}


.resourceadd{
text-align: left;
float: left;
padding:0px 18px 36px 18px;

}

.resourcetitle{ 
width: 400px;
text-align: left;
float: left;
padding-bottom: 36px;


}

.resourcetitlewide{ 
width: 650px;
text-align: left;
float: left;
padding-left: 18px;
padding-right: 18px;
padding-top: 18px;
padding-bottom: 36px;


}




.resourcetitle_small{ 
width: 250px;
text-align: left;
float: left;
padding-bottom: 36px;

}

.trainerarea{ 
width: 665px;
text-align: left;
float: left;
padding-bottom: 36px;

}

.aligntext{ 
width: 125px; 
text-align: left;
float: left;

}

.takepart_research{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000;
}


.takepart_active{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000;

}

.search_box {
    width: 176px;
    height: 26px;
    background: url(../imagebank/emailbox.png);
	background-repeat: no-repeat;
	border:none;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	
}

.menu ul {
 display: block;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin: 0px;
 list-style: none;
 text-align: left;
}
.menu ul li {
 display: inline;
 padding: 0px 10px;
 margin: 0px;
 list-style: none;
 border-right: 1px solid #666;
}

.menu ul li.last {
 border:none;
 border:hidden;
}


.search{
 display: block;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding-top: 18px;
 padding-bottom: 18px;
 list-style: none;
 text-align: left;
}
.search {
 display: inline;
 padding: 18px 10px;
 margin: 0px;
 list-style: none;
}

div.panelHeaderMenu {
	float: right;
	line-height: 26px;
	width: 600px;
	text-align: right;
}


/* ========================================
		Flash Player
======================================== */

div.wrap {
width : 700px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 700px;
height : 52px;
margin : 0px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 500px;
background : url(../imagebank/header-bg.png) no-repeat 50% 0;
}
div#header div#slide-holder {
	z-index : 40;
	width : 700px;
	height : 406px;
	position : absolute;
}
div#header div#slide-holder div#slide-runner {
	top : 8px;
	left : 11px;
	width : 680px;
	height : 406px;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 0px;
width : 680px;
height : 46px;
display : none;
position : absolute;
background : url(../imagebank/slide-bg.png) 0 0;
background-repeat:no-repeat;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../imagebank/silde-nav.png);
}
div#nav ul li a {
background : url(../imagebank/nav.png) no-repeat;
}


#map{
width:250px;
height:380px;
float:left;
}
#map-right{
float:right;
width:400px;
height:380px;
}

#map-right p{
padding-right:18px;
}
.map-intro{
font-weight:bold;
}

#map-form{
width:140px;
float:left;
}

#map-form select{
width:150px;
float:left;
clear:both;
}

.filter-intro{

margin:0px;
padding:0px;
}

.filter-intro select{
margin-left:0px;
}

#register-event{
float:right;
padding-right:10px;
}

#events-boxes{

float:left;
margin-left:40px;
}

#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#000; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#000;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url(../imagebank/selected-item.gif) top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url(../imagebank/transparent-bg.png); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


#iframe { 
float: left;
padding-top: 18px;
margin-bottom: 9px;
margin-top: 36px;
}

#pageContaineriframe {
background-color: #FFFFFF;
background-image: url(../imagebank/takepart_logo.gif);
background-repeat: no-repeat;
background-position: top left;
padding-top: 18px;
margin-bottom: 9px;
width: 995px;
}

.inputBox {
	background: transparent;
	background-image: url(../imagebank/input_box.gif);
	background-repeat: no-repeat;
	border: solid 0 #000000;	
	height: 19px;
	padding: 7px 5px 0 5px;
	width: 219px;
}
.inputTextArea {
	background: transparent;
	background-image: url(../imagebank/input_textarea.gif);
	background-repeat: no-repeat;
	border: solid 0 #000000;	
	height: 128px;
	padding: 7px 5px 7px 5px;
	width: 295px;
}

.formIndent { display: inline-block; width: 120px; }
.formIndentPara { font-weight: bold; margin-left: 125px; }

.formList { margin-bottom: 18px; }
.formList li { margin-bottom: 9px; }


.itemHeader { font-weight: bold; margin-bottom: 0; }

.iconPDF { 
	background-image: url(../imagebank/icon_document_pdf.gif);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-left: 60px;
}
.iconWord { 
	background-image: url(../imagebank/icon_document_word.gif);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-left: 60px;
}
.iconExcel { 
	background-image: url(../imagebank/icon_document_xls.gif);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-left: 60px;
}
.iconPPT { 
	background-image: url(../imagebank/icon_document_ppt.gif);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-left: 60px;
}
.iconBlank { 
	background-image: url(../imagebank/icon_document_blank.gif);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-left: 60px;
}

.boxContent { margin-bottom: -18px;
padding-right: 18px; }

.boxresource { margin-bottom: 50px;
padding-right: 18px; }

.boxresource2 { 
margin-bottom: 50px;
padding-right: 18px;
padding-left:18px;

 }

.boxContenttitle { 
margin-bottom: 18px;
padding-right: 18px; 

padding-left: 18px; 
}



.linkRemove {
	padding-left: 12px;
	background-image: url(../imagebank/icon_remove.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.buttonSubmit {
	background-image: url(../imagebank/button_submit.gif);
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	padding-top: 20px;
	float: left;
	font-size: 0px;
	height: 27px;
	line-height: 0px;
	margin-left: 123px;
	text-indent: -9000px;	
	width: 74px;
}
.buttonSubmit:hover { background-position: 0 -27px; }

.contactItem{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#contentColumnstandard .contactItem{
	padding:0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
}

.contactImage { float: left; } 
.contactDescriptionSmallList { float: right; width: 176px; }
.contactDescriptionLargeList { float: right; width: 486px; }
.contactDescriptionProfile { float: right; width: 322px; }

#search-box{
	width:100%;
	padding-top: 18px;
	height:30px;
	
	
}

#search-box-content{
float:right;
width:700px;
}

#search-box-content p{
float:left;
padding-right:10px;
padding-top:5px;

}

#search-form{
float:right;
width:250px;
}

.the-search-box{
width:132px;
float: left;
margin-right: 9px;
background-color:#FFFFFF;
border: 1px #999999 solid;
height:23px;
}

#map-area{
float:left;
width: 650px;

}

.resourcetop_left{ 
width: 380px;
text-align: left;
float: left;
padding-bottom: 36px;

}

.resourcetop_right{ 
width: 250px;
text-align: right;
float: left;
padding-bottom: 36px;

}

 /* ========================================
		Resource styles
======================================== */

.rating{
	width:80px;
	background-color:#fff5d6;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../imagebank/star-matrix.png) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(../imagebank/star-matrix.png) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px;}
ul.rating li.four a:hover {background-position:0 -144px;}
ul.rating li.five a:hover {background-position:0 -160px;}
.circles{

float:right;

}
.circle{
margin-left:5px;
}

#contentColumnresource_right { 
background-color: #fff5d6;
background-repeat: no-repeat;
background-position: bottom left;
float: right;
margin-bottom: 9px;
margin-top: 9px;
width: 200px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.sidewrapper{
width: 250px;
float: left;

}

.contentColumnresource_right { 
background-color: #fff5d6;
background-repeat: no-repeat;
background-position: bottom left;
float: right;
padding: 18px;
margin-bottom: 9px;
margin-top: 9px;
width: 200px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#contentColumnresource_left { 
background-color: #fff5d6;
background-image: url(../imagebank/largecornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
margin-left: 0px;
float: left;
padding: 18px;
margin-bottom: 9px;
margin-top: 9px;
width: 410px;
/* Do rounding (native in Firefox and Safari) */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.boxContentrate { 
}


.clearme{
clear:both;
}

.clear{
clear:both;
}

#contentColumnresourcecategory { 
background-color: #fff5d6;
background-image: url(../imagebank/largecornerbottom.jpg);
background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: 54px;

float: right;
width: 680px;
overflow:inherit;
padding-top:18px;

}

.resourcetop_left_resourcecat{ 

text-align: left;
float: left;
padding:0px 18px 36px 18px;

}

.boldtext {
	font-weight: bold;
	color: #ff9900;
}

.pg-resource-textarea-comment {
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 600px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 70px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 18px;
}

.post {
	clear: both;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}

#com_resc {
	background-image: url(../imagebank/button_submit.gif);
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	padding-top: 20px;
	float: right;
	font-size: 0px;
	height: 27px;
	line-height: 0px;
	margin-left: 123px;
	text-indent: -9000px;	
	width: 74px;
}
#com_resc:hover { background-position: 0 -27px; }

#msg_crt_com_resc {
	background-image: url(../imagebank/button_submit.gif);
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	padding-top: 20px;
	float: right;
	font-size: 0px;
	height: 27px;
	line-height: 0px;
	margin-left: 123px;
	text-indent: -9000px;	
	width: 74px;
}
#msg_crt_com_resc:hover { background-position: 0 -27px; }



.box-lightgreen hr {
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contactDescriptionaurthor { float: right; width: 135px; }

.linkdelete {
	padding-left: 12px;
	background-image: url(../imagebank/icon_remove.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.bullets{
list-style:outside;
margin-left:40px;
list-style-type:disc;
}


.padme ul li{
list-style:outside;
margin-left:40px;
list-style-type:disc;
}

.boxresource ul li{
list-style: none; 
margin-left:0px;
list-style-type: none
}

.boxresource{
padding-left:0px;
}


#contentColumnstandard h1,#contentColumnstandard h2,#contentColumnstandard h3,#contentColumnstandard h4,#contentColumnstandard h5,#contentColumnstandard h6,#contentColumnstandard p,#contentColumnstandard ul{

}

.resourceimage{
padding:0px 0px 0px 18px;

}
.resourcetitle *{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-indent:0px;
}

.resourcetitle{
margin-bottom:36px;
padding:18px;
padding-bottom:46px;

}

.padme{
padding:18px 18px 18px 18px;
}

.padmemore{
padding:18px 18px 18px 18px;
}



.padme2{
padding:18px 18px 18px 18px;
}

.padme3{
padding:18px 18px 18px 18px;
}

#socialnetwork {
background-color: #fff;
width: 184px;
padding: 18px;
margin-top: 18px;
}

.alignTextleft{ width: 100%; text-align: left; }




