/* CSS Main */

/********************************************************/
/* CSS Document */

header, section, footer, aside, nav, article, figure {
	display:block;
}
body {
	background: url(../images/background.jpg) top left repeat-x;
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	color: #C11A2E;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, p, a {
	font-family: Arial, Helvetica, sans-serif;
}
.pageheaders {
	font-size: 24px;
	color: #C11A2E;
	font-weight: normal;
    margin: 0;
	letter-spacing: -.3px;
	border-bottom: 1px solid #DDDDDD ;
	padding: 0 0 11px 0;
	text-align: center;
}
hr {
	color:#A8000F;
	background-color:#A8000F;
	border: 0px;
}
h1, h4 {
	font-size: 21px;
	color: #C11A2E;
	font-weight: normal;
    margin: 0;
	letter-spacing: -.2px;
	display: block;
	width: 100%;
}
h2 {
	font-size: 16px;
	color: #838383;
	font-weight: normal;
    margin: 5px 0 0 0;
}
h3 {
	font-size: 14px;
	color: #838383;
	font-weight: normal;
    margin: 3px 0 0 0;
	font-weight:bold;
}
h4{margin-top: 10px;}
h5 {
	font-size: 14px;
	color: #C11A2E;
	font-weight: normal;
    margin: 0;
	letter-spacing: -.2px;
	display: block;
	width: 100%;
}


.interiorMenu h3,
.interiorMenu2 h3,
.interiorMenu3 h3 {
    border-bottom: 1px solid #DDDDDD;
    color: #C11A2E;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 11px;
    padding: 8px 0 11px;
}
.bodymain1,
p, .resourcetext a {
	color: #636463;
	font-size: 12px;
	line-height: 20px;
}
.list li {
	color: #636463;
	font-size: 12px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}

/*Header and Menu*/

header {
	height:155px; 
	margin:0; 
	padding:0; 
	min-width:998px;
/*	position:relative;
	position: static; */
}
header#main-header {
	position: relative;
}
.leftHeader {
	background: url(../images/left_header_bg.png) no-repeat top left; 
	position: absolute;
	top: 0;
	left: 20px;
	margin: 0;
	padding: 0px;
	z-index: 2;
	height:125px;
	width:321px; 
}
.centerHeader {
	background: url(../images/header_bg.png) repeat-x top;
	position:relative;
	margin: 0 518px 0 341px;
	padding: 0px;
	height:125px;
	z-index: 3;
	min-width:139px;
}
.rightHeader {
	background: url(../images/right_header_bg.png) no-repeat top left;
	position: absolute; 
	top: 0;
	right: 20px;
	margin: 0;
	padding: 0px;
	height:125px; 
	width:498px; 
	z-index: 1;
}
.rightHeader ul {
	list-style-type: none;
	margin: 40px 0px 0px 190px;
}
.rightHeader ul.phoneHome {
	margin: 35px 0px 0px 226px;
}
.rightHeader ul.phoneHome p {
	margin: 0px;
	color: #C11A2E;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.phoneNumberCity {
	display: block;
	float: left;
	width: 145px;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
}
.logo {
	width: 125px;
	height: 39px;
	margin: 42px 0px 0px 6px;
	display: block;
	background: url(../images/logo.png) 0px 0px no-repeat;
}
header nav {
	position:absolute;
	height: 15px;
	width: 505px;
	top: 60px;
	left: 190px;
	color: #C11A2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index: 9999;
}
header nav a {
	color: #C11A2E;
	text-decoration:none;
}
header nav a:hover {
	color:#C11A2E;
	text-decoration:none;
}
#search {
	background: url(../images/search_bg.png) no-repeat top left;
	width: 249px;
	height: 31px;
	float: right;
	clear: right;
	margin: 0 22px 0 0;
}
/*#search1 {
	width: 227px;
	height: 26px;
	float: right;
	clear: right;
	margin: 0px 30px 0 0;
	font-size: 12px;
	padding: 7px 10px 0 10px;
	background: url(../images/search_bg.png) no-repeat top left;
}
.interiorSideButtons #search1 {
	margin: 0px 0px 0px 0px;
}
#search1 input {
	background: transparent;
	border: none;
	padding: 0px;
	height: 18px;
	float: left;
	width: 205px;
	color: #636463;
}
#search1 a {
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 15px;
	background: url(../images/search_btn.gif) no-repeat left top;
	float: right;
	margin-top: 2px;
}
#search1 a:hover { background-position: left -23px; }*/

#blogs {
	float: right;
	color: #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 40px 29px 5px 0;
}
#blogs a {
	text-decoration: none;
	color: #979797;
}
#blogs a:hover {
	color: #C11A2E;
}
.follow {
	float: left;
	height: 20px;
	clear: both;
	width: 239px;
}
/*Sidebar - Right*/

aside {
	float: right; 
	width: 276px;
	position: absolute;
	right: 0px;
}
aside .follow{
	clear: both;
    float: right;
    height: 20px;
    width: 273px;
}
aside #facebook{margin-right: 57px;}
/*aside #phone{margin: 0 0 15px 7px;}*/

#followText {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:  #C11A2E;
	font-style: italic;
	margin: 5px;
	line-height:26px;
}
#youtube,
#twitter,
#facebook {
	display: block;
	float: right;
	margin: 5px;
	line-height: 0;
}
#youtube {
	width: 39px;
	height: 15px;
	background: url(../images/youtube_sprite.png) top left no-repeat;
}
#youtube:hover {
	background: url(../images/youtube_sprite.png) bottom left no-repeat;
}
#facebook {
	width: 55px;
	height: 13px;
	margin-right:23px;
	background: url(../images/facebook_sprite.png) top left no-repeat;
}
#facebook:hover {
	background: url(../images/facebook_sprite.png) bottom left no-repeat;
}
#twitter {
	width: 18px;
	height: 14px;
	background: url(../images/twitter_sprite.png) top left no-repeat;
}
#twitter:hover {
	background: url(../images/twitter_sprite.png) bottom left no-repeat;
}
#tni {
	height: 148px;
	width: 203px;
	background: url(../images/tni_bg.png) top left no-repeat;
	float: left;
	clear: both;
	padding: 22px;
}
#tni a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding-left: 25px;
	line-height: 15px;
}
#tni a:hover {
	text-decoration: none;
}
#webdesign {
	background: url(../images/webdesign_sprite.png) left 1px no-repeat;
	height: 15px;
	margin-bottom: 5px;
}
#development {
	background: url(../images/development_sprite.png) left 2px no-repeat;
	height: 14px;
	margin-bottom: 5px;
}
#marketing {
	background: url(../images/internetmarketing_sprite.png) left 0px no-repeat;
	height: 16px;
	margin-bottom: 5px;
}
#management {
	background: url(../images/contentmanagement_sprite.png) left 2px no-repeat;
	height: 14px;
	margin-bottom: 5px;
}
#webdesign:hover {
	color: #1853b5;
	background: url(../images/webdesign_sprite.png) left -22px no-repeat;
}
#development:hover {
	color: #42a455;
	background: url(../images/development_sprite.png) left -24px no-repeat;
}
#marketing:hover {
	color: #e08324;
	background: url(../images/internetmarketing_sprite.png) left -20px no-repeat;
}
#management:hover {
	color: #d91010;
	background: url(../images/contentmanagement_sprite.png) left -23px no-repeat;
}
#tniLink {
	height: 31px;
	width: 206px;
	margin: 20px auto 0;
	background: url(../images/tni_logo_sprite.png) top left no-repeat;
}
#tniLink:hover {
	background: url(../images/tni_logo_sprite.png) bottom left no-repeat;
}
#auctori {
	background: url(../images/auctori_sprite.png) top left no-repeat;
	height: 60px;
	width: 247px;
	display: block;
	float: left;
	margin: 10px 0px;
	padding: 0px;
}
#auctori:hover {
	background: url(../images/auctori_sprite.png) bottom left no-repeat;
}
/*#phone {
    border-bottom: 2px solid #C11A2E;
    color: #C11A2E;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    height: 28px;
    margin: 15px 0 15px 15px;
    padding: 0px;
    width: 237px;
}
#contactNumber {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
}*/
#unidevBlog {
	width: 236px;
	/*background: url(../images/logo_sm.png) top left no-repeat;*/
	margin: 30px 0px 20px;
	float:left;
	display:block;
	font-size: 11px;
	padding-top: 13px;
	position: relative;
	/*height:20px;*/
}
#unidevBlog a {
	font-size: 11px;
	line-height:15px;
}
.readAll {
	line-height: 16px;
	float: right;
	display: block;
	margin: 13px 0px 0px 0px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #C11A2E;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
}
.blogMessage {
	color: #636463;
	float: left;
	text-align: left;
	line-height: 14px;
	border-top: solid 1px #ddd;
	padding: 5px 0;
}
.blogMessage:hover {
	background:#F4F2F2;
	text-decoration: none;
}
#blogImage {
	background: url(../images/unidev-blog-logo-sprite.png) 0px 0px no-repeat;
	height: 38px;
	width: 128px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#blogImageTech {
	background: url(../images/unidev-blog-logo-sprite.png) 0px -45px no-repeat;
	height: 38px;
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#android {
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #8FA33C;
	background: url(../images/android.png) top left no-repeat;
	display: block;
	float: left;
	padding: 51px 15px 24px;
	margin: 10px 0px 0px 0px;
	font-style:italic;
}
#download {
	font-style:italic;
	font-size: 18px;
	display: block;
	float: left;
	color: #575757;
	width: 160px;
}

div#bannerwrapper {
	width:100%;
	height:218px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom:22px;
	max-height:218px;
	position:relative;
}
div#bannerleft {
	
	height:218px;
	width:431px;
	z-index:1;
}
div#bannerright {
	
	height:218px;
	width:351px;
	z-index:-1;
	position:absolute;
	top:0px;
	right:0px;
}
span#bannercopy {
    color: #939393;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 20px;
    margin: 115px 0 0;
    position: absolute;
    z-index: 2;
}
span#bannercopyhl {
	color: #C11A2E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 20px;
    position: absolute;
    z-index: 2;
}
	

/*Main content area- Homepage*/

.homeWrapper {
	min-width: 960px;
	margin-left:28px;
/*	*overflow: hidden; */
	position: relative;
}
#homeWrapper_wrapper {
/*	float: left;
	*float: left;  */
	margin-right: 335px;
}

#interiorWrapper_wrapper {
	float: left;
	width: 66%;
}
#homeWrapper_wrapper_top {
	float: left;
	width: 100%;
}
#wrapper_top_right {
	float: left;
	width: 47%;
}
.slider {
    float: left;
    height: 230px;
    /*margin: 6px 3% 0px 0;*/
	margin: 6px 15px 0px 0px;
    width: 100%;
	min-width: 650px;
	padding: 0 0 40px 0;
}
.screen_awesome .slider {
	width: 49%;
	margin-right: 2%;
}
section .overview h1 {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 0 10px;
    padding: 0 0 10px;
	font-size: 17px;
}
.overview h2, #overview h2 {
	border-bottom: solid 1px #e2e2e2;
	margin: 0 0px 13px 0;
	padding: 0 0 15px 0;
}
.overview p, #overview p {
	line-height: 18px;
    margin: 0 15px 0 0;
}
.overview {
	float:left; 
	width:208px; 
	height:230px; 
	background: url(../images/container_bg_left.png) top left no-repeat; 
	margin:0 3px 0 -6px;
	padding: 20px 7px 30px 20px;
}
#overview {
	float:left; 
	width:49.2%; 
	height:186px;  
	margin-top:0;
	margin-left: -.2%;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 2%;
	position: relative;
}
.screen_awesome #overview {
	/*margin-right: 0; */}
#bigWidthDiv {
	display: none;
	width: 30%;
	float: left;
}
.interiorWrapper #one {
    height: 165px;
    margin: 0 5px 0 -5px;
   /* padding: 16px;*/
   padding-left: 10px;
   padding-top: 0;
   padding-right: 0;
    /*width: 293px;*/
	width: 47%;
}
.inner { 
background: url(../images/container_bg_inner.png) top left repeat-x; 
/*float: left;*/
height: 160px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 16px;
margin-right: 5px;
position: relative;
}
.outer { 
background: url(../images/container_bg_right.png) top right no-repeat;
height: 100%;
width: 10px;
position: absolute;
right: -10px;
top: 0;
}
.interiorWrapper .overview h1 {
	margin-bottom: 11px;
}
.interiorWrapper .overview p {
	line-height: 20px;
}
.interiorWrapper .two, .interiorWrapper .one {
	margin:0;
	height: 165px;
   /* padding: 16px;*/
   padding-left: 10px;
   padding-top: 0;
   padding-right: 0;
   /* width: 293px;*/
   width: 47%;
}
.highlight {
	color: #C11A2E;
}
#left { margin-bottom: 0px; }
#left, #right {
	float: left;
	width: 100%;
}
.screen_awesome #left, .screen_awesome #right {
/*	width: 49%;*/
}
.screen_awesome #left { margin-right: 2%; }
.careers {
    float: left;
    height:286px; 
    margin-right: 0px;
    padding: 0px;
    width: 49.2%;
	margin-left: -.2%;
	position:relative;
	margin-bottom: 20px;
}
.careers a#careerCenter { 
display: block;
float: left;
clear: both;
background: url(../images/career_center_text.png) no-repeat left top;
height: 35px;
width: 100%;
margin-top: 5px;
position: relative;
min-width: 100%;
 }
span#career_left {
	display: block;
	background: url(../images/career_center_left.png) no-repeat left top;
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	z-index: 1;
}
span#career_middle {
	display: block;
	background: url(../images/career_center_middle.png) repeat-x left top;
	height: 35px;
	position: relative;
	margin: 0 120px 0 120px;
	z-index: 3;
	min-width: 10%;
}
span#career_right {
	display: block;
	background: url(../images/career_center_right.png) no-repeat right top;
	height: 35px;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	z-index: 2;
}

.bg_middle {
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	height: 276px;
/*	background: url(../images/container_bg_middle.png) top left repeat-x;*/
}
.bg_left {
	position: absolute;
	width: 5.1%;
	left: -1%;
	top: 0;
	height: 296px;
	background: url("../images/container_bg_left_home.png") no-repeat scroll left top transparent;
}
.bg_right {
	position: absolute;
	width: 5.1%;
	right: -1%;
	top: 0;
	height: 296px;
	background: url("../images/container_bg_right_home.png") no-repeat scroll right top transparent;
}
/** home boxes **/
.top_left_corner {
	padding-left: 10px;
	background: url("../images/top_left_corner.png") no-repeat left top;
	 }
.top_right_corner {
	padding-right: 10px;
	background: url("../images/top_right_corner.png") no-repeat right top;
	 }
.top_border {
	background: url(../images/top_border.png) left top repeat-x;
	height: 10px;
	min-width: 99%;
	 }

.bottom_left_corner {
	padding-left: 10px;
	background: url("../images/bottom_left_corner.png") no-repeat left top;
	 }
.bottom_right_corner {
	padding-right: 10px;
	background: url("../images/bottom_right_corner.png") no-repeat right top;
	 }
.bottom_border {
	background: url(../images/bottom_border.png) left bottom repeat-x;
	height: 10px;
/*	min-width: 99%;*/
	 }
.careers .bottom_border, .careers .top_border {
/*	*min-width: 99.9%;*/
}

.left_border { 
	background: url("../images/left_border.png") no-repeat left bottom;
}
.right_border { 
	background: url("../images/right_border.png") no-repeat right bottom;
}
.middle_content { 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0 10px;
	background: #fff url("../images/middle_content.png") repeat-x left bottom;
	min-height: 266px;
}


/*.careers {
    background: url("../images/container_bg.png") no-repeat scroll left top transparent;
    float: left;
    height:330px; 
    margin-right: 5px;
    padding: 0px;
    width: 328px;
	margin-left: -5px;
	position:relative;
}*/
#jobs {
	background: url(../images/unidev_jobs.png) top left no-repeat;
	height: 23px;
	width: 100%;
	min-width: 100%;
	text-align:right;
	margin: 20px 0px 6px;
	border-bottom: 1px solid #e2e2e2;
}
#jobs a,
#resources a {
	font-size:11px;
}
#resources {
    background: url("../images/unidev_resources.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #E2E2E2;
    height: 23px;
    margin: 20px 20px 6px;
    text-align: right;
    width: 290px;
	float:left;
}
#jobOpenings ul{
	float: left;
	padding-left: 0px;
}
#jobOpenings,
#careerResources {
	font-size: 12px;
	margin: 0 0px;
	line-height: 18px;
}
.numberOpenings {
	color: #979797;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
#careerCenter img {
	border: 0 none;
    top: 250px;
    left: 25px;
    position: absolute;
}
section {
   /* clear: left;*/
    float: left;
   /* width: 650px;*/
   width: 100%;
}
article {
	border-bottom: 2px solid #C11A2E;
	padding: 0 0 15px 0;
}
.homeWrapper article { 
	float: left;
	width: 49%;
	/*border-top: 2px solid #C11A2E;*/
	border-bottom: 0 none;
}
.homeWrapper article.first { 
	margin-right: 2%;
}
.homeWrapper article.last { 
/*	border-bottom: 2px solid #C11A2E;*/
	float: none;
	width: auto;
	border-top: none;
/*	*float: left;  */
}
.homeWrapper article.last header {
	border: none;
	padding: 0px;
}
article header {
	border-bottom: 1px solid #ddd;
	min-width: 100%;
	height: auto;
	padding: 20px 0;
	width: 100%;
}
article hgroup {
	border-bottom: 1px solid #ddd;
	/*min-width: 1px;*/
/*	*min-width: 99%; */
	height: auto;
	padding: 20px 0;
	width: 100%;
	display: block;
}

#home-copy {
	background: url(../images/header_bg.png) 0px -107px repeat-x;
}

/*Interior Pages*/

.BreadCrumb {
	position:absolute;
	top: 115px;
	left: 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
}
/*Careers Page table */

/*Quick Resume Table*/
#resumeTable p {
	/*width:103px;*/
}
#quick .bodymain{margin: 5px;}!important
/**/
#intTop img {
	float:right;
	margin:2px 8px
}
#intBottomImages {
	margin-left:380px;
}
.borderTop {
	border-top:#A8000F solid 1px;
	padding-top:10px;
}

.interiorWrapper {
	min-width: 960px;
	margin-left:38px;
	/*position: relative;*/
}
.interiorWrapper section {
	border-bottom: 2px solid #C11A2E;
	padding-bottom: 20px;
	margin-left:5px;
}
.interiorWrapper article header {
	border-bottom: 1px solid #ddd;
	width: 650px;
	height: auto;
	padding: 20px 0;
}
#careerBtn {
    background: url("../images/careercenter_btn.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
	clear: left;
    height: 52px;
    margin: 14px 0px;
    width: 243px;
}
#blogBtn {
	float: left;
	display: block;
	height: 44px;
	width: 143px;
	background: url(../images/blog_btn.png) no-repeat top left;
	margin: 10px 0 20px 20px;
	padding: 0px;
}
.interiorSideButtons {
	float: right;
	width: 250px;
	margin: 0 45px 0 0;
	padding: 0px;
/*	position: absolute;
	right: 0;*/
}
.interiorMenu {
    background: url("../images/interiornav-L.png") no-repeat scroll left center transparent;
    color: #636463;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 417px;
    line-height: 22px;
    list-style-type: none;
    padding: 10px 20px;
    width: 207px;
	margin: -12px 42px 0 25px;
}
.interiorMenu2 {
    background: url("../images/interiornav-M.png") no-repeat scroll left center transparent;
    color: #636463;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 337px;
    line-height: 22px;
    list-style-type: none;
    padding: 10px 20px;
    width: 207px;
	margin: -12px 42px 0 25px;
}
.interiorMenu3 {
    background: url("../images/interiornav-S.png") no-repeat scroll left center transparent;
    color: #636463;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 192px;
    line-height: 22px;
    list-style-type: none;
    padding: 10px 20px;
    width: 207px;
	margin: -12px 42px 0 25px;
}
.interiorMenu a,
.interiorMenu2 a,
.interiorMenu3 a {
	color: #636463;
	text-decoration: none;
}
.interiorMenu a:hover,
.interiorMenu2 a:hover,
.interiorMenu3 a:hover {
	color: #C11A2E;
	text-decoration: none;
}

/*Footer*/

.footerBorder {
	clear: both;  
	height: 86px; 
	margin: 0; 
	padding: 0px;
	position: relative; 
	min-width: 960px;
}
.leftFooter {
	background: url(../images/left_footer_bg.png) no-repeat bottom left; 
	position: absolute;
	top: 0;
	left: 28px;
	height: 56px; 
	width: 467px; 
	z-index: 2;
	padding: 0px;
	margin: 0;
}
.centerFooter {
	background: url(../images/footer_bg.png) repeat-x bottom;
	position:relative;
	margin: 0 494px 0 495px;
	padding: 0px;
	height:56px;
	z-index: 3;
}
.rightFooter {
	background: url(../images/right_footer_bg.png) no-repeat bottom left; 
	position: absolute;
	top: 0;
	right: 28px;
	height: 56px; 
	width: 466px; 
	z-index: 1;
	padding: 0px;
	margin: 0;
}
footer {
	height:100px; 
	margin: 0 28px;
	min-width: 910px;
}
footer nav {
	color: #C11A2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:15px; 
	float:left;
	clear: both;
	width: 100%;
}
footer nav a {
	color: #C11A2E;
	text-decoration: none;
}
footer nav a:hover {
	text-decoration: underline;
}
.partners {
	float:right;
	height: 72px;
}
#sun {
	width: 106px;
	height: 72px;
	background: url(../images/sun_logo.jpg);
	float: right;
	margin-top: -15px;
/*	margin-top: 0\9; */
}
#microsoft {
	width: 109px;
	height: 72px;
	background: url(../images/microsoft_logo.jpg);
	float: right;
	margin-top: -15px;
/*	margin-top: 0\9; */
}
#disclaimer {
	float: left;
	color: #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 20px 0;
	width: 650px;	
}
#disclaimer nav {
	color: #979797;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#disclaimer nav a {
	color: #979797;
	text-decoration: none;
}
#disclaimer nav a:hover {
	color: #C11A2E;
}

/***************************/
/****** Slider/Fader ******/
/***************************/
div#gallery {
	height: 230spx;
	width: 100%;
	position: relative;
}
div#slideshow {
	z-index: 0;
}
div#slideshow img {
	border: none;
}
.pics {
	height: 230px;
	width: 100%;
	overflow: hidden;
	padding: 0px;
}
div#nav {
	position: absolute;
	text-indent: -9999px;
	margin-top: -22px;
	height: 22px;
	z-index: 2;
	float: right;
	right: 0;
	margin-right: 12px;
	width: 125px;
	margin-top: 10px;
}
div#nav a {
	width: 11px;
	height: 11px;
	margin-left: 6px;
	background: url(../images/default_btn_03.png) no-repeat;
	float: left;
	margin-top: 7px;
	outline: 0;
}
div#nav a:hover {
	background: url(../images/active_btn.png) no-repeat;
}
div#nav a.activeSlide {
	background: url(../images/active_btn.png) no-repeat;
}
/*div#title_bg {
	float: left;
	width: 624px;
	position: absolute;
	background: url(../images/slideshow_title_bg.png) repeat-x;
	margin-top: -22px;
	height: 22px;
	z-index: 1;
}*/
	
div#title {
	margin-top: 2px;
}
div#title a {
	color: #fff;
	margin-left: 12px;
	font-size: .9em;
	text-decoration: none;
	font-style: italic;
}
div#slide2, div#slide3, div#slide4, div#slide5, div#slide6 {
	width: 100%;
	height: 283px;
}
div#slide1 { 
background: url(../images/Custom-software-development_b.gif) no-repeat right top;
width: 100%;

 }
div#slide2 { background: transparent url(../images/Enterprise-solutions_b.gif) no-repeat right top; }
div#slide3 { background: url(../images/Web-solutions_b.gif) no-repeat right top; }
div#slide4 { background: url(../images/microsoft-net-development_b.gif) no-repeat right top; }
div#slide5 { background: url(../images/java-development_b.gif) no-repeat right top; }
div#slide6 { background: url(../images/Mobile-development_b.gif) no-repeat right top; }
/* Menu Navigation */


/*	Outer Nav Links
	About Unidev, Our Services, Case Studies, Career Center, Contact Us
*/
nav#topNav ul {
	margin: 0px;
	padding: 0px;
}

nav#topNav ul li {
	display: block;
	position: relative;
	float: left;
	min-width: 82px;
	margin-right: 15px;
}

/*	Inner Nav Links
*/
nav#topNav ul li ul {
	display: none;
	padding-top:6px;
}

nav#topNav ul li ul li {
	background: url(../images/dropdownbg.png) 0px 0px no-repeat;
	width: 230px;
	height: 27px;
	*margin-top: -3px;
	position: relative;
}

nav#topNav ul li ul a {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: .8em;
	line-height: .8em;
	padding: 8px 0px 0px 15px;
	*padding: 8px 0px 2px 15px;
}

nav#topNav ul li:hover ul {
	display: block;
	position: absolute;
	left: -15px;
	top: 15px;
}

nav#topNav ul li:hover li {
	float: none;
}

nav#topNav ul li:hover li:hover {

}

nav#topNav ul li:hover li:hover a {
	color: #C11A2E;
	/*background: url(../images/dropdownrollover.png) 0px 0px no-repeat;*/
}
.feedburnerFeedBlock{
	width: 236px; 
	float: left; 
	clear: both;
	margin-top: 5px;
	}
.feedburnerFeedBlock a{
    display: block;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    color: #636463;
    float: left;
    line-height: 20px;
	width: 236px;
	}
.feedburnerFeedBlock li{list-style:none outside none;}
.feedburnerFeedBlock ul{padding-left: 0px; }
.fpNews{width: 236px;}
#creditfooter{display: none;}
.headline{list-style: none outside none;}
.footerSeperator {
	margin: 0 10px;
}
#jobOpenings{}
#jobOpenings li{list-style:none outside none;}

/*	
 *	Not sure if this was imported
 */
.fpnews {
    color: #C11A2E;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	}
.fpnews a{
    color: #636463;
    float: left;
    line-height: 20px;
	border-bottom: 1px solid #DDDDDD;
	width: 236px;
	padding: 5px 0px;
	margin-bottom: 5px;
	}
.fpNews{width: 236px;}


/*
 *	Updates and Things
 */
.bodymain {
	color: #636463 !important;
	line-height: 20px !important;
	font-size: 12px !important;
	font-style: inherit !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-variant: inherit !important;
}


/*
 *	http://unidev.dev1.thenetimpact.com/case_studies/analytics.aspx
 */
form#aspnetForm, form#aspnetForm div {
	max-width: 650px;
}
.form_label{width: 150px;}
.form-check{margin: 0px 15px;}

/*
 *	http://unidev.dev1.thenetimpact.com/careers/quick_resume.aspx
 */
 
 /*
 form#aspnetForm p.bodymain {
	margin: 0px !important;
 }

.input[type=text] {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background: url(../images/input_bg.png) 0px 0px no-repeat !important;
	margin-bottom: 0px;
	width: 310px;
	height: 31px;
	padding: 11px;
	border: 0px !important;
	outline: 0px;
}
*/

/*
 *	Bullets
 */
 
 /*
.interiorWrapper ul li {
	list-style-type: none;
	background: url(../images/left_nav_bullet.gif) 0px 3px no-repeat;
	padding-left: 10px;
}

.interiorWrapper ul li ul li >.interiorWrapper ul li{
	background: none !important;
}
*/

/*IE7 Bug Fix*/
#unidevBlog ul  {
 padding: 0px 0px 0px 0px; 
 margin: 0px; 
}

/*Last Item*/
.interiorBackground {
	background: url(../images/interiornav_middle.png) no-repeat;
}

.interiorMenu ul,
.interiorMenu2 ul,
.interiorMenu3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}
/*.overview h1{border-bottom: none;}
.overview h2{padding-top: 5px; border-top: 1px solid #E2E2E2;}*/

.techPage img {
	border: none;
	float: left;
	margin: 0 20px 10px;
}
.techPage {
    border-bottom: 1px solid #DDDDDD;
    height: 110px;
    padding: 20px 0 5px;
    /*width: 650px;*/
	width: 100%;
}
#techPageOne {

}
/*New JEff EDITS*/
#contactInfo {
    left: 450px;
    position: absolute;
    top: 205px;
    width: 235px;
}
#contactInfo2 {
    left: 450px;
    position: absolute;
    top: 355px;
    width: 235px;
}
/*End JEff EDITS*/

/*#contactInfo {
    left: 450px;
    position: absolute;
    top: 220px;
    width: 270px;
}*/
.locationMap{
	float: left;
}
.locationCallout {
	float: left;
	margin-left: 20px;
}

.services-icon {
	width: 78px;
	height: 70px;
	float: left;
	margin: 0px 20px 40px 0px;
	background-image: url(../images/unidev-services-sprite.png);
	background-repeat: no-repeat;
}
#press{
	color: #636463;
    font-size: 12px;
    line-height: 20px;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial,Helvetica,sans-serif;
	}
/*Kayle Edit */
#include-press{float: left;}
/*Kayle Edit END*/

#press-header {margin:15px 0px;}
#microsoft-icon {
	background-position: 0px -71px;
}
#java-icon {
	background-position: -105px -71px;
}
#visual-basic-icon {
	background-position: -210px -71px;
}
#it-icon {
	background-position: -315px -71px;
}
#mobile-icon {
	background-position: -420px -71px;
}
#itstaff-icon {
	background-position: -525px -71px;
}
#software-icon {
	background-position: -630px -71px;
}
#web-icon {
	background-position: -735px -71px;
}
#it-outsourcing-icon {
	background-position: -840px -71px;
}

#microsoft-icon:hover {
	background-position: 0px 0px;
}
#java-icon:hover {
	background-position: -105px 0px;
}
#visual-basic-icon:hover {
	background-position: -210px 0px;
}
#it-icon:hover {
	background-position: -315px 0px;
}
#mobile-icon:hover {
	background-position: -420px 0px;
}
#itstaff-icon:hover {
	background-position: -525px 0px;
}
#software-icon:hover {
	background-position: -630px 0px;
}
#web-icon:hover {
	background-position: -735px 0px;
}
#it-outsourcing-icon:hover {
	background-position: -840px 0px;
}

/*Added for the bigWidthDiv JS stuff*/
#bigWidthDiv {
}
/*Kayle Edit */
#project-form{
	float: left;
	clear: both;
	/*width: 203px;
	padding-left: 5px;*/
}
	
#thankyou_social{float: left; margin-left:20px;}
/*#getintouch{margin-left: 8px;}*/

#getintouch textarea.input, 
#getintouch input.input {
	width: 240px;
	margin: 0px;
}
#getintouch textarea {
	resize: none;
}
#interior_callout {
    float: left;
    height: 218px;
    width: 100%;
	background: url(../images/mobile-development-left.png) no-repeat left bottom;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
#interior_calloutright {float: right;}
#rBenefits, #jobalerts{
	float: left;
	background: url("../images/middle_content.png") repeat-x scroll left bottom #FFFFFF;
    margin: 0 10px;
    min-height: 266px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
	}

.careers_header{border-bottom: 1px solid #E2E2E2;}
.careers_header h2{padding-bottom: 5px;}
#JobAlerts{width: 350px; font-family: Arial,Helvetica,sans-serif;}
#JobAlerts input[type=text]{width: 200px;}
#JobAlerts select{width: 206px;}
/*#home-header{height: 125px;}*/
/*Kayle Edit END*/

#table12 {
	float: right;
}

#table13 {
	width: 474px;
	margin: 0px auto;
}

/* Mobile */
#icon-wrap {
	float: left;
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin: 30px 0px 45px 0px;
}

.icon {
	width: 74px;
	max-width: 175px;
	height: 70px;
	float: left;
	/*margin: 0px 5% 0px 0px;*/
	background-image: url(../images/unidev-mobile-icons.png);
	background-repeat: no-repeat;
}
.icon a {
	width: 100%;
	height: 100%;
	display: block;
}
.icon-wide {
	width: 145px;
	height: 70px;
	float: left;
	background-image: url(../images/unidev-mobile-icons.png);
	background-repeat: no-repeat;
}
#iphone-icon {
	background-position: 0px 0px;
}
.iphone-icon-hover {
	background-position: -70px 0px !important;
}
#ipad-icon {
	background-position: -186px 0px;
}
.ipad-icon-hover {
	background-position: -256px 0px !important;
}
#android-icon {
	background-position: -366px 0px;
}
.android-icon-hover {
	background-position: -437px 0px !important;
}
#android-tab-icon {
	background-position: -572px 0px;
}
.android-tab-icon-hover {
	background-position: -642px 0px !important;
}
#html5-icon {
	background-position: -790px 0px;
}
.html5-icon-hover {
	background-position: -861px 0px !important;
}
#mobile-website-icon {
	background-position: -1004px 0px;
	margin: 0px 0px 0px 0px !important;
}
.mobile-website-icon-hover {
	background-position: -1075px 0px !important;
}
.margin-5 {
	margin-right: 5%;
}
.margin-3 {
	margin-right: 3%;
}
.margin-1 {
	margin-right: 1%;
}

.expanding-callout {
	clear: left;
	float: left;
}
#expanding-wrap-wrap-top {
	clear: both;
}
#expanding-wrap-wrap-bottom {

}
.expanding-wrap-wrap {
	width: 100%;
	float: left;
}
.expanding-wrap-wrap-half {
	width: 49%;
}
.expanding-wrap-wrap-half-margin {
	margin-right: 2%;
}
.expanding-wrap {
	clear: left;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 100%;
	border-top: 1px solid #DDD;
}
.first-expanding-wrap {
	border-top: 0px;
}
.expanding-wrap h2 {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #C11A2E;
}
.expanding-wrap h2 img {
	vertical-align: middle;
	margin: 0px 0px 0px 10px;
}

.expanding-div {
	display: none;
}
#non-expanding-callout {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	padding: 20px 0px 20px 0px;
	clear: both;
}
#expanding-callout h3 {
	float: left;
}
#expand-all {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #C11A2E;
	font-size: 14px;
	margin: 3px 0px 0px 0px;
}

/* Sitemap */
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul#sitemap {
	list-style: none;
}
ul#sitemap li {
	background: url(../images/left_nav_bullet.gif) 0px 2px no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	color: #C11A2E;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
ul#sitemap li a {
	font-family: Georgia,"Times New Roman",Times,serif;
}
ul#sitemap li ul {
	list-style: none;
}
ul#sitemap li ul li {
	background: none;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
ul#sitemap li ul li a {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
}
ul#sitemap li ul li ul {
	list-style: disc;
}
ul#sitemap li ul li ul li {
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 40px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
ul#sitemap li ul li ul li a {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

/* Homepage Callouts */
.home-callout-wrap {
	float: left;
	clear: both;
	margin: 0px 0px 20px 0px;
	width: 100%;
	overflow: hidden;
}
.home-callout {
	float: left;
	width: 30%;
	*width: 29%;
	margin: 0px 5% 0px 0px;
	padding: 18px 0px 0px 0px;
	border-top: solid 2px;
	background-image: url(../images/unidev-homepage-callout-sprite.png);
	background-repeat: no-repeat;
}
.home-callout-last {
	margin: 0px;
}
.home-callout h2 {
	font-size: 15px;
	margin: 0px 0px 0px 40px;
}
.home-callout p {
	margin: 0px 0px 0px 40px;
}
.home-callout a,
.home-callout a:hover {
	text-decoration: underline;
}

#hc-software-development {
	border-color: #B7232F;
	background-position: 0px 8px;
}

#hc-software-development h2,
#hc-software-development h2 a {
	color: #B7232F;
}

#hc-ecommerce-applications {
	border-color: #FBAE17;
	background-position: 0px -192px;
}

#hc-ecommerce-applications h2,
#hc-ecommerce-applications h2 a {
	color: #FBAE17;
}

#hc-web-applications {
	border-color: #4DADE1;
	background-position: 0px -392px;
}

#hc-web-applications h2,
#hc-web-applications h2 a {
	color: #4DADE1;
}

#hc-internet-applications {
	border-color: #F37820;
	background-position: 0px -592px;
}

#hc-internet-applications h2,
#hc-internet-applications h2 a {
	color: #F37820;
}

#hc-mobile-development {
	border-color: #4D4C4C;
	background-position: 0px -792px;
}

#hc-mobile-development h2,
#hc-mobile-development h2 a {
	color: #4D4C4C;
}

#hc-dedicated-support {
	border-color: #51BB7C;
	background-position: 0px -992px;
}

#hc-dedicated-support h2,
#hc-dedicated-support h2 a {
	color: #51BB7C;
}

/* Newsletter */
section.newsletter .overview h3 {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 17px;
	font-weight: normal;
	color: #C11A2E;
	letter-spacing: -.2px;
	display: block;
	width: 100%;
	border-bottom: solid 1px #DDD;
}
.sidebar-newsletter .follow {
	margin: 0px 0px 43px 0px;
}

/* Press Relases */
.press-release {
	margin: 0px 0px 60px 0px;
}
.press-release-last {
	margin: 0px;
}
.press-release-title {
	font-size: 12px;
}

/* A/B Testing */
.techPage {
	clear: both;
}
#parent-header {
	height: 220px;
	margin: 0px;
	padding: 0px;
}

#parent-header-left {
	float: left;
	margin: 42px 0px 0px 0px;
}

#parent-header-title {
	height: 55px;
	width: 300px;
}

#parent-header-title.our-services-title {
	background: url(../images/unidev-landing-title-sprite.png) 0px -55px no-repeat;
}

#parent-header-title.our-services-title h1 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
}

#parent-header-copy {

}

#parent-header-copy p {

}

#parent-header-copy span {

}

#parent-header-right {
	float: right;
	width: 350px;
	height: 220px;
}

#parent-header-right.our-services-graphic {

}
