/* ************************************************   
Theme Name: Cadenza 
Theme URI: 
Description: The unique and equisite theme for companies and individuals with real taste.
Author URI: 
Version: 1.1 
License: See on zip package
License URI: See on zip package
Tags: dark, light

************************************************ */

/* ------ Reset -------- */

html, body, div, span, applet, object, iframe,
h1, h2, h21, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
*{ margin:0; padding:0; }

/*-----------Type Settings-----------*/ 
body {
	border:0;
	margin:0;
	padding:0;
}
/*-----------Headers-----------*/

h1, h2, h21, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}
h1 {
	font-size:38px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h1 a{
	color:#ffffff;
}
h1 a:hover{
	color:#999999;
	text-decoration:none;
}
h2  {
	font-size:25px;
	letter-spacing:1px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#555555;
	padding:0 0 10px 0;
}
h2 a{
	color:#ffffff;
}
h2 a:hover{
	color:#999999;
	text-decoration:none;
}

h24  {
	font-size:25px;
	letter-spacing:1px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#555555;
}

h21  {
	font-size:19px;
	letter-spacing:1px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#555555;
}

h3 {
	font-size:25px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h3 a{
	color:#ffffff;
}
h3 a:hover{
	color:#999999;
	text-decoration:none;
}
h4 {
	font-size:18px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	letter-spacing:1px;
	line-height:22px;
	padding:0 0 5px 0;
}
h4 a{
	color:#fffffff;
}
h4 a:hover{
	color:#999999;
	text-decoration:none;
}
h5 {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	padding:0 0 5px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h5 a{
	color:#ffffff;
}
h5 a:hover{
	color:#999999;
	text-decoration:none;
}

h53 {
	position:absolute;
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	padding:20px 0 5px 150px;
	font-style:italic;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h53 a{
	color:#ffffff;
}
h53 a:hover{
	color:#999999;
	text-decoration:none;
}

h6 {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	font-style:italic;
	color:#ffffff;
	padding:0 0 5px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
h6 a{
	color:#666666;
}
h6 a:hover{
	color:#ffffff;
	text-decoration:none;
}
h6 span{
	margin-left:20px;
}
h6 img{
	margin-right:8px;
}
/*-----------Type Settings for Certain Sections-----------*/

.tribullets { padding-left:15px}
.tribullets li { width:50px; }
.terms {width:700px; padding-left:100px}

a.tip1 {
	position: relative;
	text-decoration:none;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;
	font-size:14px;
}

a.tip1 span {
	display: none;
	position: absolute;
	top: -265px;
	left: -525px;
	width: 400px;
	padding: 15px;
	z-index: 100;
	font-size:13px;
	background: rgb(238, 233, 233); /* Fall-back for browsers that don't support rgba */
    background: rgba(238, 233, 233, .8);
	color: #111;
	line-height:24px;
	border-radius: 5px;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip1 {
	font-size: 14px; /* this is just for IE */
	color:#555;
}

a:hover.tip1 span {
	display: block;
}

a.tip2 {
	position: relative;
text-decoration:none;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;
	font-size:14px;
}

a.tip2 span {
	display: none;
	position: absolute;
	top: -325px;
	left: -525px;
	width: 400px;
	padding: 15px;
	z-index: 100;
	font-size:13px;
	background: rgb(238, 233, 233); /* Fall-back for browsers that don't support rgba */
    background: rgba(238, 233, 233, .8);
	color: #111;
	line-height:24px;
	border-radius: 5px;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip2 {
	font-size: 14px; /* this is just for IE */
	color:#555;
}

a:hover.tip2 span {
	display: block;
}

.centerleft {
float:left;
font-family: "Century Gothic", Verdana, Helvetica, Serif; 
line-height:18px;
font-size:14px; 
width: 330px; 
padding-left:30px;
padding-top:60px;
}

.availability {padding:3px;}
#availability1 {width:650px; height:600px; background:#333; padding:3px;}
.indx {
position:relative;
z-index:10; }

p, .button, fee-field {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:13.5px;
	line-height:18px;
	margin:0;
	padding:0 0 10px 0;
	color:#333;
}
p span {
	color:#ffffff;
}
p a:hover {
	color:#ffffff;
}
p a {
	text-decoration:none;
font-family: "Century Gothic", Verdana, Helvetica, Serif;
}

.container_12 {
	margin:0 auto;
	width:1020px;
}

.container_122 {
	float:left;
	width:1020px;
	padding-bottom:60px;
	margin:20px 0 20px 0;	
	-webkit-box-shadow: 0 18px 26px -12px #444;
	   -moz-box-shadow: 0 18px 26px -12px #444;
	        box-shadow: 0 18px 26px -12px #444;
}

.container_1222 {
	position:absolute;
	z-index:100000;
	margin:200px 0 0 200px;
	float:left;
	width:1020px;
	padding-bottom:60px;
}

/*-----------Grids-----------*/
.grid_1,.grid_2,.grid_3,.grid_4,.grid_4_no_hover,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_92,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16,.fullwidth,.fullwidth1,.halfwidth,.thirdwidth,.fourthwidth,.sixthwidth{
	display:inline;
	float:left;
	margin-left:0px;
	margin-right:20px;
	padding-top:0px;
}
.grid_1_no_margin,.grid_2_no_margin,.grid_3_no_margin,.grid_4_no_margin,.grid_5_no_margin,.grid_6_no_margin,.grid_7_no_margin,.grid_8_no_margin,.grid_9_no_margin,.grid_10_no_margin,.grid_11_no_margin,.grid_12_no_margin{
	display:inline;
	float:left;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
}
.container_12 .grid_1{
	width:60px
}
.container_12 .grid_1_no_margin{
	width:80px
}
.container_12 .grid_2{
	width:980px
}
.container_12 .grid_2_no_margin{
	width:160px
}
.container_12 .sixthwidth{
	width:130px
}
.container_12 .grid_3{
	width:300px;
	margin-left:0px;
	align:center;
}
.container_12 .grid_33{
	float:left;
	width:350px;
	margin-left:0px;
	display:inline;
	float:left;
	margin-right:40px;
	padding-top:0px;
}
.container_12 .fourthwidth{
	width:210px
}
.container_12 .grid_3_no_margin{
	width:300px;
}
.container_12 .grid_4{
	width:292px
}
.container_12 .grid_4_no_margin{
	width:320px
}
.container_12 .thirdwidth{
	width:285px
}
.container_12 .grid_5{
	width:380px
}
.container_12 .grid_6{
	width:450px
}
.container_12 .halfwidth{
	width:440px
}
.container_12 .grid_6_no_margin{
	width:720px
	float:left;
}
.container_12 .grid_7{
	width:540px
}
.container_12 .grid_8{
	width:620px
}
.container_12 .grid_9{
	margin-top:-3px;
	margin-bottom:19px;
	margin-left:26px;
	margin-right:auto;
	width:1020px;
}

.container_122 .grid_9{
	width:530px;
	margin-left:20px;
}
.container_122 .grid_92{
	width:400px;
	margin-left:20px;
}
.container_122 .grid_93{
	width:980px;
	margin-left:20px;
}
.container_122 .grid_3{
	width:372px
}
.container_122 .grid_32{
	float:left;
	width:472px
	padding:10px;
	-webkit-box-shadow: 0px 18px 26px -12px #444;
	   -moz-box-shadow: 0px 18px 26px -12px #444;
	        box-shadow: 0px 18px 26px -12px #444;
}

.container_12 .grid_9_no_margin{
width:840px;
	position:relative;
	height:auto;
	padding:15px;
	margin-right:auto;
	margin-left:70px;
	margin-bottom:10px;
}

.container_12 .grid_99_no_margin{
	height:400px;
	overflow:hidden;
	width:1020px;
	margin:0px 0px 0px 0px;
}

.container_12 .grid_999_no_margin{
	position:relative;
	float:right;
	height:630px;
	overflow:hidden;
	width:990px;
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 0px;
}

.container_12 .grid_10{
	margin-top:0px;
	width:1020px;
	height:auto;
}

.container_12 .grid_11{
	width:860px
}
.grid_12{
	width:980px
}

.container_12 .fullwidth{
	float:left;
	width:1000px;
	padding-bottom:60px;
	margin:20px 0 20px 0;	
	-webkit-box-shadow: 0 18px 26px -12px #444;
	   -moz-box-shadow: 0 18px 26px -12px #444;
	        box-shadow: 0 18px 26px -12px #444;
}
.container_12 .fullwidth1{
	float:left;
	width:960px;
	padding-bottom:60px;
	margin:20px 0 20px 0;	
}
#homepagesidebar {width:300px}

#homepage-sidebar-1, #homepage-sidebar-2, #homepage-sidebar-3 {float:left; width:200px}

footer ul, footer ol, .sidebar ul, sidebar ol, #tabs ul, ol{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:13px;
	line-height:20px;
	margin:0;
	padding:0 0 1.25em 0;
	color:#555555;
}

/*-----------Logo and Nav Bar-----------*/
.navbgd {
	background-color:#0c0c0c;
}
.navbar {
	width:1020px;
	position:relative;
	padding-top:25px;
	height:30px;
	
}
.logo {
	float:left;
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:-20px;
	margin-bottom:10px;
	width:1020px;
	height:115px;
}
.nav {
	padding-top:0px;
}
.mininav {
	padding-top:16px;
	padding-bottom:10px;
	text-align:left;
	padding-right:20px;
	margin-left:20px;
	font-size:13px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
}
.mininav a {
	font-size:13px;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
	padding: 5px;
	text-decoration:none;
}
.mininav a:link {
	color:#ffffff;
}
.bar {
	background-repeat:repeat-x;
	height:45px;
	background-image:url(../images/rgb/bgd4.png);
	background-repeat:repeat;
}
/*-----------General Text Link Colors-----------*/
footer a {
	color:#cccccc;
}
/*-----------Copyright Styling and Crumb Navigation-----------*/
.bottombar {
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
}
.copyright {
	display:inline;
	float: left;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	line-height:15px;
	margin-left:20px;
	padding:15px 0 0 0;
	color:#333;
}
.crumb_navigation ul{
	float: right;
	margin:0 0 0 0;
	padding:10px 0 0 0;
}
.crumb_navigation ul li{
	display:inline; 
	margin-left:10px;
}
.crumb_navigation ul a{
	color:#ffffff;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	font-size:13px;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding: 5px;
	text-decoration:none;	
}
/*-----------Misc Settings-----------*/
.greenbox{
	background-image:url('images/basic_icons/tick_48.png');
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#7ed168;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);					
}
.greenbox h2{
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#124e0d;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;
}
.redbox{
	background-image:url('images/basic_icons/stop_48.png');
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#d2504b;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;	
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);		
}
.redbox h2{
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#111111;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#cccccc 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;	
}
.bluebox{
	background-image:url('images/basic_icons/shield_48.png');
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#769ab6;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);				
}
.bluebox h2{
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#0b325b;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;
}
.yellowbox{
	background-image:url('images/basic_icons/warning_48.png');
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:70px;
	background-color:#f4e884;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);			
}
.yellowbox h2{
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#846e32;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	margin-top:17px;
}
.social {
	margin-right:5px;
	margin-top:10px;
}	
.image-desc p, .image-desc ul, .image-desc ol, .backgroundgradient p {
	color:#333;
}
.backgroundgradient {
	background: url('images/background.png')repeat-x top center;
	padding-top:0px;
	padding-bottom:40px;
	margin-top:20px;
}


ul.thumbs img, ul.thumbs img a, ul.thumbs img a:visited, ul.thumbs img a:active {
	border:#ffffff 3px solid;
}
.frame {
	border: solid 0px #111111;
	box-shadow: 0px 0px 0px #000000;	
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;	
	margin-bottom:5px;
}
.framesm {
	border: solid 0px #111111;
	box-shadow: 0px 0px 0px #000000;	
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
	margin-bottom:0px;
}
.pagecontents {
	margin-top:20px;
	margin-bottom:20px;
}
.pagecontents1 {
	margin-top:20px;
	margin-bottom:10px;
        height:1550px;
}
.pagecontents2 {
	margin-top:20px;
	margin-bottom:10px;
}
.thumbslider {
	margin-top:-50px;
	margin-left:-25px;
}
.quotes {
	margin-right:10px;
	padding-bottom:10px;
}
.block{display:block}
.shadowheader{
	height:218px;
	width:645px; 
	margin-bottom:0px; 
	background:url(images/shado_header.png) no-repeat bottom center;
	position: relative;
}
.shadowblog{
	height:268px;
	width:620px; 
	margin-bottom:10px; 
	background:url(images/shadow_blog.png) no-repeat bottom center;
	position: relative;
}
.shadowdetails{
	height:368px;
	width:670px; 
	margin-bottom:10px; 
	background-image:url(images/shadow_header.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowdetailsvideo{
	height:396px;
	width:670px; 
	margin-bottom:10px; 
	background-image:url(images/shadow_header.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowdetailssm{
	height:216px;
	width:415px; 
	margin-bottom:10px;
	margin-left:20px; 
	background-image:url(images/shadow_410.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowdetailsextrasm{
	height:176px;
	width:254px; 
	margin-bottom:0px;
	margin-left:20px; 
	background-image:url(images/shadow_254.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}
.shadowblogvideo{
	height: 359px;
	width:620px; 
	margin-bottom:10px; 
	background-image:url(images/shadow_blog.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadow400x290{
	height: 325px;
	width:420px; 
	margin-bottom:-10px; 
	background-image:url(.images/shadow_400.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadow510x290{
	height:305px;
	width:510px; 
	margin-bottom:-10px; 
	background-image:url(images/shadow_400.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadowtestimonials{
	height: 221px;
	width:460px; 
	margin-bottom:0px; 
	background-image:url(images/shadow_400.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.shadowsmallvideo{
	height: 213px;
	width:230px; 
	margin-bottom:0px; 
	background-image:url(images/shadow_200.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}
.logo_list{
	padding-top:25px;
	padding-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}
.logo_list img{
	margin-right:40px;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#maincontent {
	background:url(http://beachcomberbyron.com.au/wp-content/uploads/2012/06/backggdd.gif) repeat-x;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 50;
	width: 100%;
}
.bgdcolor {
	background-color:#;
}
#top-link{
	height:49px;
	width:49px;
	display:none; 
	position:fixed; 
	right:5px; 
	bottom:5px;
	background-image:url('images/top_button/top_button.png');	
	background-position:center;
	background-repeat:none;		
}
.tip {
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:13px;
    display:none; /*--Hides by default--*/
    padding:4px 8px 4px 8px;
    position:absolute;
	z-index:1020;
	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;	
}
.socialbar {
	float:right;
	margin-right:0px;
	margin-top:-38px;
	border-bottom:#444444 solid 0px;
	padding-top:0px;
	padding-bottom:12px;
	padding-right:0px;
}
.socialbar img{
	margin-left:10px;
}
.alignleft {
	float:left;
	margin-right:17px;
	padding-bottom:10px;
	padding-left:10px;
}
.alignright {
	float:right;
	margin-left:15px;
	padding-bottom:20px;
}

.alignright1 {
	float:left;
	margin-right:-115px;
	margin-top:0px;
	padding-bottom:20px;
}
.imggwidth {float:left;width:520px;padding-left:10px}

.imggcontent {float:left;width:340px; padding-left:40px;}

.alignleftnopad {
	float:left;
	margin-left:0px;
}
.alignrightnopad {
	float:right;
	margin-right:0px;
}
.aligncenter {
	text-align:center;
}
.homevideo{
	margin-top:0px;
	width:920px;
	border: solid 10px #ffffff; 
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
	background-color:#000000;
}
.video{
	border: solid 10px #ffffff;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
	background-color:#000000;
}
.slideshow{
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.contentaligncenter {
	padding-top:30px;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:20px;
}
.blockquote {
	font-size:16px;
	font-family: 'Times New Roman', arial, sans-serif;
	font-style: italic;
	color:#999999;	
	text-align:left;
	line-height: 20px;
	border-top:#222222 solid 0px;
	border-bottom:#222222 solid 0px;
	border-left:#666666 solid 3px;
	margin-bottom:8px;
	margin-right:10px;
	padding:10px;
}
.blockquote span {
	font-size:16px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#666666;	
	text-align:left;
}
#testimonials {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 10px #333333; 
	background-color:#444444;
	box-shadow: 1px 1px 1px #000000;	
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;	
}
#testimonialsimageonly {
	height:184px;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align:center;
	border: solid 10px #ffffff; 
	background-color:#444444;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
}
#testimonials .slide {
	font-size:20px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#bfbfbf;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:26px;
}
#testimonials .slide span {
	font-size:14px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#888888;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:20px;
	line-height:36px;
}
#testimonials .slide span a{
	color:#888888;
}
#testimonials .slide span a:hover{
	color:#ffffff;
}
#testimonials .slide img{
	margin-bottom:10px;
}
.quote {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 10px #333333; 
	background-color:#444444;
	box-shadow: 1px 1px 1px #000000;	
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;	
}
.quote .static {
	font-size:20px;
	font-style:normal;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#bfbfbf;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:26px;
}
.quote .static span {
	font-size:14px;
	font-family: 'Times New Roman', arial, sans-serif;
	color:#888888;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:20px;
	line-height:36px;
}
.quote .static span a{
	color:#888888;
}
.quote .static span a:hover{
	color:#ffffff;
}
.aligncenterbigtext h6 {
	text-shadow:0 0 0 transparent, 2px 2px 2px #000000;
}
img.alignleft {
	background:#f3f3f3;
	padding:4px;
	border:1px solid #cccccc;	
	box-shadow: 0px 2px 2px #e3e3e3;	
	-moz-box-shadow: 0px 2px 2px #e3e3e3;
	-webkit-box-shadow: 0px 2px 2px #e3e3e3;	
}
img.alignright {
	background:#f3f3f3;
	padding:4px;
	border:1px solid #cccccc;
	box-shadow: 0px 2px 2px #e3e3e3;	
	-moz-box-shadow: 0px 2px 2px #e3e3e3;
	-webkit-box-shadow: 0px 2px 2px #e3e3e3;
}
.hover {
	background:url('images/enlarge.png') 50% 50% no-repeat;
}
.divider {
	margin-top:40px;
	margin-bottom:40px;
	margin-left:0px;
	margin-right:0px;
	background-image:url('images/divider.png');
	background-repeat:repeat-x;
	background-position:top;
	height:2px;
	width:100%;
}
.dividerblog {
	margin-top:10px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	background-image:url('images/divider.png');
	background-repeat:repeat-x;
	background-position:top;
	height:2px;
	width:100%;
}
.dividernospacing {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url('images/divider.png');
	background-repeat:repeat-x;
	background-position:top;
	height:2px;
	width:100%;
}
.divider.slim {
	margin:0 0 20px 0;
}
.divider span {
	background:url('images/textured-light-bg.gif') repeat;
	padding:0 20px;
}
.divider.contact {
	height: 22px;
}
.dividerband {
	margin:0px 0 0px 0;
	text-align:center;
	background:url('images/divpixel.gif') repeat-x center;
	height: 2px;
}
.divider h5 {
	padding-top:10px;
}
.relative {
	position:relative;	
}

.imageinset {
float: left;
	padding: 0px;
	-webkit-box-shadow: 0 18px 26px -12px #555;
	   -moz-box-shadow: 0 18px 26px -12px #555;
	        box-shadow: 0 18px 26px -12px #555;
	position: relative;}

.widgleft{float:left;width:200px; height:100px; overflow:hidden;}
.widgright{float:left;width:205px; padding-left:5px}
/*-----------Details-----------*/
.details h5 {
	color:#888888;
}
.details h5 a:hover {
	color:#ffffff;
}
/*-----------Recent Work-----------*/
.latest {
	margin:0px 0 0 0;
	overflow:hidden;
	padding-bottom:20px;
}
.latest img, #tabs .panel img {
	border: solid 10px #ffffff;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
}
/*-----------Button Styles-----------*/

.highlight.button{
	box-shadow: 0px 1px 3px #000000;	
	-moz-box-shadow: 0px 1px 3px #000000;
	-webkit-box-shadow: 0px 1px 3px #000000;	
	-webkit-border-radius: 40px 40px 40px 40px;
    -moz-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;		
}

/*-----------Button Styles-----------*/
.button {
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: hand;
	font-style:normal;
	letter-spacing:normal;
	margin-top: 5px;
}
.button:hover, .button:active, .button.current {
	color:#ffffff;
	background-color: #555555;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
}
.small.button {
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
	padding:6px 12px 6px 12px;
}
.medium.button {
	font-size: 13px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	padding:8px 18px 8px 18px;	
}
.large.button {
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	padding:6px 20px 6px 20px;
}
.super.button {
	font-size: 18px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	padding:19px 32px 19px 32px;
}
.normal.button{
	color: #999999;
	border: 0px #222222 solid;
	background-color:#222222;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	box-shadow: 0px 1px 3px #000000;	
	-moz-box-shadow: 0px 1px 3px #000000;
	-webkit-box-shadow: 0px 1px 3px #000000;	
	background-position:center;
	background-repeat:repeat-x;	
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;		
}
.normal.button:hover {
	color: #ffffff;
background: #333333; /* Old browsers */
background: -moz-linear-gradient(top,  #333333 1%, #0f387f 51%, #1e5799 94%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#333333), color-stop(51%,#0f387f), color-stop(94%,#1e5799)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 1%,#0f387f 51%,#1e5799 94%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 1%,#0f387f 51%,#1e5799 94%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 1%,#0f387f 51%,#1e5799 94%); /* IE10+ */
background: linear-gradient(top,  #333333 1%,#0f387f 51%,#1e5799 94%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */

}
.highlight.button{
	box-shadow: 0px 1px 3px #000000;	
	-moz-box-shadow: 0px 1px 3px #000000;
	-webkit-box-shadow: 0px 1px 3px #000000;	
	-webkit-border-radius: 40px 40px 40px 40px;
    -moz-border-radius: 40px 40px 40px 40px;
    border-radius: 40px 40px 40px 40px;		
}
.black.button{
	color: #ffffff;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	background-color:#000000;
	box-shadow: 0px 1px 3px #000000;	
	-moz-box-shadow: 0px 1px 3px #000000;
	-webkit-box-shadow: 0px 1px 3px #000000;	
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;		
}
.tag.button, .tagcloud a{
	font-size: 12px !important;
	font-family: 'PT Sans', sans-serif;
	padding:5px 10px 5px 10px;
	color: #777777 !important;
	background-color:#111111;
	border: 1px #222222 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;	
	box-shadow: 0px 1px 0px #000000;	
	-moz-box-shadow: 0px 1px 0px #000000;
	-webkit-box-shadow: 0px 1px 0px #000000;	
}

.tagcloud a{text-decoration:none; display:inline-block; height:14px; margin-bottom:4px}

.tag.button:hover, .tagcloud a:hover {
	color: #cccccc;
	background-color:#333333;
	border: 1px #444444 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	box-shadow: 0px 1px 0px #000000;	
	-moz-box-shadow: 0px 1px 0px #000000;
	-webkit-box-shadow: 0px 1px 0px #000000;	
}
/*-----------Sidebar Styling-----------*/
.sidebarright{
	padding:0px 10px 0px 10px;
			
}
.sidebarleft{
	padding:40px 10px 0px 20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:-20px;		
}
.sidebarright .divider {
	margin:10px 0 20px 0;
}
.sidebarleft .divider {
	margin:10px 0 20px 0;
}
.sidebarright ul, .sidebarleft ul {
	list-style: inside;
	list-style-image:url(images/listicon.png);
	padding:0px 10px 0px 0px;
	width:100%;
}
.sidebarright .widget ul li, .sidebarleft .widget ul li {
	padding:6px 6px 6px 6px;

	background-position:top;
	width:90%;
}
.sidebarright .widget ul li:first-child, .sidebarleft .widget ul li:first-child{
	background-image:none;
}
.sidebarright ul li a, .sidebarleft ul li a {
	color:#999999;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	padding-left:0px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	text-decoration:none;
}
.sidebarright ul li:hover, .sidebarright ul li a:hover, .sidebarright ul li:active,
.sidebarleft ul li:hover, .sidebarleft ul li a:hover, .sidebarleft ul li:active {
	color:#ffffff;
}
.sidebarright .widget, .sidebarleft .widget {
	margin-bottom:20px;
}
.sidebarright .widget .imageroll, .sidebarleft .widget .imageroll {
	display: inline;
	float: left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:12px;
}
/*-----------Footer List Styling-----------*/
.footerlist .divider {
	margin:10px 0 20px 0;
}
.footerlist ul {
	list-style: inside;
	list-style-image:url('images/listicon.png');
	width:90%;
}
.footerlist ul li {
	padding:6px 6px 6px 0px;
	border-top:#666666 solid 1px;
}
.footerlist ul li a {
	color:#999999;
	text-decoration:none;	
}
.footerlist ul li:hover, .footerlist ul li a:hover, .footerlist ul li:active, .footerlist ul li:focus {
	color:#ffffff;
	text-decoration: none;
}
.footerlist .widget {
	margin-bottom:20px;
}
.footerlist .widget .imageroll {
	display: inline;
	float: left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:12px;
}

/*-----------Twitter-----------*/
#twitter_div, #testimonials_div, #contact_div {
	padding:0px;
	margin-bottom:-15px;
}
ul#twitter_update_list {
	padding-left:0px;
}
ul#twitter_update_list li {
	margin-bottom:10px;
	margin-left:0px;		
	list-style: none;
	border-top:#666666 solid 0px;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#777777;
	padding:0px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
ul#twitter_update_list li a{
	text-decoration:none;
}
ul#twitter_update_list li a:hover {
	color:#ffffff;
}
/*-----------Search Field------------*/
fieldset.search {
	border:none;
	width:220px;
	margin-left:20px;
	margin-top:3px;
	float:right;
}
.search input, .search button {
	border:none;
	float:left;
}
.search input.field {
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	width:160px;
	background-color:#333333;
}
.search button.btn {
	width: 27px;
	height: 27px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(images/search.png) no-repeat center;
}
.search input.field {
	color:#cccccc;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.search input.field:focus {
	outline: none;
	color:#cccccc;
}
/*-----------Search Box Typography-----------*/
.search input.box {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 0px 0px;
}
/*-----------Featured Tabs Styling-----------*/
#tabs {
	margin-bottom:40px;
	margin-top:30px;
}
.ui-tabs {
	position: relative;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	right: 0px;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	background: none;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	background:none;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:1px solid #f1f1f1;
	box-shadow: 1px 1px 2px #cccccc;	
	-moz-box-shadow: 1px 1px 2px #cccccc;
	-webkit-box-shadow: 1px 1px 2px #cccccc;	
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display:block;
	padding:15px;
	cursor:pointer;
}
.ui-tabs-vertical .ui-tabs-nav li a img {
	float:left;
	background:none;
	padding:0;
	border:none;
}
.ui-tabs-vertical .ui-tabs-nav li a span {
	margin-left:70px;
	display:block;
}
.ui-tabs-vertical .ui-tabs-nav li a strong {
	padding:10px 0;
	page-break-after:always;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
	padding: 0;
	background:#f6f6f6 url('images/gradient_news.jpg') repeat-x;
	border:1px solid #ffffff;
	box-shadow: 1px 1px 4px #cccccc;	
	-moz-box-shadow: 1px 1px 4px #cccccc;
	-webkit-box-shadow: 1px 1px 4px #cccccc;	
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 0;
}
/*-----------Callout Section Styling-----------*/
.callouttext, .callouttext a {
	padding:0 0 15px 0;
	font-size:45px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.calloutcontainer {
	margin-left:auto;
  	margin-right:auto;
	padding-left:30px;
	padding-top:40px;
	padding-bottom:30px;
	height:95px;
	border-top:5px solid #333333;
	border-bottom:5px solid #333333;
	background-image:url(images/rgb/bgd5.png);
	background-repeat:repeat;
}
.calloutbutton {
	padding-top:12px;
	padding-right:40px;
	padding-left:20px;
	margin-right:20px;
}
.smallbar {
	background-image:url(images/smallbar.jpg);
	background-repeat:repeat-x;
	height:17px;
}
/*-----------accommodation Styling-----------*/
.accommodation-content {
	margin-top:0;
}
li.project {
width:1020px;
}

.portnav{
	width:1020;
	height:24px;
	padding-top:3px;
	
}
/*-----------accommodation Buttons-----------*/
.accommodation-main {margin:20px 0 20px 150px}
.filter li a {
	text-decoration:none;
	margin-bottom:0px;
	font-size: 20px;
	font-family: tahoma, sans-serif;
	color: #666;
	height:30px;
	line-height:40px;
}
ul.filter {
	float:left;
	
}
.filter li {
	DISPLAY:INLINE;
	list-style:none;
	margin-left:70px;
}
.filter li.active a,
.filter li a:hover {
	text-decoration:none;
	color: #111;
	height:30px;
}
/*-----------accommodation Grid-----------*/
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li img, .image-grid li strong {
	display: block;
	margin:0;
}
.image-grid li strong {
	color: #ffffff;
}
/*-----------8 Columns-----------*/
.image-grid.eightcol li {
	width:110px;
	height:110px;
	padding-right:0px;
	margin-right:3px;
	margin-bottom:8px;
}
/*-----------4 Columns-----------*/
.image-grid li {
	width:205px;
	height:355px;
	margin-right:31px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:5px;
	float: left;
	overflow: hidden;
}
/*-----------3 Columns-----------*/
.image-grid.threecol li {
	width:310px;
	height:355px;
	padding:15px;
	margin:0px 0px 20px 22px;	
	background-color:#111111;
}
/*-----------2 Columns-----------*/
.image-grid.twocol li {
	border:1px solid #d0d0d0;
	width:990px;
	height:auto;
	padding:15px;
	margin-bottom:60px;
	margin-top:0px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 12px 26px -12px #444;
	   -moz-box-shadow: 0 12px 26px -12px #444;
	        box-shadow: 0 12px 26px -12px #444;
}


ul.image-grid.with-sidebar-col {padding-left:0 !important}
.image-grid.with-sidebar-col li {
	width:520px;
	height:355px;
	padding:15px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:20px;
	background-color:#111111;
}

.image-grid.with-sidebar-col.alternate-blog-list li{height:auto}
.image-grid.with-sidebar-col.alternate-blog-list li img{display:inline}
.image-grid.with-sidebar-col li img.cover{}
.cover1{max-width:1020px;max-height:855px}
.cover{max-width:1020px;max-height:855px}
.link{
	margin-top:-65px;
	margin-right:-15px;
	background-image:url('images/link.png');
	background-repeat:no-repeat;
	width:79px;
	height:79px;
}


.image-grid.threecol li h4{
	color:#ffffff;
	font-size:22px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
}
.portshadow300{
	width:220px; 
	height:195px;
	padding-bottom:10px; 
	-webkit-box-shadow: 0 18px 26px -12px #222;
	   -moz-box-shadow: 0 18px 26px -12px #222;
	        box-shadow: 0 18px 26px -12px #222;
	background-position: bottom center;
	overflow: hidden; 
	position: relative;	
	float:left;
}
.image-grid.twocol li h4{
	color:#444;
	letter-spacing:1px;
	margin-bottom:10px;
	font-size:22px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
}
.portshadow400{
	height: 550px;
	width:464px; 
	margin-bottom:0px; 
	background-image:url('images/shadow_400.png');
	background-repeat:no-repeat;
	background-position: bottom center;
	overflow: hidden; 
	position: relative;	
	float:left;
}
.image-grid {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	width:1020px;
}
ul#list {
	list-style-type:none;
	
}
ul#list h2, ul#list h3, ul#list h4, ul#list h5 {
	margin-top:10px;
}
/*-----------Pagination-----------*/
.wp-pagenavi {
	margin-top:30px;
	margin-bottom:20px;	
	height:20px;
}
.wp-pagenavi span{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	margin-right:3px;
	color:#ffffff;
	font-size:16px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
.wp-pagenavi * {font-size:13px;font-family: 'PT Sans', sans-serif;	}

.wp-pagenavi .pages {display:none !Important}
/*----off state------*/
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink, .wp-pagenavi .current, .wp-pagenavi a:link, .wp-pagenavi a:visited   {
	display:block;
	float:left;
	padding:6px 10px 7px 10px;
	margin-right:4px;
	background-image:url('images/rgb/bgd9.png');
	background-repeat:repeat;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}

/*----normal state------*/
.wp-pagenavi a:link, .wp-pagenavi a:visited {
	background-image:url('images/rgb/bgd3.png');
	padding:8px 10px 9px 10px;
	color:#999
}
/*----over state------*/
.wp-pagenavi a:hover {
	color: #cccccc;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	background-image:url('images/rgb/bgd9.png');
	background-repeat:repeat;	
}
.wp-pagenavi a {
	text-decoration:none;	
}
/*-----------Details-----------*/

.projectdetails {
	margin-top:-20px;
	margin-bottom:-20px;
	padding-top:20px;
	padding-bottom:50px;	
	
}
.calendar{
	margin-left:20px;
	margin-bottom:30px;
	width:170px;
	height:70px;
	border-left:5px #333333 solid;
	padding:10px 10px 10px 10px;
}
.slider {
	height:325px;
	overflow:hidden;	
}


.projectdetails h2 {
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#444;
	margin-bottom:5px;
	margin-left:20px;
	padding:0px;
}
.projectdetails h3{
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#444;
}
.projectdetails h4 {
	font-size:22px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#444;
}
.projectdetails h5 {
	margin-left:20px;
	font-size:13px;
	color:#888888;
	line-height:28px;
}
.projectdetails h5 a:hover {
	color:#ffffff;
}
.projectdetails h5 a {
	text-decoration:none;
}
.projectdetails h5 img{
	margin-right:5px;
	margin-top:2px;
	margin-bottom:-4px;
}
.projectdetails .featuredimage {
	margin-bottom:5px;
}
.projectdetails p a{
	text-decoration:none;
}
.projectdetails p {
	margin-top:10px;
}
/*-----------Details Small-----------*/
.projectdetailssm {
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
	background-color:#fff;
}
.projectdetailssm h2 {
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-bottom:5px;
	margin-left:20px;
	padding:0px;
}
.projectdetailssm h3{
	margin-left:20px;
	font-size:24px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#333333;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.projectdetails h39 a:link{
	margin-left:50px;
	text-decoration:none;
	margin-bottom:30px;
	font-size:20px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#c0c0c0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.projectdetails h39 a:visited{color:#c0c0c0}
.projectdetails h39 a:hover{color:#999}
.accommpage{margin:-32px 0 20px 140px;font-family: "Century Gothic", Verdana, Helvetica, Serif;}
.accommpage1{margin:-32px 0 20px 205px;font-family: "Century Gothic", Verdana, Helvetica, Serif;}
.accommpagek {margin: -32px 0 20px 240px;font-family: "Century Gothic", Verdana, Helvetica, Serif;}
.projectdetailssm h4 {
	font-size:22px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.projectdetailssm h5 {
	margin-left:20px;
	font-size:13px;
	color:#888888;
	line-height:26px;
}
.projectdetailssm h5 a:hover {
	color:#ffffff;
}
.projectdetailssm h5 a {
	text-decoration:none;
}
.projectdetailssm h5 img{
	margin-right:5px;
	margin-top:2px;
	margin-bottom:-4px;
}
.projectdetailssm .featuredimage {
	margin-bottom:5px;
}
.projectdetailssm p a{
	text-decoration:none;
}
.projectdetailssm p {
	margin-top:10px;
}
/*-----------Blog Section-----------*/
.blogpost {
	
}
.blogpost.single {
	background:none;
	margin-bottom:10px;
	padding-bottom:10px;
}
.divider.comments {
	margin-bottom:0px;
}
.icons{
	margin-bottom:0px;
	margin-right:0px;
	padding:15px;
	background-image:url('images/rgb/bgd6.png');
	background-repeat:repeat;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	width:145px;
	text-align:center;
}
.blogpost h2 {
	font-size:40px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-bottom:5px;
	margin-right:0px;
	padding:0px;
}
.blogpost h3{
	font-size:30px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#333333;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.blogpost h4 {
	font-size:22px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.blogpost h5 {
	font-size:13px;
	color:#888888;
	line-height:26px;
}
.blogpost h5 a:hover {
	color:#ffffff;
}
.blogpost h5 a {
	text-decoration:none;
}
.blogpost h5 img{
	margin-right:5px;
	margin-top:2px;
	margin-bottom:-4px;
}
.blogpost .featuredimage {
	margin-bottom:5px;
}
.blogpost p a{
	text-decoration:none;
}
.blogpost p {
	margin-top:10px;
}
.imgspace{
	margin-right:5px;
}
/*-----------Blog Comments-----------*/
.comment {
	margin: 0px;
	padding: 30px;
	background-image:url('images/divider.png');
	background-repeat:repeat-x;
	background-position:top;
}
.commentformbox {
	width:360px;
	padding: 10px;
	margin-top:20px;
	border:#555555 solid 1px;
}
.commentformbox p {
	color:#777777;
}
.listcomments, .listcomments ol{
	margin: 0;
	padding: 0 0 0px 0;
	list-style: none;
}
.datestamp {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	font-style:oblique;
	color:#cccccc;
	margin: 0 0 0px;
}
.username {
	font-size:16px;
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	margin: 0 0 5px;
}
.name a {
	font-weight:normal;
	color:#999999;
}
.name a:hover {
	text-decoration:none;
}
.name strong {
	font-weight:normal;
}
.message {
	padding: 0px 10px 0px 0px;
	color:#999999;
}
.listcomments .response {
	list-style:none;
}
.listcomments .response .comment {
	margin: 0px 0px 0px 60px;
}
#commentsubmit label {
	margin:0 0 4px;
	display:block;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
#commentsubmit input[type=text], #commentsubmit textarea {
	padding: 10px;
	margin: 0 10px 20px 0;
	font-family: 'PT Sans', sans-serif;
	color: #cccccc;
	font-size: 13px;
	background:#333333;
	border-bottom:1px #444444 Solid;
	border-right:1px #444444 Solid;
	border-top:1px #000000 Solid;
	border-left:1px #000000 Solid;
	background-color:#333333;
	overflow:hidden;	
}
#commentsubmit input[type=text] {
	width:360px;
}
#commentsubmit input[type=submit] {
	margin-bottom:40px;
}
#commentsubmit textarea {
	width:640px;
}
#commentsubmit input:focus, #commentsubmit textarea:focus {
	outline: none;
	color:#cccccc;
	background-color:#222222;
}
.gallery-title {
	font-size:1.08em;
	text-transform:uppercase;
}
/*-----------Page Headers-----------*/
.pagetitle {
	font-size:26px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#ffffff;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
	text-transform:uppercase;
}
.pagebgd {
	height:370px;
	background:#101010;
	padding-top:25px;
padding-bottom:40px;
	margin-top:-35px;
		
}
.pagebgd1 {
	height:700px;
	background-color:#101010;
	padding-top:10px;
	margin-top:20px;
	border-top:2px solid #666;
	-webkit-box-shadow: 0 18px 26px -12px #444;
	   -moz-box-shadow: 0 18px 26px -12px #444;
	        box-shadow: 0 18px 26px -12px #444;	
}
.subpagetext ul{
	float: left;
	margin:0 0 0 0;
	padding:34px 0px 10px 16px;
}
.subpagetext ul li{
	display:inline;
}
.subpagetext ul li a{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#777777;
	padding: 5px;
	background-image:url(images/rgb/bgd3.png);
	background-repeat:repeat;	
	-webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;	
}

.subpagetext ul li a:hover{
	color:#ffffff;	
	padding: 5px;
	-webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
	background-image:url(images/rgb/bgd3.png);
	background-repeat:repeat;	
}
.subpagetext ul li:last-child {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding: 5px;	
	-webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
	background-image:url(images/rgb/bgd3.png);
	background-repeat:repeat;	
}
.subpagetitle h2{
	color:#555555;
	font-size:20px;
	padding-top:35px;
}
.subpagebackground {
	height:80px;
}
.subpagetitle {
	height:100px;
	padding-top:0px;
	background-image:url(images/rgb/bgd9.png);
	background-repeat:repeat;	
}
.subpagetext ul li:last-child {
	color:#ffffff;
}
/*-----------Common Settings-----------*/
ul, ol {
	padding:0 0 1.25em 2.5em;
}
#tabs ul, #tabs ol {
	padding:0;	
}
ul {
	list-style-type: square;
}
ol {
	list-style-type:decimal;	
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/*-----------Global Settings-----------*/ 
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffffff;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}

/*-----------Latest Section-----------*/
.latest h4, .latest h4 a, #tabs h4, #tabs h4 a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:14px;
}
.latest h5, .latest h5 a {
	color:#666666;
}
.latest h3, .callout h3 {
	font-weight:bold;
}
/*-----------Footer Section-----------*/
footer h1 {
	margin:0 0 10px 0;
	padding:0px;
	line-height:34px;
	font-weight:normal;
	font-size:28px;
	color:#ffffff;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	text-shadow:0 0 0 transparent,#333333 0px 1px 0px;
}
footer h1.footertitle a:hover {
	color:#ffffff;
}
footer h2 {
	margin:0 0 10px 0;
	padding:0px;
	line-height:34px;
	font-weight:normal;
	font-size:28px;
	color:#ffffff;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	text-shadow:0 0 0 transparent,#333333 0px 1px 0px;
}
footer h2 a:hover {
	color:#ffffff;
}
footer h3{
	margin-bottom:10px;
	padding:0px;
	letter-spacing:1px;
	line-height:24px;
	font-weight:normal;
	font-size:15px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;	
	color:#555555;
	padding:0 0 10px 0;
}
footer h3 a:hover {
	color:#ffffff;
}
footer h4{
	margin:0 0 10px 0;
	padding:0px;
	line-height:18px;
	font-weight:normal;
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#333333 0px 1px 0px;
}
footer h4 a:hover{
	color:#ffffff;
}
footer p, footer ul, footer ol, footer.button, .credits ul, .credits ol, .credits.button, footer textarea, footer input {
	color:#888888;
	font-family: 'PT Sans', sans-serif;
}
footer p a {
	text-decoration:none;	
}
footer p a:hover {
	color:#ffffff;
}
.footer {
	WIDTH:1020px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	
	
}
footer .socialbar {
	float:none;
	text-align:center;
	
}
footer .footerlogo {
	text-align:center;
	margin-bottom:0px;
}
.topbutton {
	float:right;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	padding: 5px;
	-webkit-border-radius:6px 6px 0px 0px;
	-moz-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	margin-top:25px;
	margin-right:30px;
	color:#ffffff;
	text-shadow:#000000 0px 0px 0px;
	background-color:#ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from('#222222'), to('#111111')); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #222222,  #111111); /* for firefox 3.6+ */
}
/*-----------Comments Section-----------*/
.authorname, .authorname a  {
	padding:0 0 20px 0;
	letter-spacing:-1px;
	font-size:28px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
}
/*-----------Tabs Typography-----------*/
.ui-tabs-vertical .ui-tabs-nav li a span {
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	font-family: 'PT Sans', sans-serif;
}
.ui-tabs-vertical .ui-tabs-nav li a strong {
	font-size:14px;
	font-weight:bold;
	font-size:14px;
	color:#999999;
	font-family: 'PT Sans', sans-serif;
}
/*-----------Checklists-----------*/
.list1 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list1 ul li {
	list-style: decimal;
}
.list2 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list2 ul li {
	list-style: lower-latin;
}
.list3 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list3 ul li {
	list-style: lower-roman;
}
.list4 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list4 ul li {
	list-style: disc;
}
.list5 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list5 ul li {
	list-style: url('images/checklists/green_check.png');
}
.list6 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list6 ul li {
	list-style: url('images/checklists/plus.png');
}
.list7 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list7 ul li {
	list-style: url('images/checklists/magnify.png');
}
.list8 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.list8 ul li {
	list-style: url('images/checklists/black_check.png');
}
.list9 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list9 ul li {
	list-style: url('images/checklists/red_check.png');
}
.list10 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list10 ul li {
	list-style: url('images/checklists/attention.png');
}
.list11 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list11 ul li {
	list-style: url('images/checklists/cube.png');
}
.list12 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.list12 ul li {
	list-style: url('images/checklists/cog.png');
}
/*-----------Slide Out-----------*/
.slide-out-div {
	padding: 10px 10px 10px 15px;
	width: 90px;
	height: 260px;
	background-color:#f1f1f1;	
}
.slide-out-div p{
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#666666;
	line-height:18px;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
}
/*-----------Flickr-----------*/
.thumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.thumbs li { 
	list-style: none; 
	float: left;
}
.thumbs li a { }
.thumbs li img { 
	display: block; 
}
.thumbs li a img { 
	border: none;
	width:40px;
	height:40px;
	margin-bottom: 10px; 
	margin-right: 10px;	
}

/*----- Flickr Widget -----*/
.flickr_badge_image a {display:block}

.flickr_badge_image {height: 50px !important;width: 50px !Important}
.flickr_badge_beacon{clear:both}
.error p{color:red}
.success p{color:green}

/*---------- Toggle ---------------*/
#wrapper{
  margin:0 auto;
  padding:10px;
  text-align:left;
  background: #101010;  
}
#content {
  width:100%;
  margin:0 auto;
  overflow:hidden
}
.demo {
  margin:0px;
  padding:0px;
  position:relative;
  overflow:hidden
}
.collapse p {
	padding:10px;
}
#switch, .switch {
	margin-bottom:5px; 
	text-align:right;
}
.expand a {
	display:block;
	padding:5px;
	text-decoration:none;
	color: #ffffff !important;
	cursor: pointer;
	font-size:20px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	
}
.expand {
	background-image:url(images/toggle/down.png);
	background-repeat:no-repeat;
	background-position:98% 50%;
	background-color:#222222;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;	
}
.expand a:active, .expand a:focus {
	text-decoration:none;
	color: #ffffff;	
}
.expand a.open:link, .expand a.open:visited {
	background:#222222 url(images/toggle/up.png) no-repeat 98% 50%;
}


/******************** MENU ***********************/

/* navigation */

#menu{
	
	margin-top:12px;
	margin-left:auto;
	margin-right:auto; 
}
#menu a{
	color:#f1f1f1;
	letter-spacing:0px;
	font-size:14px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;
	text-decoration:none;
}
#menu a:hover{

}

#menu ul { 
	list-style-type:none;	

}
#menu ul{
	padding-bottom:0px;
	position:absolute;
	z-index:500;
}
#menu ul a{
	display:block;
	padding:10px 10px 10px 10px; 
	z-index:500;
	margin-top:3px;
}
#menu ul li{
	float:left;
	position:relative;
	padding-bottom:0px;
	z-index:20;
	margin-left:5px;
	margin-right:5px;
}
#menu ul ul{
	display:none;
}
#menu ul ul a{
	margin:0px;
	line-height:16px;
}
#menu ul li li{
	margin:0px;
	width:160px;
}
#menu ul ul ul{
	top:auto;

}
#menu ul li ul a{
	float:left;
	width:110px;
}	
#menu ul li ul ul{
	top:0px;
	left:160px;
}
#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li:hover ul ul ul ul { display:none; }
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li li li li:hover ul { display:block; }
	
#menu .icon {
	background-image:url('images/navicon.png');
	background-position: right;
	background-repeat:no-repeat;
}

/* main nav */	
#menu ul li{
}
#menu ul a{
	color:#f1f1f1;
	border:none;
	text-transform:uppercase;
}
	
/* sub nav */	
#menu ul ul{
	width:300px;
	padding:0px 5px;
	background:#f1f1f1;
	box-shadow: 3px 4px 12px rgba(0, 0, 0, 0.7);	
	-moz-box-shadow: 3px 4px 12px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 3px 4px 12px rgba(0, 0, 0, 0.7);
}
#menu ul ul li{
}
#menu ul ul a{
	text-transform:none;
	color:#f1f1f1;
	font-size:18px;
	font-family: "Century Gothic", Verdana, Helvetica, Serif;
}
#menu ul ul li{
	border-top:#444444 solid 0px;
	border-bottom:#222222 solid 0px;
}	
#menu ul ul a:hover{			
}
	
/* current main nav */
#menu .current{

}
#menu ul .current a{
	color:#f1f1f1;
}
#menu ul .current a:hover{
	color:#f1f1f1;			
}
	
/* current sub nav */	
#menu ul .current > a, #menu ul .current-menu-item > a, #menu ul .current_page_item > a,
#menu ul .current_page_parent > a, #menu ul .current-menu-parent > a{
	color:#f1f1f1;
}
#menu ul .current > a:hover, #menu ul .current-menu-item > a:hover, #menu ul .current_page_item > a:hover,
#menu ul .current_page_parent > a:hover, #menu ul .current-menu-parent > a:hover{
	color:#f1f1f1;
}	

/************************ GRID ******************************/

body{
	min-width:1020px
}

/*-----------Clear-----------*/
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:20px
}
.clearsmall{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:10px
}
.clearextrasmall{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:5px
}
.clearnospacing{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:0px
}
.clearsidebar{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding-bottom:10px
}
.clearfooter{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.cleargallery{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearcoda{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:30px
}
.clearfix:before,.clearfix:after{
	content:'\0000';
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after{
	clear:both
}
.clearfix{
	zoom:1
}
/*-----------Misc-----------*/

.addpadding{
	padding-top:20px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}

.addpadding1{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:35px;
}

.showbox{
	display:block;
	float:left;
	display:inline;
	width:300px;
	margin-left:0px;
}
	
.showbox:hover{
	background:#f1f1f1;
	
}
.enhance{
	border-top:#555555 solid 5px;
	background-image:url(images/rgb/bgd5.png);
	background-repeat:repeat;
}
.nomargin{
	margin:0px;
}
.alpha{
	margin-left:0
}
.omega{
	margin: 20px auto;
}
.paddingleft{
	padding-left:20px;
}
.paddingright{
	padding-right:40px;
}
.marginleft{
	margin-left:20px;
}
.marginright{
	margin-right:20px;
}


/*-----------Footer-----------*/
.grid_copyright{
	width:1020px;
	display:inline;
	float:left;
	margin-left:0px;
	margin-left:180px;
	padding-top:0px;
}

ol.commentlist *{list-style:none}
#respond h3{text-transform:uppercase}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { margin:0; padding:30px 0px 0px 110px; position:relative; background:url("images/divider.png") repeat-x center top; margin-bottom:10px}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li.comment-author{font-size:20px;}

ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px;  }
ol.commentlist li div.vcard cite.fn, cite.fn a.url,
ol.commentlist li div.vcard cite.fn a.url {text-decoration:none; font-weight:normal; font-size:16px;font-family: 'PT Sans', sans-serif;color:#ffffff;margin: 0 0 5px;}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar {left:-80px; position:absolute; top:2px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px;position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 13px; margin:5px 0 0; color:#999}
ol.commentlist li ul { font-weight:normal; font-size: 12px; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply{position:absolute; right:0px; top:-2px; }

ol.commentlist li.depth-1 > div.vcard img.avatar{left: 21px !important}

.reply a {font-size:14px;float: right;color:#cccccc; margin-right:30px}
.reply a:hover{color:#ffffff;text-decoration:none;}
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li{}
ol.commentlist li ul.children li.depth-2 { margin:18px 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:18px 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:18px 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:28px 0 3px; }
ol.commentlist ul.children li.odd {}
ol.commentlist ul.children li.even {}
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#masonry-grid{width:1020px}
/*.masonry-item{width:400px; float:left;}*/
.masonry-item{margin-bottom:20px}
.excerpt-list{height:106px; overflow:hidden}
.excerpt-list2{height:100%; margin-bottom:6px;}

.tabs {list-style: none;list-style-position: outside;}
.tabs li {width:auto !important; border:none !important; float:left !important; margin-right: 0px;margin-bottom: 0px;display: block;background: #101010 !important;position: relative;cursor: pointer; padding:0 !Important}
.tabs a {display:block;text-align:center; text-decoration:none !important;position:relative; color: #777777 !important; background: #101010; padding: 5px 10px 5px 10px !important; font-size:16px !important;font-family: 'Yanone Kaffeesatz', sans-serif !important;text-shadow:0 0 0 transparent,#000000 0px 1px 0px;}
.tabs a:active, .tabs .current, .tabs li a.current  {background: #222222;color: #ffffff !important;font-size:16px;	font-family: 'Yanone Kaffeesatz', sans-serif;text-shadow:0 0 0 transparent,#000000 0px 1px 0px;	}
.tabs .current, .tabs .current:hover, .tabs li.current a {cursor:default !important; text-decoration:none !important;}

.panes{margin: 0px;}
.panes .pane {display:none}
.panes > div {display:none;	min-height:100px; 	margin: 0pt auto;text-align: left;padding: 15px 10px 10px 10px;font-size: 11px;}
.panes > div a{color: #5f95ef;}
.panes > div h4{color: #888888;text-shadow:0 0 0 transparent,#000 0px 1px 0px;}

.panes > div.footertab {background:#222}
.panes > div.footertab h4, ul.footertab li a{text-shadow:0 0 0 transparent,#000 0px 1px 0px}
ul.footertab li{background:none}
 ul.footertab li a {background:#333}
.panes > div.footertab h4{color:#eee}
.tabs.footertab a:active, .tabs.footertab a:hover, .tabs.footertab .current, .tabs.footertab .current:hover, .tabs.footertab li.current a  {
	color: #fff; text-shadow:0 0 0 transparent,#000 0px 1px 0px;background: #222;	
}
.tabs.footertab a {color:#fff !important}

#wp-calendar {width: 100%; padding:10px;}
#calendar_wrap {background: #101010; padding:4px}
#wp-calendar caption {color: #777;font-size: 14px;font-weight: bold;padding-bottom: 4px;text-align: center; margin-bottom:10px}
#wp-calendar thead {font-size: 11px;}
#wp-calendar thead th {font-weight:bold;background:#111; color:#fff}
#wp-calendar tbody {color: #aaa;}
#wp-calendar tbody td {padding: 3px;text-align: center; font-size:12px}
#wp-calendar tbody td a{background:#333;display:block;text-decoration:none;color:#fff; padding:3px}
#wp-calendar tbody .pad {background: none;}
#wp-calendar tfoot #next {text-align: right;}

.wt-title{display:block; width:75px; height:75px}
ul.popular-posts{list-style:none !important}
.popular-posts li, .widget .tabs li{background:none !Important}


/****************** UNDER CONSTRUCTION PAGE ************************/

#cs-logo{text-align:center; width:600px; margin:0px auto}
h3.coming-soon{text-align:center; letter-spacing:6px; text-transform:uppercase; margin:80px 0px 20px 0px}
p#uct{font-size:17px; width:550px; 	margin:0px auto 30px auto !important; }
#countdown_dashboard {height: 80px; width:570px; margin:0px auto 0px auto;}
.dash {width: 90px;height: 70px;float: left;margin-left: 20px;position: relative; }
.dash .digit {font-size:30px;font-family: 'Yanone Kaffeesatz', sans-serif;	color:#ffffff;padding:0 0 10px 0;text-shadow:0 0 0 transparent,#000000 0px 1px 0px;float: left;width: 40px;text-align: center;position: relative;}
.dash_title {position: absolute;display: block;bottom: 0px;left: 0px;font-size: 10px;color: #999;text-transform: uppercase;letter-spacing: 2px; width:90px; text-align:center}
.center{text-align:center}
#uc-social {background:#000; padding-bottom:10px; text-align:center; width:200px; margin:0px auto; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
#uc-social a{margin-left:10px; color:#fff; text-decoration:none}
#uc-social a:first-child{margin-left:0}
#uc-social a span{color:#fff !important}
#uc-navbar{padding:30px 0px}
/*******************************************************************/

.highlight{background-color:#000}
ul.latest-works-widget{list-style:none; padding:0}
.work-widget-thumb{width:55px; height:55px; float:left; margin:4px 10px 0 0}
.work-widget-content{float:left; width:135px}

/*----- Spacing  -----*/
.top0{margin-top:0px}
.top5{margin-top:5px}
.top10{margin-top:10px}
.top15{margin-top:15px}
.top20{margin-top:20px}
.top25{margin-top:25px}
.top30{margin-top:30px}
.top40{margin-top:40px}
.top50{margin-top:50px}
.top80{margin-top:80px}
.top100{margin-top:100px}

.bottom0{margin-bottom:0px}
.bottom5{margin-bottom:5px}
.bottom10{margin-bottom:10px}
.bottom15{margin-bottom:15px}
.bottom20{margin-bottom:20px}
.bottom25{margin-bottom:25px}
.bottom30{margin-bottom:30px}
.bottom40{margin-bottom:40px}
.bottom50{margin-bottom:50px}

.left0{margin-left:0px}
.left5{margin-left:5px}
.left10{margin-left:10px}
.left15{margin-left:15px}
.left20{margin-left:20px}
.left25{margin-left:25px}
.left30{margin-left:30px}
.left40{margin-left:40px}
.left50{margin-left:50px}

.right0{margin-right:0px}
.right5{margin-right:5px}
.right10{margin-right:10px}
.right15{margin-right:15px}
.right20{margin-right:20px}
.right25{margin-right:25px}
.right30{margin-right:30px}
.right40{margin-right:40px}
.right50{margin-right:50px}

.pagination-wrapper{margin-left:60px; margin-top:-30px}
.no-shadow{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.padding10{padding-top:10px; padding-bottom:10px}
.uppercase{text-transform:uppercase}
.noverticalpadding{padding-top:0px; padding-bottom:0px}
frame, iframe{border:none}

.wp-caption{}
.wp-caption-text{}
.sticky {}
.gallery-caption{}
.bypostauthor{}

.box {
	width:1020px;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;

}
.bgdcolor {
}

.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#maincontent {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
}

.featuredimage {
	height:415px;
	overflow:hidden;
}

.no-background{background:none}
.blog-list-content{width:440px; margin:10px 0 0 20px; float:left}

.bookingback {height:200px;width:200px;background-color:#f1f1f1;padding:10px;border-radius:8px}

/****************** INTERACTIVE MAP ************************/

#interactivemap { 
background:url(http://beachcomberbyron.com.au/wp-content/uploads/2012/05/Interactive-Map-Blank.jpg) no-repeat;
height:600px;
}
#interactivemap_ie { background:url(http://beachcomberbyron.com.au/wp-content/uploads/2012/05/Interactive-Map-Points-of-Interest.jpg) no-repeat;
height:600px;
margin-left:20px;
}
#mapleft {
width:160px;
float:left;
}

#mapright {
width:280px;
float:left;
padding-left:10px;
}
.point100 {position:absolute;padding: 375px 0 0 290px;}
.point1 {position:absolute;padding: 350px 0 0 230px;}
.point2 {position:absolute;padding: 300px 0 0 320px;}
.point3 {position:absolute;padding: 140px 0 0 180px;}
.point4 {position:absolute;padding: 200px 0 0 750px;}
.point5 {position:absolute;padding: 165px 0 0 550px;}
.point6 {position:absolute;padding: 360px 0 0 335px;}
.point7 {position:absolute;padding: 290px 0 0 435px;}
.point8 {position:absolute;padding: 370px 0 0 470px;}
.point9 {position:absolute;padding: 339px 0 0 460px;}
.point10 {position:absolute;padding: 318px 0 0 442px;}
.point11 {position:absolute;padding: 250px 0 0 531px;}
.point12 {position:absolute;padding: 215px 0 0 511px;}
.point13 {position:absolute;padding: 185px 0 0 520px;}

  label {
	      position: relative;
		cursor:hand;
	  }

		.poi {
			position: absolute;
			left: 0px;
			bottom: 160%;
			z-index: 100;
			
			/* Prevent some white flashing in Safari 5.1 */
			-webkit-backface-visibility: hidden;
			
			background-color: #000;
							
			-moz-border-radius:    9px; 
			-webkit-border-radius: 9px; 
			border-radius:         9px; 

			-moz-box-shadow: 0 0 35px #333;
			-webkit-box-shadow: 0 0 35px #333;
			box-shadow: 0 0 35px #333;
			  
			-moz-background-clip:    padding; 
			-webkit-background-clip: padding-box; 
			background-clip:         padding-box; 
			
			width: 460px; 
			padding: 10px;
			margin: 20px 0px 0 0;
			opacity: 0;
					    
			-webkit-transform: scale(0) skew(50deg);
			-moz-transform:    scale(0) skew(50deg);
			-ms-transform:     scale(0) skew(50deg);
			-o-transform:      scale(0) skew(50deg);
			
			-webkit-transform-origin: 20px 170px;
			-moz-transform-origin:    20px 170px;
			-ms-transform-origin:     20px 170px;
			-o-transform-origin:      20px 170px;
			
			-webkit-transition: -webkit-transform ease-out .35s, opacity ease-out .4s;
			-moz-transition:    -moz-transform    ease-out .35s, opacity ease-out .4s;
			-ms-transition:     -ms-transform     ease-out .35s, opacity ease-out .4s;
			-o-transition:      -o-transform      ease-out .35s, opacity ease-out .4s;
		}
		
		.poi:after {
			content: "";
			position: absolute;
			top: 100%;
			left: 13px;
			border-top: 10px solid #000;
			border-left:   10px solid transparent;
			border-right:  14px solid transparent;
			width:  0;
			height: 0;
		}

.poi1 {
			position: absolute;
			left: 0px;
			top: 100%;
			z-index: 100;
			
			/* Prevent some white flashing in Safari 5.1 */
			-webkit-backface-visibility: hidden;
			
			background-color: #000;
							
			-moz-border-radius:    7px; 
			-webkit-border-radius: 7px; 
			border-radius:         7px; 

			-moz-box-shadow: 0 0 35px #333;
			-webkit-box-shadow: 0 0 35px #333;
			box-shadow: 0 0 35px #333;
			  
			-moz-background-clip:    padding; 
			-webkit-background-clip: padding-box; 
			background-clip:         padding-box; 
			
			width: 460px; 
			padding: 10px;
			margin: 47px 0 0 0;
			opacity: 0;
					    
			-webkit-transform: scale(0) skew(50deg);
			-moz-transform:    scale(0) skew(50deg);
			-ms-transform:     scale(0) skew(50deg);
			-o-transform:      scale(0) skew(50deg);
			
			-webkit-transform-origin: 20px -30px;
			-moz-transform-origin:    20px -30px;
			-ms-transform-origin:     20px -30px;
			-o-transform-origin:      20px -30px;
			
			-webkit-transition: -webkit-transform ease-out .35s, opacity ease-out .4s;
			-moz-transition:    -moz-transform    ease-out .35s, opacity ease-out .4s;
			-ms-transition:     -ms-transform     ease-out .35s, opacity ease-out .4s;
			-o-transition:      -o-transform      ease-out .35s, opacity ease-out .4s;
		}
		
		.poi1:after {
			content: "";
			position: absolute;
			bottom: 100%;
			left: 13px;
			border-bottom: 20px solid #000;
			border-left:   10px solid transparent;
			border-right:  14px solid transparent;
			width:  0;
			height: 0;
		}

.poi2 {
			position: absolute;
			left: 0px;
			top: 100%;
			z-index: 100;
			
			/* Prevent some white flashing in Safari 5.1 */
			-webkit-backface-visibility: hidden;
			
			background-color: #000;
							
			-moz-border-radius:    7px; 
			-webkit-border-radius: 7px; 
			border-radius:         7px; 

			-moz-box-shadow: 0 0 35px #333;
			-webkit-box-shadow: 0 0 35px #333;
			box-shadow: 0 0 35px #333;
			  
			-moz-background-clip:    padding; 
			-webkit-background-clip: padding-box; 
			background-clip:         padding-box; 
			
			width: 460px; 
			padding: 10px;
			margin: 47px 0px 0 -400px;
			opacity: 0;
					    
			-webkit-transform: scale(0) skew(50deg);
			-moz-transform:    scale(0) skew(50deg);
			-ms-transform:     scale(0) skew(50deg);
			-o-transform:      scale(0) skew(50deg);
			
			-webkit-transform-origin: 420px -30px;
			-moz-transform-origin:    420px -30px;
			-ms-transform-origin:     420px -30px;
			-o-transform-origin:      420px -30px;
			
			-webkit-transition: -webkit-transform ease-out .35s, opacity ease-out .4s;
			-moz-transition:    -moz-transform    ease-out .35s, opacity ease-out .4s;
			-ms-transition:     -ms-transform     ease-out .35s, opacity ease-out .4s;
			-o-transition:      -o-transform      ease-out .35s, opacity ease-out .4s;
		}
		
		.poi2:after {
			content: "";
			position: absolute;
			bottom: 100%;
			left: 413px;
			border-bottom: 20px solid #000;
			border-left:   10px solid transparent;
			border-right:  14px solid transparent;
			width:  0;
			height: 0;
		}

.poi3 {
			position: absolute;
			left: 0px;
			bottom: 160%;
			z-index: 100;
			
			/* Prevent some white flashing in Safari 5.1 */
			-webkit-backface-visibility: hidden;
			
			background-color: #000;
							
			-moz-border-radius:    9px; 
			-webkit-border-radius: 9px; 
			border-radius:         9px; 

			-moz-box-shadow: 0 0 35px #333;
			-webkit-box-shadow: 0 0 35px #333;
			box-shadow: 0 0 35px #333;
			  
			-moz-background-clip:    padding; 
			-webkit-background-clip: padding-box; 
			background-clip:         padding-box; 
			
			width: 460px; 
			padding: 10px;
			margin: 20px 0px 0 -400px;
			opacity: 0;
					    
			-webkit-transform: scale(0) skew(50deg);
			-moz-transform:    scale(0) skew(50deg);
			-ms-transform:     scale(0) skew(50deg);
			-o-transform:      scale(0) skew(50deg);
			
			-webkit-transform-origin: 410px 170px;
			-moz-transform-origin:    410px 170px;
			-ms-transform-origin:     410px 170px;
			-o-transform-origin:      410px 170px;
			
			-webkit-transition: -webkit-transform ease-out .35s, opacity ease-out .4s;
			-moz-transition:    -moz-transform    ease-out .35s, opacity ease-out .4s;
			-ms-transition:     -ms-transform     ease-out .35s, opacity ease-out .4s;
			-o-transition:      -o-transform      ease-out .35s, opacity ease-out .4s;
		}
		
		.poi3:after {
			content: "";
			position: absolute;
			top: 100%;
			left: 413px;
			border-top: 20px solid #000;
			border-left:   10px solid transparent;
			border-right:  14px solid transparent;
			width:  0;
			height: 0;
		}

		
		.popUpControl:checked ~ label > .poi, .popUpControl:checked ~ label > .poi1, .popUpControl:checked ~ label > .poi2, .popUpControl:checked ~ label > .poi3 {
			opacity: 1;
			-webkit-transform: scale(1) skew(0deg);
			-moz-transform:    scale(1) skew(0deg);
			-ms-transform:     scale(1) skew(0deg);
			-o-transform:      scale(1) skew(0deg);
		}
		
		.popUpControl { 
		  display: none; 
		}


.pulse {
	cursor:hand;
	width: 10px;
	height: 10px;
	border: 3px solid #f1f1f1;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #124a9e;
	z-index: 10;
	position: absolute;
	left: 15px;
	top: 15px;
}
.pulse:hover {
	cursor:hand;
	width: 13px;
	height: 13px;
	border: 3px solid #f1f1f1;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #0066ff;
	z-index: 10;
	position: absolute;
	left: 14px;
	top: 14px;
}

.dot {
	border: 5px solid #f1f1f1;
	background: transparent;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	height: 40px;
	width: 40px;
	-webkit-animation: pulse 3s ease-out;
	-moz-animation: pulse 3s ease-out;
	animation: pulse 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: 1;
	opacity: 0;
}

.pulse1 {
	cursor:hand;
	width: 14px;
	height: 14px;
	border: 3px solid #f1f1f1;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #f2e900;
	z-index: 10;
	position: absolute;
	left: 13px;
	top: 13px;
}
.pulse1:hover {
	cursor:hand;
	width: 17px;
	height: 17px;
	border: 3px solid #f1f1f1;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #fff843;
	z-index: 10;
	position: absolute;
	left: 12px;
	top: 12px;
}

@-moz-keyframes pulse {
 0% {
	-moz-transform: scale(0);
	opacity: 0.0;
 }
 25% {
	-moz-transform: scale(0);
	opacity: 0.1;
 }
 50% {
	-moz-transform: scale(0.1);
	opacity: 0.3;
 }
 75% {
	-moz-transform: scale(0.5);
	opacity: 0.5;
 }
 100% {
	-moz-transform: scale(1);
	opacity: 0.0;
 }
}
@-webkit-keyframes "pulse" {
 0% {
	-webkit-transform: scale(0);
	opacity: 0.0;
 }
 25% {
	-webkit-transform: scale(0);
	opacity: 0.1;
 }
 50% {
	-webkit-transform: scale(0.1);
	opacity: 0.3;
 }
 75% {
	-webkit-transform: scale(0.5);
	opacity: 0.5;
 }
 100% {
	-webkit-transform: scale(1);
	opacity: 0.0;
 }
}

		/* For dog example */
		.poi img, .poi1 img, .poi2 img, .poi3 img {
	  		-moz-border-radius:    6px; 
        -webkit-border-radius: 6px; 
        border-radius:         6px; 
	  }
		#doggiezzz:checked ~ label > span:first-child {
			display: none;
		}
		#doggiezzz:checked ~ label:before {
			content: "";
		}
		
p1 {color:#fff; font-family:arial; line-height:18px; font-size:12px; }
p2 {color:#111; font-family:tahoma; line-height:18px; font-size:13px; }


/****************** BOOK NOW BUTTON ************************/
.panel {
position: fixed;
top: 50px;
left: 0;
z-index:1000;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 25px;
-webkit-border-top-right-radius: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-bottom-right-radius: 25px;
width: 300px;
height: auto;
padding: 30px 0px 30px 170px;
filter: alpha(opacity=85);
opacity: .95;
}

.panel a, .panel a:visited{
margin: 0;
padding-bottom: 10px;
text-decoration: none;
color:#fff;
}
.panel a:link {
font-weight:500;
font-size:16px;
color:#3a7ac3;
font-family:"Century Gothic", Verdana, Helvetica, Serif;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding-bottom: 10px;
color: #f1f1f1;
text-decoration: none;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #3a7ac3;
}

a.trigger{
z-index:1000;
position: fixed;
text-decoration: none;
top: 141px; left: -10px;
font-size: 16px;
letter-spacing:-1px;
font-family: "Century Gothic", Verdana, Helvetica, Serif;
padding: 9px 20px 8px 15px;
font-weight: 600;
background:#1a4a81 90% 55% no-repeat;
border:1px solid #444;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
box-shadow: inset 1px 6px 12px #1e5799, inset -1px -6px 12px darkblue, 1px 1px 1px black;
-o-box-shadow: inset 1px 6px 12px #1e5799, inset -1px -6px 12px darkblue, 1px 1px 1px black;
-webkit-box-shadow: inset 1px 6px 12px lightblue, inset -1px -6px 12px darkblue, 1px 1px 1px black;
-moz-box-shadow: inset 1px 6px 12px #1e5799, inset -1px -6px 12px darkblue, 1px 1px 1px black;
text-shadow: 1px 1px 1px black; 
color:white;
display: block;
}

a.trigger:link{
color:#f1f1f1;}

a.trigger:hover{
z-index:1000;
color:#fff;
position: fixed;
text-decoration: none;
top: 141px; left: -10px;
font-size: 16px;
letter-spacing:-1px;
font-family: "Century Gothic", Verdana, Helvetica, Serif;
padding: 9px 20px 8px 20px;
background:#1a4a81 90% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
z-index:1000;
background:#1a4a81 url(images/minus.png) 95% 55% no-repeat;
padding: 9px 35px 8px 20px;
color:#fff;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

/****************** YOUTUBE ************************/

.youtube_video {border:1px solid #e2e2e2;
padding:8px 5px;
background:#111;
-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
-webkit-box-shadow: 0 18px 26px -12px #444;
	   -moz-box-shadow: 0 18px 26px -12px #444;
	        box-shadow: 0 18px 26px -12px #444;}


/****************** FOOTER BUTTONS ************************/
.view {
   width: 300px;
   height: 200px;
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   border-radius:5px;
   -webkit-box-shadow: 2px 3px 5px #dbdbdb;
   -moz-box-shadow: 2px 3px 5px #dbdbdb;
   box-shadow: 2px 3px 5px #dbdbdb;
   cursor: default;
   background: #fff ;
}
.view .mask,.view .content {
   width: 310px;
   height: 200px;
   position: absolute;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: "Century Gothic", Verdana, Helvetica, Serif;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
font-family: "Century Gothic", Verdana, Helvetica, Serif;
font-size: 12px;
font-weight:600;
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: rgba(255, 231, 179, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
	border-radius:5px;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info:hover {
background: #1e5799
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.facebooklogo {float:left; width:320px; margin-left:10px; height:20px; display:inline}
	


/* The color overlay */
.logos {
margin-left:10px;
width:80px;
float:left;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}
.logos:hover {
  opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

.logos2 {
margin-top:-10px;
float:right;
width:300px;
margin-bottom:-30px;
}