/* general */
html, body {height:100%;}
body {
	margin:0;
	font:13px/16px Helvetica, Arial, sans-serif;
	color:#0e1230;
	background:#fff;
}
img{border-style:none;}
a {
	color:#022e4f;
	text-decoration:none;
}
a:hover,
.selected a {
	text-decoration:none;
	color:#938E7C;
	text-align: justify;
}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border:none;
}
/*table*/
.tableHad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #101130;
}
tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #101130;
	font-style: normal;
	line-height: 16px;
}
.color   {
	background-color: #C0BDB4;
}
/* main box */
#wrapper {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	min-height:100%;
}
* html #wrapper {
	height:100%;
	overflow:visible;
}

#main {
	width:100%;
	overflow:hidden;
	padding:0 0 50px;
}
/* content */
#content {
	float:left;
	width:698px;
}
/* service */
.service {
	height:1%;
	overflow:hidden;
}
.service ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.service ul li {
	float:left;
	line-height:22px;
	padding:0 4px 0 5px;
	margin:0 1px 0 -1px;
	background:url(../images/separator02.gif) no-repeat 0 5px;
}
.top_div_soci {
	height: 14px;
	width: 18px;
	float: left;
	margin-top: 5px;
}
.f-right {float:right !important;}
/* banner */
.banner {
	height:1%;
	overflow:hidden;
	margin-top: 5px;
}
.banner img {display:block;}
/* intro */
.intro {
	height:1%;
	overflow:hidden;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 2px;
}
.main-form {
	float:left;
	width:340px;
	padding:35px 0 0;
	direction:rtl;
}
.main-form .row {
	height:1%;
	overflow:hidden;
}
.main-form .col01,
.main-form .col02,
.main-form .col03 {float:left;}
.main-form .col01 {
	width:78px;
	padding:38px 0 0;
}
.main-form .col02 {
	width:30px;
	margin-top: 40px;
}
.main-form input.checkbox {
	float:right;
	margin-left:7px;
}
.main-form .col02 label {
	color:#8096a7;
	float:right;
	line-height:22px;
}
.main-form .col03 {
	float:left;
	width:270px;
	padding:2px 0 0;
}
.main-form .col03 .row {padding-bottom:7px;}
.main-form .input {
	float:left;
	width:128px;
	height:28px;
	margin:0 0 0 7px;
	background:url(../images/bg-input.gif) no-repeat;
}
.main-form input.text {
	border:0;
	padding:4px 11px;
	background:none;
	width:106px;
	color:#8096a7;
}
/* menu */
ul.menu {
	float:right;
	width:320px;
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
ul.menu li {float:left;}
ul.menu a {
	display:block;
	width:52px;
	padding:65px 0 0;
	text-align:center;
}
ul.menu .item01 a {
	background:url(../images/bg-menu-item01.jpg) no-repeat 0 10px;
	padding-right:32px;
}
ul.menu .item02 a {
	background:url(../images/bg-menu-item02.jpg) no-repeat 0 10px;
	padding-right:37px;
}
ul.menu .item03 a {
	background:url(../images/bg-menu-item03.jpg) no-repeat;
	width:42px;
	padding-right:38px;
}
ul.menu .item04 a {background:url(../images/bg-menu-item04.jpg) no-repeat 0 12px;}
/* products */
.products {margin-bottom:21px;}
.products,
.products .holder,
.products .frame {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-products-c.gif) repeat-y;	
}
.products .holder {background:url(../images/bg-products-t.gif) no-repeat;}
.products .frame {
	background:url(../images/bg-products-b.gif) no-repeat 0 100%;
	padding:1px 2px 7px 1px;
}
.products .headings {
	width:679px;
	height:30px;
	overflow:hidden;
	padding:0 8px;
	margin:0 0 8px;
}
.products h1,
.products h2 {
	float:right;
	font:19px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	cursor: pointer;
}
.slide-btn {
	width:13px;
	height:12px;
	display:block;
	overflow:hidden;
	margin:9px 0 0;
	text-indent:-9999px;
	background:url(../images/bg-arrow01.gif) no-repeat;
	cursor: n-resize;
}
.open .slide-btn {background-position:0 -12px;}
ul.product-list {
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
	overflow:hidden;
	width:688px;
}
ul.product-list li {
	float:right;
	width:95px;
	height:45px;
	position:relative;
	margin:0 3px 2px 0;
}
* html ul.product-list li {margin-bottom:-1px;}
ul.product-list a {
	width:95px;
	height:45px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-products-item.gif) no-repeat;
}
ul.product-list a img {
	background:white;
	display:block;
	margin:0 auto;
}
* html ul.product-list a {display:block;}
* html ul.product-list a span {
	position:absolute;
	top:50%;
	left:0;
	cursor:pointer
}
* html ul.product-list a img {
	position:relative;
	top:-50%;
}
/* slide box */
.slide-box {
	height:0px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.open .slide-box {height:auto;}
/* center banner */
.center-banner {
	position:relative;
	margin:-5px 0 23px;
}
/* info */
.info {
	height:1%;
	overflow:hidden;
	padding:2px 26px 0;
}
.info .text {
	float:right;
	width:600px;
	direction:rtl;
	text-align: justify;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
}
.index-no {
	width: 150px;
	margin-left: 530px;
	text-align: right;
	height: 20px;
	margin-bottom: 10px;
}
.info .text-index {
	float:right;
	width:750px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}
.info .text-index-title-mid {
	float: left;
	width: 170px;
	margin-top: 15px;
	margin-right: 5px;
}
.info .text-index-title-midmid {
	float: left;
	width: 110px;
	margin-top: 15px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #938E7C;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.info .text-index-title {
	float: left;
	width: 90px;
	height: 26px;
	background-image: url(images/goindex.png);
	text-align: -99999;
	background-repeat: no-repeat;
	margin-top: 12px;
}
.info .kitvomamar {
	float:right;
	width:660px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}
.info .kitvomamar-art-title-mid-text {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	width: 60%;
}
.info .kitvomamar-art-title {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 25px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .text-art {
	float:right;
	width:660px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}

.info .text-art2 {
	float:right;
	width:660px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}

.info .text-art-title-mid {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.info .text-art-toppic {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 115px;
}
.info .text-art-title-mid-text {
	float: right;
	margin-top: 25px;
	margin-left: 5px;
	width: 60%;
}
.info .text-art-writer {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 15px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .text-art-writer2 {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .text-art-title {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 25px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .showall {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 22px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
.info h2 {
	margin:0 0 5px;
	color:#022e4f;
	font:13px Arial, Helvetica, sans-serif;
}
.info ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.info ul li {
	background:url(../images/bullet02.gif) no-repeat 100% 7px;
	padding:0 9px 0 0;
}
.info img {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.info {
	height:1%;
	overflow:hidden;
	padding:2px 26px 0;
}

/* sidebar */
#sidebar {
	float:right;
	width:216px;
}
/* logo*/
.logo {
	display:block;
	overflow:hidden;
	width:216px;
	height:117px;
	background:url(../images/bg-logo.gif) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
/* side navigation */
.side-nav {
	height:1%;
	padding:0 0 0;
	overflow:hidden;
}
.side-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.side-nav ul li {
	font:13px/24px Arial, Helvetica, sans-serif;
	background:url(../images/separator01.gif) no-repeat 100% 6px;
	padding:0 7px 0 6px;
	float:left;
	margin:0 -2px 0 2px;
}
/* side box */
.side-box,
.side-box .holder,
.side-box .frame {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-side-box-c.gif) repeat-y;
}
.side-box .holder {background:url(../images/bg-side-box-t.gif) no-repeat;}
.side-box .frame {
	background:url(../images/bg-side-box-b.gif) no-repeat 0 100%;
	padding:8px 13px 14px 14px;
	direction:rtl;
}
.side-box h3 {
	margin:0 0 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#022e4f;
}
/* search */
.search {
	width:186px;
	background:url(../images/bg-search.gif) no-repeat;
	height:28px;
	overflow:hidden;
	margin:0 3px 12px 0;
}
.search input.button {float:left;}
.search input.text {
	background:none;
	padding:5px 5px 4px;
	float:left;
	border:0;
	width:150px;
}
/* list navigation */
ul.list {
	margin:0 0 3px;
	padding:0 0 20px;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-shadow.gif) no-repeat 0 100%;
}
ul.list li {
	background:url(../images/bullet01.gif) no-repeat 100% 13px;
	height:1%;
	overflow:hidden;
	vertical-align:top;
	line-height:18px;
	margin:-1px 0 1px;
}
ul.list span {
	padding:5px 6px 5px;
	margin-right:6px;
	line-height:18px;
	display:block;
	background:url(../images/bg-dotted01.gif) repeat-x;
}
ul.list em.date {
	display:block;
	font-style:normal;
}
/* list links */
.linkpic {
	float: right;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 3px;
}
ul.link-list {
	margin:0 0 3px;
	padding:0 0 20px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.link-list li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	line-height:18px;
	margin:-1px 0 1px;
}
ul.link-list span {
	padding:5px 6px 5px;
	margin-right:2px;
	line-height:20px;
	display:block;
	width: 170px;
	margin-top: 3px;
}
ul.link-list em.date {
	display:block;
	font-style:normal;
}
/* newsticker */
ul.newsticker {
	padding-bottom:26px;
	margin-bottom:7px;
	background: url(../images/bg-shadow.gif) no-repeat 0 100%;
}
ul.newsticker span {
	background-position:0 100%;
	padding-bottom:12px;
}
/* news */
ul.news {
	padding-bottom:26px;
	margin-bottom:7px;
	background:url(../images/bg-shadow02.gif) no-repeat 0 100%;
}
ul.news span {
	background-position:0 100%;
	padding-bottom:12px;
}
/* visual */
.visual {
	height:1%;
	overflow:hidden;
	margin:14px 0 14px;
}
.visual img {display:block;}
/* country list */
ul.country {
	margin:0;
	padding:7px 0 32px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.country li {
	height:1%;
	line-height:16px;
	padding:0 0 8px;
	overflow:hidden;
	vertical-align:top;
}
ul.country .date {
	float:left;
	width:67px;
	font-style:normal;
}
ul.country span {
	width:113px;
	float:left;
}
ul.country img {
	vertical-align:middle;
}
/* footer */
#footer {
	width:930px;
	position:relative;
	height:180px;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 55px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .serviceRight {
	height:20px;
	width:100px;
	float: right;
	margin-right: 65px;
	margin-top: 5px;
	text-align: right;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#footer .service {
	height:20px;
	width:100px;
	float: right;
	margin-right: 35px;
	margin-top: 5px;
	text-align: right;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#footer .serviceLeft {
	height:20px;
	width:100px;
	float: right;
	margin-right: 35px;
	margin-top: 5px;
	text-align: right;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#footer .serviceCredit {
	height:20px;
	width:50%;
	float: right;
	margin-right: 0px;
	margin-top: 60px;
	text-align: right;
}
#footer .serviceRezrve {
	width:40%;
	float: left;
	margin-right: 0px;
	text-align: left;
	padding-top: 60px;
	line-height: 20px;
}
.iconI {
}
tbody tr td .iconI img {
	float: left;
}
.hapes {
	float: right;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
}
#footer li a {
	float: left;
}
.socialFR {
	float: left;
	height: 100px;
	width: 350px;
}
.socialF {
	float: left;
	height: 60px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
#footer .socialF img {
	margin-right: 20px;
}

.MyTextBox 
{
    float:left;
	width:128px;
	height:28px;
	margin:0 0 0 7px;
	background:url(../images/bg-input.gif) no-repeat;
	border:0;
	padding:4px 11px;
	background:none;
	width:106px;
	color:#8096a7;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:#8096A7;
    padding:4px 11px;
    width:106px;
}

.area {
	float: left;
	width: 100%;
	height: 40px;
	background-image: url(../images/area.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 20px;
}
.areaL {
	float: left;
	width: 80px;
	margin-left: 164px;
	height: 30px;
	margin-top: 5px;
}
.areaM {
	float: left;
	width: 80px;
	margin-left: 5px;
	height: 30px;
	margin-top: 5px;
}
.areaR {
	float: left;
	width: 80px;
	margin-left: 5px;
	height: 30px;
	margin-top: 5px;
}
.info .text-index
{
    width:644px;
}

/***********************form.css**********************/
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	float:left;
	width:15px !important;
	height:16px;
	background: url(../images/radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background-position: 0 -16px;}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:right;
	margin-left:7px;
	width:23px !important;
	height:22px;
	overflow: hidden;
	background: url(../images/bg-checkbox.gif) no-repeat;
}
.checkboxAreaChecked {background-position: 0 -22px;}

/* Selects */
.selectArea {
	position: relative;
	height: 23px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:23px;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:19px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:26px;
	height:100%;
	background: url(../images/select-button.gif) no-repeat;
}
.selectArea .center{
	height: 23px;
	line-height:23px;
	display:block;
	padding:0 26px 0 19px;
	background: url(../images/select-center.gif) repeat-x;
}
.selectArea .center img {
	float:left;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #E5E5E5;
	border: 1px solid #C9C9C9;
	display: block;
	z-index: 30;
	font-size: 11px;
}
.drop-dif {
	background:#99CCCC;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style: none;
}
.optionsDivVisible ul li {
	float:left;
	width:100%;
}
.optionsDivVisible a {
	color: #000;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 2px 4px;
}
.optionsDivVisible a img {
	border:none;
	float:left;
}
.optionsDivVisible a:hover {
	background-color: #2F384E;
	color: #FFF;
	text-decoration:underline;
}

/*********************************MyCss.css*/
/*******************************************/
/**********From Here its me*****************/
/*******************************************/


/* Scroller Box */

#scroller_container {
 position: relative;
 width: 120px;
 height: 300px;
 overflow: hidden;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */
.RegistrationDiv
{
    margin: auto;
    width:220px;
    direction:rtl;
}

.noDisplay
{
    display:none;
}

.iconI img
{
    margin-bottom:0px;
}
.LinkFixedWidth /*div style I added*/
{
    width:160px;
}
.GridTable
{
    width:95%;
    border-style:solid; border-color: #505050; border-collapse:collapse;
    margin:0px auto;
}

.GridTable td
{
    padding:10px 5px;
}
.GridTable th
{
    padding:10px 5px;
}
/*.GridTable input
{
    width:90%;
}*/

ul.product-list a img 
{
    width:79px;
    height:23px;
}

.index-no
{
    width: auto;
	margin-left: 0px;
	margin-right: 10px;
	direction:rtl;
}

.RecommendDiv
{
    margin: auto;
    width:300px;
    direction:rtl;
}
.textbox
{
    width:150px;
}
.AddArticleDiv
{
    width:700px;
    float:right;
}
.AddBizDiv
{
    width:1000px;
    float:right;
}
.tst
{
    direction:rtl;
    text-align:right;
}
#scroller_container
{
    width:150px;
}
.NewsScroller
{
    width:150px;
}
.linkpic {
	float: right;
	height: 30px;
	width: 30px;
	text-align:center;
	vertical-align:middle;
	margin-left:0px;
	margin-right:0px;
	
}
ul.link-list span {
	padding:0px 0px 5px;
	margin-right:0px;
	line-height:20px;
	width: 170px;
	margin-top: 0px;
	
}
.UrlLine
{
    line-height: 11px;
}
.info tr td 
{
    font-size:12px;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.MenuSelected div
{
    background-color:#AFAFAF;
    font-size:14px;
    font-weight:bold;
}

.MenuSelected a
{
    color:White;
}

.MenuHover div
{
    background-color:#AFAFAF;
    font-size:14px;
    
}

.MenuHover a
{
    color:White;
    
}
.intro
{
    padding-bottom:0px;
}
.area
{
    padding-bottom: 17px; 
    margin-top:0px;
}
.NavigationLinks
{
    text-align:right; 
    padding-right:26px;
}
.tableHad a
{
    color:White;
}
.alignRight td
{
    text-align:right;
}
.alignRight input.checkbox
{
    width:auto;
}
.checkList input   
{
    width:auto;
}
.CheckBoxReg
{
    float:left;
    padding-left:8px;
}

.AddArticleDiv input[type=text],.AddArticleDiv input[type=file] ,.AddArticleDiv select
{
    width:200px;
}

.AddBizDiv input[type=text] , .AddBizDiv input[type=file] ,.AddBizDiv select
{
    width:200px;
}
.GridTable input[type=text] ,.GridTable input[type=file],.GridTable select 
{
    width:200px;
}

.chkAll
{
    margin-right:3px;
    width:auto;
}
.chkAll input
{
    width:auto;
    /*margin-right:7px;*/
}

.MakeMiddle
{
    margin:0px auto;
    width:10%;
}

* html ul.product-list a img {
	position:relative;
	top:25%;
}

* .areaL 
{
    margin-left: 80px;
}
.BizIndexImageTD
{
    vertical-align:top;
    width:120px;
}
.bizImage
{
	width:95px;
	height:45px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-products-item.gif) no-repeat;
}
.bizImage img 
{
	background:white;
	display:block;
	margin:0 auto;
	float:none;
}

* .bizImage 
{
    display:block;
}

* .bizImage img 
{
	position:relative;
	/*top:25%;*/
}

.PerArticleSideImage
{
    padding-top:18px;
    margin:0px 30px 10px 0px !important; 
    float:left !important;
    max-width: 300px;
    
}

/** html ul.product-list a span {
	position:absolute;
	top:50%;
	left:0;
	cursor:pointer
}*/
.ValidationSummary
{
    padding-right:41%;
    text-align:right;
}

/*.GridTable input[type=checkbox]
{
    width:10%;
}*/

.GridTable textarea
{
    width:200px;
}

.PersonalArticleImg
{
    width:70px;
}
.MyDataSlide
{
    width:auto;
    /*float:left;*/
}
.banner
{
    
	margin-bottom:20px;
}
.NavigationButtons
{
    text-align:center;
    /*width:20%;
    margin:0px auto;*/
}
.NavigationButtons a
{
    text-align:center;
    margin:0px auto;
}
.NavigationButtons img
{
    float:none;
}
.SmallCheckBox input
{
   /* width:auto;*/
}
.textbox2
{
    width:250px;
}
.IndexFrame
{
    padding:11px 0px;
}

.pp_inline
{
    text-align:right !important;
    display:inline-block;
}
.NotEnoughSpace
{
    padding-right:0px;
    padding-left:0px;
}
/*************************PrettyPhoto**********************/
/* div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_arrow_previous{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_arrow_previous{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_nav .pp_arrow_previous{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_nav .pp_arrow_next{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_next:hover{background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_content .ppt{left:auto;margin-bottom:5px;position: relative;top:auto;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;left:0;position:absolute;top:0;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}*/
 
 /************************Jquery.AutoComplete************ */
 .ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
#apDiv1 {
	position:absolute;
	left:155px;
	top:4px;
	width:171px;
	height:560px;
	z-index:1;
}

