body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
	margin: 0; 
	padding: 0; 
}

section, article, header, footer, nav, aside, hgroup { 
	display: block;
}

a {
	
	color: #02253b;
	/*color: #255bc5;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;	
	line-height: 1.4em;
}

body  {
	/**font: 90% Tahoma, Geneva, sans-serif;**/
	font-size: 120%;
	font-family: "Open Sans", sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #02253b;
	line-height: 1.3em;
	font-weight: 300;
}

#wrapper { 
	width: 100%;
	
} 

header {
	color: #ffffff;
	padding: 0; 
	/*background: #04484d;*/
	background: #02253b;
  /*background: -webkit-linear-gradient(#1b489c, #1d2356); /* For Safari 5.1 to 6.0 */
  /*background: -o-linear-gradient(#1b489c, #1d2356); /* For Opera 11.1 to 12.0 */
  /*background: -moz-linear-gradient(#1b489c, #1d2356); /* For Firefox 3.6 to 15 */
  /*background: linear-gradient(#1b489c, #1d2356); /* Standard syntax */
	
}

header .container {
	padding: 0;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 5px;
}

.containerwide {
	max-width: 90%;
	margin: 0 auto;
	padding: 50px 5px;
}

.container p, .containerwide p {
	font-size: 110%;
	line-height: 1.3em;
}


.contentfull {
	padding: 20px 0;
}

.contentleft {
	float: left;
	width: 670px;
}

.contentleft ul {
	padding-left: 30px;
	padding-bottom: 10px;
}

.contentright {
	margin-left: 700px;	
}

.narrowtext {
	padding: 0 10%;
}

.mobileshow {
	display: none;
}

/**** top styles ****/

.catlindesigns {
	/*float: left;
	width: 400px;*/
	font-size: 90%;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-align: center;
	padding: 40px 0 0 0;
}

.catlindesigns img {
	padding-bottom: 1px;
	width: 550px;
	height: auto;
}

.contactustop {
	margin-left: 600px;
	text-align: center;
	font-size: 100%;
	color: #5792cd;
}

.contactustop p {
	margin-bottom: 0.2em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.contactustop a {
	color: #91bee2;
	text-decoration: none;
	font-size: 110%;
	font-style: normal;
}

.contactustop a:hover {
	text-decoration: underline;
}	
	

/**** navigation ****/

.mobilemenu {
	display: none;
}

nav {
	text-align: center;
	padding: 15px 0;
	font-size: 85%;
	letter-spacing: 0.1em;
}

nav ul {
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

nav a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 10px 20px;
}

nav a:hover {
	color: #91bee2;
	text-decoration: none;
}

nav li>ul {
	z-index:100;
	visibility:hidden;
	position:absolute;
	border: 1px solid #e7e7e7;
	border-top: none;
	background: #02253b;
	margin-left: -160px;
	margin-top: 15px;
	padding: 6px 0;
	text-align: left;
}

nav li:hover>ul {
	visibility:visible;
}

.subnav {
	padding-right: 20px;
	margin-top: 20px;
}

.subnav ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

.subnav li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	line-height: 2em;
}

.subnav a {
	
}

.closenav {
	display: none;	
}


/**** top image styles ****/

.topimage {
	margin-top: 3px;
	background: #dde3e7;
}

.topimage img {
	width: 100%;
	height: auto;
	text-align: center;
}

.home {
	background: #dde3e7 url(sitegraphics/topimage-bg-home.png) no-repeat top center;
	background-size: auto;
	
}

.websites {
	background: #dde3e7 url(sitegraphics/topimage-website.png) no-repeat top center;	
}

.emailcampaigns {
	background: #dde3e7 url(sitegraphics/topimage-emailcampaign.png) no-repeat top center;	
}


/***** home styles ******/


.sidebar1 { 
	margin-left: 55%; 
	padding: 0 20px 0 20px;
	margin-top: 0;
	margin-right: 20px;
	width: 40%;
	text-align: right;
}

.sidebar1 img {
	width: 100%;
	height: auto;
}

.sidebar1left { 
	margin-right: 55%; 
	padding: 0 20px 0 0;
	margin-top: 0;
	margin-right: 20px;
	width: 40%;
	text-align: right;
}

.sidebar1left img {
	width: 100%;
	height: auto;
}

.sidebar1leftbig  { 
	margin-right: 45%; 
	padding: 0 20px 0 0;
	margin-top: 0;
	margin-right: 20px;
	width: 50%;
	text-align: right;
}

.sidebar1leftbig img {
	width: 100%;
	height: auto;
}

.mainContent { 
	float: left;
	width: 55%; 
	padding-top: 30px;
	padding-bottom: 30px;
	/**margin-left: 20px;**/
} 

.mainContentright { 
	float: right;
	width: 55%; 
	padding-top: 50px;
	padding-bottom: 30px;
	/**margin-left: 20px;**/
} 


.mainContentrightsmall { 
	float: right;
	width: 45%; 
	padding-top: 50px;
	padding-bottom: 30px;
	/**margin-left: 20px;**/
} 

.toppadding {
	padding-top: 100px;
}

.notoppadding {
	padding-top: 0;
}


/***** button styles *****/

.bigbutton {
	text-align: center;
}

.bigbutton a {
	font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;	
	color: #ffffff;
	border: 1px solid #D1D1D1;
	border-radius: 5px;
	margin: 0;
	padding: 20px 30px 20px 30px;
	text-decoration: none;
	background: #008591;
}

.bigbutton a:hover {	
	color: #b2b1b1;
}


/***** gallery styles *****/

.gallery {
	margin-top: 50px;
}

.gallery img {
	padding: 0;
	/**margin: 14px;**/
	/***border: solid 1px #b2b4c3;***/
	width: 32%;
	margin: 3px 5px;
}

.noborder img {
	border: solid 0px #b9bec1;
}

.emailcampaignsgallery {
	width: 300px;
}

.viewwebsite {
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.viewwebsite a {
	display: block;
	background: #1d2356;
	padding: 10px 20px;
	width: 150px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 90%;
}

.logogallery {
	margin: 0 80px;
	text-align: center;
}

.logogallery img {
	padding: 0;
	margin: 30px 50px;
}

.extrapadding {
	padding: 30px 0;
}

/***** page styles *****/

.list {
	font-size: 110%;
}

.list ul {
	padding-left: 40px;
	padding-bottom: 20px;
}

.list li {
	padding-bottom: 10px;
}

.descriptionsection {
	padding: 20px 0;	
}

.section1 {
	/***background: #dde3e7;***/
	background: #edf1f3;
	padding: 40px 0;
}

.section2 {
	padding: 40px 0;
}

.centertext {
	text-align: center;
}

/* Testimonials */

#testimonialtext{
	margin: 10px 0 0 0;
	background: url(sitegraphics/quote_top.gif) no-repeat top left;
}

#testimonial {
	margin: 0;
	padding: 20px 50px 20px 50px; 
	font-style: italic;
	text-align: center;
	background: url(sitegraphics/quote_bottom.gif) no-repeat bottom right;
}

#client {
	margin-top: -15px;
	font-size: 90%;
	padding: 10px;
	color: #061C5B;
	text-align: center;
}

/**** form styles ****/


.contactform input {
	width: 400px;
	margin-top: 15px;
    padding:5px;
	border: 1px solid #B3B3B3;
	font-size: 100%;
	font-family: 'Raleway', sans-serif;
	color: #01164f;
}

.contactform textarea {
	width: 400px;
	margin-top: 15px;
    padding:5px;
	border: 1px solid #B3B3B3;
	font-size: 100%;
	font-family: 'Raleway', sans-serif;
	color: #01164f;
}

.submit {
	padding: 6px 15px;
	margin: 10px 0;
	font-size: 80%;
}

#Fullname {
	visibility:hidden;  
	display:none; 
}

/**** footer styles ****/

footer {
	text-align: center;
	padding: 80px 0;
	font-size: 75%;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	background: #02253b; 
}

.bottomlogo {
	padding-bottom: 30px;
}

.bottomcontact {
	font-size: 200%;
	padding-bottom: 30px;
}

footer ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

footer li {
	margin: 0;
	padding: 0 5px;
	display: inline;
	list-style: none;
}

footer a {
	color: #ffffff;
	text-decoration: none;
}


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


/**** titles ****/

h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 500%;
	color: #008591;
	margin: 40px 0 60px 0;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
}

h1 span {
    color: #2464C1;
}

h2 {
	font-family: 'Raleway', sans-serif;
	color: #1b489c;
	font-size: 180%;
	margin-bottom: 1em;
	font-weight: normal;
	text-align: center;
}

h2.largetitle {
	/**color: #5792cd;**/
	color: #bed5da;
	font-size: 700%;
	margin-bottom: 30px;
	font-weight: 900;
	text-align: left;
	line-height: 1em;
}

h2.medtitle {
	/**color: #5792cd;**/
	color: #507f83;
	font-size: 400%;
	margin-bottom: 30px;
	font-weight: 300;
	line-height: 1em;
}



h4.largetitle {
	/**color: #5792cd;**/
	color: #bed5da;
	font-size: 300%;
	margin-bottom: 30px;
	font-weight: 900;
	text-align: center;
	line-height: 1em;
}


/**** home slides *****/

#slideshow {
	height: 270px;
	width: 250px;
	
}

#slideshow ul {
	margin:0; 
	padding:0px;
	list-style-type:none;
}

#slideshow li {
	margin:0; 
	padding: 0;
	list-style-type:none;
	text-align: center;
	/*box-shadow: 2px 2px 2px #869bc8;
    -webkit-transition: -webkit-box-shadow 0.1s ease-out;
    -moz-transition: -webkit-box-shadow 0.1s ease-out;
    -o-transition: -webkit-box-shadow 0.1s ease-out;
    transition: -webkit-box-shadow 0.1s ease-out;*/
}

#slideshow h3 {
	padding: 15px 15px 0 15px;	
	color: #061e5e;
	margin-bottom: 0.6em;
	font-weight: normal;
	font-size: 140%;
	text-transform: uppercase;
}

#slideshow #slide1 {
	background: url(sitegraphics/homeslides-website-letting-you-down.jpg) no-repeat 0 0;
	width: 240px;
	height: 300px;	
	border: 1px solid #869bc8;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

#slideshow #slide1 p {
	padding: 0 15px;
	font-size: 115%;
	color: #255bc5;
}

#slideshow #slide2 {
	background: url(sitegraphics/homeslides-logo-design.jpg) no-repeat 0 0;
	width: 240px;
	height: 300px;	
	border: 1px solid #869bc8;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

#slideshow #slide2 h3 {
	font-size: 170%;
	padding-top: 30px;
}

#slideshow #slide2 p {
	padding: 0 15px;
	font-size: 130%;
	color: #255bc5;
}

#slideshow #slide3 {
	background: url(sitegraphics/homeslides-bad-design.jpg) no-repeat 0 0;
	width: 240px;
	height: 300px;	
	border: 1px solid #869bc8;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;	
}

#slideshow #slide3 p {
	padding: 0 15px;
	font-size: 115%;
	color: #255bc5;
}

/**** home areas ****/

.homeareas {
	text-align: center;
}

.homeareas h2 {
	font-size: 110%;
	margin-top: -40px;
}

.homeareas td {
	margin: 0; 
	padding: 0 30px 0 0;
	
}

.endcell {
	padding: 0;	
}

/***work example styles***/

.worktopimage {
	text-align: center;
}

.worktopimage img {
	max-width: 700px;
	height: auto;
}

.websitelink {	
	text-align: center;
	margin: 20px 0;
}

.websitelink a {	
	text-transform: lowercase;
	color: #2464C1;
	border: solid 1px #2464C1;
	padding: 10px 30px;
	font-size: 160%;
}

.websitelink a:hover {	
	color: #061e5e;
	border: solid 1px #061e5e;
	text-decoration: none;
}

.portfolioleft {
	float: left;
	text-align: left;
	width: 25%;
	padding: 70px 0;
}

.portfolioleft h2 {
	text-align: left;
	font-size: 200%;
    color: #2464C1;
	text-transform: uppercase;
}

.portfolioright {
	margin-left: 30%;
	padding: 70px 0;
}

.portfolioright p {
	font-size: 110%;
}


/**** misc ****/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.oneimage  {
	text-align: center;
}

.oneimage img {
	max-width: 900px;
	height: auto;
}

/***** animations ****/

.pulsate {
  animation: myPulse 1s ease 0s infinite normal forwards;
	animation-iteration-count: 2;
}

@keyframes myPulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.03);
  }

  100% {
    transform: scale(1);
  }
}


.descriptionsection p {
	animation: fadein 5s;
	animation-iteration-count: 1;
}

@keyframes fadein {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
