/* Swatches 
Background:#000
Text:#6E6E6E
Header:#
Subhead:#
Link:#8c3e8a
Hover:#

*/

/* TAG STYLES */

body {
	background: #2a6999 url(../images/paton-bros-bg-x-repeat.png) repeat-x top center;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	-webkit-text-size-adjust: none;
}

img {
	border: 0 none;
}

a {
	color:#8c3e8a;
	outline: none;
	text-decoration:none;
}


/* LAYOUT STYLES */

#header {
	position: relative;
	overflow: visible;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

#mainWrapper {
	margin: 0 auto;
	background: url(../images/content-bg-y-repeat.png) repeat-y center;
	width: 960px;
	padding: 0px;
}

#mainContent {
	margin: 0 auto;
	text-align: left;
	padding: 7px 0px 0px 0px;
	/*background-color: #EEE;*/
	width: 920px;
	/*height: 400px;*/
}

.contentHeaderWrapper {
	height: 280px;
}

.homeImg {
	padding: 0px 20px 0px 0px;
	float: left;
	width: 575px;
}

.imgText {
	float: left;
	width: 300px;
}

.mainPage {
	width: 930px;
	height: 262px;
	background: url(../images/paton-bros-main-img.png) no-repeat right 60px;
}

.secondaryPage {
	width: 930px;
	height: 400px;
}

.patonBuilding {
	background: url(../images/paton-bros-main-img.png) no-repeat right;
}


.leftCol {
	width: 360px;
	margin-bottom: 10px;
	padding: 0 20px;
	float: left;
}

.rightCol {
	margin-bottom: 10px;
	padding: 28px 20px;
	float: left;
}

.rightColGallery1 {
	margin-bottom: 10px;
	padding: 0px 0px;
	float: left;
}

.leftColGallery {
	width: 460px;
	margin-bottom: 0px;
	padding: 0 20px;
	float: left;
}

.rightColGallery {
	width: 840px;
	margin: 30px 0px;
	padding: 0px 20px;
	float: left;
	clear: both;

}

.affiliatesLogos {
	float: left;
	background-color: #FFF;
}

.button {
	color: #FFF;
	margin-top: 30px;
	margin-bottom: 30px;
	background: url(../images/button-bg.png) no-repeat;
	text-align: center;
	padding: 8px 0px 0px 0px;
	width: 128px;
	height: 30px;
	display: block;
}

#logo {
	padding-top: 8px;
	float: left;
	text-align: left;
	display: block;
}

#nav {
	margin-top: 80px;
	margin-bottom: 0px;
	padding: 0 26px 0px 0;
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
	float: right;
}

#nav li {
	float: left;
	padding: 0 0 0 34px;
}

#nav a {
	font-size: 1.2em;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	text-transform: none;
	text-align: center;
	color: #FFF;
}

#nav a:hover {
	color: #3d94c7;
}

#topContent {
}

#content {
	padding: 40px 40px 60px 40px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
}

.prodImg {
	padding: 40px 0px 60px;
	}
	
.showcaseImg {
	padding: 40px 0px 0px 40px;
	float: right;
	}

.servImg {
	padding: 10px 0px 50px;
}

#featured {
	width: 756px;
	height: 300px;
	background: #CCC;
	margin-bottom: 20px;
	padding: 0;
}

#featuredSub {
	width: 756px;
	height: 150px;
	background: #CCC;
	margin-bottom: 20px;
	padding: 0;
}

.sectionHeader {
	width: 756px;
	min-height: 100px;
	background: #CCC;
	margin-bottom: 20px;
	padding: 0;
}

.galImg {
	padding-right: 8px;
	margin-bottom: 8px;
	float: left;
}

.galImg img{
	border: solid 1px #333333;
}

#introNewsWrapper {
	margin-bottom: 60px;
	height: 200px;
}

#intro {
	width: 380px;
	text-align: left;
	float: left;
}

#news {
	text-align: left;
	float: right;
	width: 266px;
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
}

#news li {
	padding: 10px 0;
	border-bottom: #CCCCCC solid 1px;
}

#news .top {
	font-size: 1em;
}

#news .bottom {
	font-size: 1.6em;
}

#news a {
	color: #6E6E6E;
}

#news a:hover {
	color: #578c3e;
}

.newsIcon {
	margin-right: 12px;
	float: left;
}

.featuredProject1 {
	width: 327px;
	float: left;
	margin-bottom: 20px;
	float: left;
}

.featuredProject2 {
	width: 327px;
	float: left;
	margin-bottom: 20px;
	float: right;	
}

.featuredImg {
	background-color: #242524;
	padding: 9px;
}

.featuredProjectText {
	line-height: 1.3em;
	float: left;
	text-align: left;
	margin: 16px 0;
	width: 327px;
}

.projectTitle {
	color: #242524;
	font-weight: bold;
	float: left;
}

.caseStudyBtn {
	margin-top: 10px;
}


#footer {
	margin: 0px auto;
	width: 940px;
	height: 145px;
	background: url(../images/footer-bar.png) no-repeat center;
	position: relative;
	clear: both;
}

#footerWrapper {
	width: 940px;
	padding: 0px 34px;
	color: #FFF;
	text-align: center;
}

#footerLeft {
	width: 620px;
	padding: 22px 0px 23px 0px;
	text-align: left;
	float: left;
}

#footerNav {
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
	display: inline;
}

#footerNav li {
	float: left;
	padding: 0px 30px 0px 0px;
	text-transform: none;
}

#footerNav a {
	color: #FFF;
}

#footerNav a:hover {
	text-decoration: underline;
}

.locations {
	text-align: left;
	padding-top: 24px;	
	font-size: 10px;
	float: left;
}

.locationsMap {
	padding: 24px 32px 0px 19px;	
	width: 155px;
	height: 61px;
	float: left;
}

#footerRight {
	padding-top: 0px;
	width: 280px;
	float: left;
	}


#footerLogo {
	
}

#copyright {
	clear: both;
	font-size: 9px;
}

/* TEXT STYLES */

p {
	line-height: 1.4em;
}

h1 {
	font-weight: normal;
	color: #171712;
	font-size: 24px;
}

h2 {
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	margin-bottom: -8px;
}

h3 {
	color: #333333;
	margin-top: 0px;
	margin-bottom: -10px;
	line-height: 1.3em;
}

.h3Normal {
 	margin: 0px 0px -10px 0px;
 }

#newsHeader {
	color: #8c3e8a;
	font-size: 1.3em;
	font-weight: normal;
	background: url(../images/bgs/h4-bg-no-repeat.png) no-repeat left;
}

.serviceList {
	list-style-position: outside;
	list-style: none;
	list-style-image: none;
	display: inline;
}

.serviceList li {
	padding-bottom: 18px;
	line-height: 1.4em;
}

.service, .project {
	font-weight: bold;
	color: #8c3e8a;
	font-size: 1.2em;
}

.webAddress {
	font-size: .75em;
	font-weight: normal;
	color: #373737;
}


.workImg {
	background-color: #cccccc;
	border: #333333 6px solid;
	width: 300px;
	height: 120px;
	float: right;
}

.serviceImg {
	background-color: #cccccc;
	width: 300px;
	height: 800px;
	float: right;
}

/* Work */
#mulliganTour {
	margin-top: 80px;
}

/* Services */
#webService {
	margin-top: 70px;
}

#logoService {
	margin-top: 40px;
}

#printService {
	margin-top: 40px;
}

#hostingService {
	margin-top: 40px;
}

#contentService {
	margin-top: 40px;
}

#analysisService {
	margin-top: 40px;
}

.lineTwo {
	font-size: 1.5em;
	line-height: 1em;
}

.connect {
	clear: both;
}

.connectInfo {
	float: left;
	width: 180px;
}

.connectIntro {
	clear: both;
}

/* Contact Form */

.specialclass {
	width: 1px;
	visibility: hidden;
}

label {
	display: block;	
}

input {
	margin-top: 3px;
	font-size: 1.2em;
	border: solid #AAAAAA 1px;
	color: #373737;
	padding: 6px;
	margin-bottom: 20px;
}

.contactPage {
	width: 400px;
}

#largeMap {
	padding-top: 30px;
	clear: both;
}

.contactLocation {
	float: left;
	padding-right: 60px;
}

.location {
	font-size: 16px;
	color: #3d94c7;
	margin-bottom: -8px;
}

textarea {
	margin-top: 3px;
	font-size: 1.2em;
	border: solid #AAAAAA 1px;
	padding: 6px;
	color: #373737;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

#sendButton {
	border: 0 none;
	margin-top: -20px;
	margin-left: 0px;
	padding: 0px;
}

/*#sendButton {
	background: transparent url(../images/connectButton.png) no-repeat scroll left top;
	border: 0 none;
	margin-top: 30px;
	margin-left: -22px;
	font-size: 16px;
	height: 50px;
	width: 160px;
}
*/
#sendButton:hover {
	cursor: pointer;
	color: #FFF;
	background-position: left bottom;
}

#success {
	color: #3d94c7;
	font-weight: bold;
}

#fail {
	color: #FF0000;
	font-weight: bold;
}
