
/** BASIC */

body {
	margin: 50px 0px;
	padding: 0px;
	background: url(ignition/homepage01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 25px 0px;
	color: #DEDEDE;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 14px;
}

h2.title {
	font-size: 14px;
	padding-bottom:2px;
}


h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A2A2;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.8em;
	text-align: justify;
	line-height: 170%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 280%;
	font-size: 10px;
}

.list1 li {
	padding-left: 24px;
	background: url(ignition/homepage05.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #E9C397;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(ignition/homepage05.gif) no-repeat left center;
}

a.link2 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(ignition/subpage05.gif) no-repeat left center;
	color: #FDD173;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 51px;
	background: url(ignition/homepage06.gif) repeat-x left center;
}

.hr2 {
	padding-bottom: 10px;
	height: 25px;
	background: url(ignition/homepage06.gif) repeat-x left center;
}


/** HEADER */

#header {
	width: 900px;
	height: 195px;
}

/** MENU */

#menu {
	width: 261px;
	height: 195px;
	background: url(ignition/homepage03.jpg) no-repeat left top;
}

#menu ul {
	width: 197px;
	margin: 0px;
/* 	padding: 30px 0px 0px 30px; */
 	padding: 15px 0px 0px 30px; 
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 8px 0px;
	background: url(ignition/subpage01.gif) repeat-x left top;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	color: #dddddd;
}

#menu a:hover {
	text-decoration: underline;
}


/* Copied */
.menuitem ul {
	width: 197px;
	margin: 0px;
	margin-bottom:15px;
/* 	padding: 30px 0px 0px 30px; */
 	padding: 0px 0px 0px 0px; 
	list-style: none;
	line-height: normal;
}

.menuitem li {
	padding: 8px 0px;
	margin-left: 0px;
	background: url(ignition/subpage01.gif) repeat-x left top;
}

.menuitem li.first {
	background: none;
}

.menuitem a {
	text-decoration: none;
	color: #dddddd;
}

.menuitem a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 900px;
}

/** CONTENT */

#content {
	width: 639px;
	background: url(ignition/subpage02.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(ignition/subpage03.jpg) no-repeat left top;
}

#content .bgbtm {
	padding: 50px;
	background: url(ignition/subpage04.jpg) no-repeat left bottom;
}


#content p {
}

/** 2-COLUMN LAYOUT */

.two-columns {
	background: url(ignition/homepage08.jpg) repeat-y 270px 0px;
}

.two-columns .column1 {
	width: 240px;
}

.two-columns .column2 {
	width: 240px;
}

/** SIDEBAR */

#sidebar {
	width: 261px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 900px;
	height: 68px;
	margin: 0px auto;
	background: url(ignition/homepage13.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 28px;
	line-height: normal;
	text-align: center;
	color: #F5CA99;
}

/** BOX1 */

#box1 {
  min-height: 650px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	background: url(ignition/homepage09.jpg) repeat-y left top;
	color: #EEC492;
}

#box4 .bgtop {
	background: url(ignition/homepage10.jpg) no-repeat left top;
}

#box4 .bgbtm {
	/* padding: 40px 30px 0px 30px; */
	padding: 10px 30px 0px 30px;
	background: url(ignition/homepage11v2.jpg) no-repeat left bottom;
}

#box4 h2 {
	margin-bottom: 20px;
	font-size: 13px;
	color: #F2E7DB;
}

/** BOX5 */

#box5 {
	padding: 25px 0px 0px 30px;
	background: url(ignition/homepage12.jpg) no-repeat 0px 5px;
}

#box5 .bgright {
	background: url(ignition/homepage08.jpg) repeat-y right top;
}


/* News 

padding: t r b l 
*/
#news {
	padding: 25px 0px 0px 30px;
	background: url(ignition/homepage12.jpg) no-repeat 0px 5px;
}

#news .bgright {
	background: url(ignition/homepage08.jpg) repeat-y right top;
}

#news .bgright ul {
  margin-left: 0px;  
  margin-right: 15px;
  padding-left: 0px;
}

#news .bgright ul li {
  list-style: none;
}


/* 
  Required to ensure that google CSE styles don't overwrite this for the search page
 */
#news a {
  color: #e9c397;
}



.white
{
  color: #cccccc;
}



/* Other / Ignition Custom */
.whitebox 
{
	padding: 25px;
	background-color: #fff;
	border: solid 1px #000;
	text-align: center;
	margin: auto;
}



/* Form Styling */
#contactform fieldset
{
    border: none;
}

#contactform fieldset p
{
	text-align: left;
	line-height: 100%;
	padding: 0px;
}

label
{
    width: 65px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
    text-decoration: none;
}

input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

textarea
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}





/* Contact form */
#contactform p
{
    margin-bottom: 0.8em;
}

.jMax{
    font-size: 24px;
    background-color: #dddddd;
    padding: 15px;
    padding-top: 5px;
}

.jMax textarea{
    border:1px solid #ccc;
    background-color:#fff;
    font-family:Arial;
    color:#999;
    width:90%;
    height:100px;
    font-size:24px;
    padding:10px;
	resize:none;
	overflow:auto;
}
.jMax textarea:focus{
	outline:none;
	background-color:#F3FFCF;
}

.jMax input{
    border:1px solid #ccc;
    background-color:#fff;
    font-family:Arial;
    color:#999;
    width:90%;
    font-size:24px;
    padding:10px;
	resize:none;
	overflow:auto;
}

.jMax input:focus{
	outline:none;
	background-color:#F3FFCF;
}

.jMax-text{
    margin:5px 5px 5px 10px;
    color: #f0f0f0;
    font-weight:bold;
    font-size:24px;
}
.jMax-submit{    
    margin:5px 5px 5px 0px;
    height:25px;
}
.jMax-submit input[type="submit"]{
    background: #222 url(bg/alert-overlay.png) repeat-x;
    height:35px;
    float:left;
	width:100px;
    color: #636466;
    text-decoration: none;
    border:none;
    cursor: pointer;
    background-color: #DFDFDF;
	font-size:16px;	
	border:1px solid #ccc;
}

.jMax-submit input[type="submit"].disabled{
	cursor:default;
	color:#999;
	text-shadow: 0 -1px 1px #fff;
}

.jMax-submit input[type="submit"].enabled:hover {
    background-color: #ccc;
    color: #fff;
}






/* VALIDATOR SHIT BELOW HERE */


.validation-summary
{
	margin: 5px 0 10px 0;
	padding: 10px;
	font-size: 16px;
	color: #000;
	border: 4px solid #fed;
}

.validation-summary ul, .validation-summary ul li
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #e00;
}

.validation-summary ul li
{
	margin: 2px 0 7px 20px;
	list-style-type: square;
	background-image: none;	
}

.failed-validation { color: #f00; }
label.required     { font-weight: bold; }


input.error  { background: #fed; border: 1px solid #e00; }
select.error { background: #fed; border: 1px solid #e00; }
span.error, .form-side-labels span.error, .form-top-labels span.error
{
	float: left;
	display: block;
	margin: 0 0 0 5px;
	padding: 3px;
	width: auto;
	font-weight: bold;
	color: #fff;
	background: red;
}

.form-top-labels span.error
{
	float: none;
	margin: 3px 0 0;
	width: 416px;
}
.form-top-labels .side-by-side span.error, .form-top-labels .side-by-side-last span.error { width: 200px; }


span.hiddenerror { display:none; }






img.thumb { 

    border: solid 2px #333;
}


/*  Custom positioning / colour styles, referenced by TinyMCE  */
img.bordered {
	background-color: #ccc;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left {margin: 0 15px 12px 0;}
img.right {margin: 0 0 15px 12px;}


img.rightbordered {
	background-color: #ccc;
	border: 1px solid #DDD;
	padding: 3px;
	margin: 0 0 15px 12px;
	float: right;
}

img.leftbordered {
	background-color: #ccc;
	border: 1px solid #DDD;
	padding: 3px;
	margin: 0 15px 12px 0;
}

.darker {
  color: #111;
}

/* TinyMCE Styles End */



