﻿/*

Author : Jay Hollywood

Description : Stylesheet

*/

/*---------------------------------------------- GLOBAL SETTINGS */
html {
	height: 100%;
	background: url(../art/bg.gif) repeat-x #3473b1;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100% !important;
	background: url(../art/topbg.jpg) top center no-repeat;
}



/*-------------------------------------------------------- LINK */


a {
		color: #316eaa;
	text-decoration: underline;
}

a:hover {
	color:#215385 ;
}


/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
margin:0pt;
	color: #5f5f5f;

padding:0pt;
}
h1 {
	font-size: 1.25em;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 1em;
		color: #123960;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 1em;
		color: #316eaa;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h4 {
	font-size: .9em;
	line-height: 1.3em;
	font-weight: 600;
	padding: 0 0 10px 0;
}

h5 {
	font-size: 0.6875em;
	line-height: 1em;
	font-weight: 600;
}

h6 {
	font-size: 0.6875em;
	line-height: 1em;
	font-weight: 600;
}


/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #5f5f5f;
}

.mceContentBody { /* for tinyMCE editable area to match */
	font-size: 100%;
}

/*----------------------------------------------------- BULLETS */

#content ul li { 
	font-size: 0.75em;
	line-height: 1.4em;
	list-style:circle;
	color: #5f5f5f;

}

#main-content ol li { 
	font-size: 0.75em;
	line-height: 1.4em;
	color: #5f5f5f;
}

/*------------------------------------------------------ LAYOUT */


#container {
	width:770px;
	background-color: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -42px auto; 
}

#rightpanel img, #main-content-area img {
	border: 7px solid #e4e4e4;
	padding: 1px;

}

#main-content-area img {
	margin: 0 0 10px 10px;
	display: inline;
	}

#header {
	background: url(../art/header.jpg) no-repeat;
	width: 770px;
	height: 152px;
	display: block;
	position: relative;
	z-index: 10;
}

#top-links {
	float: right;
	color: #fff;
	font-size: .75em;
	z-index: 1000;
	margin: 5px 0 0 0;
	}

#top-links a{
	color: #fff;
	}

#top-links a:hover{
	color: #a1bdd8;
	}

#logo {	
	float: left;
	}

#contactheader {	
	float: right;
	margin: 20px 0 0 0;
	}

#content {
	margin: 10px;
	width: 750px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
	}

#leftpanel {
	width: 340px;
	float: left;
	}

#leftbox {
	width: 299px;
	height: 192px;
	background: url(../art/topbox.gif) no-repeat;
	display: block;
	padding: 15px;
	}
	
a#findoutmore {
	width: 236px;
	height: 49px;
	display: block;
	background: url(../art/findoutmore.gif) 0 0;
	margin: 0 0 0 26px;
	}

a#findoutmore:hover {
	background: url(../art/findoutmore.gif) 0 -49px;
	}
	
#rightpanel {
	width: 397px;
	float: right;
	}

#main-content {
	margin: 0 10px;
	padding: 10px 0 0 0;
	width: 750px;
	float: left;
	overflow: hidden;
	display: inline;
position: relative;
}

#main-content-area {
	float: left;
	width: 500px;
	overflow: hidden;
	}

#main-content-area-full {
	float: left;
	width: 740px;
	overflow: hidden;
	}

#main-content-sidepanel {
	float: right;
	text-align: right;
	width: 223px;
	}

#contact-info {
	margin: 10px 0 0 0;
	width: 223px;
	border-left: 1px solid #e2e2e2;
}
#footer {
	height: 82px;
	width: 100%;
	display: block;
	background-color: #215385;
}

#footer-inner{
	height: 70px;
	width: 758px;
	display: block;
	background-color: #d4d4d4;
	margin: 0 auto;
	font-size: 11px;
	padding: 12px 0 0 12px;
	color: #3a6084;
}

.resources {
	margin-top: 20px;
}

.resources p {
	text-align: left;
	font-size: 11px;
	}

.resources img {
	clear: both;
} 

#footer-links {
	width: 740px;
	padding: 6px 0 0 0;
}


/*------------------------------------------------------ TABLES */

table, tr, td, table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

table {	
	border: 1px solid #ddd;
}

table td{	
	border: none;
}


.style1 {
	color: #fff;
}

.quote {
	color: #555;
	border: 0;
	border-color:#FFFFFF;
	border-collapse:collapse;
	}


/*----------------------------------------------------- CLASSES */

.clear {
	clear: both;
}

.push {
	height: 42px;
}


/*----------------------------------------------------- FORM */

form#cretexpress {
	width: 100%;
	display: block;
}

form#cretexpress ul {
	list-style:none;
}

form#cretexpress ul li {
	list-style:none;
	display: block;
	float: left;
	font-size: 12px;
	margin: 5px 0;
	width: 100%;

}

form#cretexpress ul li label {
	width: 160px;
	float: left;
	margin-right: 20px;
}
	
form#cretexpress ul li input {
	float: left;
	width: 200px;
}

form#cretexpress ul li button {
	clear: both;
}



/*----------------------------------------------------- QUOTATION FORM */

    
    div.group {
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        background: url(/art/panel.gif) top right #15406a;
        padding: 10px 2px 10px 10px;
        cursor: pointer;
		border-bottom: 3px #fff solid;
    }
    
    div.items {
		border-bottom: 3px #fff solid;
    }
    
    div.item {
        float: left;
        width: 345px;
        padding: 2px 10px 2px 10px;
        font-size: 12px;
    }
    
    div.item span {
        float: left;
        line-height: 24px;
        vertical-align: middle;  
    }
    
    div.item input {
        float: right;
        line-height: 24px;
        vertical-align: middle;
		padding: 0;
		
    }

	#total-wrapper {
		width: 110px;
		position: absolute;
		top: 120px;
		right: -120px;
	}
    
    .total {
        background: #f2f2f2;
        border: 1px solid #D4D4D4;
        text-align: center;
        padding: 5px;
        font-size: 14px;
  		position: fixed;
		width: 100px;
		top: 300px;
    }

	span#total {
		font-weight: bold
	}

