@charset "utf-8";

body {
	font-family: Calibri, Arial, "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

#container {
	width: 978px;
	margin: 0 auto;
	overflow: visible;
	display: block;
	clear: both;
	border: solid #cccccc 1px;
}

#page-container {
	width: 1200px;
	margin: 0 auto;
	display: block;
	clear: both;
	border: solid #cccccc 1px;
}

#admin-container {
	clear: both;
	margin: 0;
	display: inline-block;
	width: 100%;
	border-top: 2px solid #c1c1c1;
	margin-top: -15px;
	align: center;
}

#sidebar-left {
	float: left;
	width: 160px;
	margin-top: 2px;
}

#admin-main {
	min-height: 560px;
	margin-top: 8px;
	overflow: hidden;
	display: block;
}

#left-squeeze {
	display: inline-block;
	padding-left: 10px;
	padding-top: 8px;
	width: 100%;
}

#left-squeeze
	width: 813px;
}

#admin-content {
}

#admin-header {
	height: 70px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

#header {
	height: 100px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#logo {
	display: inline;
	background-image: url('http://www.coachingtools.co/images/logo.jpg');
	background-repeat: no-repeat;
	height: 100px;
	float: left;
	font-family: Arial;
}

#logo-worldpay {
	float: left;
	display: block;
	width: 500px;
}

#logo-worldpay div {
	display: inline-block;
	margin-right: 0px;
	float: left;
}

#logo-worldpay span {
	display: inline-block;
	padding-left: 0px;
}

#logo h1 {
	text-align: left;
	width: 120px;
	padding-left: 90px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 12px;
	line-height: 18px;
}

#logo-worldpay h1 {
	text-align: left;
	width: 120px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 22px;
}

#nologo {
	width: 300px;
	float: left;
}

#nologo h1 {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}

#banner {
	float: left;
	margin-left: 40px;
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
	padding-top: 2px;
}

#login-applet {
	width: 400px;
	float: right;
	display: block;
}

#header-applet {
	float: right;
	display: block;
}

#login-applet p {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}

.login-applet-span-invalid {
	float: left;
	color: #F00;
	font-weight: bold;
	margin-right: 20px;
	padding-top: 4px;
}

.login-applet-input {
	width: 140px;
	margin-left: 5px;
	background-color: #f0f7fd;
	font-size: 12px;
}

.login-applet-submit {
	background-color: #006;
	color: #FFF;
	border: solid #666666 1px;
	margin-left: 10px;
	width: 60px;
}

#navigation {
	height: 44px;
	background-image: url('http://www.coachingtools.co/images/navigation-background.gif');
	background-repeat: repeat-x;
	border-top: solid #cccccc 1px;
}

#navigation ul {
	display: inline;
	margin-top: 0px;
	font-weight: bold;
}

#navigation ul li {
	display: inline;
	color: #fff;
	list-style: none;
	font-size: 14px;
}

#navigation ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	margin-top: 13px;
	margin-left: 20px;
	font-size: 14px;
}

#navigation ul li a:hover {
	text-decoration: none;
	color: #9CB4CD;
	font-size: 14px;
}

#navigation ul li a:active {
	font-weight: bold;
	color: #337ECC;
	font-size: 14px;
}

#home, #home-logged-in {
	margin-top: 10px;
}

#home-content-wrapper {}

#home-content-wrapper h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#home-content-wrapper p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#home-content-wrapper a {
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
}

.home-content-container {
	width: 313px;
	float: left;
	margin-left: 10px;
}

.product-content-container {
	width: 312px;
	float: left;
	margin-left: 10px;
}

.product-first {
	margin-left: 0px !important;
}

.home-content-container .ll_box_main1 {
	width: 260px;
	height: 340px;
}

.product-content-container .ll_box_main1 {
	width: 260px;
	height: 180px;
}

.product-content-container table.ll_box_solid_white_grayb, .product-content-container table.ll_box_solid_blue {
	margin-bottom: 10px;
}

.product-content-container table.ll_box_solid_white_grayb img, .product-content-container table.ll_box_solid_blue img {
	padding-right: 10px;
}

.product-info {
	height: 120px;
}

.product-info h2 {
	line-height: 100%;
}

.product-info p {
	line-height: 100%;
}

#home-logged-in .home-content-container .ll_box_main1 {
	height: 420px;
}

.home-content-container .content {
	height: 310px;
}

#home-logged-in .home-content-container .content {
	height: 390px;
}

.home-content-container .read-more {
	clear: both;
}

.home-content-text-full {
	height: 380px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	width: 280px;
}

h2.front_page_heading {
	padding: 0 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-size: 16pt !important;
}

#other-content-wrapper {
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
}

/*
#other-content-wrapper div.product-content-wrapper {
	padding-top: 10px;
	display: inline;
}

#other-content-wrapper div.product-content-wrapper h2 {
	font-size: 16px;
	font-weight: bold;
	margin: -5px 0 0 110px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: -10px;
	padding-bottom: 5px;
	height: 25px;
}

#other-content-wrapper div.product-content-wrapper p {
	font-size: 12px;
	height: 40px;
}

#other-content-wrapper div.product-content-wrapper a {
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
}
*/

/*
.product-content-container {
	padding-top: 20px;
	width: 319px;
	float: left;
}

.product-content-container a img {
	padding: 0px;
	padding-right: 10px;
	float: left;
}
*/

.product-content-text {
	height: 125px;
	margin: 10px;
	border: 1px solid #CCCCCC;
}

#product-row-1,#product-row-3 {
	background-color: #F0F7FD;
}

#product-row-2,#product-row-4 {
	background-color: #E6F2FC;
}

.product-content-container .read-more {
	position: relative;
	padding-left: 110px;
}

#admin-content-wrapper {
	padding-left: 0px;
	padding-right: 0px;
}

#footer-wrapper {
	clear: both;
	display: inline-block;
	padding-top: 13px;
	padding-bottom: 10px;
	line-height: 13pt;
	width: 100%;
	text-align: center;
}

#footer {
	display: inline-block;
	color: #333;
	margin: 0 auto;
	font-size: 85%;
	padding: 0;
}

#footer .copyright {
	display: inline-block;
	font-weight: bold;
}

#footer ul {
	display: inline-block;
	padding-left: 5px;
}

#footer ul li {
	display: inline-block;
	margin-right: 5px;
	padding-left: 7px;
	border-left: 1px solid #aaa;
}

#admin-footer {
	clear: both;
	display: block;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#footer a {
	color: #000;
	font-weight: bold;
}

td {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	padding-left: 3px;
	padding-top: 5px;
}

#borderline {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #C1C1C1;
	height: 1px;
}

th {
	font-size: 10pt;
	border-bottom: 2px solid #E4E4E4;
	color: #999;
	font-weight: bold;
	text-align: left;
}

h1 {
	clear: both;
	font-size: 18pt;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14pt;
	color: #000;
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 10px;
}

h4 {
	font-size: 12pt;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
}

h5 {
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
}

h6 {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.small {
	font-size: 9pt;
}

input.checkbox {
	border: 0px;
	background: #FFF;
	color: #000;
	margin-bottom: 0px;
	margin-top: -3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: none;
}

a.admin:link, ul li a.admin:link {
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

a.admin:visited {
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

a.admin:active {
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

a.admin:hover {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

a.normal:link {
	display: inline-block;
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

a.normal:visited {
	display: inline-block;
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

a.normal:active {
	display: inline-block;
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

a.normal:hover {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.title_link:link,.title_link:visited, title_link:active {
	color: #339;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

.title_link:hover {
	color: #999;
	font-weight: bold;
	border: none;
}

.openlink:link,.openlink:visited,.openlink:active {
	color: #B00;
	margin-top: 10;
	padding-top: 2px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
	border: 1px;
	border-style: solid;
	border-color: #B00;
}

.openlink:hover {
	background-color: #B00;
	color: #FFF;
}

.popuplinkcell {
	border: 1px solid #999999;
}

.popuplink:link,.popuplink:visited,.popuplink:active {
	color: #666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
	border-style: none;
}

.popuplink:hover {
	background-color: #BBB;
	color: #FFF;
	border-style: none;
}

.popupheading {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	border-style: none;
}

.popupsubheading {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
	border-style: none;
}

.headerlink {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.datalink:link {
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

.datalink:visited {
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

.datalink:active {
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

.datalink:hover {
	color: #999;
	font-weight: bold;
}

.plain {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.tiny {
	font-size: 8px;
	color: #000;
}

.morelink:link {
	color: #939;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.morelink:visited {
	color: #939;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.morelink:active {
	color: #939;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.morelink:hover {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

.data {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.alertdata {
	color: #E00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.sectionheading {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.loginText,.loginText a:link,.loginText a:active,.loginText a:visited,.loginText a:hover {
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
}

.loginText a:link {
	color: #039;
}

.loginText a:visited {
	color: #039;
}

.loginText a:active {
	color: #999;
}

.loginText a:hover {
	color: #CCC;
}

#menu {
	width: 175px;
	float: left;
	padding-right: 10px;
	text-align: right;
	color: #000333;
	padding-bottom: 30px;
	border-right: 1px dotted #000999;
}

#content {
	width: 420px;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 60px;
	padding-bottom: 30px;
	padding-left: 20px;
	voice-family: "\"}\"";
}

body >#content {
	width: 420px;
}

.menuitems {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #000999;
}

.author {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}

.pageheading {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
}

.pageheading a {
	font-size: 18px;
	padding-bottom: 10px;
}

.smText {
	font-size: 9px;
	color: #333;
	font-weight: normal;
}

.medText {
	font-size: 11px;
	color: #333;
	font-weight: normal;
}

.lgText {
	color: #333;
	font-weight: bold;
}

input, textarea, select {
	border: 1px solid #999999;
	color: #000;
	background-color: #EEE;
	margin-top: 1px;
	margin-bottom: 1px;
}

input.large {
	width: 200px;
}

input:focus {
	background-color: #FFF;
}

input.button {
	color: #FFF;
	background-color: #006;
}

input.clicked_button {
	color: #999;
	background-color: #777;
}

input.login {
	color: #FFF;
	background-color: #006;
}

.plaininput {
	border: 0px;
	background-color: #FFF;
}

.pulldown {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.weblog {
	border-bottom: 1px dotted #999999;
}

.datatable {
	border-style: none;
}

.datatable_heading {
	border: #777;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #FFF;
	color: #777;
	font-weight: bold;
}

.plaincheckbox {
	border: none;
	background-color: #FFF;
	color: #FFF;
}

.plainbutton {
	padding: 2px;
	spacing: 0px;
	color: #000;
	border: 1px solid #999999;
	background-color: #006;
}

.savebutton {
	padding: 2px;
	spacing: 0px;
	color: #FFF;
	background-color: #006;
	border: 1px solid black;
}

textarea {
}

.buttons a,.buttons button {
	display: inline-block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #E1DFDF;
	border: 1px solid #808080;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: none;
	font-weight: 600;
	color: #525252;
	cursor: default;
	padding: 4px 10px 5px 7px;
}

.buttons-medium a,.buttons-medium button {
	display: inline-block;
	float: left;
	margin: 0 5px 2px 0;
	background-color: #E1DFDF;
	border: 1px solid #808080;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: none;
	font-weight: 600;
	color: #525252;
	cursor: default;
	padding: 5px 8px 4px 7px;
}

.buttons-small a,.buttons-small button {
	display: inline-block;
	float: left;
	margin: 0 5px 2px 0;
	background-color: #E1DFDF;
	border: 1px solid #808080;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	text-decoration: none;
	font-weight: 600;
	font-size: 9pt;
	color: #525252;
	cursor: default;
	padding: 2px 7px 8px 7px;
	height: 10px;
}

.buttons button {
	width: auto;
	overflow: visible;
	padding: 3px 10px 4px 7px;
}

.buttons-medium button {
	width: auto;
	overflow: visible;
	padding: 4px 8px 3px 7px;
}

.buttons-small button {
	width: auto;
	overflow: visible;
	padding: 3px 7px 4px 7px;
}

.buttons button [ type ] {
	padding: 4px 10px 3px 7px;
	line-height: 17px;
}

.buttons-medium button [ type ] {
	padding: 4px 8px 4px 7px;
	line-height: 12px;
}

.buttons-small button [ type ] {
	padding: 3px 7px 4px 7px;
	line-height: 5px;
}

*:first-child + html button [ type ] {
	padding: 4px 10px 3px 7px;
}

.buttons button img,.buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

.buttons-medium button img,.buttons-medium a img {
	margin: -1px 2px -2px 0 !important;
	padding: 0;
	border: none;
	width: 14px;
	height: 14px;
}

.buttons-small button img,.buttons-small a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

/*
.buttons a:hover,.buttons-medium a:hover,.buttons-small a:hover {
	background-color: #3396FE;
	border: 1px solid #808080;
	color: #fff;
}
*/

.buttons a:active,.buttons-medium a:active,.buttons-small a:active {
	background-color: #317ECC;
	border: 1px solid #9A9A9A;
	color: #fff;
}

button.positive,.buttons a.positive,.buttons-medium a.positive,.buttons-small a.positive {
	color: #529214;
}

.buttons a.positive:hover,button.positive:hover,.buttons-medium a:positive:hover,.buttons-small a:positive:hover {
	background-color: #3386FE;
	border: 1px solid #C6D880;
	color: #529214;
}

.buttons a.positive:active,.buttons-medium a:positive:active,.buttons-small a:positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

.buttons a.negative, button.negative,.buttons-medium a.negative,.buttons-small a.negative {
	color: #d12f19;
}

.buttons a.negative:hover, button.negative:hover,.buttons-medium a:negative:hover,.buttons-small a:negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

.buttons a.negative:active,.buttons-medium a.negative:active,.buttons-small a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

p.warning {
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
}

p.error {
	font-size: 10px;
	font-weight: bold;
	color: red;
}

div.button_centre_container {
	text-align: center;
}

div.button_container {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 15px;
}

div.button_first {
	display: block;
	float: left;
	height: 80px;
}

div.right_arrow {
	display: inline;
	width: 80px;
	height: 80px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-image: url( '/images/right_arrow.gif');
	background-repeat: no-repeat;
}

.blank_button {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 80px;
}

.button_next {
	margin-left: 50px;
}

.blank_button_small {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 120px !important;
	height: 40px;
}

.blank_green_button_mid, .blank_orange_button_mid, .blank_red_button_mid {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 150px !important;
	height: 40px;
}

.blank_button_small_wide {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px !important;
	height: 40px;
}

.blank_button_tiny, .blank_green_button_tiny, .blank_orange_button_tiny, .blank_red_button_tiny {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 90px !important;
	height: 24px;
}

.blank_button_tiny_mid, .blank_green_button_tiny_mid, .blank_orange_button_tiny_mid, .blank_red_button_tiny_mid {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 120px !important;
	height: 24px;
}

.blank_button_tiny_wide, .blank_green_button_tiny_wide, .blank_orange_button_tiny_wide, .blank_red_button_tiny_wide {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px !important;
	height: 24px;
}

.blank_button_tiny_extra_wide, .blank_green_button_tiny_extra_wide, .blank_orange_button_tiny_extra_wide, .blank_red_button_tiny_extra_wide {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px !important;
	height: 24px;
}

.blank_button ul, .blank_button_small ul, .blank_green_button_mid ul, .blank_orange_button_mid ul, .blank_red_button_mid ul, .blank_button_tiny ul, .blank_button_small_wide ul, .blank_button_tiny_mid ul, .blank_green_button_tiny_mid ul, .blank_orange_button_tiny_mid ul, .blank_red_button_tiny_mid ul, .blank_button_tiny_wide ul, .blank_green_button_tiny_wide ul, .blank_orange_button_tiny_wide ul, .blank_red_button_tiny_wide ul, .blank_button_tiny_extra_wide ul, .blank_green_button_tiny_extra_wide ul, .blank_orange_button_tiny_extra_wide ul, .blank_red_button_tiny_extra_wide ul, .blank_green_button_tiny ul, .blank_orange_button_tiny ul, .blank_red_button_tiny ul, .blank_orange_button_tiny_mid ul, .blank_red_button_tiny_mid ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
}

.blank_button ul li {
	display: inline;
	width: 150px !important;
}

.blank_button_small ul li {
	display: inline;
	width: 120px !important;
}

.blank_green_button_mid ul li, .blank_orange_button_mid ul li, .blank_red_button_mid ul li {
	display: inline;
	width: 150px !important;
}

.blank_button_small_wide ul li {
	display: inline;
	width: 180px !important;
}

.blank_button_tiny ul li, .blank_green_button_tiny ul li, .blank_orange_button_tiny ul li, .blank_red_button_tiny ul li {
	display: inline;
	width: 90px !important;
}

.blank_button_tiny_mid ul li, .blank_green_button_tiny_mid ul li, .blank_orange_button_tiny_mid ul li, .blank_red_button_tiny_mid ul li {
	display: inline;
	width: 120px !important;
}

.blank_button_tiny_wide ul li, .blank_green_button_tiny_wide ul li, .blank_orange_button_tiny_wide ul li, .blank_red_button_tiny_wide ul li {
	display: inline;
	width: 180px !important;
}

.blank_button_tiny_extra_wide ul li, .blank_green_button_tiny_extra_wide ul li, .blank_orange_button_tiny_extra_wide ul li, .blank_red_button_tiny_extra_wide ul li {
	display: inline;
	width: 250px !important;
}

.blank_button ul li a {
	display: block;
	width: 150px !important;
	height: 80px;
	background-image: url( '/images/blank_button.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.blank_button_small ul li a {
	display: block;
	width: 120px !important;
	height: 40px;
	background-image: url( '/images/blank_button_small.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.blank_green_button_mid ul li a {
	display: block;
	width: 150px !important;
	height: 40px;
	background-image: url( '/images/blank_green_button_mid.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.blank_orange_button_mid ul li a {
	display: block;
	width: 150px !important;
	height: 40px;
	background-image: url( '/images/blank_orange_button_mid.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.blank_red_button_mid ul li a {
	display: block;
	width: 150px !important;
	height: 40px;
	background-image: url( '/images/blank_red_button_mid.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.blank_button_small_wide ul li a {
	display: block;
	width: 180px !important;
	height: 40px;
	background-image: url( '/images/blank_button_small_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.blank_button_tiny ul li a {
	display: block;
	width: 90px !important;
	height: 24px;
	background-image: url( '/images/blank_button_tiny.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.blank_green_button_tiny ul li a {
	display: block;
	width: 90px !important;
	height: 24px;
	background-image: url( '/images/blank_green_button_tiny.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.blank_orange_button_tiny ul li a {
	display: block;
	width: 90px !important;
	height: 24px;
	background-image: url( '/images/blank_orange_button_tiny.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.blank_red_button_tiny ul li a {
	display: block;
	width: 90px !important;
	height: 24px;
	background-image: url( '/images/blank_red_button_tiny.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.blank_button_tiny_wide ul li a {
	display: block;
	width: 180px !important;
	height: 24px;
	background-image: url( '/images/blank_button_tiny_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_green_button_tiny_wide ul li a {
	display: block;
	width: 180px !important;
	height: 24px;
	background-image: url( '/images/blank_green_button_tiny_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_orange_button_tiny_wide ul li a {
	display: block;
	width: 180px !important;
	height: 24px;
	background-image: url( '/images/blank_orange_button_tiny_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_red_button_tiny_wide ul li a {
	display: block;
	width: 180px !important;
	height: 24px;
	background-image: url( '/images/blank_red_button_tiny_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_button_tiny_mid ul li a {
	display: block;
	width: 120px !important;
	height: 24px;
	background-image: url( '/images/blank_button_tiny_mid.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_green_button_tiny_mid ul li a {
	display: block;
	width: 120px !important;
	height: 24px;
	background-image: url( '/images/blank_green_button_tiny_mid.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_orange_button_tiny_mid ul li a {
	display: block;
	width: 120px !important;
	height: 24px;
	background-image: url( '/images/blank_orange_button_tiny_mid.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_red_button_tiny_mid ul li a {
	display: block;
	width: 120px !important;
	height: 24px;
	background-image: url( '/images/blank_red_button_tiny_mid.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.blank_button_tiny_extra_wide ul li a {
	display: block;
	width: 250px !important;
	height: 24px;
	background-image: url( '/images/blank_button_tiny_extra_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

.blank_green_button_tiny_extra_wide ul li a {
	display: block;
	width: 250px !important;
	height: 24px;
	background-image: url( '/images/blank_green_button_tiny_extra_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

.blank_orange_button_tiny_extra_wide ul li a {
	display: block;
	width: 250px !important;
	height: 24px;
	background-image: url( '/images/blank_orange_button_tiny_extra_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

.blank_red_button_tiny_extra_wide ul li a {
	display: block;
	width: 250px !important;
	height: 24px;
	background-image: url( '/images/blank_red_button_tiny_extra_wide.gif' );
	outline: none;
	border: none;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

.blank_button a:hover {
	background-position: 0px -80px;
	color: #ffffff;
}

.blank_button_small a:hover, .blank_green_button_mid a:hover, .blank_orange_button_mid a:hover, .blank_red_button_mid a:hover, .blank_button_small_wide a:hover {
	background-position: 0px -40px;
	color: #ffffff;
}

.blank_button_tiny a:hover, .blank_button_tiny_wide a:hover, .blank_green_button_tiny_wide a:hover, .blank_orange_button_tiny_wide a:hover, .blank_red_button_tiny_wide a:hover, .blank_button_tiny_extra_wide a:hover, .blank_green_button_tiny_extra_wide a:hover, .blank_orange_button_tiny_extra_wide a:hover, .blank_red_button_tiny_extra_wide a:hover, .blank_green_button_tiny a:hover, .blank_orange_button_tiny a:hover, .blank_red_button_tiny a:hover, .blank_button_tiny_mid a:hover, .blank_green_button_tiny_mid a:hover, .blank_orange_button_tiny_mid a:hover, .blank_red_button_tiny_mid a:hover {
	background-position: 0px -24px;
	color: #ffffff;
}

.blank_button_2 ul li span {
	position: relative;
	top: 22px;
}

.blank_button_3 ul li span {
	position: relative;
	top: 14px;
}

.blank_button_small ul li span, .blank_green_button_mid ul li span, .blank_orange_button_mid ul li span, .blank_red_button_mid ul li span, .blank_button_small_wide ul li span {
	position: relative;
	top: 9px;
}

.blank_button_tiny ul li span, .blank_green_button_tiny ul li span, .blank_orange_button_tiny ul li span, .blank_red_button_tiny ul li span {
	position: relative;
	top: 4px;
}

.blank_button_tiny_mid ul li span, .blank_green_button_tiny_mid ul li span, .blank_orange_button_tiny_mid ul li span, .blank_red_button_tiny_mid ul li span, .blank_button_tiny_wide ul li span, .blank_green_button_tiny_wide ul li span, .blank_orange_button_tiny_wide ul li span, .blank_red_button_tiny_wide ul li span {
	position: relative;
	top: 5px;
}

.blank_button_tiny_extra_wide ul li span, .blank_green_button_tiny_extra_wide ul li span, .blank_orange_button_tiny_extra_wide ul li span, .blank_red_button_tiny_extra_wide ul li span {
	position: relative;
	top: 5px;
}

div.standalone {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
}

.disabled ul li a {
	cursor: default;
	filter: alpha( opacity=50 );
	color: #808080;
}

.disabled a:hover {
	background-position: 0px 0px;
	color: #808080;
}

td.steps {
	text-align: justify;
	font-weight: light;
}

td.step_fields {
	vertical-align: top;
	padding-top: 45px;
}

td.heading {
	font-weight: bold;
}

input.step_radio {
	background-color: #eee;
	border: none;
	margin: -2px 0 0 0px;
	padding: 5px;
	padding-left: 4px;
}

input.step_checkbox {
	background-color: #eee;
	border: none;
	margin: 0;
	padding: 5px;
}

input.step_fields, select.step_fields {
	border: 2px solid #458BD3;
	margin: 0 2px 0 0;
	padding: 5px;
	font-size: 14px;
	width: 250px;
}

select.step_fields {
	border: 2px solid #458BD3;
	margin: 0 2px 0 0;
	padding: 2px;
	font-size: 14px;
}

input.step_fields_small {
	border: 2px solid #458BD3;
	margin: 0 2px 0 0;
	padding: 3px;
	font-size: 13px;
}

select.step_fields_small {
	border: 2px solid #458BD3;
	margin: 0 2px 0 0;
	font-size: 13px;
}

div.step_fields {
	border: 2px solid #458BD3;
	margin: 0 2px 0 0;
	padding: 8px;
	font-size: 14px;
	background-color: #eee;
}

div.step_heading {
	display: block;
	width: 936px;
	border: 3px solid #458BD3;
	margin: 0 2px 0 0;
	padding: 8px;
	font-size: 14px;
	background-color: #eee;
	clear: both;
}

div.step_heading p {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.step_field {
	display: block;
	margin: 0 2px 5px; 0;
	font-size: 14px;
}

span.step_fields {
	position: relative;
	top: -2px;
	font-size: 14px;
}

#S_selection {
	display: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

#M_selection {
	display: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

#S_selection table, #M_selection table, #C_selection table {
	border: 2px solid #458BD3;
	background-color: #eee;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

#confirmation {
	width: 100%;
}

#confirmation table {
	border: 2px solid #458BD3;
	background-color: #eee;
	font-size: 14px;
	padding: 5px;
	margin: 10px;
}

#programmes {
	display: inline-block;
}

#programmes table {
	clear: both;
	margin-top: 10px;
	display: inline-block;
	border: 3px solid #458BD3;
	background-color: #f3f3f3;
	font-size: 16px;
	width: 958px;
	table-layout: fixed;
}

#programmes table td table {
	width: 935px;
	table-layout: fixed;
}

#programmes table td input {
	background-color: #fff;
	padding: 2px;
}

#programmes table td select {
	background-color: #fff;
	padding: 1px;
}

#programmes table td div.table-heading {
	display: inline-block;
	font-weight: bold;
}

#programmes table td div.table-row {
	display: inline-block;
}

#programmes table td div.name {
	width: 100px;
	float: left;
	margin-left: 5px;
	overflow-x: hidden;
	white-space: nowrap;
}

#programmes table td div.email {
	width: 200px;
	float: left;
	margin-left: 5px;
	overflow-x: hidden;
	white-space: nowrap;
}

#programmes table td div.tool {
	width: 287px;
	float: left;
	margin-left: 5px;
	overflow-x: hidden;
	white-space: nowrap;
}

#programmes table td div.status {
	width: 100px;
	float: left;
	margin-left: 5px;
}

#programmes table td div.action {
	width: 122px;
	float: left;
	margin-left: 5px;
	text-align: center;
}

#programmes table td div.action div {
	padding-left: 2px;
}

#programmes table td div.first {
	margin-left: 0px !important;
}

#programmes table td div.table-header {
	height: 38px;
	border-bottom: 2px solid #808080;
	line-height: 1;
}

#programmes table td div.table-row {
	padding-top: 10px;
}

#programmes table td div.top-padded {
	padding-top: 10px;
}

#programmes table td div.top-border {
	border-top: 2px solid #c0c0c0;
	padding-top: 10px;
}

#S_selection table th, #M_selection table th, #C_selection table th, #confirmation table th, #programmes table th {
	color: #000;
	border-bottom: 2px solid #808080;
	padding-bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 12px;
	vertical-align: top;
}

#S_selection table td, #M_selection table th, #C_selection table td, #confirmation table td {
	padding-right: 5px;
}

#programmes table th {
	color: #000;
	border-bottom: 2px solid #808080;
	padding-bottom: 2px;
	font-size: 14px;
	padding-left: 2px;
	vertical-align: top;
}

#C_selection table td {
	vertical-align: middle;
}

#S_selection input.checkbox {
	background-color: #000;
	color: #eee;
}

#flash_message {
	width: 98%;
	display: block;
	background-color: #feffd3;
	border: 3px solid #ff0000;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

.standalone-flash {
	margin-left: 0px !important;
	margin-bottom: 10px !important;
}

span.warning {
	color: #ff0000;
	font-weight: bold;
}

div.attribute_row {
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.attribute_row_name {
	width: 200px;
	float: left;
}

div.attribute_row_value {
	width: 160px;
	float: left;
	padding-left: 5px;
}

div.attribute_row_remove {
	width: 2px;
	float: left;
	padding-right: 12px;
	font-family: courier;
	font-size: 12pt;
	font-weight: bold;
	position: relative;
	top: 2px;
}

div.attribute_row_remove a {
	text-decoration: none;
	color: red;
}

div.attribute_row_help {
	width: 450px;
	float: left;
	font-size: 9pt;
	padding-left: 5px;
	position: relative;
	top: 3px;
}
.emphasis {
	font-weight: bold;
}

.regards_pct {
	font-weight: bold;
	color: #333399;
}

#loading {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url('/images/transparentbg.png');
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 800px;
	z-index: 999;
}

#loading_blank {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url('/images/transparentbg.png');
	z-index: 999;
}

#loading img {
	padding-right: 10px;
	width: 40px;
}

#download_frame {
	display: none;
	visibility: hidden;
}

.imgpreview, .imgpreviewsmall {
	width: 200px;
}

td div.text {
	width: 800px;
}

#gallery_container {
	width: 1000px;
	display: inline-block;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

.tablesorter {
	border: 1px solid #ccc;
	margin-top: 10px;
}

.tablesorter th {
	padding: 5px;
	background-color: #eee;
}

.tablesorter th, .tablesorter td {
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}

.users .actions {
	width: auto;
}

.dataTables_wrapper {
	display: inline-block;
}

.actions {
	text-align: center;
}

.actions .buttons-small a {
	float: none;
}

.float_left {
	float: left;
}

.margin_bottom {
	margin-bottom: 10px;
}

.margin_left {
	margin-left: 10px;
}

#category_dialog {
	display: none;
}

#category_dialog input {
	text-align: right;
}

.ui-widget {
	font-family: arial !important;
	font-size: 14px !important;
	z-index: 99999;
}

