/* HTML TAG definitionss */
a{text-decoration:none;}
a:link, a:visited{text-decoration:none;color:#f00;}
a:hover, a:active{text-decoration:none;color:#00f;}
a img{text-decoration:none; border:none;}
p {margin-left:20px;margin-right:20px;align:justify;} 
table, th, td {border: 0px solid #000;font-size: 100%;align:justify;}
p.first:first-letter { color: #ff0000; font-size: 200%; font-style: italic; font-weight: bold; float: left;}
p.first:first-line { color: #336633; font-style: italic; font-weight: bold; float: left;}
li{
	margin-right: 20px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	list-style-type: circle;
}
li li{
	margin-right: 20px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	list-style-type: square;
}
body{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px;
	font-size: 75%;
	text-align: center;	/* to center main sections in IE */
	font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #000;
	background-color: #336633;
	height: 100%;
	width: 100%;
}

#publication .header .publication,
#home .header .home,
#panorama .header .panorama,
#photoshop .header .photoshop,
#aerial .header .aerial,
#aerial_x6 .header .aerial_x6,
#aerial_job .header .aerial_job,
#aerial_diy .header .aerial_diy,
#aerial_voucher .header .aerial_voucher,
#price .header .price,
#gallery .header .gallery,
#shop .header .shop,
#faq .header .faq,
#contact .header .contact,
#work .header .work {
	background-color: #336633;
	background-image: url(../images/gradient_olive_25.jpg);
}

h1 {
	color: #336633;
	text-align: center;
}
h2 {
	margin: 10px 0px 20px 10px;
	padding: 0px;
	border-width: 0px;
	font-size: 150%;
	font-weight: bold;
	color: #336633;
	text-align: left;
}
h3 {
	margin: 10px 0px 20px 10px;
	padding: 0px;
	border-width: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #336633;
	text-align: left;
	text-transform: uppercase;
}
h4 {
	margin: 10px 0px 20px 10px;
	padding: 0px;
	border-width: 0px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}
img {
	margin: 10px 5px 10px 5px;
	padding: 0px;
	border-width: 1px;
}


/* Main areas */
.item_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000;
	background-color: #336633;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	height: 20px;
	float: left;
	clear: left;
}
.item_img {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000;
	display: block;
	width: 90%;
	text-align: center;
	float: left;
	clear: left;
}
.item_img img {
	margin: 0px auto 0px auto;
}
.item_text {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000;
	display: block;
	width: 100%;
	text-align: justify;
	float: left;
	clear: left;
}
.item_link {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000;
	background-color: #669966;
	display: block;
	width: 100%;
	height: 20px;
	float: left;
	clear: left;
}
.item_link a{
	color: #f0f0f0;
	margin-left: 30px;
	margin-right: auto;
}

.header {
	margin: 10px auto 0px auto;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	background-image: url(../images/title.gif);
	background-image: url(../images/Panorama.jpg);
	background-repeat:no-repeat;
	text-align: center;
	width: 980px;
	height: 112px;
	position: relative;
	display: block;
	clear: left;
}
.header img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

/* General definitions */
.email_form{
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	display: inline;
	width: 80%;

}
.left_box {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	display: inline;
	width: 47%;
	float: left;
	clear: none;
}
.right_box {
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000;
	display: block;
	width: 47%;
	float: right;
	clear: right;
}
.main {
	margin: 0px auto 0px auto;
	padding: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #fff #336633 #fff #336633;
	background-color: #fff;
	text-align: justify;
	width: 980px;
	display: block;
	clear: left;
}
.footer {
	margin: 0px auto 0px auto;
	padding: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #336633;
	background-color: #fff;
	text-align: justify;
	width: 980px;
	display: block;
	clear: left;
}

/* utility defintions */
.blanktext{
display: none;
}

.Clear{
	clear:both;
}
.Clear_rule{
	clear:both;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	width: 99%;
}
.Left{
float: left;
margin: 0px 10px auto 0px;
clear: left;
}
.Right{
float: right;
margin: 10px;
clear: right;
}
.errmsg{
	color: #f00;
	font-weight: bold;
}
.normmsg{
	color: #f00;
	font-weight: bold;
}

/* END */
/* Containers */
.container{
	background-color: #fff;
/*background-image: url(images/image.gif); */
	position: relative;
	border: 0px solid #000;
/*	border-left: 1px solid #CD9FF3;
	border-right: 1px solid #CD9FF3; */
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 970px;
	height: 474px;
}
/* End of Containers */

/* Navigation */
.header ul{
	margin:auto 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: #0f0;
	float:left;
	height: 20px;
	width: 100%;
	text-align: center;
}
.header li{
	margin:1px auto 0px auto;
	padding:0px 5px 0px 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999 #000 #333 #999;
	height: 19px;
	width: auto;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

.header a:link, .header a:visited{
	color: #fff;
}
.header a:hover, .header a:hover {
	color: #fc0;
}
.footer ul{
	margin:auto 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: #0f0;
	height: 20px;
	width: 100%;
	text-align: center;
}
.footer li{
	margin:1px auto 0px auto;
	padding:0px 5px 0px 10px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #999 #ccc #ccc #999;
	height: 19px;
	width: auto;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

.footer a:link, .footer a:visited{
	color: #336633;
}
.footer a:hover, .footer a:hover {
	color: #f00;
}

/* End of Navigation */

/* Header titles, straplines and  and images */

/* End of Header titles, straplines and  and images */

.gentext{
	margin: 20px;
	color: #0000cc;
}
.shadow{
	margin: 5px;
	padding: 0px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #999 #000 #000 #999;

}
.Tb{
	width: 600px;
	clear: none;
	margin: 0px 0px auto 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #bbb #000 #000 #bbb;
	background-color: #f8f8f8;
	background-color: #f0f0f0;
	padding: 0px;
}
.Tb td{
	padding: 2px;
	border-width: 0px 1px 1px 1px;
	border-style: dotted;
	border-color: #336633;
/*	background-color: #eeffee; */
	vertical-align: top;
	text-align: justify;
}
.Tb th{
	padding: 2px;
	border-width: 0px 1px 1px 1px;
	border-style: dotted;
	border-color: #336633;
	background-color: #f0fff0;
	background-image: url("../images/gradient_olive_25.jpg");
	background-repeat: repeat-x;
	text-align: justify;
}
.w90{
	width: 90%;
	margin-left: 20px;
	margin-right: 20px;
}
.newsflash{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #ccc #333 #333 #ccc;
	width: 585px;
	text-align: justify;
	color: #000;
	background-color: #f0f0f0;
/*	background-image: url(../images/olive_corner_turn.jpg);
	background-align: top left;
	background-repeat: no-repeat; */
}
.newsflash h2{
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000;
	text-align: center;
	font-size: 125%;
	color: #000;
	background-color: #f0fff0;
	background-image: url("../images/gradient_olive_25.jpg");
}
.newsflash p{
	text-align: justify;
}
.tags{
	font-size: smaller;
	color: #cccccc;
}
.gallery_entry{
	margin: 7px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #333 #333 #ccc;
	width: 310px;
	text-align: justify;
	color: #fff;
	background-color: #f8f8f8;
	float: left;
}
.gallery_entry h3{
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
	text-align: center;
	color: #000;
	background-color: #d0e8d0;
}
.gallery_entry p{
	color: #000;
	text-align: justify;
}
.header_tel{
	margin:0px 35px 35px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #6c6;
	float:right;
	display:inline;
	clear:none;
	color:#0d673c;
	color: #000;
	background-color:#c0d6e9;
	font-weight:bold;
	font-size:larger;
}
.header_menu{
	padding: 0px;
}
.FrontPage{
	margin-left: 90px;
	margin-right: 90px;
	width: 800px;
	align: center;	
}