@import url("reset.css");

/*
/		TYPOGRAPHY
/		all global typography styles
--------------------------------------------------------------------------------------------------------*/

body 				{ font-family: 'Droid Sans', arial, verdana, sans-serif; font-size: 12px; line-height: 18px; color: #333; }
a 					{ color: #666; text-decoration: none; }
a:hover 			{ color:#333; }
p 					{ margin-bottom: 20px; }
h2 				{ font-weight: normal; font-size: 25px; margin-bottom: 15px; }
h2 span 			{ display: none; }
strong 			{ font-weight: bold; }



hr {
	border:0;
	border-bottom: 1px dashed #666;
	margin-top: 20px;
	}


h2 {
	color: #333;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	line-height: 25px;
}
h2, h3 { font-family: museo-sans-1, museo-sans-2, Arial, Sans-Serif; }

#typekit-badge-ovc6ukh { display: none !important; }

/* 
/	Reusable Classes
------------------------------------------*/

.RightArrow { background: url('../images/other/right_arrow.jpg') no-repeat right 4px; padding-right: 7px; text-align: right; display: block; }

.FloatRight { float: right; }
.FloatLeft { float: left; }
img.FloatRight { margin-left: 15px; }
img.FloatLeft { margin-right: 15px; }



/* 
/	Clearfix
------------------------------------------*/
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after,
#header:before, #header:after,
#main:before, #main:after,
#footer:before, #footer:after,
#HomePortfolio:before, #HomePortfolio:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after,
#header:after,
#main:after,
#footer:after ,
#HomePortfolio:after{ clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix,
#header,
#main,
#footer,
#HomePortfolio { zoom: 1; }


/*
/		Navigation Properties
--------------------------------------------------------------------------------------------------------*/

ul#MainNav			{ list-style: none; margin-top: 9px; height: 100px; float: right; width: 960px; position: relative; }
ul#MainNav li		{ float: left; }
ul#MainNav li a 	{
	display: block;
	float: left;
	padding: 10px;
	height: 40px;
	width: 115px;
	font-family: museo-sans-1, museo-sans-2, Arial, Sans-Serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	border-left: 1px dashed #ccc;
}
ul#MainNav li a span	{
	display: block;
	font-weight: normal;
	color: #666;
}
ul#MainNav li a:hover {
	background-color: #f4f4f4;
	border-bottom: 1px dashed #ccc;
	}
ul#MainNav li.last a:hover,
ul#MainNav li.last a.active { 
	border-right: 1px dashed #ccc;
	width: 114px;
	}
ul#MainNav li.back {
	background:  url('../images/master/nav_caret.gif') no-repeat;
	height: 10px;
	z-index: 8;
	position: absolute;
}

ul#MainNav li#logo a {  float: left; display: inline; padding: 0; padding-left: 20px; border: 0; /*width: 395px;*/ width:395px; .padding-left: 0; }
ul#MainNav li#logo a:hover {  background: none; }

/*
/		Global Layout
--------------------------------------------------------------------------------------------------------*/

body {
	background: url('../images/master/background.gif') no-repeat top center;
	margin: 0 auto;
	/* width: 996px; */
	}

#wrap {
	margin: 0 auto 20px;
	width: 938px;
	padding: 0 29px;
	position: relative;
	}

#header {
	margin-top: 10px;
	padding-right: 250px;
	line-height: 20px;
	font-size: 13px;
	color: #666;
	border-bottom: 1px dotted #CCC; } 
	#header h2 { margin-bottom: 5px; font-size: 30px; font-family: museo-sans-1, museo-sans-2, Arial, Sans-Serif;  } 
	#header strong { color: #e31936; font-weight: normal; text-transform: uppercase; } 
	#header.noborder { border: 0; }
	

#HomePortfolio { margin: 30px 0 0; }
	#HomePortfolio ul 			{ width: 509px; float: left; }
	#HomePortfolio ul li 			{ width: 225px; float: left; margin-right: 28px; min-height: 277px; }
	#HomePortfolio ul li img 	{ border: 1px solid #999; }
	#HomePortfolio ul li h2	 	{ font-size: 14px; margin-bottom: 3px; line-height: 14px; letter-spacing: 1px; margin-top: 6px; font-weight: bold; }
	#HomePortfolio ul li p	 	{ line-height: 18px; }

#HomePortfolio .HomeLargeView {
	width: 429px;
	float: left;
	color: #666;
	}
	#HomePortfolio .HomeLargeView h2	 	{ font-size: 14px; margin: 12px 0 3px 0; line-height: 14px; letter-spacing: 1px; font-weight: bold; }
	#HomePortfolio .HomeLargeView p	 	{ line-height: 18px; }
	#HomePortfolio .HomeLargeView img { border: 1px solid #999; }


.column3 {
	float: left;
	width:260px;
	margin-right: 75px;
	padding-top: 10px;
	border-top: 4px solid #d1252b;
	position: relative;
	}
	.column3 h2  					{ font-size: 25px; font-family: museo-sans-1, museo-sans-2, Arial, Sans-Serif; }
	.column3 h2 img 				{ margin-right: 5px; position: relative; top: 3px; float: right; }
	.column3.last 					{ margin-right: 0; }
	.column3 a.more { 
	background: url('../images/other/more.png') no-repeat;
	padding: 4px 17px 0 10px;
	width: 101px; 
	height: 19px;
	float: right; 
	font-weight: bold;
	color: #a4a4a4;
	}
	.column3 a.more:hover { 
	background-position: bottom left;
	color: #333;
	}
	
.TwoCol {
	float: left;
	width: 430px;
	padding: 40px 0px;
	padding-right: 55px;
	} 
	.TwoCol.nopad { padding-right: 0; }
	.TwoCol.nopad ul { float: left; width: 215px; }


/*
/		FOOTER
--------------------------------------------------------------------------------------------------------*/

#footer {
	background: #303030 url(../images/master/footer_bg.gif) repeat-x;
	clear: both;
	margin: 0 auto;
	width: 967px;
	padding: 25px 29px 0 0 ;
	color: #666;
	font-size: 11px;
    position:relative;
	}

ul.FooterMenu {
	margin-left: 29px;
	margin-top: 4px;
	width: 200px;
	float: left;
	display: inline;
	}
	ul.FooterMenu li a {
	display: block;
	line-height: 25px;
	height: 25px;
	border-left: 3px solid #666;
	padding-left: 20px;
	}
	ul.FooterMenu li a:hover {
	color: #CCC;
	background-color: #333;
	padding-left: 23px;
	border-left-color: #999;
	}
.CopyRight {
	clear: both;
	padding: 0 0 0 29px;
	}

#footer blockquote {
	background: url('../images/other/quotes_dark.gif') no-repeat right top;
	float: right;
	margin-bottom: 45px;
	padding-right: 70px;
	width: 585px;
	}
	#footer blockquote span.title {
	display: block;
	font-size: 15px;
	font-weight: bold;
	font-family: museo-sans-1, museo-sans-2, Arial, Sans-Serif;
	}

#footer .kentico {
    position:absolute;
    right:30px;bottom:10px;
    }

/*
/		LISTS
--------------------------------------------------------------------------------------------------------*/

ul.list1, div#twitter ul { margin-top: 20px; }
ul.list1 li, div#twitter ul li { margin-bottom: 15px; }
ul.list1 li h3, div#twitter ul li h3 { color: #666; }
ul.list1 li h3 a, div#twitter ul li h3 a { color: #666; }

ul.bulleted li { background: url('../images/other/right_arrow.jpg') no-repeat left 5px; padding-left: 11px; margin-bottom: 5px; }

div#twitter p { margin:0; padding:0; }
div#twitter a.twitter-time {}


/*
/		OFFICES
--------------------------------------------------------------------------------------------------------*/
.office {
	float: left;
	clear: both;
	margin-bottom: 30px;	
	width: 100%;
}
.office img { 
	float: left; 
	margin-right: 20px; 
	height: 178px; width: 239px;
}
.office h3 {
	color: #000000;
    font: 15px/1 museo-sans-1, museo-sans-2, Arial, Sans-Serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}
.office p { margin-bottom: 10px; }
.office a { color: #666; }
.office a:hover { background: url('../images/other/right_arrow.jpg') no-repeat right 4px; padding-right: 7px; }


/*
/		CONTACT FORM
--------------------------------------------------------------------------------------------------------*/
#wrap ul.form { width: 420px; float: left; }
#wrap ul.form li { margin-bottom: 10px; height: 30px; }
ul.form li label { float: left; width: 130px; text-align: right; padding-right: 20px; vertical-align: top; margin-top: 6px; font-weight: normal;  }
ul.form li input,
ul.form li select,
ul.form li textarea { 
	float: left; 
	width: 257px; 
	height:15px; 
	border: 3px solid #CCC; 
	color: #666; 
	line-height: 15px;
	font-size: 14px; 
	padding: 5px 3px 3px 3px; 
	font-weight: bold; 
	font-family: Helvetica;
	}
	ul.form li.textarea { height: 155px; }
ul.form li select { float: left; width: 267px; border: 3px solid #CCC; height: 30px; line-height: 30px; }
select,
label,
input[type="button"],
input[type="submit"] { cursor: pointer; }
#wrap ul.form li textarea { height: 150px; }
#wrap ul.form li.comments { height: 166px; }
ul.form li input.formbutton,
ul.form li input.FormButton,
ul.form li a.formbutton { 
	/*height: auto !important; width: auto !important; border: 0; float: right; margin-top: 10px; */
	background: url("../images/other/arrow.png") no-repeat scroll right 0 transparent;
    color: #A4A4A4;
    float: right;
    font-weight: bold;
    height: 19px;
    padding: 4px 24px 0 12px;
    text-transform: uppercase;
    margin-top: 5px;
    /* box shadow */
    -moz-box-shadow: 0 0 5px #9b9b9b;
    -webkit-box-shadow: 0 0 5px #9b9b9b;
    box-shadow: 0 0 5px #9b9b9b;
    /* border radius */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

ul.form li a.formbutton:hover { background-position: right bottom; color: #000; }
ul.form li input.FormButton {
	border: 0;
	font-family: 'Droid Sans',arial,verdana,sans-serif;
	font-size: 12px;
	width: auto; height: 24px;
	display: inline-block;
	line-height: normal;
	padding: 0 20px 0 8px;
	margin-top: 10px;
}

ul.form li input:hover, ul.form li select:hover, ul.form li textarea:hover { border-color: #999; }
ul.form li input:focus, ul.form li select:focus, ul.form li textarea:focus  { border-color: #666; }

	/* VALIDATION */ 
	ul.form li input.error {
	border-color: red;
	}
	
	ul.form li textarea.error
	{
		border-color:Red !Important;
	}

	ul.form li label.error {
	display: none !important;
	/*
	background: url('../images/error_x.gif') no-repeat center left;
	margin-left: 5px;
	padding: 5px 0 0 20px;
	height: 19px;
	line-height: 14px;
	text-align: left;
	float: left; 
	color: red;
	*/
	}

	ul.form li input.valid {
	border-color: #5fd770;
	}
	ul.form li label.valid {
/* 	background: url('../images/success_check.gif') no-repeat center left; */
	}


/*
/		LATEST LAUNCH / CLIENT LIST
--------------------------------------------------------------------------------------------------------*/

/*.about-us h2 {
	font-size: 20px;
    font-weight: bold;
    margin-top: 8px;
    text-align: left;	
}*/

.LatestLaunch { float: left; width: 430px; padding: 10px 55px 0 0; border-top: 4px solid #e5e5e5; }
.LatestLaunch h3 { 
	text-transform: uppercase; 
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    margin: 15px 0 3px;
}

.LatestLaunch img 				{ border: 1px solid #999; }

.ClientList-News-Wrap			{ float: left; width: 435px; padding: 10px 0px; border-top: 4px solid #e5e5e5; }
.ClientList 							{ height: auto; }
.ClientList ul		 				{ float: left; }
.ClientList li { width: 140px; float: left; padding-right: 5px; }
.ClientList a { color: #666; }
.news 								{ clear: both; width: 400px; margin-top: 50px; padding-top: 10px; border-top: 4px solid #e5e5e5; }
.news h3 a						{ color: #666; }
.news h3 a:hover  				{ background: url('../images/other/right_arrow.jpg') no-repeat right 3px; padding-right: 7px; }
/* PORTFOLIO*/

#worklist{ margin:0;}
#worklist li{
    list-style: none;
    float:left;
    margin:10px 10px 0 3px;
    background: #fff;
}
#worklist li.last{margin-right:0;}
#worklist li.project-thumb:hover{opacity: 1 !important;}
#worklist li img
{
    width:215px;
    height:148px;
    display:block;
    padding:3px;
    border:1px solid #ddd;   
    -moz-box-shadow: 0px 0px 4px #ccc;
    -webkit-box-shadow: 0px 0px 4px #ccc;
    box-shadow: 0px 0px 4px #ccc;
}
#worklist h2{ color: #5497a5; font-size: 12px; margin:15px 0 5px 3px; letter-spacing: 0px; font-weight: bold; }
#worklist h2 a {color:#333;}
/*project details*/
#project_details{position:relative; margin-bottom:100px; margin-top:20px;}
#project_details #slideshow {
    width:690px; 
    height:490px; 
    display:block; 
    float:left;
    border:1px solid #ddd;   
    -moz-box-shadow: 0px 0px 4px #ccc;
    -webkit-box-shadow: 0px 0px 4px #ccc;
    box-shadow: 0px 0px 4px #ccc;
}
#close
{
    height: 15px;
    display: block;
    float: right;
    clear: both;
    background: url(../images/icons/close-btn.png) no-repeat right center;
    margin: 15px 0 10px;
    padding: 0 20px 0 0;
    line-height: 15px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    z-index: 100;
}
#project_details #slideshow img{width:684px; height:484px; margin:3px;}
#project_details #description{width:220px; padding: 45px 5px 0 20px; float:left; clear:right;font-size:12px;}

#project_details h2{
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #000;
    }
#project_details #description a {
	color: #666;
	font-size: 13px; font-size: 13px; line-height: 20px; 
	margin-top: 18px;
	display: inline-block;
}
#project_details #description a:hover { background: url('../images/other/right_arrow.jpg') no-repeat right 7px; padding-right: 7px; }

#project_details #next, #project_details #prev{position:absolute; top: 0; width:60px; height:490px; z-index:9; display:block; vertical-align:bottom; text-indent: -9999em; font-size:0; line-height:0;}
#project_details #next{ left: 630px;}
#project_details #prev{ left: 0;}
#project_details #next:hover{background: url('../images/icons/next.png') no-repeat 10px 222px;}
#project_details #prev:hover{background: url('../images/icons/prev.png') no-repeat 10px 222px;}
#project_details #nav a
{
    display:block;
    float:left;
    width: 60px;
    padding:10px 0;
    border-left:1px dashed #ccc;
    font: 40px/40px 'Droid Sans', "Helvetica Neue", Helevetica, sans-serif;
    font-weight:bold;
    text-align:center;
    
}
#project_details #nav a:hover{color: #000;}
#project_details #nav a.activeSlide{color:#e31b23;}

/*Kentico*/
#MedPortfolio {
	overflow: hidden;
	width: 912px;
	height: 180px;
	position: relative;
	}
	#MedPortfolio ul 				{ float: left; font-size: 11px; color: #666;}
	#MedPortfolio ul li 			{ width: 225px; float: left; margin-right: 3px; height: 200px; }
	#MedPortfolio ul li img 		{ /*border: 1px solid #999;*/ }
	#MedPortfolio ul li h2	 		{ color: #5497a5; font-size: 12px; margin-bottom: 10px; letter-spacing: 0px; }
	
	#MedPortfolioWrap { position: relative; margin-left: 12px; _margin-left: 24px;}
	#MedPortfolioWrap .next {
        position: absolute;
        right: -18px;
        _right: 20px;
        top: 65px;
		background: url('../images/icons/next.gif') no-repeat;
		width: 25px;
		height: 25px;
		text-indent: -9999px;
		z-index: 10;
		cursor: pointer;
    }
    #MedPortfolioWrap .prev {
    	position: absolute;
        left: -34px;
        top: 65px;
		background: url('../images/icons/back.gif') no-repeat;
		width: 25px;
		height: 25px;
		text-indent: -9999px;
		cursor: pointer;
    }

/*
/		NEWSLETTER
--------------------------------------------------------------------------------------------------------*/

.News		{ float: left; width: 280px; height: 165px; padding: 15px 30px 15px 0;}
.News h2 	{ font-size: 16px; line-height:18px; margin-bottom: 2px; margin-top:8px; text-align: left; font-weight: bold; }
.News h2 a{color: #000;}
.News h2 a:hover{color: #666;}
.News p, .News h2 {padding-left:75px;}
.News a.arrowed{ background: url('../images/other/right_arrow.jpg') no-repeat right 4px; padding-right: 7px; }
.News .date
{
    float:left;
    margin-right:8px;
    border-radius:4px;
    width:64px;
    height:64px;
    border:1px solid #ccc;
	-moz-box-shadow: 0px 0px 4px #aaa;
    -webkit-box-shadow: 0px 0px 4px #aaa;
    box-shadow: 0px 0px 4px #aaa;    
}

#newsNav{
    width:100%;
    height:60px;
    float:left;
    clear:both;
    margin: 0 0 20px 0;
    text-align:right;
    position: absolute;
    top: 145px; right: 28px;
}
#newsNav ul{margin-top:5px;}
#newsNav ul li{display:inline; font-size:18px; font-weight:bold; }
#newsNav ul li a{width:30px; text-align:center; border-left:1px dashed #ccc; padding:20px 8px; }
#newsNav ul li a:hover{color:#000;}
#newsNav ul li a.active{color:#e31b23}

.News .date h3, .news-full .date h3 	{
	float:left;
	padding:5px 0 10px;
	width:58px;
	height:43px;
	margin:3px;
	background:#000;
	-moz-border-radius:3px;
	border-radius:3px;
	font: normal 18px/21px 'Droid Sans', "Helvetica Neue", helvetica, arial, sans-serif;
	color: #999;
	text-align: center;
	text-transform: uppercase;
	
	}
.news-full h2 { font-family: museo-sans-1, museo-sans-2, Arial, Sans-Serif; }
.News .date h3 a:hover{color:#bbb;}
.News .date h3 strong, .news-full .date h3 strong
{
    font-size:31px;
    color: #fff;    
}
/*News - Full Modal/Fancybox*/
.news-full .date
{
    position:relative;
    top:-10px;
    left:0px;
    width:64px;
    margin-bottom:20px;
    border-radius:4px;
    border:1px solid #ccc;
	-moz-box-shadow: 0px 0px 4px #aaa;
    -webkit-box-shadow: 0px 0px 4px #aaa;
    box-shadow: 0px 0px 4px #aaa;  
    
}
.news-full .date h3{
    float:none;
    clear:both;
    -moz-border-radius:3px;
    border-radius:0 0 3px 3px;
    padding-top:55px;    
}

.news-full
{
    width: 625px;
    padding:0 85px 65px 110px; 
}
/*
/		TWITTER
--------------------------------------------------------------------------------------------------------*/

ul.twitterfeed li, div#twitter ul li {
	background: #e9e9e9 url('../images/other/twitter_bottom.gif') no-repeat left bottom;
	padding: 10px;
	padding-bottom: 40px;
	margin: 0;
	}
	a.twitterlink { color: #CCC; font-size: 50%; letter-spacing: 0; vertical-align: top; margin-left: 5px; }
	a.twitterlink:hover { color: #126BBF;  }

	.TwitterUpdating {
		position: absolute;
		top: 5px;
		right: 40px;
	}
	
	
/*
/		    BLOG
--------------------------------------------------------------------------------------------------------*/


.BlogColLeft {
    width: 15%;
    float: left;
    padding-top: 20px;
    }
    
.BlogColMid {
    width: 60%;
    padding-right: 7%;
    float: left;
    }
    .BlogColMid h2 span { display: block; }
	.BlogColMid ul { padding: 10px 0px}
    
.BlogColRight {
    width: 18%;
    float:left;
    padding-top: 20px;
    text-align: center;
    }
    .BlogColRight img  {
    }
    
.BlogPostPreview, h2.BlogPostTitle, .BlogPanel {
    margin: 20px 0;
    }
    .BlogPanel input.BlogButton {
    display: block;
    margin: 10px 0;
    padding: 0;
    width: 96px;
    }
    
.BlogPDateWhole, .TrackbackPanel {
    margin-bottom: 20px;
    }
    .TrackbackURL { display: none; }
    
ul.blog { margin-bottom: 15px; }
ul.blog li { height: 40px; }
ul.blog li span { display: block; }
