body
{
	background: url(images/mainbg.gif) repeat-x top;
	font-family: Arial, "Times New Roman", Verdana;
	font-size: 14px;
}
.body_level2{
	background: url(images/mainbg2.gif) repeat-x top;
}

#flash td{
	vertical-align: top;
}

hidden{
	float:left;
}

fieldset#filter 
{
	margin-bottom: 30px;
}

div.above
{
	text-align: right;
}

.stats
{
	float: left;
}

.stats strong
{
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
}

.stats a
{
	font-weight: bold;
}

fieldset#filter strong
{
	color: #789e02;
	font-weight: bold;
	font-size: 18px;
	padding-right: 20px;
}

div.adminTable
{
	clear: both;
	border: 1px solid #a9aaa9;
	padding: 1px;
	margin-top: 10px;
}

table.adminTable
{
	width: 100%;
	border-collapse: collapse;
}

.adminTable thead tr
{
	background: url(images/thBg.gif);
	height: 27px;
}

.adminTable tbody tr
{
}

.adminTable tbody tr td
{
	border-bottom: 1px solid #e2e2e2;
}

.adminTable thead tr th, .adminTable tr td
{
	height: 33px;
	padding-left: 21px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	vertical-align: middle;
}

.adminTable thead tr th
{
	height: 27px;
}

.adminTable tfoot .prevPage, .adminTable tfoot .nextPage
{
	font-weight: bold;
	color: #000;
}

.adminTable tfoot .prevPage
{
	float: left;
}

.adminTable tfoot .nextPage
{
	float: right;
	margin-right: 21px;
}

.inputArea
{
	width: 190px;
	border: 1px solid #d9d9d9;
	height: 23px;
	margin-left: 0px;
	margin-right: 0px;
}

.confirmButton, .declineButton
{
	width: 74px;
	height: 24px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: none;
	margin-left: 10px;
}

.confirmButton
{
	cursor: pointer;
	background: url(images/confirmBtn.gif);
}

.declineButton
{
	background: url(images/declineBtn.gif);
}


.login{
	background-color:#898989;
	background-image:none;
	height:100%;
	width:100%;
}
.admin_add{
	background-color:#898989;
	background-image:none;
	height:100%;
	width:100%;
}
.clear_both{clear:both;}
a
{
	text-decoration: none;
	color:#789e02;
	font-size:12px;
}

a:hover
{
	text-decoration: underline;
}
.red{
	color:#fe0101;
	font-size:14px;
}
/* HEADER */
#header{
	width:897px;
}

#header .top
{
	text-align: right;
}
	

#header .top .phone 
{
	float: right;
	font-size: 12px;
	height: 20px;
	margin-right: 30px;
	margin-top: 10px;
	width: 100px;
}

#header .top .phone span
{
	font-weight: bold;
}

#header .top .languages
{
	background: url(images/languages.gif) no-repeat;
	float: right;
	height: 24px;
	text-align: center;
	width: 132px;
}

#header .top .languages ol
{
	margin-top: 4px;
}

#header .top .languages li
{
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	font-weight: bold;

}

#header .top .languages li.first
{
	border-left: none;
}

#header .top .languages li a
{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#header .top .languages li a:hover
{
	text-decoration: none;
}

#header #logo
{
	background: url(images/logo.png) no-repeat;
	float: left;
	height: 62px;
	margin-top: 20px;
	width: 230px;
	margin-left:15px;
}

#header #logo a{
	display:block;
	height: 62px;
	width: 222px;
}

#header #mainmenu
{
	float: right;
	width:450px;
	margin-top: 25px;
	margin-bottom: 16px;
	white-space: nowrap;
}

#header #mainmenu a
{
	color: #000;
	font-size: 15px;
}

#header #mainmenu li
{
	display: inline;
	padding: 15px;
}

#header #submenu
{
	clear: both;
}

#header #submenu #board
{
	background: url(images/board.gif) no-repeat;
	float: left;
	height: 191px;
	width: 323px;
}

#header #submenu #apple
{
	background: url(images/apple.jpg) no-repeat;
	float: left;
	height: 135px;
	width: 398px;
	margin-bottom:12px;
	background-repeat:no-repeat;

}
#header #submenu #apple2
{
	background: url(images/apple2.jpg) no-repeat;
	float: left;
	height: 135px;
	width: 700px;
	background-position:left bottom;
	
}
#header #submenu #apple3
{
	background: url(images/apple3.jpg) no-repeat;
	float: left;
	height: 135px;
	
	width: 700px;
}
#header #submenu #apple4
{
	background: url(images/apple4.jpg) no-repeat;
	float: left;
	height: 135px;
	background-repeat:no-repeat;
	width: 700px;
}
#header #submenu #apple5
{
	background: url(images/apple5.jpg) no-repeat;
	float: left;
	height: 135px;
	background-repeat:no-repeat;
	width: 700px;
}



#header #submenu ol a
{
	border-bottom: 1px solid #3e3e3e;
	float: left;
	height: 50px;
	margin-left: 5px;
	width: 185px;
	padding:5px 0;
}

#header #submenu ol a.download
{
	background: url(images/btndownload.gif) no-repeat;
}

#header #submenu ol a.buyoncd
{
	background: url(images/btnbuy.gif) no-repeat;
}

#header #submenu ol a.useonline
{
	background: url(images/btnuse.gif) no-repeat;
}

#header #submenu ol a.mobileversion
{
	background: url(images/btnmobile.gif) no-repeat;
}

#header #submenu ol div.didyounoticed
{
	background: url(images/notice.gif);
	float: right;
	height: 93px;
	width: 106px;
	position: absolute;
	top: 166px;
	margin-left: 17px;
}
.float_r{
	float:right;
}
.float_l{
	float:left;
}
.intermediate
{
	clear: both;
	height: 49px;
}

.intermediate2
{
	clear: both;
	height: 80px;
	padding-top:0px;
}

*html .intermediate2
{
	clear: both;
	height: 87px;
	margin-top:15px;
}

#freedownload
{
	background: url(images/freeDownload.gif);
	height: 100px;
	left: 20px;
	top: -28px;
	width: 106px;
}

*html #freedownload
{
	background: url(images/freeDownload.gif) no-repeat;
	height: 90px;
	left: 20px;
	top: -28px;
	width: 106px;
}

#freedownload a
{
	display: block;
	padding-top: 100px;
	width: 106px;
	height: 0;
	overflow: hidden;
	text-indent: 143px;
}

#hand
{
	background: url(images/hand.gif);
	height: 52px;
	left: 250px;
	top: -52px;
	width: 68px;
}

#main .header div.text
{
	padding-left: 40px;
}

#main .header div.text .logobw
{
	margin-top: 20px;
	margin-right: 120px;
}


#main .header div.text img
{
	vertical-align: top;
}

#main .header2 div.text
{
	padding-left: 130px;
}
#main .header2 div.text2
{
	padding-left: 30px;
	padding-right:30px;
}

#main .header2 div.text .logobw
{
	margin-top: 20px;
	margin-right: 20px;
}


#main .header2 div.text img
{
	vertical-align: top;
}


#freedownload, #hand
{
	position: absolute;
	margin: 0px !important;
}

}
.line
{
	float:left;
	background-color:#f5f5f5;
	height: 40px;
	margin-bottom: 15px;
	width:900px;
	margin-left:12px;
	display:inline;
}

#footer #payments
{
	background: url(images/payments.gif) no-repeat;
	float: right;
	margin-right: 10px;
	height: 29px;
	width: 65px;
}

#footer #copyright, #footer #designby
{
	
	color: #9c9b9c;
	font-size: 10px;
}

#footer #designby
{	display:block;
	margin-top: 15px;
	font-size: 12px;
}
#footer #designby:hover {
text-decoration:none;
}

#footer #designby img
{
	vertical-align: middle;
}
#flash .left_text{
	float:left;
	width:260px;
	color:#1c1c1c;
	font-size:14px;
}
#flash .right_text a{
	color:#687f21;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}
#login .inp input{
	width:180px;
	height:25px;
	background-color:white;
	border:0px;
	color:#4e4d4d;
	font-size:14px;
}
#login .member a{
	color:#1c1c1c;
	font-size:11px;
	text-decoration:underline;
}
#content_footer .more{
	font-family:Verdana;
	font-size:30px;
	color:#424242;
	padding-left:19px;
	padding-top:12px;
}
#content_footer span{
	font-size:14px;
	color:#c12b33;
	display:block;
	padding-left:36px;
	font-weight:bold;
	padding-top:8px;
}
#content_footer ul li a{
	font-size:14px;
	color:#687f21;
	text-decoration:underline;
}
#content_footer ul li a:hover{
	font-size:14px;
	color:#687f21;
	text-decoration:none;
}
#content_level2 .box span{
	color:#1c1c1c;
	font-size:18px;
}
#tableVersion .Tabtitle{
	font-size:24px;
	color:#687f21;
	padding-top:20px;
	padding-bottom:25px;
	width:100%;
}
#tableVersion .bgTitle td{
	width:21%;
	padding-left:8px;
	font-size:11px;
}
#tableVersion .contentTitle td{
	width:21%;
	padding-left:8px;
	font-size:11px;
	padding-top:10px;
	border-bottom:1px solid #dddcdc;
	padding-bottom:10px;
}
.box_online .more{
	font-family:Verdana;
	font-size:30px;
	color:#424242;
	padding-left:19px;
	padding-top:12px;
}
.box_online ul li a{
	font-size:14px;
	text-decoration:underline;
	color:#687f21;
}
#reg{
	float:left;
	width:500px;
	font-size:11px;
	color:#3f3e3e;
}

#reg form{
	float:left;
	width:500px;
	font-size:11px;
	color:#3f3e3e;
}

#reg .box_reg{
	color:#4e4d4d;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	float:left;
}
#reg .inp_reg textarea{
	border:1px solid #d9d9d9;
	width:255px;
	color:#3f3e3e;
	font-size:14px;
	padding-left:5px;
	height:150px;
	margin-left:0px;

}
#reg .inp_reg select{
	border:1px solid #d9d9d9;
	height:28px;
	width:262px;
	color:#3f3e3e;
	font-size:14px;
}
.more_support .more{
	font-family:Verdana;
	font-size:25px;
	color:#424242;
	padding-bottom:30px;
}
.more_support .info_support{
	float:left;
	color:#647a89;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:15px;
	width:175px;
}
/*----------Login---------*/
#bg_login .inpLogin input{
	width:185px;
	height:25px;
	color:#4e4d4d;
	font-size:14px;
	padding-left:5px;
	padding-top:3px;
	border:0px;
}
#bg_login .remember{
	color:#1c1c1c;
	font-size:11px;
	text-align:left;
}
#bg_login .remember2{
	color:#1c1c1c;
	font-size:11px;
	padding-top:10px;
	text-align:left;	
}
#bg_login .remember2 a{
	color:#1c1c1c;
	font-size:11px;
	text-decoration:underline;
	line-height:17px;	
}
.error{
	margin: -25px 0 6px 0;
	font-size:10px;
	font-weight: bold;
	color: Red;
	width:190px;
	height: 20px;
	
}

*html .error{
	height: 24px;
	margin: -25px 0 0px 0;
}

/*-----------admin Add----------*/
#bg_add .titleAdd{
	color:#789e02;
	font-size:24px;
	float:left;
	padding-top:40px;
	padding-left:45px;
}
#bg_add .boxAdd_l2{
	padding-bottom:10px;
	text-align:left;
	font-size:12px;
	color:#4e4d4d;
}
#bg_add .inpAdd{
	border:0px;
	color:#4e4d4d;
	font-size:14px;
	padding-top:5px;
	padding-left:5px;
	height:18px;
	width:190px;
}
#bg_add .selectAdd{
	border:0px;
	color:#4e4d4d;
	font-size:14px;
	padding-left:5px;
	height:23px;
	width:195px;
}

.titleDemoBox{
	float:left;
	width:555px;
	background-image:url('images/bg_demo.gif');
	background-repeat:no-repeat;
}
.titleDemoBox .btFreeDemo{
	float:left;
}
img{
	border:0px;
}
.titleDemoBox .titleDemo{
	float:left;
	font-size:24px;
	font-weight:bold;
	padding-top:25px;
	padding-left:5px;
}
.titleDemoBox .textFell{
	float:right;
	padding-top:30px;
}
.titleDemoBox .textFell a{
	font-size:16px;
	font-weight:bold;
	color:#687f21;
}
.titleDemoBox .langBox{
	float:right;
	padding-top:20px;
	width:450px;
}
.titleDemoBox .langBox span{
	display:block;
	float:right;
	padding-right:10px;
	padding-top:2px;
}
.titleDemoBox .langBox select{
	float:right!important;
	border:1px solid #d9d9d9!important;
	width:300px;
	height:23px!important;
	font-size:14px!important;
	color:#4e4d4d!important;
}
.boxLang{
	float:left;
	width:552px;
	padding-top:10px;
}
.contentLang{
	float:left;
	width:552px;
	background-color:#d9ee95;
}
.searchLang{
	float:left;
	padding-top:10px;
}
.searchLang img{
	float:left;
	padding-left:15px;
}
.searchLang input{
	float:left;
	border:1px solid #d9d9d9;
	background-color:#fff;
	width:405px;
	height:22px;
	margin-left:10px;
	padding-left:5px;
	color:#4e4d4d;
	line-height:20px;
}
.searchLang button{
	float:left;
	border:0px solid #d9d9d9;
	background-color:transparent;
	background-image:url('images/bt_search.gif');
	background-repeat:no-repeat;
	width:64px;
	height:25px;
	font-size:14px;
	color:#fff;
	margin-left:10px;
	cursor: pointer;
}
button::-moz-focus-inner { 
	border:0;
	padding:0;
}
.searchLang a{
	font-size:10px;
	color:#45560f;
	display:block;
	float:left;
	margin-left:50px;
	margin-top:3px;
}
.bgLang{
	float:left;
	background-image:url('images/bg_lang.gif');
	background-repeat:repeat-y;
	width:546px;
	margin-left:4px;
	margin-top:10px;
}
.bgLang .leftLang{
	float:left;
	width:266px;
	margin-left:5px;
	margin-top:5px;
	padding-bottom:5px;
	height:268px;
	overflow:auto;
}
.bgLang .leftLang ul{
	margin:0px;
	padding:0px;
}
.bgLang .leftLang ul li{
	#list-style-type:none;
	#background-image:url('images/lang-noactiv.gif');
	#background-repeat:no-repeat;
	#background-position:left 5px;
	#padding-left:20px;
}
#black li span{
	font-size:14px;
	color:#2b2b2b;
	font-weight:bold;
	text-decoration:none;
}
.bgLang .leftLang ul li.activ{
	list-style-type:none;
	background-image:url('images/lang-activ.gif');
	background-repeat:no-repeat;
	background-position:left 5px;
}
.bgLang .leftLang ul li ul li{
	list-style-type:none;
	background-image:none;
	margin-top:5px;
	padding-left:2px;

}
.bgLang .leftLang ul li ul li a{
	font-size:14px;
	color:#578114;
	font-weight:normal;
	text-decoration:underline;
}
.bgLang .leftLang ul li ul li a:hover{
	font-size:14px;
	color:#578114;
	font-weight:normal;
	text-decoration:none;
}
.bgLang .leftLang ul li ul li.activ{
	list-style-type:none;
	background-image:none;
	background-color:#e9eddb;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:2px;
	width:220px;
}
.bgLang .leftLang{
	float:left;
	width:266px;
	margin-left:5px;
	margin-top:5px;
	padding-bottom:5px;
	height:268px;
	overflow:auto;
}
.rightLang{
	float:left;
	width:230px;
	margin-left:25px;
	padding-top:10px;
	padding-bottom:5px;
}
.rightLang .translBox{
	float:left;
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#1c1c1c;
}
.rightLang .translBox span{
	font-size:18px;
	color:#696969;
	font-weight:normal;
	padding-left:5px;
}
.rightLang .translBox2{
	float:left;
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:#1c1c1c;
	padding-top:5px;
}
.rightLang .translBox2 span{
	font-size:18px;
	color:#687f21;
	font-weight:normal;
	padding-left:5px;
}
.rightLang .descBox{
	float:left;
	font-size:18px;
	color:#1c1c1c;
	padding-left:25px;
	padding-top:6px;
}
.rightLang .descBox img{
	float:right;
	padding-left:7px;
}
.forgotBox{
	float:left;
}
.forgotBox .infoForgot{
	float:left;
	font-size:14px;
	color:#4e4d4d;
}
.forgotInp{
	color: #4E4D4D;
    font-size: 14px;
    font-weight: bold;	
    padding-top:15px;
    float:left;		
    padding-left:10px;
}
.red{
	color: #FE0101;
    font-size: 14px;
}
.forgotInp div{
    float:left;
    padding-top:5px;
    padding-right:10px;
}
.forgotInp input{
    float:left;	
    border:1px solid #d9d9d9;
    height:23px;
    width:250px;	
}
.forgotInp button{
 	background: url("images/bt_book2.gif") no-repeat transparent;
 	background-position:right top;
    border: 0 none;
    cursor: pointer;
    font-weight: normal;
    height: 27px;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: center;
    color:#fff;
    line-height:26px;
    margin-left:10px;
}
.forgotInp button span{
 	background-image:url('images/bt_book.gif');
 	background: url("images/bt_book.gif") left no-repeat transparent;
    color: #fff;
    display: block;
    font: 14px;
    height: 27px;
    margin-right: 4px;
    padding-left: 10px;
    padding-right: 6px;
    white-space: nowrap;
    line-height:26px;
}
.treeview ul{
	background:none!important;
}
