/**************************************
Generic styles
**************************************/
*
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
}

body
{
	background-color: #eeeeee;

}

h1
{
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 5px;
	font-size: 0;
	line-height:0px;
	text-indent: -1000px;
}

#c-main #content h1
{
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height:130%;
	text-indent: 0px;
	color: #658ead;
}

h2
{
	padding: 2px 0px 2px 0px;
	margin: 7px 0 0 5px;
	font-size: 130%;
	line-height:120%;
	text-indent: 4px;
	color: #658ead;
}

p
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}

a
{
	border: 0;
	text-decoration: none;
}

a:hover

{
	text-decoration: underline;
}

.break
{
	height: 0px;
	font-size: 0px;
	clear: both;
	background-color: transparent; 
	color: #ffffff;
}

/**************************************
Page Structure
**************************************/
#topbar
{
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	background-color: #edf3fa; 

}

#topwrapper
{
	width: 960px;
	margin: 0px auto 10px auto;
}

/**************************************
Logo area
**************************************/
a.promo
{
	position: relative;
	margin: 0 0 0 400px;
}

a.promo img
{
	position: relative;
	top: 13px;
}


/**************************************
End of Logo area
**************************************/

/**************************************
Top nav
**************************************/

#navwrapper
{
	width: 100%;
	height: 25px;
	background: #eeeeee url(/common/images/footer-bg.gif) left top repeat-x;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

#nav
{
	width: 960px;
	margin: 0px auto 0px auto;
}

ul#primary-nav
{
	position:relative;
	float: left;
	width: 100%;
	list-style-type: none;
	list-style-position:outside;
	margin: 0px auto 0 auto;	
}

ul#primary-nav li
{
	float: left;
	position:relative;
	width: 19%;
	text-align:center;
}

ul#primary-nav li.menuactive
{
	font-weight: bold;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	
}

ul#primary-nav li dfn
{
	display: none;
}

ul#primary-nav li a
{
	display: block;
	padding: 0 5px 0 5px;
	margin: 0 0px 0 0;
	font-size: 125%;
	line-height:25px;
	height: 25px;
	color: #658ead;
}

ul#primary-nav li.menuactive a
{
	background: #eeeeee url(/common/images/nav-a-bg.gif) left top repeat-x;	
	margin: 0px 0px 0 0px;
}

/**************************************
End of Top nav
**************************************/

#wrapper
{
	clear: both;
	width: 960px;
	margin: 10px auto 0px auto;
}


#main
{
	float: left;
	border: none;
	padding: 0 0px 0 0px;
	width: 720px;	
}

#c-main
{
	float: left;
	border: none;
	padding: 0 0px 0 0px;
	width: 960px;	
}

#main-top
{
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: #eeeeee url(/common/images/main-top-bg.gif) left top no-repeat;
	
}

#c-main-top
{
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: #eeeeee url(/common/images/c-main-top-bg.gif) left top no-repeat;
	
}

#main #content
{
	background: #eeeeee url(/common/images/main-bg.gif) left top repeat-y;	

}

#c-main #content
{
	clear: both;
	background: #eeeeee url(/common/images/c-main-bg.gif) left top repeat-y;	

}

#main #home
{
	padding: 9px 0 0 0;
	background: #eeeeee url(/common/images/home-bg.png) left top no-repeat;	
}

/**************************************
Home page slideshow
**************************************/
.homeleftcontent
{
	float: left;
	width: 48%;
}

#CustomSlideshow
{
	float: left;
	padding: 10px 0px 0px 10px;
}

.slideshow, .slideshow-label, .slideshow-content, .slideshow-panel {
    font:12px Verdana, Tahoma, sans-serif;
}

.slideshow {
    margin:2px 5px 0px 2px;
    position:relative;
    border:2px solid #eee;    
    background-color:transparent; 
    display:none;           /* Set to "none" for not preview slideshow content */
}

.slideshow-label {    
	background: #eeeeee url(/common/images/footer-bg.gif) left top repeat-x;
    height:22px;
    line-height:22px;
    padding-left: 26px;
    border:none;
	text-align:center;
}

.slideshow-frame {
    position:absolute;
    top:0px;
    left:0px;
    background:url(/common/images/gallery/big-play.png) 50% 50% no-repeat;
    z-index:201;
    cursor:pointer;
    width:100%;
    height:100%;
}

.slideshow-shadow{
    position:absolute;
    top:0px;
    left:0px;
    background:#333;
    z-index:200;
    opacity:0.5;
    width:100%;
    height:100%;
}
.slideshow-panel-place {
    position:absolute;
    bottom:3px;
    left:3px;    
    z-index:100;
    height:28px;   
}


.slideshow-panel {
    z-index:101;    
    background-color:#EEEEEE; 
    width:98%;
    height:100%;
}

.slideshow-panel a.button {
	display: block;
	width:26px;
	height:26px;
	float:left;
	text-indent:-99999%;
	overflow:hidden;
	outline: 0; /* @ Firefox, prevent dotted border after click */ 
	
	border:1px solid #fff;
	
	background-repeat:no-repeat;

	opacity: 0.7;
}

.slideshow-panel a.button:hover {
	border:1px solid #ccc;
	opacity: 1;
}


.slideshow-panel a.first {
	background-image:url(/common/images/gallery/first.png)
}

.slideshow-panel a.prev {
	background-image:url(/common/images/gallery/prev.png)
}

.slideshow-panel a.play {
	background-image:url(/common/images/gallery/play.png)
}

.slideshow-panel a.stop {
	background-image:url(/common/images/gallery/stop.png)
}

.slideshow-panel a.next {
	background-image:url(/common/images/gallery/next.png)
}

.slideshow-panel a.last {
	background-image:url(/common/images/gallery/last.png)
}

.slideshow-panel a.help {
	position:relative;
	background-image:url(/common/images/gallery/help.png)
}

.slideshow-panel span.counter {
	float:right;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#41beff;
	/*width:26px;*/
	height:23px;
	line-height:23px;
	padding:0 4px;
}


.slideshow-help {
    position:absolute;
    bottom:28px;
    left:0px;    
    z-index:101;   
    background-color:#ff9; 
    display:none;
    opacity: 0.9;
    padding:2px;
}

.slideshow-content {
    
    border:1px solid #ccc;
    background-color:#fff;
    color:#333;
    overflow:hidden;
    position:relative;
    width:100%;
    height:100%;
}

/* Some Content Changes */
.slideshow-content p {
	padding:0px;
	overflow:auto;
}

.leftlowercontent
{
	clear: both;
}

/**************************************
End of home slideshow
**************************************/

.homerightcontent
{
	float: right;
	width: 50%;
	margin: 5px 0 0 0;
}
#main #content p
{
	padding: 10px 10px 0 0px;
	font-size: 1.1em;
	text-align: justify;
	color: #5b5b5b;
}

#c-main #content p
{
	padding: 8px 10px 0 10px;
	font-size: 1.2em;
	text-align: justify;
	color: #5b5b5b;
}

#content p a
{
	font-size: 100%;
	color: #0066FF;
}

#content p img
{
	margin: 0 0 0 5px;
	border: 1px solid #9ac6fa;
}

#main #content .leftlowercontent p
{
	padding: 6px 0 0 10px;
/* text-align: center; */
}

#main-bott
{
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: #eeeeee url(/common/images/main-bott-bg.gif) left top no-repeat;
}

#c-main-bott
{
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: #eeeeee url(/common/images/c-main-bott-bg.gif) left top no-repeat;
}

/**************************************
Contact Us Section
**************************************/

#CTA
{
	float: right;
	padding: 0 0 0 0;
	width: 230px;
}

#CTA-top
{
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: #eeeeee url(/common/images/CTA-top-bg.gif) left top no-repeat;
}

#CTA #content
{
	background: #eeeeee url(/common/images/CTA-bg.gif) left top repeat-y;	
}

#CTA h2
{
	padding: 2px 0px 2px 0px;
	margin: 0 0 0 5px;
	text-indent: 2px;
}

#CTA #content p
{
	padding: 5px 5px 0px 5px;
}

/**************************************
Contact Form
**************************************/
#dialog
{
	display: none;
}

.formbuilderform
{
	margin: 0px 0 0 0;
}

.formbuilderform fieldset
{
	width: 210px;
	margin: 0 0 0 5px;
	border: 0;
}

.formbuilderform fieldset input
{
	clear: both;
	width: 215px;
}

.formbuilderform textarea
{
	width: 215px;
}

.formbuilderform div
{
	margin: 3px 0 0 7px;
}

.formbuilderform div.required
{
	margin: 3px 0 0 0px;
}

.formbuilderform .captcha img
{
	clear: both;
}

.formbuilderform div.submit
{
	padding: 5px 0 0 5px;
	margin: 0px 0 0 0px;
}

div.error_message ul
{
	width: 95%;
	margin: 0 auto 0 auto;
	border: 1px solid #CC0000;
	background-color:#FFeeFF;
}

div.error_message li
{
	list-style-type: none;
	padding: 0 0 0 5px;
	color: #CC0000;
}

.errtext
{
	color: #CC0000;
}

#CTA-bott
{
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: #eeeeee url(/common/images/CTA-bott-bg.gif) left top no-repeat;
}

/**************************************
End of CTA
**************************************/

/**************************************
Portfolio styling
**************************************/
.category_items
{
	zoom: 1;
	margin: 10px 0 0px 0;
	padding: 0 0 0 13px;
}

.category_item
{
	float: left;
	width: 220px;
	height: 195px;
	margin: 0 13px 10px 0px;
	background: #f6f7f9 url(/common/images/category-item-bg.gif) left top no-repeat;
	text-align: center;
	position: relative;
}

.category_item h2
{
	padding: 5px 0 2px 0;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.category_item img
{
	width: 200px;
	height: 159px;
	border: 1px solid #5f90aa;
}

.category_item .links
{
	z-index: 100;
	position: absolute;
	top: 153px;
	left: 10px;
	width: 200px;
	margin: 0 auto 0 auto;
	height: 26px;
	line-height: 26px;
	background-color: #EDF3FA;
	border-top: 1px solid #5f90aa;
	border-bottom: 1px solid #5f90aa;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.category_item .links-hover
{
	filter:alpha(opacity=100);
	opacity:1.0;
}

.category_item .links a
{
	padding: 3px 3px 3px 3px;
	border: 1px solid #5f90aa;
	background-color: #d7e6f8;
	filter:alpha(opacity=100);
	opacity:1.0;
}

#c-main #content .category_item p.description
{
	font-size: 1em;
	text-align: center;
}

.item_images
{
	margin: 10px 0 0 0;
	float: left;
}

.item_images img
{
	margin: 0 0 0 10px;
	border: 1px solid #5f90aa;
	width: 507px;
	height: 402px;
}

.item_attrs
{
	float: left;
	margin: 10px 0 0 0;
	width: 40%;
}

.item_attrs .siteinfo
{
	padding: 0 0 10px 10px;
}

.item_attrs .url
{
	padding: 0 0 10px 10px;
	
}

.item_attrs .url a
{
	padding: 0 5px 0 0;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #658EAD;
	
}

.linkback
{
	width: 40%;
	margin: 0px 2px 2px 10px;
	font-size: 1.3em;
	line-height: 1.6em;
	background: transparent url(/common/images/back-arrow.png) left center no-repeat;	
}

.linkback a
{
	display: block;
	padding: 0 0 0 20px;
}

.linkback a:link,
.linkback a:visited
{
	color: #658EAD;
}

.linkback a:hover,
.linkback a:active
{
	color: #00388c;
}

/**************************************
End of Portfolio styling
**************************************/

/**************************************
Prices - Table
**************************************/
table#zetland-prices
{
	width: 90%;
	margin: 10px auto 0 auto;
	border: 1px solid #658EAD;
	background-color: #FFFFFF;
}

table#zetland-prices caption
{
	display: none;
}

table#zetland-prices th
{
	height: 2em;
	padding: 0 0 0 10px;
	color: #658EAD;
	text-align: left;
	background-color: #ecedef;
	
}

table#zetland-prices thead th
{
	text-align: center;
	font-size: 1.6em;
	background-color: #e6e6e6;
}


table#zetland-prices thead th .i
{
	font-size: 0.8em;
	font-style: italic;
}


table#zetland-prices td
{
	height: 3em;
	text-align: center;
	vertical-align: top;
	background-color: #ecedef;
}

table#zetland-prices th.even,
table#zetland-prices td.even
{
	background-color: #e6e6e6;
}

table#zetland-prices td.title
{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: middle;
	background-color: #ecedef;
}


	


/**************************************
End of Prices - Table
**************************************/



/**************************************
Footer area
**************************************/

#footerwrapper
{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
	height: 25px;
	background: #eeeeee url(/common/images/footer-bg.gif) left top repeat-x;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;

}

#footer
{
	clear: both;
	width: 960px;
	margin: 0px auto 0px auto;
	border: none;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#footer p
{
	color: #666666;
}

#footer a
{
	color:#0066FF;
}

.nav
{
	background-color: transparent;
}


.dark
{
	background-color: #eeeeee;
}





