@import url("top.css");
@import url("header.css");
@import url("container.css");
@import url("innerPages.css");
/*********************************************************************************************/
input:focus {border:solid 1px #6590ef !important; }
textarea:focus {border:solid 1px #6590ef !important; }
a { color:#0a88ff;  }
h1 { color:#421833; font-size:32px; text-shadow:2px 1px 2px #b8b8b8; font-weight:normal; position:relative;}
h1 strong { position:absolute; z-index:3; width:100%; left:0; top:0; height:21px; margin-top:7px; background: url(../images/headline.png) repeat-x 0 0; display:inline-block;}
.heading2 { color:#000; font-size:22px; text-shadow:2px 1px 2px #b8b8b8; font-weight:normal;}
h2 { color:#000; font-size:22px; text-shadow:2px 1px 2px #b8b8b8; font-weight:normal;}
.heading3  { color:#0066dd; font-size:17px; text-shadow:2px 1px 2px #b8b8b8; font-weight:normal;}
.heading4 { color:#000; font-size:21px; font-weight:normal;}
.headingPortfolio { background:url(../images/downArrow.gif) no-repeat 0 8px; color:#012C92; font-size:25px; font-weight:normal; margin-top:30px; padding-left:20px;}
p { font-size:13px; color:#464646; line-height:18px;}
p.phr span{font-size:30px; color:#464646; float:left; display:inline-block; padding-top:8px;}

body { background:#000001 url(../images/galaxy_bg.jpg) fixed no-repeat 50% 81px !important; background-position:50% 0; font-family: "Calibri", Arial, Helvetica, sans-serif;}
#ps { background:url(../images/spacer.gif) no-repeat 50% 81px; width:100%; height:100%;  position:relative; clear:both;}

/*
#footer { background:url(../images/sky_footer-bg.png) repeat-x 0 0; height:180px; position:relative;}
#footer #foot {width:960px; height:180px; margin:0 auto; position:relative;}
#footer #foot ul { position:absolute; left:5px; top:8px; }
#footer #foot ul li { float:left; display:inline;}
#footer #foot ul li a { color:#fff; padding:0 15px; font-weight:bold;}
#footer #foot #we_accept { position:absolute; left:10px; top:47px;}
#footer #foot .copyright { color:#fff; position:absolute; left:15px; top:144px; }
#footer #foot #foot_logo { position:absolute; right:32px; top:67px;}
#footer #foot #bookmark { position:absolute; right:33px; top:10px;}
#footer #foot #w3-val { position:absolute; right:20px; top:120px; background:url(../images/w3-val-gal.png) no-repeat 0 0; height:48px; width:120px;}
#footer #foot #w3-val a { font:bold 12px  Arial, Helvetica, sans-serif; color:#eaeaea; text-transform:uppercase; display:block; padding:5px 0 0 48px; text-shadow:1px 1px 1px #ff640f; filter:alpha(opacity=70); opacity: 0.7;}
#footer #foot #w3-val a:hover {filter:alpha(opacity=100); opacity: 1;} */

#header .websiteResources { background-position:0 -155px !important; }





#footer { background:url(../images/sky_footer-bg.png) repeat-x 0 0; position:relative; z-index:1;  }
#footer #foot {height:370px; width:980px; margin:0 auto; position:relative;}
#footer #foot .footCont { width:100%; position:absolute; left:10px; top:48px; }
#footer #foot .footCont .footBox { float:left; display:inline; }
#footer #foot .footCont .devlop { width:240px;}
#footer #foot .footCont .design { width:195px;}
#footer #foot .footCont .seo { width:310px;}
#footer #foot .footCont .about { width:185px; float:right;}
#footer #foot .footCont .about h5 { color:#fff;}
#footer #foot .footCont .about h5 a { 
color:#fff;
text-decoration:none;
}
#footer #foot .footCont h5 { font:bold 16px Arial, Helvetica, sans-serif; color:#fff; text-shadow:1px 1px 0 #5da0e0;}
#footer #foot .footCont h5 a { color:#0078ff; }
#footer #foot .footCont .footBox ul li a { background:url(../images/bullet_arrow.png) no-repeat 0 5px; color:#cde2f2; padding:0 15px; font-size:12px; text-transform:capitalize; text-shadow:1px 1px 1px #000;}

#footer #foot .footCont  ul.footLinks {margin:25px 0 0 0; float:left; width:580px;background:url(../images/white10per.png) repeat 0 0; height:22px;  -moz-border-radius:10px;  -webkit-border-radius:10px;  border-radius:10px; border:solid 1px #0079c4; }
#footer #foot .footCont  ul.footLinks li { float:left; display:inline; }
#footer #foot .footCont  ul.footLinks li a{color:#eee; padding:0 15px; font-size:12px; text-transform:capitalize; text-shadow:1px 1px 1px #000;}

#footer #foot .footCont blockquote { background:url(../images/white10per.png) repeat 0 0; float:right; margin-right:10px; width:240px; height:50px; overflow:hidden; padding:10px;  color:#eee; line-height:18px; font-size:12px; -moz-border-radius:15px;  -webkit-border-radius:15px;  border-radius:15px; border:solid 1px #0079c4;}
#footer #foot .footCont blockquote:after {font-size:20px; line-height:8px; content:close-quote;}
#footer #foot .footCont blockquote:before {font-size:20px; line-height:8px; content:open-quote;}

#footer #foot #we_accept {position:absolute; left:5px; top:7px;}
#footer #foot #we_accept img { height:30px;}
#footer #foot .copyright { color:#eee; position:absolute;  left:10; bottom:10px; font-size:11px }
#footer #foot #foot_logo { position:absolute; left:50%;  margin-left:-60px; bottom:10px;}
#footer #foot #bookmark { position:absolute; right:0px; top:4px; background:url(../images/bookmark.png) no-repeat 0 0;}
#footer #foot #bookmark img { width:157px; height:45px;}
#footer #foot #w3-val { position:absolute; right:0; bottom:10px; font-size:12px; color:#eee;}
#footer #foot #w3-val a {font-size:12px; font-weight:bold; color:#fff; text-decoration:underline;}
#footer #foot #w3-val a:hover { text-decoration:none;} 








/************************* PAGINATION **************************************/
.pagination{clear:both; font:bold 13px "Helvetica Neue", helvetica, Arial, Tahoma, sans-serif;}
.pagination a, .pagination a:visited{padding: 5px 8px; color: #49bdc2;}
.pagination a:hover, span.current{padding: 5px 8px; color: #ffffff; background: url(../images/pagination_bg.png) no-repeat 50% 100%; text-decoration:none;}
.pagination .currentpage{font-weight: bold; padding: 5px 9px; color: #ffffff; background: url(../images/pagination_bg.png) no-repeat 50% 100%;}


















