/*
   ########################################
   ##  Author: Rob Carter                ##
   ##  Author URL: www.ignitioncode.com  ##
   ##  Date Created: 09/08/2011          ##
   ##  Copyright: Megademic              ##
   ##  ================================  ##
   ##  Date Edited: 04/01/2012           ##
   ##  Editor: Rob Carter                ##
   ##  Editor URL: www.ignitioncode.com  ##
   ########################################
*/


/* ==================================================
	TABLE OF CONTENTS
   ================================================== */

/*
	1)  GLOBAL STYLES
	2)  HEADER
	3)  STRUCTURE
	4)  PORTFOLIO
	5)  ABOUT US
	6)  LATEST NEWS
	7)  CONTACT US
	8)  FOOTER
	9)  MISCELLANEOUS	
*/


/* ==================================================
	=GLOBAL STYLES
   ================================================== */

body {
	background: #abd7e0 url(../images/body-bg.gif) repeat-x;
	color: #555;
	font: 11px Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	color: #222;
	font-family: Rockwell STD, Rockwell, Helvetica, Arial, Sans-Serif;
	font-weight: bolder;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	padding: 0;
}

h1 { 
	font-size: 26px; 
	letter-spacing: -1px; 
}

h2 { 
	font-size: 26px;;
	letter-spacing: normal; 
	letter-spacing: -.7px; 
}

h3 { 
	font-size: 21px; 
	letter-spacing: -.4px;
}

h2, h3 { margin: 15px 0 5px; }

h4 { 
	font-size: 18px; 
	margin: 10px 0 5px;
}

h5 { 
	font-size: 16px;
	margin: 10px 0 5px;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

blockquote { font-style: italic; }

small {
	color: #666;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

ul { list-style: square; }

a {
	color: #3069b0;
	text-decoration: none;
}
a:visited {
	color: #3069b0;
	text-decoration: none;
}
a:hover {
	color: #3069b0;
	text-decoration: underline;
}
a:active {
	color: #3069b0;
	text-decoration: none;
}
a img { border: 0; }

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 1px solid #ccc;
	padding: 20px;
}

legend { font-weight: bolder; }

input, textarea {
	background-color: #f5f5f5;
	border: 1px solid #d5d5d5;
	font: 11px Tahoma, Verdana, Arial, Sans-Serif;
	padding: 10px;
}

button {
	background-color: #333;
	border: none;
	color: #fff;
	font: 11px Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bolder;
	height: 100%;
	padding: 10px 20px 10px 20px;
}
button:hover {
	background-color: #2babe6;
	cursor: pointer;
}

p, blockquote, dl, ul, ol, tr, th, td, form, textarea { line-height: 2em; }

hr {
	background-color: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
	margin: 10px 0 15px 0;
}


/* ==================================================
	=HEADER
   ================================================== */

#header { 
	margin: 30px 0 10px 0; 
	overflow: auto; 
}
#header h1 {
	background: url(../images/logo.png) no-repeat; 
	float: left; 
	font: bolder 36px Rockwell STD, Rockwell, Helvetica, Arial, Sans-Serif;
	height: 44px;
	overflow: hidden;
	text-indent: -9999px;
	width: 283px; 
}
#header a, #header a:hover, #header a:active, #header a:visited {
	color: #222;
	display: block;
	text-decoration: none;
}


/* ==================================================
	=STRUCTURE
   ================================================== */

#container {
	margin: 0 auto;
	width: 960px;
}

#content { 
	background-color: #fff;
	padding: 30px;
	width: 900px;
}


/* ==================================================
	=PORTFOLIO
   ================================================== */

#portfolio {
	background-color: #fff;
	clear: both;
	float: left;
	line-height: 1.5em;
	width: 500px;
}
#portfolio h2 { margin: 25px; }

.section-title {
	background: url(../images/portfolio-section-title-bg.gif);
	color: #fff;
	font: bolder 16px Arial, Helvetica, Sans-Serif;
	height: 35px;
	margin: -7px 0 10px -10px;
	padding: 22px 0 0 20px;
	position: absolute;
	width: 500px;
}

.accordion  {
	padding-top: 47px;
	width: 500px;
}
.accordion p {
	border: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	text-decoration: none;
}
.accordion a.title {
	background: url(../images/portfolio-title-bg.gif);
	color: #333;
	cursor: pointer;
	display: block;
	font-weight: bolder;
	height: 16px;
	margin-top: 0;
	padding: 12px 15px;
	text-decoration: none;
}
.accordion a.title:hover { background: url(../images/portfolio-title-hover-bg.gif); }
.accordion a.title.selected {
	background: url(../images/portfolio-title-selected-bg.gif);
	color: #fff;
}

.website-link {
	background-color: #1d769f; 
	display: block;
	margin: 0 10px 15px 10px;
	padding: 2px 5px;
	text-align: center;
	width: 70px;
}
.website-link a { color: #fff; }

.bottom {
	background-color: #2babe6;
	border-top: 3px solid #228dbf;
	height: 15px;
	width: 500px;
}


/* ==================================================
	=ABOUT US
   ================================================== */

#about {
	background-color: #fff;
	float: right;
	padding: 10px 30px 15px 30px;
	width: 380px;
}


/* ==================================================
	=LATEST NEWS
   ================================================== */

#latest-news {
	background-color: #fff;
	float: right;
	margin-top: 20px;
	min-height: 337px;
	padding: 10px 30px 30px 30px;
	width: 380px;
}
#latest-news ul { 
	list-style: none; 
	margin-top: 10px; 
	padding: 0; 
}
#latest-news ul li { border-bottom: 1px solid #d5d5d5; }
#latest-news h4 { 
	font-size: 12px;
	margin: 10px 0 0 0;
}

#latest-news .date { 
	border-right: 1px solid #555; 
	padding-right: 5px; 
}

#latest-news .link { 
	border-right: 1px solid #555;
	padding: 0 5px;
}

#latest-news .websiteTitle { padding: 0 5px; }


/* ==================================================
	=CONTACT US
   ================================================== */

#form_output .no_error {
	background: #b9ffce url(../js/contact-form/images/tick.png) 20px 7px no-repeat;
	border: 1px solid #00ba39;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 60px;
}

#form_output .error {
	background: #fdc3c3 url(../js/contact-form/images/crossb.png) no-repeat 20px 7px;
	border: 1px solid #b10000;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 60px;
}

#contact {
	background-color: #fff;
	float: right;
	margin-top: 20px;
	padding: 10px 30px 30px 30px;
	width: 380px;
}
#contact form label {
	display: block;
	font-weight: bolder;
	line-height: 1.3em;
}
#contact form input, #contact form textarea {
	color: #444;
	line-height: 1.7em;
	margin: 10px 0 25px 0;
	width: 360px;
}

#contact form .hint {
	font-style: italic;
	font-weight: bold;
}

#contact form .form_normal {}

#contact form .form_good {
	background-color: #e0fae0;
	border: 1px solid #00b104;
	color: #000;
}

#contact form .form_bad {
	background-color: #fcd3d3;
	border: 1px solid #ff3c3c;
	color: #000;
}

#contact form .standard {
	background-position: 2px 2px;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 22px;
}

#contact form .submit {
	background: url(../js/contact-form/images/ticks.png) 2px 2px no-repeat;
	cursor: pointer;
	height: 22px;
	padding-left: 22px;
}

#contact form .upload_file {
	background: url(../js/contact-form/images/file.png) 2px 2px no-repeat;
	cursor: pointer;
	height: 22px;
	padding: 0 5px 0 22px;
}

#contact form .send_email {
	background-color: #333;
	border: none;
	color: #fff;
	cursor: pointer;
	font: bold 11px Tahoma, Verdana, Arial, Sans-Serif;
	height: 100%;
	margin: 0;
	padding: 10px 22px 10px 22px;
	width: 100%;
}


/* ==================================================
	=FOOTER
   ================================================== */

#footer {
	color: #333;
	font-weight: bolder;
	margin: 20px 0;
}


/* ==================================================
	=MISCELLANEOUS
   ================================================== */

@media print {
	.accordion div {
		display: block !important;
		height: auto !important;
	}
}

.clear { clear: both; }

