.design-time-error {
	color:#c00;
	font-size:18px;
}
/* áéíóú */

body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
body {
	margin:0px;
	background:#fff; /* url(gradient.gif) repeat-x fixed;*/
}
body.popup {
	background:#fff;
}

div.popup {
	padding:90px 0px 20px 0px;
	background:#fff url(../images/top/popup/registration_small.jpg) no-repeat top left;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

div.popup-content {
	border:1px solid #b7b7b7;
	padding: 0px 9px 10px;
}
a {
	text-decoration:none;
	color:#806600;
}

.list-of-links a {
	color:#806600;
}
.list-of-links a:hover {
	font-weight:bold;
}

/********************************************************************
 * Styled text elements
 */
div.content h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:22px;
	font-weight:bold;
	letter-spacing:0px;
}
div.content h2 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0px;
}
div.content h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
}
p.headline {
	font-size:14px;
	color:999;
	font-weight:bold;
}
.first-para {
	margin-top:0px;
}
p {
	margin-top:0px;
	margin-bottom:10px;
}
/********************************************************************
 * Page layout items
 */
div.page {
	width:950px;
	padding:0px 15px;
	border-width:0px; /* 1px 1px 1px;*/
	border-style:solid;
	border-color: #ddd;
	margin: 0px auto 15px auto;
	background:#fff;
}
div.clear {
	clear:both;
	border-bottom:0px solid #fef;
}

div.section-seperator {
	clear:both;
	border-bottom:15px solid #fff;
}
div.header {
}
div.header div.logo {
	float:left;
	width:349px;
	height:80px;
	/*background:url(../images/logo_with_holly.gif) no-repeat;*/
}
/*div.header div.logo img {display:none;}*/
div.header div.header-rhs {
	float:right;
	padding:0px;
	text-align:right;
}
div.language {
	padding-top:10px;
}
div.language .language-dropdown {
	color:#999;
	font-size: 15px;
	font-weight:bold;
	margin-top:10px;
	padding-right:15px;
	background:url(../images/dropdown2.gif) no-repeat right center;
}
div.date {
	color:#aaa;
	font-size: 12px;
	margin-top:15px;
}

div.mirror-logo {
	float:right;
	xwidth:450px;
	xpadding-right:20px;
	text-align:right;
	font: bold 15px Arial,Helvetica,sans-serif;
	margin-top:5px;
}
div.mirror-logo a {
	color: #009;
}

/* top navigation (5 main sections) */
div.topnav {
	clear:both;
}
div.topnav div.sections ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	border:1px solid #ccc;
	background:url(../images/main-nav/bg.gif);
	width:948px;
}
div.topnav div.sections ul li {
	float:left;
	background:url(../images/main-nav/sep.gif) no-repeat left;
	padding-left:1px;
}
div.topnav div.sections ul li a {
	display:block;
	height:23px;
	padding: 6px 0px 0px 0px;
	float:left;
	text-decoration:none;
	color:#666;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin:0 0 0 0px;
	text-align:center;
}
div.topnav div.sections ul li a:hover {
	background:#ddd url(../images/main-nav/selected.gif);
}
div.topnav div.sections ul li.first {
	border-left:1px solid #fff;
	padding-left:0px;
	background:none;
}
div.topnav a.home { width: 77px; }
div.topnav a.individual { width: 168px; }
div.topnav a.corporate { width: 288px; }
div.topnav a.education { width: 200px; }
div.topnav a.publisher { width: 110px; }
div.topnav a.partner { width: 99px; }

/* column layout */
div.left-col {
	float:left;
	width:290px;
	margin-left:19px;
}
div.mid-col {
	float:left;
	width:290px;
	margin-left:20px;
}
div.mid-col-grey {
	float:left;
	width:270px;
	margin-left:20px;
	background:#e6e6e6;
	padding:10px;
}
div.right-col {
	float:right;
	width:290px;
	margin-right:19px;
}


/* popup column layout */
body.popup div.left-col {
	float:left;
	width:280px;
	margin-left:0px;
}
body.popup div.right-col {
	float:right;
	width:280px;
	margin-right:0px;
}
body.popup div.col-end {
	clear:both;
}

/* tab-nav */
div.tab-nav {
	clear:both;
}
div.tab-nav ul {
	list-style:none;
	margin:0;
	padding:0 20px;
	background:url(../images/tab-nav/tab-bg.gif) bottom repeat-x;
	height:26px;
}
div.tab-nav ul li {
	float:left;
}
div.tab-nav ul li.first {
}
div.tab-nav ul li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#666;
	font:bold 10.2pt Arial, Helvetica, sans-serif;
	margin:0px;
	margin-left:5px;
	border: solid #999;
	border-width: 0px;
	padding: 6px 15px 0 15px;
	height:20px;
	background: #eee;
	border-width: 1px 1px 0px 1px;
	padding:5px 14px 0px 14px;
	height:19px;
}
div.tab-nav ul li a:hover {
	background: #999;
	border-width: 1px 1px 0px 1px;
	padding:5px 14px 0px 14px;
	height:19px;
	color:#fff;
}
div.tab-nav ul li a.active {
	background:#fff url(../images/tab-nav/tab-on.gif) repeat-x;
	color:#fc0;
	border-width: 0px 1px 0px 1px;
	padding: 6px 14px 0px 14px;
	height:20px;
	cursor:default;
}
div.tab-nav-box {
	clear:both;
	border:solid #7A7A7A;
	border-width: 0px 1px 1px 1px;
}
div.tab-nav-box-padded {
	clear:both;
	border:solid #7A7A7A;
	border-width: 0px 1px 1px 1px;
	padding:19px 15px;
}

/* Horizontal tabs */
div.htabs {
	clear:both;
}
div.htabs ul {
	list-style:none;
	margin:0;
	padding:0;
	height:25px;
}
div.htabs ul li {
	float:left;
	margin-right:5px;
}
div.htabs ul li a {
	display:block;
	height:18px;
	padding: 3px 10px;
	float:left;
	text-decoration:none;
	color:#888;
	font:10pt Arial, Helvetica, sans-serif;
	margin:0 0 0 0px;
	border: solid #eee;
	border: solid #aaa;
	border-width: 1px 1px 0px 1px;
	background:#f8f8f8;
}
div.htabs-white ul li a {
	border-color: #999;
}
div.htabs ul li a:hover {
	background:#f8f8f8;
	color:#000;
}
div.htabs ul li a.active {
	background:#e6e6e6;
	background:#aaa;
	color:#000;
	color:#fff;
	cursor:default;
	font-weight:bold;
}
div.htabs-white ul li a.active {
	background:#999;
	color:#fff;
}
div.htab {
	background:#E6E6E6;
	padding:0px;
	border:1px solid #999;
}
div.htab-white {
	border:1px solid #999;
	padding-top:20px;
	background:#fff;
}
/* Vertical tabs */
div.vtabs-container {
	width:230px;
}
div.vtabs {
	float:left;
	background:#eee url(../images/vtabs/bg-short-right.gif) no-repeat bottom right;
	border: 0px solid #999;
}
div.vtabs div.fadein {
	background:#eee url(../images/vtabs/bg-fadein.gif) no-repeat top right;
	padding-top:20px;
}
div.vtabs ul {
	margin:0px;
	padding:0px;
	margin-bottom:100px;
	background:transparent url(../images/vtabs/999.gif) repeat-y right;
}
div.vtabs ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
div.vtabs h3, div.vtabs a {
	margin:0px;
	margin-left:20px;
	padding:3px;
	padding-left:20px;
	display:block;
	text-decoration:none;
	color:#333;
	zoom:1;
}
div.vtabs a {
	background: url(../images/arrow.gif) no-repeat 5px center;
}
div.vtabs h3 {
	font-size:110%;
	padding-top:15px;
	padding-left:5px;
}
div.vtabs a:hover {
	background:#f8f8f8 url(../images/arrow-c73b02.gif) no-repeat 5px center;
	background:#f8f8f8 url(../images/arrow-fc0.gif) no-repeat 5px center;
	border-right:1px solid #eee;
}
div.vtabs a.active {
	background:url(../images/vtabs/tabbg.png) repeat-y;
	background:#fff url(../images/arrow-c73b02.gif) no-repeat 5px center;
	background:#fff url(../images/arrow-fc0.gif) no-repeat 5px center;
	color:#fc0;
	font-weight:bold;
	cursor:default;
	border: 1px solid #999;
	padding:2px 3px 2px 19px;
	border-right:none;
}

/* Bottom navigation */
div.botnav, body.popup div.copyright {
	clear:both;
	background:#eee url(../images/nav/bg.gif);
	border:1px solid #b7b7b7;
	padding:5px;
	text-align:center;
	color:#333;
	font-size:11px;
}
body.popup div.copyright {
	width:auto;
}
div.botnav a {
	color:#000;
}
div.botnav a:hover {
	color:#009;
}
div.sitemap {
	background: #b7b7b7;
	padding:1px;
}
div.sitemap td {
	padding:5px;
	color:#666;
	font-size:11px;
	background: #aaa;
	border-left:1px solid #b7b7b7;
}
div.sitemap a {
	color:#fff;
}
div.footer {
	margin-bottom:20px;
}
/*
div.banner {
	margin-top:15px;
}
*/
div.banner-education {
}

div.content {
}

div.crumbtrail {
	color:#666;
	font-size:11px;
	padding:5px 20px;
}
div.tab-nav-box div.crumbtrail {
	padding-left:0px;
}
div.crumbtrail a {
	color:#666;
}
div.crumbtrail strong {
	font-size:13px;
}
div.courseintro {
	border: 1px solid #ddd;
	padding:19px;
	background:#fff url(../images/courseintro/bg.gif) repeat-x bottom;
	zoom: 1;
	float:left;
	width:910px;
	margin-bottom:10px;
	color:#666;
}
div.courseintro div.image {
	float:left;
	width:330px;
}
div.courseintro div.col {
	width:250px;
	float:left;
	padding-left:20px;
}
div.courseintro div.sepx {
	width:40px;
	height:197px;
	float:left;
	background: url(../images/courseintro/sep.gif) no-repeat 10 10;
}


/********************************************************************
 * Samples accordian
 */

.accordion_container {
	border:solid #fc9;
	border-width:0px 0px 1px 0px;
}
.accordion_toggle {
	font-weight:bold;
	cursor: pointer;
	padding:2px 0px 2px 40px;
	display:block;
	border:solid #fc0;
	border-width:1px 1px 0px 1px;
	background:#FCDF91 url(../images/arrow.gif) no-repeat 20px center;
}
.accordion_toggle_active {
	background:#FAF2DC url(../images/arrow-fc0-turned.gif) no-repeat 17px center;
}
.accordion_content {
	overflow: hidden;
}
.accordion_container h2 {
	border:solid #fc0;
	border-width:1px 0px 0px 0px;
	padding-top:10px;
}
.accordion_content_container {
	border:solid #fc0;
	border-width:0px 1px 0px 1px;
}
.accordion_content .ge_sample {
	background: url(../images/sample-bg.gif) 70px repeat-y;
	padding:10px;
}
.accordion_content .normal_sample {
	padding:10px;
}
.accordion_content .efw_sample {
	padding:5px 5px 5px 120px;
	background-repeat:no-repeat;
	background-position:5px 5px;
	height:106px;
}
.accordion_content .efd_sample {
	padding:5px 5px 5px 120px;
	background-repeat:no-repeat;
	background-position:5px 5px;
	height:86px;
}
.accordion_content .corp_courses {
	padding:10px;
}
.accordion_content .ge_sample a.ge-l1, .accordion_content .ge_sample a.gs-l1,
.accordion_content .ge_sample a.ge-l2, .accordion_content .ge_sample a.gs-l2,
.accordion_content .ge_sample a.ge-l3, .accordion_content .ge_sample a.gs-l3,
.accordion_content .ge_sample a.ge-l4, .accordion_content .ge_sample a.gs-l4,
.accordion_content .ge_sample a.ge-l5, .accordion_content .ge_sample a.gs-l5,
.accordion_content .ge_sample a.ge-l6,
.accordion_content .ge_sample a.ge-l7
{
	display:block;
	background-repeat:no-repeat;
	height:38px;
	padding-left:43px;
	color:#666;
}
.accordion_content .ge_sample a.ge-l1 { background-image: url(../images/sampleicons/ge-l1.gif) }
.accordion_content .ge_sample a.ge-l2 { background-image: url(../images/sampleicons/ge-l2.gif) }
.accordion_content .ge_sample a.ge-l3 { background-image: url(../images/sampleicons/ge-l3.gif) }
.accordion_content .ge_sample a.ge-l4 { background-image: url(../images/sampleicons/ge-l4.gif) }
.accordion_content .ge_sample a.ge-l5 { background-image: url(../images/sampleicons/ge-l5.gif) }
.accordion_content .ge_sample a.ge-l6 { background-image: url(../images/sampleicons/ge-l6.gif) }
.accordion_content .ge_sample a.ge-l7 { background-image: url(../images/sampleicons/ge-l7.gif) }
.accordion_content .ge_sample a.gs-l1 { background-image: url(../images/courses/spanish/l1.gif) }
.accordion_content .ge_sample a.gs-l2 { background-image: url(../images/courses/spanish/l2.gif) }
.accordion_content .ge_sample a.gs-l3 { background-image: url(../images/courses/spanish/l3.gif) }
.accordion_content .ge_sample a.gs-l4 { background-image: url(../images/courses/spanish/l4.gif) }
.accordion_content .ge_sample a.gs-l5 { background-image: url(../images/courses/spanish/l5.gif) }

.accordion_content .ge_sample a:hover {
	color:#00c;
}

p.section01, p.section02, p.section03, p.section04, p.section05,
p.section06, p.section07, p.section08, p.section09, p.section10,
p.section11, p.section12, p.section13, p.section14, p.section15 {
	padding-left: 40px;
	background-repeat: no-repeat;
}
p.section01 { background-image: url(../images/sections33/01start.gif); }
p.section02 { background-image: url(../images/sections33/02reading.gif); }
p.section03 { background-image: url(../images/sections33/03vocab.gif); }
p.section04 { background-image: url(../images/sections33/04grammar.gif); }
p.section05 { background-image: url(../images/sections33/05listening.gif); }
p.section06 { background-image: url(../images/sections33/06test.gif); }
p.section07 { background-image: url(../images/sections33/07chat.gif); }
p.section08 { background-image: url(../images/sections33/08tutorial1.gif); }
p.section09 { background-image: url(../images/sections33/09takeaway.gif); }
p.section10 { background-image: url(../images/sections33/10pron.gif); }
p.section11 { background-image: url(../images/sections33/11search.gif); }
p.section12 { background-image: url(../images/sections33/12tutorial2.gif); }
p.section13 { background-image: url(../images/sections33/13speak_tutorial.gif); }
p.section14 { background-image: url(../images/sections33/14review.gif); }
p.section15 { background-image: url(../images/sections33/15feedback.gif); }

div.course_structure {
	border:1px solid #ddd;
	overflow:auto;
	height:300px;
	padding:5px 5px;
	background:#fff url(../images/courseintro/bg.gif) fixed repeat-x bottom;
}

/********************************************************************
 * Equivalences table
 */
table.equivalences {
	font-size:8pt;
	border:solid #ccc;
	border-width: 0px 1px 1px 0px;
}
table.equivalences th {
	padding:4px;
}
table.equivalences td {
	padding:7px 4px;
}
table.equivalences-tall td {
	padding-top:13px;
	padding-bottom:13px;
}
table.equivalences-spanish td {
	padding-top:20px;
	padding-bottom:20px;
}
table.equivalences td, table.equivalences th {
	vertical-align:top;
	border-left:1px solid #d9e1e4;
	border-top:1px solid #d9e1e4;
}
table.equivalences th {
	text-align:center;
	background:#ccc;
	vertical-align:top;
	border-top:none;
}
table.equivalences td.joined, table.prices th.joined {
	vertical-align:middle;
	background:#eee;
}
table.equivalences tr.odd {
	background:#eee;
}
table.equivalences tr.even {
	background:#ddd;
}
table.equivalences tr.over, table.equivalences td.over {
	background:#d9e1e4;
}
table.equivalences tr.over td {
	border-left:1px solid #d9e1e4;
}
#equivalences_description {
	width:360px;
}
#equivalences_description p {
	margin:0px 0px 2px 0px;
}
#equivalences_description ul {
	margin-top:0px;
	margin-bottom:0px;
}
#equivalences_description h4 {
	margin:0px;
	font-size:10pt;
}
div.equivalence-description {
	display:none;
}

/********************************************************************
 * Prices table
 */
table.prices {
	font-size:8pt;
	border:solid #ccc;
	border-width: 0px 1px 1px 0px;
}
table.prices th {
	padding:4px;
	text-transform:uppercase;
}
table.prices td {
	padding:7px 4px;
}
table.prices td, table.prices th {
	vertical-align:top;
	border-left:1px solid #d9e1e4;
	border-top:1px solid #d9e1e4;
}
table.prices th {
	text-align:left;
	background:#ccc;
	border-top:none;
}
table.prices td.joined, table.prices th.joined {
	vertical-align:middle;
}
table.prices tr.odd {
	background:#eee;
}
table.prices tr.even {
	background:#ddd;
}
p.footnote {
	font-size:10px;
}
/********************************************************************
 *
 */
.htab h3 img {
	vertical-align:middle;
	margin-right:3px;
}
.casestudyscroll {
	height:150px;
	overflow:auto;
	background:#fff;
	padding:0px 5px;
}

/********************************************************************
 * Large buttons
 */
div.buy {
	margin-bottom:30px;
}
a.button_large {
	display:block;
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:60px;
	text-align:center;
	width:155px;
	height: 56px;
	margin-left:auto;
	margin-right:auto;
}
a.button_large span.first-line {
	display:block;
	color:#663300;
	padding-top:7px;
}
a.button_large span.second-line {
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}

a.buy { background-image:url(../images/buttons/buy_normal.gif); }
a.buy:hover { background-image:url(../images/buttons/buy_over.gif); }
a.prices { background-image:url(../images/buttons/price_normal.gif); }
a.prices:hover { background-image:url(../images/buttons/price_over.gif); }
a.info { background-image:url(../images/buttons/info_normal.gif); }
a.info:hover { background-image:url(../images/buttons/info_over.gif); }
a.leveltest { background-image:url(../images/buttons/test_normal.gif); }
a.leveltest:hover { background-image:url(../images/buttons/test_over.gif); }
a.testyourcomputer { background-image:url(../images/buttons/computer_normal.gif); }
a.testyourcomputer:hover { background-image:url(../images/buttons/computer_over.gif); }
a.mobilephone { background-image:url(../images/buttons/mobile_normal.gif); }
a.mobilephone:hover { background-image:url(../images/buttons/mobile_over.gif); }


div.login input.login {
	border:#ccc 1px solid;
	width:70px;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;
	margin:0px 4px 0px 0px;
}

div.rights {
}

div.rhs-elements {
	background: #E6E6E6;
}
div.ad {
	border-bottom:20px solid #E6E6E6;
	text-align:center;
	width:230px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
}
div.login {
	text-align:left;
}

/********************************************************************
 * Crossfading banners
 */
div#crossfadebanner {
	width:950px;
	height:225px;
	position:relative;
	background:#eee;
}
div.crossfadeitem {
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
}
div#crossfadetext-bg {
	position:absolute;
	top:5px;
	right:5px;
	background:#806600;
	opacity:0.3;
	filter:alpha(opacity=30);
	width:350px;
	height:50px;
	z-index:1;
}
div#crossfadetext {
	position:absolute;
	top:5px;
	right:5px;
	padding:5px;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	letter-spacing:0px;
	text-transform:lowercase;
	z-index:2;
}
/********************************************************************
 * Text Buttons
 */
a.button {
	margin-top:10px;
	display:block;
	float:right;
	color:#806600;
	font-size:13px;
	font-weight:bold;
	zoom:1;
	text-transform:lowercase;
}
a.button * { display:block; }
a.button span {
	background:url(../images/buttons/more_normal-right.gif) no-repeat top right;
	padding-right:3px;
}
a.button span span {
	background:transparent url(../images/buttons/more_normal-left.gif) no-repeat top left;
	padding:3px 4px 4px 7px;
}

a.button:hover span {
	background-image:url(../images/buttons/more_over-right.gif);
}
a.button:hover span span {
	background-image:url(../images/buttons/more_over-left.gif);
}

/********************************************************************
 * Form elements
 */
form {
	margin:0px;
}
form.simple input {
	border:1px solid #ccc;
	width: 200px;
	background:#f8f8f8;
}
form.simple textarea {
	border:1px solid #ccc;
	width: 300px;
	background:#f8f8f8;
}
form.simple input:focus, form.simple textarea:focus {
	background:#fff;
}

/********************************************************************
 * Tutors
 */
#tutor-wrapper {
    width: 280px;
    height: 280px;
    overflow: hidden;
	clear:both;
}
#tutor-content {
    width: 5000px;
}
#tutor-content .slide {
    float: left;
    width: 280px;
    height: 280px;
}
div.tutor {
	padding:20px;
}
div.tutor div.title {
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:5px 0px 0px 30px;
	background: url(../images/headphones.gif) no-repeat 0px 0px;
	height:22px;
	float:left;
}
div.tutor-controls {
	float:right;
	padding-top:3px;
}
div.tutor-controls a {
	padding-left: 4px;
}
div.tutor-controls a.tutor-selected {
	background:#999;
	color:#fff;
}

#tutor-content .slide p {
	margin: 5px 20px;
}
#tutor-content p.tutorname {
	font-weight:bold;
}
#tutor-content p.tutorname img {
	float:right;
	margin: 0px 0px 15px 15px;
	border:1px solid #999;
}


/********************************************************************
 * Players (Founders and Key Positions)
 */
.player-wrapper {
    width: 280px;
    overflow: hidden;
	clear:both;
}
.player-content {
    width: 5000px;
}
.player-content .slide {
    float: left;
    width: 280px;
}
div.player {
	padding:20px;
}
div.player div.title {
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:5px 0px 0px 0px;
	height:22px;
	float:left;
}
div.player-controls {
	float:right;
	padding-top:3px;
}
div.player-controls a {
	padding-left: 4px;
}
div.player-controls a.player-selected {
	background:#999;
	color:#fff;
}

.player-wrapper .slide p {
	margin: 5px 20px;
}
.player-wrapper p.playername {
	font-weight:bold;
}
.player-wrapper p.playername img {
	float:right;
	margin: 0px 0px 15px 15px;
	border:1px solid #999;
}


/********************************************************************
 * Testimonials
 */

#testimonial-wrapper {
    width: 280px;
    height: 180px;
    overflow: hidden;
	clear:both;
}
#testimonial-content {
    width: 5000px;
}
#testimonial-content .slide {
    float: left;
    width: 280px;
}
div.testimonial {
	padding:20px;
}
div.testimonial div.title {
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:5px 0px 0px 30px;
	background: url(../images/speechbubbles.gif) no-repeat 0px 0px;
	height:22px;
	float:left;
}
div.testimonial-controls {
	float:right;
	padding-top:3px;
}
div.testimonial-controls a {
	padding-left: 4px;
}
div.testimonial-controls a.testimonial-selected {
	background:#999;
	color:#fff;
}


div.long-slide-280#testimonial-wrapper { height:280px; }
div.long-slide-280 #testimonial-content .slide { height:280px; }

div.long-slide-350#testimonial-wrapper { height:350px; }
div.long-slide-350 #testimonial-content .slide { height:350px; }

div.long-slide-400#testimonial-wrapper { height:400px; }
div.long-slide-400 #testimonial-content .slide { height:400px; }

div.long-slide-450#testimonial-wrapper { height:450px; }
div.long-slide-450 #testimonial-content .slide { height:450px; }

.slide p {
	margin: 0px 20px;
}
.slide p.source {
	font-size:13px;
	color:#333;
	padding:10px 20px 0px 0px;
	background: url(../images/quotationmark.gif) no-repeat right center;
	height:50px;
	text-align:right;
	font-style:italic;
	font-weight:bold;
}
div.testimonial div.who {
	font-size:13px;
	color:#333;
	padding:10px 10px 0px 0px;
	background: url(../images/quotationmark.gif) no-repeat right center;
	height:45px;
	text-align:right;
}
img.right-align {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
div.logo-sea {
	background:#fff;
	margin:10px 10px;
	padding:10px;
	text-align:center;
}
div.logo-sea img { margin:3px; }

div.contact-us th, div.leveltest th {
	vertical-align:top;
	text-align:right;
	font-weight:normal;
}
div.contact-us td, div.leveltest td {
	vertical-align:bottom;
}
div.contact-us input, div.contact-us select, div.contact-us textarea,
div.leveltest input, div.leveltest select, div.leveltest textarea,
div.leveltest span.hidden {
	border: 1px solid #999;
	width:300px;
}
div.leveltest span.hidden {
	display:block;
	background:#eee;
}
div.contact-us input.button, div.leveltest input.button {
	width:auto;
}
div.contact-us input.required, div.contact-us select.required, div.contact-us textarea.required,
div.leveltest input.required, div.leveltest select.required, div.leveltest textarea.required {
	background:#fcc;
	border-color:#900;
}
div.contact-us .error,
div.leveltest .error {
	color:#900;
}
div.contact-us span.required, div.contact-us span.required,
div.leveltest span.required, div.leveltest span.required {
	color:#fc0;
	font-weight:bold;
	font-size:15px;
	font-family:"Courier New", Courier, monospace;
}
div.contact-us td.required, div.leveltest td.required {
	font-size:90%;
	color:#999;
}
#currency_select select { width: 130px; font:0.8em Arial, Helvetica, sans-serif; }
.error {
	color:#900;
}