
/* Why Design CSS Document created: 18.08.09 =====================================================================*/

body  {
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

#container { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header { 
	background: url(../images/header.jpg) no-repeat;
	height:141px;
	width:960px;
	padding:0;
	margin:0;
}

#strapline { 
		padding:50px 0 0 650px;
		text-align:center;
}

#strapline h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:22px;
	line-height:26px;
	color:#63ABE0;
	padding:0;
}

#content {
	float: left; 
	width: 960px; 
	padding:0;
	margin:0 0 10px 0;
}

.column {
	float:left;
	width:295px;
	margin:0 10px 0 15px;
}

.column ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

.column ul li {
	font:Times, serif;
	font-size:16px;
	line-height:20px;
	color:#666;
	margin:8px 0 0 0;
	padding:6px 0 0 30px;
	background: url(../images/why-bullet.gif) no-repeat;
}

.column-double {
	float:left;
	width:450px;
	margin:0 10px 0 15px;
}

.column-double ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

.column-double ul li {
	font:Times, serif;
	font-size:13px;
	line-height:16px;
	color:#666;
	margin:8px 0 0 0;
	padding:6px 0 0 0;
}

.column-double ul li a {
	font:Times, serif;
	font-size:16px;
	line-height:20px;
	color:#0077C9;
	margin:8px 0 0 0;
	padding:6px 0 0 0;
	text-decoration:none;
}

.column-double ul li a:hover {
	color:#63ABE0;
}

#portfolio { 
	margin:0;
	padding:0;
	width:310px;
	float:left;
}

#contact-us {
	margin:15px 0 0 0;
	padding:0;
	float:left;
	width:290px;
}

#contact-us a {
	color:#DB9F3F;
}

#contact-us a:hover {
	color:#63ABE0;
}

#footer { 
	padding:5px 10px;
	width:940px;
	height:15px;
	border-top:1px solid #0077C9;
	border-bottom:1px solid #0077C9;
	margin:0 0 5px 0;
	text-align:center;
} 

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0077C9;
	margin:0;
	padding:0;
}

#footer p a {
	margin: 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#0077C9;
	text-decoration:none;
}

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

.clearfloat {
	clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}


/* Navigation (Main) =====================================================================*/


#nav {
	width:960px;
	height:25px;
	background:url(../images/nav-bar.jpg) no-repeat;
	margin:0;
	padding:5px 0 0 0;
	font-size:13px;
	color:#63ABE0;
	font-family:Arial, Helvetica, sans-serif;
}

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

#nav ul li {
	display:inline;
	margin:0;
	padding:0;
}

#nav ul li a {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#63ABE0;
	border-top:3px solid #FFF;
	margin:0 0 0 5px;;
	padding:6px 10px 0 5px;
}

#nav ul li a:hover, #nav ul li a.selected {
	color:#FFF;
}


/* navigation (footer) =========================================================================== */


#base-links {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:9px;
	line-height:12px;
	color:#666;
	width:960px;
	margin:0 0 10px 0;
	text-align:center;
}

#base-links ul {
	list-style:none;
	margin:0 10px;
	padding:0;
}

#base-links ul li {
	display:inline;
	margin:0;
	padding:0;
}

#base-links ul li a {
	display:inline;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#666;
}

#base-links a:hover, #page-numbers ul li a:hover {
	text-decoration:underline;
}


/* Text Styles =====================================================================*/


h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:28px;
	line-height:30px;
	color:#0077C9;
	margin:15px 0 15px 0;
	padding:0;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:18px;
	line-height:20px;
	color:#63ABE0;
	margin:15px 0 15px 0;
	padding:0;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:15px;
	color:#0077C9;
	margin:10px 0 0 0;
	padding:0;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:18px;
	line-height:20px;
	color:#666;
	margin:15px 0 15px 0;
	padding:0;
}

p {
 font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:17px;
	color:#666;
	margin:0 0 15px 0;
	padding:0;
}

.small-text {
	font-size:13px;
	line-height:18px;
}

.success-story-credit {
	font-size:13px;
	line-height:17px;
	margin:5px 0 0 0;
}


.TabbedPanelsContent p, .CollapsiblePanelContent2 p {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#888;
	margin:0 10px 20px 10px;
	padding:0;
	line-height:18px;
}

.cs_quote {
	font-size:15px;
	line-height:19px;
	color:#DB9F3F;
}

.cs_quote_credit {
	font-size:10px;
}

.blue-text {
	color:#0077C9;
}

.yellow-text {
	color:#DB9F3F;
}


/*contact form =====================================================================*/


form {
	margin:0;
	padding:0;
	width:450px;
}

.contact-field {
		float:left;
		width:250px;
		margin:0;
}

.contact-answer {
		float:left;
		width:250px;
		margin:10px 0 0 0;
}

.contact-enquiry {
		float:left;
		width:200px;
		margin:0 0 5px 0;
}


form p label {
	float:left;
	width:180px;
	padding:0;
	margin:0 0 15px 0;
	clear:both;
}

.contact-confirm {
		float:right;
		width:100px;
		margin:5px 80px 0 0;
	clear:both;
}


/*terms and conditions =====================================================================*/

ul.terms {
	list-style:none;
	margin:0;
	padding:0;
}

ul.terms li {
	list-style:disc;
	margin:0 0 10px 15px;
	padding:0;
	background:none;
 font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:17px;
	color:#666;
}



/*thumbnail viewer =====================================================================*/


#picture {
	margin:20px 0 0 0;
	padding:0;
	height:330px;
}

.thumbnail-viewer-wrap {
	float:left;
	margin:8px 0 10px 5px;
	width:289px;
}

.thumbnail-viewer-wrap a {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#DB9F3F;
	width:6px;
	height:12px;
	margin:0 4px 0 0;
	padding:2px 5px;
	border:1px solid #DB9F3F;
}

.thumbnail-viewer-wrap a:hover {
	border:1px solid #DB9F3F;
	background:#DB9F3F;
	color:#FFF;
}

.thumbnail-viewer-wrap a:focus {
	border:1px solid #DB9F3F;
	background:#DB9F3F;
	color:#FFF;
}

#imageload {
	height:291px;
	margin:0;
	padding:0 0 0 5px;
	border-bottom:1px solid #DB9F3F;
	border-top:1px solid #DB9F3F;
}

#imageContainerFade {
	float:left;
	width:960px;
	height:217px;
	margin:0;
	padding:0;
	border-bottom:1px solid #0077C9;
}

/*#imageContainerFade img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}*/


