﻿body {
	font-size: 62.5%;
	font-family: Tahoma, Arial, sans-serif;
}
/*-----------------------------------------------------------------------------------------------
	Font Text
-----------------------------------------------------------------------------------------------*/
h2, h4, h3, h5, h6, h1 {
	text-align: right;
	font-weight: normal;
}
h1 {
	clear: both;
}
h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif,"Courier New";
	font-size: 2em;
}
h3 {
	font-family: "B Yekan",Arial, Tahoma, Helvetica, sans-serif,"Courier New";
	font-size: 1.8em;
}
h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif,"Courier New";
	font-size: 1.4em;
	font-weight: bold;
}
h5 {
	font-family: Tahoma, Helvetica, sans-serif,"Courier New";
	font-size: 1.0em;
	font-weight: bold;
	color: #676e74;
}
h6 {
	font-family: Tahoma, Helvetica, sans-serif,"Courier New";
	font-size: 0.9em;
}
/*-----------------------------------------------------------------------------------------------
	Task Bar & Navi Bar
-----------------------------------------------------------------------------------------------*/
/*  Use it in line 149
.taskbar {
	text-align: right;
	margin: 0 10px 0 0;
}
*/
.taskbar h4 {
	float: right;
}
.taskbar ol {
	float: right;
	font-size: 1.0em;
}
ul.navibar {
	font-size: 0.9em;
	text-align: right;
}
ul.navibar li {
	text-align: right;
	float: right;
}
ul.navibar li a {
	padding: 7px 22px 10px 10px;
	background-image: url('../images/navi_slicer.gif');
	background-position: right top;
}
ul.navibar li a.logohome-bar {
	padding: 8px 35px 9px 10px;
	background-position: 70px top;
}
/*-----------------------------------------------------------------------------------------------
	layout
-----------------------------------------------------------------------------------------------*/
div#contents {
	float: left;
	margin-left: 2px;
	direction: rtl;
}
html > body div#contents {
	margin-left: 4px;/* Correct value for browsers that don't suffer from IE Win' s bugs */
}
div#sidebar {
	float: right;
	text-align: right;
	margin-right: 2px;
}
html > body div#sidebar {
	margin-right: 4px;
}
/* Hot Panel + Welcome */
div#mainandhot {
	background-position: 67% center;
}
div#welcome {
	float: right;
	line-height: 18px;
	padding-left: 20px;
}
div#welcome h4 {
	font-family: "B Yekan",Tahoma,Arial,sans-serif;
	background-image: url('../images/Flag_welcome.gif');
}
div#hotbox {
	float: left;
	padding: 0 10px 0 0;
}
div#hotbox .controls {
	float: left;
}
/* single tab hotpox */
.tabs {
	text-align: right;
	float: right;
}
.tabs a {
	float: right;
}
img.hotphoto {
	float: right;
}
.contentstyle, div#head-abstract, .taskbar, div.body-abstract {
	margin-right: 10px;
	text-align: right;
	direction: rtl;
}
div#mainandhot {
	text-align: right;
}
html > body div#mainandhot {
	margin: 10px 10px 10px 0; /* Correct value for browsers that don't suffer from IE Win' s bugs */
}
/*-----------------------------------------------------------------------------------------------
	navigation menu
-----------------------------------------------------------------------------------------------*/
ul#navigation li {
	background-image: url('../images/Header_fa.gif');
	float: left;
}
ul#navigation li h1 {
	text-indent: -9000px;
	font-size: 1.6em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
ul#navigation li a {
	text-indent: -9000px;
	font-size: 1.2em;
	font-family: "B Yekan", Tahoma, Arial, sans-serif;
}
ul#navigation li a:hover {
	text-decoration: none;
}
ul#navigation li#Language {
	background-position: right 0px;
}
ul#navigation li#Language:hover {
	background-position: right -63px;
}
ul#navigation li#home {
	background-position: -794px 0px;
	width: 111px;
}
ul#navigation li#home:hover {
	background-position: -794px -63px;
}
ul#navigation li#about {
	background-position: -707px 0px;
	width: 87px;
}
ul#navigation li#about:hover {
	background-position: -707px -63px;
}
ul#navigation li#lagermania {
	background-position: -618px 0px;
	width: 89px;
}
ul#navigation li#lagermania:hover {
	background-position: -618px -63px;
}
ul#navigation li#midea {
	background-position: -549px 0px;
	width: 69px;
}
ul#navigation li#midea:hover {
	background-position: -549px -63px;
}
ul#navigation li#clubfarsun {
	background-position: -433px 0px;
	width: 116px;
}
ul#navigation li#clubfarsun:hover {
	background-position: -433px -63px;
}
ul#navigation li#services {
	background-position: -351px 0px;
	width: 82px;
}
ul#navigation li#services:hover {
	background-position: -351px -63px;
}
ul#navigation li#btnnews {
	background-position: -292px 0px;
	width: 59px;
}
ul#navigation li#btnnews:hover {
	background-position: -292px -63px;
}
ul#navigation li#contact {
	background-position: -194px 0px;
	width: 98px;
}
ul#navigation li#contact:hover {
	background-position: -194px -63px;
}
ul#navigation li#farsunlogo {
	background-position: left 0px;
	width: 194px;
}
/*-----------------------------------------------------------------------------------------------
	Lagermania
-----------------------------------------------------------------------------------------------*/
div#head-abstract {
	/*height: 65 24px;*/
	line-height: 1.2em;
}
div.head-min {
	height: 35px;
}
div.head-max {
	height: 65px;
	padding: 0 0 10px 0;
}
div#head-abstract h3 {
	/*float:right;*/
	margin: 0 16px 0 0;
	padding: 9px 16px 0px 0;
	color: #FFFFFF;
	line-height: 20px;
}
html > body div#head-abstract h3 {
	margin: 0 0px 0 0;
	padding: 9px 32px 0px 0;/* Correct value for browsers that don't suffer from IE Win' s bugs */
}
div#head-abstract h3 code {
	font-family: Arial,Tahoma,Helvetica,sans-serif,"Courier New";
}
div#head-abstract h5 {
	float: right;
	text-align: right;
	padding: 12px 43px 0 0;
	font-size: 1.1em;
}
div#head-abstract span {
	float: left;
	text-align: left;
	padding: 9px 0 0 20px;
}
div.main-abstract {
	line-height: 1.4em;
}
/*----- Model-box ---- */
div.model-box {
	height: auto!important;
	clear: both; /*--padding-top:0 !important;*/;
	direction: rtl;
}
/* --- Model Box Row width 100% ------------------ */
div.row {
}
div.row ol {
	min-height: 43px;
	height: auto!important;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.81em;
	text-align: right;
	color: #444444;
	margin: 5px 0 0px 0;
	padding: 0px 10px 0px 0px;
	border-top: 1px #e0e0e0 dotted;
	display: block;
	clear: both;
	background: transparent none repeat scroll right top;
}
html > body div.row ol {
	line-height: 1.91em;
}
div.row ol li {
	font-size: 1.0em;
}
div.row ol li:hover {
	color: #000;
}
/*----- files faq ---- 
div.row ol li a{
width: 400px; float:right;
}

div.row ol li a:hover{
	cursor:pointer;
} 
div.row ol li span{
float:right; direction: ltr
}
div.row ol li img{
margin:2px 10px 0 10px;  float:right; height:16px; width:16px;
}
*/
/*----- files  ---- */
#listfiles {
}
#listfiles ol {
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
}
#listfiles ol li {
	clear: both;
}
#listfiles ol li a {
	width: 420px;
	float: right;
	display: block;
}
#listfiles ol li a:hover {
	cursor: pointer;
}
#listfiles ol li span {
	float: right;
	direction: ltr;
}
#listfiles ol li img {
	margin: 2px 10px 0 10px;
	float: right;
	height: 16px;
	width: 16px;
}
/*-----  faq ---- */
#listfaq {
}
#listfaq ol {
	list-style-type: square;
	background-image: none;
}
#listfaq ol li a {
}
#listfaq ol li a:hover {
	cursor: pointer;
}
#listfaq ol li div {
	clear: both;
}
div.files {
	clear: both;
	display: block;
	height: 20px;
}
div.files h4 {
	background: transparent url('../images/all-symbol.gif') no-repeat scroll right -19px;
	color: #009E3B; /*font-weight:normal;*/;
	float: right;
	width: 100px;
	padding-right: 35px;
}
div.files span {
	color: #777777; /*font-weight:normal;*/;
	float: left;
	text-align: left;
	width: 300px;
	font-size: 0.9em;
}
div.faq {
	clear: both;
	display: block;
	height: 18px;
}
div.faq h4 {
	background: transparent url('../images/all-symbol.gif') no-repeat scroll right -42px;
	color: #FF8500; /*font-weight:normal;*/;
	float: right;
	width: 100px;
	padding-right: 35px;
}
div.faq span {
	color: #777777; /*font-weight:normal;*/;
	float: left;
	text-align: left;
	width: 300px;
	font-size: 0.9em;
}
/*----- Barnd Detail ---- */
div#brand-detail {
	height: 166px;
}
div#brand-detail p {
	text-align: justify;
	padding: 5px 0;
}
div#brand-detail span {
	clear: both;
	float: left;
}
div#brand-detail a {
	line-height: 1.4em;
	color: #666666;
	/* padding: 0px 5px 3px 5px; 
	width: auto;
	font-size: 0.9em;*/
}
div#brand-detail a:hover {
	color: #29A959;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px #cccccc solid;
}
/*div#brand-detail ol{
	color:#666666;	
	
}
div#brand-detail ol li{
	border-right:1px #cccccc solid;	
	float:right;
	padding:0px 5px 2px 5px;
	font-size:1.0em;
	margin:5px 0 0 0;
}*/
div#brand-detail img {
	border: 0;
	float: right;
	display: block;
	margin: 5px 0 0 0;
	height: 160px;
}
div#brand-detail img#pimglogo, div#brand-detail img#ctl00_ContentPlaceHolderHomeBox_ctl00_pimglogo {
	width: 168px;
}
div#brand-detail img#pimgphoto, div#brand-detail img#ctl00_ContentPlaceHolderHomeBox_ctl00_pimgphoto {
	width: 120px;
}
div#brand-detail div {
	float: right;
	width: 339px;
	margin: 0 19px 0 19px;
}
/* ---- Tab TOP BOX-- */
div.toptab h3 {
	font-size: 1.6em;
}
div.toptab h3 a {
	margin: 0 15px 0 0;
	float: right;
}
/* ---- -- */
div.body-typebox {
	direction: rtl;
	float: right;
	margin: 0 7px 10px 0px;
	padding: 10px;
	width: 209px;
	height: 130px;
	background: transparent none no-repeat scroll center top;
}
html > body div.body-typebox {
	margin: 0 10px 10px 0px;/* Correct value for browsers that don't suffer from IE Win' s bugs */
}
div.body-typebox h4 a {
	clear: both;
	display: block;
	color: #000;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 19px 0 0;
	border: 0;
}
div.body-typebox h4 a:hover {
	text-decoration: none;
	color: #FF8600;
	cursor: pointer;
}
div.body-typebox p {
	color: #666666; /*display: block;*/;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
}
div.body-typebox p a:hover {
	color: #222222;
	text-decoration: none;
}
div.body-typebox p img {
	float: left;
	margin: 0 12px 0 0;
	width: 100px;
	height: 112px;
}
div.body-modelbox {
	direction: rtl;
	float: right;
	margin: 0 7px 7px 0px;
	padding: 20px 1px 10px 1px;
	width: 227px;
	height: 238px;
	background: transparent none no-repeat scroll center top;
}
html > body div.body-modelbox {
	margin: 0 10px 7px 0px;/* Correct value for browsers that don't suffer from IE Win' s bugs */
}
div.body-modelbox div {
	text-align: center;
	border-bottom: 1px transparent solid;
	height: 188px;
}
div.body-modelbox div:hover {
	text-decoration: none;
	border-bottom: 1px transparent solid;
	cursor: pointer;
}
div.body-modelbox h4 {
	text-align: center;
	font-size: 1.3em;
}
div.body-modelbox h5 {
	text-align: center;
	font-weight: normal;
}
div.body-modelbox h4 a {
	text-align: center;
}
div.body-modelbox h4 a:hover {
	text-decoration: none;
}
div.body-modelbox img {
	border: 0;
	margin: 0 39px 4px 39px;
	max-height: 149px;
	min-height: 149px;
	height: auto!important;
	max-width: 149px;
	min-width: 149px;
	width: auto!important;
	display: block;
}
/* max-width for IE6  
* html div.body-modelbox img {
  width: expression(document.body.clientWidth > 148 ? "149px" : "auto");
}*/
div.body-modelbox ol {
	line-height: 1.4em;
	font-size: 1.0em;
	padding: 2px;
	color: #444444;
}
div.body-modelbox ol:hover {
	color: #000 !important;
}
/*-----------------------------------------------------------------------------------------------
	Brand>Type>model....
-----------------------------------------------------------------------------------------------*/
/*----- model-review  ---- */
div#model-review {
	min-height: 240px;
	height: auto!important;
	clear: both;
	direction: rtl;
}
/*-------------La GErmania-----------------------------------------*/
div.col {
	margin: 0 15px 0 0;
	padding: 0;
	width: 230px;
	float: right;
	height: auto;
}
/* --- Model Atom Center ------------------ */
div#model-atom {
	text-align: center;
}
div#model-atom ul {
	margin: 0;
}
div#model-atom ul li {
	display: inline;
	text-align: center;
}
div#model-atom ul li img {
	margin: 0;
	border: 3px #FFFFFF solid;
	max-height: 29px;
	max-width: 29px;
	min-height: 29px;
	min-width: 29px;
	height: auto!important;
	width: auto!important;
}
div#model-atom ul li img:hover {
	border: 3px #eeeeee solid;
}
div#model-atom ol {
	list-style-type: none;
	list-style-position: inside;
	line-height: 1.4em;
	text-align: right;
	color: #555555;
	margin: 5px 0 5px 0;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px #e0e0e0 dotted;
	border-top: 1px #e0e0e0 dotted;
}
div#model-atom ol:hover {
	background-color: #eeeeee;
}
div#model-atom div {
	padding: 0 10px 0 10px;
	height: auto;
}
div#model-atom div a {
	font-size: 0.9em;
	color: #cccccc;
	background: transparent url('../images/all-symbol.gif') no-repeat scroll right -224px;
	width: 85px;
	height: 17px;
	padding: 2px 20px 3px 0;
	float: right;
	text-align: right;
}
div#model-atom div a:link {
	color: #555555;
}
div#model-atom div a:hover {
	background: transparent url('../images/all-symbol.gif') no-repeat scroll right -111px;
	text-decoration: none;
	color: #FF8600;
	cursor: pointer;
}
/* --- Model Top Option ------------------ */
div#model-top {
}
div#model-top ol {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5em;
	text-align: right;
	color: #555555;
	margin: 5px 0 5px 0;
	padding: 7px 10px 7px 0px;
	border-top: 1px #e0e0e0 dotted;
}
div#model-top ol li {
	font-size: 0.9em;
}
div#model-top ol li span {
	font-size: 1.1em;
}
/* --- Model Photo & name ---- */
div#model-photo {
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #697F92;
	width: 175px;
}
div#model-photo h5 {
	text-align: center;
	font-weight: normal;
}
div#model-photo h4 {
	text-align: center;
	font-size: 1.3em;
}
div#model-photo img {
	border: 0;
	margin: 0 auto 5px auto;
	max-height: 149px;
	min-height: 149px;
	height: auto!important;
	max-width: 149px;
	min-width: 149px;
	width: auto!important;
	display: block;
}
/*-------------Thumbnail Photo Model- Soon ----------------------*/
div#model-photo ul {
	text-align: center;
	background-color: transparent;
	height: 53px;
	width: 158px;
	margin: 5px auto auto auto;
}
div#model-photo ul li {
	display: inline;
}
div#model-photo ul li a {
	display: inline;
	padding: 3px;
	float: right;
	width: 45px;
	height: 45px;
	margin: 1px 1px 0px 0px;
}
div#model-photo ul li a img {
	border: 0;
	height: 45px!important;
	width: 45px!important;
	max-width: 45px!important;
	max-height: 45px!important;
	min-width: 45px !important;
	min-height: 45px!important;
	margin: auto;
}
html > body div#model-photo ul li a img {
	height: auto;
	width: auto;
}
/*-----------------------------------------------------------------------------------------------
	menu
-----------------------------------------------------------------------------------------------*/
div#listbox ul {
	padding: 7px 0 0px 0;
	font-size: 9pt;
	border-right: 1px #ADD0E3 solid;
	border-left: 1px #ADD0E3 solid;
	width: 227px;
	height: 352px;
	background-color: #FFF;
}
html > body #listbox ul {
	padding: 7px 0 8px 0;/* Correct value for browsers that don't suffer from IE Win' s bugs */
}
div#listbox ul li {
	direction: rtl;
	height: 25px;
	margin: 0 auto 0 auto;
	color: #000;
	text-decoration: none;
	background: transparent url('../images/Line_H_223.gif') no-repeat center bottom;
}
div#listbox ul li a {
	margin: 0 auto 0 auto;
	display: block;
	text-decoration: none;
	padding: 4px 48px 8px 0px;
	background: transparent url('../images/sidebar_bg.gif') no-repeat left top;
	width: 175px;
}
div#listbox ul li a.brands {
	clear: both;
	margin: 0 auto 0 auto;
	color: #009E3B;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	padding: 2px 28px 8px 0px;
	background: transparent;
	width: 195px;
}
div#listbox ul li a.brands:hover {
	color: #009E3B;
	background: transparent;
	cursor: default;
}
div#listbox ul li a:hover {
	color: black;
	cursor: pointer;
	background-position: 0 -26px;
}
div#listbox ul li.currentmenu a {
	color: white;
	background-position: 0 -52px;
}
/*-----------------------------------------------------------------------------------------------
	in side bar
-----------------------------------------------------------------------------------------------*/
div.header-Latest {
	background-image: url('../Images/head-sidebar.gif');
}
#latest-info, #ctl00_ContentPlaceHolderLastestBox_ctl00_latestinfo {
	color: #555555;
	direction: rtl;
	line-height: 1.4em;
	font-style: normal;
}
.header-Latest h3 {
	text-align: right;
	font-size: 1.6em;
	padding: 2px 20px 0 0;
}
#latest-info h4, #ctl00_ContentPlaceHolderLastestBox_ctl00_latestinfo h4 {
	clear: both;
	display: block;
	padding: 0px 35px 0 0;
	font-weight: bold;
	background: transparent url('../images/all-symbol.gif') no-repeat scroll right 3px;
	height: 20px;
	text-indent: 0px;
	color: #2d43b5; /*font-weight:normal;*/
}
#LatestFiles h4 {
	background: transparent url('../images/all-symbol.gif') no-repeat scroll right -19px;
	color: #009E3B; /*font-weight:normal;*/
}
#LatestFAQ h4 {
	background: transparent url('../images/all-symbol.gif') no-repeat scroll right -42px;
	color: #FF8500; /*font-weight:normal;*/
}
#latest-info i, #latest-info em, #ctl00_ContentPlaceHolderLastestBox_ctl00_latestinfo i, #ctl00_ContentPlaceHolderLastestBox_ctl00_latestinfo em {
	font-style: normal;
	font-size: 0.9em;
	margin: 0;
	color: #999999;
}
#latest-info br, #ctl00_ContentPlaceHolderLastestBox_ctl00_latestinfo br {
	margin: 0px 0 7px 0;
}
/*-----------------------------------------------------------------------------------------------
	footer
-----------------------------------------------------------------------------------------------*/
div#footer ul {
	direction: rtl;
	float: right;
	font-size: 0.8em;
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	padding: 0 3px;
	color: #4C637C;
}
div#footer ul li a:hover {
	background-color: #D1F75D;
	text-decoration: none;
	color: #006F29;
}
div#footer span {
	float: left;
	font-size: 0.9em;
	letter-spacing: 1px;
}
/*-----------------------------------------------------------------------------------------------
	homepage
-----------------------------------------------------------------------------------------------*/
a.advbox {
	float: left;
	margin: 0 10px 7px 0;
}
html > body a.advbox {
	margin: 0 10px 7px 0; /* Correct value for browsers that don't suffer from IE Win' s bugs */
}
/*-----------------------------------------------------------------------------------------------
	style 
-----------------------------------------------------------------------------------------------*/
.style-red {
	color: #CC0000;
}
.style-black {
	color: #000;
}
.style-green {
	color: #33CC33;
}
.style-blue {
	color: #00CCFF;
}
.style-discontinue {
	color: #555555;
	text-decoration: line-through;
}
/*-----------------------------------------------------------------------------------------------
	about
-----------------------------------------------------------------------------------------------*/
div#body-miniabout {
	direction: rtl;
	float: right;
}
div#body-miniabout h4 {
	float: right;
}
div#body-shortcut {
	direction: rtl;
	float: left;
	margin: 0 7px 0px 0px;
}
html > body div#body-shortcut {
	margin: 0 10px 0px 0px;/* Correct value for browsers that don't suffer from IE Win' s bugs */
}
div#body-miniabout div.abody, div#body-shortcut div.abody {
	line-height: 1.6em;
}
div#body-miniabout div.abody img {
	float: right;
	margin: 0 0 5px 5px;
}
html > body div#body-miniabout div.abody img {
	margin: 0 0 5px 5px;/* Correct value for browsers that don't suffer from IE Win' s bugs */
}
div#body-shortcut ol {
	line-height: 1.5em;
	text-align: right;
}
div#body-shortcut ol li {
	font-size: 1.1em;
	border-right: 5px transparent solid;
	padding: 0 5px 2px 0;
}
/*---------------======== Panel article==========  ---------------*/
div.article {
	line-height: 1.5em;
	font-size: 1.0em;
	direction: rtl;
	float: left;
}
div.article h4, div.article h3 {
	text-align: right;
	clear: right;
	font-family: "B Yekan",Tahoma,Arial,sans-serif;
	font-size: 1.6em;
	font-size: 1.5em;
}
div.article p {
}
div.article p img {
	float: right;
	margin: 0 0 20px 20px;
}
div.article img.float-right {
	margin: 0 0 20px 20px;
	float: right;
}
div.article img.float-left {
	margin: 0 20px 20px 0;
	float: left;
}
div.article h5 {
	font-size: 1.6em;
	text-align: right;
	padding-right: 10px;
	font-family: "B Yekan",Tahoma,Arial,sans-serif;
}
div.article ul {
	text-align: right;
	line-height: 1.91em;
}
/*-----------------------------------------------------------------------------------------------
	News
-----------------------------------------------------------------------------------------------*/
div.footer-abstract-farsun {
	background: transparent no-repeat scroll center top url('../images/footer-Abstract-Farsun.gif');
	height: 16px;
	display: block;
	clear: both;
	margin-bottom: 1px;
}
html > body div.footer-abstract-farsun {
	margin-bottom: 7px;
}
div.article a.btnmore {
	background-image: url('../images/btn-more.gif');
	font-size: 0.9em;
	float: left;
	padding: 0 5px 4px 7px;
	margin: 0 10px 0 0;
	line-height: normal;
}
div.article span.infonews {
	float: right;
	font-size: 0.9em;
	line-height: normal;
	text-align: right;
}
/*-----------------------------------------------------------------------------------------------
	Style Table
-----------------------------------------------------------------------------------------------*/
table.tablesorter {
	font-family: Tahoma;
	font-size: 8pt;
	text-align: right;
	background-color: #e1e1e1;
	margin: 20px 0 20px;
	width: 100%;
	border-bottom: 2px solid #E0E0E0;
	border-collapse: separate;
	border-spacing: 1px;
}
table.tablesorter tbody td {
	background-color: #FFFFFF;
	color: #2D2D2D;
	padding: 5px;
	vertical-align: top;
}
table.tablesorter thead tr .header {
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #CBF54B;
	border: 1px solid #FFFFFF;
	font-size: 1.6em;
	padding: 5px;
	font-family: Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
table.tablesorter tbody tr.odd td {
	background-color: #f2fbfe;
	color: #1D1D1D;
}
table.tablesorter tbody tr td:hover {
	color: #000;
}
table.tablesorter tbody tr td.dir-ltr {
	direction: ltr;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}
/*-----------------------------------------------------------------------------------------------
	etooltip
-----------------------------------------------------------------------------------------------*/
#tooltip {
	direction: rtl;
	font-size: 1.2em;
	text-align: right;
}
/* ---------------- Google Docs ------------------------------------------------------------ */
.ss-textarea {
	max-width: 99%;
}
.ss-form-entry input {
	vertical-align: middle;
	margin-top: 0;
}
.g {
	color: #666;
}
.i {
	display: inline;
}
.ss-form-desc {
	font: inherit;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
	width: 99%;
	margin: 0;
}
.ss-q-title {
	display: block;
	font-weight: bold;
	font-size:1.8em;
}
.ss-q-help {
	display: block;
	color: #666;
	margin: 1.1em 0 .25em 0;
	font-size:1.1em;
}
.ss-q-long {
	max-width: 95%;
}
textarea.ss-q-long {
	width:420px;
	margin:10px;
	font-size:1.1em;
	line-height:15px;
}
.ss-form-entry {
	margin:1.5em  auto;
	zoom: 1;
	text-align:right;
}

