* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}
/*
body {
    font: 62.5% Tahoma, sans-serif;
    color: #c0bebe;
    background: #1d1d1d url(../img/bg.gif);
}
*/
body {
	font: 62.5% Tahoma, sans-serif;
    	/*color: #c0bebe;*/
	color: #FFF;
	background-color: #2a2a2b;
	background:url(/img/bg.gif) 0 0 repeat;
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}
img {
	border:none;
}

p, li {
    font-size: 1.2em;
}

li {
    list-style-type: none;
}

li p {
    font-size: 1em;
}

a {
    color: #c0bebe;
}

a:hover {
    /*color: #000;    */
}

.t-c-bottom p {
	margin: 0 0 18px
}

br {
	overflow:hidden;
	clear:both;
	height:13px;
}

img {
    border: none;
}

fieldset {
    border: none;
}

hr {
    display: none;
}

table {
    font-size: 1em;
}

h1 {
    font: 1.2em Tahoma, sans-serif;
    color: #ffffff;
}

h2 {
}

h3 {
    margin-bottom: 20px;
    font: 1.8em Trebuchet MS, sans-serif;
    color: #bfbdbd;
    background: url(../img/line.gif) repeat-x left center;
}

h3 span, h3 small {
    padding-right: 20px;
    background: url(../img/bg.gif);
    color: #55974d;
}

h3 small {
    font: 0.8em Tahoma, sans-serif;
    color: #55974d;
}

h3 span em, h3 span a {
    display: inline-block;
    padding: 7px 0 7px 0;
    font-style: normal; 
}

h3 span a {
    color: #55974d;
}
/*
h3.title_about span em {
    background: url(../img/icon1.gif) no-repeat center right;  
}

h3.title_discounts span a {
    background: url(../img/icon2.gif) no-repeat center right;  
}

div.title_novelty span a {
    background: url(../img/icon3.gif) no-repeat center right;      
}
*/
h4 {
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 1.2em;
}

h5 {
    margin-bottom: 30px;
    font: bold 1.4em Tahoma, sans-serif;
    color: #55974d;    
}

h6 {
}

.extra_line1 {
    position: relative;
    left: 50%;
    top: 116px;
    width: 50%;
    height: 28px;
    background: url(../img/navi.gif);
}

.layout {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -129px;    
    width: 890px;
}

.header {
    min-height: 150px;
    height: auto !important;
    height: 150px;
    margin-bottom: 17px;
    padding-top: 25px;
}

.header h1 {
    float: left;
    margin-right: 10px;
    width: 179px;
    height: 149px;
    background: url(../img/logo.png) no-repeat;
}

.header h1 a {
    display: block;
    height: 139px;
    text-indent: -9000%;
}

.header .side {
    margin-left: 179px;
}

.header .side .inner {
    height: 55px;
    overflow: hidden;
    padding: 20px 40px 15px 0;
}

.header .side .address {
    float: left;
    margin-right: 15px;
    width: 250px;
    text-align: right;
}

.header .side .inner p, .header .side a {
    color: #fff;
    text-decoration: none;
}

.header .side .address p strong {
    color: #f00;
}

.header .side form, #dialog1 {
    float: right;
/*    margin: 0 0 0 15px;*/
    width: 160px;
    text-align: right;

}

#dialog1 {
    clear: both;
    display: block;
    float: none;
}


.header .side form p {
    display: block;
    margin-top: 10px;
    overflow: hidden;
}

.header .side form p.lang_en a {
    padding-left: 17px;
    background: url(../img/en.gif) no-repeat left 2px;
}

.header .side form p.lang_ru a {
    padding-left: 20px;
    background: url(../img/ru.gif) no-repeat left 2px;
}

.header .side form p a {
    display: block;
    float: right;
    font-weight: bold;
    text-decoration: underline;
}

.header .side .gallery {
    margin: -10px 175px 0 265px;
    height: 83px;
    background: url(/img/gallery.png) no-repeat;
}

.header .side .gallery a {
    display: block;
    height: 83px;
    text-indent: -9000%;
}

.header .side .navi {
    background: url("../img/navi.gif") repeat scroll 0 0 #727272;
    padding: 7px 10px 21px 0;
}

.header .side .navi p {
    background: url("../img/item.gif") no-repeat scroll left 3px transparent;
    display: block;
    float: right;
    padding-left: 15px;
    width: 170px;
}

.header .side .navi p.welcome {
    margin-bottom: -11px;
    padding-left: 5px;
    background: url(../img/welcome.gif) no-repeat left bottom;    
}

.header .side .navi p.welcome span {
    display: block;
    padding: 0 5px 11px 0;
    background: url(../img/welcome.gif) no-repeat right bottom;   
}

.header .side .navi p.welcome span a {
    padding-left: 20px;
    background: url(../img/bin.gif) no-repeat;
}

#href_basket {
    background: url("/img/bin.gif") no-repeat scroll 0 0 transparent;
    padding-left: 16px;
    float: right;
    text-decoration: none;
}

.header .side .navi p a:first-child {
    text-decoration: underline;
}

.header .side .navi ul {
    display: block;
    float: left;
    height: 14px;
    padding-left: 10px;
}

.header .side .navi li {
    float: left;
    margin-right: 10px;
    font-weight: bold;
    font-size: 1.2em;
    position: relative;
}

.header .side .navi li a, .header .side .navi li span {
    display: inline-block;
    padding-bottom: 8px;
    cursor: pointer;
}

.header .side .navi li li a, .header .side .navi li li span {
    padding-bottom: 4px;
}

.header .side .navi li a:hover, .header .side .navi li:hover a, .header .side .navi li:hover li a:hover, #navi li.hover a, #navi li.hover li a:hover {
    color: #55964d;   
}

.header .side .navi li:hover li a, #navi li.hover li a {
    color: #fff;
}

.header .side .navi li ul {
    display: none;
    position: absolute;
    left: -10px;
    top: 22px;
    width: 550px;
    padding-left: 0;
}

.header .side .navi li:hover ul, #navi li.hover ul {
    display: block;
}

.header .side .navi li li {
    overflow: hidden;
    display: block;
    float: left;
    margin: 0;
    list-style: disc inside !important;
    font-size: 0.9em;
    padding: 4px 10px;
    background: #727272 url(../img/navi.gif);
}

.header .side .navi li li a {
    padding-left: 11px;
    background: url(../img/dot_white.gif) no-repeat left 0.5em;
}



.content p {
    line-height: 1.5em;
}

.content .main {
    margin-bottom: 40px;    
}

form.advanced_search, .sort_block form {
    margin-bottom: 30px;
    height: 24px;
    vertical-align: top;
}

form.advanced_search span, .sort_block span {
    margin-right: 15px;
    font-size: 1.3em;
    color: #55964d;
    text-transform: uppercase;
}

form.advanced_search select, .sort_block select {
    margin-right: 14px;
    height: 20px;
    color: #000;
    font-size: 1.2em;
    vertical-align: top;
}

form.advanced_search input.submit, sort_block input.submit {
    margin-top: -1px;
    width: 27px;
    height: 24px;
    background: url(../img/search_button.png) no-repeat;
    border: none;
    vertical-align: top;
}

form.advanced_search .popup {
    position: relative;
    display: inline;
}

form.advanced_search .popup a {
    margin-right: 20px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

form.advanced_search .popup fieldset {
    display: none;
    position: absolute;
    right: -140%;
    left: 150px;
    top: -10px;
    z-index: 10;
    float: left;
    width: 142px;
    padding: 12px 11px;
    background: #756f6f;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}

form.advanced_search .popup fieldset p {
    margin-bottom: 6px;
}

form.advanced_search .popup fieldset label {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

form.advanced_search .popup fieldset select {
    width: 142px;
    margin: 0;
}

form.advanced_search .popup fieldset .inp input:first-child {
    margin-right: 3px;
}

form.advanced_search .popup fieldset input[type="text"] {
    width: 60px;
    padding: 2px 0 2px 5px;
}

form.advanced_search .popup fieldset select, form.advanced_search .popup fieldset input[type="text"],
form.advanced_search .popup fieldset input[type="submit"] {    
    background: #181818;
    border: 1px solid #000;
    color: #fff;
    font-size: 1.1em;
}

form.advanced_search .popup fieldset input[type="submit"] {
    margin-top: 5px;
    width: 68px;
    height: 21px;
    background: url(../img/button.gif) no-repeat;
    border: none;
    text-transform: uppercase;
    font: 12px Trebuchet MS, sans-serif;
}

form.advanced_search .popup fieldset span select{
    font-size: 0.9em;
    text-transform: none;
}

.navi .popup{
    position: relative;
    /*width: 200px;*/
    white-space: nowrap;
}

.navi .popup span {
    display: none;
    position: absolute;
    top: 22px;
    right: -3px;
    padding: 4px 33px 4px 6px;
    background: url(../img/navi_bg.gif);
}

.navi .popup span .input {
    padding: 0 8px;
    background: #181818;
    border:1px solid #000000;
    color: #fff;
    height: 20px;
}

.navi .popup span .submit {
    position: absolute;
    top: 4px;
    //top: 5px;
    right: 6px;
    border: none;
    /*border: 1px red dashed;*/
    background: url(../img/submit.gif) no-repeat;
    width: 23px;
    height: 22px;
    cursor: pointer;
}

.cataloque {
    margin-bottom: 30px;
    width: 100%;
}

.cataloque thead {
    background: url(../img/line.gif) repeat-x left center;
}

.cataloque thead th {
    text-align: left;    
}

.cataloque thead th h2 {
    margin-left: -20px;
    display: inline-block;
    padding: 0 20px 15px 20px;
    font: 2.2em Trebuchet MS, Tahoma, sans-serif;
    color: #55964d;
    text-decoration: underline;
    background: url(../img/bg.gif);
}

.cataloque tbody td {
    /*font-weight: bold;*/
    font-size: 1.3em;
    color: #fff;
    vertical-align: top;
}

.cataloque tbody td a {
    color: #fff;
	text-decoration:none;
}

.cataloque tbody td a:hover {
    color: #55964d;   
}

.cataloque tbody td li {
    overflow: hidden;
    /*min-height: 27px;
    height: auto !important;*/
    height: 30px;
    padding: 0px 0 0px 0px;
    font-size: 1em;
}

.cataloque tbody td li span {
    float: left;
    width: 45px;
	text-align: center;
}

.columns {
    overflow: hidden;
    margin: 0 0 15px -15px;
}

.columns div {
    float: left;
    width: 890px;
    padding-left: 15px;
}

.columns p, .novelty p {
    line-height: 1.5em;
	padding-top:5px;
}

.columns p a {
    color: #55974d;
}

/*columns hack, thanks to http://examplecolumn.appspot.com */
#columns #Col1 {
	width : 890px;
	text-align : justify;
	overflow : hidden;
	float : left;
}

#columns #Col1 td {
	vertical-align : top;
	font_size: 12px;
}

#columns #Col2 {
	width : 435px;
	text-align : justify;
	float : left;
}

#columns {
	overflow : hidden;
	margin-bottom : 18px;
	clear : both;
}

#columns  p{
    padding-top: 0;
}
/*end columns hack*/

.discounts {
	overflow: hidden;
    margin: 0 -15px 20px 0;
    position: relative;    
}

.discounts li, .goods li {
    position: relative;
    float: left;
    margin-right: 13px;
    width: 213px;
    text-align: center;
}

.discounts li {
    margin-bottom: 10px;
}

.discounts li p {
    font-size: 1.2em;
}

.image {
    position: relative;
    margin-bottom: 15px;
    height: 139px;
    padding: 0;
    text-align: center;
    background: url(../img/frame.gif) no-repeat left 2px;
}

.image a {
    display: block;
    text-decoration: none;
}
.image span {
    color: #FFFFFF;
    font: 15px Trebuchet MS,sans-serif;
    height: 71px;
    left: 157px;
    margin: 0;
    padding: 8px 0 0 6px;
    position: absolute;
    top: 2px;
    width: 57px;
}

.image span.yellow {
    background: url(../img/yellow.png) no-repeat;     
}

.image span.blue {
    background: url(../img/blue.png) no-repeat;     
}

.image span.red {
    background: url(../img/red.png) no-repeat;     
}

.item .image {
    height: auto;
    padding: 0;
    text-align: center;
    background: #fff url(../img/frame_bg.gif) repeat-x;
    position: relative;
}

.item .image a {
    display: block;
    width: auto;
    height: auto;
    padding: 18px 16px 16px 16px;
}

.item .image img {
    display: block;
}

.item .image span {
     left: 280px;
}

.item .image span.new, .goods .image span.new {
    top: 25px;
    left: -1px;
    width: 83px;
    height: 23px;
    text-indent: -9000%;
    background: url(../img/new.png) no-repeat;  
}

.image .new{
    top: 25px;
    left: 0px;
    width: 83px;
    height: 23px;
    text-indent: -9000%;
    background: url(../img/new.png) no-repeat;  
}

.item .image span.new_en, .goods .image span.new_en {
    top: 25px;
    left: -1px;
    width: 83px;
    height: 23px;
    text-indent: -9000%;
    background: url(../img/new_en.png) no-repeat;  
}

.image .new_en{
    top: 25px;
    left: 0px;
    width: 83px;
    height: 23px;
    text-indent: -9000%;
    background: url(../img/new_en.png) no-repeat;  
}

.image .stock {
    position: absolute;
    left: -3px;
    top: 112px;
    width: 40px;
    height: 39px;
    text-indent: -9000%;
    background: url(../img/stock.png) no-repeat;     
}


.item_block {
    overflow: hidden;
    margin-bottom: 10px;    
}

.item_block .item {
    float: left;
    margin-right: 100px;
}

.item_block .slide table {
    margin-bottom: 10px;
}

.item_block .slide table td {
    padding-right: 20px;
    vertical-align: top;
}

.item_block .slide table p {
    margin-bottom: 5px;
    font: bold 1.4em Tahoma, sans-serif;
    color: #55974d;
}

.item_block .slide table p.order {
    width: 91px;
    height: 25px;
    background: url(../img/order.gif) no-repeat;
}

.item_block .slide table p.order a {
    display: block;
    height: 25px;
    text-indent: -9000%;
}

.item_block .slide .slider {
    position: relative;
    height: 240px;
}

.item_block .slide .extra {
    width: 340px;
    padding-top: 20px;
}

.item_block .slide .extra p {
    font-size: 1.3em;
    color: #fff;
}

.item_block .slide table p strong {
    color: #ff0a0a;
}

.item_block .slide .extra p strong {
    color: #55974d;
}
/**/

.novelty {
    overflow: hidden;
    margin: 0 -55px 0 0;
}

.novelty li {
    float: left;
    margin-right: 50px;
    width: 264px;
}

.novelty li .date small, .new_date {
    padding: 1px 4px;
    color: #fff;
    background: #8f8f8f;
}

.breadcrumbs {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 30px 0 0 0;
    background: url(../img/line.gif) repeat-x;
}

.breadcrumbs p {
    padding: 10px 0;
    font-weight: bold;
}

.breadcrumbs .print {
    float: right;
    padding-right: 28px;
    background: url(../img/print.gif) no-repeat right top;
}

.breadcrumbs p, .breadcrumbs a {
    color: #55974d;
}

.breadcrumbs .print a, .breadcrumbs span {
    color: #fff;
}

/**/

.tabs {
    width:100%;
    overflow:hidden;
    padding:1px;
    position:relative;
}

.tabs dt {
    float:left;
    height: 29px;
    padding-left: 4px;
    background:#fff;
    border-bottom:0;
    position:relative;
    left:14px;
    margin-right:12px;
    cursor:pointer;
    font: bold 1.4em Tahoma, sans-serif;
    color: #55974d;
    background: url(../img/tabs_dt.gif) no-repeat left -59px;
}

.tabs dt span {
    display: block;
    height:23px;
    padding: 6px 7px 0 3px;
    background: url(../img/tabs_dt.gif) no-repeat right -59px;    
}

.tabs dt.selected, .tabs dt:hover {
    color: #fff;
    background: url(../img/tabs_dt.gif) no-repeat left top;
}

.tabs dt.selected span, .tabs dt:hover span {
    color: #fff;
    background: url(../img/tabs_dt.gif) no-repeat right top;
}

.tabs dt.selected {
    z-index:3;
    cursor:auto;
}

.tabs dd {
    display:none;
    float:right;
    width:100%;
    margin: 28px 0 0 -100%;
    position:relative;
    z-index:2;
}

.tabs dd.selected {
    display:block;
}

.tabs .tab-content {
    width: 890px;
    background: url(../img/tabs.gif) repeat-y -1780px top;
}

.tabs .tab-content .t-c-top {
    background: url(../img/tabs.gif) no-repeat left top;    
}

.tabs .tab-content .t-c-bottom {
    overflow: hidden;
    padding: 40px 25px;    
    background: url(../img/tabs.gif) no-repeat -890px bottom;    
}

.tabs .light { 
    background: #fff url(../img/tabs_light.gif) repeat-y -1780px top;
}

.tabs .light .t-c-top {	
    background: url(../img/tabs_light.gif) no-repeat left top;    
}

.tabs .light .t-c-bottom {	
	padding: 40px 1px;
    background: url(../img/tabs_light.gif) no-repeat -890px bottom;    
}

.tabs ul {
    overflow: hidden;
    width: 850px;
    margin: 0 auto;
    padding-left: 3px;
}

.tabs ul li {
    float: left;
    height: 207px;
    margin: 0 30px 20px 28px;
    overflow: hidden;
    text-align: center;
    width: 221px;
}

.tabs ul li .image, .goods .image, .discounts .image {
    position: relative;
    display: table-cell;
    vertical-align: middle;    
}

.goods .image, .discounts .image {
	height: 160px;
    margin-bottom: 0;
    overflow: hidden;
    width: 213px;
    margin-bottom: 0px;
    //height: 150px;
    //margin-bottom: 15px;
}

.goods .image {
    height: 160px;
    overflow: hidden;
}

.goods .image .magicglass, .discounts .image .magicglass {
}

.tabs ul li .image {
    width: 221px;
    height: 173px; 
    padding: 0;    
    background: url(../img/frame4.gif) no-repeat;   
}

.tabs ul li a {
    color: #545451;
}

.tabs p {
    line-height: 1.5em !important;
}

.sort_block form {
    overflow: hidden;
}

.sort_block form fieldset {
    float: right;    
}

.sort_block form p, .sort_block form p a {
    color: #55964D;    
}

.sort_block form p {
    font-weight: bold;
}

.sort_block form p a {
    margin-left: 12px;
    padding-left: 17px;
    background: url(../img/dot.gif) no-repeat left 0.5em;
}

.goods {
    margin-left: -10px;
    overflow: hidden;
}

.goods ul {
    word-spacing: -0.25em;
}

.goods ul li {
    float: none;
    margin: 0 0 25px 10px;
    vertical-align: top;
    word-spacing: normal;	
    display:-moz-inline-box;
    display:inline-block;
}

.goods ul li p {
    line-height: normal;
}

.goods .image span.new {
    left: 0;
    top: 10px;
}

.goods .description {
    margin-top: 5px;
    text-align: left;
}

.goods .description p {
    font-size: 1.1em;
    color: #55964D;
}

.goods .description p span {
    margin: 0;
    font-size: 1em;
    color: #ff0c0c;
}

.goods .description a {
    margin-right: 10px;
    font-weight: bold;
    color: #fff;
}

/*BIN PAGE*/

.sub p {
    color: #fff;
}

.sub input {
    margin-right: 13px;
    padding: 5px 10px;
    font-size: 1.2em;
}

.bin_form {
    margin-bottom: 30px;
    width: 100%;
    background: #717171;
    color: #fff;
}

.bin_form a {
    color: #fff;
}

.bin_form p {
    font-size: 1em;
}

.bin_form thead {
    background: #2b2a2a;
}

.bin_form th, .bin_form td {
    font: 1.2em Tahoma, sans-serif;    
}

.bin_form thead th {
    text-align: left;
    padding: 10px 20px 10px 30px;
    font-weight: bold;
}

.bin_form tbody th, .bin_form tbody td {
    padding: 12px 20px 12px 30px;
    border: 1px solid #898787;
    border-width: 0 0 1px 1px;
}

.bin_form tbody th, .bin_form thead th {
    padding: 12px 20px;    
}

.bin_form tbody th {
    border-width: 0 0 1px 0;
}

.bin_form .shift {
    padding-left: 4%;
}

.bin_form .a_center {
    text-align: center;
}

.bin_form em {
    font-style: normal;
    color: #47d534;
}

.bin_form .input {
    margin: 0;
    padding: 5px 10px;
    border: none;
    background: #000;
    color: #fff;
    /*text-align: right;*/
}

.bin_form tfoot td {
    padding: 10px 25px;
}

.contact_details {
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    font: 1.2em Tahoma, sans-serif;
    color: #fff;
    border: 1px solid #6e746f;
}

.contact_details tbody {
    background: #181818;    
}

.contact_details tbody td {
    padding: 5px 0 5px 6px;
    background: url(../img/navi.gif);
}

.contact_details tbody th {
    width: 150px;
    padding: 10px 10px 10px 30px;
    border-bottom: 1px solid #2b2a2a;
    font-weight: normal;
}

.contact_details tbody td .input, .contact_details tbody td textarea {
    width: 360px;
    padding: 5px 10px;
    background: #181818;
    color: #fff;
    border: none;  
}

.contact_details tbody td select.input {
    width: auto;
    padding: 2px 0 2px 10px;
}

.contact_details tbody td textarea {
    width: 580px;
    height: 125px;
    margin-bottom: 5px;
    overflow: auto;
}

.contact_details span {
    color: #f00;
}

.chatLink {
	background: url("../img/chat.png") no-repeat left 2px !important;
	font-weight:500 !important; 
	padding: 0 2px 0 0;
}
.forumLink{
	background: url("../img/forum.png") no-repeat left 2px !important;
	font-weight:500 !important;
	padding: 0 2px 3px 0;
}
.engLink {
    background: url("../img/en.gif") no-repeat scroll left 2px transparent;
    display: block;
    float: right;
    height: 13px;
    overflow: hidden;
    padding: 0 5px 0 0;
    text-decoration: none !important;
    width: 11px;
}
/**/

.push {
    height: 129px; 
}

.footer {
    position: relative;
    margin: 0 auto;
    width: 890px;
    height: 84px;
    padding: 45px 0 0 0;
    background: url(../img/footer.gif) no-repeat right bottom;
}

.footer p {
    font-size: 1.1em;
    color: #626262;
}

.footer a {
    text-decoration: none;
    color: #626262;
}

.footer a:hover {
    text-decoration: underline;
}



.forumPage a{
	color:#44974D;
}
.forumPage table {
	/*border-collapse:collapse;
	border:1px solid #F0F0F0;*/
}
.forumPage td {
    font-family: Verdana;
    font-size: 12px;
	color: #39974d;
	text-align:left
}
.forum_table {
    /*background-color: #707070;*/
    width: 100%;
}
.forumPage td.forum_th {
	color:#000;
	padding: 7px 10px;
   /* background-color: #F0F0F0;*/
}
.forumPage td.forum_td {
	padding: 15px;
	color:#ccc;
	text-align:justify;
    /*background-color: #FFFFFF;*/
}
.theme_link {
    font-weight: bold;
}
.creator_info {
    font-size: 11px;
}
.creator_info {
    font-size: 11px;
}

.signIn {
	float:right;
}

.selpin{
	color:#55974D;
}

#RegionList{
 width: 150px;
}
#RegionList option, #RegionList  optgroup{
 width: 100%;
}
/**********************/

.topHd {
	margin: 20px 0 20px -10px;
    overflow: hidden;
    width: 910px;
}
.leftInnHd {
	float:left;
	width:169px;
}
.leftInnHd h1 {
	position:absolute;
	text-indent:-999%;
}
.rightInnHd {
	float:right;
}
.topRight {
	overflow:hidden;
	clear:both;
	padding: 20px 0 0;
}
.lefttopR {
	width:250px;
	float:left;
	text-align:right;
}
.lefttopR p {
	margin:0;
	font-size:12px;
	color:#fff;
}
.lefttopR p a {
	text-decoration:none;
	color:#fff;
	margin:0 0 0 5px;
}
.lefttopR strong.redStr {
	color:#ff0000;
}
.centrTopR {
	float:left;
	width:260px;
	margin: 0 20px;
}
.centrTopR a {
	display:block;
	margin: -9px 0 0;
}
.rightTopR {
	float:left;
	width:170px;
	padding: 15px 0 0;
	position:relative;
}
.rightTopR form {
	display:block;
	position:absolute;
	top:15px;
	left:0;
	width:150px
}
.rightTopR form fieldset {
	border:none;
	padding:0;
}

.rightTopR .engLink {
    display: block;
    position:absolute;
    height: 11px;
	top:19px;
	right:-1px;
    width: 12px;
}
.rightTopR .botRg {
	padding:29px 0 0;
	clear:both;
	overflow:hidden;
}
.rightTopR .botRg a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 8px 0 0;
    padding: 0 0 5px 18px;
}
.rightTopR .botRg a:hover {
	text-decoration:none;
}
.rightTopR .botRg a.forumLink {
	background:url(/img/forum.png) 0 0 no-repeat;
}
.rightTopR .botRg a.chatLink {
	background:url(/img/chat.png) 0 0 no-repeat;
}
.bottomRight {
    background: none repeat scroll 0 0 #747474;
    margin: -5px 0 0;
    overflow: hidden;
    padding: 4px 7px 0;
}
.bottomRight .topNav {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.bottomRight .topNav li {
	float:left;
	padding: 0 0 6px;
}
.bottomRight .topNav li a, .bottomRight .topNav li span {
 display:block;
 float:left;
 font-weight:bold;
 color:#fff;
 text-decoration:none;
 font-size:13px;
 margin:0 10px 0 0;
}
.bottomRight .topNav li span {
 color:#514e4e;
}
.bottomRight .topNav li a:hover {
	color:#55964D;
}
.bottomRight .topNav li:hover ul {
	display:block;
}
.bottomRight .topNav li ul {
	display:none;
	background:#747474;
	position:absolute;
	color:#fff;
    font-size: 10px;
	list-style:none;
    margin: 22px 0 0 -7px;
    padding: 3px 0 0 12px;
	border-top:1px solid #000;
}
.bottomRight .topNav li ul li {
	float:left;
	padding: 2px 0;
}
.bottomRight .topNav li ul li a, .bottomRight .topNav li ul li span {
 display:block;
 float:left;
 margin: -2px 20px 2px 0;
 background:url(/img/listPic.gif) 0 4px no-repeat;
 padding:0 0 0 10px;
 font-size: 11px;
}
.bottomRight .topNav li ul li span {
 font-weight:bold;
 color:#514e4e;
}
.bottomRight .SignInForm {
    background: url("/img/item.gif") no-repeat scroll 0 3px transparent;
    float: right;
    padding: 0 35px 0 10px;
	padding: 0 0 0 10px; 
	width: 150px;
}
.bottomRight .SignInForm a {
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	float:left;
	margin: 0 0 0 5px;
}
.bottomRight .SignInForm a:hover {
	text-decoration:none;
}
.bottomRight .SignInForm a.openSignIn {
	text-decoration:none;
}
.bottomRight .SignInForm .formInner {
	position:absolute;
	background:#747474;
	margin: 23px 0 0 -50px;
	padding:2px 7px;
	display:none;
}
.bottomRight .SignInForm .activeForms {
	position:absolute;
	background:#747474;
	margin: 23px 0 0 -85px;
	padding:2px 7px;
	display:block;
}
.bottomRight .SignInForm .formInner fieldset {
	border:none;
	padding:0;
}
.bottomRight .SignInForm .formInner fieldset input {
	border:none;
	background:#000;
	width:65px;
	font-size:12px;
	padding:0 5px;
	color:#fff;
	height: 22px;
    line-height: 20px;
	display:block;
	float:left;
	margin: 2px 7px 0 0;
}
.bottomRight .SignInForm .formInner fieldset input.subM {
	background:url(/img/submit.gif) 0 0 no-repeat;
	width:23px;
	height:24px;
	cursor:pointer;
	margin-right:0;
}

.divImage {
    display: table-cell;
    height: 155px;
    padding: 0 0 0 11px;
    vertical-align: middle;
}

	
.divImage a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    width: 193px;
}


.image .magicglass {
    background: url("/img/magicglass.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    left: 175px;
    position: absolute;
    top: 120px;
    width: 36px;
}

a.magicglass {
    background: url("/img/magicglass.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 35px;
    margin: -40px 0 0 175px;
    position: absolute;
    text-decoration: none;
    width: 35px;
}

.item .image .magicglass {
    /*top: 248px;*/
    /*top: 0;*/
    top: auto;
    bottom: 10px;
    left: 300px;
    width: 36px;
    height: 35px;
    background: url(../img/magicglass.png) no-repeat;      
}

/**********************/
.no-body-style{
	padding: 0;
	margin: 0;	
	text-transform:none !important;
}

.no-body-style span{
	text-transform:none !important;
}

.no-body-style ul li{
	margin:0 0 7px 0;
	float:none !important;
	display: list-item !important;
	list-style-type:circle;
	height:1%;
	width:100%;
	text-align:justify;
	overflow:auto;	
}

#interm { width:888px;

border:1px solid green;
background: #06F;}


a {
    outline: none;
}
   
#help {
    display: block;
    font-size: 12px;
    position: fixed;
    right: 0;
    top: 250px;
    width: 279px;
    z-index: 5;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#help img{
    border: 0px;
}

#help-panel {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    float: right;
    width: 240px;
}

#help-panel .collapse {
    display: none;
    float: left;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 15px;
}

#help-panel .collapse a {
    font-size: 11px;
    color: black;
    text-decoration: underline;
    font-size: 12px;
}

#support-header {
    background: url("/plugins/helper/images/24-7-bg.gif") repeat-x scroll 0 0 transparent;
    height: 17px;
    padding: 2px 0 0 10px;
}

#help-panel .main {
    background: url("/plugins/helper/images/item-bg.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 37px;   
    width: 240px;
}

#help-panel a.title {
    background: url("/plugins/helper/images/but-right.gif") no-repeat scroll 10px 15px transparent;
    color: #444;
    display: block;
    font-weight: bold;
    padding: 12px 10px 12px 22px;
    font-size: 12px;
}

#help-panel a.title span {
    color: #666;
    display: block;
    font-weight: bold;
    font-size: 12px;
}

#help-panel a.selected {
    background: url("/plugins/helper/images/but-down.gif") no-repeat scroll 10px 15px transparent;
}

#help a {
    text-decoration: none;
}

#help-button {
    float: right;
}
