.blue, a.blue{
	color: #00AEEF;
}
.floatl{
	float: left;
	display: block;
}
.floatr{
	float: right;
	display: block;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.generic h2{
	font-size: 14px;
	padding: 0 0 10px 0;
}

h3 {
		padding:0;
		margin:0;
		display:inline;
}
h6#logo {
	display: block;
	width: 374px;  
	height: 77px;
	text-decoration: none;
	overflow:hidden;
	border: 0;
	float:right;
}
h5#upcoming-events-logo, h5#download-factsheets, h5#download-investments {
	display: block;
	width:158px;
	height:49px;
	text-decoration: none;
	overflow:hidden;
	border: 0;
	float:right;
	padding:0px;
	margin:0px;
}
h5#download-investments {
	margin-top: 3px;
}
h5#partners-logo  {
	display: block;
	width:158px;
	height:29px;
	text-decoration: none;
	overflow:hidden;
	border: 0;
	float:right;
	padding:0px;
	margin:3px 0 0 0;
} 
#read-more {
	display: block;
	width:88px;
	height:14px;
	text-decoration: none;
	overflow:hidden;
	border: 0;
	float:right;
	padding:0px;
	float:left;
}
#hero {
	width:940px;
	float:left;
	background-color:#404041; 
	height:152px;
}

#search-discover {
	float:left;
	width:156px;
	min-height:152px;
}
* html #search-discover { height:152px; }
#search-discover-img {
		width:91px;
		min-height:50px;
		float:right;
		background-image:url(../images/search_discover.gif);
		background-repeat:no-repeat;
}
* html #search-discover-img {
		height:50px;
}
#search-form {
		float:left;
		padding:66px 0 0 15px;
	
}
#fCol #search-form{
	padding: 0;
}
#search-form #search-button {
		width:22px;
		height:19px;
		float:left;
		padding:0;
		margin:0;
}

#search-form #search-field {
		width:110px;
		float:left;		 
		border:0;
		height:15px;
		padding:2px 0;
		margin:0px;
}

#cse-search-results{
	width: 770px;
	display: block;
	overflow: hidden;
}

#network-collaborate,#beauty-brains,#vibrant-growing,#conference-exhibition,#growth-investment,#expand-prosper,#expertise-knowledge{
	float:left;
}


#community-infrastructure{
	float:left;
	width:784px;
}
/* navigation */

/* home page nav-1 */

ul#nav-1 {
	text-align:right;
	padding:0;
}
ul#nav-1 li {
	display:block;	 
	border-bottom:1px dotted #FFF;
	
}
ul#nav-1 li#home {
 	height:44px;
}

ul#nav-1 li a {
	display:block;
    height:23px;
    width:146px;
	text-decoration:none;
	color: #000;
	padding:5px 10px 0 0;
	font-size: 12px;
}
ul#nav-1 li#home a {
 	height:29px;
	padding:15px 10px 0 0;
}
ul#nav-1 li a:hover {
	background-color:#aca095;
	text-decoration:underline;
}
ul#nav-1 li:hover {
	background-color:#aca095;
}
ul#nav-1 li a.selected {
    background-color:#aca095;
	color:#FFF;
}
ul#nav-1 li ul {
	background-color:#aca095;
}
ul#nav-1 li ul li { 
	border:0;
}
ul#nav-1 li ul li a {
	padding:0 10px 0 0;
}
ul#nav-1 li ul li a.selected {
	color:#FFF;
}

.archive_dropdown{
	margin: 0 5px 5px 5px;
}
.highlight_li{
	background-color:#aca095;
}
/* end home page nav-1 */

/* upcoming-events */

ul#upcoming-events {
	float:left;
	width:158px;
	padding:0px;
	margin:0 0 3px 0;
}
ul#upcoming-events li {
	background-color:#58595b;
	border-bottom:1px solid #808184;
	border-left:1px solid #808184;
	color:#FFF;
}
ul#upcoming-events li a { 
	font-size:11px;
	display:block;
	padding:8px 8px 8px 12px;
	color:#FFF;
	text-decoration:none;
}
ul#upcoming-events li a:link { 
}
ul#upcoming-events li a:hover { 
	text-decoration:underline;
}

/* partners */

ul#partners-list {
	float:left;
	width:158px;
	padding:0px;
	margin:0 0 5px 0;
}
ul#partners-list li {
	background-color:#f1ede9;
	border-bottom:1px solid #c4c3c2;
	color:#FFF;
	padding:5px 13px 5px 11px;
	color: #000;
	font-size:11px;
}
ul#partners-list li a { 
	font-size:11px;
	display:block;
	color:#000;
	text-decoration:none;
}
ul#partners-list li a:link { 
}
ul#partners-list li a:hover { 
	text-decoration:underline;
}

/* home page content */

#top-content {
	float:left;
	width:600px;
	min-height:310px;
 	height:310px;

}
#top-content-container {
    float:left;
	width:780px;
	height:230px;
	margin-bottom:5px;
 
}
#top-content img {
	float:left;
}
#top-content #top-content-copy-home {
	float:left;
	background-color:#00aeef;
	width:228px;
	height:270px;
	padding:11px;
    margin-right:5px;
	margin-bottom:20px;
}
#top-content-container #top-content-copy-partnership {
	float:left;
	background-color:#d7c500;
	width:228px;
	min-height:198px;
	margin-bottom:10px;
	padding:10px;
}
* html #top-content-container #top-content-copy-partnership {
	height:200px;
}
#top-content #top-content-copy-home h1,#top-content-container #top-content-copy-partnership h1  {
	color:#FFF;
	font-size:20px;
	line-height:31px;
	margin-bottom:5px;
}
.home #top-content #top-content-copy-home h1{
	
}
#top-content #top-content-copy-home p,#top-content-container #top-content-copy-partnership p {
	font-size:11px;
	padding-right:12px;
	line-height:16px;
	float:left;
	clear:both;
	 
}

/* left promotion */

#left-promotion {
	float:left;
	width:228px;
	border-left:1px #000 dotted;
	min-height:80px;
	padding:2px 7px 0 12px;
	font-size:11px;
	line-height:17px;
	position:relative;
}

#left-promotion p a{
	 color: #00AEEF;
	 text-decoration: none;
}
#left-promotion p a img, #right-promotion a img{
	position: relative;
	top: 3px;
}
#right-promotion a, #left-promotion a{
	display: inline;
	color:#00AEEF;
}
/* right promotion */

#right-promotion {
	float:left;
	width:328px;
	border-left:1px #000 dotted;
	min-height:80px;
	padding:2px 10px 0 12px;
	font-size:11px;
	line-height:17px;
}
#left-promotion h4, #right-promotion h4{
	padding: 0 0 5px 0;
}
#left-promotion h4, #right-promotion h4, #left-promotion h4 a, #right-promotion h4 a  {
	font-size:14px;
	color:#00aeef;
	text-decoration: none;
}
.block-image  {
	float:left;
	margin-right:5px;
}




/* carasol */

#carasol {
	float:left;
	margin-top:25px;
	width:598px;
	height:118px;
	background-color:#333133;
	border:1px solid #ccced0;
    background-image:url(../images/carousel_back.gif);
}
 
#carasol p#title {
	color:#00aeef;
	font-size:11px;
	font-weight:bold;
    padding:10px 0 0 36px;
}

/* *********************** */
/************************************************
JCAROUSEL LITE
************************************************/
#list {
     height:64px;
     width:577px;
     margin:4px 0 0 12px;
}

.slider {
     float:left;
     left: -5000px; 
     position:relative;
     visibility:hidden;
}

.slider ul {
     height:69px;
     width:530px;
}

.slider ul li {
     padding:0 5px 0 0;
}

.slider ul li img {
     cursor:pointer;
     height:69px;
     width:102px;
}

.prev {
     cursor:pointer;
     float:left;
     padding-top:26px;
	 padding-right:5px;
}

.next {
     cursor:pointer;
     float:right;
     padding-top:26px;
}

#top-footer {
	width:100%;
	float:left;
	background-color:#333133;
	height:31px;
	border-top:1px solid #6b6c6f;
	border-right:1px solid #cacbcd;
}
#footer {
	width:930px;
	float:left;
	background-color:#231f20;
	height:23px;
	border-bottom:1px solid #6b6c6f;
	border-right:1px solid #cacbcd;
	color:#FFF;
	padding:9px 10px 0 0;
}
#footer p {
	float:right;
	width:auto;
	color: #FFF;
}
#footer ul {

	width:300px;
	float:left;
	padding:0 0 0 10px;
	margin:0;
}
#footer ul li {
    display:inline;
}
#footer ul li a {
	color:#FFF;
	text-decoration:none;
}
#footer ul li a:link {
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
/* center column left content - partnership */
 
* html #cc-left-column #top-content {
	height:240px;
}
#cc-left-column {
	 
	float:left;
	width:248px;
	border-left:1px #000 dotted;
	min-height:80px;
	padding:2px 0 0 0;
	font-size:11px;
	line-height:17px;
	position:relative;
	
}
#cc-left-column #cc-left-column-cell {
	margin-left:10px;
	font-size:12px;
	padding:5px;
	background-color:#f6f5f2
	
}
#cc-left-column #cc-left-column-cell h4 {
	font-size:15px;
	color:#d7c300;
	margin:8px 0 8px 0;
}
#cc-left-column #cc-left-column-cell h3 {
	display:inline;
}
#cc-left-column #cc-left-column-cell p {
	display:inline;
	font-size:12px;
		line-height:19px;
	
}
#cc-left-column #cc-left-column-cell hr {
	color:#c8c8c9	
}

/* full column 521px */

#cc-full-column {
	 
	float:left;
	width:495px;
	border-left:1px #000 dotted;
	min-height:80px;
	padding:2px 0 0 10px;
	font-size:11px;
	line-height:17px;
	margin-left:7px;
	
}
#cc-full-column p {
	margin-bottom:10px;
	font-size:11px;
}
#cc-full-column p.strong {
	margin-bottom:0;
	font-weight:bold;

}
#cc-full-column ul {
	padding: 5px 0 15px 15px;
}
#cc-full-column ul li {
	list-style-image:url(../images/list_style_yellow.gif);
}
#cc-full-column #partner-links {
	 float:left;
	 border:0;
	
}
#cc-full-column h4 {
	 color: #000;
	 margin:10px 0 5px 0;
}
#cc-full-column h5, h5.usefullinks {
	color:#8e8006;
	 margin-bottom:5px;
}
#cc-full-column a {
		color:#333;
		text-decoration:none;
}
#cc-full-column a:link {
		color:#333;
		text-decoration:none;
}
#cc-full-column a:hover {
		color:#333;
		text-decoration:underline;
}
/* news items */
div.pagination {
	display:block;
	clear: left;
}

.news .item {
	float:left;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.news .item h2.news_h2 {
	color:#fdb924;
	margin-bottom:0px;
	font-size:18px;
}
.news .item h2.news_h2 a {
    color:#fdb924;
	font-size:18px;
	text-decoration:none;
}
.news .item h2.news_h2 a:link {
    color:#fdb924;
	font-size:18px;
	text-decoration:none;
}
.news .item h2.news_h2 a:hover {
    color:#fdb924;
	font-size:18px;
	text-decoration:underline;
}

.news .item p.date {		
		font-style:italic; 
		padding:0 0 6px 0;
		margin:0px;
		
}
.news .item p {
		clear:both;
		float:left;
	    width:600px;
		font-size:11px;	 
		padding-bottom:11px;
		line-height:16px;
}
.news .item img, .events .item img {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.events .item {
		width:577px;
		background-image:url(../images/events_back.gif);
		background-repeat:repeat-x;
		padding:13px;
}
.events .item p, .about .location p {
		padding-bottom:10px;
		font-size:11px;
		line-height: 16px;
		color:#414042;
}
body .about .location p{
	padding: 5px 0;
}
.about .location p.footer,.location .area p.footer  {
		border-bottom:1px solid #ccced0;
}
.events .item a {
	color:#000;
	text-decoration:none;
}
.events .item a:link {
	color:#000;
	text-decoration:none;
}
.events .item a:hover {
	color:#000;
	text-decoration:underline;
}


.events .item h2.events_h2 {
	color:#ec098d;
	font-size:18px;
	font-weight:normal;
	margin-bottom:17px;
}
.events .item h2.events_h2 a, .events .item h2.events_h2 a:hover{
	color:#ec098d;
}	
.events .item a.email {
	display:inline-block;
	font-size:12px;
	color:#ec098d;
	padding:10px 20px 10px 0;
	background-image:url(../images/link_icon_pink.gif);
	background-position:right;
	background-repeat:no-repeat;
	 
}

.events .event_content h2{
	font-size: 12px;
	margin: 0 0 6px 0;
}

.events .pager, div.pagination {
	color: #414042;
	background: #F3F0ED;
	padding: 10px;
	margin: 0 0 10px 10px;
	float: left;
}
div.pagination{
	margin-left: 0;
}
.events .pager a, div.pagination a{
	color: #EC098D;
	padding: 10px;
}
.item p, .item ul, .item li, .item ol{
	line-height:16px;
	font-size: 11px;
}
.item li {
	list-style: disc;
	clear: left;
}
.item p a{
	color: #EC098D;
}
.item ul, .item ol{
	list-style: disc;
	padding: 10px 20px;
}
.item h1{
	color: #000;
	font-size: 14px;
}
.item h2{
	color: #000;
	font-size: 13px;
}
.item h3, .item h4, .item h5, .item h6{
	font-size: 12px;	
}


.about .location {
		width:220px;
		float:left;
		margin-right:10px;
		background-image:url(../images/location_back.gif);
		background-repeat:repeat-x;
		padding:13px;
		margin-top:10px;
}
.about .location h3 {
		display:block;
		color:#00aeef;
		font-size:13px;
		font-weight:normal;
		padding-bottom:7px;
	 
}
.about .location h3 a {
		display:block;
		color:#00aeef;
		font-size:12px;
		font-weight:normal;
		padding-bottom:7px;
		text-decoration:none;
}
.about .location h3 a:link {
		text-decoration:none;
}
.about .location h3 a:hover {
		text-decoration:underline;
}
.about a.find-out-more {
	display:inline-block;
	font-size:11px;
	color:#00aeef;
	padding:10px 16px 10px 0;
	background-image:url(../images/find_out_more_icon.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	
}
.about  a.find-out-more:link {
}
.about  a.find-out-more:hover {
	text-decoration:underline;
}

.about #detail-1 {
	width:500px;
	float:left;
	border:1px solid #8b8d90;
	margin-right:10px;
}
.about #detail-2 {
	width:240px;
	float:left;
	border:1px solid #8b8d90;
	margin-right:10px;
}
.about #detail-1 h3, .about #detail-2 h3 {
 	display:block;
	color:#00aeef;
	background-color:#404041;
	font-weight:normal;
	padding:5px 0 5px 10px;
}
.about #detail-1 p {
		font-size:11px;
		padding:10px 10px 14px 5px;
		float:right;
		width:357px;
}
.about #detail-2 p  {
		font-size:11px;
		padding:5px 10px 19px 10px;
}
.about #detail-1 img {
		float:left;
		margin:10px 5px 5px 8px;
		width:auto;
		}
		.about #detail-2 img {
	 
		margin:10px 0 0px 10px;
		width:auto;
		}
		
/* knowledge */

#top-content-container #top-content-copy-knowledge {
	float:left;
	background-color:#f47920;
	width:228px;
	min-height:198px;
	margin-bottom:10px;
	padding:10px;
}
* html #top-content-container #top-content-copy-knowledge {
	height:200px;
}
#top-content-container #top-content-copy-knowledge h1  {
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	line-height:24px;	
	margin-bottom:10px;
}
#top-content-container #top-content-copy-knowledge p {
	font-size:11px;
	padding-right:12px;
	line-height:16px;
	float:left;	 
	clear:both;
	color:#FFF;
}
 
#cc-left-column #cc-knowledge {
	margin-left:10px;
	font-size:12px;
	padding:5px;
	background-color:#f6f5f2
	
}
#cc-left-column #cc-knowledge h4 {
	font-size:15px;
	color:#f47920;
	margin:8px 0 8px 0;
}
#cc-left-column #cc-knowledge h3 {
	 display:block;
}
#cc-left-column #cc-knowledge p {
	font-size:12px;
    line-height:19px;
	padding:0 0 5px 0
	
}
#cc-left-column #cc-knowledge hr {
	color:#c8c8c9	
}



#cc-left-column  a.visit-web-site {
	display:inline-block;
	font-size:11px;
	color:#f47920;
	padding:0px 20px 0 0;
	background-image: url(../images/link_icon_orange.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	
}

#cc-left-column  a.visit-web-site-p {
	
	display:inline-block;
	font-size:11px;
	color:#8e8006;
	padding:0px 20px 0 0;
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
}
#cc-left-column  a.visit-web-site-p:hover {
			text-decoration:underline;
}

#usefulllinks{
	margin:10px 0 0 15px ;	
}

#cc-left-column  a.visit-web-site:link {
}
#cc-left-column  a.visit-web-site:hover {
	text-decoration:underline;
}


/* location */

.location .area {
		width:220px;
		float:left;
		margin-right:10px;
		background-image:url(../images/location_back.gif);
		background-repeat:repeat-x;
		padding:13px;
		margin-top:10px;
}
.location .area a.find-out-more {
	display:block;
	font-size:11px;
	color:#00aeef;
	padding:10px 0 0 10px;
	background-image:url(../images/find_out_more_icon.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:110px;
	text-decoration:none;
	
}
.location .area a.find-out-more:link {
}
.location .area a.find-out-more:hover {
	text-decoration:underline;
}
.about .area {
		width:220px;
		float:left;
		margin-right:10px;
		background-image:url(../images/location_back.gif);
		background-repeat:repeat-x;
		padding:13px;
		margin-top:10px;
}
.location .area h3 {
		display:block;
		color:#00a88f;
		font-size:13px;
		font-weight:normal;
		padding-bottom:10px;
}
.location .area h4 {
		display:block;
		color:#414042;
		font-size:11px;
	 
		padding-bottom:10px;
		padding:10px 0 0 0;
}

.location .area a.map {
	display:block;
	font-size:11px;
	color:#00a88f;
	padding:10px 0 10px 0;
	background-image: url(../images/link_icon_green.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:115px;
	text-decoration:none;
	
}
.location .area a.area:link {
}
.location .area a.area:hover {
	text-decoration:underline;
}
.location .area p {
		padding-bottom:5px;
 		font-size:11px;
		color:#414042;
}

#map1,#map2,#map3{
	width: 220px;
	height: 200px;
	margin-top: 10px;
}

/* partner ship click photo show */

.pikachoose_container{
	float: left;
}
.pikachoose	{ 
	min-height:218px; 
	height:218px;
	width:518px; 
	position:absolute;
	margin-left:5px;
}
.pikachoose ul	{ 
	padding-left:0;
	width:256px;
	height:222px;
	margin:0;
	overflow:hidden; 
	position: absolute;
	top: 0;
	right: 0;
}
.pikachoose ul li	{
	float: left;
	padding: 0;
	background:#777;
	margin:0 0 4px 5px;  
	position:relative;
	overflow:hidden;
	display: inline-block;
}
.pikachoose ul li div img	{  
	position:relative;
	cursor:pointer;
}
/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main	{
	width:346px;
	height:218px;
	display:block;
	position:relative;
	background: #404042;
	overflow: hidden;
}
#pikame{
	width: 170px;
}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img	{
	position:absolute;
}
.pika_back_img	{
	position:absolute;
}

.pika_caption	{
	position: absolute;
	top: 0;
	left: 0;
	background-color:#404041;
	width:336px;
	padding:3px 3px 3px 8px;
	color:#FFF;
	font-size:11px;
}
.pika_caption a	{
	color:white;
	text-decoration:none;
}
/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover	{	
	position:absolute;
	top:198px;
	min-height:22px;
	width:343px;
	background:url('../images/partnerships/navigation.gif') top left no-repeat; 
    z-index:2;
	cursor: pointer;

}
.pika_next_hover	{
	position:absolute;
	top:198px;
	min-height:22px;
	width:346px;
	background:url('../images/partnerships/navigation.gif') top left no-repeat;
	z-index:2;
	cursor: pointer;
}
.harwell .pika_prev_hover	{	
	position:absolute;
	top:198px;
	height:22px;
	width:345px;
	background:url('../images/partnerships/navigation_orange.gif') top left no-repeat; 
    z-index:2;
}
 

.harwell .pika_next_hover	{
	position:absolute;
	top:198px;
	left:2px;
	min-height:22px;
	width:343px;
	background:url('../images/partnerships/navigation_orange.gif') top left no-repeat;
	z-index:2;
}



/* contact */

.contact-col {
		width:223px;
		float:left;
		margin-right:10px;
	    border-right:1px dotted #ccc;
		padding:0 13px;
	 
}
.contact-col h3, .contact-col-2 h3 {
		display:block;
		color:#00aeef;
		font-size:13px;
		font-weight:bold;
		padding: 0 0 7px 0;
		margin:0px;
	 
}
.contact-col p {
		padding-bottom:5px;
		padding-top:5px;
		font-size:11px;
		color:#414042;
} 

.contact-col-2 {
	padding:0;
	width:480px;
	float:left;
}
.contact-col-2 label {
	width: 100%;
	display: block;
}
.contact-col-2 p{
	width: 480px;
	margin: 0 0 10px 0;
	min-height: 30px;
}
.contact-col-2 p input, .contact-col-2 p textarea, .contact-col-2 p span{
	width: 380px;
	float: right;
	display: inline;
}
.contact-col-2 strong {
	float: left;
	font-weight: normal;
}
textarea{
	height: 200px;
	display: block;
	float: right;
}
.contact-col-2 p.contact_submit{
	float: right;
	clear: right;
}

.wpcf7-response-output{
	float: right;
	clear: both;
}
body span.wpcf7-not-valid-tip{
	left: 0px;
	top: 0px;
	width: 300px;
}

.google-earth{
	width:753px;
	height:350px;
	position: relative;
}
.google-earth .google-logo{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#search-field-label,#archive-drop-down-label {
	display: none;
}

#feedLink{
	margin:40px 0;
	display:block;
	text-align:right;
	width:100%;
}
#feedLink a, #feedLink a:visited{
	padding:5px;
	width:146px;
	color:#fff;
	display:block;
	text-align:left;
	background:url(../images/feedicon.png) no-repeat 130px 3px #58595B;
}
#business-space{
	
	margin-left:26px;
}

/* Why Choose Vale UK CSS */
#top-content-copy-partnership H1 {
	font-size:1.3em !important;
	line-height:1.1em !important;
	font-weight:normal;
}
#container-why-vale hr {
	height:1px;
	border:0;
	border-bottom:1px solid #999;
}
#container-why-vale H4 {
	font-size:16px;
	color:#D7C300;
	margin-bottom:15px;
	margin-top:20px;
}
#container-why-vale img{
	border: 1px solid #000;
}
#container-why-vale .left img{
	padding-right: 0;
	margin-right: 10px;
}
.left img {
	float:left;
	padding-right:10px;
	/*padding-bottom:30px;*/
}
.right {
	display:table-cell;
	font-family:arial;
	font-size:11px;
	line-height:1.4em;
	overflow:hidden;
}
.download-url {
	font-size:13px;
	padding:8px 0 12px 135px;
}
.download-url a {
	color:#D7C300;
	font-weight:bold;
	display:block;
	background:url(../images/why-vale/download-btn.png) no-repeat 18%;
	height:14px;
	line-height:14px;
}
.download-url IMG {
	width:14px;
	height:14px;
	padding-left:3px;
	position:absolute;
}
.download-url a:hover {
	text-decoration:none;
}

/* Menu Addition */
#nav-1 .sub-item {
	margin-top:-1px !important;
}
#nav-1 .sub-item a {
	color:#111 !important;
}