/* Created By Lisa Merriman for Unlimited Webdesign */

/************ GLOBAL RESET STUFF **************/
* { padding: 0; margin: 0; }
p, pre, blockquote, form, label, ol, dl, fieldset, address { margin: 20px 0; }
h1, h2, h3, h4, h5, h6 { margin: 0.2em 0; }
dd, blockquote { margin-left: 40px; margin-bottom: 0.9em;} 
fieldset { padding: 10px; }
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.3em;
} 

/************ APPEARANCE TAGS **************/
TABLE {	
	empty-cells: show;
	border-collapse: collapse;
}
td { vertical-align: top; }

A:link, A:visited { color: #2c5fab; }  /*#22408c;*/
A:hover { color: #c13d28; text-decoration: underline; }
A.hlite:link, A.hlite:visited { color: #c13d28; }
A.hlite:hover { color: #2c5fab; text-decoration: underline; }

h1 {  
	text-align: left;
	font-weight: normal; color: #a07f0c; 
	margin-bottom: 0.2em;
	margin-top: 0;
	font-size: 180%; 
}
h2 {
	padding-bottom: 0.2em;
	font-weight: normal;
	color: #a07f0c;
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-size: 140%;
 } 
h3 {   font-weight: bold; color: #000000; margin-top: 1.5em; } 
h4 {   font-weight: bold; color: #000000; } 

.maincontent_area ul, .maincontent_area ol {
	margin: 0 0 0 2em;
}

.maincontent_area ul li, .maincontent_area ol li {
	margin: 0 0 0.5em 0;
}

/*********************** LAYOUT TAGS **********************/

body {
	color: #3c3c3c;
	font-family: Arial,Helvetica,sans-serif; 
/*	font-family: 'Open Sans', Arial, Helvetica, sans-serif; */
}

.uwd_header_row {
}

.logo {
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.logo IMG {
	border: none;
}

.shareprice {
	position: relative;
	margin-top: 25px;
}

.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	margin-bottom: 0;
}

.uwd_photo_row {
	position: relative;
}
.uwd_photo {
	position: relative;
	height: 250px;
	background: url(../images/hd-photobar-1920W.jpg) no-repeat center top;
	background-size: cover;
}
.uwd_wrap_photo {
	padding: 0 15px 0 15px;
}

.maincontent_area {
	min-height: 400px;
	text-align: justify;
	padding-bottom: 1.5em;
}

.subscribe_area h2 {
	margin-bottom: 0.5em;
}

.subscribe_area form {
	padding: 0;
	margin: 0.2em 0 0 0;
}

.subscribe_area label {
	margin: 0 1em 0.8em 0;
	/*width: 2.5em;*/
}
.subscribe_area .submit {
	padding: 2px 8px;
}

.clearer {
	position: relative;
	clear: both;
}

.hlite { color: #eea500; }

/*** MAIN MENU  ***/

li.menuheading a {
	font-weight: 200 !important;
	color: black;
	font-size: 17px;
}

.bucket {
	position: relative;
	margin-bottom: 1em;
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #efefef;
}
.bucket h2 {
	margin-top: 0px;
}

.flythrough_area {
	position: relative;
	padding: 0;
}
.projects_map {
	padding: 0;
}

.bucket h2 {
	margin-top: 1.5em;
}
.bucket h2:first-child {
	margin-top: 0;
}

.bucket dl {
	display: block;
	margin-top: 0;
}

.bucket dt {
	width: 9em;
	float: left;
	clear: left;
	margin: 0 0 0 0;
	padding: .5em .5em .5em 0;
	border-top: 1px dotted #9798a0;
	font-weight: normal;
}

.bucket dd {
	float: left;
	clear: right;
	width: 8em;
	margin: 0 0 0 0;
	padding: .5em .5em .5em 0;
	border-top: 1px dotted #9798a0;
}

.bucket dt.uwd_firstitem, .bucket dd.uwd_firstitem {
	border-top: none;
}

.bucket ul {
	list-style: none;
}

.bucket ul li {
	list-style: none;
	margin-bottom: 0.75em;
}


/*** footer ***************************************/
.page_bottom {
	position: relative;
	background-color:#333333;
}

.uwd_footer_row {
	position: relative;
	margin-top: 0em;
	margin-bottom: 2em;
	padding-top: 0.8em;
	border-top: 1px solid #ccc;
	color: #aaa;
}

.footer_central_area {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
}
.contact_zone {
	position: relative;
	float: left;
	margin-right: 1em;
	margin-left: 20px;
	width: 18em;
	border-right: 1px solid #444444;
}

.footer-socialmedia {
	padding-top: 3px;
	margin-bottom: 0.8em;
}

.footer-socialmedia img {
	border: none;
	margin-right: 21px;
}

.footer_smallprint {
	position: relative;
	float:left;
	margin-top: 3.5em;
	margin-left: 2em;
}
.uwd_copyright, .footer_uwd {
	text-align: right;
}
.footer_central_area A:link, .footer_central_area A:visited, .footer_uwd A:link, .footer_uwd A:visited {
	text-decoration: none;
	color: #aaa;
}
.footer_central_area A:hover, .footer_uwd A:hover {
	text-decoration: underline;
}

/*********************************/



/********* ILLUSTRATIONS ***************************/

.illustration, .illustration_left, .illustration_right, table.table_gallery {
	position: relative;
	font-size: 90%;
	text-align: center;
	line-height: 1.2;
	color: #666;
}

.illustration A, .illustration_left A, .illustration_right A {
	text-decoration: none;
}

.illustration A:hover, .illustration_left A:hover, .illustration_right A:hover {
	text-decoration: underline;
}

.illustration {
	margin-bottom: 1em;
}

.illustration IMG, .illustration_left IMG, .illustration_right IMG, table.table_gallery IMG  {
	margin-bottom: 0.8em;
	border: 1px solid #999;
}


/*  *  *  *  *  *  *  *  *  *  *  *  * */
.smallfont {
	font-size: 80%;
}

.debugging_width {
	background-color: black;
}

@media (max-width: 320px) { /* Mobile Portrait */
	h1 {
		font-size: 150%;
	}
	.uwd_main_row {	/* s2r*/
		padding-top: 1em;
	}
	.debugging_width {
		background-color: purple;
		color: white;
	}
	.logo {
		margin-left: 0px;
		margin-bottom: 20px;
	}
	.bucket {
		min-height: none;
	}

	.bucket dt {
		font-size: 95%;
	}
	.bucket dd {
		font-size: 95%;
	}
}
@media only screen and (max-width: 568px) { 

	.footer_central_area {
		width: auto;
	}
	.contact_zone {
		position: relative;
		margin: 0 0 0 35px;
		width: auto;
		border-right: none;
		text-align: left;
	}
	.footer_smallprint {
		clear: left;
		border-top: 1px solid #444444; 
		margin: 1em 0 0 45px;
		padding-top: 1.5em;
		text-align: left;
	}
	.shareprice {
		display: none;
	}
	.logo {
		text-align: center;
	}
}
/* Mobile Portrait to Mobile Landscape */
@media only screen and (min-width: 321px) and (max-width: 568px) { 
	.uwd_main_row {	/* s2r*/
		padding-top: 0.5em;
	}
	.logo {
		margin-left: 0px;
		margin-bottom: 20px;
	}
}
/* Mobile Landscape to Desktop med */
@media only screen and (min-width: 569px) and (max-width: 970px) { 
	.uwd_main_row {	/* s2r*/
		padding-top: 0.8em;
	}
}

@media (min-width: 322px) and (max-width: 767px) { /* mobile landscape to BS "XS" */
	.bucket dt {
		width: 15em;
	}
	.bucket dd {
		width: 14em;
	}
}
@media (max-width: 767px) { /* BS "XS" */
	.uwd_photo {
		height: 120px;
	}
	.uwd_wrap_photo {
		padding: 0;
	}
	.uwd_thirdcolumn_row .bucket {
		min-height: auto;
		padding-left: 1.5em;
		padding-top: 1em;
	}
	.uwd_thirdcolumn_row .flythrough_area {
		padding: 0;
	}
	.projects_map {
		display: none;
	}
	.contact_zone {
		position: relative;
		margin: 0 0 0 45px;
		padding-right: 2em;
		width: auto;
	}
	.footer_menu {
		margin-bottom: 1.5em;
		font-size: 110%;
	}
	.uwd_copyright, .footer_uwd {
		text-align: center;
	}
	.maincontent_area {
		min-height: auto;
	}
	h1 {
		display: none;
	}
	.debugging_width {
		background-color: red;
		color: white;
	}
	.debug_content:before {
	    content: 'BS XS';
	}
}

@media (min-width: 768px) and (max-width: 992px) { /* BS "Small" */
	.debugging_width {
		background-color: orange;
		color: white;
	}
	.debug_content:before {
	    content: 'BS SMALL';
	}

	.uwd_photo {
		height: 160px;
	}
	.uwd_thirdcolumn_row .bucket {
		min-height: 282px;
	}
	.footer_central_area {
		width: 750px;
	}
}

@media (min-width: 993px) and (max-width: 1199px) { /* BS "Medium" */
	.debugging_width {
		background-color: yellow;
		color: white;
	}
	.debug_content:before {
	    content: 'BS Medium';
	}
	.footer_central_area {
		width: 970px;
	}
}

@media (max-width: 485px) { 
/* (where it wraps yukky on XS) */
	.bucket dt {
		width: 90%;
		border: none;
		padding: 0;
	}
	.bucket dd {
		clear: left;
		width: 90%;
		padding: 0.2em 0 0.5em 1.5em;
		border: none;
	}
}
@media (min-width: 993px) and (max-width: 1199px) { /* BS "Medium" */
	.uwd_photo {
		height: 200px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) { 
/*  BS "Small" and "Medium" */

	.bucket {
		font-size: 90%;
	}
	.bucket dt {
		width: 90%;
		border: none;
		padding: 0;
	}
	.bucket dd {
		clear: left;
		width: 90%;
		padding: 0.2em 0 0.5em 1.5em;
		border: none;
	}
	.subscribe_area form {
		padding: 0;
		margin: 0.4em 0 0 0;
	}
	
	.subscribe_area label {
		margin: 1em 1em 0em 0;
	}
	.subscribe_area .submit {
		margin-top: 1em;
	}
}

@media (min-width: 1200px) { /* BS "Large"  */
	.debugging_width {
		background-color: green;
		color: white;
	}
	.debug_content:before {
	    content: 'BS Large';
	}
	.footer_central_area {
		width: 1170px;
	}
}

/* Mobile Landscape to Desktop med */
@media only screen and (min-width: 569px) and (max-width: 970px) { 
	.uwd_main_row {	/* s2r*/
		padding-top: 1em;
	}
}
/* Mobile Landscape to Desktop med */
@media only screen and (min-width: 971px) { 
	.uwd_main_row {	
		padding-top: 1.5em;
	}
@media only screen and (min-width: 1280px) { 
	.maincontent_area {
		min-height: 450px;
	}

}
@media only screen and (min-width: 1681px) { 
	.uwd_header_row {
		height: 140px;
	}

	.logo {
		position: relative;
		padding-top: 20px;
		margin-left: 10px;
	}
}