/* Preload Homepage */

.QOverlay {
	background-color: #FFF;
	z-index: 9999;
}
.QLoader {
	background: url(../images/bg.png);
	height: 1px;
}

/* PNG Fix */

img, #footerWrap, .products, .more, .jcarousel-prev-horizontal, .jcarousel-next-horizontal, .closeBtn, .visitSiteBtn, .skype, .facebook, .twitter {
	behavior: url("themes/toasted/iepngfix.htc");
}
body {
	margin: 0 0 40px 0;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/bg.png);
}
a img {
	border: none;
}
.clear {
	clear: both;
}
#headerWrap {
	height: 210px;
	background: url(../images/bg_header.jpg) no-repeat 50% 0;
}
#header {
	margin: 0 auto 0 auto;
	width: 948px;
	height: 210px;
	background: url(../images/bg_header.jpg) no-repeat center;
}
#logo {
	float: left;
	margin-top: 30px;
}
#contactBtn {
	float: right;
	margin-top: 174px;
	height: 36px;
	overflow: hidden;
}
#contact {
	margin: 0 auto 0 auto;
	width: 948px;
	height: 240px;
	background: url(../images/bg_contact.jpg) repeat-x #0E0E0E;
}
#contactWrap {
	background: url(../images/bg_contact_wrap.png);
}
#contactForm {
	float: left;
	width: 550px;
}
#contactDetails {
	float: right;
	padding-top: 30px;
	width: 316px;
}
ul#contactAddress {
	margin: 50px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 130%;
	color: #FFF;
	list-style: none;
}
	ul#contactAddress li {
		float: left;
		margin: 0 30px 0 0;
		padding: 0 30px 0 0;
	}
#galleryInfo {
	z-index: 50;
	position: absolute;
	margin: 0 0 0 658px;
	padding: 30px 0 30px 35px;
	width: 256px;
	height: 313px;
	color: #FFF;
}
	#galleryInfo .description {
		width: 183px;
		height: 265px;
		float: left;
	}
	#galleryInfo .workdone {
		display: inline-block;
		clear: both;
	}
	#galleryInfo h2.heading2 {
		margin-bottom: 8px;
		font-size: 18px;
		line-height: 120%;
		color: #F18F06;
	}
	#galleryInfo h3 {
		margin-bottom: 3px;
		font-size: 13.5px;
		color: #F18F06;
	}
	#galleryInfo p.small {
		margin: 0;
		font-size: 11px;
		font-style: italic;
		line-height: 130%;
		color: #CCC;
	}
	#galleryInfo p {
		margin: 0;
		font-size: 11.5px;
		line-height: 170%;
	}
		#galleryInfo a.closeBtn {
			float: right;
			width: 68px;
			height: 30px;
			background: url(../images/btn_close.png) no-repeat 0 0;
		}
		#galleryInfo a:hover.closeBtn {
			background: url(../images/btn_close.png) no-repeat 0 -30px;
		}
		#galleryInfo a.closeBtn span {
			display: none;
		}
		#galleryInfo a.visitSiteBtn {
			clear: both;
			display: block;
			margin-top: 20px;
			width: 101px;
			height: 17px;
			background: url(../images/btn_visit_site.png) no-repeat 0 0;
		}
		#galleryInfo a:hover.visitSiteBtn {
			background: url(../images/btn_visit_site.png) no-repeat 0 -17px;
		}
		#galleryInfo a.visitSiteBtn span {
			display: none;
		}
#carouselWrap {
	width: 100%;
	background: url(../images/bg_carousel.png);
	overflow: hidden;
}
#carousel {
		margin: 0 auto 0 auto;
		width: 1000px;
	}
	#carousel ul#gallery-clients{
		width: 952px;
		position: relative;
	}
	#carousel ul#gallery-clients li{
		float: left;
		width: 316px;
		height: 200px;
	}
	#carousel ul#gallery-clients li.pos {
		height: 28px;
		left: -14px;
		position: absolute;
		top: 86px;
		width: 28px;
	}
	#carousel ul#gallery-clients li.pos2 {
		height: 28px;
		position: absolute;
		right: -10px;
		top: 86px;
		width: 28px;
	}
	#carousel ul.gallery-client-inner {
		margin: 0 auto;
		width: 636px;
		position:relative;
	}
	#carousel ul.gallery-client-inner li.pos {
		left: -14px;
		position: absolute;
		top: 170px;
	}
	#carousel ul.gallery-client-inner li.pos2 {
		position: absolute;
		right: -14px;
		top: 170px;
	}
	#carousel ul.gallery-client-inner li {
		float: left;
		height: 368px;
		width: 632px;
		overflow: hidden;
	}	
#content {
	padding: 35px 0 45px 0;
	background: url(../images/bg_content.jpg) no-repeat 50% 0;
}
#columns {
	margin: 0 auto 0 auto;
	width: 948px;
}
	#leftCol {
		display: inline;
		margin-right: 36px;
		float: left;
		width: 280px;
	}
		#leftCol.innerpage {
			display: inline;
			margin-right: 36px;
			float: left;
			width: 596px;
		}
		#leftCol.innerpage .pageImageWrap {
			float: right;
			display: inline;
			margin: 0 0 30px 30px;
			padding: 11px;
			background: #AD5B03;
			-moz-border-radius: 5px;
			-khtml-border-radius: 5px;
			-webkit-border-radius: 5px;
		}
		#leftCol.innerpage .pageImageDescription {
			margin-top: 9px;
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			color: #FFF;
		}
		#leftCol.innerpage a.closeBtn {
			float: right;
			width: 68px;
			height: 30px;
			background: url(../images/btn_close_2.png) no-repeat 0 0;
		}
		#leftCol.innerpage a:hover.closeBtn {
			background: url(../images/btn_close_2.png) no-repeat 0 -30px;
		}
		#leftCol.innerpage a.closeBtn span {
			display: none;
		}
	#middleCol {
		display: inline;
		margin-right: 36px;
		float: left;
		width: 280px;
	}
	#rightCol {
		display: inline;
		margin-right: 36px;
		float: left;
		width: 280px;
	}
		#rightCol.innerpage {
			display: inline;
			margin-right: 0;
			float: left;
			width: 316px;
		}
			#rightCol.innerpage #menu {
				padding: 32px 40px 40px 40px;
				width: 236px;
				-moz-border-radius: 10px;
				-khtml-border-radius: 10px;
				-webkit-border-radius: 10px;
				background: url(../images/1px_black10.png);
			}
			
			/* Dirty IE6 Hack */
			
			* html #rightCol.innerpage #menu {
				padding-top: 0;
				background: none;
			}
			* html #rightCol.innerpage #menu ul {
				background: none !important;
			}
			#rightCol.innerpage #menu ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}
				#rightCol.innerpage #menu ul li {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				#rightCol.innerpage #menu ul li a {
					display: block;
					margin-bottom: 15px;
					padding-left: 25px;
					font-size: 15px;
					font-weight: normal;
					text-decoration: none;
				}
				#rightCol.innerpage #menu ul li.current a {
					color: #FFF;
					background: url(../images/arrow_white_menu.gif) no-repeat 0 1px;
					* background: url(../images/arrow_white_menu.gif) no-repeat 0 4px;
				}
				#rightCol.innerpage #menu ul li.current a:hover {
					color: #FFF;
					background: url(../images/arrow_white_menu.gif) no-repeat 0 1px;
					* background: url(../images/arrow_white_menu.gif) no-repeat 0 4px;
				}
				#rightCol.innerpage #menu ul li a:hover {
					background: url(../images/arrow_orange_menu.gif) no-repeat 0 1px;
					* background: url(../images/arrow_orange_menu.gif) no-repeat 0 4px;
				}
			#rightCol.innerpage #menu #quote {
				margin-top: 25px;
			}
			
			/* Ditrty IE6 HAck */
			
			* html #rightCol.innerpage #menu #quote {
				margin-top: 0;
			}
			#rightCol.innerpage #menu #quote p {
				font-size: 20px;
				line-height: 160%;
			}
			#rightCol.innerpage #menu #quote p.author {
				margin: 45px 0 15px 0;
				font-size: 15px;
				line-height: 120%;
				color: #773900;
			}
			#rightCol.innerpage #menu #quote p.position {
				margin-bottom: 3px;
				font-size: 11px;
				font-style: italic;
				line-height: 120%;
			}
			#rightCol.innerpage #menu #quote p.company {
				margin-bottom: 3px;
				font-size: 11px;
				font-weight: bold;
				font-style: italic;
				line-height: 120%;
			}
#promo {
	margin: 30px auto 0 auto;
	width: 948px;
	height: 329px;
	background: url(../images/bg_video.png) no-repeat;
	overflow: hidden;
}
	#promo #vimeo {
		padding: 10px;
		width: 464px;
		height: 285px;
		overflow: hidden;
	}
#footerWrap {
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #BE6104;
	width: 948px;
	height: 358px;
	background: url(../images/bg_tweet.png) no-repeat 0 0;
}
#toastTweets {
	padding: 90px 0 0 58px;
	width: 500px;
	height: 170px;
}
#toastTweets a {
	color: #3992CC;
}
	#toastTweets ul, #toastTweets li {
		margin: 0;
		padding: 0;
		font-size: 13px;
		line-height: 140%;
		color: #773C02;
		list-style: none;
	}
#footer p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #773B01;
}
	#footer .toast {
		color: #FFF;
	}
	#footer a.skype {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/icon_skype.png) no-repeat 0 0;
	}
	#footer a:hover.skype {
		background-position: 0 -16px;
	}
	#footer a.facebook {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/icon_facebook.png) no-repeat 0 0;
	}
	#footer a:hover.facebook {
		background-position: 0 -16px;
	}
	#footer a.twitter {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/icon_twitter.png) no-repeat 0 0;
	}
	#footer a:hover.twitter {
		background-position: 0 -16px;
	}
		#footer a span {
			display: none;
		}

/* Carousel */

.jcarousel-skin-tango{
    width: 1000px;
    margin: 0 auto;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 70px;
    right: -3px;
    width: 58px;
    height: 59px;
    cursor: pointer;
    background: transparent url(../images/btn_prev_next.png) no-repeat -58px 0;
}
.gallery .jcarousel-skin-tango .jcarousel-next-horizontal {
    top: 150px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -58px -59px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -58px -59px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -58px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 70px;
    left: -3px;
    width: 58px;
    height: 59px;
    cursor: pointer;
    background: transparent url(../images/btn_prev_next.png) no-repeat 0 0;
}

/* Dirty IE6 HackK */

* html .jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -28px;
}
.gallery .jcarousel-skin-tango .jcarousel-prev-horizontal {
    top: 150px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 -59px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -59px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

/* Vert Buttons */
 
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(http://www.fernandosilanes.com/css/carusel/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(http://www.fernandosilanes.com/css/carusel/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-container {
    position: relative;
	background: url(../images/bg_gallery.jpg) no-repeat 658px;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 948px;
}
.gallery .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 0 0 26px;
    overflow: hidden;
    position: relative;
    width: 632px;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 75px; /* We set the width/height explicitly. No width/height causes infinite loops. */
    height: 75px;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* Carousel Info */

li.boxgrid {
    background: #222;
    overflow: hidden;
    position: relative;
}
li.boxgrid a, li.boxgrid img{
    position: absolute;
}
.boxcaption {
    background: url(../images/bg_boxcaption.png);
    color: #FFF;
    float: left;
    height: 175px;
    padding: 25px 40px 50px 40px;
    position: absolute;
    width: 236px;
    z-index: 1000;
    top: 200px;
}
.boxcaption a {
	position: relative !important;
}
.boxcaption a.more {
	display: inline-block;
	padding-right: 6px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: url(../images/arrow_more_white.gif) no-repeat 100% 45%;
	* background: url(../images/arrow_more_white.gif) no-repeat 100% 55%;
}
.boxcaption a:hover.more {
	color: #F18F06;
	background: url(../images/arrow_more_orange.gif) no-repeat 100% 45%;
	* background: url(../images/arrow_more_orange.gif) no-repeat 100% 55%;
}
.boxcaption h2.heading2 {
	margin-bottom: 10px;
	font-size: 18px;
}
.boxcaption h3 {
	margin-bottom: 3px;
	font-size: 13.5px;
	color: #F18F06;
}
.boxcaption {
	margin-bottom: 20px;
	font-size: 11.5px;
	line-height: 150%;
	color: #FFF;
}
.boxcaption p.small {
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #FFF;
}
.boxcaption .boxdescription {
	height: 115px;
}

/* MEGA MENU */

ul#topnav {
	z-index: 100;
	position: absolute;
	top: 115px;
	margin: 0 0 0 160px;
	* margin: 0 0 0 40px;
	padding: 0;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 36px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
	background-position: 0 100%;
}
ul#topnav a.products {
	background: url(../images/btn_nav.png) no-repeat;
	width: 118px;
}
ul#topnav li .sub {
	position: absolute;	
	top: 36px;
	left: 0;
	background: #171717;
	padding: 20px 20px 20px;
	float: left;
	/* Bottom left rounded corner */
	-moz-border-radius-topright: 7px;
	-khtml-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	/* Bottom right rounded corner */
	-moz-border-radius-bottomright: 7px;
	-khtml-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	/* Bottom left rounded corner */
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	display: none;
}
ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	font-size: 12px;
	color: #FFF;
}
ul#topnav .sub ul li h2 {
	margin: 0;
	padding: 0; 
	font-size: 14px;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 7px 5px 7px 15px;
	background-image: none;
	font-weight: bold;
	color: #F18F06;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /* Reset text indent */
	height: auto;
	padding: 7px 5px 7px 15px;
	border-left: 1px solid #000;
	display: block;
	text-decoration: none;
	color: #FFF;
}
ul#topnav .sub ul.first li a {
	padding: 7px 5px 7px 0;
	border-left: none;
}
ul#topnav .sub ul li a:hover {
	padding-left: 23px;
	text-decoration: underline;
	color: #F18F06;
	background: url(../images/arrow_orange.gif) no-repeat 15px 50%;
}
ul#topnav .sub ul li a.current {
	padding-left: 23px;
	text-decoration: none;
	color: #F18F06;
	background: url(../images/arrow_orange.gif) no-repeat 15px 50%;
}
ul#topnav .sub ul.first li a:hover {
	padding-left: 8px;
	background: url(../images/arrow_orange.gif) no-repeat 0 50%;
}
ul#topnav .sub ul.first li a.current {
	padding-left: 8px;
	background: url(../images/arrow_orange.gif) no-repeat 0 50%;
}
