html, body, table, td, th, tr {
	margin: 0;
	padding: 0;
	color: #303134;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}


body {
	background-color: white;
	min-width: 900px;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
}


form, input, li, ul {
	margin: 0;
	padding: 0;
}

input.textfield {
	border: 1px solid #c7c7c7;
	height: 15px;
	width: 83px;
	font-size: 11px;
	line-height: 10px;
	padding: 1px 3px;
}


input.short {
	width: 40px;
}


select.short {
	width: 60px;
}


select {
	width: 130px;
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303134;
	border: 1px solid #c7c7c7;
	font-weight: normal;
}



a {
	color:#193bc5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0;
	margin-bottom: 0px;
}

.news_head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cf0000;
	background: #ebeaed;
	line-height: 17px;
	height: 17px;
	padding: 5px 11px;
	padding-top: expression('2px'); /*ie*/
	padding-bottom: expression('3px'); /*ie*/
	margin-right: 1px;
}

.news_head1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cf0000;
	background: #ebeaed;
	padding: 5px 11px;
	padding-top: expression('2px'); /*ie*/
	padding-bottom: expression('3px'); /*ie*/
	margin-right: 1px;
}


.news_head1 img {
	margin-right: 8px;
	margin-top: expression('3px'); /*ie*/
}


.news_head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cf0000;
	background: #ebeaed;
	line-height: 17px;
	height: 17px;
	padding: 5px 11px;
	margin-right: 1px;
}




/*-------------------------------------------------------------header		*/
#header {
	width: 100%;
	height: 190px;
	background: url(/images/header_bg.gif) repeat-x #bc0000;
	padding-top: 3px;
	color: #fff;
}

#header .box {
	margin-left: 14px;
}

#header  .title {
	font-size: 10px;
	color: #cb7676;
	display: block;
    height: 32px;
    padding-top:5px;        
    margin-bottom: -37px;
}

#header  .logo {
    width: 212px;
    height: 102px;
    color: #fff;
    padding-top:29px;
    margin-bottom: -131px;
}


/* -------- toplinks */
#header .toplinks {
    height: 16px;
    padding-top:99px;
    margin-bottom: -115px;
}

#header .toplinks a {
	color: #ffdede;
	font-size: 10px;
	line-height: 15px;
	height: 12px;
	text-decoration: none;
	padding: 0px 4px 1px;
}

#header .toplinks a:hover {
	color: #fff;
	text-decoration: none;
	background: #b40101;
}


/* -------- search */
#search {
	text-align: right;
}

#search form {
	display: block;
	margin-top: 30px;
	padding-left: 240px;
	float: right;
}

#search table {
	float: right;
}


#search td {
	font-size: 10px;
	color: #fff;
}


#search td.links {
	vertical-align: bottom;
}

#search td.links a {
	font-size: 10px;
	color: #ffdada;
	text-decoration: none;
	margin-right: 3px;
}

#search td.links a:hover {
	text-decoration: underline;
}

.search {
	width: 122px;
	height: 17px;
	background: url(../images/textfield1_bg.gif) no-repeat top left;
	vertical-align: middle;
	padding-right: 7px;
}

.search input.textfield {
	width: 115px;
	border: none;
	background: none;
	margin-left: 3px;
	margin-top: 2px;
	padding: 0;
}


#search input.btn {
	margin-top: 1px;
	margin-left: 3px;
}



/* -------- login */
#login {
	background: url(../images/login_bg.jpg) no-repeat right top;
	text-align: right;
}

#login form {
	display: block;
	margin-top: 30px;
	margin-left: 5px;
	float: right;
	width: 251px;
}

#login table {
	float: right;
}


#login td {
	font-size: 10px;
	color: #fff;
}


#login td.links {
	vertical-align: bottom;
}

#login td.links a {
	font-size: 10px;
	color: #ffdada;
	text-decoration: none;
	margin-right: 3px;
}

#login td.links a:hover {
	text-decoration: underline;
}

.login, .pass {
	width: 84px;
	height: 17px;
	background: url(../images/textfield2_bg.gif) no-repeat top left;
	vertical-align: middle;
	padding-right: 7px;
}

.login input.textfield, .pass input.textfield {
	width: 77px;
	border: none;
	background: none;
	margin-left: 3px;
	margin-top: 2px;
	padding: 0;
}


#login input.btn {
	margin-top: 1px;
	margin-left: 3px;
}


/* -------- logined */
#logined {
	display: block;
	margin-top: 22px;
	margin-left: 5px;
	padding-left: 40px;
	float: right;
	width: 211px;
	text-align: left;
}

#logined .username {
	font-weight: bold;
	margin-bottom: 12px;
}

#logined a.img {
	float:left;
	border: 1px solid #ffdada;
	margin-right: 17px;
}

#logined div.img {
	float:left;
	border: 1px solid #ffdada;
	margin-right: 17px;
}

#logined, #logined a {
	font-size: 10px;
	color: #ffdada;
}




/* -------- menu */
table#menu {
	margin-top: 11px;
	white-space: nowrap;
}

table#menu td {
	height: 56px;
	vertical-align: middle;
	white-space: nowrap;
}

#menu td.linkbox {
	padding-right: 30px;
	background: url(../images/menu_sep.gif) no-repeat top right;
}

#menu a {
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* -------- menu2 */
#menu2 {
	display: block;
	clear: both;
	height: 18px;
	background: #cc1c1c;
	color: #fff;
	margin-bottom: 1px;
}

#menu2 a {
	display: block;
	float: left;
	line-height: 18px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;

	margin-right: 20px;
	padding: 0 13px;
}

#menu2 a:hover {
	color: #fff;
	text-decoration: none;
	background: #b40101;
}


/*-------------------------------------------------------------content1		*/

/* -------- main news */

#main_news {
	margin: 17px 14px 10px 0;
}

#main_news ul {
	display: block;
	margin-left: 0px;
	list-style: outside;
}
#main_news li {
	display: block;
	/*width: 45%;
	float: left;*/
	list-style: none;
	background: url(../images/list_point1.gif) no-repeat;
	background-position: 0 3px;

	/*height: 25px;*/
	padding-left: 12px;
	padding-bottom: 8px;
	margin-left: 15px;

}

#main_news a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5c63;
	text-decoration: none;
}

#main_news a:hover {
	text-decoration: underline;
}


/* -------- articles */
#articles {
	font-size: 11px;
	padding-bottom: 20px;
}

#articles td{
    font-size: 11px;
}



#articles .article {
	display: block;
	color: #303134;
	margin: 0 !important;
	padding: 17px 16px 7px 13px;
}

#articles a.head1, #articles a.head1:hover {
	display: block;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	margin-bottom: 13px;
	text-decoration: none;
}

#articles .article img {
	display: block;
	float: left;
	border: 1px solid #fe7a22;
	margin-right: 8px;
}

#articles .article span.head2 {
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	line-height: 11px;
	border-left: 3px solid #323232;
	padding-left: 5px;
	margin-bottom: 8px;
}

#articles .article a.text {
	display: block;
	margin-top: 8px;
	color: #303134;
	text-decoration: none;
}
#articles .article a.text:hover {
	text-decoration: underline;
}


#articles .article .close {
	display: block;
}


#short_articles .article  {
	font-size: 11px;
	display: block;
	margin: 0;
	padding: 0px 16px 7px 13px;
}


#short_articles .article a.head1, #short_articles .article a.head1:hover {
	display: inline;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	margin-bottom: 13px;
	text-decoration: none;
}


#short_articles .article span.head2 {
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	line-height: 11px;
	border-left: 3px solid #323232;
	padding-left: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}


#articles .all {
	padding: 10px 16px 0px 13px;
	text-align: right;
	font-size: 12px;
}





/* -------- device_news */
.center_column {
	background: url(../images/vsep2.gif) repeat-y left 1px;
}

#device_news {
	font-size: 11px;
	padding-bottom: 20px;
}

#rev_news {	font-size: 11px;	padding-bottom: 20px;}

#rev_news a {font-size:11px !important;}
	#rev_news .newsblock3 {padding: 17px 5px 7px 13px; margin:0}


#device_news .news1 {
	color: #303134;
	margin: 0 !important;
	padding: 17px 5px 7px 13px;
}

#device_news .news1 a.head1 {
	display: block;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	margin-bottom: 13px;
	text-decoration: none;
}

#device_news .news1 img {
	display: block;
	border: 1px solid #3c51aa;
}

#device_news .news1 .img {
	display: block;
	float: left;
	width: 10%;
	min-width: 48px;
	margin-right: 8px;
}


#device_news .news1 span.text {
	display: block;
	float: left;
	width: 35%;
	font-size: 9px;
	color: #303134;
}

#device_news .news1 span.text em {
	color: #3c51aa;
	font-style: normal;
}

#device_news .news1 a.description {
	display: block;
	float: left;
	width: 40%;
	padding: 3px 6px;
	background: #edeff4;
	font-size: 9px;
	color: #64697b;
	text-decoration: none;
}

#device_news .news1 a.description:hover {
	text-decoration: underline;
}


#device_news .news1 .close {
	display: block;
}



#device_news .news2 {
	font-size: 11px;
	display: block;
	color: #303134;
	text-decoration: none;
	background: none;
	border: none;
	padding: 17px 5px 7px 13px;
}


#device_news .news2 a.head1 {
	display: block;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	padding-bottom: 13px;
	text-decoration: none;
}

#device_news .news2 img {
	display: block;
	float: left;
	border: 1px solid #3c51aa;
	margin-right: 8px;
}


#device_news .news2 a.text {
	display: block;
	color: #303134;
	text-decoration: none;
}

#device_news .news2 a.text:hover {
	text-decoration: underline;
}

#device_news .news2 .close {
	display: block;
}




/* -------- last_opinions */
#last_opinions {
	padding-bottom: 0px;
}

#last_opinions .box {
	padding: 20px 11px 20px 13px;
}

#last_opinions .line {
	font-size: 10px;
	padding-bottom: 10px;
}


#last_opinions .line a.text {
	display: block;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}
#last_opinions .box {
	font-size: 11px;
	color: #424242;
}



/*-------------------------------------------------------------left1		*/
td.left_column {
	background: url(../images/vsep1.gif) repeat-y white;
}

div.left_column {
	width: 240px;
	margin-right: 1px;
}

.left_column .box {
	margin-left: 1px;
}



/* -------- opliders */
#opliders {

}

#opliders .box {
	padding: 20px 11px 7px 13px;
}

#opliders .line {
	padding-bottom: 10px;
}

#opliders .line a.head1 {
	display: block;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	text-decoration: none;
}



/* -------- lastnews */
#lastnews_lft {
	margin-top: 15px;
	margin-bottom: 25px;
}

#lastnews_lft h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cf0000;
	margin-bottom: 17px;
}

#lastnews_lft ul {
	margin-left: 18px;
	list-style: outside;
}
#lastnews_lft li {
	list-style-image: url(../images/list_point1.gif);
	margin-bottom: 5px;
}

#lastnews_lft a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5c63;
	text-decoration: none;
}

#lastnews_lft a:hover {
	text-decoration: underline;
}

/* -------- konkurs */
#konkurs {
	margin-top: 12px;
	padding-bottom: 25px;
}

#konkurs h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	margin-bottom: 17px;
}

#konkurs .slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0042ff;
}





/*-------------------------------------------------------------subpages		*/

/* -------- device_description */

#device_description {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*margin: 0px 14px 10px 0;*/
	padding: 18px 20px 28px;
	font-size: 12px;
}

#device_description h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #cf0000;
	margin-bottom: 8px;
}

#device_description .leftside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 215px;
	margin: 0 24px 10px 0;
}


#device_description .golos {
	display: block;
	background: #f5f6f7;
	padding: 7px 12px;

	font-size: 18px;
	color: #000;
	margin-bottom: 16px;
}

#device_description .plus_minus {
	display: block;
	float:right;
}

#device_description .plus_minus a {
	font-size: 36px;
	color: #adacac;
	text-decoration: none;
}

#device_description .plus_minus a:hover {
	font-size: 36px;
	color: #fff;
	background: #cc1c1c;
	text-decoration: none;
}

#device_description .leftside a.img {
	display: block;
	border: 1px solid #403a42;
}

#device_description span.date {
	color: #a00101;
}


#device_description div.subhead {
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}

#device_description span.date {
	color: #a00101;
	font-weight: normal;
}


#device_description .bottom_links {
	text-align: right;
	margin-top:26px;
	clear: both;
}







/* -------- device_description2 */

#device_description2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*margin: 0px 14px 10px 0;*/
	padding: 18px 20px 28px 28px;
	font-size: 12px;
}

#device_description2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #cf0000;
	margin-bottom: 8px;
}

#device_description2 h2.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cf0000;
	display: block;
	background: #f5f6f7;
	padding: 1px 11px;
	margin-top: 17px;
	margin-bottom: 13px;
	clear: both;
}

#device_description2 h2 {
	margin-left: -11px;
}


#device_description2  .detail {
	display: block;
	float: left;
	width: 50%;
	color: #000;
}

#device_description2  .text {
	display: block;
	float: left;
	width: 50%;
	color: #56585d;
	margin-bottom: 5px;
}


#device_description2 .margin {
	margin-bottom: 30px;

}


#device_description2  .detail_description {
	display: block;
	float: left;
	width: 50%;
	color: #56585d;
	margin-bottom: 5px;
}


#device_description2 #theme_mats, #device_description2 #otz {
	padding-left: 0px;
}



#device_description_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 18px 0 28px 20px;
	margin: 0 0 10px 0;
	font-size: 12px;
}

#device_description_left .leftside {

	/*margin: 0 24px 10px 0;*/
}


#device_description_left .golos {
	display: block;
	background: #f5f6f7;
	padding: 7px 12px;

	font-size: 18px;
	color: #000;
	margin-bottom: 16px;
}

#device_description_left .plus_minus {
	display: block;
	float:right;
}

#device_description_left .plus_minus a {
	font-size: 36px;
	color: #adacac;
	text-decoration: none;
}

#device_description_left .plus_minus a:hover {
	font-size: 36px;
	color: #fff;
	background: #cc1c1c;
	text-decoration: none;
}

#device_description_left a.img {
	display: block;
	border: 1px solid #403a42;
	margin-bottom: 8px;
}


#device_description_left .p_links {
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;
}

#device_description_left .p_links a {
	color: #d50000;
	padding: 0 3px 0 2px;
}

#device_description_left .p_links a:hover {
	color: #ffffff;
	background: #d50000;
	text-decoration: none;
}
#device_description_left .p_links a.selected_p_link {
	color: #ffffff;
	background: #d50000;
	text-decoration: none;
}

#device_description_left .priceon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 5px;
}

#device_description_left .price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a10101;
	margin-bottom: 20px;
}

#device_description_left form.select_device {
	font-weight: bold;
	margin-bottom: 17px;
}

#device_description_left .bottom_links p {
	display: block;
	padding-bottom: 3px;
	margin: 0;
}



/* -------- content1 */

#content1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*margin: 0px 14px 10px 0;*/
	padding: 18px 20px 28px 28px;
	font-size: 12px;
}

#content1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #cf0000;
	margin-bottom: 8px;
}


#content1 h2.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	margin-bottom: 8px;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}


#content1 h2.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cf0000;
	display: block;
	background: #f5f6f7;
	padding: 1px 11px;
	margin-top: 27px;
	margin-bottom: 18px;
	clear: both;
}

#content1 .date {
	font-weight: bold;
}



#content1 h2 {
	margin-left: -11px;
}


#content1  .detail {
	display: block;
	float: left;
	width: 50%;
	color: #000;
}



#content1 .margin {
	margin-bottom: 30px;

}


#content1  .detail_description {
	display: block;
	float: left;
	width: 50%;
	color: #56585d;
	margin-bottom: 5px;
}

#content1 #articles {
	padding: 0;
}

#content1 .article {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 10px !important;
}





/* -------- content_search */

#content_search {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 18px 20px 28px 28px;
	font-size: 12px;
}

#content_search h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #cf0000;
	margin-bottom: 30px;
}



/* -------- quick_select */
#content_search .quick_select {
	margin-bottom: 20px;
}

#content_search .quick_select select {
	margin-left: 10px;
}

#content_search input.btn1 {
	width: 67px;
	height: 18px;
	font-size: 10px;
	color: #fff;
	background: url(../images/btn1_bg.gif) no-repeat #d90107;
	border: none;
	margin-left: 10px;
}



#content_search .sep2 {
	margin: 0;
	margin-bottom: 15px;
}


/* -------- scale */
#content_search .scale {
	margin-bottom: 20px;
}

#content_search .scale td {
	font-size: 10px;
	width: auto;
	text-align: center;
	color: 10px;
	background: url(../images/scale_line.gif) repeat-x bottom left;
}

#content_search .scale td.red div {
	display: block;
	height: 30px;
	width: 100%;
	color: #cc1c1c;
	background: url(../images/scale_point.gif) no-repeat bottom center;
}

#content_search .scale td.red div.left {
	background: url(../images/scale_point_left.gif) no-repeat bottom center;
}

#content_search .scale td.red div.right {
	background: url(../images/scale_point_right.gif) no-repeat bottom center;
}


#content_search .scale td.blk a {
	display: block;
	height: 30px;
	width: 100%;
	color: #000;
}

#content_search .scale td.blk a:hover {
	display: block;
	background: #cc1c1c;
	color: #fff;
}


#content_search h2.title2 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}


/* -------- form.compare */
#content_search form.compare {
	display: block;
	margin-bottom: 20px;
}


#content_search form.compare select {
	margin-left: 10px;
	margin-right: 10px;
}


#content_search form.compare select.first {
	margin-left: 0;
}






#content_search .title3 {
	font-size: 11px;
	font-weight: bold;
	color: #d50000;
}



#content_search form.search_device {
	display: block;
	padding-bottom: 30px;
}





form.search_device .leftside {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 40px;
	white-space: nowrap;
	border-right: 1px solid #979798;
}

table.search_device {
	margin-bottom: 21px;
}


form.search_device .leftside .title3 {
	margin-bottom: 12px;
}

form.search_device .leftside div {
	margin-bottom: 3px;
}

form.search_device .leftside input {
	margin-right: 5px;
}



form.search_device .rightside {
	padding-left: 20px;
}

form.search_device .rightside td {
	font-size: 11px;
	padding-bottom: 15px;
}

form.search_device .rightside select, form.search_device .rightside input {
	margin: 0 5px 0 0;
}

form.search_device .rightside .title3 {
	margin-bottom: 12px;
}


form.search_device .rightside span.title4 {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

form.search_device .rightside table {
	margin-bottom: 15px;
}

form.search_device .rightside .options td {
	font-size: 10px;
}


form.search_device .rightside .options select {
	font-size: 10px;
	height: 14px;
	width: 45px;
}


form.search_device .rightside .options div {
	display: block;
	width: auto;
	font-size: 10px;
	margin-bottom: 5px;
}

form.search_device .rightside .options .column1 {
	display: block;
	float: left;
	width: 33%;
	margin: 0;
}

form.search_device .rightside .options .column2 {
	display: block;
	float: left;
	width: 25%;
}

form.search_device .rightside .options .column3 {
	display: block;
	float: left;
	width: 42%;
	margin: 0;
}


form.search_device  table.sortby {
	margin-bottom: 15px;
}

form.search_device  table.sortby div {
	padding: 0 10px 10px 0;
}

form.search_device .search_btn {
	text-align: center;
}



#search_result .item {
	width: 120px;
	height: 180px;
	/*border: 1px solid #676767;*/

	float: left;
	font-size: 11px;
	color: #303134;
	text-decoration: none;
	text-align: center;

	margin-bottom: 10px;
	margin-right: 10px;
}


#search_result .item .head1 {
	height: 40px;

	padding: 5px;
	/*background: #ebeaed;*/
}

#search_result .item .head1 a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #193bc5;
	text-decoration: none;
}

#search_result .item .image {
	padding: 10px 5px;
	text-align: center;
}







#search_result .item a.text {
        display: block;
        color: #57585c;
        text-decoration: none;
}




#search_result .item a.text:hover {
        text-decoration: underline;color: #303134;
}




#search_result .item .close {
        display: block;
}
/* -------- #news1 */
#news1 {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#news1 .line {
	padding-bottom: 10px;
}

#news1 .line a.head1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	text-decoration: none;
}



.red {
	color: #cc1c1c;
}




/* -------- theme_mats */
#theme_mats {
	display: block;
	margin: 17px 0 0;
	padding: 0px 16px 7px 13px;
	font-size: 10px;
}

#theme_mats div {
	margin-bottom: 13px;
}


#theme_mats a, #short_articles a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	text-decoration: none;
}



/* -------- otz */
#otz {
	display: block;
	margin: 17px 0 0;
	padding: 0px 16px 7px 13px;
	font-size: 12px;
}

#otz a.tlink, #otz a.tlink:hover {
	color: #424242;
}



/* -------- free download */
#free_download {
	display: block;
	margin: 17px 0 0;
	padding: 0px 16px 7px 13px;
	font-size: 12px;
}

#free_download p {
	margin-bottom: 15px;
}


/* -------- this_device */
#this_device {
	display: block;
	padding: 0px 16px 7px 13px;
	font-size: 12px;
	width: 211px;

}


#this_device h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding: 0;
	margin-bottom: 20px;
}





/*-------------------------------------------------------------tags		*/
#tags {
	background: #f5f5f5;
	padding: 10px 15px 5px;
	margin-top: 2px;
}

#tags a {
	color: #0063dc;
	margin-right: 10px;
}

#tags a.all_brands {
	display: block;
	text-align: right;
	font-size: 18px;
	color: #d50000;
	text-decoration: underline;
}
#tags a.all_brands:hover {
	text-decoration: none;
}



/*-------------------------------------------------------------banner		*/
#flashbanner  {
	margin: 10px 1px;
}
#flashbanner img {
	width: 100%;
}


/*-------------------------------------------------------------bottom_links		*/
#bottom_links {
	padding: 15px 20px 20px;
	font-size: 11px;
}





/*-------------------------------------------------------------content2		*/



/* -------- views */
#views {
	padding-bottom: 15px;
}


#views .box {
	padding: 11px 11px 7px;
}

#views .line {
	font-size: 10px;
	padding-bottom: 10px;
}

#views .line a {
	text-decoration: none;
}

#views .line a.head1 {
	display: block;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193bc5;
	text-decoration: none;
}




/* -------- info */

td.left_column2 {
	background: url(../images/vsep1.gif) repeat-y;
}

div.left_column2 {
	width: 240px;
	margin-right: 1px;
}

.left_column2 .box {
	padding: 11px 11px 7px;
}


#info {
	padding-bottom: 15px;
}

#info .line {
	font-size: 10px;
	padding-bottom: 10px;
}


#info .line a {
	font-size: 11px;
}


/*-------------------------------------------------------------bottom		*/
#footer {
	height: 80px;
	background: #6f758f;
	margin-top: 2px;
}

#footer, #footer a {
	color: #fff;
}

#footer div.links {
	display: block;
	float: left;
	margin-left: 22px;
	margin-top: 20px;
}

#footer span.links {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

#footer .banners {
	display: block;
	float: right;
	margin-right: 22px;
	margin-top: 27px;
}

#footer .banners img {
	margin-right: 15px;
}



/*-------------------------------------------------------------etc		*/
.sep1 {
	font-size: 1px;
	line-height: 1px;
	background: url(../images/sep1_bg.gif) repeat-x;
}

.sep2 {
	font-size: 1px;
	line-height: 1px;
	background: url(../images/sep2_bg.gif) repeat-x;
	margin: 0 10px;
}


.close {
	font-size: 1px;
	line-height: 0;
	clear: both;
}


.newsblock {
       padding: 20px 11px 7px 13px;
}

.newsblock a {
       font-family: Tahoma, Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: #5a5c63;
       text-decoration: none;
}

.newsblock a:hover {
       text-decoration: underline;
}


.newsblock img {
       float:left;
       margin-right: 10px;
       margin-bottom: 5px;
}

table.umail_messages {table-layout:fixed; border-collapse: collapse;}
table.umail_messages td {border: solid 1px rgb(210,210,210); margin: 0px;}
table.umail_messages tr.unread * {font-weight: bold; background: rgb(225,250,225);}

div.message_contents {border:solid 1px rgb(200,200,200); background: rgb(240,240,240); padding: 1em;}

.newsblock1 {
	padding: 10px 20px 10px 0;
}

.newsblock1 ul {
	display: block;
	margin-left: 0px;
	list-style: outside;
}
.newsblock1 li {
	display: block;
	list-style: none;
	padding-left: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

.newsblock1 a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5c63;
	text-decoration: none;
}

.newsblock1 a:hover {
	text-decoration: underline;
}

.newsblock1 span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a5c63;
	text-decoration: none;
}

.newsblock2 {
	padding: 10px 20px 10px 0;
	font-size: 11px;
}


.newsblock2 ul {
	display: block;
	margin-left: 0px;
	list-style: outside;
}
.newsblock2 li {
	display: block;
	list-style: none;
	padding-left: 0;
	margin-bottom: 13px;
	margin-left: 0;
}

.newsblock2 a{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #193bc5;
	text-decoration: none;
}

.links1 {
	padding-bottom: 20px;
	font-size: 16px;
	color: #5a5c63;
	font-weight: bold;
}

.links1 a {
	font-size: 16px;
	color: #5a5c63;
	font-weight: normal;
	margin-right: 10px;
}


#content1 div.subhead {
        color: #000;
        font-weight: bold;
        margin-bottom: 15px;
}

#content1 .bottom_links {
        text-align: right;
        margin-top:26px;
        clear: both;
}


.newsblock3 {
        display: block;
        margin: 17px 0 0;
        padding: 0px 16px 7px 0px;
        font-size: 10px;
}

.newsblock3 div {
        margin-bottom: 13px;
}

.newsblock3 a {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #303134;
        text-decoration: underline;
}

.newsblock3 a.head2 {
        font-size: 10px;
}

.newsblock3 a:hover  {
        text-decoration: none;
}

.news_head3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #cf0000;
        background: #ebeaed;
        line-height: 17px;
        height: 17px;
        padding: 5px 11px;
        margin-right: 1px;
        margin-top: 40px;
        margin-bottom: 13px;
}


.comment{
        padding-bottom: 15px;
}

#comments_container {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*margin: 0px 14px 10px 0;*/
	padding: 18px 20px 28px 28px;
	font-size: 12px;
}

.newsblock3 h3{
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:normal;
}

.newsblock3 h3.registered{
    font-weight:bold;
}

.newsblock3 span.date{
    color:#5A5C63;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}


/*	forum
---------------------------------------------------------------*/
.forumnav {
	padding-bottom: 20px;
}

#content1 .forum_cplace  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	}
#content1 .forum_cplace, #content1 .forum_cplace a {
	color: #303134;
	}

.forum_head1 {
	padding-bottom: 20px;
	}
.forum_head1 a {
	color: #303134;
	}



/*	forum table */
.forum_table {
	border-top: 1px dotted #bcbcbc;
	border-left: 1px dotted #bcbcbc;
}
.forum_table tr.head td {
	color: #cf0000;
	background: #ebeaed;
	padding: 5px;
}
.forum_table td {
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px dotted #bcbcbc;
	border-right: 1px dotted #bcbcbc;
	white-space: normal;
}
.forum_table tr.title td {
	padding: 12px 5px 3px;
	font-size: 14px;
	font-weight: bold;
}


/*	forum table2 */
.forum_table2 {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.forum_table2 tr.head td {
	color: #cf0000;
	background: #ebeaed;
	padding: 5px;
}
.forum_table2 td {
	vertical-align: middle;
	padding: 10px 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	white-space: normal;
}
.forum_table2 td.empty {
	padding: 0;
	height: 2px;
	font-size: 0.1px;
	}

.forum_table2 tr.title td {
	padding: 12px 5px 3px;
	font-size: 14px;
	font-weight: bold;
}

.forum_table2  .lfttd {
	vertical-align: top;
	border-left: 1px dotted #303134;
	}

.forum_table2 .date {
	font-size: 10px;
	font-weight: normal;
	color: #3f4356;
	padding-bottom: 7px;
	border-bottom: 1px dashed #3c3c3c;
	margin-bottom: 12px;
	}

.forum_table2 .usermessage {
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding-top: 5px;
	border-top: 1px dashed #3c3c3c;
	margin-top: 20px;
	}

.redbg {
	background: #cf0000;
	}
.graybg {
	background: #e5eaf5;
	font-size: 1px;
	height: 4px;
	}
.biglink {
	background: #e5eaf5;
	padding: 0px inherit;
	}

.biglink a {
	font-size: 18px;
	font-weight: normal;
	}

.awatar1 {
	margin: 10px 0;
	background: #fff;
	padding: 1px;
	border: 1px solid #b9977a;
	}

a.notlogined {
	color: #74787d;
	}




/*	profile
---------------------------------------------------------------*/
#userprofile td {
	font-size: 11px;
	vertical-align: middle;
	}
#userprofile .cnttable td {
	padding-bottom: 15px;
	}
#userprofile .cnttable td table td {
	padding: 5px;
	}

#userprofile .title3 {
	font-size: 11px;
	font-weight: bold;
	color: #d50000;
	padding: 0 5px;
	padding-bottom: 15px;
}

#userprofile h2.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	margin: 0;
	padding: 10px 0 15px;
}

.length1 {
	width: 200px;
	}

.length2 {
	width: 70px;
	}

.length3 {
	width: 100px;
	}

#userprofile .sep2 {
	margin: 0;
	margin-bottom: 15px;
}



/* Add */
.tf1 {padding:0; border:0}
	.tf1 td {padding:5px 2px; border:0;}
	.tf1 .odd td, .forum_table .odd td {background:#F7F7F7}

.form {margin:0}
	.form h5, h5.form {font-size:100%; color:#C01B1B; margin:0 0 5px 0}
	.form select {width:300px;}
	.form .input, .form textarea {width:296px;}
	.form td.label {width:160px;}
		.form .label label {display:block; margin-right:12px}

table.form td {vertical-align:top; padding:0 2px 2px 0}
.form .hint {font-size:x-small; width:270px; padding:2px 0 5px 0}

.form td.td2 {padding:0 !important}
.formlist ul {margin-left:5px; padding-left:10px}

#main_news #articles ul {display:block; margin:0; padding:0}
#main_news #articles li {display:block; float:left; width:150px; margin-left:0 !important; margin-right:20px; padding:0 !important; overflow:hidden; padding-bottom:5px; background: none;}


#search_res h3 {margin:0 0 9px 0; padding:0}
#search_res p {margin:0; padding:0 0 1.7em 0}
#search_res fieldset strong {font-size:11px}

.il {display:block; float:left; margin:0 10px 10px 0}
.ir {display:block; float:right; margin:0 0 10px 10px}

.top td, td.top {vertical-align:top !important}

#vote {}
    #vote h5 {margin-bottom:7px; font-size:79%}
    #vote img.base2 {height:10px; margin:0 5px 0 0; }

.article h3 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #193bc5;
    margin-bottom: 13px;
}

.base2 {background:#CF0000}
.top,.top2 td {padding: 2px}
