@charset "utf-8";
/* digitalsuccessgroup.net css styles v1 */

html, body {
	margin: 0;
	padding: 0;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
}


/* layout divs */
.wrapper{
	width: 100%;
	height: auto;
	text-align: center;
	min-width: 960px;
}

.inner_wrapper{
	margin: 0 auto;
}


.header{
	height: 250px;
	width: 100%;
	background-image: url(/images/header_1.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

.inner_header{
	height: 250px;
	width: 960px;
	background-image: url(/images/header_1_inner.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.nav{
	height: 73px;
	width: 100%;
	background-image: url(/images/nav_1.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.inner_nav{
	height: 73px;
	width: 960px;
	background-image: url(/images/nav_1_inner.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.footer{
	width: 100%;
	height: 124px;
	background-image: url(/images/footer_1_repeat.png);
	background-repeat: repeat-x;
}

.inner_footer{
	height: 74px;
	width: 960px;
	padding: 15px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}


.inner_footer h4 {
	color: #ddd;
	font-size: 14px;
	margin: 5px; padding: 0;
}

.inner_footer h5 {
	color: #848484;
	font-weight: normal;
	font-size: 12px;
	margin: 0; padding: 0;
}

ul.links{
	padding: 0;
	list-style-type: none;
}

ul.links li{
	display: inline;
	border-right: 1px #fff solid;
	padding: 2px 5px 2px 3px;
}

ul.links li#last{border-right:none;}

.nomargin{
	margin: 0;
}

.indent1{
	margin-left: 60px;
}

.h20{
	height: 20px;
}

.h40{
	height: 40px;
}

.content{
	text-align: left;
}

.col_4{
	float: left;
	width: 240px;
	text-align: center;
}

.col_12{
	float: left;
	width: 720px;
}

ul.latest_work {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.latest_work li {
	display: block;
	width: 180px;
	margin: 10px auto 30px auto;
}

ul.latest_work li img {
	border: 1px #8f8f8f solid;
	width: 160px;
	height: 90px;
	display: block;
	margin: 0 auto;
}

ul.this_project {
	list-style-type: none;
	padding: 0;
}

ul.this_project li {
	display: block;
	width: 180px;
	margin: 10px auto;
}

ul.nav_links {
	list-style-type: none;
	margin: 0; padding: 0;
}

ul.nav_links li {
	position: relative;
	z-index: 4;
	margin: 0 10px;
	display: block;
	float: left;
	padding: 0;
}

span.nav_item {
	position: absolute;
	z-index: 5;
	opacity:0;
	filter:alpha(opacity=0);
	display: block;
	cursor: pointer;
}

.nav_item, ul.nav_links li {
	width: 280px;
	height: 73px;
}

li.nav_portfolio {
	background: url(/images/portfolio_1.png) no-repeat;
}

span.nav_portfolio {
	background: url(/images/portfolio_2.png) no-repeat;
}

li.nav_about {
	background: url(/images/about_us_1.png) no-repeat;
}

span.nav_about {
	background: url(/images/about_us_2.png) no-repeat;
}

li.nav_work {
	background: url(/images/work_with_us_1.png) no-repeat;
}

span.nav_work {
	background: url(/images/work_with_us_2.png) no-repeat;
}

div.nav_bullet {
	background: url(/images/arrow1.png) no-repeat;
	width: 13px;
	height: 5px;
	position: absolute;
	left: 130px;
	bottom: 0;
	z-index: 6;
}

li.nav_portfolio div.nav_bullet { margin-left: 16px; }
li.nav_work div.nav_bullet { margin-left: 13px; }

a.logo, a.logo:link, a.logo:visited {
	position: absolute;
	width: 132px;
	height: 52px;
	top: 21px;
	left: 60px;
	background: url(/images/logo_overlay.png) no-repeat;
	opacity:0;
	filter:alpha(opacity=0);
}

a.findouthow, a.findouthow:link, a.findouthow:visited {
	position: absolute;
	width: 183px;
	height: 35px;
	top: 197px;
	left: 478px;
	background: url(/images/findouthow_overlay.png) no-repeat;
	opacity:0;
	filter:alpha(opacity=0);
}

.rel {position: relative;}
.abs {position: absolute;}


/* semantic markup */

h1 {
	font-size: 32px;
	font-weight: normal;
	padding: 0; margin: 0;
	line-height: 1em;
}

h4 {
	font-size: 14px;
	padding: 0; margin: 0;
	font-weight: normal;
	margin-left: 20px;
	color: #555;
	line-height: 1em;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 0; margin: 0;
}

p {
	font-size: 18px;
	padding: 0; margin: 0;
}

a, a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #435fdc;
	text-decoration: underline;
}

ul.links li a, ul.links li a:link, ul.links li a:visited {
	color: #fff;
	text-decoration: underline;
}

ul.links li a:hover {
	color: #c60e7c;
}



/* stylized elements */
.info_bar {
	border-top: 15px #f2f2f2 solid;
	border-bottom: 15px #f2f2f2 solid;
	margin-left: -20px;
	padding: 0 0 20px 10px;
}

.info_bar2, blockquote {
	border-left: 15px #f2f2f2 solid;
	padding: 20px 10px;
}

.portfolio img{
	border: 1px #222 solid;
}

.portfolio p{
	margin: 10px 50px;
	text-align: left;
}

div.portfolio_screenshot_view{
	width: 640px;
	height: 360px;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 1px;
}

div.portfolio_screenshots{
	width: 640px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

a.portfolio_screenshot, a.portfolio_screenshot:link, a.portfolio_screenshot:visited {
	font-size: 36px;
	font-weight: bold;
}

.portfolio h2{
	margin: 5px;
}

.portfolio h2 a, .portfolio h2 a:link, .portfolio h2 a:visited{
	font-size: 18px;
	color: #222;
}

.portfolio h2 a:hover {
	text-decoration: none;
	border-bottom: 1px #c60e7c solid;
}




/* FORMS */
form {
}

form p {
	margin: 10px 2px;
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px;
}

input.text {
	width: 360px;
	height: 30px;
}

textarea {
	width: 360px;
	height: 90px;
}

input.button {
	width: 180px;
	height: 30px;
}

p.formInfo {
	padding: 10px;
	color: #FFF;
	background-color: #FFF;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px;
}

fieldset {
	border-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius: 15px;
}