@charset "utf-8";
/* CSS Document */

/* =Styling all elements
========================================================================================================*/
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
	text-decoration: none;
	color:#C0BA1E;
	font-weight:bold;
}
a:hover {
	color:#AFA36D;
	text-decoration:underline;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ----------- Applying clearfix fix for some browsers to use in appropriate places --------- */
.clearfix:after {
	content: ".";
	display: block;
	height:100%;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
.clear {
	clear:both
}
/*=======================================================*/
/* Body
*********************************************************/
.body-home {
	background:#e0e0e0 url(../images/bg.gif) center top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.body-inner {
	background:#e0e0e0 url(../images/bg-inner.gif) center top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.body-inner-portfolio {
	background:#e0e0e0 url(../images/bg-inner-portfolio.gif) center top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.body-alt {
	background-position:left -190px;
}
.warraper {
	width:960px;
	margin:0 auto;
}
/* Top Nav
*********************************************************/
.top-nav-sec {
	background:url(../images/top-sec-bg.gif) no-repeat left top;
	padding-left:10px;
	height:71px;
	position:relative
}
.logo {
	float:left;
	width:406px
}
.logo h1 a {
	width: 406px;
	height: 55px;
	display: block;
	text-indent: -2000em;
	position: absolute;
	top: 7px;
	left: 10px;
	background: url(../images/logo-new-years.jpg) left top no-repeat;
}
.nav {
	padding-top:15px;
	float:right;
}
/* Menu 1
*********************************************************/
.menu1 {
	padding:10px 10px 0 32px;
	margin:0;
	list-style:none;
	height:27px;
	float:right
}
.menu1 li {
	float:left;
	padding-right:5px;
}
.menu1 li.top-link-bg1 {
	background:url(../images/top-link-bg1.png) no-repeat left top;
	height:20px;
}
.menu1 li.top-link-bg2 {
	background:url(../images/top-link-bg2.png) no-repeat left top;
	height:20px;
}
.menu1 li.top-link-bg3 {
	background:url(../images/top-link-bg3.png) no-repeat left top;
	height:20px;
}
.menu1 li a {
	display:block;
	float:left;
	height:27px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-family:arial, verdana, sans-serif;
	font-weight:normal;
	text-align:center;
	padding:0 0 0 16px;
	cursor:pointer;
}
.menu1 li a b {
	float:left;
	display:block;
	padding:0 20px 0 0px;
	font-weight:normal
}
.menu1 li.current a {
	color:#07151a;
	background:url(../images/button4-menu2.gif) no-repeat left top;
}
.menu1 li.current a b {
	background:url(../images/button4-menu2.gif) no-repeat right top;
}
.menu1 li a:hover {
	color:#000000;
	background:url(../images/button4-menu2.gif);
}
.menu1 li a:hover b {
	background:url(../images/button4-menu2.gif) no-repeat right top;
}
.menu1 li.current a:hover {
	color:#000000;
	background: url(../images/button4-menu2.gif) no-repeat left top;
	cursor:default;
	height:27px;
}
.menu1 li.current a:hover b {
	background:url(../images/button4-menu2.gif) no-repeat right top;
}
/* Header
*********************************************************/
.header-sec {
	background:url(../images/header-img.png) no-repeat left top;
	width:960px;
	height:303px;
	position:relative
}
.header-sec-alt {
	height:115px
}
.header-sec .left-sec {
	width:377px;
	float:left;
	font-family:"Myriad Pro";
	color:#ffffff;
	padding-top:11px;
	padding-left:5px;
}
.header-sec .left-sec h2 {
	font-size:30px;
	font-weight:normal;
	display:none;
}
.header-sec .left-sec p.quote {
}
.header-sec .left-sec p.contest {
	margin: 8px 0 0 0;
	margin: 9px 0 0 0\9; /* IE 8 only with \9 hack */
	*margin: 13px 0 0 0;
	position:relative;
}
.header-sec .right-sec {
	width:573px;
	float:left;
	margin-top:5px;
	position:relative;
	
}
.header-sec .right-sec .header-imgs {
	position:absolute;
	margin:30px 0 0 72px;
	width:479px;
	height:268px;
}
.header-sec .right-sec .header-imgs img {
	width:479px;
	height:268px;
}
.padd-t {
	padding-top:3px;
}
/* Middle Section
*********************************************************/
.home-mid-cont {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
}
.home-mid-cont h2 {
	font-family:"Myriad Pro";
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
.inner-mid-cont {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:16px;
}
.inner-mid-cont h2 {
	font-family:"Myriad Pro";
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
.inner-mid-cont p {
	padding-bottom:10px;
	padding-left:5px;
}
.inner-mid-cont p a {
	color:#1f1e19
}
.home-we-do-sec {
	padding-top:16px;
	height:190px;
}
.home-we-do-sec strong {
	font-weight:normal;
}
.home-we-do-sec div {
	width:195px;
	float:left;
	padding-right:25px;
	border-right:1px #e7e7e7 solid;
}
.home-we-do-sec .padd {
	padding-left:25px
}
.home-we-do-sec .last {
	border:none
}
.home-we-do-sec div h1 {
	font-family:"Myriad Pro";
	font-size:20px;
	font-weight:normal;
	color:#5f5f5f;
	padding-bottom:10px;
}

.home-we-do-sec div h1 a{color:#5F5F5F; font-weight:normal;}

.resent-work {
	background:url(../images/resent-work.png) no-repeat center top;
	margin:0 auto;
	clear:both;
	text-align:center;
	font-family:"Myriad Pro";
	font-weight:bold;
	color:#ffffff;
	font-size:28px;
	height:44px;
	padding-top:5px;
	position:absolute;
	top:-36px;
	left:345px;
	width:284px;
}
.mid-cont-bg {
	background:url(../images/mid-cont-bg.gif) repeat-y left top;
	margin-top:1px;
	position:relative;
}
.portfolio-area {
	padding-top:30px;
	position: relative;
}
.portfolio-area .box {
	width:258px;
	float:left;
	padding-bottom:20px;
	margin: 0 100px 0 0;
}
.portfolio-area .box p {
	color:#5f5f5f;
	padding: 0 5px 0 5px;
}
.portfolio-area .box2 {
	width:258px;
	float:left;
	margin: 0 0 0 0 !important;
	padding-bottom:20px;
}
.portfolio-area .box2 p {
	padding: 0 5px 0 8px;
	color:#5f5f5f;
}
.portfolio-area .box3 {
	width:258px;
	float:right;
	padding-bottom:20px;
}
.portfolio-area .box3 p {
	padding:0 5px 0 8px;
	color:#5f5f5f;
}
.portfolio-area .pbutton {
	margin-top:8px;
}
.secondary {
	padding-bottom:30px;
}
.secondary ul {
	margin-left:35px;
	margin-bottom:10px;
}
/* contact Form Area
*********************************************************/
.contact-left {
	width:400px;
	float:left
}
.contact-form-sec {
	width:500px;
	float:left;
	padding-left:30px;
}
.contact-form-sec ul {
	clear:both;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.contact-form-sec ul li {
	width:203px;
	list-style:none!important;
}
.contact-form-sec ul li p {
	padding-bottom:5px!important;
}
.contact-form-sec ul li input {
	background:url(../images/text-box.gif) no-repeat left top;
	width: 100%;
	height:25px;
	border:none;
	padding-left:5px;
	padding-top:4px;
}
.contact-form-sec ul li textarea {
	background:url(../images/txt-area-bg.gif) no-repeat left top;
	width:330px;
	height:130px;
	border:none;
	padding-left:5px;
	padding-top:4px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bg-none-submit {
	background:none!important;
	padding:0px!important;
	height:33px!important;
	width:105px!important;
}
.contact-details h3 {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	color:#5F5B47
}
.contact-details h3 span {
	font-size:13px;
	font-weight:normal;
}
#messageSent {
	color: green;
	font-size:18px;
	font-weight:bold;
}
/* Footer Section
*********************************************************/
.footer-section {
	background:url(../images/footer-bg.gif) repeat-x left top;
	padding-top:20px;
}
.footer {
	width:960px;
	margin:0 auto;
}
.footer .link-block {
	width:340px;
	float:left;
	padding-top:30px;
}
.footer .link-block a {
	padding:5px 20px 5px 20px;
	color:#ffffff
}
.footer .mail-section {
	width:265px;
	float:left;
	text-align:left;
	padding-top:25px;
	font-size:14px;
}
.footer .mail-section a {
	color:#ffea70
}
.footer .copyright-section {
	float:right;
	padding-right:25px;
	padding-top:15px;
	font-size:14px;
	color:#ffffff;
	text-align:right
}
#desc {
	padding:0px 0 15px 10px;
	color:#555555;
	width:620px;
	float:left;
}
/*hack*/
/**:first-child+html #left-tab li { margin-bottom:-3px;}*/
.paypal {
	margin-bottom:10px;
	border-bottom:1px solid gray;
	padding:10px;
}
.paypal h3 {
	margin-bottom:10px;
}
.tell-a-friend {
	min-height:325px;
}
.bot-bor {
	border-top:1px #d3d3d3 solid;
	clear:both
}
#wordpress-excerpts {
	padding:15px 0;
}

#wordpress-excerpts h2 {
	background:url(../images/flog-title-bg.gif) no-repeat left top;
	height:34px;
	padding-left:20px;
	padding-top:0px;
	line-height:32px;
}

#wordpress-excerpts h2 a{
	color:#000000;
}


#services {
	padding:15px 0;
}

#services .content{
	padding:0 0 15px 10px;
}

#services h2{padding: 10px 0 5px 0;}

#services h2 a{color:#5F5F5F; font-size:18px; }

#services h1 {
	background:url(../images/flog-title-bg.gif) no-repeat left top;
	height:34px;
	padding-left:20px;
	padding-top:0px;
	line-height:32px;
	margin-bottom:10px;
	font-family:"Myriad Pro";
	font-size:24px;
	font-weight:bold;
}

#services .content p{padding-bottom:10px;}


#wordpress-excerpts .excerpt-content {
	margin-bottom:15px;
	padding-left:10px;
}
.services h1 {
	font-size:15px;
	margin-top:15px;
}

.white-area {
    height: 135px;
}

.constant-contact {
	float:right;
	height: 135px;
	width:235px;
	margin-right:10px;
	background:url(../images/signup-for-emailnewsletter.png) no-repeat left top;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:15px;
	padding-right:10px;
	text-align:left
}
.constant-contact .head {
	background:url(../images/email1_trans-1.gif) no-repeat left top;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#195d9d;
	padding-bottom:15px;
	padding-left:45px;
}
.constant-contact .input {
	background:url(../images/newsletter-input.gif) no-repeat left top;
	width:182px;
	height:28px;
	border:none
}
.constant-contact .go-btn {
	background:url(../images/go-btn.jpg) no-repeat left top;
	width:40px;
	height:25px;
	border:none;
	cursor:pointer
}
.constant-contact .powerd-by {
	padding-top:6px;
	padding-left:10px;
}
.constant-contact .email-newsletter-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.constant-contact .email-newsletter-link a {
	color:#000000;
	font-weight:normal;
	padding-left:10px;
}
.portfolio-tab-sec {
	padding-top:25px;
}
.portfolio-tab-sec .tab-area {
}
.portfolio-tab-sec .tab-area .left-a {
	float:left;
	width:286px;
	padding-right:10px;
	padding-left:10px;
}
.portfolio-tab-sec .tab-area .right-a {
	float:left;
	width:286px;
}
.portfolio-tab-sec .portofolio-cont {
	clear:both;
	height:62px;
}
.portfolio-tab-sec .portofolio-cont p {
	padding-top:10px;
	font-size:12px;
	color:#5f5f5f;
	font-weight:bold;
	padding-right:50px;
	padding-left:20px;
}
.portfolio-tab-sec .portofolio-cont p a {
	color:#a30000
}
/* Updates 17-02-2011
*********************************************************/
.header-followus-sec {
	background:url(../images/icon-bg.png) no-repeat;
	width:200px;
	height:31px;
	position:absolute;
	float: right; 
	margin: 2px 0 0 756px; 
	margin: -305px 0 0 756px\9;  /* IE 8 hack only with \9 */
	*margin: -270px 0 0 0; 
	padding:3px 0px 0px 5px;
}
.header-followus-sec a {
	padding-right:2px;
}
.footer-followus {
	float:left;
	width:143px;
	margin-top:15px;
}
.footer-followus p {
	font-size:14px;
	font-family:"Myriad Pro";
	padding-bottom:2px;
	color:#fff
}
.footer-followus-sec {
	background:url(../images/icon-bg.png) no-repeat left top;
	width:143px;
	height:31px;
	padding:3px 0px 0px 5px;
}
.footer-followus-sec a {
	padding-right:2px;
}
.home-mid-cont h2.head-left, .mid-cont h2.head-left {
	width:650px;
	float:left
}
.home-mid-cont .sign-up-for-newsletter-btn, .mid-cont .sign-up-for-newsletter-btn {
	float:right;
	width:230px;
	padding-right:10px;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1500px;
	background-color: #000000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 40%;
	width: 290px;
 	height: 200px;
	padding: 16px;
	border: 16px solid #cdcdcd;
	background-color: white;
	z-index:1002;
	overflow: auto; 
}
.close {
	float:right;
	width:200px;
	
	padding-right:10px;
	padding-bottom:10px;
	text-align:right
}

/* 07-12-2011
**************************************************/
.about-head {
	background:url(../images/flog-title-bg.gif) no-repeat left top;
	height:34px;
	padding-left:20px;
	padding-top:0px!important;
	line-height:32px;
}

.about-head a{
	color:#000000;
}
#wordpress-excerpts .excerpt-content a{color:#5F5F5F}
.contact-details{ font-size:14px; font-weight:bold; color:#5F5F5F; padding-top:10px; padding-left:20px;}
.contact-details .email{ background:url(../images/contact-email-icon.gif) no-repeat 5px 3px; padding-left:40px; padding-bottom:20px;}
.contact-details .email a{ color:#5F5F5F}
.contact-details .phone{ background:url(../images/contact-phone-icon.gif) no-repeat 3px 3px; padding-left:40px; padding-bottom:20px;}
.contact-details .map{ background:url(../images/contact-map-icon.gif) no-repeat left top; padding-left:40px; line-height:20px;}
.contact-details .map span{ font-size:11px; }
