@charset "utf-8";
/* Full Phat Design Cracking Style Shizzle- nick it and we'll send the heavies round! */

body{
background:url(../images/background.png) #424141;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
#container{
margin:0 auto;
width:960px;
overflow: hidden;
position: relative;
}
#header{
width:960px;
height:44px;
background:url(../images/header.png)
}
#navigation{
width:960px;
height:38px;
background:#ffffff;
clear:both;
}
#logo{
width:940px;
height:142px;
clear:both;
padding:0 0 0 20px;
background:#ffffff;
}
#top-projects{
width:920px;
padding: 0 20px 0 20px;
background: #ffffff url(../images/featuredback.jpg) top right no-repeat;
}
#top-projects .full-photo img {
width:898px;
background: url(../images/featured_image_bg.gif) repeat-x;
border: 1px solid #f8f9fa;
padding: 10px;
margin-top: 1px;
}

#content{
width:920px;
padding:20px 20px 20px 20px;
clear:both;
background:#ffffff;
overflow:hidden;
line-height:+20px;
}
.content-left{
width:650px;
float:left;
padding:20px;
background: url(../images/featured_image_bg.gif) repeat-x;
}
.content-contact{
width:880px;
padding:20px;
background: url(../images/featured_image_bg.gif) repeat-x;
}
.portfolioThumbs {
position:relative;
left:-7px;
margin-right:-7px;
width:650px;
}

.portfolioThumbs li {
float:left;
margin-left:7px;
margin-top:10px;
width:318px;
}
		.portfolioThumbs li img {
border: none;
	}

		.portfolioThumbs li dl,
		.portfolioThumbs li p {
			margin-left:7px;
			margin-right:7px;
			
		}

		.portfolioThumbs li dd {
			margin-bottom:.0em;
			margin:0;
		}




.contentcol1{
width:315px;
padding-right:20px;
float:left;
}
.contentcollast{
width:315px;
float:left;
}
.content-right{
width:210px;
float:right;
}
#twitter_div{
background:url(../images/twitterbottom.png) no-repeat bottom #e9ebec;
margin-top:20px;
padding-bottom:52px;
}
#twitter_div ul{
padding:0 20px 0 20px;
list-style:none;
}
#twitter_div li{
border-bottom:#d7d7d7 1px solid;
padding:5px 0 5px 0;
}
#twitter_div a{
color:#1aabd4;
}

#footer{
background:url(../images/footerback.jpg) repeat-x #d0205c;
width:100%;
padding:20px 0 20px 0;
color:#FFFFFF;
overflow:hidden;
clear:both;
}
.footer-content{
width:920px;
margin:0 auto;
}
.footer-right{
float:right;
width:400px;
text-align:right;
}
.footer-left{
float:left;
width:520px;
}
#footer a{
color:#FFFFFF;
text-decoration:underline;
}
/* Main Top Navigation */
#navigation ul {
margin:0 0 0 20px;
padding:0;

}
#buttons li {
	font-size: 16px;
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	height: 38px;
}
#buttons li a {75+169
	display: block;
	height: 30px;
	color: #fff;
	padding-top: 8px;
	text-decoration: none;
	float: left;
	text-align: center;
}
#button_home a {
background:url(../images/buttons_01.png);
	background-repeat: repeat-x;
	width: 75px;
}
#button_home a:hover {
color: #CCCCCC;
}
#button_blog a {
	background-image: url(../images/buttons_02.png);
	background-repeat: repeat-x;
	width: 169px;
}
#button_blog a:hover {
color: #CCCCCC;
}
#button_aboutus a {
	background-image: url(../images/buttons_03.png);
	background-repeat: repeat-x;
	width: 98px;
}
#button_aboutus a:hover {
color: #CCCCCC;
}
#button_webdesign a {
	background-image: url(../images/buttons_04.png);
	background-repeat: repeat-x;
	width: 121px;
}
#button_webdesign a:hover {
color: #CCCCCC;
}
#button_graphicdesign a {
	background-image: url(../images/buttons_05.png);
	background-repeat: repeat-x;
	width: 139px;
}
#button_graphicdesign a:hover {
color: #CCCCCC;
}
#button_printing a {
	background-image: url(../images/buttons_06.png);
	background-repeat: repeat-x;
	width: 85px;
}
#button_printing a:hover {
color: #CCCCCC;
}
#button_testimonials a {
	background-image: url(../images/buttons_07.png);
	background-repeat: repeat-x;
	width: 120px;
}
#button_testimonials a:hover {
color: #CCCCCC;
}
#button_contact a {
	background-image: url(../images/buttons_08.png);
	background-repeat: repeat-x;
	width: 113px;
}
#button_contact a:hover {
color: #CCCCCC;
}
/* positioning*/
.float-left{
float:left;
}
.float-right{
float:right;
}
.side-boxes{
margin-top:15px;
}
.side-boxes-last{
margin:15px 0 15px 0;
}
/** Featured Area **/

#featured_area {
	height: 230px;
	width:920px;
	overflow: hidden;
	position: relative;
	background: url(../images/featured-back.png) no-repeat top left; 
}

#featured_area div#mySlides {
	padding-top: 0px;
	width:920px;

}

#featured_area .description {
	float: left;
	width: 220px;
	height: 152px;
}
.feature-title{
	font-size: 17px;
	margin-bottom: 15px;
	color:#873551;
	font-weight:bold;
}


#featured_area .description p {
	font-size: 13px;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	background: url(../images/featured_image_bg.gif) repeat-x;
	border: 1px solid #f8f9fa;
	padding: 10px;
	margin-top: 1px;
	float: right;
	position: relative;
}

#featured_area .photo img {
	width:650px;
	height: 210px;
}

#featured_area .slide {
	overflow: hidden;
	width:920px;
}

#featured_area .container {
	height: 230px;
	overflow: none;
}

.ribbon {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 87px;
	height: 89px;
	z-index: 5;
}

.ribbon.webdesign {
	background: url(../images/webdesign-trans.png) right top no-repeat;
}

.ribbon.print {
	background: url(../images/print-trans.png) right top no-repeat;
}

.ribbon.logo {
	background: url(../images/logo-trans.png) right top no-repeat;
}

a.jFlowPrev, a.jFlowNext   {
	display: block;
	width: 53px;
	height: 51px;
	position: absolute;
	bottom: 20px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(../images/prev-trans.png) no-repeat;
	left: 0px;
}

a.jFlowNext {
	background: url(../images/next-trans.png) no-repeat;
	right: 0px;
}
a.ReadMore {
	background: url(../images/button-readmore.png) no-repeat;
	width:101px;
	height:38px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}


div#myController {
	display: none;
}

/* fonts etc */

h1, h2, h3, h4, h5, h6 {
	color: #4b4745;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin: 0px 0px 15px 0px;
	color:#cd1f5b;
	line-height:30px;
}

h2 {
	font-size: 19px;
	margin: 0px 0px 10px 0px;
	color:#1aabd4;
}

h2  {
	font-size: 19px;
	margin: 0px 0px 10px 0px;
	color:#1aabd4;
}
h3 {
	color:#873551;
		font-size: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #844370;
}
ul, ol {
	list-style:none;
	margin:0;
	padding:0;
}
.green-head{
    font-size: 17px;
	  color:#c1cc0f;
	  font-weight:bold;
	  display:block;
	  margin:5px 0 5px 0;
}
p{

}
img{
border:0;
}
/* Packages */
.webpackage{
width:650px;
background: url(../images/featured_image_bg.gif) repeat-x #ffffff;
border:1px solid #dbdbdb;
margin-bottom:15px;
float:left;
}
.webpackage-text{
margin:0px;
padding:10px 10px 20px 10px;
background: url(../images/featured_image_bg.gif) repeat-x #ffffff;
width:630px;
display:block;
}
.webpackage-text ul {
list-style:none;
padding:0px 0px 0px 25px;
margin:0px;
}
.webpackage-text li {
list-style-type:none;
padding:0 0 0 10px;
margin:-1px 0 0 0;
list-style-image: url(../images/bullet.png);
background-repeat : no-repeat;
}
.webpackage-text ol{
color:#d61f5f;
font-size:19px;
font-weight:100;
display:block;
margin-bottom:10px;
}
.webpackage-image{
margin:10px;
}
/* Portfolio */
.webfolio{
width:315px;
background: url(../images/featured_image_bg.gif) repeat-x #ffffff;
border:1px solid #dbdbdb;
margin-bottom:15px;
float:left;
}
.webfoliol{
width:315px;
background: url(../images/featured_image_bg.gif) repeat-x #ffffff;
border:1px solid #dbdbdb;
margin:0 15px 15px 0;
float:left;
}
.webfolio-text{
margin:0px;
padding:10px 10px 20px 10px;
background: url(../images/featured_image_bg.gif) repeat-x #ffffff;
width:295px;
display:block;
}
.webfolio-text a{
color:#FFFFFF;
display:block;
margin:0
}
.webfolio-text a.mainlink{
padding:5px;
background: #c1cc0f;
color:#FFFFFF;
display:block;
margin:0
}
.webfolio-text a:hover.mainlink{
padding:5px;
background: #9fa902;
color:#FFFFFF;
}
.webfolio-text a.otherlink{
padding:5px;
background: #f8520a;
color:#FFFFFF;
}
.webfolio-text a:hover.otherlink{
padding:5px;
background: #c34006;
color:#FFFFFF;
}

.webfolio-text ul{
color:#d61f5f;
font-size:17px;
font-weight:100;
display:block;
margin-bottom:10px;
}
.webfolio-image{
height:210px;
width:315px;
}
.webfolio-title{
color:#FF6600;
font-size:16px;
}
.webfolio-readmore {
margin:0px 0px 0px 10px;
display:block;
	float:right;
	padding:0px;
			background:none;
}
.webfolio-readmore a {
margin:0px 0px 0px 10px;
display:block;
	float:right;
		padding:0px;
				background:none;
}
.webfolio-readmore a:hover {
margin:0px 0px 0px 10px;
display:block;
	float:right;
		padding:0px;
		background:none;
}
a:hover.webfolio-readmore{
margin:0px 0px 0px 10px;
display:block;
	float:right;
		padding:0px;
		background:none;
		}
/* blog feed */
#creditfooter { 
        display: none; 
		}
.blogfeed{

margin-top:15px;}

	.blogfeed li a{
	color:#844370;;
	margin-top:15px;
		
		}
			.blogfeed .headline a{
font-size:20px;
color:#c1cc0f;
	margin-top:15px;
		
		}
					.blogfeed p.date{
font-size:14px;
color:#663366;
	margin-top:15px;
	background:url(../images/icon-date.jpg) left no-repeat;
	height:20px;
	padding-left:17px;
		
		}
		
		.blogfeedside{
}

	.blogfeedside li a{
font-size:20px;
	color:#33CCCC;		
		}
			.blogfeedside li{
			border-bottom: #CCCCCC 1px dotted;
				padding:0px 0 0px 0;		
		}
			.blogfeedside .headline a{
font-size:14px;
color:#f8520a;
margin:0;
		
		}
			.blogfeedside p.date{
font-size:14px;
color:#663366;
	margin-top:5px;
	background:url(../images/icon-date.jpg) left no-repeat;
	height:20px;
	padding-left:17px;
		
		}
/* FORMS STYLING */
#form{
float:right;
width:400px;
}
label{
width: 280px;
float: left;
text-align: left;
display: block;
}
input{
background: #ffffff;
border: 1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
color:#666666; 
width:300px;
}
textarea{
background: #ffffff;
border: 1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666; 
width:300px;
}
select{
background: #ffffff;
border: 1px solid #999999;
font:Arial, Helvetica, sans-serif;
color:#666666; 
width:300px;
}
input.send-btn {
height: 20px;
background-color: #ffffff;
font: 9pt Tahoma, Arial, Helvetica, sans-serif; 
color:#842340;
border: 1px solid #999999;
margin-top:20px;
}
fieldset{
border: 1px solid #999999;
width: 605px;
padding:0px 0px 20px 20px;
}
legend{
font: 11pt Tahoma, Arial, Helvetica, sans-serif; color:#93c53f; font-weight:light;
padding: 2px 6px;
} 
label em {   
font: 8pt Tahoma, Arial, Helvetica, sans-serif; color:#8a0303; 
font-weight: normal; 
padding:0px;
margin-left:15px;  
}


/* Testimonials*/
.testimonialsone{
	background:url('../images/testone.png') top left no-repeat;
		padding:10px 0px 0px 40px;
	margin:0px 0px 5px 0px;
}
.testimonialstwo{
	background:url('../images/testtwo.png')  bottom right no-repeat;
	padding:0px 38px 10px 0px;
}
.testimonial-logo{

}