/***********************************************/
/* adcymru.css                     */
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	background: #dedede;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.166;
	margin: 0;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#wrapper{
	background-color: #dedede;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 992px;
}

#header {
	height: 119px;
	width: 992px;
	background-color: #dedede;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	margin: 0;
}
#header img{
	padding: 30px 0 0 26px;
}

#content_wrapper {
	height: 690px;
}

/* CSS for the tabs starts here */
#nav-container{padding:0px 15px 0 5px;margin:-31px 0 0 0;background:#dedede;}
ul#nav-menu{list-style-type:none;width:80%;position:absolute;height:20px;font-family: Arial,sans-serif;font-size:14px;font-weight:bold;margin:0;padding:11px 0 0 0;z-index:2;}
ul#nav-menu li{display:block;float:left;margin:0 0 0 4px;height:20px;}
ul#nav-menu li.left{margin:0;}
ul#nav-menu li a{display:block;float:left;color:#767676;background:#dedede;line-height:20px;text-decoration:none;padding:0 17px 0 18px;height:20px;}
ul#nav-menu li a.right{padding-right:19px;}
ul#nav-menu li a:hover{background:#dedede; color: #fff;}
ul#nav-menu li a.current{color:#767676;background:#fff;}
ul#nav-menu li a.current:hover{color:#767676;background:#fff;}

ul#right-menu{list-style-type:none;width:94.6%;position:relative;height:20px;font-family: Arial,sans-serif;font-size:14px;font-weight:bold;margin-top:-31px;margin-left:0;padding:11px 0 0 0x;z-index:10;}
ul#right-menu li{display:block;float:right;margin:0 0 0 4px;height:20px;}
ul#right-menu li.left{margin:0;}
ul#right-menu li a{display:block;float:left;color:#fff;background:#848484;line-height:20px;text-decoration:none;padding:0 20px 0 20px;height:20px; margin: 10px 0 0 0;}
ul#right-menu li a.right{padding-right:19px;}
ul#right-menu li a:hover{color:#fff;background:#dedede;}

#site_summary {
	margin: 45px 0 0 0;
	height: 110px;
}
#site_summary p{
	margin-top: 0;
	margin-left: 27px!important;
	margin-right: 0;
	margin-bottom: 10px;
	color: #666666;
}

#site_summary a {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#site_summary a span{
	color: #4d7ab5;
	text-decoration: none;
	font-weight: bold;
}
#site_summary a span span{
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#site_summary a:link {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#site_summary a:visited {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#site_summary a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#site_summary a:hover span{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#site_summary a:hover span span{
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
#site_summary img{
	margin: 0 0 0 310px;
	padding: 0 0 20px 0;
}

#portal_content_area{
	background: #ffffff; 
	margin-top: 25px;
	margin-left: 23px;
	width: 946px;
	height: 349px;
}
#portal_content_area img{
	padding: 0;
}

#about_content_area{
	background: #ffffff; 
	margin-top: 45px;
	margin-left: 7px;
	width: 818px;
	height: 376px;
}
#about_content_area img{
	padding: 0;
}

#about_description {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 35px;

}
#about_description p{
	margin-left: 111px!important;
	margin-right: 61px!important;
	color: #666666;
	font-size: 1.25em;
	line-height: 1.666;
}
#about_description ul {
	margin: 0;
	padding: 0;
}
#about_description li {
	font-size: 1.25em;
	margin: 5px 145px 7px 128px;
}
#about_description a {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#about_description a span{
	color: #4d7ab5;
	text-decoration: none;
	font-weight: bold;
}
#about_description a span span{
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:link {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:visited {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:hover span{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:hover span span{
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
#about_description img{
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 30px 0 15px 0;
}


#contact_description {
	margin-top: -500px;
	margin-left: 13px;
	margin-right: 35px;
}
#contact_description p{
	margin-left: 37px!important;
	margin-right: 501px!important;
	color: #666666;
	font-size: 1.25em;
	line-height: 1.466;
	padding: 5px;
}
#contact_description ul {
	margin: 0;
	padding: 0;
}
#contact_description li {
	font-size: 1.25em;
	margin: 5px 145px 7px 128px;
}
#contact_description a {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#contact_description a span{
	color: #4d7ab5;
	text-decoration: none;
	font-weight: bold;
}
#contact_description a span span{
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#contact_description a:link {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#contact_description a:visited {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#contact_description a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#contact_description a:hover span{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#contact_description a:hover span span{
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
#contact_description img{
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 30px 0 15px 0;
}
#contact_description h1{
	font-size: 1.5em;
	margin: 70px 0 50px 37px;
}

#contact_form {
	position: absolute;
	margin: -380px 0 0 570px;
}
#contact_form p{
	font-size: 1.25em;
	padding: 5px 0 5px 0;
}


#thank_you_description {
	margin-top: -500px;
	margin-left: 13px;
	margin-right: 35px;
}
#thank_you_description p{
	color: #666666;
	font-size: 1.25em;
	line-height: 1.466;
	padding: 5px;
	text-align:center;
}
#thank_you_description h1{
	font-size: 1.5em;
	margin: 70px 0 50px 37px;
}

#thank_you_description a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.25em!important;
}
#thank_you_description a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
#thank_you_description a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#thank_you_description a:hover {
	color: #848484;
	text-decoration: none;
	font-weight: bold;
}
#thank_you_description img{
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 80px 0 35px 0;
}


#project_description_1 {
	margin-top: -290px;
	margin-left: -390px;
	margin-right: 630px;
	font-size: 1.3em;
	color: #FFFFFF;
	padding: 1.0em;
	line-height: 1.166;
}
#project_description_1 a {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#project_description_1 a:link {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#project_description_1 a:visited {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#project_description_1 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}



#project_description_2 {
	margin-top: -145px;
	margin-left: -90px;
	margin-right: 320px;
	font-size: 1.3em;
	color: #252934;
	padding: 1.0em;
	line-height: 1.626;
}

#project_description_2 a {
	color: #252934;
	text-decoration: none;
	font-weight: bold;
}
#project_description_2 a:link {
	color: #252934;
	text-decoration: none;
	font-weight: bold;
}
#project_description_2 a:visited {
	color: #252934;
	text-decoration: none;
	font-weight: bold;
}
#project_description_2 a:hover {
	color: #4d7ab5;
	text-decoration: none;
	font-weight: bold;
}



#project_description_3 {
	margin-top: -147px;
	margin-left: 275px;
	margin-right: 65px;
	font-size: 1.3em;
	color: #666666;
	padding: 1.0em;
	line-height: 1.200;
}
#project_description_3 a {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#project_description_3 a:link {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#project_description_3 a:visited {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#project_description_3 a:hover {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

	
	
#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 95px;
	font-size: 1.0em;
	color: #767676;
	background: #dedede;
	padding: 0;
	width: 992px;
}



.floatLeft {
	float: left;
	margin: 5px 15px 10px 3px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatRight {
	float: right;
	margin: 5px 3px 10px 15px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatCenter {
	text-align:center!important;
	margin: 5px 3px 10px 400px;
	font-size: 0.8em!important;
}

#ticker_wrapper {
	width: 939px;
	height: 101px;
	margin: 33px 0 0 25px;
	padding: 0;
	border: 1px solid #dedede;
}
#AdastraNewsifrm {
	padding: 0;
}

/* FLASH BELOW */
#small_but_beautiful {
	width: 939px;
	height: 121px;
	margin: 11px 0 0 13.25px;
	padding: 0;
	background-image: url(../images/small_but_beautiful_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#adastra_cymru_trailer {
	width: 941px;
	height: 631px;
	margin: 14px 0 0 13px;
	padding: 0;
}

#adastra_content_area {
	width: 1024px;
	margin: auto;
}
#adastra_splash_area {
	width: 1024px;
	margin: 30px auto;

}

#gallery {
	position:absolute;
	margin-top: -600px;
}
