body
{
	font-size: 80%;
	margin: 0 0 30px;
	padding: 0;
	background: #F0F8FF url(/img/bg.png) repeat-x;
	/*background-image: -webkit-linear-gradient(top,#F0F8FF,#FFF 500px, #F0F8FF 1000px);
	background-image: -moz-linear-gradient(top,#F0F8FF,#FFF 500px, #F0F8FF 1000px);
	background-image: -o-linear-gradient(top,#F0F8FF,#FFF 500px, #F0F8FF 1000px);
	background-image: linear-gradient(top,#F0F8FF,#FFF 500px, #F0F8FF 1000px);*/
}
body, input, select, textarea { font-family: Arial, Helvetica, sans-serif;	color: #333; }
input, select, textarea { font-size: 1em; }
img { border: 0; }
a { color: #055FB7; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
h1, h2, h3, p { margin-top: 0; margin-bottom: 0.6em; }
p {	line-height: 1.4em; }
h1 { font-size: 1.8em; }
h2 { color: #B85E05; font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4.light{font-weight:normal;padding:0 0 4px;margin:0}
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; margin:0; padding:0; }
form { margin: 0; }

div.clear { clear: both; }
div.goleft{float:left;}
div.goright{float:right;}
a .raquo { font-size: 1.1em; }
.bigger-bolder { font-size: 1.1em; font-weight: bold; }
.smartling-en .bigger-bolder {font-size:1.2em}
input.btn { color: #fff; font-weight: bold; background: url(/img/buttonbg.png) no-repeat; border: 1px solid #52A003; padding: 4px 6px; }
input.btn.large { font-size: 1.3em; padding: 6px 9px 5px 8px; }

object#updateFlData{position:absolute}

#wrapper { width: 948px; border: 1px solid #ccc; border-top: 0; margin: 0 auto; background-color: #fff; }

#logo { padding: 16px 0 2px 21px; float: left; /*width: 80px;*/ }
#logo a {background:#FFF url(../img/logo-work.png) scroll no-repeat left top; display:block}
.smartling-es #logo a{background-image:url(../img/logo-es.png)}



#rightOfLogo { float: right; /*width: 796px;*/ padding-right: 22px; }
#tagline { float: left; /*padding-top: 16px;*/ padding-top: 26px;}
#flags { /*padding: 8px 0 0 0;*/ height:35px; padding:24px 0 0; text-align: right; }
#location { height: 20px; text-align: right; font-style: italic; }
#personIcons { float: right; }
#personIcons img { vertical-align: -0.3em; }
#headerPhone { margin: 0 0 14px; text-align: right; }

#tabs { background: #ccc; padding: 15px 20px 0; margin-top: 7px; }
.smartling-en #tabs {padding: 15px 30px 0;}
#tabs ul { float: left; margin: 0; padding: 0; list-style: none; }
#tabs ul#other { float: right; }
#tabs ul li { margin: 0; float: left; margin-right: 1px; }
#tabs ul li a { display: block; padding: 10px 10px 7px; text-decoration: none; color: #fff; font-weight: bold; font-size: 1.2em; background-color: #055FB7; background-repeat: repeat-x; border-bottom: 1px solid #055FB7;}
#tabs ul li a:hover { background: #034586; }
#tabs ul li a#active
{
	color: #333;
	background: #fff url(/img/activetabbg.jpg) repeat-x;
	/*background-image: -webkit-linear-gradient(top,#E8E8E8,#FFF 25px);
	background-image: -moz-linear-gradient(top,#E8E8E8,#FFF 25px);
	background-image: -o-linear-gradient(top,#E8E8E8,#FFF 25px);
	background-image: linear-gradient(top,#E8E8E8,#FFF 25px);*/
	border-color: #fff;
}
#tabs ul#other li ul,#tabs ul li ul  { position: absolute; z-index: 99; left: -999%; width: 255px; overflow: hidden; margin: 0; padding: 0; height: auto; font-weight: normal;	background: #fff; }
#tabs ul#other li ul li,#tabs ul li ul li { width: 255px; clear: both; overflow: hidden; height: auto; }
#tabs ul#other li ul li a,#tabs ul li ul li a { padding: 8px 12px; margin: 1px 0 0; background: #055FB7; font-size: 1em; }
#tabs ul#other li ul li a:hover,#tabs ul li ul li a:hover { background: #034586; }
#tabs ul#other li:hover ul,#tabs ul li:hover ul { left: -999em; overflow: hidden; }
#tabs ul#other li:hover ul,#tabs ul li:hover ul { left: auto; }
#tabs ul li a.orange{background-color:#C86A0E}
#tabs ul li a.orange:hover{background-color:#B85E05}

#content { min-height: 400px; height: auto !important; height: 400px; padding: 30px; }

#leftColumn { float: left; width: 603px; }
#rightColumn { float: right; width: 255px; }
.goleft{float:left}
.goright{float:right}
.center{margin-left:auto; margin-right:auto}
.half{width:48%}
#tabs ul li div.search{background-color:#0099FF;padding:0 10px;}
#tabs ul li div.search input#sq{border:0px solid #0099FF;width:240px}
#tabs ul li div.search .search-btn{background:none;border:none;color:#FFF;cursor:pointer;display:inline-block;font-size:1.2em; font-weight:bold;margin:0;outline:none;padding:10px 0px 7px 10px}

.box { border: 1px solid #ccc; margin-bottom: 30px; }
.box .inner
{
	background: url(/img/boxbg.png) repeat-x;
	/*background-image: -webkit-linear-gradient(top,#F1F1F1,#FFF 75px);
	background-image: -moz-linear-gradient(top,#F1F1F1,#FFF 75px);
	background-image: -o-linear-gradient(top,#F1F1F1,#FFF 75px);
	background-image: linear-gradient(top,#F1F1F1,#FFF 75px);*/
	border: 2px solid #fff;
	padding: 15px 18px;
}

.box .inner h2 { color :#333; }
.more-link { margin: 12px 0 0; }

#stage h1{color:#000; font-size:3.2em}
#stage h3{color:#707070;font-size:1.4em;font-weight:normal;margin-bottom:.8em;padding-left:10px; width:80%}
#stage p {font-size:1em; text-align:center; text-indent:6px; width:70%}
a.learnmore{border-radius:20px; background-color:#055FB7; color:#FFF;text-decoration:none; padding:14px 24px; font-size: 2em; font-weight: bold;}
a.learnmore:hover{background: #034586;}

#slideShowWrapper
{
	background: #fff url(/img/slides/slide-inactive.png) top repeat-x;
	/*background-image: -webkit-linear-gradient(top,#FA9129,#B85E05 34px,#FFF 34px);
	background-image: -moz-linear-gradient(top,#FA9129,#B85E05 34px,#FFF 34px);
	background-image: -o-linear-gradient(top,#FA9129,#B85E05 34px,#FFF 34px);
	background-image: linear-gradient(top,#FA9129,#B85E05 34px,#FFF 34px);*/
	border: 1px solid #B85E05;
	height: 240px;
	margin-bottom: 30px;
}
.smartling-en{height:230px}
#slideShowDiv { overflow: hidden; padding-bottom: 20px; }
#slideShowTabs { list-style-type: none; margin: 0; padding: 0; }
#slideShowTabs li { 
	background: url(/img/slides/slide-active2.png) bottom center no-repeat; 
	float: left; 
	padding-bottom: 10px;
	text-align: center;
	width: 295px;
}
#slideShowTabs li a { color: #fff; border-right: 1px solid #B85E05; display: block; font-weight: bold; padding: 8px 13px 9px; text-decoration: none; }
.slideShowSection { border-right: 1px solid #FCD1A6; float: left; min-height:185px; padding: 10px 20px 0; width: 254px; }
.smartling-en .slideShowSection{min-height:0}
.slideShowSection img.ico { float: left; margin: 0 10px 0 0; }

#video{overflow:hidden; width:455px}

#locationList .more-link { margin-top: 15px; }
#locationList .list { float: left; width: 180px; }
#locationList .list p { margin: 0 0 8px; }
#locationList .list p a { font-weight: bold; }

#partners img { vertical-align: middle; margin-right: 40px; }

#newsletter img { float: left; margin-right: 12px; }
#newsletter h3 { padding-top: 2px; margin-bottom: 10px; }
#newsletter #newsletterEmail{ width: 155px; padding: 4px 4px 5px; color: #999; }
#newsletter #newsletterGroup{width:200px;}

.course-list { list-style-type: none; margin: 0 0 30px; padding: 0; }
.course-list li { margin: 0 0 10px; }
.course-list li a.view-all { font-style: italic; }

#footer { margin: 30px auto 10px; width: 950px; }
#footerCopy { color: #999; margin-top: 40px; font-size: 0.8em; }

ul.no-style { list-style-type: none; margin: 0; padding: 0; }
.alert-msg { cursor: pointer; margin-bottom: 20px; padding: 10px 12px 9px 42px; }
.alert-msg a { border: 0; }
.alert-msg img { vertical-align: middle; }
.alert-msg h2 { font-size: 1.6em; margin: 0; padding: 0; }
#errorMsg { background: #ff9 url(/img/error-icon.png) no-repeat; color: #c00; }
#errorMsg h2  { color: #c00; }
#successMsg { background: #d5ff99 url(/img/success-icon.png) no-repeat; color: #333; }
#successMsg h2  { color: #599900; }
#courseSelection .course-date { margin-bottom: 10px; }
.cat-col { display: inline; float: left; width: 274px; margin-right: 30px; }
.cat-col .course { margin-bottom: 30px; }
.cat-col .course h4 { margin-bottom: 5px; }
form.default label { display: block; font-weight: bold; margin-bottom: 3px; }
form.default optgroup { font-style: normal; }
form.default .field-container { margin-bottom: 15px; }
.required { color: #c00; }
.error-label { color: #c00; }
.error-label img { margin-right: 4px; vertical-align: sub; }
.city { float: left; margin: 0 40px 20px 0; text-align: center; }
.city h2 { margin: 0 0 5px; }
.city h3 { color: #c60; margin: 0 0 5px;}
.interest-groups { list-style-type: none; margin: 0 0 30px; padding: 0; }
.interest-groups li {margin: 0 0 10px;}
.interest-groups li label{display:inline-block;font-weight:normal;margin:0;}
.interest-groups li label span{color:#777;}
#attendeesDone { margin-top: 20px;}

.keep-shopping { background: #ffc; margin: 0; padding: 6px 10px; }
table.cart { margin: 20px 0 20px; }
table.cart td { line-height: 1.4em; padding: 0 0 20px; vertical-align: top; }
table.cart tr.head td { font-size: 1.2em; font-weight: bold; padding-bottom: 12px; }
table.cart img { height: 60px; width: 60px; }
table.cart td div.item-title { font-size: 1.2em; margin-bottom: 5px; }
table.cart td p { margin: 0 0 5px; }
table.cart td span.cart-price { font-size: 1.2em; }
#promoBox #promo { width: 100px; padding: 4px 4px 5px; }

#previousAttendees { background-color: #ffc; margin: 0 0 20px; padding: 12px; }
#previousAttendees div { display: none; margin-top: 10px; }
#terms { background-color: #ffc; padding: 12px; }
form.side-by-side label { float: left; font-weight: bold; margin-top: 4px; width: 120px; }
form.side-by-side .field-container { margin-left: 130px; }
.field-container input, .field-container select, .field-container textarea { padding: 4px; }
form.side-by-side .clear { margin-bottom: 15px; }
.checkout-block { border-bottom: 1px solid #ccc; margin: 0 0 20px; padding: 0 0 15px; }
.checkout-block h3 { margin-bottom: 15px; }
hr { height: 1px; border: 0px; border-bottom: 1px solid #ccc; margin: 10px 0; }
.registration-help { clear: both; border: 1px solid #060; padding: 10px 70px 10px 10px; background: #dfffdf url(/img/added-arrow.jpg) no-repeat; background-position: right 50%; margin-bottom: 20px; }
.registration-help p { margin: 0px; font-size: 1.1em; font-weight: bold; line-height: 140%; }

table.default { border-color: #ccc; border-style: solid; border-width: 1px 0 0 1px; width: 100%; }
table.default tr td { border-color: #ccc; border-style: solid; border-width: 0 1px 1px 0; line-height: 1.4em; padding: 8px 10px; vertical-align: top; }
table.default tr.head td { background: #e6e6e6; font-weight: bold; padding: 8px 10px 7px; }

#videoLanding #keyfeatures { list-style-type: none; padding: 0; margin: 0; }
#videoLanding #keyfeatures li { background-image:url(/img/admin/icons/tick.png); background-repeat:no-repeat; background-position: 0px 0; padding: 0 0 5px 24px; }
#videoLanding .video-list { margin: 0 0 18px; padding: 0; }
#videoLanding .video-list li { margin: 0 0 4px 40px; font-weight: bold; font-size: 1.1em; padding-left: 0; }
#videoLanding p { margin: 0 0 10px; }
#videoLanding #keyfeaturewrapper { background: #ffc; padding: 12px; border: 1px solid #fc0; margin-top: 20px; }

.checkout-emblems img { vertical-align: middle; }

/* JQMODAL */
.jqmWindow { display: none; position: absolute; top: 17%; left: 50%; margin-left: -300px; width: 560px; background-color: #fff; color: #333; border: 10px solid #e5e5e5; padding: 18px 20px 20px; height: auto !important; height: 250px; min-height: 250px; }
.jqmOverlay { background-color: #000; }
.jqmClose { float: right; margin: -8px -10px 20px 20px; }

#privacy h2 { margin-bottom: 8px; }
#privacy p { margin-bottom: 20px; }

#helpContent h1, #helpContent h2 { margin-bottom: 12px; }
#helpContent p { margin-bottom: 20px; }
#helpContent p.question { font-weight: bold; margin-bottom: 2px; }
#helpContent .top-links { margin: 10px 0 20px; }
#helpContent .top-links li { margin: 0 0 6px; color: #055FB7; }

#hiliteBar { line-height: 1.6em; border: 2px solid #fc0; background: #ffffe0; color: #666; padding: 9px; margin-bottom: 30px; }
#hiliteBar p { margin: 0; }

#noCookieMsg h2 { font-size: 2.8em; margin-bottom: 12px; }
#noCookieMsg h3 { font-size: 1.4em; margin-bottom: 20px; }
#noCookieMsg p#cookieCallUs { padding: 7px 10px; background: #ffc; font-size: 1.4em; border: 2px solid #fc6; margin: 20px 0 0; }

.upcoming-column { float: left; width: 260px; }
.upcoming-column table {  }
.upcoming-column td { font-size: 1.2em; padding: 0 10px 8px 0; }
.upcoming-column td a { font-weight: bold; }

/*** le IE7 Styles ***/
ie6 div.clear, ie7 div.clear{ clear: both; height: 1px; }
ie6 input.btn, ie7 input.btn { border: 0; padding: 4px 6px 3px; }
ie6 #tabs, ie7 #tabs { height: 36px; }

/*** Smartling Styles ***/
/* selector */
#smt-lang-selector{background:url(../img/world.png) no-repeat top right; float:right; height:20px; padding:6px 55px 0 0;}

/* top level  */
ul.smt-menu {
	position:relative;
	width:85px; /* MUST BE SET TO FIXED WITH */
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	list-style:none !important;
	z-index:99999;
	visibility:visible; 
}

/* no focus dotted line  */
ul.smt-menu :focus {
	outline: 0 !important;
}


/* container of menu items */
ul.smt-menu ul {
	position:absolute !important;
	display:none;
	list-style:none !important;
	text-indent:none !important;
	width:100%;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;	
	border:1px solid #999;
	text-align:center;
}

/* list items (includes trigger) */
ul.smt-menu li {
	margin:0;
	padding:0 !important;	
	display:block !important;
	float:left !important;
	width:100% !important;
}

/* item wrapper */
ul.smt-menu li.smt-item { 
	float:none !important;
	display:block !important;
}

/* down arrow at end of trigger link */
ul.smt-menu li .smt-trigger-link .smt-downArrow
{
	display:inline-block;
	height:13px;
	width:13px;
	background:url(bullet_arrow_down.png) no-repeat;
}

/* hover state for button which opens menu */
ul.smt-menu li:hover .smt-trigger-link,
ul.smt-menu li.sfhover .smt-trigger-link 
{
	
}

/* triggers has-layout for ie6 */
* html .smt-trigger-link, .smt-link 
{
	display:inline-block;
}


/* styles trigger link */
ul.smt-menu a.smt-trigger-link
{
	display:block !important;
	padding:0px 10px 0 0 !important;
	text-decoration:none !important;
	font-family:arial !important;
	font-size:12px !important;
	color:#000 !important;
	background:#fff url(../img/sel-arr.png) no-repeat right 50%;
	cursor:pointer;		
	border:0px solid black;
}

/* styles item link tags */
a.smt-link 
{
	display:block !important;
	padding:3px 7px !important;
	text-decoration:none !important;
	font-family:arial !important;
	font-size:12px !important;
	line-height:12px !important;
	color:#000 !important;
	background-color:#fff;
	cursor:pointer;		
	border:0px solid black;
}

/* menu items */
ul.smt-menu li li a 
{
	background-color:#fff;
}

/* hover state for menu items */
ul.smt-menu li li a:hover 
{
	background-color:#999 !important;
	color:#fff !important;
}

/* the world "language" in trigger  */
ul.smt-menu span.smt-word 
{
	font-weight:normal !important;
	padding-right:5px !important;
}

/* the name of language in trigger  */
ul.smt-menu span.smt-lang 
{
	/*font-weight:bold !important;*/
	color:#598ab9 !important;
	text-transform:capitalize;
}

/* hover state for name of language in trigger */
ul.smt-menu li:hover span.smt-word,
ul.smt-menu li.sfhover span.smt-word
{
}

/* hover state for the world "language" in trigger */
ul.smt-menu li:hover span.smt-lang,
ul.smt-menu li.sfhover span.smt-lang 
{
	color:#05C !important;
}
	
/* Logo Scroller Container */
#logoScroller {
	width: 887px;
	height: 75px;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	clear:both;
	}

/* Logo Scroller Images */
#logoScroller img {
	height: 75px;
	margin: 0px;
	border: 0px;
	clear:both;
	}
