/*----------------------------
Author: Kishinevsky Denis
Email: info@dlstudio.ca
-----------------------------*/
html {
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
}
body {
	color:#333333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}
#blog img {
	margin:5px;
	padding:5px;
	border:solid 1px #c7c7c7;
	float:left;
}
#cop {
	display:none;
}
#logo {
	background:url(../images/DLStudioLogo.jpg) 0 0;
	background-repeat:no-repeat;
	position:relative;
	margin:4px 0 0 0;
	width:375px;
	height:195px;
	float:left;
}
#fraime {
	background-image:url(../images/fraime.png);
	background-position:center;
	background-repeat:no-repeat;
	height:262px;
	margin:20px 0 0 0;
}
#topBg {
	background-image:url(../images/topBg.gif);
	background-position:center;
	background-repeat:repeat-x;
	height:262px;
	margin:5px 27px 0 26px !Important;
}
#welcome {
	background-image: url(../images/welcomeBg.png);
	background-repeat:no-repeat;
	width:439px;
	height:90px;
	position:absolute;
	margin:60px 0 0 10px;
	z-index:0;
}
#welcome p {
	margin:0;
	padding: 15px;
}
#service ul {
	margin:10px 0 25px 70px;
}
li {
	list-style:none;
	background-image:url(../images/li.jpg);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
p {
	margin:20px 30px;
}
#news ul {
	margin:10px 0 25px 7px;
}
h1.service {
	background:url(../images/services.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:0 0 20px 50px;
	height:18px;
}
h1.fba {
	background:url(../images/fba.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:20px 30px;
	height:24px;
}
h1.fbp {
	background:url(../images/fbp.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:20px 30px;
	height:24px;
}
h1.iphone {
	background:url(../images/iphone.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:20px 30px;
	height:18px;
}
h1.rates {
	background:url(../images/rates.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:20px 30px;
	height:18px;
}
h1.hosting {
	background:url(../images/hosting.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:20px 30px;
	height:18px;
}
h1.newsEvent {
	background:url(../images/newsEvents.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:0 0 20px 0;
	height:17px;
}
h1.design {
	background:url(../images/design.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height:17px;
	margin:20px 30px;
}
h1.services {
	background:url(../images/services.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height:18px;
	margin:20px 30px;
}
h1.blog {
	background:url(../images/blog.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height:18px;
	margin:20px 30px;
}
h1.seo {
	background:url(../images/seo.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height:23px;
	margin:20px 30px;
}
h1.contact {
	background:url(../images/contact.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height:18px;
	margin:20px 30px;
}
h1.portfolio {
	background:url(../images/port.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height:18px;
	margin:20px 30px;
}
.awesome {
	background: #08c url(/images/alert-overlay.png) repeat-x;
    display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
}
.rightSide {
	border:solid 1px #999;
	background:#fff;
	margin:40px 30px 20px 30px;
	padding:5px;
}
#page {
	width:300px;
	float:left;
	margin:0;
	padding:5px 10px;
	font-size:14px;
	color: #08c;}
a {
	color: #08c;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footer {
	border-top:1px solid #DDD;
	clear:both;
	padding:10px 0 0 0;
}
#footer .footNav {
	text-align:center;
}
#footer .footNav a {
	padding:0 10px;
	white-space:nowrap;
}
.copyright {
	font-size:10px;
	color:#888;
	line-height:15px;
    margin: 0;
    padding: 10px 20px 0 0;
    text-align: right;
}
#news a {
	color:#6e6f83;
	text-decoration:none;
}
#news a:hover {
	color:#6e6f83;
	text-decoration:underline;
}
#rates {
	background:url(../images/box.gif);
	background-repeat:no-repeat;
	height:120px;
	margin:5px 30px;
	padding:10px 20px 0 120px;
	float:left;
}
#rates2 {
	background:url(../images/box2.gif);
	background-repeat:no-repeat;
	height:120px;
	margin:5px 30px;
	padding:10px 20px 0 120px;
	float:left;
}
#rates3 {
	background:url(../images/box3.gif);
	background-repeat:no-repeat;
	height:120px;
	margin:5px 30px;
	padding:10px 20px 0 120px;
	float:left;
}
#rates4 {
	background:url(../images/box4.gif);
	background-repeat:no-repeat;
	height:130px;
	margin:5px 30px;
	padding:10px 20px 0 120px;
	float:left;
}
h2 {
	font-weight:bold;
	font-size:14px;
	color:#08c;
}
/*----------------------------
Global Nav
-----------------------------*/
#globNav {
	height:76px;
	margin:-83px 0 0 16px;
	padding:0;
	position:relative;
	width:886px;
}
#globNav li {
	float: left;
	list-style:none;
}
#globNav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 76px;
	background: url(../images/globalNav.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
li#gn_home a {
	left: 0;
	width: 125px;
	background-position: 0 0;
}
li#gn_design a {
	left: 125px;
	width: 125px;
	background-position: -125px 0;
}
li#gn_serv a {
	left: 250px;
	width: 125px;
	background-position: -250px 0;
}
li#gn_port a {
	left: 375px;
	width: 125px;
	background-position: -375px 0;
}
li#gn_rates a {
	left: 500px;
	width: 125px;
	background-position: -500px 0;
}
li#gn_hosting a {
	left: 625px;
	width: 130px;
	background-position: -625px 0;
}
li#gn_contact a {
	left: 760px;
	width: 145px;
	background-position: -760px 0;
}
li#gn_home a:hover {
	background-position: 0 -79px;
}
li#gn_design a:hover {
	background-position: -125px -79px;
}
li#gn_serv a:hover {
	background-position: -250px -79px;
}
li#gn_port a:hover {
	background-position: -375px -79px;
}
li#gn_rates a:hover {
	background-position: -500px -79px;
}
li#gn_hosting a:hover {
	background-position: -625px -79px;
}
li#gn_contact a:hover {
	background-position: -760px -79px;
}
li#gn_home a.open {
	background-position: 0 -79px;
}
li#gn_design a.open {
	background-position: -125px -79px;
}
li#gn_serv a.open {
	background-position: -250px -79px;
}
li#gn_port a.open {
	background-position: -375px -79px;
}
li#gn_rates a.open {
	background-position: -500px -79px;
}
li#gn_hosting a.open {
	background-position: -625px -79px;
}
li#gn_contact a.open {
	background-position: -760px -79px;
}
/*----------------------------
Facebook bottons
-----------------------------*/
#fb {
	width: 878px;
	height: 65px;
	position: relative;
	margin: 10px 0 20px 30px;
	padding: 0;
}
#fb li {
	float: left;
	list-style:none;
}
#fb li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 65px;
	background: url(../images/DL_FB_Bar.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
li#fb_apps a {
	left: 0;
	width: 439px;
	background-position: 0 0;
}
li#fb_page a {
	left: 439px;
	width: 439px;
	background-position: -439px 0;
}
li#fb_apps a:hover {
	background-position: 0 -65px;
}
li#fb_page a:hover {
	background-position: -439px -65px;
}
/*----------------------------
Social Networking
-----------------------------*/
#rightSide .share_a {
    background: url("https://d3hok70xjqsuiy.cloudfront.net/assets/prod/3567/uiButton_58x22_1294417838.png") no-repeat scroll 0 0 transparent !important;
    height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 58px !important;
}
#sn {
	width: 170px;
	height: 36px;
	position: relative;
	margin: 25px 0 0 10px;
	padding: 0;
}
#sn li {
	float: left;
	list-style:none;
}
#sn li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 33px;
	background: url(../images/sn.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
li#sn_apple a {
	left: 0;
	width: 34px;
	background-position: 0 0;
}
li#sn_linkedin a {
	left: 34px;
	width: 34px;
	background-position: -34px 0;
}
li#sn_flickr a {
	left: 68px;
	width: 34px;
	background-position: -68px 0;
}
li#sn_facebook a {
	left: 102px;
	width: 34px;
	background-position: -102px 0;
}
li#sn_tweeter a {
	left: 136px;
	width: 34px;
	background-position: -136px 0;
}
li#sn_apple a:hover {
	background-position: 0 -34px;
}
li#sn_linkedin a:hover {
	background-position: -34px -34px;
}
li#sn_flickr a:hover {
	background-position: -68px -34px;
}
li#sn_facebook a:hover {
	background-position: -102px -34px;
}
li#sn_tweeter a:hover {
	background-position: -136px -34px;
}
/* ---------------------------
Front page banners 
-----------------------------*/
#banners {
	width: 885px;
	height: 147px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
#banners li {
	float: left;
	list-style:none;
}
#banners li a {
	position: absolute;
	top: -2px;
	margin: 0;
	padding: 0;
	display: block;
	height: 147px;
	background: url(../images/banners.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
li#banners_design a {
	left: 2px;
	width: 295px;
	background-position: 0 0;
}
li#banners_seo a {
	left: 295px;
	width: 295px;
	background-position: -295px 0;
}
li#banners_hosting a {
	left: 588px;
	width: 295px;
	background-position: -590px 0;
}
li#banners_design a:hover {
	background-position: 0 -149px;
}
li#banners_seo a:hover {
	background-position: -295px -149px;
}
li#banners_hosting a:hover {
	background-position: -590px -149px;
}
/* ---------------------------
Fancy Zoom
-----------------------------*/
#photos {
	margin:10px 0 0 66px;
	overflow:auto;
}
.photo {
	float:left;
	display:inline;
	margin:0 20px 20px 0;
	text-align:center;
}
.photo a img {
	border:1px solid #999;
	padding:5px;
}
.photo a:hover {
	text-decoration: none;
}
#zoom_table {
	z-index:1000;
}
/* ---------------------------
Fancy Portfolio
-----------------------------*/
#port {
	margin:10px 0 0 50px;
	overflow:auto;
}
.port {
	float:left;
	display:inline;
	margin:0 10px 10px 0;
}
.port a img {
	border:1px solid #999;
	padding:5px;
}
p#turtles_caption {
	margin:5px 0 0;
}
/* ---------------------------
Hosting table
-----------------------------*/
#hosting table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	margin:0 auto 30px;
}
#hostingcaption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
}
#hostingtr.odd td {
	background:#f7fbff
}
#hostingtr.odd .column1 {
	background:#f4f9fe;
}
#hosting .column1 {
	background:#f9fcfe;
}
#hosting td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}
#hosting th {
	font-weight:normal;
	color: #08c;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}
#hosting thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#08c;
}
#hosting tfoot th {
	text-align:center;
	background:#f4f9fe;
}
#hosting tfoot th strong {
	font:bold 1.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:.5em .5em .5em 0;
	color:#08c;
}
#hosting tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
/* ---------------------------
Contact Us Form
-----------------------------*/
form {
	font:100% verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 560px;
}
form fieldset {
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 10px 30px 30px 40px;
}
form label {
	display: block;
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}
form fieldset legend {
	font-size:1.1em;
}
form input, form textarea {
	width:auto;
	margin:5px 0 0 10px;
}
form input#reset {
	margin-left:0px;
}
textarea {
	overflow: auto;
}
form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}
form .required {
	font-weight:bold;
}
form br {
	clear:left;
}

