/*
Owenstown Sitewide CSS
*/



html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343644;
	font-size: 11px;
	line-height: 1.6em;
	background-color: #FFFFFF;
	background-image: url(../img/mainbkgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



#header {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header_bkgrd.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1070px;
	z-index: 200;
}


a.viewNational. a.viewStrategic {
color:#000000;
}

a.viewNational:hover, a.viewStrategic:hover {

color:#666;
text-decoration:none;
}


a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



.skipcontent {
	display: none;
}




#leftcol {
	width: 300px;
	float: left;
}

/* main menu */

#menu {
	float: right;
	width: 740px;
	padding-top: 68px;
}





/* end of main menu */

#rightcol {
	width: 770px;
	float: right;
	text-align: left;
	min-height:400px;
}



#footer {
	width:1070px;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_bkgrd.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
  
#footerholder {
	width:628px;
	position: relative;
	clear: both;
	padding-left: 61px;
	padding-bottom: 10px;
}

h1 {
	color: #da5a2e;
	font-size: 15px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


.mainimg {
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#breaker {
	font-size: 0px;
	clear: both;
	width: 100%;
	height: 0px;
 }
 
 
 #footer a:hover {
	color: #FFFFFF;
}


#copyright {
	width: 431px;
	text-align: left;
	float: right;
	color: #666666;
}
#copyright  a {
	color: #666666;
	text-decoration: none;
}

#basestation {
	float: right;
	width: 220px;
	text-align: right;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 10px;
  }
#basestation a {
	color: #cc0000;
}
h2 {
	color: #2A2C37;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
blockquote {
	color: #000000;
	font-weight: normal;
}




/* QUICK ENQUIRY FORM */

#quickenquiryform {
	padding: 20px;
	margin-bottom: 20px;
}
.enquirytitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.formfields  {
	border: 1px solid #000000;
	font-size: 11px;
	width: 142px;
	background-color: #49AEE2;
}
.formfields_nowidth {
	border: 1px solid #000000;
	font-size: 11px;
	background-color: #49AEE2;
}
.formfields_textbox {
	border: 1px solid #000000;
	font-size: 11px;
	background-color: #49AEE2;
	width: 318px;
}

#contactForm {
display:block;
float:left;
margin:20px 0px 0px 0px;
}

.suggestionForm {
margin:20px 0px 20px 0px;
display:block; 
float:left; 
width:300px;
border-collapse:collapse;
}


.suggestionForm td {
padding-bottom:20px;
text-align:left;
vertical-align:top;


}

td label {

display:block; 
float:left;
margin:0px 0px 0px 0px;
padding:5px 20px 2px 0px;

}

label.error {
color:#990000;
padding:0px 0px 5px 0px;
float:left;
clear:both;
width:280px;
font-weight:bold;
}



input#name, input#street, input#town, input#postcode, input#telephone, input#mobile, input#email, input#age, input#bedrooms, input#companyName, input#position, input#nature, input#years, input#mobile, input#noEmployees {
width:250px;
height:20px;
border:1px solid #ccc;
background-color:#F2F2F2;
}

.suggestionForm textarea {
width:250px;
height:120px;
border:1px solid #ccc;
background-color:#F2F2F2;
font-family:Arial, Helvetica, sans-serif;
}


textarea {
width:250px;
height:50px;
border:1px solid #ccc
}


#map {
width:300px; 
height:200px; 
padding:0px; 
margin:0px 0px 0px 170px; 
float:right; 
display:block; 
border:1px solid black;
}


#disclaimer {
font-size:8px;

display:block;
float:left;

}

.sendbut  {
	border: 1px solid #FFFFFF;
	background-color: #DA5A2E;
	font-size: 11px;
	color: #FFFFFF;
	width:140px;
	height:20px;
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
font-weight:bold;


} 




div.row {
	clear: both;
	padding-top: 5px;
	font-size: 11px;
  }

div.row span.label {
	float: left;
	width: 100px;
	text-align: left;
  }
div.row  span.title {
	float: left;
	width: 120px;
	text-align: left;
	color: #000000;
}
div.row span.titlewhite {
	float: left;
	width: 120px;
	text-align: left;
	color: #FFFFFF;
}
div.row span.formx {
	float: left;
	width: 142px;
	text-align: left;
	color: #000000;
}
#video {
	padding: 10px;
	background-image: url(../img/videobkgrd.png);
	background-repeat: repeat;
	clear: both;
}

/* END OF QUICK ENQUIRY FORM */
	
div.row span.send {
	float: right;
	width: 262px;
	text-align: right;
}

.thumbnail {
	text-align: center;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #FFFFFF;
}

a:hover   .thumbnail  {
	text-align: center;
	border: 1px solid #fe0002;
}


#middle {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 1070px;
	
}
.home {
	background-image: url(../img/middlebkgrd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:0px;
}
.middlesubmenu {
	background-image: url(../img/middlebkgrd_submenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
}
#footerleftcol {
	width:689px;
	float: left;
	padding-bottom: 25px;
}
#footertopborder {
	width:1070px;
	height:13px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footertopborder.png);
	background-position: center;
	background-repeat: no-repeat;
}

#newsheadlines {
	width:285px;
	float: right;
	padding-right: 61px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
	background-image: url(../img/headlines_dottedline.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #000000;
}

.headlinetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #da5a2e;
	font-weight: bold;
}

#newsheadlines   li a:hover, #copyright a:hover  {
	color: #000000;
}

#newsheadlines li a, #footermainnav a {
	color: #666666;
}

#newsheadlines li {
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../img/bulletheadlines.png);
	padding: 5px;
}
#newsheadlines ul {
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../img/bulletheadlines.png);
	padding-left: 10px;
}

#footermainnav {
	width:628px;
	float: left;
	margin-top: 10px;
	padding-left: 61px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 40px;
}

#footermainnav a:hover  {
	color: #da5a2e;
}
#hometownlogo {
	color: #da5a2e;
	width: 172px;
	float: left;
	background-image: url(../img/hometown_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#hometownlogo:hover  {
	color: #da5a2e;
	background-image: url(../img/hometown_logo_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#owenstownlogo {
	width: 267px;
	padding-left: 36px;
	float: left;
}
#innerleftcol {
	float: left;
	width: 520px;
	margin-top: 5px;
}

#fullCol {
	float: left;
	width: 700px;
	margin-top: 5px;
	
}

#fullCol p {

margin-bottom:20px;
}

#fullCol h2 {

}
#innerrightcol {
	float: right;
	width: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.panel {
	width: 177px;
	float: left;
	padding-bottom: 10px;
}


#panelcontent {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#panel1top {
	width: 177px;
	background-repeat: no-repeat;
	background-image: url(../img/panel1top.png);
	background-position: top;
}

.panel1 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #666;
}

.panel1 a  {
	color: #000;
	text-decoration: none;
}

.panel1 a:hover {
	color: #000;
	text-decoration: underline;
}

#panel1bottom {
	width: 177px;
	background-image: url(../img/panel1bottom.png);
	height: 10px;
	font-size: 0px;
}



#panel2top {
	width: 177px;
	background-repeat: no-repeat;
	background-image: url(../img/panel2top.png);
	background-position: top;
}

.panel2, .panel3, .panel4 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
}


.panel2 a, .panel3 a, .panel4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.panel2 a:hover, .panel3 a:hover, .panel4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#panel2bottom {
	width: 177px;
	background-image: url(../img/panel2bottom.png);
	height: 10px;
	font-size: 0px;
}

#panel3top {
	width: 177px;
	background-repeat: no-repeat;
	background-image: url(../img/panel3top.png);
	background-position: top;
}


#panel3bottom {
	width: 177px;
	background-image: url(../img/panel3bottom.png);
	height: 10px;
	font-size: 0px;
}


#panel4top {
	width: 177px;
	background-repeat: no-repeat;
	background-image: url(../img/panel4top.png);
	background-position: top;
}


#panel4bottom {
	width: 177px;
	background-image: url(../img/panel4bottom.png);
	height: 10px;
	font-size: 0px;
}

.panel3 li, .panel4 li {
	margin-left: 15px;
	list-style-position: outside;
	margin-bottom: 7px;
}



.dottedline {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	color: #000000;
}
.mainimage {
	padding-bottom: 10px;
	color: #000000;
	padding-left: 10px;
	float: right;
}
#middle p {
	line-height: 1.6em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.firstparagraph {
	font-weight: bold;
}

#submenu {
	padding-left: 80px;
	padding-top: 40px;
	padding-right: 40px;
	list-style-type: none;
}
#submenu li {
	color: #FFFFFF;
	line-height: 1.3;
	list-style-type: none;
	margin-bottom:8px;
}
#submenu li.section {
	color: #da5a2e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 0px;
	font-size: 12px;
	list-style-type: none;
}
#submenu li a {
	margin-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
#submenu li.current {
	font-weight: bold;
	margin-left: 0px;
	list-style-type: none;
}
#submenu li a:hover {
	margin-left: 0px;
	text-decoration: underline;
	color: #FFFFFF;
}



#subsubmenu {
	padding-left: 20px;
	padding-bottom: 20px;
	list-style-image: url(../img/bullet.gif);
}


#subsubmenu li.section {
	color: #da5a2e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 0px;
	list-style-image: url(../img/nobullet.gif);
	font-size: 12px;
}
#subsubmenu li a {
	margin-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#subsubmenu li.current {
	font-weight: bold;
	margin-left: 0px;
	list-style-image: url(../img/nobullet.gif);
}
#subsubmenu li a:hover {
	margin-left: 0px;
	text-decoration: underline;
	color: #FFFFFF;
}






#footer a {
	text-decoration: none;
}
#breadcrumbs  {
	text-align: left;
	padding-bottom: 20px;
	color: #000000;
	padding-top: 20px;
	padding-right: 55px;
}
#breadcrumbs a {
	text-align: left;
	color: #000000;
	text-decoration: none;
}
#fullcontent {
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 55px;
}
.heightfixcontent {
	text-align: left;
	height: 300px;
}
#fullcontent  li, #innerleftcol li {
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
}

/*#middle a {
	color: #000000;
	text-decoration: none;
}

#middle a:hover {
	color: #000000;
	text-decoration: underline;
}*/

#submenu li.section a {
	color: #da5a2e;
	list-style-image: url(../img/nobullet.gif);
}


ul.oweniteList {
	padding:20px;
	float:left;
}
.hometext {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: 12px;
}
#flashhome {
	width: 734px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#staticimageshome {
	width: 734px;
}
.sitemap ul ul ul {
	width: 734px;
	padding-left: 30px;
}
#interactivemap {
	padding-left: 34px;
	height:560px;
	width:1000px;
	background:#fff0;
	
}
.creditslogos {
	padding: 20px;
}
.homefirstparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.paneltitle {
	font-size: 15px;
}
.imagesphotos {
	text-align: center;
	width: 168px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}

#fullcontent a, #innerleftcol a, #fullCol a {
	color: #000000;
	text-decoration: underline;
}

#fullcontent a:hover, #innerleftcol a:hover, #fullCol a:hover {
	color: #DA5A2E;
	text-decoration: underline;
}

#flashContent {
	z-index: -200;

}

a img  {
border:none;
}

#wrapper {
	height:360px;
	position:relative;
}

#documents  ul {
}

#documents  li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.twitter {
	background-image: url(../img/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 40px;
	width: 140px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
}
.facebook {
	background-image: url(../img/facebook-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 40px;
	width: 140px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
}
a.mondragon {
	color: #000000;
}
a:hover.mondragon   {
	color: #D05C34;
}
