@charset "UTF-8";

/* MAIN CSS */

body 
{
	background-image: url(../images/lightGreySpeckedBG.jpg);
	background-repeat:repeat;
	font-size:12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
}

a:link {
	color: #999;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #999;
	font-weight:bold
}
a:hover {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	cursor:pointer;
}
a:active {
	text-decoration: none;
	color: #999;
	font-weight:bold
}

a.dark:link {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
a.dark:visited {
	text-decoration: none;
	color: #333;
	font-weight:bold
}
a.dark:hover {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	cursor:pointer;
}
a.dark:active {
	text-decoration: none;
	color: #333;
	font-weight:bold
}

h1
{
	font-size:24px;
	color: #ea9100;
	font-weight:bold;
	margin:0;
	padding:0 0 7px 0;
	text-transform:uppercase;
}

h2
{
	font-size:18px;
	color:#ea9100;
	font-weight:bold;
	margin:0;
	padding: 20px 0 0 0;
	text-transform:uppercase;
}

h3
{
	font-size:15px;
	color: #a62f36;
	font-weight:bold;
	margin:0;
	padding: 10px 0 0 0;
	text-align:center;
	text-transform:uppercase;
}

#square li
{
	list-style-type:square;
	color:#333;
}

p
{
	color:#FFF;
}


/* HEADER CSS */

div.topKeyWordBanner
{
	background-image:url(../images/darkGreySpeckedBG.jpg);
	background-repeat:repeat;
	font-size: 10px;
	padding: 4px;
	text-align:center;
	color:#999;
}

div.header
{
	background-image:url(../images/headerBG.jpg);
	background-repeat:repeat-x;
	height: 220px;
}

div.headermenu
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:220px;
	margin:auto;
	padding: 0px 0 0 0;
}

div.headermenuAboutUs
{
	background-image: url(../images/box/headerAU.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:220px;
	margin:auto;
	padding: 0px 0 0 0;
}


#menu 
{
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
}

#login ul
{
	display: inline-block;
	padding:0;
	margin:0 0 0 40px;
}

#menu ul li
{
	display: inline-block;
	padding:0 20px 0px 20px;
	margin:0;
	float:left;
}



div.login
{
	text-align:right;
}

div.inputbox
{
	background-image:url(../images/inputbox.jpg);
	height:24px;
	padding: 0 0 0 20px;
}

input.greydropbox
{
	background-image: url(../images/inputbox.jpg);
	background-repeat:repeat-x;
	padding: 6px 3px 3px 8px;
	height:24px;
	width: 100px;
	border: 1px #4e4e4e solid;
	color:#000;
}

input.darkgreydropbox
{
	background-image: url(../images/inputbox.jpg);
	background-repeat:repeat-x;
	padding: 6px 3px 3px 8px;
	height:24px;
	width: 100px;
	border: 1px #272727 solid;
	color:#000;
}

input.subscribe
{
	background-image: url(../images/subsribe.jpg);
	width:96px;
	height:16px;
	border: none;
}

input.subscribe:hover
{
	background-image: url(../images/subscribeH.jpg);
	width:96px;
	height:16px;
	border: 1px solid #282828;
}

input.topPageSubmit
{
	background-image: url(../images/signin.jpg);
	width:60px;
	height:14px;
	border: none;
}


input.topPageSubmit:hover
{
	background-image: url(../images/signinH.jpg);
	width:60px;
	height:14px;
}

div.menu
{
	text-align:right;
	padding: 110px 0 0 100px;
}


div.menu2
{
	text-align:right;
	padding: 70px 0 0 100px;
}


/* link CSS */

#home{
display: block;
width: 65px;
float:left;
}


#aboutus{
display: block;
width: 122px;
float:left;
}


#services{
display: block;
width: 128px;
float:left;
}


#portfolio{
display: block;
width: 144px;
float:left;
}


#blog{
display: block;
width: 83px;
float:left;
}

#testimonials{
display: block;
width: 177px;
float:left;
}

#contact{
display: block;
width: 169px;
float:left;
}

/* HOVER CSS */

#sddm
{	
margin: 0;
padding: 0;
z-index: 30;	
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0 50px 0 0;
	padding: 0;
	color: #666;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial}

#sddm div a:hover
{	background: #49A3FF;
	color: #FFF}
	
/* BODY CSS */
div.container
{
	width:1024px;
	margin:auto;
	text-align:left;
}

div.wholeGreyBoxTop
{
	background-image: url(../images/box/boxTOP.jpg);
	background-repeat:no-repeat;
	height: 41px;
	background-position:right;
	background-color: #7d7d7d;
	width: 575px;
}

div.wholeGreyBoxMiddle
{
	background-image: url(../images/box/boxMiddle.jpg);
	background-position:right;
	background-repeat:repeat-y;
	background-color: #7d7d7d;
	min-height: 465px;
	width: 575px;
}

div.wholeGreyBoxBottom
{
	background-image: url(../images/box/boxBOTTOM.jpg);
	width: 575px;
	background-repeat:no-repeat;
	height: 47px;
	background-color: #4f4f4f;
}


div.smallGreyBoxTop
{
	background-image:url(../images/greyBoxTopRight.jpg);
	background-repeat:no-repeat;
	height:19px;
	background-position:right;
	width: 332px;
}

div.smallGreyBoxMiddle
{
	background-image: url(../images/smallmiddlegreybox.jpg);
	background-position:right bottom;
	background-repeat:repeat-y;
	width: 332px;
	height:640px;
}

div.smallGreyBoxMiddleLogIn
{
	background-image: url(../images/smallmiddlegreybox.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	width: 332px;
	height:540px;
	margin: 15px 0 0 0;
}



div.smallGreyBoxBottom
{
	background-image: url(../images/SmallBottomGreyBox.jpg);
	width: 332px;
	background-position:bottom;
	background-repeat:no-repeat;
	height:10px;
	
}

/* Feedburner CSS */

.feedburnerFeedBlock ul {
margin-left:0;
padding:0px;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
margin:0px;
padding:0px;

}

div.webdesignBlog
{
	padding-left:25px;
}


.feedburnerFeedBlock ul li span.headline a {
color: #f9c400;
text-decoration: none;
display: block;
margin:0px;
padding: 10px 0 0 0;
font-style: italic;
}

div#creditfooter {
display: none;
}


.feedburnerFeedBlock ul li span.headline a:hover {
color: #000;
text-decoration: none;
display: block;
margin:0px;
padding: 10px 0 0 0;
font-style: italic;
}

p.date
{
	font-weight:bold;
	padding:0 0 0 0;
	text-align:left;
	color: #f9c400;
}

/* FOOTER CSS */

div.bottom
{
	background-image:url(../images/darkGreySpeckedBG.jpg);
	background-repeat:repeat;
	color:#999;
	margin: 0px 0 0 0;
	float: left;
	width:100%;
	text-align:center;
	padding: 15px 0 15px 0;
}
div.bottomtext
{
	width:1024px;
	text-align:left;
	margin:auto;
}

div.social
{
	text-align:center;
	float:left;
	width:200px;
	height:150px;
}


div.bottomlinks
{
	width:220px;
	height:180px;
	float:left;
	padding: 0 0px 0 0px;
	background-image:url(../images/bottomLineBG.jpg);
	background-repeat:repeat-y;
	background-position:right;
	margin: 0 10px 0 0;
}



/* INDEX CSS */
div.leftside
{
	float:left;
	margin: 0 0 0 80px;
	
}

div.rightside
{
	float:left;
	margin: 0 0 0 0px;
}

div.rightsidetext
{
	width: 250px; 
	text-align:left;
}

ul.login
{
	padding:0;
	margin:0;
}

li.login
{
	padding:0;
	margin:0;
}

#panel {
	background: #970000;
	height: 237px;
	display: none;
	text-align:center;
	
}

div.login
{
	background-image: url(../images/clientLogin/clientlogin.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:1024px;
	height: 237px;
}
div.loginbox 
{
	background-image:url(../images/clientLogin/login.jpg);
	width: 930px;
	height:235px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

input.loginbox
{
	background-image:url(../images/clientLogin/inputbox.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:36px;
	border:none;
	padding: 8px 5px 5px 5px;
	margin: 5px 85px 0 0;
	font-size:16px;
}

input.logininputsubmit
{
	border: none;
	background:none;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	margin:15px 90px 0 0;
	font-size: 16px;
}
.slide {
	margin: 0;
	padding: 0;
}
.btn-slide {
	background: url(../images/clientLogin/clientloginBG.jpg) repeat-x bottom;
	text-align: center;
	height: 52px;
	padding: 0px 10px 0 0px;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
}

div.ontop
{
	position: relative;
	z-index:2;
}


/* ABOUT US CSS */

#aboutusbox div.wholeGreyBoxTop
{
	background-image: url(../images/box/AUboxtop.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:93px;
	background-position:right;
	width: 642px;
}

#aboutus
{
	width: 642px;
}

#aboutusbox div.wholeGreyBoxMiddle
{
	background-image: url(../images/box/auboxmiddle.jpg);
	background-position:right;
	background-repeat:repeat-y;
	min-height: 625px;
	width: 642px;
	display:block;
}

#aboutusbox div.wholeGreyBoxBottom
{
	background-image: url(../images/box/auboxbottom.jpg);
	width: 642px;
	background-repeat:no-repeat;
	height: 31px;
	background-color: #4f4f4f;
}

#aboutustext div.leftside
{
	float:left;
	margin: 0 0 0 10px;
	width: 370px;
	
}

/* SERVICES CSS */

div.online-marketing-services
{
	background-image: url(../images/services.jpg);
	width: 930px;
	height: 678px;
}

div.online-marketing-services h2
{
	color: #636363;
	font-size: 30px;
	font-weight:bold;
	text-transform:uppercase;
}

div.website-design-services
{
	width:500px;
	height:300px;
	float:left;
}

div.graphic-design-services
{
	width:320px;
	height:270px;
	float:left;
}

div.online-marketing
{
	width:500px;
	height:300px;
	float:left;
}

div.technical-training
{
	width:350px;
	height:265px;
	float:left;
}


/* Logged In */

div.logininfo
{
	padding: 10px 0 0 0;
}

span.date
{
	color: #f9c400;
	font-weight:bold;
}

span.header
{
	color: #f9c400;
	font-weight:bold;
	padding: 0 0 0 10px;
}

span.update
{
	padding: 5px 0 0 0;
	display:block;
}

div.update
{
	padding: 10px 0 0 0;
}

div.contactLeft
{
	background-image:url(../images/contactusLeft.jpg);
	width:456px;
	height:727px;
	padding: 0 0 0 0;
	color:#999999;
	size:16px;
}

div.contactRight
{
width:550px;
float:right;
color: #999999;
}

p.dark
{
color:#999999;
size:16px;
}

#contactus input
{
	background-image:url(../images/contact-input-box.jpg);
	width: 515px;
	height: 45px;
	padding: 10px;
	border:none;
	font-size:20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#contactus textarea
{
	background-image:url(../images/contact-textbox.jpg);
	width: 515px;
	height:172px;
	padding: 20px;
	border:none;
	font-size:20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#contactus input.submit
{
background-image: url(../images/contact-submit.jpg);
width:116px;
height: 41px;
border:none;
}

#contactus input.clear
{
background-image:url(../images/contact-clear.jpg);
width: 117px;
height:40px;
border:none;
}

/* Portfolio CSS */

a.page
{
	background-image:url(../images/page.png);
	width:23px;
	height:24px;
	padding:3px 7px 2px 8px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
}

a.pageHover
{
	background-image: url(../images/pagehover.png);
	width:23px;
	height:24px;
	padding:3px 7px 2px 8px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
}

a.page:Hover
{
	background-image: url(../images/pagehover.png);
	width:23px;
	height:24px;
	padding:3px 7px 2px 8px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
}

INPUT.NONE
{
	width:auto;
	height:auto;
	background-image:none;
}

#NONE
{
	width:auto;
	height:auto;
	background-image:none;
}

input.inputsurvey
{
	background-image:url(../images/contact-input-box.jpg);
	width: 515px;
	height: 45px;
	padding: 10px;
	border:none;
	font-size:20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

textarea.survey
{
	background-image:url(../images/contact-textbox.jpg);
	width: 515px;
	height:172px;
	padding: 20px;
	border:none;
	font-size:20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

input.submitsurvey
{
background-image: url(../images/contact-submit.jpg);
width:116px;
height: 41px;
border:none;
}

input.clearsurvey
{
background-image:url(../images/contact-clear.jpg);
width: 117px;
height:40px;
border:none;
}

div.survey
{
	background-image: url(../images/survey.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:456px;
	height:747px;
	padding: 0 0 0 0;
	color:#999999;
	size:16px;
}

div.testimonials
{
	text-align:center;
}

div.testimonialtop
{
	background-image:url(../images/testimonialtop.jpg);
	width: 940px;
	height:19px;
	background-position:left top;
	background-color:#4c4c4c;

}

div.testimonialmiddle
{
	background-image: url(../images/testimonialmiddle.jpg);
	width: 940px;
	min-height:50px;
	background-repeat:repeat-y;
	background-position:left top;
    background-color:#4c4c4c;
	color:#2a2a2a;
	font-size: 18px;
	text-align:left;
}

div.testimonialmiddle p
{
	padding: 0 10px 0 10px;
	margin:0;
}

div.testimonialbottom
{
	background-image: url(../images/testimonialbottom.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	width: 940px;
	height:21px;
	background-color:#4c4c4c;
	margin: 0 0 20px 0;
}