html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

address {
font-style: normal;
}

.clear {
	clear: both;
}

body {
	font-family:  Georgia, serif;	
	font-size: .70em;
	line-height: 1.8;	
	color: #898989;
	background-color: #eeeeee;
}

a {
	text-decoration: none;
	color: #898989;
}

a:hover {	
	text-decoration: none;
	color: #383838;
}


#wrapper {
	background: url('../images/wrapper-bg.gif') repeat-y left center;
	margin:	0 auto 60px;	
	width: 980px;	
} 

#header {
	height: 105px;
	width: 906px;
	margin: 0 auto;
}

#header h1{
	float: left;	
	margin: 28px 0 0 0;
	width: 274px;
}

#header h1 a {
	background: url('../images/logo.gif') no-repeat left bottom;
	display: block;
	text-indent: -9999em;	
	height: 18px;
	width: 274px;
}

#header h1 a:hover{
	background-position: left top;
}

#header p {
	float: left;
	width: 391px;
	height: 11px;
	background: url('../images/slogan.gif') no-repeat left top;
	text-indent: -9999em;
	margin: 33px 6px 0;
}

ul#sub-nav{	
	float: right;
	width: 136px;
	margin: 26px 0 0;
}

ul#sub-nav li {	
	float: left;
	padding: 0 0 0 10px;
}

ul#sub-nav li  a {
	display: block;
	height: 24px;
}

ul#sub-nav li a.stbutton.stico_default {
	width:24px;
}

ul#sub-nav li a.stbutton {
	padding: 0;
}

ul#sub-nav li .stico_default {
	background: url('../images/subnav-share.jpg') no-repeat left top !important;
}

ul#nav{	
	float: left;
	width: 906px;
	margin: 14px auto 0;
	height: 41px;
	background: url('../images/btn-head-nav.jpg') no-repeat scroll left top;	
}

ul#nav li {	
	float: left;
}

ul#nav li  a {
	background: url('../images/btn-head-nav.jpg') no-repeat scroll 0 0;
	display: block;
	height: 41px;
	width: 67px;
	text-indent: -9999px;	
}

ul#nav li.home a {
	background-position: 0 0;
	width: 67px;
}

ul#nav li.home a:hover {
	background-position: 0 -41px;
}

ul#nav li.home a.selected {
	background-position: 0 -82px;
}

ul#nav li.portfolio a {
	background-position: -67px 0;
	width: 108px;
}

ul#nav li.portfolio a:hover {
	background-position: -67px -41px;
}

ul#nav li.portfolio a.selected {
	background-position:-67px -82px;
}

ul#nav li.pricing a {
	background-position: -175px 0;
	width: 89px;
}

ul#nav li.pricing a:hover {
	background-position: -175px -41px;
}

ul#nav li.pricing a.selected {
	background-position:-175px -82px;
}

ul#nav li.contact a {
	background-position: -264px 0;
	width: 96px;
}

ul#nav li.contact a:hover {
	background-position: -264px -41px;
}

ul#nav li.contact a.selected {
	background-position:-264px -82px;
}

ul#nav li.blog a {
	background-position: -360px 0;
	width: 73px;
}

ul#nav li.blog a:hover {
	background-position: -360px -41px;
}

ul#nav li.blog a.selected {
	background-position:-360px -82px;
}

ul#nav li.get-started a {
	background-position: -788px 0;
	width: 117px;
	margin-left: 356px;
}

ul#nav li.get-started a:hover {
	background-position: -788px -41px;
}

ul#nav li.get-started a.selected {
	background-position:-788px -82px;
}

#nav .selected{
	cursor: default;
}

#banner {
	height: 530px;
	width: 906px;
	margin: 0 auto;
	background: url('../images/banner.jpg') no-repeat left top;	
}

#content-wrapper {
	color: #414141;
}

#content-wrapper h2{
	font-family:  Arial, Helvetica, sans-serif;
	color: #ae0022;
	font-size: 1.22em;
	font-weight: bold;
}

#about {
	width: 906px;
	margin: 0 auto 30px;
}

#about .section ul {	
	margin-top: 10px;
}

#about h2{
	text-transform: uppercase;
}


.section  ul li {
	background: url('../images/right-icon.gif') no-repeat scroll left 1px;
	height: 16px;
	padding-left: 19px;
	padding-bottom: 7px; 	
	font-size: .91em;
	font-weight: bold;
}

.section {
	float: left;
	width: 212px;	
	margin-left: 19px;	
}

.single-col {		
	margin-top: 30px;	
}

.no-margin{		
	margin-left: 0px;
}

.section  a{
	color: #414141;
	text-decoration: underline;	
}

.section  a:hover {
	color:#898989;
	text-decoration: none;
}

#pricing, #contact{
	padding: 30px 0;
	width: 906px;
	margin: 0 auto;
}
#contact{	
	padding: 30px 0 50px;
}

#pricing{
	border-bottom: 2px solid #fff;
}

#pricing .single-col  h2, #contact .single-col  h2{		
	margin-bottom: 10px;	
}

#pricing-turn-around{
	background: #f7f7f7;
	border-top: 2px dashed #fff;
	width: 966px;
	margin: 0 auto;
}

#pricing h2, #contact h2{
	margin-bottom: 18px;
	font-size: 1.4em;
	line-height: 1em;
}

#contact h2{
	margin-bottom: 11px;	
}

.double-col {
	float: left;
	width: 440px;
	color: #414141;	
	margin-left: 0px;
	font-family:  Arial, Helvetica, sans-serif;
}


table  {
	border-collapse: collapse;	
}

table td, table th {
	padding: 10px 5px;
	border: 1px solid #ccc;
	font-size: 1.25em;
	text-align: center;
	line-height: 1em;
}

table td:first-child {	
	text-align: left;
	padding-left: 10px;
}

table td.left-align{	
	text-align: left;
	padding-left: 10px;
}

table td.special-offer{
	color: #ae0022;
}

table td.special-offer span{
	color: #838383;
	font-size: .65em;
	line-height: .9em;
}

table th {
	background: url('../images/thead-bg.gif') repeat-x scroll left center;
	height: 33px;
	padding: 0;
	line-height: 33px;
}

table th.design, table th.price, table th.time{
	height: 33px;
	text-indent: -9999px;
}

table th.design{
	background: url('../images/design.gif') no-repeat scroll left top;	
}

table th.price{
	background: url('../images/price.gif') no-repeat scroll left top;	
}

table th.time{
	background: url('../images/time.gif') no-repeat scroll left top;	
}

label {
	font-size: 1.25em;	
}

#contact .double-col p{
	padding: 0;
	margin: 0;
}

input, textarea {
	background-color: #ebecec;
	border:1px solid #d9d9d9;
	width: 425px;
	margin: 0 0 10px 0;
	padding: 10px 5px;
	color: #3e3f3f;
}

textarea {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.errorfld {
	color: #d04048;
}

input#submit_btn {
	background: url('../images/submit-btn.jpg') no-repeat scroll left top;
	width: 106px;
	height: 48px;
	border: 0;
	cursor: pointer;
	text-indent: -9999em;
	display: block;
	line-height: 48px;
}

textarea{	
	height: 110px;
	margin:0 0 20px;
}

.sub-row{
	float: left;
	margin-bottom: 33px	
}

.section-maincol{
	float: left;
	margin-left:20px;
	width: 440px;
}

.testimonial-top{
	background: url('../images/testimonial-top.gif') no-repeat scroll center top;
	height: 4px;
	width: 210px;
}

.testimonial-bottom{
	background: url('../images/testimonial-bottom.gif') no-repeat scroll center bottom;
	height: 18px;
	width: 210px;
}

.testimonial-bg{
	background: url('../images/testimonial-bg.gif') repeat-y scroll center top;	
	width: 210px;
}

.testimonial-bg p{
	padding: 6px 10px 10px ;
	line-height: 1.4em;	
}

.client-name{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #222;
	line-height: 1em;
	font-style: italic;
}

.client-name span{
	color: #7c7c7c;
	font-style: normal;	
}

#contact .section ul li {
	background: none;
	padding: 0 0 10px 0;
}

#contact .section  ul {
	margin-top: 10px; 
}

#contact .section  ul li {
	padding-bottom: 14px; 
}


.section  ul li a.skype, .section  ul li a.twitter, .section  ul li a.mailto{	
	height: 26px;
	padding: 7px 0 7px 36px;
	font-size: 1.1em;
	font-weight: bold;
}

.section  ul li a.skype{
	background: url('../images/skype.jpg') no-repeat scroll left 0px;	
}

.section  ul li a.twitter{
	background: url('../images/twitter.jpg') no-repeat scroll left 2px;	
}

.section  ul li a.mailto{
	background: url('../images/mailto.jpg') no-repeat scroll left 0px;	
}

.section  ul li a.chat{
	background: url('../images/google.gif') no-repeat scroll left center;	
}

.section  ul li a.chat {	
	height: 14px;
	padding: 7px 0 7px 36px;
	font-size: 1.1em;
	font-weight: bold;
}


.section  ul li a.skype , .section  ul li a.twitter , .section  ul li a.mailto,  .section  ul li a.chat {
	font-family:  Arial, Helvetica, sans-serif;
	color:#383838;
	text-decoration: none;
}

.section  ul li a.skype:hover , .section  ul li a.twitter:hover , .section  ul li a.mailto:hover , .section  ul li a.chat:hover{	
	text-decoration: underline;	
}

.ctop {
	float: left;
	margin-bottom: 30px;
}

#footer {
	font-family:  Arial, Helvetica, sans-serif;
	border-top: 1px solid #ccc;
	height: 100px;
	font-size: 1.1em;	
	width: 906px;
	margin: 0 auto;
}

#footer  p {
	float: left;
	width: 375px;
	color: #898989;
}

#footer  p.copy {
	float: right;
	width: 200px;
	text-align: right;
	padding: 3px 0 7px;
	border-left: 1px solid #ccc;
}

#footer  a.mac{
	background: url('../images/mac-icon.jpg') no-repeat scroll left 3px;	
	padding-left: 20px;
	border-left: 0 none;
}

#footer  a{
	color:#898989;
	text-decoration: none;
	padding: 3px 7px 7px;	
	border-left: 1px solid #ccc;
	
}

#footer  p.copy  a {
	border-left: 0 none;
	padding: 0;
}

#footer  a:hover {	
	text-decoration: underline;		
}

#footer-bottom {	
	background: url('../images/footer-bottom.gif') no-repeat scroll center bottom;
	height: 10px;
}

/* Most common stuff you'll need to change */
	.coda-slider-wrapper { width: 906px; height: 377px;  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 906px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	
	/* Tab nav */
	.coda-nav ul li a.current { }
	.coda-nav ul li a { background: url('../images/bg-gallery.jpg') no-repeat left top; display: block; width:207px; height: 134px; }
	.coda-nav ul li a img { display: block; margin: 0 24px 0 23px; padding: 7px 0;}
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	#main-col .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; padding-left: 0; list-style: none; }
	.coda-nav ul li { display: inline }
	#main-top .coda-nav ul li a { color: #fff; display: block; float: left; margin-right: 5px; text-decoration: none; border: 5px solid #fff; }
	#main-top .coda-nav ul li a.current { border: 5px solid #333;}
	#main-top .coda-nav ul li a img { border: 0; }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; }
	.coda-slider { float: left; overflow: hidden; position: relative; margin-bottom: 10px; }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	.panel-wrapper { padding: 0px; }
	.coda-nav { float: left; }
	
	
	
/** jCarousel Styles Starts
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
    left: 45px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0px;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 207px;
    height: 134px;
    position: relative;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* jCarousel Skin Styles */
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 816px;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  816px;
    height: 134px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 207px;
    height: 134px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {

}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    right: -45px;
    width: 45px;
    height: 134px;
    cursor: pointer;
    background: url('../images/btn-next.jpg') no-repeat left top;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: left bottom;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    left: -45px;
    width: 45px;
    height: 134px;
    cursor: pointer;
    background: url('../images/btn-prev.jpg') no-repeat right top;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: right bottom;
}
/* jCarousel Skin Styles Ends */

/** 
 * jCarousel Styles Ends
 */
 
#banner-wrapper, #gallery {
	width: 906px;
	margin: 0 auto;
}

#banner-wrapper {
	height: 540px;	
}

.banner-sample {
	width: 904px;
	height: 377px;
	border: 1px solid #000;
	text-align: center;
	font-size: 2em;
}

/* ------------------- Portfolio Styles --------------------- */
 
.portfolio-item {
	width: 278px;
	float: left;
	margin: 40px 0 0px 36px;
}
 
.portfolio-item  img {	
	margin: 0 0 21px 0;
}

.portfolio-item  h2{	
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;	
	margin: 0 0 5px 0;
}

.portfolio-item  h2 span{	
	color: #bebebe;	
}

.portfolio-item p {	
	font-family:  Georgia, serif;
	font-size: 1.2em;
	color: #2c2c2c;
	line-height: 1.4;
}

.portfolio-item  h2 a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #c02846;
	text-decoration: none;	
}

.portfolio-item  h2 a:hover {	
	text-decoration: none;	
}

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
    width: 306px;
    height: 228px;
    background: url('../images/bg-popup.png') no-repeat left top;
    z-index: 100;
}

.popup img {
	display: block;
	margin: 10px auto 0;
}
 
