*{
	margin:0;
	padding:0;
}

a{
	color:#0072CD;
	text-decoration:none;
}

ul, ol{
	margin-left:25px;
}
#wrapper ul, #wrapper ol{
	margin:0;
}
p{
	padding-bottom:15px;
}

body{
font-family:arial;
color:#333;
font-size:80%;
background:url(../../../../assets/bg.jpg) repeat-x;
}

img{
border:0;
}

#wrapper{
margin:0 auto;
width:970px;
}

.clearboth{clear:both;}
.clearleft{clear:left;}
.floatleft{float:left;}
.floatright{float:right;}
.alignright{text-align:right;}

/* content setup */
#mainwindow{
height:630px;
background:url(../../../../assets/bg-window.gif) no-repeat top left;
padding:20px;
width:930px;
margin-top:20px;
margin-bottom:20px;
}

#logo{
float:left;
margin-top:20px;
}
#logo-caption{
	float:left;
	width:290px;
	margin-top:20px;
	margin-left:10px;
}
#feature-box{
	float:left;
	width:390px;
	margin-top:20px;
	margin-left:35px;
}
#left-column{
	float:left;
	width:200px;
	height:513px;
}
#main-column{
	float:left;
	width:455px;
	margin-top:20px;
	margin-left:20px;
	height:513px;
}
#right-column{
	float:right;
	width:230px;
	height:513px;
	margin-top:20px;
}
.box-390{
	float:left;
	width:390px;
	padding:0 20px 20px 5px;
}
.box-290{
	float:left;
	width:290px;
	padding:0 20px 20px 5px;
}
.box-form{
	float:left;
	width:450px;
	padding:0 20px 20px 5px;
}
div.box-topleft {
	display: block;
	background: url("../../../../assets/box-bg.gif") top left no-repeat white;
	padding: 20px 0 0 10px;
}
div.box-topright {
	display: block;
	background: url("../../../../assets/box-bg.gif") top right no-repeat white;
	padding: 10px 20px 10px 10px;
	margin: -20px 0 0 0;
}
div.box-bottomleft {
	display: block;
	height: 20px;
	margin-top: -20px;
	background: url("../../../../assets/box-bg.gif") bottom left no-repeat white;
}
div.box-bottomright {
	display: block;
	background: url("../../../../assets/box-bg.gif") bottom right no-repeat white;
	height: 20px;
	margin-left: 20px;
}
.box-content-270 {
	margin: 0 0 0 0;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:30px;
	position:relative;
	height:260px;
}
.box-content-190 {
	margin: 0 0 0 0;
	padding-bottom:10px;
	position:relative;
	height:193px;
}
.box-content-150 {
	margin: 0 0 0 0;
	padding-bottom:10px;
	position:relative;
	height:150px;
}

.toolbar{
	width:100%;
	float:left;
	margin-bottom:15px;
}
.toolbar ul{
	float:right;
	list-style-type:none;
}
.toolbar ul li{
	float:left;
	margin-left:15px;
}

.casestudy-navigation{
	float:left;
	margin-top:30px;
}
.casestudy-navigation a{
	float:left;
	display:block;
	
}
.cs-next{
	margin-left:15px;
}

.gallery{
	float:left;
	height:120px;
	position:relative;
	margin-left:15px;
}
.gallery .prev, .gallery .next{
	cursor:pointer;
	position:absolute;
	top:35px;
	display:block;
	height:32px;
	width:42px;
	z-index:999;
}
.gallery .prev{
	background:url("../../../../assets/gallery-prev.png") no-repeat top left;
	left:-10px
}
.gallery .next{
	background:url("../../../../assets/gallery-next.png") no-repeat top left;
	right:-10px;
}
.gallery .thumbs{
	float:left;
}
.gallery .thumbs ul li{
	padding:0 5px;
}
.gallery .thumbs ul li img{
	width:130px;
	height:110px;
}


#home-promo{
float:left;
width:500px;
height:250px;
margin-top:20px;
}

#home-promo-cs{
float:right;
width:815px;
height:258px;
background:url(../../../../assets/sub-window-bg-wide2.gif) no-repeat;
}

#home-promo-large{
float:right;
width:740px;
height:528px;
background:url(../../../../assets/sub-window-bg-large.gif) no-repeat;
}

#twitter-box{
float:left;
width:390px;
height:250px;
margin-top:20px;
margin-left:40px;
}

#feed{
	border:1px solid #ccc;
}
#feed .twtr-hd, #feed .twtr-ft{
	display:none;
}
#feed-menu{
	float:left;
	width:550px;
	margin-top:15px;
}
#feed-menu img{
	vertical-align:middle;
}
#feed-menu .twitter{
	padding-left:20px;
}


.copy{
float:right;
width:300px;
margin-top:20px;
}

.copy .mpawrap{
width:300px;
height:50px;
}

.copy .mpawrap .mpalogo{
float:left;
width:60px;
}

.copy .mpawrap .mpatext{
float:right;
width:220px;
padding-top:5px;
}

/* copyright left side */
.copyleft{
float:left;
width:350px;
margin:15px 0 0 20px;
}

.copyleft .mpawrap{
width:320px;
height:50px;
}

.copyleft .mpawrap .mpalogo{
float:left;
width:60px;
}

.copyleft .mpawrap .mpatext{
float:right;
width:220px;
padding-top:5px;
}

.cs-images{
width:600px;
}

.imageholder{
float:left;
padding-left:10px;
}

.imagedetails{
float:right;
width:200px;
padding-right:20px;
}

.nav{
float:left;
width:100px;
height:35px;
line-height:30px;
text-align:center;
}

.imagedetails .navarrow{
float:left;
width:20px;
height:35px;
text-align:center;
}

.cs-text{
background-color:#ddd;
height:220px;
padding:10px;
}
.left-area{
	float:left;
	width:200px;
	margin-top:20px;
}

.media-box{
	float:left;
	width:230px;
	margin-bottom:15px;
}
.dyk{
	font-size:150%;
	color:#0072CD;
}


/* menu */
#menu{
	float:left;
	width:940px;
}
#menu ul{
	float:left;
}
#menu ul li{
float:left;
margin:0 10px 0 0;
list-style-type:none;
}

#menu ul li a{
display:block;
width:150px;
line-height:36px;
height:36px;
padding-left:10px;
text-decoration:none;
color:#333;
font-weight:bold;
font-size:16px;
background:url(../../../../assets/main-navbg.gif) no-repeat top left;
}
#menu ul li a:hover{
background:url(../../../../assets/main-navbg-active.gif) no-repeat top left;
}

#menu ul li .active{
background:url(../../../../assets/main-navbg-active.gif) no-repeat top left;
}

.tag-cloud ul{
	list-style-type:none;
}
.tags ul li{
	float:left;
}
#right-column .tags a{
	color:#0072CC;
	margin-right:10px;
	vertical-align:middle;
}

.search-button{
display:block;
cursor:pointer;
width:140px;
line-height:34px;
height:36px;
text-decoration:none;
color:#333;
float:right;
padding-left:15px;
font-weight:bold;
font-size:16px;
background:url("../../../../assets/search-bg.gif") no-repeat top left;
border:none;
}

.formrow{
	width:100%;
	float:left;
	padding:10px 0;
}
.formrow label{
	float:left;
	width:170px;
	font-size:120%;
	text-align:right;
	margin-right:15px;
}
.formrow .text{
	width:210px;
	height:24px;
	line-height:24px;
}
.formrow .select{
	width:212px;
	padding:5px 0;
}

.result{
	margin-bottom:10px;
}

.gallery-header{
	float:left;
	width:100%;
	background:url("../../../../assets/dotted-line.gif") repeat-x bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
}
p.gallery-title{
	color:#075DD9;
	float:left;
	width:200px;
	font-size:160%;
	padding-bottom:0;
}
p.gallery-title span{
	color:#FF017F;
}
p.gallery-text{
	color:#075DD9;
	float:right;
	width:200px;
	padding-bottom:0;
	padding-top:5px;
	text-align:right;
}

/* Slide show */
a img{
border:0;
}
div.wrap{
width:600px;
text-align:left;
}
div#top div#nav{
float:left;
clear:both;
width:600px;
height:52px;
margin:22px 0 0;
background:url(../../../../assets/nav-bg.png) 0 0 no-repeat;
}
div#top div#nav ul{
float:left;
width:600px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#header{
margin:-1px 0 0;
}
div#video-header{
height:600px;
margin:-1px 0 0;
}
div#header div.wrap{
height:250px;
}
div#header div#slide-holder{
z-index:40;
width:668px;
height:246px;
position:absolute;
background-color:#000;
margin-left:5px;
margin-top:3px;
}
div#header div#slide-holder div#slide-runner{
width:668px;
height:246px;
overflow:hidden;
position:absolute;
}
div#header div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#header div#slide-holder div#slide-controls{
left:0;
bottom:10px;
width:668px;
height:46px;
display:none;
position:absolute;
background:url(../../../../assets/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:10px;
line-height:16px;
margin:15px 0 0 20px;
text-transform:uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav{
float:right;
height:24px;
display:inline;
margin:11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{
float:left;
width:24px;
height:24px;
display:inline;
font-size:11px;
margin:0 5px 0 0;
line-height:24px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
color:#fff;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(../../../../assets/silde-nav.png);}



/* Thumbnails for case studies */
div#slideShowItems{
	  	height:230px;
	}
	
	div#slideShowItems div{
		width:270px;
	}
	
	
	div#slideShowItems img {
		margin-right:13px;
	}
	
	ul#slideShowCount{
		padding:0px;
		height:30px;
		margin:0 auto;
	}
	ul#slideShowCount li.slide{
		line-height:14px;
		float:right;
		cursor:pointer;
		width:26px;
		height:18px;
		display:block;
		background: transparent url(../../../../assets/case-studies/tabs.jpg) no-repeat scroll left top;
	}
	
	ul#slideShowCount li.slide span{
		padding-left:10px;
		color:white;
		font-weight:bold;
		font-size:12px;
	}
	
	ul#slideShowCount li.slide:hover{
		background-position:left -18px;
	}
	
	ul#slideShowCount li.slide.selectedTab{
		background-position:left -18px;
	}
	div#slideShow{
		background:#fff;
		width:264px;
		float:right;
	}
	div#thumbtabs{
	float:right;
	width:270px;
	text-align:center;
	height:30px;
	}
	
	
	
	

/* The Nivo Slider styles - HOMEPAGE */
#home-promo .nivoSlider {
	position:relative;
	left:2px;
	top:1px;
}
#home-promo .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
#home-promo .nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
#home-promo .nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
#home-promo .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.9; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	font-family:arial;
}
#home-promo .nivo-caption p {
	padding:5px;
	margin:0;
	line-height:30px;
}
/* Direction nav styles (e.g. Next & Prev) */
#home-promo .nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	display:block;
	width:24px;
	height:37px;
}
#home-promo .nivo-prevNav {
	left:10px;
	background:url("../../../../assets/home-promo-previous.png") top left no-repeat;
}
#home-promo .nivo-nextNav {
	right:10px;
	background:url("../../../../assets/home-promo-next.png") top left no-repeat;
}
/* Control nav styles (e.g. 1,2,3...) */
#home-promo .nivo-controlNav{
	position:relative;
	top:217px;
	left:5px;
	width:670px;
	height:30px;
}

#home-promo .nivo-controlNav a{
	position:relative;
	display:block;
	width:16px;
	height:24px;
	line-height:24px;
	float:left;
	z-index:99;
	cursor:pointer;
	color:#fff;
	font-family:arial;
	margin:0 10px 0 0;
	padding-left:8px;
	background:url(../../../../assets/silde-nav2.png) no-repeat;
}
#home-promo .nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -24px;
}





/* The Nivo Slider styles - SMALL */
#nivosmall{
width:230px;
margin-bottom:20px;
}

#nivosmall .nivoSlider {
	position:relative;
}
#nivosmall .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
#nivosmall .nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
#nivosmall .nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
#nivosmall .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.9; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	font-family:arial;
}
#nivosmall .nivo-caption p {
	padding:1px;
	margin:0;
	line-height:20px;
}
/* Direction nav styles (e.g. Next & Prev) */
#nivosmall .nivo-directionNav a {
	position:absolute;
	top:35%;
	z-index:99;
	cursor:pointer;
	display:block;
	width:24px;
	height:37px;
}
#nivosmall .nivo-prevNav {
	left:3px;
	background:url(../../../../assets/home-promo-previous.png) no-repeat top left;
}
#nivosmall .nivo-nextNav {
	right:3px;
	background:url(../../../../assets/home-promo-next.png) no-repeat top left;
}
/* Control nav styles (e.g. 1,2,3...) */
#nivosmall .nivo-controlNav a {
	position:relative;
	display:block;
	width:16px;
	height:24px;
	line-height:24px;
	float:left;
	top:200px;
	z-index:99;
	cursor:pointer;
	color:#fff;
	font-family:arial;
	margin:0 10px 0 0;
	padding-left:8px;
	background-color:#ccc;
}
#nivosmall .nivo-controlNav a.active {
	font-weight:bold;
	background-color:#f00;
}

#scrollbar1 { width: 460px; clear: both; margin: 0 0 10px; }
#scrollbar1 .viewport { width: 440px; height: 260px; overflow: hidden; position: relative; }
#scrollbar1 .view-cs {height: 460px;}
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; width: 438px;}
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #ccc; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { background-color: #eee; height: 100%; width:10px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { height: 20px; width: 10px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 10px; }
#scrollbar1 .disable{ display: none; }

.validation 
{
	border: 1px solid;
	margin: 10px 0px;
	padding:20px 10px 20px 65px;
	background-repeat: no-repeat;
	background-position: 10px center;

	color: #D63301;
	background-color: #FFCCBA;
	background-image: url(../../../../assets/attention.png);
}

