/*
Theme Name: Dramatic Training Solutions
Description: Wordpress Theme For www.soldout-trainers.com
Author: Gary Douglas
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*	background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	}

#page {
	background-color: #ffffff;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
/*	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	height:auto;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-top:10px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-transform:uppercase;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 144px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	width: 675px;
	*width: 750px;
	margin-top:25px;
	}
	
.widecolumn ul{
	list-style-type:disc;
	margin:10px;
	margin-left:50px;
}

.narrowcolumn ul{
	list-style-type:disc;
	margin:10px;
	margin-left:50px;
}

.widecolumn {
	float: left;
	padding: 0 0 20px 45px;
	width: 675px;
	*width: 750px;
	margin-top:25px;
	}
	
.widecolumn h3{
	margin-top:0;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
	
img.narrowcolumn{
border:1px solid blask;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align:left;
	padding:5px;
	border:1px solid grey;
	margin-top:10px;
	background-color:#EAEEED;
	}

.widecolumn .postmetadata {
	background-color:#EAEEED;
	border:1px solid grey;
	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
	text-align:left;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:1px solid black;
	padding:6px;
	}

img.alignright {
	margin: 6;
	display: inline;
	border:1px solid black;
	}

img.alignleft {
	margin: 6px;
	display: inline;
	border:1px solid black;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type:disc;
	padding-left: 10px;

	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align:left;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin:4px 12px 3px 0px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	text-align:justify;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	*padding: 50px 0 10px 0;
	margin-left:50px;
	margin-top:24px;
	width: 130px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	width:100%;!important
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	vertical-align:middle;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* CSS Style Adjusters */

.bold, .strong {
	font-weight: bold;
}

.em, .italic {
	font-style: italic;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.vMiddle {
	vertical-align:middle;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.fullWidth {
	width: 100%;
}

.noMargin {
	margin: 0px;
}

.noPadding {
	padding: 0px;
}

.topMargin {
	margin-top: 1.5em;
}

.topPadding {
	padding-top: 1.5em;
}

.bottomMargin {
	margin-bottom: 1.5em;
}

.white {
	color: white;
}

.red {
	color: #AA0100;
}

.green {
	color: #10AA00;
}

.blue {
	color: #3399ff;
}

.grey {
	color: Gray; 
}

.padding2 {
	padding: 2px;
}

.paddingSml {
	padding: 0.3em;
}

.padding5 {
	padding: 5px;
}

.padding10 {
	padding: 10px;
}

.marginSml {
	margin: 0.3em;
}

.marginMed {
	margin: 0.5em;
}

.marginBig {
	margin: 0.7em;
}

.margin5 {
	margin: 5px;
}

.margin10 {
	margin: 10px;
}

.dspNone {
	display: none;
}

.fullWidth {
	width: 100%;
}

.noBorder {
	border: 0;
}

.border1 {
	border: 1px solid black;
}

.darkBorder1 {
	border: 1px solid #99030F;
}

.lightBorder1 {
	border: 1px solid #FEB6BC;
}

.darkBG {
	background-color: #7f948f;
	color: #FFFFFF;
}

.cyan {
	color: #92FFFB;
}

.cyan:hover {
	color: #92FFFB;
}

.dspNone {
	display: none;
}

a.buttonLink {
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    text-decoration: none;	
	padding: 3px 15px 3px 15px;
	background-color: #f2f2f2;
    border: 1px solid #c2c2c2;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
	margin: 2px;
    font-size: 0.9em;
    color: #565656;
}

a.buttonLink:hover {
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
    text-decoration: none;		
}



.normalText {
	font-size: 1em;
}

.smallText {
	font-size: 0.86em;
	line-height: 1.5em;
}

.smallestText {
	font-size: 0.8em;
	line-height: 1.45em;
}

.bigText {
	font-size: 1.15em;
	line-height: 1.6em;
}

.biggestText {
	font-size: 1.3em;
	line-height: 1.7em;
}

.grey {
	color: #999999;
}

.red {
	color: #CC0000;
}

/* Reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
	font-weight: bold !important;
}

:focus {
	outline: 0;
}
body {
	color: black;
	font-size: 0.6251em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#testimonials blockquote {
	display: block;
	font-size: 1.2em;
	width: auto;
	color: #627c82;
	text-align: left;
	background-image: none;
	text-indent: 0px;	
	float: left;
	font-weight: bold;
	padding-bottom: 2em;
}

#testimonials blockquote p {
     background-image: none;
}

/* Addresses */
div.vcard {
	width: 100%;
	*width: 98%;
	display: block;
	float: left;
	/*margin-right: 3em;*/
}

div.vcard p {
	float: none !important;
}

div.vcard p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 7em;
	padding: 0px;
	border-bottom: 1px solid;
}

/* Photograph styles */
#pressCentre ul.photographs {
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
	margin-top: 1em;
}

#pressCentre ul.photographs li {
	margin-right: 1em;
	border: 1px solid black;
	float: left;
}


/* Link styles */
a {
	color: #185a89;
	text-decoration: none;
}

a:hover {
	color: #78B0D0;
	text-decoration: underline;
}


/* Website styles */
html {
	height: 100%;
}

body {
	background-color: #ffffff;
	height: 100%;
	color: #939393;
}

#logo {
	position: relative;
	left: 50%;
	margin-left: -470px;
	margin-top: 30px;
	float: left;
}

#logoPrint {
	display: none;
}

#header {
	background-color: #eaeeed;
	width: 100%;
	height: 145`px;
	text-align: left;
	margin: auto;
}


h1 {
	text-align: center;
	color: #627c82;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 15px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	color: #627c82;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 1em;
	width: 90%;
	padding: 0px;
	border-bottom: 1px solid;
	font-size: 1.4em;
}

.darkBG h2 {
	color: #ffffff !important;
}


/* Search Bar */
#frmSearch {
	position: relative;
	left: 50%;
	margin-left: -200px;
	margin-top: 94px;
	float: left;
	width: 196px;
}


#frmSearch fieldset {
	background: none;
	border: 0px;
	margin: 0px;
}

#frmSearch fieldset legend {
	display: none;
}

#frmSearch fieldset ol {
	padding: 0px;
}

#frmSearch fieldset li {
	padding: 0px;
}



#frmSearch fieldset button {
	position: absolute;
	top: 0px;
	right: -6px;
	border: 1px solid #9d9d9d;
	font-size: 1.1em;
	height: 1.9em;
	width: 2.4em;
	padding-top: 2px;
	padding-left: 3px;	
	display: block;
	cursor: pointer;
	margin-left: 20px;
}

#frmSearch fieldset button:hover {
	border: 1px solid #78B0D0;
}

#frmSearch fieldset ol li a {
	display: block;
	float: right;
	border-bottom: 1px solid black;
	text-align: right;
	font-size: 1.1em;
	margin: 0.5em 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #000000;
}

#frmSearch fieldset ol li a:hover {
	color: #78B0D0;	
	border-bottom: 2px solid #78B0D0;
}

#navigation ul {
	position: relative;
	left: 50%;
	margin-left: -480px;
	float: left;
	line-height: 45px;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px 18px;
	display: block;
	line-height: 15px;
	*display:inline;
}

/* bulletpoints */
.bulletPoints h2 {
	padding-left: 110px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1.5em;
	height: 100px;
	float: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.bulletPoints p {
	margin-left: 110px;
	margin-bottom: 1.5em;
	margin-top: -90px;
	width: 330px;
}

.layout1.bulletPoints div {
	margin-left: 110px;
	margin-bottom: 1.5em;
	margin-top: -80px;
	float: left;
}

.layout1.bulletPoints p {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	line-height: 2em;
	width: 800px;
}

#breadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #554d49;
	width: 740px;
	position: absolute;
	top: 13.3em;
	margin: 18px -475px 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #9d9d9d;
	right: 50%;
}
	
	

/* Search Page Styles */
.searchBasic div {
	margin-top: 1em;		
}

.searchBasic div p {
	margin-bottom: 0.4em;		
}

.searchBasic dt {
	font-size: 1.4em;
	margin-top: 1em;
}

.searchBasic dt img {
	vertical-align: top;
	padding-right: 0.6em;
}

.searchBasic dd {
	margin-top: -32px;
	margin-bottom: 	2.5em;
	margin-left: 63px;
	font-size: 1.1em;
	line-height: 1.4em;
}
	

/* Training Course styles */
#course h1 {
	text-align: left;
	padding: 0px;
	float: none;
	clear: both;
	top: 285px;
	position: absolute;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#course h2 {
	margin-top: 45px;
	margin-bottom: 2em;
}

#course .courseContent p {
	margin-top: 2em;
}

#course .courseContent ul li {
	list-style-type: circle;

	margin-left: 15px;
}

#printOptions {
	position: absolute;
	top: 295px;
	left: 50%;
	margin-left: 261px;
	float: left;
	text-align: right;
	line-height: 2.2em;
}

/* Mailing list styles */
#frmSubscribeToList fieldset {
	border: none;
	background: none;
}	
	
	#frmSubscribeToList fieldset legend {
		display: none;
	}
	
	#frmSubscribeToList fieldset label {
		width: 5em;
	}
	
	#frmSubscribeToList fieldset li {
		float: left;
		clear: none;
		width: 13.5em;
	}
	
	#frmSubscribeToList fieldset input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: bold;
	}
	
	#frmSubscribeToList fieldset button {
		margin-top: 1.45em;
		height: 1.8em;
		padding-top: 0px;
	}
	
	#subscribeResponse {
		clear: both;
		margin-bottom: 20px;
		width: 100%;
		float: left;
	}

	#subscribeResponse strong {
		color: #CC0000;
	}	
	
	#subscribeResponse strong.green {
		color: #00CC00;
	}	
	
	.facebox {
		font-size: 1.2em;
		line-height: 1.6em;
	}

	.facebox #frmSubscribeToList fieldset li {
		width: 11.5em;	
	}

	.facebox #frmSubscribeToList fieldset input {
		width: 10.5em;	
	}	
	
	.facebox #subscribeResponse {
		width: 75%;
		margin-right: 2em;
	}	
	
	#footer a {
	color: #CCCCEE;
}

#footer p.vcard {
	float: left;	
}

#footer p#siteDesign {
	float: right;
	vertical-align: middle;
}

#footer ul {
	width: 987px;
	*width:950px;
	float: left;
	display:inline;
	text-align:center;
}

#footer ul li {
	width: 191px;
	*width:170px;
	_width: 100px;
	height: 66px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: 500;
	float: left;
	padding-left: 75px;
	padding-top: 35px;
	margin-left: 50px;
	text-align: left;
}

#footer ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	position: relative;
	top: -6px;
	color: #CCCCEE;
	padding-top: 35px;
/*	padding-right: 70px;*/
	display:inline;
}

/* Blog Styles */
dl.blog dt {
	margin-top: 1.5em;
}

dl.blog dd {
	font-size: 0.8em;
}

.blogPostBody {
	padding-top: 3em;
}

.blogPostBody h2 {
	margin-top: 1.5em;
	font-size: 1.5em;
}


.blogPostBody h3 {
	margin-top: 1.5em;
	width: 100%;
	border: none;
	margin-bottom: 1em;
}

.blogPostBody p {
	margin-bottom: 1.2em;
}

/* Column definitions */

.layout {
	width: 100%;
	clear: both;
	text-align: centre;
	padding: 0px;
	margin: 0px;
	/*float: left;*/
}

.text li {
	list-style: circle;
	margin-left: 2em;
}

.layout1 {
	width: 950px;
	margin: 0px auto;
	clear: both;
	font-size: 1.2em;
	line-height: 1.8em;	
	display: block;
	text-align:center;
}

.layout2-1 {
	width: 470px;
	float: left;
	clear: both;
	position: relative;
	left: 50%;
	margin-left: -475px;
	font-size: 1.2em;
	line-height: 1.5em;		
}


.layout2-2 {
	width: 470px;
	float: left;
	position: relative;
	left: 50%;
	font-size: 1.2em;
	line-height: 1.5em;	
}

.layout2-2.topMargin {
	margin-top: 5.5em;
}

.layout2-1 img {
	float: left;
}

.layout1.padded {
	margin-bottom: 1.5em;
}

.layout1.thin {
	width: 830px !important;
}

.layout2-1.padded, .layout2-2.padded {
	width: 440px !important;
}

.layout2-1.thin {
	width: 350px !important;
	padding-left: 60px;
}

.layout2-2.thin {
	width: 350px !important;
	padding-right: 60px;
}

.layout2-1 p, .layout2-2 p {
	float: left;
	padding-top: 1em;
	padding-bottom: 1em;
}


.layout2-2 img {
	float: left;
}

.layout3-1 {
	width: 317px;
	float: left;
	clear: both;
	position: relative;
	left: 50%;
	margin-left: -475px;
}

.layout3-2 {
	width: 316px;
	float: left;
}

.layout3-3 {
	width: 317px;
	float: left;
}


.border-top {
	border-top: 1px solid #9d9d9d;
}

.border-left {
	border-left: 1px solid #9d9d9d;
	margin-right: -1px;
}

.border-bottom {
	border-bottom: 1px solid #9d9d9d;
}

.border-right {
	border-right: 1px solid #9d9d9d;
	margin-left: -1px;	
}

.borderLgt-top {
	border-top: 1px solid #FFFFFF;
}

.borderLgt-left {
	border-left: 1px solid #FFFFFF;
	margin-right: -1px;
}

.borderLgt-bottom {
	border-bottom: 1px solid #FFFFFF;
}

.borderLgt-right {
	border-right: 1px solid #FFFFFF;
	margin-left: -1px;	
}

/* Quotes */

blockquote {
	display: block;
	width: 100%;
	position: relative;
	margin: auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align: justify;
	float: left;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

blockquote p {
     display: block;
	 margin: 0px !important;
	 padding: 0px !important;
}

#frmSearch fieldset label {
	background: url(/img/structure/icons/iconSearch.gif) no-repeat 0em 0.5em;
	text-indent: -9000px;
	width: 1em;
	float: left;
	height: 1.55em;	
	font-size: 1.1em;
	margin-right: 0px;
}

/* Navigation styles */
#navigation {
	background-image: url(/img/structure/pageLayout/navbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 45px;
	width: 100%;
	color: #FFFFFF;
	font-size: 1.2em;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#navigation ul li a:hover {
	background-image: url(/img/structure/pageLayout/navbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*#navigation ul li a.active {
	background-image: url(/img/structure/pageLayout/navbgActive.gif);
	background-position: bottom;
	height: 25px;
}*/

/* Postit note - homepage */
#frontPage #postit {
	width: 276px;
	height: 281px;
	background-image: url(/img/structure/pageLayout/postitfk.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 50%;
	margin-right: -485px;
	float: right;
	top: 0px;
}

/* Postit note - sub page */
#postit {
	width: 278px;
	height: 276px;
	background-image: url(/img/structure/pageLayout/postitfk.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 50%;
	margin-right: -470px;
	top: 0px;
}

/* Frog Kisser styles */
#frontPage .frogKisser {
	height: 500px;
	background-image: url(/img/structure/pageLayout/frogKisser.jpg);
	background-position: 0px -60px;
	background-repeat: no-repeat;
	margin-bottom: -100px;
	z-index: -1;

}


h2.iconWorld {
	background-image: url(/img/structure/pageLayout/iconWorld.jpg);
}

h2.iconSafe {
	background-image: url(/img/structure/pageLayout/iconSafe.jpg);
}

h2.iconSpeaker {
	background-image: url(/img/structure/pageLayout/iconSpeaker.jpg);
}

h2.iconExclaimation {
	background-image: url(/img/structure/pageLayout/iconExclaimation.jpg);
}

h2.iconUnderstanding {
	background-image: url(/img/structure/pageLayout/iconUnderstanding.jpg);
}

h2.iconUnique {
	background-image: url(/img/structure/pageLayout/iconUnique.jpg);
}

h2.iconRelevant {
	background-image: url(/img/structure/pageLayout/iconRelevant.jpg);
}

h2.iconTheatre {
	background-image: url(/img/structure/pageLayout/iconTheatre.jpg);
}

h2.iconExperiential {
	background-image: url(/img/structure/pageLayout/iconExperiential.jpg);
}



#printOptions #printLink {
	background-image: url(/img/elements/icons/printer.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#printOptions #PDFLink {
	background-image: url(/img/elements/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Footer styles */
#footer {
	background-image: url(/img/structure/pageLayout/footerbg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	margin: auto;
	clear: both;
	font-size: 1em;
	line-height: 1.5em;
	width: auto;
	height: 125px;
	*text-align:center;
}



#footer ul li#footerRSS {
	background-image: url(/img/structure/pageLayout/footerIcon_rss.gif);
	background-repeat: no-repeat;
}

#footer ul li#footerNewsletter {
	background-image: url(/img/structure/pageLayout/footerIcon_newsletter.gif);
	background-repeat: no-repeat;
}

#footer ul li#footerBlog {
	background-image: url(/img/structure/pageLayout/footerIcon_blog.gif);
	background-repeat: no-repeat;
	margin-left: 80px;
	width: 200px;	
}



.layout2-2.redCarpet {
	background-image: url(/img/structure/pageLayout/redCarpet.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px;
}

.layout2-2.proposition {
	background-image: url(/img/structure/pageLayout/proposition.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 270px;
}

#frmSearch fieldset input {
	float: left;
	border: 1px solid #9d9d9d;
	font-size: 1.1em;
	height: 1.9em;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 3em 0 0.4em;
	padding: 0.2em 0 0 0.5em;
	width: 12.6em;
	color:#999999;
}

form fieldset ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.submit a, button{
background:#F7F7F7 none repeat scroll 0 0;
border-color:#DDDDDD #C2C2C2 #C2C2C2 #DDDDDD;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
float:left;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:0.9em;
font-weight:bold;
line-height:130%;
margin:0 7px 0 0;
padding:5px 12px 6px 9px;
text-decoration:none;
}

#frmSearch fieldset button {
	*padding-top: 0px;	
}

	#frmSubscribeToList fieldset button {
		*margin-top: 1.4em;
	}
	
#element.style {
background-color:#FFffff;
}
