/*------------------------------------------------------------------------
		CSS Document
		created by:			Roland Franke | rolandfranke.nl
		creation date:		08 may 2010
		last modified on:	08 may 2010
		fuction:			Screen layout
------------------------------------------------------------------------*/
html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a { margin: 0; padding: 0; outline: 0; border: 0; }

body, html { background: #f3f3f3; }
body { color: #555; border-top: 6px solid #00aeef; font-size: 12px; }
body, textarea, .promo p, .smallpost h3 a { font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 40px; line-height: 40px; letter-spacing: -2px; }
h2 { font-size: 32px; line-height: 30px; letter-spacing: -1.5px; }
h3 { font-size: 23px; line-height: 25px; letter-spacing: -0.5px; }
h4 { font-size: 20px; line-height: 25px; letter-spacing: -0.5px; }
h5 { font-size: 18px; line-height: 25px; letter-spacing: -0.5px; }
h6 { font-size: 16px; line-height: 25px; letter-spacing: -0.5px; }

.promo, h1, h2, h3, h4, h5, h6 { font-family: "Arial Black", Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { padding: 0 0 10px 0; font-weight: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #555; text-decoration: none; }

p { padding: 0 0 10px 0; line-height: 150%; }
p.subhead { padding: 0; font-size: 11px; color: #888; }

a, a:active { color: #00aeef; }
a:hover { color: #000; }

input { outline: 0; }

ul { margin: 0; padding: 0 0 0 30px; }
ul li { padding: 1px 0; }
ul li ul { padding: 0 0 0 20px; }

.logo h1 { padding: 0; margin: 0; }

.promo h2 { color: #555; font-size: 50px; line-height: 50px; letter-spacing: -3px; padding: 0 0 30px 0; }
.promo p { letter-spacing: -0.5px; color: #888; font-size: 20px; line-height: 15px; padding: 0; }

#header { padding: 40px 0; color: #888; }

.address span { color: #00aeef; }

.toparrow { background: url('../images/arrow-top.gif') right center no-repeat; width: 60px; height: 80px; }

.widget { padding: 0 0 20px 0; font-size: 11px; }

/*  jCarousel Gallery/slider */
.gallery { height: 300px; }
.gallery ul li { height: 300px; min-height: 300px; }
.btn { 
	cursor: pointer;
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	line-height: 10px;
	background: #ddd;
	text-indent: -9999px;
	margin: 0 5px 0 0;
}
.btn:hover, .current { background: #999; }
.btn:active { background: #000; }

.carousel { background: #fff; }

.gallery-nav { background: url('../images/carousel-bg.png') top center no-repeat; min-height: 30px; padding: 10px 5px 10px 10px; }
/* end gallery/slider */

#outerWrap { border-top: 1px solid #fff; }

#main { padding: 20px 0; }
#sub #main { padding: 0; }

#footer { font-size: 11px; background: url('../images/footer-bg.png') top center no-repeat; width: 100%; height: 150px; padding: 20px 0; }
#footer strong { color: #00aeef; text-transform: uppercase; display: block;  }
#footer .gray { color: #555; }
#footer .light-gray { color: #888; font-weight: normal; }
#footer ul { margin: 0; padding: 0; list-style: none; }
#footer li { margin: 5px 0; padding: 0; }
#footer li a { color: #555; text-decoration: none; }
#footer li a:hover { border-bottom: 1px solid #00eaaf; }

.smallpost { padding:10px 0; }
.smallpost h3 a { font-size: 19px; letter-spacing: -.1px; word-spacing: -1px; }
.smallpost h3 { padding: 0 0 5px 0; line-height: 20px; }
.smallpost h3 a:hover { color: #000; }
.smallpost p { padding: 0 0 10px 0; /*font-size: 11px; line-height: 16px;*/ }
.smallpost p small {
	font-size: 10px;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	background: url('../images/hr.gif') repeat-x bottom;
	text-transform: uppercase;
}
.smallpost p small,
.smallpost p small a { color: #00aeef; text-decoration: none; }

/* Topnav */
.topnav, .topnav * { margin: 0; padding: 0; list-style: none; }
.topnav { line-height: 1.0; font-size: 20px; }
.topnav li { float: left; position: relative; margin-top: 2px; }
.topnav a { display: block; position: relative; color: #888; border-right: 1px solid #fff; }
.topnav {
	float: left;
	/*margin-bottom: 15px;*/
	padding: 0 0 15px 0;
	width: 100%;
	height: 50px;
	background: url('../images/topnav-bg.png') no-repeat top center;
}
.topnav a { padding: 8px 30px; text-decoration: none; }

.topnav a:hover { background: #fff; color: #444; }

.topnav li { background: none; }
.topnav small { display: block; color: #00aeef; font-size: 10px; }
.topnav a:hover small { color: #888; }
.topnav li.active { background: #dcdcdc; height: 46px; }

.breadcrumbs { color: #888; }
.breadcrumbs span { color: #555; }

.item-thumb-left img,
.item-thumb-right img,
.item-thumb-large img,
.item-thumb-xlarge img,
.item-thumb-small img,
.item-thumb-xsmall img,
.category-thumb { padding: 5px; }
.item-thumb-left { background: url('../images/item-thumb-left.png') top left no-repeat; width: 220px; height: 90px; }
.item-thumb-right { background: url('../images/item-thumb-right.png') top left no-repeat; width: 220px; height: 90px; }
.item-thumb-large { background: url('../images/item-thumb-large.png') top left no-repeat; width: 640px; height: 240px; }
.item-thumb-xlarge { background: url('../images/item-thumb-xlarge.png') top left no-repeat; width: 700px; height: 320px; }
.item-thumb-small { background: url('../images/item-thumb-small.png') top left no-repeat; width: 220px; height: 240px; }
.item-thumb-xsmall { background: url('../images/item-thumb-xsmall.png') top left no-repeat; width: 160px; height: 180px; }
.category-thumb { background: url('../images/category-thumb.png') top left no-repeat; width: 210px; height: 190px; }

.firstColumn { margin-left: 0; }
.lastColumn { margin-right: 0; }

.category-item { position: relative; }
.category-title { position: absolute; bottom: 31px; left: 0; width: 220px; text-align: center; }
.category-title a { color: #888; font-size: 14px; text-decoration: none; }
.category-title a:hover { color: #000; }

/*override default arrow with hand, 
for JS links, buttons, etc... */
.hand { cursor: pointer; }

/* HR Line */
hr { border: 0; border-bottom: 1px solid #e5e5e5; height: 1px; margin: 10px 0; }

form.standard .field { padding: 0 0 15px 0; }
form.standard label { display: block; padding: 0 0 2px 2px; }
form.standard .textbox,
form.standard .textarea,
form.standard .select,
form.standard .button,
form.standard .checkbox,
form.standard .radio { border: 1px solid #ccc; padding: 5px 3px; }
form.standard .checkbox, form.standard .radio { border: 0; }
form.standard .button { background: #c0c0c0; color: #fff; cursor: pointer; }
form.standard .button:hover { background: #aaa; }

/* Used with jquery to hide element on click */
.clickhide { cursor: pointer; }

/* flash messages */
span.error { color: #990000; }

p.message { padding: 10px 15px; background: #fff; margin: 10px 0; }
p.error, p.warning, p.success { color: #fff; }
p.error { background: #990000; }
p.warning { background: #f90; }
p.success { background: #339933; }

ul.clean, ul.clean li { margin: 0; padding: 0; list-style-type: none; display: inline; }

.alternate, .hidden { display: none; }

.right { float: right; }
.left { float: left; }

img.alignright { float: right; margin: 5px 0 10px 10px; }
img.alignleft { float: left; margin: 5px 10px 10px 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto}
a img.alignright { float: right; margin: 0 0 1em 1em}
a img.alignleft { float: left; margin: 0 1em 1em 0}
a img.aligncenter { display: block; margin-left: auto; margin-right: auto}

.displayNone { display: none; }

span.detail { color: #9F3; }
span.name-of-person { color: #C3F; }
span.important { color: #F00; }

/* SB_portfolio pagebrowser */
#sbpage { font-size: 10px; padding: 0 0 25px 0; }
#sbpage .pages { color: #a7a7a7; float: right; text-align: right; width: 150px; }
#sbpage a,
#sbpage .current { background: none repeat scroll 0 0 #00aeef; border: 1px solid #ffffff; color: #ffffff; margin: 0 2px 0 2px; padding: 3px 7px 3px 7px; text-decoration: none !important; }
#sbpage .inactive { background: none repeat scroll 0 0 #dddddd; border: 1px solid #ffffff; color: #ffffff; margin: 0 2px 0 2px; padding: 3px 7px 3px 7px; text-decoration: none !important; }
#sbpage a { background: none repeat scroll 0 0 #dddddd; color: #555555; }
#sbpage a:hover { background: none repeat scroll 0 0 #00aeef; color: #ffffff; }
