@charset "utf-8";
/* CSS Document */


/* ++++++++++++++++++++ GENERAL STYLES AND FIXES ) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body { background: #01728c;}

* { margin: 0; padding: 0; font-family: Arial, Verdana, Helvetica, sans-serif; list-style: none; }

a:hover { cursor: pointer; }

a, a:hover, a:active, a:visited { outline: none; }

a img { border: none; }


/* ++++++++++++++++++++ TEXT HEADERS ( H1, H2, H3 etc. ) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Styles for all text headers */

h1 {
	margin: 45px 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-variant: small-caps;
	color: #016981;
}

h2.top-quote {
	color: #fff;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	margin: 145px 30px 0 0;
	line-height: 1.5;
}

h2.top-quote em {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 2.5;
}

h2.who-what-why {
	height: 35px;
	background: transparent url(../images/style-images/grey_underline.jpg) no-repeat 0 30px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #016981;
}

h2.normal-header {
	height: 35px;
	background: transparent url(../images/style-images/grey_underline.jpg) no-repeat 0 30px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #016981;
}

h2.tri-sample {
	height: 35px;
	background: transparent url(../images/style-images/grey_underline.jpg) no-repeat 0 30px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3e3e3e;
}

h3.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #038b9c;
	margin: 5px 0 15px 0;
}

h3.image-title {
	color: #5e5e5e;
	font-weight: normal;
	font-size: 14px;
	height: 22px;
	width: inherit;
	background: #c4c4c4;
	padding: 3px 10px 0 10px;
	margin: 7px 0 10px 0;
}

h3.image-title em {
	color: #038b9c;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

h3.image-description-subheader {
	color: #5e5e5e;
	font-weight: normal;
	font-size: 14px;
	height: 15px;
	width: inherit;
	background: #c4c4c4;
}

h3.image-description-subheader em {
	color: #038b9c;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

h3.image-description-subheader a {
	color: #239c03;
	font-size: 13px;
}

h4 {
	color: #fff;
	font-variant: small-caps;
	font-weight: normal;
	width: auto;
	height: 25px;
	background: transparent url(../images/style-images/grey_underline_footer.jpg) no-repeat 0 20px;
}

/* ++++++++++++++++++++ GENERAL TEXT STYLES ( paragraphs etc. ) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Styles for all paragraphs and links in paragraphs */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7b7b;
	padding: 0 0 12px 0;
	text-align: justify;
	line-height: 1.4;
}

p.extra {
	padding: 24px 0 12px 0;

}

p a {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

div#text-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #038b9c;
	padding: 0 50px 12px 0;
	text-align: justify;
}

div#text-box p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #203957;
}

div#text-box p a:hover {
    text-decoration: underline;

} 

div#copyright-box p {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0;
	line-height: 2;
	text-align: center;
	height: 24px;
}

div.image-box p, div.small-item-image-box p {
	text-align: center;
	margin: 15px 0 0 0;
	color: #5e5e5e;
}

div.description-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	padding: 0 0 12px 0;
	text-align: justify;
	line-height: 1.4;
}

div.artist-comment-box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	width: 400px;
	padding: 10px 0 0 0;
	text-align: justify;
	line-height: 1.4;
}


/* ++++++++++++++++++++ SITE FRAME WORK ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Container styles and positions, but no font styles or anything else */

div#top-container {
	width: 100%;
	height: 314px;
	background: transparent url(../images/style-images/top_bg_repeat.jpg) repeat-x 0 0;
}

div#top-container div#header-box {
	width: 999px;
	height: 314px;
	background: transparent url(../images/style-images/header_default.jpg) no-repeat 0 0;
	margin: 0 auto;
}

div#top-container div#header-box div#logo-box {
	width: 245px;
	height: 262px;
	margin: 0 0 0 5px;
	float: left;
}

div#top-container div#header-box div#quote-box {
	width: 500px;
	height: 262px;
	float: right;
}

div#top-container div#header-box div#top-navigation-box {
	width: 999px;
	height: 52px;
	background: transparent url(../images/style-images/top_nav_bg.jpg) no-repeat 0 0;
	clear: both;
}

div#center-container {
	width: 100%;
	height: auto;
	background: #9eaba0;
}

div#center-container div#content-container {
	width: 999px;
	height: auto;
	overflow: hidden;
	background: transparent url(../images/style-images/content_bg_repeat_white.jpg) repeat-y 0 0;
	margin: 0 auto;
}

div#top-content-box.expanded {
	width: 999px;
	height: 339px;
	background: transparent url(../images/style-images/top_content_gradient_repeat.jpg) repeat-x left 39px;
}

div#top-content-box.collapsed {
	width: 999px;
	height: 67px;
}

div#main-navigation-box {
	width: 999px;
	height: 36px;
	background: transparent url(../images/style-images/main_nav_corner_right.jpg) no-repeat top right;
}

div#side-image-box {
	width: 285px;
	height: 303px;
	background: transparent url(../images/style-images/top_content_corner_left.jpg) no-repeat top left;
	float: left;
}

img.side-image {
	margin: 0 0 0 45px;
}

div#text-box {
	width: 710px;
	height: 303px;
	background: transparent url(../images/style-images/top_content_corner_right.jpg) no-repeat top right;
	float: right;
}

div.block-separation-box {
	width: 999px;
	height: 40px;
	background: transparent url(../images/style-images/sub_nav_bg.jpg) no-repeat 0 0;
	clear: both;
}

div.reverse-separation-box {
	width: 999px;
	height: 39px;
	background: transparent url(../images/style-images/sub_nav_bg_reverse.jpg) no-repeat 0 15px;
	clear: both;
}

div#main-content-box {
	width: 100%;
	height: auto;
	overflow: hidden;
}

/* DUAL COLUMN STYLE */

div.dual-column-box {
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: 0 52px 20px 58px;
}

div.wide-column {
	width: 580px;
	height: auto;
	margin: 0 0 20px 0;
	float: left;
}

div.portfolio-link-column {
	width: 270px;
	height: auto;
	overflow: hidden;
	margin: 0 0 0 40px;	
	float: left;
}

div.portfolio-link-column img {
	margin: 40px 0 0 0;
}

/* TRI COLUMN STYLE */

div#tri-column-box {
	width: 999px;
	height: auto;
	overflow: hidden;
	margin: 21px 0 21px 0;
	position: relative;
}

div.column {
	width: 260px;
	height: 390px;
	float: left;
}

/* ART SAMPLES AREA */

div#tri-art-samples-box div.column {
	width: 260px;
	height: 450px;
	float: left;
}

div#column-who, div#column-photo {
	margin: 0 52px 0 58px;
}

div#column-why, div#column-design {
	margin: 0 0 0 52px;
}

div#tri-art-samples-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: transparent url(../images/style-images/samples_gradient_repeat.jpg) repeat-y 0 0;
	margin: 21px 0 21px 0;
}

div#samples-top {
	width: 999px;
	height: 13px;
	background: transparent url(../images/style-images/samples_top.jpg) no-repeat 0 0;
}

div#samples-bottom {
	width: 999px;
	height: 13px;
	background: transparent url(../images/style-images/samples_bottom.jpg) no-repeat 0 0;
	clear: both;
}

/* GALLERY PAGE STYLE */

div#gallery-box {
	width: 999px;
	height: auto;
	overflow: hidden;
	margin: 20px 0 20px 0;
	background: transparent url(../images/style-images/samples_gradient_repeat.jpg) repeat-y 0 0;
}

/* big items like designworks and digital art */

div.gallery-item-box {
	width: 895px;
	height: auto;
	overflow: hidden;
	margin: 20px 0 20px 52px;
	clear: both;
}

div.image-box {
	width: 420px;
	height: 355px;
	background: transparent url(../images/style-images/gallery_item_bg.png) no-repeat top center;
	float: left;
}

div.image-box a img {
	padding: 15px 0 0 15px;
}

div.description-box {
	width: 420px;
	height: auto;
	overflow: hidden;
	float: right;
}

div.wallpaper-downloads-box, div.print-availability-box, div.artist-comment-box, div.web-url-box {
	background: #c4c4c4;
	color: #5e5e5e;
	padding: 5px 10px 5px 10px;
	width: inherit;
	height: auto;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

div.sliding-description {
	background: #c4c4c4;
	color: #5e5e5e;
	padding: 10px;
	width: inherit;
	height: auto;
	overflow: hidden;
}

div.description-slider-box {
	margin: 0 0 0 0;
	height: 22px;
	width: inherit;
	background: #c4c4c4;
	line-height: 1.7;
}

div.description-slider-box a {
	color: #038b9c;
	font-size: 12px;
	text-decoration: none;
	margin: 0 15px 0 10px;
}

div.description-slider-box a:hover {
	text-decoration: underline;
}

ul.wallpaper-sizes {
	width: inherit;
	height: auto;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

ul.wallpaper-sizes li {
	width: 200px;
	height: 15px;
	font-size: 12px;
	float: left;
	margin: 0 0 3px 0;
}

ul.wallpaper-sizes li a {
	color: #239c03;
}

/* small items like photography thumbs */

div.small-item-box {
	width: 420px;
	height: auto;
	overflow: hidden;
	float: left;
}

div.small-item-box.float-right {
	width: 420px;
	height: auto;
	overflow: hidden;
	float: right;
}

div.small-item-image-box {
	width: 420px;
	height: 220px;
	background: transparent url(../images/style-images/gallery_item_small_bg.png) no-repeat top center;
}

div.small-item-image-box a img {
	margin: 13px 0 0 15px;
}

div.small-item-description-box {
	width: 420px;
	height: auto;
	overflow: hidden;
}

/* Profile page */

ul#general-facts {
	color: #7c7b7b;
	width: 575px;
	height: auto;
	padding: 15px 0 15px 0;
}

ul#general-facts li {
	width: inherit;
	height: auto;
	padding: 3px 0 3px 0;
	font-size: 13px;
	color: #038b9c;
}

ul#general-facts li span {
	float: left;
	width: 110px;
	text-align: right;
	padding: 0 15px 0 0;
	color: #7c7b7b;
	font-size: 14px;
}


/* FOOTER STYLE */

div#footer-container {
	width: 999px;
	height: auto;
	overflow: hidden;
	background: transparent url(../images/style-images/footer_bg_repeat.jpg) repeat-y 0 0;
}

div.footer-content-box {
	width: 440px;
	height: auto;
	float: left;
	padding: 20px 0 0 0;
}

div#links {
	margin: 0 0 0 55px;
}

div#site-end-container {
	width: 100%;
	height: 310px;
	clear: both;
	background: transparent url(../images/style-images/site_end_bg_repeat.jpg) repeat-x 0 0;
}

div#copyright-box {
	width: 999px;
	height: 69px;
	background: transparent url(../images/style-images/site_end_bg.jpg) no-repeat 0 0;
	margin: 0 auto;
}

div#copyright-box a {
	color: white;
}



/* ++++++++++++++++++++ NAVIGATION  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Styles for all Navigation lists */

/* Top Navigation */

ul#top-navigation {
	width: 600px;
	height: 52px;
	margin: 0 0 0 25px;
	overflow: hidden;
}

ul#top-navigation li {
	width: 100px;
	height: 20px;
	float: left; 
	margin: 20px 0px 0 0px;
	text-align: center;
}

ul#top-navigation li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	line-height: 2.2;
	display: block;
}

ul#top-navigation li a:hover {
	text-decoration: underline;
}

/* Main Navigation */

ul#main-navigation {
	width: auto;
	height: 36px;
	margin: 0 37px 0 0;
	padding: 0 0 0 40px;
	background: #404040 url(../images/style-images/main_nav_corner_left.jpg) no-repeat top left;
	float: right;
}

ul#main-navigation li {
	width: auto;
	height: 36px;
	float: left;
	line-height: 1.8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin: 0 15px 0 15px;
}

ul#main-navigation li.primary-item a {
	color: #fff;
	display: block;
	text-decoration: none;
}

ul#main-navigation li.secondary-item a {
	color: #c1c1c1;
	display: block;
	text-decoration: none;
}

ul#main-navigation li.active-item a {
	color: #4bb1c0;
	display: block;
	text-decoration: none;
}

ul#main-navigation li a:hover {
	color: #4bb1c0;
	text-decoration: none;
}

/* Sub Navigation */

div.sub-navigation-box {
	width: 956px;
	height: 30px;
	padding: 10px 0 0 0;
	background: transparent url(../images/style-images/sub_nav_corner_right.jpg) no-repeat right 16px;
}

ul.sub-navigation {
	width: auto;
	height: 24px;
	margin: 1px 20px 0 0;
	padding: 4px 0 0 23px;
	background: #404040 url(../images/style-images/sub_nav_corner_left.jpg) no-repeat left 5px;
	float: right;
}

ul.sub-navigation li {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 0 20px;
	margin: 0 0 0 5px;
	width: auto;
	float: left;
}

ul.sub-navigation li.primary-item {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 -42px;
}

ul.sub-navigation li.primary-item.active-item {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 -21px;
}

ul.sub-navigation li.primary-item:hover {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 -62px;
}

ul.sub-navigation li.primary-item a {
	color: #fff;
	display: block;
	text-decoration: none;
}

ul.sub-navigation li.secondary-item {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 0;
}

ul.sub-navigation li.secondary-item a {
	color: #c1c1c1;
	display: block;
	text-decoration: none;
}

ul.sub-navigation li.active-item a {
	color: #4bb1c0;
	display: block;
	text-decoration: none;
	
}

ul.sub-navigation li.primary-item:hover a {
	color: #4bb1c0;
	text-decoration: none;
}

/* Reverse Sub Navigation */

div.sub-navigation-box-reverse {
	width: 956px;
	height: 30px;
	padding: 0 0 0 0;
	background: transparent url(../images/style-images/sub_nav_corner_right_reverse.jpg) no-repeat right top;
}

ul.sub-navigation-reverse {
	width: auto;
	height: 24px;
	margin: 0 20px 0 0;
	padding: 5px 0 0 18px;
	background: #404040 url(../images/style-images/sub_nav_corner_left_reverse.jpg) no-repeat left top;
	float: right;
}

ul.sub-navigation-reverse li {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	padding: 0 0 0 20px;
	margin: 0 0 0 0px;
	float: left;
	width: auto;
}


ul.sub-navigation-reverse li.primary-item {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 -45px;
}

ul.sub-navigation-reverse li.primary-item.active-item {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 -21px;
}

ul.sub-navigation-reverse li.primary-item:hover {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 -65px;
}

ul.sub-navigation-reverse li.primary-item:hover a {
	color: #4bb1c0;
	text-decoration: none;
}

ul.sub-navigation-reverse li.primary-item a {
	color: #fff;
	display: block;
	text-decoration: none;
}

ul.sub-navigation-reverse li.secondary-item {
	background: transparent url(../images/style-images/sub_nav_arrows.jpg) no-repeat 0 -3px;
}

ul.sub-navigation-reverse li.secondary-item a {
	color: #c1c1c1;
	display: block;
	text-decoration: none;
}

/* Footer Navigation */

div.footer-content-box ul {
	width: 440px;
	height: auto;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 20px 0;
}

div.footer-content-box ul li {
	margin: 0 0 5px 0;
}

div.footer-content-box ul li span{
	width: 120px; 
	float: left;
}

div.footer-content-box ul li a {
	color: #259aa9;
	padding: 0 3px 0 3px;
}

/* ++++++++++++++++++++ SPECIAL BUTTONS  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Styles for various buttons */

/* Read More Button */

a.read-more-button {
	width: 270px;
	height: 40px;
	background: transparent url(../images/style-images/read_more_button.jpg) no-repeat 0 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 2.3;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 10px;
	left: -5px;
}

a.read-more-button:hover {
	background: transparent url(../images/style-images/read_more_button_active.jpg) no-repeat 0 0;
}

/* View folio Button */

a.folio-button {
	width: 270px;
	height: 45px;
	background: transparent url(../images/style-images/folio_button_normal.jpg) no-repeat 0 0;
	color: #fff;
	line-height: 2.5;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	display: block;
	text-decoration: none;
	margin: 20px 0 0 0;
}

a.folio-button:hover {
	background: transparent url(../images/style-images/folio_button_active.jpg) no-repeat 0 0;
}


/* Validation Check */

div#copyright-box a.validation {
	color: #fff;
	background: transparent url(../images/style-images/check.png) no-repeat 0 -4px;
	padding: 0 0 3px 28px;
}
