/*
 *************************************************************************************************
 *
 * Willoughby Stewart Global Stylesheet
 * 
 * Date: 17th Dec 2008
 * Copyright: Willoughby Stewart
 *
 **************************************************************************************************
*/

* {
	padding: 0;
	margin: 0;
	border: 0px solid #000;
	list-style: none;
}

body {
	margin: 0;
	font: 12px/18px Arial, Verdana, sans-serif;
	color: #818285;
	background: transparent url('../../../images/bg.jpg') no-repeat top center;
}

/*
 *************************************************************************************************
 *
 * Layout elements
 *
 **************************************************************************************************
*/

.outer {
	width: 1000px;
	margin: auto;
	background: #FFF;
}

.inner {
	position: absolute;
	background: #FFF;
}

.wrap {
	position: relative;
	margin: auto;
	width: 840px;
	padding-left: 0px;
}

.top {
	position: relative;
	margin-left: 40px;
	padding: 35px 0;
	border: 0px solid #000;
	background: #FFF;
}

.middle {
	position: relative;
	background: #FFF;
	display: block;
}

.section-intro {
	padding: 25px 40px;
	width: 220px;
	height: 250px;
	color: #FFF;
	background: #302d2d;
}

.next-section {
	border: 0px solid black;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 300px;
	width: 40px;
	cursor: hand;
}

.contact-form {
	padding: 25px 30px 0 40px;
	width: 370px;
	height: 275px;
	color: #FFF;
}

.bottom {
	position: relative;
	padding: 15px 40px;
}

.intro {
	padding-top: 25px;
	text-align: justify;
	letter-spacing: 0;
}

.intropara {
	font: 13px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: justify;
}

.intropara strong {
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

.left {
	position: relative;
	float: left;
}

.right {
	position: relative;
	float: right;
}

.clear {
	position: relative;
	clear: both;
}

hr {
	display: none;
}

.copy {
	width: 580px;
	margin-right: -40px;
	float: right;
	line-height: 17px;
}

.copy .left, .copy .right {
	width: 280px;
}

.copy li {
	width: 578px;
	padding: 1px;
	border: 0px solid black;
}

.form {
	width: 480px;
	margin-right: -80px;
	float: right;
}

.form .left, .form .right {
	width: 160px;
}

.intropara br {
	margin-bottom: 10px;
}

/*
 *************************************************************************************************
 *
 * Copy elements
 *
 **************************************************************************************************
*/

.bottom p {
	margin-bottom: 0;
}

.copy p {
	margin-bottom: 0;
	font-size: 11px;
	text-align: justify;
}

p {
	margin-bottom: 15px;
}

h1 {
	font: 17px/21px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	font: 12px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
}

.small {
	font-size: 11px;
	text-align: justify;
}

.bottom a, .bottom a:visited {
	color: #f7941e;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px dotted #f7941e;
}

.bottom a:hover {
	color: #f7941e;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #f7941e;
}

#services {
	background: #FFF;
	overflow: hidden;
	position: relative;
}

.service {
	padding: 0;
	float: left;
	position: relative;
}

.service p {
	text-align: left;
}

.service strong {
	color: #f7941e;
}

.service .start {
	margin-right: 2px;
}

.service .end {
	margin-right: 0px;
}

.service .bottom {
	width: 212px;
	padding: 20px 40px;
	background: #000;
	height: 166px;
}

.service .middle {
	height: 292px;
	background: #FFF url("../../../images/svwloader.gif") no-repeat center 133px;
}

.service span {
	position: absolute;
	bottom: 20px;
	left: 40px;
}

/*
 *************************************************************************************************
 *
 * Form elements
 *
 **************************************************************************************************
*/

input {
	width: 165px;  
	padding: 4px; 
	margin: 0 10px 18px 0;
	background-color: #FFF;
	font: 12px/12px Arial, Verdana, sans-serif;  
}

textarea {
	width: 350px;  
	padding: 4px; 
	margin: 0 10px 18px 0;
	background-color: #FFF;
	font: 12px/12px Arial, Verdana, sans-serif;  
}

.radio {
	width: 10px;
	height: 15px;
	background: 0;
	padding: 15px 15px;
	margin: 5px 5px;
}

input:focus, textarea:focus {
	background-color: #818285;
	color: #FFF;
}

.button {
	width: 360px;
	background: #818285;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	cursor: hand;
}

.section-intro a, .section-intro a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px dotted #FFF;
}

.section-intro a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

/*
 *************************************************************************************************
 *
 * jQuery localScroll
 *
 **************************************************************************************************
*/

#content {
	overflow: hidden;
	width: 1000px;
	background-color: white;
	position: relative;
	height: 670px;
}

#navigation {
	font: 12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-left: 20px;
}

#navigation .sup {
	margin: 4px 0px 0px 20px;
	float: left;
}

#navigation .sub-menu {
	padding: 0px 8px 20px 0px;
	float: left;
	margin-top: -15px;
	font: 12px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

li.bar {
	color: #CDCDCD;
}

#navigation .sub-menu-right {
	padding: 0px 0px 10px 10px;
	float: left;
	margin-top: -15px;
}

#navigation ul {
	margin: 5px 0;			
}

#navigation a, #navigation a:visited {
	color: #818285;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover, #navigation a.selected {
	color: #f7941e;
}	

#navigation a.selected {
	color: #f7941e;
	font-weight: bold;
}

#navigation .sup li, #navigation .sub-menu li {
	margin: 3px 0 !important;
	margin: -4px 0;
}

.section {
	position: relative;
	width: 3000000px;
}

.section .sub {
	position: relative;
	float: left;
	width: 880px;
	height: 670px;
	padding: 0 0px 0 40px;
}

#home {
}

.home-sub {
	position: relative;
	width: 380px;
	float: left;
	padding: 0 40px 0 0;
}

/*
 *************************************************************************************************
 *
 * jQuery Home Case Study Slider
 *
 **************************************************************************************************
*/

#slider {
	background: #FFF;
	overflow: hidden;
	position: relative;
	width: 580px;
}

#mover {
	position: relative;
	width: 580px;
}

.slide {
	width: 580px;
	padding: 0;
	float: left;
	position: relative;
}

.slide img {
	position: relative;
}

#slider-stopper {
	position: absolute;
	top: 284px;
	right: 1px;
	background: #FFF;
	color: #818285;
	padding: 0px 5px;
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: normal;
	z-index: 1000;
	text-decoration: none;
}

.right #slider {
	background: #FFF;
	overflow: hidden;
	position: relative;
	width: 580px;
}

.right #mover {
	position: relative;
	width: 580px;
}

.right .slide {
	width: 580px;
	padding: 0;
	float: left;
	position: relative;
}

/*
 *************************************************************************************************
 *
 * jQuery Gallery Slider
 *
 **************************************************************************************************
*/

#screen .next, #screen .prev{
	padding: 0px 1px 2px 2px;
	cursor:pointer; 
	/*background: #fff; 
	color: #f7941e;*/
	background: #818285; 
	color: #FFF;
	position:absolute;
	bottom: 0px;
	font: 12px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.arrows {
	position:absolute;
	bottom: 0;
	right: 0;
	width: 88px;
	height: 16px;
	background: #FFF;
}

.arrows span {
	position:absolute;
	text-transform: uppercase;
	margin-left: 2px;
	font: 10px/15px Arial, Verdana, sans-serif;
	height: 14px;
	width: 56px;
	color: #FFF;
	top: 2px;
	text-align: center;
}

#screen {
	position:relative;
	height:300px;
	width:580px;
	border: 0px solid black;
}

#screen .prev {
	right:15px;
}

#screen .next {
	right:0px;
}

#screen a, #screen a:visited {
	text-decoration: none;
	/*color: #818285;*/
	color: #FFF;
}

#screen a:hover {
	text-decoration: none;
	/*color: #f7941e;*/
	color: #FFF;
}
	
#blocks {
	overflow:hidden;
	background-color:white;
	width: 580px;
	clear:left;
}
	
#blocks ul {
	width:3660px;
}

#blocks li{
	float:left;
}

/*
 *************************************************************************************************
 *
 * jQuery Copy Pager
 *
 **************************************************************************************************
*/

.svw {
	width: 50px;
	height: 20px;
	background: #fff;
}

.svw ul {
	position: relative;
	left: -999em;
} 
 
.stripViewer {  
	position: relative; 
	overflow: hidden;
} 

.stripViewer ul {
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
}

.stripViewer ul li {  
	float:left; 
} 

.stripTransmitter { 
	overflow: auto; 
	position: absolute;
	bottom: -15px;
	right: 35px;
	font: 12px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
} 

.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 
	float: right;
} 

.stripTransmitter ul li { 
	width: 10px; 
	float:left; 
	margin: 0 1px 1px 0;
	border: 1px solid #FFF;
} 

.stripTransmitter a { 
	text-align: center; 
	line-height: 14px; 
	background: #FFF; 
	color: #818285; 
	text-decoration: none; 
	display: block; 
	border: 0;
} 

.stripTransmitter a:hover { 
	background: #fff; 
	color: #f7941e; 
	border: 0;
} 

a.current { 
	font-size: 12px;
	background: #fff; 
	color: #f7941e; 
	font-weight: bold;
	border: 0;
} 

.first {
 display: none;
}

pre {
	font: 12px/18px Arial, Verdana, sans-serif;
	}
