﻿*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
	font-family: Arial;
	font-size: 11px;
}
body
{
	height: 100%;
	background-color: #000;
	color: #fff;
}
body.rtl
{
	direction: rtl;
}
input, select, textarea, button
{
	font-family: Arial;
	font-size: 100%;
}
a
{
	cursor: pointer;
}
a img
{
	border: none;
}
.hidden
{
	display: none;
}
.clear
{
	clear: both;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -273px;
}
#pusher
{
	clear: both;
	height: 292px;
}
.body
{
	width: 895px;
	margin: 0 auto;
}

.form p
{
	width: 400px;
}
.form .field
{
	clear: both;
	margin-bottom: 7px;
}
.form .label
{
	display: block;
}
.form textarea, .form select
{
	width: 396px;
	border: solid 1px #d4d3d3;
	padding: 2px;
	background-color: #f1f2f2;
	color: #333;
}
.form input[type=text]
{
	width: 396px;
	border: solid 1px #d4d3d3;
	padding: 2px;
	background-color: #f1f2f2;
	color: #333;
}
.form input[type=radio]
{
	vertical-align: middle;
}
.form select
{
	width: 403px;
}
.form .error
{
	float: right;
	width: 104px;
	margin-top: 4px;
	color: #dd0000;
	font-weight: bold;
}
.rtl .form .error
{
	float: left;
}
.form h1
{
	margin-bottom: 27px !important;
	text-transform: none !important;
}
.form h2
{
	margin: 27px 0 9px !important;
}
.form .comments
{
	color: #666;
}
.form .cmd
{
	width: 400px;
	margin-top: 17px;
	text-align: right;
}
.rtl .form .cmd
{
	text-align: left;
}
.form .cmd button
{
	padding: 4px 15px 3px 7px;
	border: solid 1px #b0b0b0;
	background: #f8a988 url(../img/start.arrow-1.00.gif) no-repeat right;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.rtl .form .cmd button
{
	padding: 4px 7px 3px 15px;
	background: #f8a988 url(../img/start.arrow.rtl-1.00.gif) no-repeat left;
}

#header
{
	height: 100px;
}
#header .intro
{
	margin-bottom: 11px;
	padding: 0px 5px;
	background-color: #2a2a2a;
	color: #808080;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
}
#header .logo
{
	float: left;
	width: 355px;
	height: 54px;
	background: url(../img/logo-1.00.png) no-repeat bottom;
}
#header .logo span
{
	display: none;
}
#header .tools
{
	float: right;
}
#languages
{
	margin-bottom: 6px;
	text-align: right;
}
#languages button
{
	border: none;
	background: none;
	color: #fff;
	text-align: right;
}
#languages ul
{
	display: none;
	position: absolute;
	z-index: 11;
	margin-top: 4px;
	border: solid 1px #616161;
	background-color: #1c1c1c;
	list-style-type: none;
}
#languages li
{
	border-style: solid;
	border-color: #1c1c1c;
	border-width: 1px 0;
	padding: 2px 10px;
	white-space: nowrap;
}
#languages li.hover
{
	border-style: solid;
	border-color: #483832;
	border-width: 1px 0;
}
#languages li a
{
	display: block;
	color: #fff;
	text-decoration: none;
}
#languages li.hover a
{
	color: #f8a988;
}
#languages li a.ltr
{
	direction: ltr;
	unicode-bidi: bidi-override;
}
#languages li a.rtl
{
	direction: rtl;
	unicode-bidi: bidi-override;
}
.rtl #header .tools .login
{
	direction: rtl;
}
#header .tools .login.loading
{
	background: url(../img/wait1-1.00.gif) no-repeat right center;
}
.rtl #header .tools .login.loading
{
	background-position: left center;
}
#header .tools .login .message
{
	display: inline-block;
	padding-left: 6px;
	height: 15px;
}
.rtl #header .tools .login .message
{
	padding: 0 6px 0 0;
}
#header .tools .login .message.error
{
	color: #f00;
	background: url(../img/login.error-1.00.png) no-repeat left center;
	padding-left: 17px;
}
.rtl #header .tools .login .message.error
{
	background: url(../img/login.error-1.00.png) no-repeat right center;
	padding: 0 17px 0 0;
}
#header .tools .login .input
{
	width: 94px;
	height: 13px;
	background: url(../img/login.input-1.00.png) no-repeat;
}
#header .tools .login input
{
	width: 94px;
	border: none;
	padding: 0 12px;
	background: none;
	color: #666;
}
.rtl #header .tools .login input
{
	direction: rtl;
}
#header .tools a.cmd
{
	margin-left: 6px;
	color: #f8a988;
	text-transform: uppercase;
	unicode-bidi: embed;
}
.rtl #header .tools a.cmd
{
	margin: 0 6px 0 0;
}
#header .tools a.cmd:hover
{
	text-decoration: underline;
}
#header .tools .login .forgot
{
	color: #bab9b9;
	margin-left: 130px;
	font-size: 10px;
}
.rtl #header .tools .login .forgot
{
	margin: 0 130px 0 0;
}
.rtl #header .tools div.forgot
{
	direction: rtl;
}
#header .tools .forgot.loading
{
	background: url(../img/wait1-1.00.gif) no-repeat right center;
}
#header .tools .forgot .message
{
	display: inline-block;
	padding-left: 8px;
	height: 15px;
}
.rtl #header .tools .forgot .message
{
	padding: 0 8px 0 0;
}
#header .tools .forgot .input
{
	width: 248px;
	height: 13px;
	background: url(../img/forgot.input-1.00.png) no-repeat;
}
#header .tools .forgot input
{
	width: 224px;
	border: none;
	padding: 0 12px;
	background: none;
	color: #666;
}
#header .tools .logoff
{
	padding-top: 20px;
}
#header .tools .logoff .message span
{
	font-weight: bold;
}

#topmenu
{
	clear: both;
}
#topmenu table
{
	height: 36px;
}
#topmenu td
{
	background: url(../img/menu.bg-1.00.png) no-repeat right top;
	padding: 6px 5px 0 4px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
}
#topmenu td.last
{
	background-position: left top;
}
.rtl #topmenu td
{
	padding: 6px 4px 0 5px;
}
.rtl #topmenu td.last
{
	background-position: right top;
}
.rtl #topmenu td.first
{
	background-position: left top;
}
#topmenu td a
{
	color: #fff;
	text-decoration: none;
}
#topmenu td a:hover, #topmenu td.current a
{
	color: #f8a988;
}
#topmenu ul
{
	position: absolute;
	z-index: 10;
	display: none;
	background-color: #000;
	border: solid 1px #616161;
	list-style-type: none;
}
#topmenu li
{
	padding: 4px 15px;
	border-bottom: solid 1px #3f3b38;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
}
#topmenu li a
{
	display: block;
	color: #fff !important;
}
#topmenu li a:hover
{
	color: #f8a988 !important;
}
.rtl #topmenu li
{
	text-align: right;
}

#footer
{
	clear: both;
	/*width: 100%;*/
	padding-bottom: 16px;
	background-color: #191919;
}
#footer .menu
{
	clear: both;
	padding-top: 16px;
	color: #808080;
	text-align: center;
}
#footer .menu a
{
	display: inline-block;
	border-right: solid 1px #808080;
	padding: 0 8px 0 7px;
	color: #808080;
	line-height: 100%;
	text-decoration: none;
	text-transform: uppercase;
}
.rtl #footer .menu a
{
	border-right: none;
	border-left: solid 1px #808080;
	padding: 0 7px 0 8px;
	color: #808080;
	line-height: 100%;
	text-decoration: none;
	text-transform: uppercase;
}
#footer .menu a.last
{
	border: none;
}
#footer .menu a:hover
{
	color: #f8a988;
}
#footer .licenses
{
	float: left;
	width: 208px;
	height: 62px;
	margin-top: 20px;
	text-transform: uppercase;
}
.rtl #footer .licenses
{
	float: right;
}
#footer .licenses span
{
	display: block;
	margin-bottom: 6px;
}
#footer .licenses span a
{
	color: #fff;
	text-decoration: none;
}
#footer .licenses span a:hover
{
	color: #f8a988;
}
#footer .licenses img
{
	float: left;
	margin-right: 4px;
	border: solid 1px #616161;
}
.rtl #footer .licenses img
{
	float: right;
	margin: 0 0 0 4px;
}
#footer .payments
{
	float: left;
	width: 437px;
	margin-top: 20px;
	text-transform: uppercase;
}
.rtl #footer .payments
{
	float: right;
}
#footer .payments span
{
	display: block;
	margin-bottom: 6px;
}
#footer .payments span a
{
	color: #fff;
	text-decoration: none;
}
#footer .payments span a:hover
{
	color: #f8a988;
}
#footer .payments div
{
	overflow: hidden;
	width: 413px;
	white-space: nowrap;
}
#footer .payments .btn
{
	width: 12px;
	height: 30px;
	border: none;
	background: none;
}
#footer .payments a.prev
{
	float: left;
	background: url(../img/footer.arrow.left-1.00.gif) no-repeat center left;
}
.rtl #footer .payments a.prev
{
	float: right;
	background: url(../img/footer.arrow.right-1.00.gif) no-repeat center right;
}
#footer .payments a.next
{
	float: right;
	background: url(../img/footer.arrow.right-1.00.gif) no-repeat center right;
}
.rtl #footer .payments a.next
{
	float: left;
	background: url(../img/footer.arrow.left-1.00.gif) no-repeat center left;
}
#footer .payments img
{
	margin-right: 4px;
	border: solid 1px #616161;
}
.rtl #payments .licenses img
{
	margin: 0 0 0 4px;
}
#footer .security
{
	float: right;
	margin-top: 20px;
	text-transform: uppercase;
}
.rtl #footer .security
{
	float: left;
}
#footer .security span
{
	display: block;
	margin-bottom: 6px;
}
#footer .security span a
{
	color: #fff;
	text-decoration: none;
}
#footer .security span a:hover
{
	color: #f8a988;
}
#footer .security img
{
	float: left;
	margin-right: 4px;
	border: solid 1px #616161;
}
.rtl #footer .security img
{
	float: left;
	margin: 0 0 0 4px;
}
#footer .disclaimer
{
	margin-top: 16px;
	padding: 26px 10px 0;
	background: #191919 url(../img/disclaimer-1.00.gif) repeat-x top;
	color: #505050;
	font-size: 10px;
	text-align: justify;
	line-height: 12px;
}
#footer .disclaimer p
{
	margin-bottom: 12px;
}
#footer .disclaimer a
{
	color: #505050;
}
#footer .disclaimer a:hover
{
	color: #fff;
}

#sitemap
{
	clear: both;
	border: solid 1px #616161;
	background: #101010 url(../img/footer.title-1.00.png) repeat-x top;
}
#sitemap h3
{
	height: 23px;
	padding: 5px 8px 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#sitemap h3 a
{
	display: block;
	background: url(../img/footer.sitemap.show-1.00.gif) no-repeat center right;
	color: #fff;
	text-decoration: none;
}
.rtl #sitemap h3 a
{
	background-position: center left;
}
#sitemap h3 a.opened
{
	background-image: url(../img/footer.sitemap.hide-1.00.gif) !important;
}
#sitemap a:hover
{
	color: #f8a988 !important;
}
#sitemap .content
{
	display: none;
	overflow: auto;
	padding: 14px 0 0 8px;
	font-size: 10px;
}
.rtl #sitemap .content
{
	padding: 14px 8px 0 0;
}
#sitemap .section
{
	float: left;
	width: 165px;
	margin: 0 12px 20px 0;
}
.rtl #sitemap .section
{
	float: right;
	margin: 0 0 20px 12px;
}
#sitemap .section h4
{
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
}
#sitemap .section h4 a
{
	color: #808080;
	text-decoration: none;
}
#sitemap .section ul
{
	margin-top: 2px;
	list-style-type: none;
}
#sitemap .section li
{
	margin: 0 0 2px 3px;
	padding-left: 8px;
	background: url(../img/footer.sitemap.bullet-1.00.gif) no-repeat top left;
}
.rtl #sitemap .section li
{
	margin: 0 3px 2px 0;
	padding: 0 8px 0 0;
	background: url(../img/footer.sitemap.bullet.rtl-1.00.gif) no-repeat top right;
}
#sitemap .section li li
{
	background: none;
}
#sitemap .section li a
{
	color: #fff;
	text-decoration: none;
}

#hp #start-menu
{
	float: left;
	width: 254px;
	height: 121px;
	list-style-type: none;
}
.rtl #hp #start-menu
{
	float: right;
}
#hp #start-menu a
{
	color: #000;
	text-decoration: none;
}
#hp #start-menu a:hover
{
	color: #f8a988;
}
#hp #start-menu li.item1
{
	font-size: 16px;
	text-transform: uppercase;
}
#hp #start-menu li.item1 a
{
	display: block;
	background: #fff url(../img/hp.start.item3-1.00.png) repeat-x bottom;
}
#hp #start-menu li.item1 a:hover
{
	background: #fff url(../img/hp.start.item3.over-1.00.png) repeat-x top;
	color: #f8a988 !important;
}
#hp #start-menu li.item1 span
{
	display: block;
	height: 42px;
	padding: 29px 7px 0 7px;
	background: url(../img/hp.start-arrow-1.00.gif) no-repeat right center;
	text-transform: uppercase;
}
.rtl #hp #start-menu li.item1 span
{
	background-image: url(../img/hp.start-arrow.rtl-1.00.gif);
	background-position: left center;
}
#hp #start-menu li.item1 a:hover
{
	color: #000;
}
#hp #start-menu li.item2
{
	height: 41px;
	border: solid 1px #616161;
	background: url(../img/hp.start-1.00.png) no-repeat;
	color: #000;
	text-transform: uppercase;
}
.rtl #hp #start-menu li.item2
{
	background-image: url(../img/hp.start.rtl-1.00.png);
}
#hp #start-menu li.item2 .first
{
	display: inline-block;
	margin: 12px 0 0 7px;
	font-size: 16px;
}
.rtl #hp #start-menu li.item2 .first
{
	float: right;
	margin: 12px 7px 0 0;
}
#hp #start-menu li.item2 .second
{
	float: right;
	margin: 13px 21px 0 0;
	font-size: 12px;
}
.rtl #hp #start-menu li.item2 .second
{
	float: left;
	margin: 13px 0 0 21px;
}
#hp #start-menu li.item3 a
{
	display: block;
	height: 20px;
	margin-top: 3px;
	padding: 5px 7px 0 7px;
	border-top: solid 2px #f9a988;
	background: #f9a988 url(../img/hp.start-arrow-1.00.gif) no-repeat right center;
	font-size: 12px;
	text-transform: uppercase;
}
.rtl #hp #start-menu li.item3 a
{
	background-image: url(../img/hp.start-arrow.rtl-1.00.gif);
	background-position: left center;
}
#hp #start-menu li.item3 a:hover
{
	border-top: solid 2px #b16b53;
	color: #000;
}
#hp #start-menu li.item4 a
{
	display: block;
	height: 26px;
	margin-top: 3px;
	padding: 9px 7px 0 7px;
	border-top: solid 2px #f9a988;
	background: #f9a988 url(../img/hp.start-arrow-1.00.gif) no-repeat right center;
	font-size: 12px;
	text-transform: uppercase;
}
.rtl #hp #start-menu li.item4 a
{
	background-image: url(../img/hp.start-arrow.rtl-1.00.gif);
	background-position: left center;
}
#hp #start-menu li.item4 a:hover
{
	border-top: solid 2px #b16b53;
	color: #000;
}
#hp #support
{
	clear: left;
	float: left;
	width: 237px;
	border: solid 1px #616161;
	padding: 4px 8px;
	background: #fff;
	color: #000;
	text-transform: uppercase;
}
.rtl #hp #support
{
	clear: right;
	float: right;
}
#hp #support a
{
	color: #666;
	text-decoration: none;
}
#hp #support a:hover
{
	color: #000;
}
#hp #support ul
{
	height: 84px;
	list-style-type: none;
}
#hp #support li
{
	float: left;
	width: 78px;
	text-align: center;
}
.rtl #hp #support li
{
	float: right;
	width: 78px;
	text-align: center;
}
#hp #support ul a
{
	display: block;
	height: 4px;
	padding-top: 56px;
}
#hp #support li.item1 a
{
	background: url(../img/hp.support.chat-1.00.png) no-repeat center center;
}
#hp #support li.item1 a:hover
{
	background-image: url(../img/hp.support.chat.over-1.00.png);
}
#hp #support li.item2 a
{
	background: url(../img/hp.support.email-1.00.png) no-repeat center center;
}
#hp #support li.item2 a:hover
{
	background-image: url(../img/hp.support.email.over-1.00.png);
}
#hp #support li.item3 a
{
	background: url(../img/hp.support.call-1.00.png) no-repeat center center;
}
#hp #support li.item3 a:hover
{
	background-image: url(../img/hp.support.call.over-1.00.png);
}
#hp #intro
{
	float: right;
	width: 629px;
	height: 198px;
	border: solid 1px #616161;
}
.rtl #hp #intro
{
	float: left;
}
#hp #news
{
	height: 18px;
	margin-top: 3px;
	padding: 4px 9px 0;
	background-color: #f8a988;
	color: #000;
}
#hp #data
{
	clear: both;
	float: left;
	width: 253px;
	height: 289px;
	margin-top: 10px;
	border: solid 1px #616161;
}
.rtl #hp #data
{
	float: right;
}
#hp .insider
{
	float: left;
	overflow: hidden;
	width: 308px;
	height: 289px;
	margin: 10px;
	border: solid 1px #616161;
}
.rtl #hp .insider
{
	float: right;
}
#hp .insider h2
{
	height: 27px;
	padding: 5px 11px 0 11px;
	background: url(../img/hp.title-1.00.png) repeat-x;
	font-size: 12px;
	text-transform: uppercase;
}
#hp .insider h2 a
{
	color: #fff;
	text-decoration: none;
}
#hp .insider h2 a:hover
{
	color: #f8a988;
}
#hp .insider object
{
	display: block;
	margin: 0 auto;
	border: solid 1px #616161;
}
#hp .insider ul
{
	list-style-type: none;
}
#hp .insider li
{
	float: left;
	width: 144px;
	margin: 12px 0 0 6px;
}
#hp .insider li.last
{
	float: right;
	margin: 12px 6px 0 0;
}
#hp .insider li img
{
	float: left;
	margin: 1px 6px 0 0;
	border: solid 1px #616161;
}
#hp .insider li a
{
	color: #fff;
	text-decoration: none;
}
#hp .insider li a:hover
{
	color: #f8a988;
}

#hp .academy
{
	float: right;
	overflow: hidden;
	width: 308px;
	height: 289px;
	margin: 10px 0 0 0;
	border: solid 1px #616161;
}
#hp .academy h2
{
	height: 20px;
	padding: 5px 11px 0 11px;
	border-bottom: solid 1px #616161;
	background: url(../img/hp.title2-1.00.png) repeat-x;
	font-size: 12px;
	text-transform: uppercase;
}
#hp .academy h2 a
{
	color: #fff;
	text-decoration: none;
}
#hp .academy h2 a:hover
{
	color: #f8a988;
}
#hp .academy .content
{
	height: 251px;
	padding: 6px 5px;
	background-color: #fff;
	color: #000;
}
#hp .academy .content a
{
	color: #000;
	text-decoration: none;
}
#hp .academy img
{
	float: left;
	margin: 0 10px 12px 0;
	border: solid 1px #616161;
}
.rtl #hp .academy img
{
	float: right;
	margin: 0 0 12px 10px;
}
#hp .academy h3
{
	margin-left: 10px;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
}
.rtl #hp .academy h3
{
	margin: 0 10px 0 0;
}
#hp .academy h3 a:hover
{
	text-decoration: underline;
}
#hp .academy p
{
	margin-left: 10px;
}
.rtl #hp .academy p
{
	margin: 0 10px 0 0;
}
#hp .academy hr
{
	height: 0px;
	margin: 15px 0 14px;
	border-top: solid 1px #000;
}
#hp .academy .search
{
	margin-top: 8px !important;
}
#hp .academy .search input
{
	width: 105px;
	height: 13px;
	border: none;
	padding: 1px 5px 0;
	background: url(../img/hp.search.input-1.00.png) no-repeat;
	color: #000;
	font-size: 9px;
	vertical-align: baseline;
	text-transform: uppercase;
}
#hp .academy .search button
{
	width: 28px;
	height: 13px;
	text-transform: uppercase;
	border: none;
	background: url(../img/hp.search.btn-1.00.png) no-repeat;
	color: #f8a988;
	font-size: 10px;
	vertical-align: baseline;
}
#hp #platform
{
	float: left;
	overflow: hidden;
	width: 573px;
	height: 261px;
	border: solid 1px #616161;
	color: #808080;
}
.rtl #hp #platform
{
	float: right;
}
#hp #platform h2
{
	height: 27px;
	margin-bottom: 10px;
	padding: 5px 12px;
	background: url(../img/hp.title-1.00.png) repeat-x;
	font-size: 12px;
	text-transform: uppercase;
}
#hp #platform h2 a
{
	color: #fff;
	text-decoration: none;
}
#hp #platform h2 a:hover
{
	color: #f8a988;
}
#hp #platform img
{
	float: right;
	margin-right: 28px;
}
.rtl #hp #platform img
{
	float: left;
	margin: 0 0 0 28px;
}
#hp #platform .content
{
	width: 230px;
	padding-left: 12px;
}
.rtl #hp #platform .content
{
	padding: 0 12px 0 0;
}
#hp #platform .content a
{
	color: #fff;
	text-decoration: underline;
}
#hp #platform .content a:hover
{
	color: #f8a988;
	text-decoration: none;
}
#hp #platform .content p
{
	margin-bottom: 12px;
}
#hp #mobile
{
	float: right;
	overflow: hidden;
	width: 308px;
	height: 261px;
	margin-bottom: 10px;
	border: solid 1px #616161;
	color: #808080;
}
.rtl #hp #mobile
{
	float: left;
}
#hp #mobile h2
{
	height: 27px;
	margin-bottom: 10px;
	padding: 5px 12px 0;
	background: url(../img/hp.title-1.00.png) repeat-x;
	font-size: 12px;
	text-transform: uppercase;
}
#hp #mobile h2 a
{
	color: #fff;
	text-decoration: none;
}
#hp #mobile h2 a:hover
{
	color: #f8a988;
}
#hp #mobile img
{
	float: right;
	margin-right: 6px;
}
.rtl #hp #mobile img
{
	float: left;
	margin: 0 0 0 6px;
}
#hp #mobile .content
{
	padding-left: 12px;
}
.rtl #hp #mobile .content
{
	padding: 0 12px 0 0;
}
#hp #mobile .content a
{
	color: #fff;
	text-decoration: underline;
}
#hp #mobile .content a:hover
{
	color: #f8a988;
	text-decoration: none;
}

#locationpath
{
	list-style-type: none;
}
#locationpath li
{
	float: left;
	margin-bottom: 8px;
	padding-right: 3px;
	color: #808080;
}
.rtl #locationpath li
{
	float: right;
	padding: 0 0 0 3px;
}
#locationpath li a
{
	color: #f8a988;
	text-decoration: none;
}
#locationpath li a:hover
{
	text-decoration: underline;
}

.columns
{
	clear: both;
}
#before
{
	float: left;
	width: 181px;
}
.rtl #before
{
	float: right;
}
.columns2 #before, .columns4 #before
{
	margin-right: 9px;
}
.rtl .columns2 #before, .rtl .columns4 #before
{
	margin: 0 0 0 9px;
}
.columns2 #generic
{
	float: left;
	width: 703px;
}
.columns3 #generic
{
	float: left;
	width: 743px;
}
.rtl .columns3 #generic
{
	float: right;
}
.columns4 #generic
{
	float: left;
	width: 553px;
}
#generic
{
	border: solid 1px #616161;
}
.rtl #generic
{
	float: right;
}
#generic .parent-title
{
	border-bottom: solid 1px #676767;
	padding: 6px 9px;
	background: #000 url(../img/title-1.00.png) repeat-x top;
	font-weight: bold;
	text-transform: uppercase;
}
#generic .parent-title a
{
	color: #fff;
	text-decoration: none;
}
#generic .parent-title a:hover
{
	color: #f8a988;
}
#generic .content
{
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 20px 21px 27px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
#generic .content h1
{
	margin-bottom: 15px;
	color: #f8a988;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
#generic .content h2
{
	margin: 19px 0 12px;
	font-size: 100%;
	text-transform: uppercase;
}
#generic .content h3
{
	margin-bottom: 12px;
	font-size: 100%;
}
#generic .content p, #generic ol
{
	margin-bottom: 17px;
}
#generic .content table
{
	border: solid 1px #b3b3b3;
	border-collapse: collapse;
}
#generic .content thead th
{
	height: 16px;
	padding: 5px 14px 3px;
	border: solid 1px #b1b1b1;
	background: #fff url(../img/table.header-1.00.png) repeat-x bottom;
	text-align: left;
}
.rtl #generic .content thead th
{
	text-align: right;
}
#generic .content tbody tr.odd
{
	background-color: #f5d7c1;
}
#generic .content tbody td
{
	border-style: solid;
	border-color: #ededed;
	border-width: 0 1px 0 1px;
	padding: 4px 14px;
}
#generic ol li
{
	margin: 0 0 8px 23px;
}
.rtl #generic ol li
{
	margin: 0 23px 8px 0;
}
#generic .hr
{
	background: url(../img/hr-1.00.gif) repeat-x;
	height: 2px;
	margin: 22px 0 20px;
}
#generic a
{
	color: #808080;
	text-decoration: underline;
}
#generic a:hover
{
	color: #f8a988;
}
#generic .metainfo
{
	font-size: 11px;
}
#generic .tags
{
	margin-top: 12px;
	padding-left: 41px;
	background: url(../img/tags-1.00.png) no-repeat center left;
	color: #808080;
}
.rtl #generic .tags
{
	padding: 0 41px 0 0;
	background: url(../img/tags.rtl-1.00.png) no-repeat center right;
}
#generic img.aside
{
	float: right;
	margin: 0 0 12px 18px;
}
.rtl #generic img.aside
{
	float: left;
	margin: 0 18px 12px 0;
}
#generic .writer-info
{
	height: 100px;
}
#generic .writer-info .image
{
	float: left;
	margin-right: 10px;
	border: solid 1px #cecece;
	padding: 2px;
}
#generic .writer-info p
{
	margin: 8px 0 0;
}
#generic .writer-info .more
{
	margin-top: 4px;
	font-size: 11px;
}

#after
{
	float: right;
	width: 141px;
}
.rtl #after
{
	float: left;
}
.columns3 #after, .columns4 #after
{
	margin-left: 9px;
}
.rtl .columns3 #after, .rtl .columns4 #after
{
	margin: 0 9px 0 0;
}

#sidemenu
{
	border: solid 1px #616161;
	padding-bottom: 10px;
}
#sidemenu a
{
	display: block;
	color: #fff;
	text-decoration: none;
}
#sidemenu a:hover
{
	color: #f8a988 !important;
}
#sidemenu .title
{
	background: url(../img/title-1.00.png) repeat-x top;
	border-bottom: solid 1px #252525;
	padding: 6px 9px;
	text-transform: uppercase;
}
#sidemenu ul
{
	list-style-type: none;
}
#sidemenu li
{
	margin: 4px 0;
	padding: 0 4px 5px 16px;
	border-bottom: solid 1px #252525;
	background: url(../img/sidemenu.item-1.00.gif) no-repeat top left;
}
.rtl #sidemenu li
{
	padding: 0 16px 5px 4px;
	background: url(../img/sidemenu.item.rtl-1.00.gif) no-repeat top right;
}
#sidemenu li.current
{
	background: url(../img/sidemenu.item.current-1.00.gif) no-repeat top left;
}
.rtl #sidemenu li.current
{
	background: url(../img/sidemenu.item.current.rtl-1.00.gif) no-repeat top right;
}
#sidemenu li.current a
{
	color: #f8a988;
}
#sidemenu li li
{
	margin: 8px 0;
	border: none;
	padding: 0 4px 0 6px;
	background: none !important;
}
.rtl #sidemenu li li
{
	padding: 0 6px 0 4px;
}
#sidemenu li li a
{
	color: #fff !important;
}
#sidemenu li li.current a
{
	color: #f8a988 !important;
}

#after #start-menu
{
	margin-bottom: 2px;
	list-style-type: none;
}
#after #start-menu a
{
	color: #000;
	text-decoration: none;
}
#after #start-menu li.item1
{
	border: solid 1px #505050;
	text-transform: uppercase;
}
#after #start-menu li.item1 a
{
	display: block;
	background: #fff url(../img/start.item1-1.00.png) repeat-x bottom;
}
#after #start-menu li.item1 a:hover
{
	background: #fff url(../img/start.item1.over-1.00.png) repeat-x top;
	color: #f8a988 !important;
}
#after #start-menu li.item1 span
{
	display: block;
	height: 33px;
	padding: 20px 7px 0 7px;
	background: url(../img/start.arrow-1.00.gif) no-repeat right center;
	text-transform: uppercase;
}
.rtl #after #start-menu li.item1 span
{
	background-image: url(../img/start.arrow.rtl-1.00.gif);
	background-position: left center;
}
#after #start-menu li.item1 a:hover
{
	color: #000;
}
#after #start-menu li.item2
{
	margin-top: 2px;
	border: solid 1px #505050;
	text-transform: uppercase;
}
#after #start-menu li.item2 a
{
	display: block;
	background: #fff url(../img/start.item2-1.00.png) repeat-x bottom;
}
#after #start-menu li.item2 a:hover
{
	background: #fff url(../img/start.item2.over-1.00.png) repeat-x top;
	color: #f8a988 !important;
}
#after #start-menu li.item2 span
{
	display: block;
	height: 22px;
	padding: 7px 7px 0 7px;
	background: url(../img/start.arrow-1.00.gif) no-repeat right center;
	text-transform: uppercase;
}
.rtl #after #start-menu li.item2 span
{
	background-image: url(../img/start.arrow.rtl-1.00.gif);
	background-position: left center;
}
#after #start-menu li.item3
{
	margin-top: 2px;
	border: solid 1px #634438;
}
#after #start-menu li.item3 a:hover
{
	color: #000;
}
#after #start-menu li.item3 a
{
	display: block;
	height: 19px;
	padding: 4px 7px 0 7px;
	border-top: solid 2px #f9a988;
	background: #f9a988 url(../img/start.arrow-1.00.gif) no-repeat right center;
	text-transform: uppercase;
}
.rtl #after #start-menu li.item3 a
{
	background-image: url(../img/start.arrow.rtl-1.00.gif);
	background-position: left center;
}
#after #start-menu li.item3 a:hover
{
	border-top: solid 2px #b16b53;
	color: #000;
}

#after #support
{
	margin-bottom: 5px;
	border: solid 1px #616161;
	padding: 2px 8px 0;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
}
#after #support a
{
	color: #000;
	text-decoration: none;
}
#after #support a:hover
{
	text-decoration: underline;
}
#after #support ul
{
	margin-top: 10px;
	list-style-type: none;
}
#after #support li
{
	text-align: right;
}
.rtl #after #support li
{
	text-align: left;
}
#after #support li a, #after #support li span
{
	display: block;
	height: 35px;
	padding: 9px 0 0 40px;
}
.rtl #after #support li a, .rtl #after #support li span
{
	padding: 10px 40px 0 0;
}
#after #support li.item1 a
{
	background: url(../img/support.chat-1.00.gif) no-repeat top left;
}
.rtl #after #support li.item1 a
{
	background: url(../img/support.chat-1.00.gif) no-repeat top right;
}
#after #support li.item1 a:hover
{
	background-image: url(../img/support.chat.over-1.00.gif);
}
#after #support li.item2
{
	margin-left: 6px;
}
.rtl #after #support li.item2
{
	margin: 0 8px 0 0;
}
#after #support li.item2 a, #after #support li.item2 span
{
	padding: 12px 0 0 30px;
	background: url(../img/support.call-1.00.gif) no-repeat top left;
}
.rtl #after #support li.item2 a, .rtl #after #support li.item2 span
{
	padding: 12px 30px 0 0;
	background: url(../img/support.call-1.00.gif) no-repeat top right;
}
#after #support li.item2 a:hover
{
	background-image: url(../img/support.call.over-1.00.gif);
}
#after .calendar
{
	margin-bottom: 5px;
	padding: 2px 2px 4px;
	border: solid 1px #616161;
	background: url(../img/side.title-1.00.png) repeat-x top;
}
#after .calendar .title
{
	margin: 3px 0 14px;
	padding: 0 2px;
	font-weight: bold;
	text-transform: uppercase;
}
#after .calendar button
{
	width: 12px;
	height: 12px;
	border: 0;
	background: none;
	color: #fff;
	cursor: pointer;
}
#after .calendar .prev
{
	float: left;
	margin-left: 1px;
	background: url(../img/calendar.nav1-1.00.gif) no-repeat bottom;
}
.rtl #after .calendar .prev
{
	float: right;
	margin: 0 1px 0 0;
	background-image: url(../img/calendar.nav2-1.00.gif);
}
#after .calendar .next
{
	float: right;
	margin-right: 1px;
	background: url(../img/calendar.nav2-1.00.gif) no-repeat bottom;
}
.rtl #after .calendar .next
{
	float: left;
	margin: 0 0 0 1px;
	background-image: url(../img/calendar.nav1-1.00.gif);
}
#after .calendar .date
{
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}
#after .calendar table
{
	clear: both;
	table-layout: fixed;
	width: 100%;
	cursor: default;
}
#after .calendar th
{
	font-weight: normal;
	text-transform: uppercase;
}
#after .calendar td
{
	color: #858585;
	text-align: center;
}
#after .calendar table a
{
	color: #f8a988;
	text-decoration: none;
}
#after .calendar .today
{
	color: #fff;
	font-weight: bold;
}
#after .list
{
	padding: 2px 7px 10px;
	border: solid 1px #616161;
	background: url(../img/side.title-1.00.png) repeat-x top;
	padding-bottom: 19px;
}
#after .list .title
{
	padding-bottom: 14px;
	text-transform: uppercase;
}
#after .list ul
{
	list-style-type: none;
}
#after .list li
{
	margin: 0 0 4px 2px;
	padding: 0 4px 0 10px;
	background: url(../img/side.bullet-1.00.gif) no-repeat left center;
}
.rtl #after .list li
{
	margin: 0 2px 4px 0;
	padding: 0 10px 0 4px;
	background: url(../img/side.bullet.rtl-1.00.gif) no-repeat right center;
}
#after .list a
{
	color: #fff;
	text-decoration: none;
	list-style-type: none;
}
#after .list a:hover
{
	color: #f8a988;
}
#after .even-more
{
	border: solid 1px #616161;
}
#after .even-more a
{
	display: block;
	width: 132px;
	height: 70px;
	padding: 15px 0 0 7px;
	background: url(../img/side.more-1.00.png) no-repeat top;
	font-size: 18px;
}
.rtl #after .even-more a
{
	padding: 15px 7px 0 0;
	background-image: url(../img/side.more.rtl-1.00.png);
}
#after .even-more a
{
	color: #da9577;
	text-decoration: none;
}

#insider
{
	clear: both;
}
#insider .side
{
	float: right;
}
.rtl #insider .side
{
	float: left;
}
/*
#insider .side a
{
color:#000000;
}
*/
#insider .featured
{
	float: left;
	width: 645px;
	border: solid 1px #616161;
}
.rtl #insider .featured
{
	float: right;
}
#insider .featured .title
{
	height: 24px;
	padding: 8px 10px 0;
	background: url(../img/title2-1.00.png) repeat-x top;
	font-weight: bold;
	text-transform: uppercase;
}
#insider .featured .title a
{
	color: #fff;
	text-decoration: none;
}
#insider .featured .title a:hover
{
	color: #f8a988;
}
#insider .featured .content
{
	height: 248px;
	padding: 10px 22px 10px 10px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
.rtl #insider .featured .content
{
	padding: 10px 10px 10px 22px;
}
#insider .featured .content a
{
	color: #000;
	text-decoration: none;
}
#insider .featured h2
{
	margin-bottom: 17px;
	color: #f8a988;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
#insider .featured object
{
	float: left;
	border: solid 1px #616161;
	margin-right: 15px;
}
.rtl #insider .featured object
{
	float: right;
	margin: 0 0 0 15px;
}
#insider .featured h1
{
	margin-bottom: 3px;
	font-size: 100%;
	text-transform: uppercase;
}
#insider .featured h1 a:hover
{
	color: #f8a988;
}
#insider .featured p
{
	margin-bottom: 12px;
}
#insider .featured .more
{
	text-align: right;
}
.rtl #insider .featured .more
{
	text-align: left;
}
#insider .featured .more a
{
	color: #666;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}
#insider .featured .more a:hover
{
	color: #f8a988;
}
#insider #start-menu
{
	width: 240px;
	margin-bottom: 4px;
	font-size: 12px;
	text-transform: uppercase;
	list-style-type: none;
}
#insider #start-menu li
{
	margin-bottom: 2px;
	border: solid 1px #616161;
}
#insider #start-menu li.item1 a
{
	display: block;
	height: 32px;
	padding: 20px 0 0 5px;
	background: #fff url(../img/start.item2-1.00.png) repeat-x bottom;
	color: #000;
	text-decoration: none;
}
.rtl #insider #start-menu li.item1 a
{
	padding: 20px 5px 0 0;
}
#insider #start-menu li.item1 a:hover
{
	background: #fff url(../img/start.item2.over-1.00.png) repeat-x top;
	color: #f8a988;
}
#insider #start-menu li.item1 span
{
	display: block;
	background: url(../img/start.arrow-1.00.gif) no-repeat right center;
}
.rtl #insider #start-menu li.item1 span
{
	background: url(../img/start.arrow.rtl-1.00.gif) no-repeat left center;
}
#insider #start-menu li.item2
{
	margin-top: 2px;
	border: solid 1px #505050;
	text-transform: uppercase;
}
#insider #start-menu li.item2 a
{
	display: block;
	background: #fff url(../img/start.item2-1.00.png) repeat-x bottom;
	text-decoration: none;
}
#insider #start-menu li.item2 a:hover
{
	background: #fff url(../img/start.item2.over-1.00.png) repeat-x top;
	color: #f8a988 !important;
}
#insider #start-menu li.item2 span
{
	display: block;
	height: 22px;
	padding: 6px 7px 0 7px;
	background: url(../img/start.arrow-1.00.gif) no-repeat right center;
	text-transform: uppercase;
}
.rtl #insider #start-menu li.item2 span
{
	background-image: url(../img/start.arrow.rtl-1.00.gif);
	background-position: left center;
}
#insider #start-menu li.item5 a
{
	display: block;
	height: 22px;
	padding: 6px 0 0 5px;
	background: url(../img/start.item3-1.00.png) repeat-x bottom;
	color: #f8a988;
	text-decoration: none;
}
.rtl #insider #start-menu li.item5 a
{
	padding: 6px 5px 0 0;
}
#insider #start-menu li.item5 a:hover
{
	background: url(../img/start.item3.over-1.00.png) repeat-x top;
}
#insider #start-menu li.item5 span
{
	display: block;
	background: url(../img/start.arrow2-1.00.gif) no-repeat right center;
}
.rtl #insider #start-menu li.item5 span
{
	background: url(../img/start.arrow2.rtl-1.00.gif) no-repeat left center;
}
#insider #subscribe
{
	width: 220px;
	height: 160px;
	border: solid 1px #616161;
	padding: 8px 9px;
	background: url(../img/title2-1.00.png) repeat-x top;
}
#insider #subscribe .title
{
	font-weight: bold;
	text-transform: uppercase;
}
#insider #subscribe .indicator
{
	height: 60px;
	margin: 10px 0 18px;
	background: url(../img/indicator1-1.00.gif) no-repeat center;
	font-weight: bold;
	text-transform: uppercase;
}
#insider #subscribe .input
{
	height: 17px;
	padding: 1px 10px 0;
	background: url(../img/side.input-1.00.gif) no-repeat;
}
#insider #subscribe input
{
	width: 200px;
	height: 16px;
	background: none;
	border: none;
	color: #808080;
}
#insider #subscribe a.button
{
	display: block;
	height: 22px;
	margin-top: 6px;
	padding: 7px 0 0 5px;
	border: solid 1px #616161;
	background: #fff url(../img/start.item2-1.00.png) repeat-x bottom;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.rtl #insider #subscribe a.button
{
	padding: 7px 5px 0 0;
}
#insider #subscribe a.button:hover
{
	background: #fff url(../img/start.item2.over-1.00.png) repeat-x top;
	color: #f8a988;
}
#insider #subscribe span
{
	display: block;
	background: url(../img/start.arrow-1.00.gif) no-repeat right center;
}
.rtl #insider #subscribe span
{
	background: url(../img/start.arrow.rtl-1.00.gif) no-repeat left center;
}
#insider #subscribe .message
{
	display: none;
	margin-top: 28px;
	color: #f8a988;
	font-size: 13px;
	text-align: center;
}
#insider #subscribe.done .indicator
{
	background-image: url(../img/indicator1.done-1.00.gif);
}
#insider #subscribe.done .input, #insider #subscribe.done .button
{
	display: none;
}
#insider #subscribe.done .message
{
	display: block;
}
#insider .analysis
{
	float: left;
	width: 293px;
	height: 207px;
	margin: 11px 6px 0 0;
	border: solid 1px #616161;
	padding: 7px 15px 8px 10px;
	background: url(../img/title2-1.00.png) repeat-x top;
}
.rtl #insider .analysis
{
	float: right;
	margin: 11px 0 0 6px;
	padding: 7px 10px 8px 15px;
}
#insider .analysis .title
{
	margin-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
#insider .analysis .title a
{
	color: #fff;
	text-decoration: none;
}
#insider .analysis .title a:hover
{
	color: #f8a988;
}
#insider .analysis .aside
{
	float: left;
	width: 140px;
	height: 166px;
	margin-right: 9px;
	border-right: solid 1px #2f2f2f;
	padding-top: 10px;
	font-style: italic;
}
.rtl #insider .analysis .aside
{
	float: right;
	margin: 0 0 0 9px;
	border-right: none;
	border-left: solid 1px #2f2f2f;
}
#insider .analysis .aside a
{
	color: #666;
	text-decoration: none;
}
#insider .analysis .aside a:hover
{
	color: #fff;
}
#insider .analysis .aside img
{
	margin-bottom: 4px;
	border: solid 1px #616161;
}
#insider .analysis .content
{
	height: 154px;
	padding-top: 10px;
	font-size: 12px;
}
#insider .analysis a
{
	color: #fff;
	text-decoration: none;
}
#insider .analysis h2
{
	margin-bottom: 1px;
	font-size: 100%;
	text-transform: uppercase;
}
#insider .analysis h2 a:hover
{
	color: #f8a988;
}
#insider .analysis .more
{
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
.rtl #insider .analysis .more
{
	text-align: left;
}
#insider .analysis .more a
{
	text-decoration: underline;
}
#insider .analysis .more a:hover
{
	color: #f8a988;
}
#insider .blog
{
	width: 238px;
	margin-top: 11px;
	border: solid 1px #616161;
	background-color: #fff;
	color: #000;
}
#insider .blog .title
{
	height: 23px;
	padding: 9px 10px 0;
	background: url(../img/title2-1.00.png) repeat-x top;
	font-weight: bold;
	text-transform: uppercase;
}
#insider .blog .title a
{
	color: #fff;
	text-decoration: none;
}
#insider .blog .title a:hover
{
	color: #f8a988;
}
#insider .blog .image
{
    margin-bottom: 9px;
    text-align: center;
}
#insider .blog .content a
{
	color: #000;
	text-decoration: none;
}
#insider .blog .content
{
	height: 171px;
	margin-top: 11px;
	padding: 0 14px 8px;
	font-size: 12px;
}
#insider .blog h2
{
	font-size: 100%;
	text-transform: uppercase;
}
#insider .blog h2 a:hover
{
	color: #f8a988;
}
#insider .blog a.more
{
	float: right;
	margin-top: 10px;
	color: #666;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}
.rtl #insider .blog a.more
{
	float: left;
}
#insider .blog a.more:hover
{
	color: #f8a988;
}
#insider .blog a.feed
{
	display: block;
	margin: 10px 5px;
	background: url(../img/icon.rss-1.00.png) no-repeat left;
	padding-left: 18px;
	color: #666;
	font-size: 11px;
}
.rtl #insider .blog a.feed
{
	background-position: right;
	padding: 0 18px 0 0;
}

#insider-video
{
	float: left;
	width: 553px;
}
.rtl #insider-video
{
	float: right;
}
#insider-video .title
{
	height: 24px;
	padding: 8px 10px 0;
	background: url(../img/title2-1.00.png) repeat-x top;
	font-weight: bold;
	text-transform: uppercase;
}
#insider-video .title a
{
	color: #fff;
	text-decoration: none;
}
#insider-video .title a:hover
{
	color: #f8a988;
}
#insider-video .featured
{
	margin-bottom: 10px;
	border: solid 1px #616161;
}
#insider-video .featured .content
{
	height: 272px;
	padding: 10px 10px 20px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
#insider-video .featured .content a
{
	color: #000;
	text-decoration: none;
}
#insider-video .featured h1
{
	margin-bottom: 15px;
	color: #f8a988;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
#insider-video .featured object
{
	float: left;
	width: 362px;
	height: 233px;
	margin: 0 10px 0 6px;
	border: solid 1px #616161;
}
.rtl #insider-video .featured object
{
	float: right;
	margin: 0 6px 0 10px;
}
#insider-video .featured .entry
{
	margin-left: 380px;
}
.rtl #insider-video .featured .entry
{
	margin: 0 380px 0 0;
}
#insider-video .featured h2
{
	margin-bottom: 4px;
	padding-top: 5px;
	font-size: 100%;
	text-transform: uppercase;
}
#insider-video .featured h2 a:hover
{
	color: #f8a988;
}
#insider-video .featured label
{
	font-weight: bold;
}
#insider-video .featured p
{
	margin-bottom: 5px;
}
#insider-video .featured .tags
{
	margin-top: 12px;
	padding-left: 40px;
	background: url(../img/tags-1.00.png) no-repeat center left;
	color: #808080;
}
.rtl #insider-video .featured .tags
{
	padding: 0 40px 0 0;
	background: url(../img/tags.rtl-1.00.png) no-repeat center right;
}
#insider-video .recents
{
	float: left;
	width: 271px;
	margin-right: 6px;
	border: solid 1px #616161;
}
.rtl #insider-video .recents
{
	float: right;
	margin: 0 0 0 6px;
}
#insider-video .recents.last
{
	margin: 0;
}
#insider-video .recents .content
{
	height: 154px;
	padding: 16px 14px;
	background-color: #fff;
	color: #000;
}
#insider-video .recents ul
{
	list-style-type: none;
}
#insider-video .recents li
{
	clear: both;
	height: 72px;
	margin-bottom: 5px;
}
#insider-video .recents li a
{
	color: #000;
	text-decoration: none;
}
#insider-video .recents li h3
{
	font-size: 100%;
	font-weight: bold;
}
#insider-video .recents img
{
	float: left;
	margin-right: 11px;
	border: solid 1px #616161;
}
.rtl #insider-video .recents img
{
	float: right;
	margin: 0 0 0 11px;
}
#insider-video .recents .info
{
	color: #808080;
}
#insider-video .recents .more
{
	clear: both;
	margin-top: 5px;
	text-align: right;
}
.rtl #insider-video .recents .more
{
	text-align: left;
}
#insider-video .recents .more a
{
	color: #666;
	text-transform: uppercase;
}
#insider-video .recents .more a:hover
{
	color: #f8a988;
}

#academy
{
	clear: both;
}
#academy .intro
{
	float: left;
	width: 290px;
	height: 245px;
	border: solid 1px #616161;
}
.rtl #academy .intro
{
	float: right;
}
#academy .welcome
{
	float: left;
	width: 294px;
	margin: 0 7px;
	border: solid 1px #616161;
	background: #000 url(../img/title2-1.00.png) repeat-x top;
}
.rtl #academy .welcome
{
	float: right;
}
#academy .welcome .title
{
	height: 24px;
	padding: 8px 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#academy .welcome .content
{
	height: 177px;
	padding: 18px 15px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
#academy .welcome h1
{
	margin-bottom: 2px;
	font-size: 100%;
	text-transform: uppercase;
}
#academy .welcome h1 a
{
	color: #000;
	text-decoration: none;
}
#academy .welcome h1 a:hover
{
	color: #f8a988;
}
#academy .welcome p
{
	margin-bottom: 6px;
}
#academy .welcome ul
{
	list-style-type: none;
	margin-bottom: 6px;
}
#academy .welcome li
{
	margin-bottom: 3px;
	background: url(../img/bullet-1.00.gif) no-repeat left top;
	padding-left: 10px;
}
.rtl #academy .welcome li
{
	background-position: right top;
	padding: 0 10px 0 0;
}
#academy .welcome .more
{
	text-align: right;
}
.rtl #academy .welcome .more
{
	text-align: left;
}
#academy .welcome .more a
{
	color: #808080;
	font-size: 10px;
	text-transform: uppercase;
}
#academy .welcome .more a:hover
{
	color: #f8a988;
}
#academy .glossary
{
	float: right;
	width: 290px;
	height: 414px;
	border: solid 1px #616161;
	background: #000 url(../img/title2-1.00.png) repeat-x top;
}
.rtl #academy .glossary
{
	float: left;
}
#academy .glossary .title
{
	height: 24px;
	padding: 8px 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#academy .glossary .title a
{
	color: #fff;
	text-decoration: none;
}
#academy .glossary .title a:hover
{
	color: #f8a988;
}
#academy .glossary object
{
	border: solid 1px #616161;
	margin: 9px 5px 0;
}
#academy .glossary .content
{
	height: 155px;
	padding: 20px 15px 18px;
	font-size: 12px;
	line-height: 140%;
}
#academy .glossary h2
{
	margin-bottom: 8px;
	font-size: 100%;
	text-transform: uppercase;
}
#academy .glossary h2 a
{
	color: #fff;
	text-decoration: none;
}
#academy .glossary h2 a:hover
{
	color: #f8a988;
}
#academy .glossary p
{
	margin-bottom: 8px;
}
#academy .glossary .more
{
	margin: 0 8px;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
.rtl #academy .glossary .more
{
	text-align: left;
}
#academy .glossary .more a
{
	color: #808080;
}
#academy .glossary .more a:hover
{
	color: #f8a988;
}
#academy .download
{
	float: left;
	width: 150px;
	height: 157px;
	margin-top: 10px;
	border: solid 1px #616161;
	background: #000 url(../img/title2-1.00.png) repeat-x top;
}
.rtl #academy .download
{
	float: right;
}
#academy .download .title
{
	height: 92px;
	margin: 8px 10px;
	text-transform: uppercase;
}
#academy .download .title a
{
	display: block;
	height: 80px;
	background: url(../img/download-1.00.png) no-repeat center bottom;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#academy .download .button
{
	margin: 0 6px;
	border: solid 1px #333;
	font-size: 12px;
	font-weight: bold;
}
#academy .download .button a
{
	display: block;
	width: 111px;
	height: 31px;
	padding: 5px 18px 5px 7px;
	background: url(../img/academy.download-1.00.png) no-repeat;
	color: #f8a988;
	text-decoration: none;
	text-transform: uppercase;
}
.rtl #academy .download .button a
{
	padding: 5px 7px 5px 18px;
	background-image: url(../img/academy.download.rtl-1.00.png);
}
#academy .keywords
{
	float: left;
	width: 290px;
	height: 157px;
	margin: 10px 5px 0;
	border: solid 1px #616161;
	background: #000 url(../img/title2-1.00.png) repeat-x top;
}
.rtl #academy .keywords
{
	float: right;
}
#academy .keywords .title
{
	height: 24px;
	padding: 8px 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#academy .keywords .title a
{
	color: #fff;
	text-decoration: none;
}
#academy .keywords .title a:hover
{
	color: #f8a988;
}
#academy .keywords .content
{
	height: 110px;
	padding: 6px 7px;
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
}
#academy .keywords .content a
{
	color: #fff;
	text-decoration: none;
}
#academy .keywords .keyword1
{
	font-size: 80%;
}
#academy .keywords .keyword2
{
	font-size: 100%;
}
#academy .keywords .keyword3
{
	font-size: 120%;
}
#academy .keywords .keyword4
{
	font-size: 130%;
	font-weight: bold;
}
#academy .keywords .keyword5
{
	font-size: 175%;
	font-weight: bold;
}
#academy .calendar
{
	float: left;
	width: 119px;
	height: 149px;
	margin-top: 10px;
	padding: 8px 10px 0;
	border: solid 1px #616161;
	background: #000 url(../img/title2-1.00.png) repeat-x top;
}
.rtl #academy .calendar
{
	float: right;
}
#academy .calendar .title
{
	margin-bottom: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
#academy .calendar .title a
{
	color: #fff;
	text-decoration: none;
}
#academy .calendar .title a:hover
{
	color: #f8a988;
}
#academy .calendar .all
{
	margin-top: 14px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
#academy .calendar .all a
{
	color: #808080;
}

#faq
{
	float: left;
	width: 553px;
	border: solid 1px #616161;
	color: #000;
}
.rtl #faq
{
	float: right;
}
#faq .title
{
	height: 24px;
	padding: 8px 10px 0;
	background: #000 url(../img/title2-1.00.png) repeat-x top;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#faq .content
{
	padding: 20px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}
#faq h1
{
	margin-bottom: 13px;
	color: #f8a988;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
#faq a
{
	color: #808080;
}
#faq ul
{
	margin-bottom: 19px;
	list-style-type: none;
}
#faq li
{
	display: block;
	margin-bottom: 4px;
	background: url(../img/faq.arrow-1.00.gif) no-repeat left top;
	padding-left: 18px;
}
.rtl #faq li
{
	background: url(../img/faq.arrow.rtl-1.00.gif) no-repeat right top;
	padding: 0 18px 0 0;
}
#faq li.opened
{
	background-image: url(../img/faq.arrow.opened-1.00.gif);
}
#faq .answer
{
	display: none;
	margin: 12px 0 12px -12px;
	border-style: dotted;
	border-color: #e9e9e9;
	border-width: 0 2px 2px;
	padding: 2px 10px 10px;
}
.rtl #faq .answer
{
	margin: 12px -12px 12px -0;
}

#success-form
{
	background: url(../img/success.form-1.00.gif) no-repeat top right;
}
.rtl #success-form
{
	background-position: top left;
}
#partner-form
{
	background: url(../img/partner.form-1.00.png) no-repeat top right;
}
.rtl #partner-form
{
	background-position: top left;
}
#friend-form
{
	background: url(../img/friend.form-1.00.png) no-repeat top right;
}
.rtl #friend-form
{
	background-position: top left;
}
#callback-form
{
	background: url(../img/callback.form-1.00.png) no-repeat top right;
}
.rtl #callback-form
{
	background-position: top left;
}
#email-form
{
	background: url(../img/email.form-1.00.png) no-repeat top right;
}
.rtl #email-form
{
	background-position: top left;
}
