body {
	color: #8c8c8c;
	background-color: #ffffff;
/*	background-image: url(../img/bg.gif);
	background-color: #b6b6b6;*/
	margin: 0px;
/*	padding: 10px;*/
}
body, table, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;	
}

/* main table */
#mainTable {
/*	width: 960px;*/
	width: 100%;
	height: 100%;
	color: #8c8c8c;
	background-color: #ffffff; 
	padding-top: 5px;
	border: solid #919191 1px;
}
.vline {
	width: 12px;
	background-image: url(../img/vline.gif);
	background-repeat: repeat-y;
}
.leftTD {
	width: 240px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px; 
	vertical-align: top;
}
.rightTD {
	width: 240px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	vertical-align: top;
}
.textTD {
	vertical-align: top;
	padding-top: 9px;
}
.more {
	text-align: right;
}
.img {
	border: double #8c8c8c 3px;
	margin-right: 2px;
}


/* flash */
#flashBig {
	margin-bottom: 5px;
    background-color: #A0A0A0;
}

/* block */
#block {
	width: 100%;
	margin-bottom: 5px;
}
#block .b_title {
	height: 34px;
	background-image: url(../img/block_titlebg.gif);
	background-repeat: repeat-x;
	background-color: #8c8c8c; 
}
#block .color1, #block .color2, #block .color3, #block .color4, #block .color5 {
	width: 18px;
	height: 34px;
	background-repeat: no-repeat;
}
#block .color1 {
	background-image: url(../img/block_color1.gif);
	background-color: #ffa808;
}
#block .color2 {
	background-image: url(../img/block_color2.gif);
	background-color: #ff7010;
}
#block .color3 {
	background-image: url(../img/block_color3.gif);
	background-color: #4880a6;
}
#block .color4 {
	background-image: url(../img/block_color4.gif);
	background-color: #2da18a;
}
#block .color5 {
	background-image: url(../img/block_color5.gif);
	background-color: #229941;
}
.bg_color1 {
	background-color: #ffa808;
}
.bg_color2 {
	background-color: #ff7010;
}
.bg_color3 {
	background-color: #4880a6;
}
.bg_color4 {
	background-color: #2da18a;
}
.bg_color5 {
	background-color: #229941;
}
.txt_color1 {
	color: #ffa808;
}
.txt_color2 {
	color: #ff7010;
}
.txt_color3 {
	color: #4880a6;
}
.txt_color4 {
	color: #2da18a;
}
.txt_color5 {
	color: #229941;
}
#block .t_text {
	height: 34px;
	color: #ffffff;
	background-image: url(../img/block_titleshadow.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	vertical-align: top;
}
#block .text {
	color: #8c8c8c;
	padding-right: 5px;
}
#block .bottom {
	height: 14px;
	padding-right: 5px;
	vertical-align: bottom;
}
#block .bottomBG {
	height: 12px;
	background-image: url(../img/bg_lightdots.gif);
	background-color: #dbdbdb;	
}

/* top menu */
#topMenu {
	width: 100%;
	margin-bottom: 5px;
}
#topMenu .lineGray {
	height: 4px;
	background-color: #bababa;
}
#topMenu .m_color1 {
	height: 4px;
	background-color: #ffa808;
}
#topMenu .m_color2 {
	height: 4px;
	background-color: #ff7010;
}
#topMenu .m_color3 {
	height: 4px;
	background-color: #4880a6;
}
#topMenu .m_color4 {
	height: 4px;
	background-color: #2da18a;
}
#topMenu .m_color5 {
	height: 4px;
	background-color: #229941;
}
#topMenu .m_text {
	text-align: center;
	font-weight: bold;
}
#topMenu a {
	color: #8c8c8c;
	text-decoration: none;
}

/* main menu */
#mainMenu {
	width: 230px;
	margin-bottom: 5px;
}
#mainMenu td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #c0c0c0 1px;
}
#mainMenu a {
	color: #8c8c8c;
	font-weight: bold;
	text-decoration: none;
}
#mainMenu .start {
	width: 5px;
}
#mainMenu .m_text {
	padding-left: 10px;
}
#mainMenu .m_color1 {
	width: 4px;
	height: 20px;
	background-color: #ffa808;
}
#mainMenu .m_color2 {
	width: 4px;
	height: 20px;
	background-color: #ff7010;
}
#mainMenu .m_color3 {
	width: 4px;
	height: 20px;
	background-color: #4880a6;
}
#mainMenu .m_color4 {
	width: 4px;
	height: 20px;
	background-color: #2da18a;
}
#mainMenu .m_color5 {
	width: 4px;
	height: 20px;
	background-color: #229941;
}

/* super table */
#supTable {
	width: 100%;
	font-size: 10px;
}
#supTable td {
	font-size: 10px;
}
#supTable .corner {
	width: 14px;
	height: 11px;
	background-image: url(../img/table_corner.gif);
	background-repeat: no-repeat;
}
#supTable .hline {
	height: 11px;
	background-image: url(../img/table_hline.gif);
	background-repeat: repeat-x;
	text-align: right;
}
#supTable .htext {
	padding-left: 5px;
}
#supTable .vline {
	width: 14px;
	background-image: url(../img/table_vline.gif);
	background-repeat: repeat-y;
}
#supTable .vtext {
	height: 1px;
	vertical-align: bottom;
}
#supTable .stext {
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: top;
}
#supTable a {
	color: #ff7010;
	text-decoration: underline;
}

/* passport */
form {
	margin: 0px;
	padding: 0px;
}
#passport td {
	font-size: 10px;
	color: #8c8c8c;
}
#passport .form {
	color: #8c8c8c;
	font-size: 10px;
	border: solid #8c8c8c 1px;
	padding-left: 4px;
}
#passport a {
	color: #8c8c8c;
	text-decoration: none;
}
#passport a.register {
	color: #2da18a;
}

/* main text */
#mainText td {
	vertical-align: top;
}
#textBlock {
	width: 100%;
}
#textBlock .titleBG {
	background-image: url(../img/bg_lightdots.gif);
	background-color: #dbdbdb;		
}
#textBlock .title {
	width: 1px;
	padding-left: 10px;
	font-size: 18px;
	text-transform: uppercase;
/*	color: #4880a6; */
}
#textBlock .text {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
#textBlock td {
	color: #8c8c8c;
	vertical-align: top;
}
#textBlock strong, #textblock b {
/*	color: #4880a6;*/
	font-weight: bold;
}
#textBlock a {
	color: #ff7010;
	text-decoration: none;
}

/* buttons */
.button {
	font-size: 10px;
	font-weight: bold;
}

/* bottom */
.bottomTD {
	padding-left: 5px;
	padding-right: 7px;
}
#bottom {
	width: 100%;
	height: 50px;
	margin-bottom: 5px;
}
#bottom td {
	font-size: 10px;
}
#bottom a {
	color: #8c8c8c;
	text-decoration: none;
}
#bottom .line {
	height: 6px;
}
#bottom .bg {
	height: 6px;
	background-image: url(../img/bottom_bg.gif);
	background-repeat: repeat-x;
	background-color: #4880a6;
}
#bottom .end {
	width: 140px;
	height: 6px;
	background-image: url(../img/bottom_end.gif);
	background-repeat: no-repeat;
	background-color: #4880a6;
}
#bottom .dotsline {
	height: 12px;
	background-image: url(../img/bg_lightdots.gif);
	background-color: #dbdbdb;		
}
#bottom .left {
	padding-left: 10px;
	text-align: left;
}
#bottom .right {
	padding-right: 10px;
	text-align: right;
}

/* link hovers */
#mainMenu a:hover, #passport a:hover, #topMenu a:hover, #textBlock a:hover, #bottom a:hover {
	text-decoration: underline;
}


/* poll */
.poll .title {
	background: none;
	border: none;
	margin-bottom: 4px;
	padding: 0;
}
.poll .title h4 {
	color: #2d2d2d;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

.poll .count {
	color: #0460a7;
}
.poll .count .percent {
	color: #13a017;
}
.poll .result {
	background: #ccc;
}
.poll .result .vote {
	background: #990000;
}

.poll .buttons {
	text-align: center;
}
.poll .button {
	background: #72706f;
	border: solid #b7babc 1px;
	color: #fff;
	margin: 0 1px;
}
.poll .button:hover {
	color: #b7babc;
}

/* search */
.search {
	text-align: center;
}
.search .form {
	background: #fff;
	border: solid #ccc 1px;
	margin-right: 5px;
	width: 110px;
}
.search .button {
	background: #72706f;
	border: solid #b7babc 1px;
	color: #fff;
	margin: 0 1px;
	width: 40px;
}
.search .button:hover {
	color: #b7babc;
}

/* account */
.account {
	text-align: right;
}
.account .row {
	overflow: hidden;
}
.account dt {
	float: left;
}
.account dt, .account dd {
	vertical-align: middle;
}
.account .form {
	background: #fff;
	border: solid #ccc 1px;
	margin: 0 1px 3px 0;
	width: 100px;
}
.account label {
	display: block;
}
.account .buttons {
	text-align: center;
}
.account .button {
	background: #72706f;
	border: solid #b7babc 1px;
	color: #fff;
	margin: 0 1px;
}
.account .button:hover {
	color: #b7babc;
}

.tundra .dijitTabContainerTop-dijitContentPane,
.tundra .dijitTabContainerLeft-dijitContentPane,
.tundra .dijitTabContainerBottom-dijitContentPane,
.tundra .dijitTabContainerRight-dijitContentPane,
.tundra .dijitAccordionContainer-dijitContentPane {
    background-color: transparent !important;
}
.tundra .dijitTabPaneWrapper {
    background-color: transparent !important;
}
.tundra .dijitAccordionContainer {
    background-color: transparent !important;
}
.tundra  .dijitAccordionTitle {
    color: #000;
}
.tundra .dijitTab {
    background: transparent !important;
}
.tundra  .dijitTabChecked   {
    background: #E2E2E2 url(images/tabEnabled.png) repeat-x scroll 0 0 !important;
    color: #000;
}

/* icon Images */
.imgRecommend {
    background:transparent url(../img/recommend.png) no-repeat scroll 0 0;
    height:32px;
    top: 0;
    right: 0;
    width:32px;
    z-index:100;
}
.imgRecommendBig {
    background:transparent url(../img/recommend_big.png) no-repeat scroll 0 0;
    height:64px;
    top: 0;
    width:64px;
    right: 0px;
    z-index: 100;
}
.imgSkidka {
    height:32px;
    right: 0px;
    bottom: 0;
    width:32px;
    z-index:100;
}
.imgSkidka5 {
    background:transparent url(../img/-5.png) no-repeat scroll 0 0;
}
.imgSkidka10 {
    background:transparent url(../img/-10.png) no-repeat scroll 0 0;
}
.imgSkidka15 {
    background:transparent url(../img/-15.png) no-repeat scroll 0 0;
}
.imgSkidka20 {
    background:transparent url(../img/-20.png) no-repeat scroll 0 0;
}
.imgSkidka25 {
    background:transparent url(../img/-25.png) no-repeat scroll 0 0;
}
.imgSkidka30 {
    background:transparent url(../img/-30.png) no-repeat scroll 0 0;
}


/* filters */
.filters, .sort_link {
    border: solid #ddd 1px;
    margin-bottom: 2px;
    padding: 10px;
}
.sort_link {
    margin-bottom: 10px;
}
.filters .title {
    border: none;
    font-weight: bold;
    margin-bottom: 4px;
}
.filters ul {
    list-style: none;
}
.filters ul li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0 8px 0 0;
}
.filter {
    margin-bottom: 4px;
}

.listParam span {
    font-weight: bold;
}


