/*
	Styles for Argyll Studios
	www.argyllstudios.com
	
	** LOOK don't STEAL **
*/

@font-face {
	font-family: 'MuseoSans500';
	src: url('lib/MuseoSans_500.eot');
	src: local('Museo Sans 500'), local('MuseoSans-500'), url('lib/MuseoSans_500.ttf') format('truetype');
}

/* Default Styles */
body { background: #040911 url(images/bg_repeat.jpg) repeat-x; color: #D4D7DA; font: normal 75%/15px MuseoSans500, Verdana; margin: 0; padding: 0; text-align:center; }
a { color: #D4D7DA; text-decoration: none; outline:none; cursor:pointer; }
a img { border: 0;}
a:hover { text-decoration: none; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
.clear {clear:both;}
.clear2 {clear:both; padding:15px 0}
.clear3 {clear:both; padding-bottom:50px;}
.valign {vertical-align:middle;}
.alignright {float:right; margin:0 20px;}
.alignleft {float:left; margin:0 20px;}

/* Wrapper & Container */
#wrapper {
	background: url(images/bg.jpg) no-repeat center top;
	width:100%;
	position:relative;
}
#container {
	width:918px;
	margin:0 auto;
	text-align:left;
}
#slides div { display:none; }
/* Global Header */
#header {
	
}
.logo {
	display:inline;
	float:left;
	/*margin-left:12px;*/
}
.topNav {
	float:right;
	text-transform:uppercase;
	margin-right:10px;
}
.topNav a {
	color:#D4D7DA;
	float:left;
	font-size:0.85em;
	letter-spacing:0.1em;
	padding:13px 16px 9px;
}
.topNav a:hover, .topNav a.current {
	background: url(images/arrow.png) no-repeat center bottom;
}

/* Content */
#content {
	padding:15px 5px;
	clear:both;
}


/* Home Page */

/* New Banner */
#welcome {
	margin:25px 0 45px 15px;
}
#slideCont {
	position:relative;
}
#slideCont .jFlowPrev {
	left:-18px;
	position:absolute;
	top:130px;
	cursor:pointer;
}
#slideCont .jFlowNext {
	position:absolute;
	right:-5px;
	top:120px;
	cursor:pointer;
}
#controller {
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
	height:47px;
	font-size:.9em;
}
#controller li {
	list-style:none;
	margin:0 3px 0 0;
	padding:0;
	float:left;
	cursor:pointer;
}
#controller li.end {
	margin:0;
}
#controller li span {
	color:#FFFFFF;
	display:block;
	float:left;
	padding:12px 21px 13px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
#controller li.jFlowSelected {
	background: url(images/sliderNavLeft.jpg) no-repeat left center;
}
#controller li.jFlowSelected span {
	background:transparent url(images/sliderNavRight.jpg) no-repeat scroll right center;
}

/* Home Page Featured */
.homeLeft {
	float:left;
	width:475px;
	margin-left:7px;
}
.featBlock {
	clear:both;
	float:left;
}
.featBlock img {
	float:left;
	margin:10px;
}
.featBlock .fInfo {
	float:right;
	margin-left:10px;
	width:235px;
}
.fInfo ul {
	margin:10px 0;
	padding-left:9px;
}
.fInfo ul li {
	padding:2px 0;
}
.featBlock .fInfo h3 {
	border-bottom:1px dashed #3e424a;
	font-weight:normal;
	margin:15px 0 2px;
	padding-bottom:8px;
}

/* Perspective & Twitter */
.homeRight {
	float:right;
	width:392px;
}
.perspective {
	margin:5px 5px 5px 20px;
}
.twitter {
	margin:5px 5px 5px 20px;
}

/* Interrior's */
.iwelcome {
	padding:45px 0;
	text-align:left;
	position:relative;
}
.roll {
	left:0;
	position:absolute;
	top:140px;
}
.aboutTop {
	border-bottom:1px dashed #3E424A;
	margin-bottom:35px;
	padding-bottom:25px;
}
p.indent {
	padding-left:35px;
	line-height:1.6em;
}


#content h2 {
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:0.13em;
	margin-bottom:35px;
	text-transform:uppercase;
	border-bottom:1px dashed #3E424A;
	padding-bottom:20px;
}

/* About Us */
.aboutBottom {
	
}
.abLeft {
	float:left;
	width:265px;
}
.abRight {
	float:right;
	width:575px;
}

/* About Us Do Blocks */
.doBlock {
	padding-left:50px;
}

.abRight .one { background: url(images/block1.png) no-repeat left 10px; }
.abRight .two { background: url(images/block2.png) no-repeat left 10px; }
.abRight .three { background: url(images/block3.png) no-repeat left 10px; }
.abRight .four { background: url(images/block4.png) no-repeat left 10px; }
.abRight .five { background: url(images/block5.png) no-repeat left 10px; }
.abRight .six { background: url(images/block6.png) no-repeat left 10px; }

.doBlock h3 {
	border-bottom:1px dashed #3E424A;
	font-weight:normal;
	margin-bottom:15px;
	padding:10px 0;
}
.doBlock p {
	margin-bottom:30px;
}

/* Services */

.serviceDes {
	background:transparent url(images/serviceDes.png) no-repeat scroll -10px bottom;
	padding:0 275px 160px 35px;
	line-height:1.7em;
	margin-bottom:50px;
}
.serviceDev {
	background:transparent url(images/serviceDev.png) no-repeat scroll -17px bottom;
	padding:0 275px 160px 35px;
	line-height:1.7em;
}
.thankYou {
	background:transparent url(images/thankyou.png) no-repeat scroll -10px bottom;
	width:900px;
	height:234px;
	margin-bottom:50px;
}
.ty {
	line-height:1.7em;
	font-size: 1.3em;
	text-align: center;
}
/* Portfolio */
.portfolio {
	float:left;
	width:908px;
	background: url(images/borderDots.png) repeat-y 0 0;
}
.portfolioPiece {
	float:left;
	width:908px;
}
.portBlock {
	float:left;
	height:179px;
	margin:25px 37px 14px 15px;
	overflow:hidden;
	position:relative;
	width:250px;
}
.pInfo {
	background-color:#000000;
	float:left;
	height:179px;
	opacity:0.85;
	padding:25px;
	position:absolute;
	width:250px;
	left:250px;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	
}
.pInfo h4 {
	border-bottom:1px dashed;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:5px;
}
.pInfo ul {
	padding-left:15px;
}
.pInfo ul li {
	background:transparent url(images/dot.png) no-repeat scroll left center;
	padding:2px 0 2px 15px;
}

.pInfo ul li a {
	text-decoration:underline;
	color:#8c929a;
	
}
.portBlock img {
	position:absolute;
	top:0;
	left:0;
}
.pLink {
	bottom:65px;
	left:155px;
	position:absolute;
	text-transform:uppercase;
}

/* Portfolio Piece Template */
.iwelcome2 {
	background:transparent url(images/iPort.png) no-repeat scroll 0 0;
	color:#3C4657;
	font-size:2.2em;
	height:66px;
	margin-top:35px;
	padding:30px 0 15px 20px;
	text-align:left;
	text-shadow:1px 1px 1px #EEEEEE;
	text-transform:uppercase;
	width:860px;
}
.pLeft {
	float:left;
	width:225px;
}
.highlight {
	border-bottom:1px dashed #37404C;
	margin-bottom:30px;
	padding-bottom:30px;
}
.highlight p {
	font-size:1.1em;
	font-style:italic;
}
.highlight ul {
	padding-left:15px;
}
.highlight ul li {
	background:transparent url(images/dot2.jpg) no-repeat scroll left center;
	padding:2px 0 2px 15px;
}
.portDes {
	line-height:1.5em;
	margin-bottom:30px;
}
.back {

}

.pRight {
	float:right;
	width:650px;
}



/* Contact Us Page */
.contactFrame {
	float:left;
	width:908px;
}


.contactLeft {
	float:left;
	width:405px;
	margin-right:15px;
}
.contactRight {
	float:right;
	width:405px;
	margin-left:15px;
	margin-right:30px;
}
.contactFrame .info {display:none;}

.cForm input.fi, .cForm textarea {
	background:#e9e9ea none repeat scroll 0 0;
	border:1px solid #D2D2D2;
	color:#102135;
	font-size:13px;
	margin-bottom:10px;
	padding:9px 7px;
	width:368px;
	-moz-border-radius:2px;
	position: relative;
}
.cForm textarea {
	font-family:Verdana;
	height:175px;
}

#quickR, #quoteR {
	height:50px;
	width:368px;	
}
#quote label {
	display:block;
	font-size:1.3em;
	padding:5px 0 10px 0;
}
#quote label.error { display:none !important; }
.cForm input.error, .cForm textarea.error {
	background-color:#e53f0d;
}

/* Global Footer */
#footer {
	clear:both;
	color:#000000;
	float:left;
	margin-left:5px;
	width:916px;
}
.fLeft {
	float:left;
	width:390px;
}
.modLeft {
	background:transparent url(images/modLeft.jpg) no-repeat scroll 0 0;
	font-size:0.85em;
	padding:35px 35px 7px 18px;
}
.modLeft a {
	display:block;
	margin-left:229px;
	padding-top:10px;
}
.copyright {
	color:#D4D7DA;
	font-size:0.85em;
	padding:25px 0 0;
}
.fRight {
	float:left;
	margin-left:18px;
	width:472px;
}
.modRight {
	background:transparent url(images/modRight.jpg) no-repeat scroll 0 0;
	font-size:0.85em;
	padding:35px 135px 15px 19px;
	position:relative;
	height:58px;
}

.social1 {
	position:absolute;
	right:55px;
	top:10px;
}
.social2 {
	position:absolute;
	right:10px;
	top:10px;
}

.validation {
	color:#D4D7DA;
	font-size:0.85em;
	padding:25px 0 0;
	text-align:right;
}
.validation a {
	color:#D4D7DA;
}

/* Easy Slider */

#slider {
	border:3px solid #FFFFFF;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	height:435px;
	overflow:hidden;
	width:610px; 
	}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	}	
#nextBtn, #slider1next{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	
/* numeric controls */	

ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;	
	}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #fff;
	background:transparent;
	color:#FFF;
	padding:0 10px;
	text-decoration:none;
	}
ol#controls li.current a{
	background:#e1e1e1;
	color:#30384d;
	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */




























