.rtl
{
	direction: rtl;
}
.ltr
{
	direction: ltr;
}

.rtl .near
{
	float: right;
}

.ltr .near
{
	float: left;
}

.rtl .far
{
	float: right;
}

.ltr .far
{
	float: right;
}

.ltr .sendbut
{
	padding-left: 5px;
}
.rtl .sendbut
{
	padding-right: 5px;
}

.ltr .imgPadding
{
	padding-right: 5px;
}
.rtl .imgPadding
{
	padding-left: 5px;
}

.ltr .compPadding
{
	padding-right: 5px;
}

.rtl .compPadding
{
	padding-left: 5px;
}

.ltr .downBorder
{
	border-right: solid 1px white;
}

.rtl .downBorder
{
	border-left: solid 1px white;
}

.nowrap
{
	white-space: nowrap;
}
.inputSpace
{
	margin-bottom: 10px;
}

.sendbut a
{
	font-size: 15px;
	color: #646a6a;
}

.footerSec
{
	margin-top: 20px;
}
.footerLink
{
	text-align: center;
}


.GradBg
{
	background-image: url('http://forumatraftoolbar.ourtoolbar.com/images/client/download/gradient_bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

.sepImage
{
	background-image: url('http://forumatraftoolbar.ourtoolbar.com/images/client/download/separation_line.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.sepImageRTL
{
	background-image: url('http://forumatraftoolbar.ourtoolbar.com/images/client/download/separation_line.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.headSlogan
{
	height: 75px;
}
.headSlogan td
{
	padding-top: 10px;
	padding-bottom: 5px;
}
.cmpItem
{
	padding: 5px 0px 10px 0px;
}

.ToolbarDescription
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	width: 975px;
}

.centerTag
{
	margin-left: auto;
	margin-right: auto;
}

.normalFont
{
	font-family: Arial;
	font-size: 12px;
}
.cmpCaption
{
	font-weight: bold;
}

.emptyFooterCell
{
	width: 20px;
}

.FooterCell
{
	height: 50px;
	border-top-style: solid;
	border-bottom-width: 2px;
}

.instructionLink
{
	color: #0066ff;
	text-decoration: none;
}
.instructionLink A:hover
{
	text-decoration: underline;
}



.ConrnerToolbarTd
{
	width: 15%;
	background-image: url(http://forumatraftoolbar.ourtoolbar.com/Images/LandingPage/bgline.gif);
}
.CenterToolbarTd
{
	background-repeat: no-repeat;
	background-image: url(http://forumatraftoolbar.ourtoolbar.com/Images/LandingPage/top.gif);
	height: 186px;
}

.cellLowerToolbar
{
	padding-top: 2px;
	background-image: url(http://forumatraftoolbar.ourtoolbar.com/images/Client/Download/bottom_strip.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 24px;
	font-size: 10px;
}
.cellUpperToolbar
{
	background-image: url(http://forumatraftoolbar.ourtoolbar.com/Images/Client/Download/top_strip.gif);
	background-repeat: repeat-x;
}
.leftToolbar
{
	padding: 0 3 0 3;
}

.ClipToolbar
{
	overflow: hidden; 
	margin-bottom: -4px;
	vertical-align: middle;
	clip: rect(auto 950px auto auto);	
}
.ToolbarWrapper
{
	background-image: url(http://forumatraftoolbar.ourtoolbar.com/Images/LandingPage/toolbar_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 950px;
}
.toolbarTable
{
	width: 950px;
	height: 139px;
}
.outerTable
{
	width: 960px;
}
.leftImg
{
	width: 9px;
}
.rightImg
{
	width: 12px;
}

.hiddenOverflow
{
	width: 950px;
	overflow: hidden;
}
.ClipToolbarFF
{
	clip: rect(auto 950px auto auto);
	overflow: hidden;
	overflow: -moz-overflow-x; /*position:absolute;*/
	margin-bottom: -2px;
	vertical-align: middle;
}
.hiddenOverflowFF
{
	width: 950px;
	overflow: hidden;
	overflow: -moz-overflow-x;
}

.extraControls
{
	text-align: right;
}

.submitBut
{
	background-image: url(http://forumatraftoolbar.ourtoolbar.com/images/Client/button.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 32px;
	vertical-align: middle;
	text-align: left;
	text-indent: 30px;
	font-size: larger;
}
.submitButOver
{
	background-image: url(http://forumatraftoolbar.ourtoolbar.com/images/Client/button_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.rounded
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.captchaBG
{
	background-color: #e6e5e4;
	padding: 5px;
}
.captchaBG INPUT
{
	width: 222px;
}

.fullSeperator
{
	height: 10px;
	background-image: url('http://forumatraftoolbar.ourtoolbar.com/images/client/download/separation_line.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

.seperatorMargin
{
	margin-bottom: 10px;
}

.clearfix
{
	clear: both;
}

.rtl .splitImage
{
	padding-left: 12px;
}

.ltr .splitImage
{
	padding-right: 12px;
}

a
{
	color: #0066ff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.inputLabel
{
	padding-bottom: 7px;
}
.uniPad
{
	vertical-align: bottom;
	padding-bottom: 10px;
}
.ltr .uniPad
{
	padding-right: 15px;
}
.rtl .uniPad
{
	padding-left: 15px;
}

.upgrade p
{
	padding: 0px;
	margin: 0px;
}


.minHeight
{
	min-height:558px;
	/*height:558px;
	overflow:auto;*/
}

.rtl .SiteMapRowOut 
{
	margin-left:55px;
}

.ltr .SiteMapRowOut 
{
	margin-right:55px;
}

.rtl .SiteMapRowIn
{
	margin-left:55px;
}

.ltr  .SiteMapRowIn
{
	margin-right:55px;
}

.farPane
{
	width:560px;
}

.numbered
{
	font:arial;
	font-size:12px;
}

.numbered LI
{
	padding-bottom: 8px;
}
.otherimg{}
.otherimg img{ vertical-align:middle;}

.searchBox
{
	height:18px;
    width :152px;
    vertical-align:middle;
    border: solid 1px #a3a3a3;
    float:left;
    white-space:nowrap;
    padding:1px;
}

.ltr .sloganText
{
	padding-left:10px;
}
.rtl .sloganText
{
	padding-right:10px;
}
.farPane H1
{
	font-size:14px;font-weight:bold;
}

