/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	background: #4a4947 url('../images/pageBg.gif') repeat top;
}
#Page {
	width:940px;
	height:100%;
	padding:0;
	margin:0 auto;
}
.wrapper {
	width: 940px;
	margin:auto;
}
.wrapperMain {
	width: 912px;
	margin:auto;
}
.clear {
	clear:both;
}
#header {
	width:913px;
	height:140px;
}
#headerL {
	width:350px;
	height:140px;
	background:url('../images/logo.png') no-repeat top left;
	float:left;
}
#headerR {
	width:318x;
	height:50px;
	float:right;
	color:#FFF;
	font-size:11px;
	text-align:left;
	padding-top:88px;
}
#headerRbanner {
	width:507x;
	height:30px;
	float:left;
	text-align:left;
	padding-top:110px;
	margin-left:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.headerRbannerTxt {
	color:#FC0;
	font-size:22px;
}
#topLinks {
	width:100%;
	height:36px;
	line-height:36px;
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
}
#mainContent {
	background:url('../images/contentBg.gif') repeat top center;
	width:100%;
}
#banner{
	width:886px;
	height:261px;
	text-align:center;
	margin-left:13px;
	padding-top:25px;
	padding-bottom:40px;
}
#icons{
	width:786px;
	height:106px;
	text-align:center;
	margin-left:13px;
	padding:0 50px 0 50px;
}
#mainTxt1 {
	margin-left:13px;
	width:310px;
	height:272px;
	position:relative;
	top:35px;
	float:left;
	text-align:left;
	/*border:1px solid #d4d2d2;*/
	font-size:11px;
/*	padding-left:26px;
	padding-right:26px;
*/	padding-top:5px;
}
#mainTxt2 {
	margin-right:13px;
	width:522px;
	height:264px;
	position:relative;
	top:40px;
	float:right;
	text-align:justify;
	font-size:11px;
	border:1px solid #d4d2d2;
	font-size:12px;
	padding-left:24px;
	padding-right:24px;
	padding-top:13px;
}
#mainTxt3 {
	width:895px;
	height:51px;
	padding-top:40px;
	float:left;
	margin-left:8px;
}
#mainTxtIn1 {
	background:url('../images/LeftInBg.jpg') no-repeat top center;
	margin-left:10px;
	width:248px;
	height:350px;
	position:relative;
	top:40px;
	float:left;
	text-align:left;
	font-size:12px;
	padding-left:26px;
	padding-top:13px;
}
#mainTxtIn1 a:link, #mainTxtIn1 a:active, #mainTxtIn1 a:visited {
	text-decoration:none;
	color:#333;
	padding: 15px;
}
#mainTxtIn1 a:hover {
	text-decoration:underline;
	color:#666;
	font-weight:bold;
}

/*========================================= */
li.on {
	background-image: url(../images/tab.png);
	display: block;
	height: 23px;
	padding-top:6px;
	text-decoration: none;
	background-position: 100% 0px;
	background-repeat:no-repeat;
	font-weight:bold;
}
li.off {
	background-image: url(../images/tab.png);
	display: block;
	height: 23px;
	padding-top:6px;
	text-decoration: none;
	background-position: 100% -29px;
	background-repeat:no-repeat;
}
li.on span{
	padding-top: 10px;
}
li.off span{
	top: 10px;
}
ol {
	height: 30px;
	list-style: none;
	margin: 0;
	padding:0px;
}

/*=========================================
li.on {
	background: url(../images/on_bg.png) no-repeat  top left;
	
	height: 31px;
}
li span.on {
	background: url(../images/on_right.png) no-repeat top right;
	display: block;
	padding: 0px;
}
li span.off {
	background: url(../images/off_right.png) no-repeat top right;
	display: block;
	padding: 0px;
}
ul {
	list-style:none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#mainTxtIn1 a.on {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/on_bg.png) repeat left top;
	margin: 16px 2px 0px 0px;
	padding: 3px 6px 3px 6px;
	height: 31px;
}
#mainTxtIn1 a.off {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/on_bg.png) no-repeat right top;
	margin: 16px 2px 0px 0px;
	padding: 3px 6px 3px 6px;
	height: 31px;
}
#mainTxtIn1 a.on {
	background-color: #eeeeee;
	background-image: url("../images/on_bg.png");
	background-repeat: repeat-x;
	background-position: top left;
	margin: 16px 2px 0px 0px;
	padding: 3px 6px 3px 6px;
	height: 32px;
	line-height: 32px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#mainTxtIn1 a.off {
	background-color: #eeeeee;
	background-image: url("../images/on_bg.png"), url("../images/off_right.png");
	background-repeat: repeat-x, no-repeat;
	background-position: top left, top right;
	margin: 16px 2px 0px 0px;
	padding: 3px 6px 3px 6px;
	height: 31px;
	line-height: 31px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
========================================*/

#mainTxtIn2 {
	margin-right:20px;
	width:560px;
	position:relative;
	top:40px;
	float:right;
	text-align:justify;
	font-size:11px;
	font-size:12px;
	padding-left:24px;
	padding-right:24px;
	padding-top:13px;
	background-color:#f9f9f9;
}
#mainTxtIn3 {
	margin-right:20px;
	margin-left:35px;
	width:87%;
	position:relative;
	top:40px;
	text-align:justify;
	font-size:11px;
	font-size:12px;
	padding-left:24px;
	padding-right:24px;
	padding-top:13px;
	background-color:#f9f9f9;
}
#tabLink {	
	width:579px;
	height:57px;
}
#tabLin2 {	
	width:579px;
	height:30px;
}
#div1,#div2,#div3,#div4,#div5,#div6 {
	background-color:#FFF;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	width:520px;
	height:230px;
	margin-left:8px;
	padding:2px 15px 15px 15px;
	overflow:auto;
}
#footer1 {
	background:url('../images/bottom.png') no-repeat top center;
	width:912px;
	height:18px;
	padding-left:28px;
}
#footer {
	width:912px;
	height:40px;
	padding-top:10px;
}
#footerL {
	width:200x;
	height:40px;
	float:left;
	text-align:left;
	color:#ffffff;
	font-size:11px;
	padding-left:35px;
}
#footerR {
	width:200x;
	height:40px;
	float:right;
	text-align:right;
	padding-right:8px;
}
#footerL a:link, #footerL a:active, #footerL a:visited { color:#f9cd12; text-decoration:none;}
#footerL a:hover { color:#f9cd12; text-decoration:underline;}

a:link, a:active, a:visited { color:#ff9900; text-decoration:underline;}
a:hover { color:#ff9900; text-decoration:none;}

#mainContentIn {
	background:url('../images/mainBg2.jpg') no-repeat top left;
	width:100%;
	height:766px;
}
.button {
	background-color:#e3e3e3;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:28px;
	border:2px solid #bebebe;
	cursor:pointer;
}


/*apps page css*/
#Page{ height:auto !important;}
.clear{ clear:both;}
.what-we-done{ line-height:47px; display:block; color:#fff; font-size:18px; text-align:left; background:#000; padding-left:15px;} 

.org-head{ color:#e47202; font-size:22px; font-weight:bold; text-align:center;}
.org-head span{ display:block; padding-top:20px; color:#000;}

ul.portfolio{ list-style-type:none; margin:0px; padding:0px;}
ul.portfolio li{ list-style-type:none; float:left; margin-right:20px; text-align:center; display:block; width:254px;}
ul.portfolio li h4{ color:#d3651a; font-size:16px; font-weight:bold; margin:0px; padding:10px 0px;}
ul.portfolio li .des{ text-align:left; padding:13px;}
ul.portfolio li .des span{ display:block; padding-bottom:5px; font-weight:bold;}

.btn-org{ text-align: center; color:#fff !important; font-size: 20px; font-weight:bold;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; width:224px; float:left; line-height:53px; text-decoration:none !important; margin-right:34px;

background: #ffa140; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa140 0%, #ff7602 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa140), color-stop(100%,#ff7602)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa140 0%,#ff7602 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa140 0%,#ff7602 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa140 0%,#ff7602 100%); /* IE10+ */
background: linear-gradient(top,  #ffa140 0%,#ff7602 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa140', endColorstr='#ff7602',GradientType=0 ); /* IE6-9 */


}

/*Services page*/
ul.services{ list-style-type:none; margin:0px; padding:20px; }
ul.services li{ list-style-type:none; margin:0px; padding:0px; float:left; font-size:12px; display:inline-block; padding:15px; width:230px; min-height:230px; background:#f9f9f9; border:1px solid #d9d9d9; margin:10px}
ul.services li .head{ font-size:18px; color:#e47202; padding-left:40px; line-height:35px; margin:0px;}
.mobile-marketing, .internet-services, .mobile-video, .qr-codes, .mobile-apps, .mobile-seo, .mobile-websites{ background:url(/images/services-icons.png) no-repeat !important;}
.mobile-marketing{ background-position:0px 0px !important; }
.internet-services{ background-position:0px -50px !important;}
.mobile-video{ background-position:0px -93px !important;}
.qr-codes{ background-position:0px -144px !important;}
.mobile-apps{ background-position:0px -190px !important;}
.mobile-seo{ background-position:0px -250px !important;}
.mobile-websites{ background-position:0px -297px !important;}
