/*
Template Name: Cardeo Standard	
Description: A minimal theme inspired by swiss graphic design and typography
Version: 1.0
Author: Matt Lambert
Author Website: http://www.cardeo.ca
Date: November 3, 2008
*/

/***------------------------------------
ALL
------------------------------------***/

body {
	font-family: helvetica, arial, sans-serif;
	font-size:90%;
	color: #333333;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

img {
 border: 0;
}

a, a:link, a:visited {
	color: #09c;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
}

a:hover {
 color: #333;
 text-decoration: underline;
}

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

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

}

#header {
 margin: 0;
 padding: 10px 0px 0px 0px;
 background: url(images/topbar.gif) top left no-repeat;
}

#header-left { 
 width: 280px;
 margin: 0;
 padding: 0;
 float: left;
}

#header-right {
 width: 640px;
 margin: 0px 0px 0px 40px;
 padding: 0;
 float: right;
 text-align: right;
}

#header-right .inner {
}

#header-right ul {
 list-style: none;
 margin: 10px 0px 0px 0px;
 padding: 0;
}

#header-right li {
 margin: 0px 0px 0px 5px;
 padding: 0;
 display: inline;
}

#title {
 margin: 80px 0px 0px 0px;
 padding: 0;
}

#main {
 width: 960px;
 margin: 0px 0px 40px 0px;
 padding: 0;
}

#left {
 float: left;
 width: 280px;
 margin: 0px 40px 0px 0px;
 padding: 0;
}

#right {
 float: left;
 width: 640px;
 margin: 0;
 padding: 0;
}

#descrip {
 margin-top: 10px;
}

#footer {
	float: left;
	width: 960px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.faqQ
{
font-family: Verdana;
	width: 150px;
	float: left;
	padding-right: 10px;
	font-weight: bold;
	font-size: 10px;
}

.footer-img {
 float: left;
}

.callout {
 width: 340px;
 float: left;
}

.callout-title {
	width: 640px;
	background-color: #cccccc;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.callout-title .inner {
	height: 33px;
	line-height: 33px;
	padding-right: 10px;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
}

.faqA
{
font-family: Verdana;
	width: 370px;
	float: left;
	text-align: left;
	padding: 0px 0px 15px 0px;
	font-size: 11px;
	clear: right;
}

.callout-text {
 width: 300px;
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#bottom {
	float: left;
	display: block;
	width: 960px;
	height: 20px;
	background-color: #ebebeb;
	clear: both;
	padding: 10px;
	font-size: .75em;
	margin-top: 40px;
}
#graphic {
	background-image: none;
	height: 400px;
	width: 640px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/***------------------------------------
TYPOGRAPHY
------------------------------------***/

h1 {
 font-size: 2.25em; /* 36px */; 
 margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 1.5em;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20;
}

h3 {
	font-size: 1.125em; /* 18px */
	font-weight: bold;
	background: #ebebeb;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h4 {
 font-size: 0.875em; /* 14px */
 margin: 0;
 padding: 0;
 line-height: 1.75;
 font-weight: normal;
}
#descrip h4{
 font-size: 0.875em; /* 14px */
 margin-left: 20px;
 padding: 20;
 line-height: 1.75;
 font-weight: normal;
}

#header h4 {
 font-size: 0.875em; /* 14px */
 margin: 0;
 padding: 0;
 line-height: 1.75;
 font-weight: bold;
}

p {
	font-size: 0.9em; /* 12px */
	line-height: 1.1;
	font-family: verdana;
}

strong {
 font-weight: bold;
}

h4 span {
 color: #09c;
}
blockquote {
	padding-left: 50px;
	background-color: transparent;
	background-image: url(images/bq_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
blockquote p {
	margin: 0;
	padding-right: 0px !important;
	background-image: url(images/bq_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 20px;
}
/***------------------------------------
LINKS
------------------------------------***/

#title a, #title a:link, #title a:visited {
 text-decoration: none;
 color: #333;
}

#title a:hover {
 text-decoration: none;
 color: #09c;
}

#header-right a, #header-right a:link, #header-right a:visited {
 text-decoration: none; 
 background-color: #ebebeb;
 padding: 10px 20px 10px 20px;
 color: #333;
 font-size: 0.75em;
}

#header-right a:hover {
 text-decoration: none;
 background-color: #09c;
 color: #fff;
 padding: 10px 20px 10px 20px;
 font-size: 0.75em;
}
