@charset "utf-8";
/* CSS Document */

body
{
background: url(../bgs/arbtraining2_bg.png) repeat-x #F2F3EB;
margin: 0px;
font-family: "Trebuchet MS", Arial, Verdana;
color: #333333;
font-size: 13px;
}
a
{
color: #336699;
text-decoration: none;
}
a:hover
{
color: #336699;
text-decoration: underline;
}
#brand
{
margin: 20px 0 0 10px;
float: left;
}
h1
{
font-size: 18px;
margin: 0px 0px 10px 0px;
padding: 0px;
}
h1.phone
{
font-size: 18px;
margin: 0px 0px 10px 0px;
color: #FFFFFF;
padding: 0px;
}
h2
{
color: #990000;
margin: 0px 0px 20px 0px;
padding: 0px 0px 5px 0px;
font-size: 18px;
border-bottom: 1px dotted #999;
}
h3
{
color: #990000;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
font-size: 16px;
border-bottom: 1px dotted #999;
}
#global
{
margin: 0px auto;
width: 980px;
}
.trans
{
behavior: url("../javascripts/pngbehaviour.htc");
}
#landHomelink
{
float:left; margin-left: 20px; margin-top: 20px;
}
#foodHomelink
{
float:left; margin-left: 20px; clear: both;
}
#header
{
height: 127px;
}
.clearBoth
{
clear: both;
}
.floatLeft
{
float: left;
}
.floatRight
{
float: right;
}
#sideBar
{
float: left; 
width: 180px; 
height: 400px; 
background: url(../bgs/suidebar.jpg) no-repeat right top; margin-right: 20px; padding-top: 20px;
padding-right: 20px;
}
ul#globalNav
{
margin: 16px 0px 0px 50px;
padding: 0px;
width: 820px;
list-style: none;
float: left;
clear: both;
}
#globalNav li
{
float: left;
margin-right: 5px;
height: 29px;
}

#globalNav li a
{
float: left;
display: block;
text-decoration:  none;
background: url(../bgs/righttab.png) no-repeat top right;
color: #FFFFFF;
line-height: 29px;
}
#globalNav li a:hover
{
float: left;
text-decoration:  none;
color: #333;
background: url(../bgs/righttab_over.png) no-repeat top right;
}

#globalNav li a span
{
background: url(../bgs/lefttab.png) no-repeat 0 5px;
display: block;
padding: 5px 10px;
margin: -5px 0;
}
#globalNav li a:hover span
{
background: url(../bgs/lefttab_over.png) no-repeat 0 5px;
}


.divide
{
border-bottom: 1px dotted #999;
clear: both;
margin: 10px 0 10px 0;
}
#leftBlock
{
background: url(../bgs/divider.png) no-repeat right;
width: 550px;
float: left;
padding-right: 30px;
margin-right: 50px;
}
#leftBlock-home
{
background: url(../bgs/divider.png) no-repeat right;
width: 550px;
float: left;
padding-right: 20px;
margin-right: 20px;
}
#signup
{
float: left;
background: url(../bgs/newssignup.png) no-repeat;
width: 270px;
height: 188px;
padding: 20px;
margin-top: 10px;
}
input.sign
{
background: #E0E0E0;
border-right: 0px;
border-top: 1px solid #999;
width: 225px;
padding: 6px 0 6px 0;
border-bottom: 0px;
border-left: 1px solid #999;
display: block;
margin: 5px 0 10px 0;
}
input.interest
{
background: #fff;
border-right: 0px;
border-top: 1px solid #999;
width: 225px;
padding: 6px 0 6px 0;
border-bottom: 0px;
border-left: 1px solid #999;
display: block;
margin: 5px 0 10px 0;
}
ul#subNav
{
float: left; 
width: 180px; 
margin: 20px 0px 0px 0px; 
padding: 0px;
}
#subNav li
{
display: block;
}
#subNav li a
{
display: block;
background: url(../img/linkarrow.gif) no-repeat 0px 7px;
text-decoration: none;
padding: 0px 0px 10px 10px;
}
#subNav li a:hover
{
display: block;
background: url(../img/linkarrow.gif) no-repeat 0px 7px;
text-decoration: underline;
}

.clearBoth
{
clear: both;
}
.floatLeft
{
float: left;
}
.floatRight
{
float: right;
}
#courseTextHolder
{
padding-top: 18px; width: 460px; text-align: justify; float: left;
}
.courseImg
{
margin-bottom: 20px;
}
.linkImg
{
float: left;
margin-right: 10px;
}
.sendtofriendbox
{
width: 230px; padding: 10px; float:left; background: #DCDEC9; margin-bottom: 20px
}
.rightImg
{
border: 1px solid #999;
padding: 1px;
margin-bottom: 10px;
}
.error
{
border: 3px double #cc0000;
padding: 3px;
}
div.error ul {
	margin: 5px;
	padding: 0;
}
div.error li {
	list-style: none;
	color: #900;
	margin: 0;
	padding: 0;
}
INPUT.contact {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
	height: 22px;
	padding: 6px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	font-size: 12px;
}
select.contact {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	font-size: 12px;
}
TEXTAREA.contact {
	width: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	height: 92px;
	padding: 6px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

#quotes
{
width: 380px;
float: left;
margin: 10px 0px 0px 0px;
_margin: 50px 0px 0px 0px;
}

/* Pretty quotes */

#quotes blockquote {
	width: 300px;
	_width: 270px;
	font-size: 18px;
	background: url(/img/openquote-small.gif) top left no-repeat;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 40px;
	_padding: 10px 0px 0px 40px;
}

#quotes cite {
	display: block;
	_width: 220px;
	text-align: right;
	font-style: italic;
	font-size: 18px;
	background-image: url(/img/closequote-small.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding: 10px 60px 30px 0px;
	_padding: 10px 60px 30px 0px;
	_margin: 0px 20px 0px 0px;
}

/* Quotes */

.quotes_loop{
	width: 380px;

}

.activeQuote{
display:block;
}

.inactiveQuote{
display:none;

}
.thumbnail {
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
}
.mainpic {
	margin-bottom: 20px;
}
#footer
{
background: url(../bgs/footer.png) repeat-x top;
padding-top: 10px;
clear: both;
font-size: 11px;
}