/* 
------------------------
GENERAL STYLES
------------------------
*/

p {
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:18px;
}
h1 {
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	margin:0px;
	padding:0px;
}
h2 {
	color:#BEDAD9;
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
h3 {
	color:#BEDAD9;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
img.png
{
	behavior:  url(pngbehavior.htc);
}
div#rollovers { 
	height:100px; 
	width:100px; 
	overflow:hidden; 
	position:absolute; 
	top:-110px; 
	left:-110px; 
	scrolling:none; 
}
div#content p {
	font-size:11px;
	line-height:16px;
}
div#footer
{
	text-align: center;
	line-height: 15px;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	color:white;
	margin-top:20px;
}
div#footer a
{										
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color:white;
	margin-top:20px;
}
div#footer a:hover
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	font-weight: bold;
	color:white;
	margin-top:20px;
}

/* 
------------------------
MAIN LAYOUT TAGS
------------------------
*/

#overlay-logo {
	position:absolute;
	top:15px;
	left:86px;
	z-index:0;
}
#container {
	position:absolute;
	top:121px;
	left:148px;
	}
div.whiteline 
{
	position:relative;
	height:1px;
	overflow:hidden;
	background-color:white;
}

/* 
------------------------
NAVIGATION
------------------------
*/

#nav-about {
	position:absolute;
	top:236px;
	left:13px;
}
#nav-services {
	position:absolute;
	top:260px;
	left:13px;
}
#nav-project {
	position:absolute;
	top:283px;
	left:13px;
}
#nav-share {
	position:absolute;
	top:307px;
	left:13px;
}
#nav-contact {
	position:absolute;
	top:331px;
	left:13px;
}
#nav-home {
	position:absolute;
	top:15px;
	left:85px;
	height:197;
	width:282;
}

/* 
------------------------
THESE TAGS ARE THE UNIVERSAL SET UP, BUT NOT NEEDED SINCE EACH PAGE HAS IT'S OWN SET OF TAGS
------------------------
*/
/*
div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: #051F7A url(images/bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: #051F7A url(images/subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: #051F7A url(images/subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: #051F7A url(images/subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
div#content
{
	position:relative;
	margin:0px 20px 20px 25px;
	padding: 100px 0px 0px 0px;
	height:auto;
}
*/


/* 
------------------------
OTHER TAGS
------------------------
*/

div.flash {
	float:left;
	width:367px;
	margin: 0px 15px 0px 0px;
	padding:0px;
	z-index:auto;
}
div.content-img {
	float:left;
	width:367px;
	margin: 0px 15px 10px 0px;
	padding:0px;
}
div.content-img-about {
	float:left;
	width:251px;
	margin: 0px 15px 10px 0px;
	padding:0px;
}
div.content-intro {
	margin:0px 0px 32px 117px;
}
body#contact div.content-intro {
	border:1px solid #fff;
	padding:0px 5px 0px 117px;
	background-color:#082C76;
	margin:0px 0px 32px 5px;
}
body#details div.details-hdr {
	margin-top:62px;
}
div.thumb-links {
	width:160px;
	height:180px;
	margin:0px 10px 5px;
	padding:0px;
	float:left;
	clear:none;
	text-align:center;
	font-size:11px;
	line-height:12px;
}
span.thumb-links-title {
	font-weight:bold;
	text-transform:uppercase;
}
div.thumb-links img {
	margin-bottom:10px;
}
div.thumb-links a:link, div.thumb-links a:visited {
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	color:#fff;
}
span.thumb-links-title a:link, span.thumb-links-title a:visited {
	color:#fff;
}
div.thumb-links a:hover, div.thumb-links a:active, span.thumb-links-title a:hover, span.thumb-links-title a:active {
	color:#ccffff;
	font-size:11px;
	line-height:12px;
	text-decoration:underline;
}
img.left {
	float:left;
	margin: 0px 15px 20px 0px;
}
div.return-link a:link, div.return-link a:visited, div#content-nav a {
	font-size:10px;
	text-transform:uppercase;
	color:#BEDAD9;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -.1em;
	word-spacing: 0em;
	line-height:12px;
}

/* 
------------------------
ABOUT HOGAN STUDIOS
------------------------
 */

body#about
{
	background-color:#002939;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body#about div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/green_bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
body#about div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/green_subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
body#about div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: url(images/green_subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
body#about div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: url(images/green_subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
body#about div#banner {
	position:absolute;
	top:74px;
	left:283px;
	background: url(images/green_title_banner.jpg) top left no-repeat;
	height:48;
	width:467;
}
body#about div#bg {
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
	width:602px;
	background: #0E5B55 url(images/green_content_bg_stripe.jpg) top left repeat-y;
}
body#about div#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/green_content_bg.jpg) top left no-repeat;
	width:602px;
	height:467px;
}
body#about div#content {
	position:relative;
	margin:0px 40px 0px 25px;
	padding: 10px 0px 0px 0px;
	height:466px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
body#about div#content p {
	margin-left:265px;
}

/* 
------------------------
OUR SERVICES
------------------------
*/

body#services {
	background: #051F7A;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body#services div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: #051F7A url(images/blue_bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
body#services div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: #051F7A url(images/blue_subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
body#services div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: #051F7A url(images/blue_subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
body#services div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: #051F7A url(images/blue_subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
body#services div#banner {
	position:absolute;
	top:74px;
	left:283px;
	background: #051F7A url(images/blue_title_banner.jpg) top left no-repeat;
	height:48;
	width:467;
}
body#services div#bg {
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
	width:602px;
	background: #051F7A url(images/blue_content_bg_stripe.jpg) top left repeat-y;
}
body#services div#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	background: #055573 url(images/blue_content_bg.jpg) top left no-repeat;
	width:602px;
	height:467px;
}
body#services div#content {
	position:relative;
	margin:0px 20px 20px 25px;
	padding: 70px 0px 0px 0px;
	height:446px;
}


/* 
------------------------
SERVICES SUB-PAGES
------------------------
*/

body#services-details {
	background: #051F7A;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body#services-details div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: #051F7A url(images/blue_bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
body#services-details div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: #051F7A url(images/blue_subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
body#services-details div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: #051F7A url(images/blue_subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
body#services-details div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: #051F7A url(images/blue_subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
body#services-details div#banner {
	position:absolute;
	top:74px;
	left:283px;
	background: #051F7A url(images/blue_title_banner.jpg) top left no-repeat;
	height:48;
	width:467;
}
body#services-details div#bg {
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
	width:602px;
	background: #051F7A url(images/blue_content_bg_stripe.jpg) top left repeat-y;
}
body#services-details div#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	background: #055573 url(images/blue_content_bg.jpg) top left no-repeat;
	width:602px;
	height:467px;
}
body#services-details div#content {
	position:relative;
	margin:0px 20px 0px 25px;
	padding: 10px 0px 0px 0px;
	height:446px; /* Deleting this attribute allows the text to flow past the 446px height, however the images disapeer in Win IE. So I put style:height="auto" in the html of the one page. */
}
body#services-details div#content-nav {
	position:relative;
	margin:10px 10px 10px 25px;
	padding: 7px;
	background-color:#01114A;
	border:1px solid #c6d7e5;
	text-align:center;
	display:block;
	clear:both;
}
body#services-details div.return-link {
	margin-bottom:63px;
}

/* 
------------------------
PROJECT GALLERY
------------------------
*/

body#gallery
{
	background-color:#6E1400;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body#gallery div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/brown_bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
body#gallery div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/brown_subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
body#gallery div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: url(images/brown_subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
body#gallery div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: url(images/brown_subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
body#gallery div#banner {
	position:absolute;
	top:74px;
	left:283px;
	background: url(images/brown_title_banner.jpg) top left no-repeat;
	height:48;
	width:467;
}
body#gallery div#bg {
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
	width:602px;
	background: #8A3000 url(images/brown_content_bg_stripe.jpg) top left repeat-y;
}
body#gallery div#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/brown_content_bg.jpg) top left no-repeat;
	width:602px;
	height:467px;
}
body#gallery div#content {
	position:relative;
	margin:0px 20px 0px 25px;
	padding: 20px 0px 0px 0px;
	height:466px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}

/* 
------------------------
PROJECT GALLERY DETAILS
------------------------
*/

body#details {
	background-color:#6E1400;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body#details div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/brown_bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
body#details div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/brown_subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
body#details div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: url(images/brown_subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
body#details div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: url(images/brown_subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
body#details div#banner {
	position:absolute;
	top:74px;
	left:283px;
	background: url(images/brown_title_banner.jpg) top left no-repeat;
	height:48;
	width:467;
}
body#details div#bg {
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
	width:602px;
	background: #8A3000 url(images/brown_content_bg_stripe.jpg) top left repeat-y;
}
body#details div#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/brown_content_bg.jpg) top left no-repeat;
	width:602px;
	height:467px;
}
body#details div#content {
	position:relative;
	margin:0px 20px 0px 25px;
	padding: 10px 0px 0px 0px;
	height:466px;  /* Deleting this attribute allows the text to flow past the 446px height, however the images disapeer in Win IE. So I put style:height="auto" in the html of the one page. */
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
body#details p {
	font-size:11px;
	line-height:16px;
	color:#BEDAD9;
}
body#details div#content-nav {
	position:relative;
	margin:10px 10px 10px 25px;
	padding: 7px;
	background-color:#01114A;
	border:1px solid #c6d7e5;
	text-align:center;
	display:block;
	clear:both;
}
body#details div.return-link p {
	color:#000033;
	font-weight:bolder;
}

/* 
------------------------
SHARE THE BEAUTY
------------------------
*/

body#share
{
	background-color:#5D0838;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body#share div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/scarlet_bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
body#share div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/scarlet_subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
body#share div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: url(images/scarlet_subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
body#share div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: url(images/scarlet_subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
body#share div#banner {
	position:absolute;
	top:74px;
	left:283px;
	background: url(images/scarlet_title_banner.jpg) top left no-repeat;
	height:48;
	width:467;
}
body#share div#bg {
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
	width:602px;
	background: #9C2238 url(images/scarlet_content_bg_stripe.jpg) top left repeat-y;
}
body#share div#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/scarlet_content_bg.jpg) top left no-repeat;
	width:602px;
	height:467px;
}
body#share div#content {
	position:relative;
	margin:0px 20px 0px 25px;
	padding: 20px 0px 0px 0px;
	height:466px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
body#share div.thumb-links {
	width:172px;
	height:160px;
	margin:0px 5px 5px;
	padding:0px;
	float:left;
	clear:none;
	text-align:center;
	font-size:11px;
	line-height:12px;
}
body#share input {
	margin-bottom:10px;
}
div.postcard-details {
	border:1px solid #fff;
	padding:5px;
	background-color:#082C76;
	margin:10px 0px;
}
div#content-image {
	float:left;
}
div#content-text {
	float:right;
	width:175px;
}

/* 
------------------------
CONTACT US
------------------------
*/

body#contact
{
	background-color:#212262;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body#contact div#pagebackground {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/purple_bg_subpage.jpg) top left repeat-x;
	height:589;
	width:100%;
}
body#contact div#tile-left {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/purple_subpage_tile_left.jpg) top left no-repeat;
	height:589;
	width:148;
}
body#contact div#tile-uppermiddle {
	position:absolute;
	top:0px;
	left:148px;
	background: url(images/purple_subpage_tile_uppermiddle.jpg) top left no-repeat;
	height:121;
	width:135;
}
body#contact div#tile-upperright {
	position:absolute;
	top:0px;
	left:283px;
	background: url(images/purple_subpage_tile_upperright.jpg) top left no-repeat;
	height:74;
	width:467;
}
body#contact div#banner {
	position:absolute;
	top:74px;
	left:283px;
	background: url(images/purple_title_banner.jpg) top left no-repeat;
	height:48;
	width:467;
}
body#contact div#bg {
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
	width:602px;
	background: #463788 url(images/purple_content_bg_stripe.jpg) top left repeat-y;
}
body#contact div#content-bg {
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/purple_content_bg.jpg) top left no-repeat;
	width:602px;
	height:467px;
}
body#contact div#content {
	position:relative;
	margin:0px 40px 0px 25px;
	padding: 10px 0px 0px 0px;
	/*height:466px;*/
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div.form-column {
	width:260px;
	float:left;
	clear:none;
	margin:0px 5px;
	padding-left:2px;
}

/* 
------------------------
SPECS FOR STANDARD FORM ELEMENTS, INCLUDING STATE CHANGES FOR FORM ELEMENT ONFOCUS AND ONBLUR
------------------------
*/

td.formtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
}
input.off
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000A6C;
	border:1px white solid;
	background-color:#E1EEEE;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFFFF, EndColorStr=#FFBEDAD9);
}

input.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000A6C;
	border:1px #000A6C solid;
	background-color:white;
}

input.submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: white;
	background-color:#02266D; /**:#DEF7FF;*/
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FF02266D, EndColorStr=#FF02266D);
}

select.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000A6C;
	background-color:#E1EEEE;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFFFF, EndColorStr=#FFBEDAD9);
}

select.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000A6C;
	background-color:white;
}

textarea.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	border:1px white solid;
	background-color:#E1EEEE;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFFFF, EndColorStr=#FFBEDAD9);
}

textarea.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000A6C;
	border:1px #000A6C solid;
	background-color:white;
}