body {
	font-family: Arial, 'Tahoma', Verdana, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #030303 url('../images/bg.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
}


a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a:hover {
	color: #007979;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #010101;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
	margin: 15px 0 5px 0;
}

p {
	font-size: 8pt;
	margin: 0 0 10px 0;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index: 3000;
}


#head {
	position: relative;
	width: 973px;
	margin: 0 auto 0 auto;
	height: 112px;
	background: url('../images/head.gif');
	background-repeat: repeat-y;
	margin-top: 5px;
}

#logo {
	position: absolute;
	background: url('../images/logo.jpg');
	width: 186px;
	height: 112px;
	left: 2px;
	top: 0;
}

#logo a.logolink {
	position: absolute;
	width: 135px;
	height: 70px;
	left: 26px;
	top: 20px;
	text-indent: -3000px;
}

#head .banner {
	position: absolute;
	left: 220px;
	top: 10px;
	width: 720px;
	height: 90px;
}

#menu {
	background: url('../images/menu_bg.gif');
	height: 42px;
}

#menu .in {
	width: 972px;
	margin: 0 auto 0 auto;
}

#menu a {
	color: white;
	font-size: 12pt;
	float: left;
	display: block;
	height: 20px;
	padding: 12px 18px 12px 18px;
	font-weight: bold;
}

#menu a:hover, #menu a.active {
	background: #098282;
	height: 16px;
}

#wrapper {
	background: url('../images/wrapper_bg.gif');
	width: 972px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#footer {
	background: url('../images/footer.gif');
	background-repeat: repeat-x;
	color: white;
	height: 35px;
	width: 952px;
	margin: auto auto;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 15px;
}

#footer .copy {
	width: 360px;
	float: left;
	text-align: left;
	font-weight: bold;
}
#footer a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

#footer .btmmenu {
	float: right;
	width: 460px;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	margin-top: -3px;
	margin-bottom: 5px;
}

#footer .btmmenu a {
	color: #fff;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}

#footer .btmmenu a:hover {
	color: #fff;
	text-decoration: none;
}
#leftsidebar {
	float: left;
	width: 190px;
}

.leftside {
	width: 150px;
	background: #fff;
	margin-left: 12px;
	margin-bottom: 20px;
	border: 3px solid #007979;
	padding: 10px;
}

.leftside .brands a, .leftside .loginlinks a {
	display: block;
	padding: 3px 4px 2px 0;
	color: #007979;
	font-weight: bold;
	text-decoration: underline;
}
.leftside .lastforum a {
	color: #007979;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.leftside .loginlinks a {
	color: #007979;
}

.leftside .loginlinks a:hover {
	color: #007979;
	text-decoration: none;
}

.leftside #userpanel input.txt {
	width: 145px;
	margin: 0 0 5px 0;
	border: 1px solid #4c3b2b;
	color: #333;
}

.leftside #userpanel input.chb {
	margin: 0 4px 0 1px;
}

.leftside #userpanel input.but {
	border: 1px solid #4c3b2b;
	color: #4c3b2b;
	background: #ffd200;
	font-size: 9pt;
	padding: 1px;
	margin-left: 15px;
}

.leftside #userpanel label {
	color: #000;
	font-size: 9pt;
}

.leftside .brands a:hover, .leftside .brands a.active {
	text-decoration: none;
}

.leftside .usertitle {
	color: #000;
	font-weight: bold;
	text-align: center;
}

.clear {
	clear: both;
}

.toptools {
	position: relative;
	padding: 20px;
}

.toptools img {
	border: 0;
}

.toptools .button {
	float: left;
	width: 80px;
	text-align: center;
	margin-right: 20px;
}
.toptools .button a {
	color: #fcff00;
	font-weight: bold;
	font-size: 11px;
}

#search {
	position: absolute;
	background: url('../images/search.gif') no-repeat;
	width: 635px;
	left: 320px;
	top: 15px;
	padding: 55px 0 0 10px;
}

#search label {
	color: #fcff00;
	font-size: 12px;

}

#search #keywords {
	position: absolute;
	top: 17px;
	left: 25px;
	width: 510px;
	font-size: 11pt;
	padding: 4px;
	border: 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search #gosearch {
	position: absolute;	
	top: 15px;
	right: 20px;
	width: 70px;
	border: 1px solid #4c3b2b;
	color: #4c3b2b;
	background: #ffd200;
	font-size: 10pt;
	padding: 5px 4px 4px 4px;
}

#midcolumn {
	float: left;
	background: #fff;
	margin-left: 10px;
	padding:15px;
	width:460px;
	margin-bottom: 15px;
	border: 3px solid #007979;
}

#midcolumn h1, #midcolumn h1 a {
	font-size: 14pt;
	font-weight: bold;
	color: #010101;
	margin: 0 0 5px 0;
	padding: 0;
}

#midcolumn .leftpanel {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-top: 5px;
}

#midcolumn .rightpanel {
	float: right;
	width: 230px;
	margin-left: -10px;
	margin-top: 5px;
}

#midcolumn .more {
	padding-right: 10px;
}

#midcolumn .more h2 {
	font-weight: bold;
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
	margin: 15px 0 5px 0;
}

#midcolumn .more a {
	font-weight: bold;
}

#midcolumn .r {
	border-right: 1px solid #b6adad;
}

#midcolumn .l {
	border-left: 1px solid #b6adad;
}

#midcolumn .b {
	border-bottom: 1px solid #b6adad;
}

#midcolumn .subnav a {
	text-decoration: underline;
	font-weight: bold;
}

#midcolumn .subnav a:hover, #midcolumn .subnav a.active {
	color: #333;
	font-weight: bold;
}

#midcolumn ol {
	padding: 0;
	margin-left: 12px;
}

#midcolumn ol li {
	padding: 4px;
}

#midcolumn ol a {
	font-weight: bold;
}

#rightsidebar {
	float: left;
	width: 275px;
	margin-bottom: 25px;
}

#laptop_links {
	background: url(../images/laptop_links.jpg);
	width: 244px;
	height: 151px;
	text-align: center;
	padding-top: 50px;
}

#laptop_links  ul{
	list-style-type: none;
	margin-left: -35px;
	margin-top: -8px;
}
#laptop_links li {
	margin-bottom: 10px;
}

#laptop_links  a {
	color: #00c2c2;
	font-weight: bold;
	font-size: 13px;
}

#laptop_links a:hover {
	text-decoration: underline;
}

#rightside {
	width: 245px;
	background: #fff;
	border: 3px solid #007979;
	margin-left: 12px;
}

#rightsidebar #banner250 {
	text-align: center;
	margin-bottom: 20px;
}


#rightside h1, #rightside h1 a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rightside .sep {
	background: url('../images/rightside_sep.gif');
	font-size: 0;
	height: 1px;
	margin: 5px 0 5px 0;
}

#rightside .content {
	text-align: left;
	padding: 0 10px 0 15px;
	color: #000;
}

#rightside .content a {
	color: white;
	font-weight: bold;
}

#rightside .links {
	text-align: left;
}

#rightside .links a {
	background: url('../images/rightside_a.gif') left center no-repeat;
	display: block;
	padding: 3px 4px 4px 27px;
	color: white;
	font-weight: bold;
}

#rightside .links a:hover {
	color: #a10101;
}

.padbt10 {
	padding: 10px 0 10px 0;
}

#navpath {
	padding: 0 0 8px 0;
}

#navpath a {
	font-weight: bold;
	text-decoration: none;
}

#navpages {
	padding: 10px;
	text-align: center;
}

#navpages a {
	font-weight: bold;
	text-decoration: none;
}

.listoptions {
	padding: 10px 5px 10px 5px;
	background: #e4faff;
	border: 1px solid #000000;
	text-align: center;
	margin: 10px 0 10px 0;
}

#mainannounces h2, #mainannounces h2 a {
	position: relative;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
	margin: 15px 0 5px 0;
}

#mainannounces h2 {
	padding-right: 100px;
}

#mainannounces h2 a:hover {
	color: #a10101;
}

#mainannounces h2 span.cat {
	position: absolute;
	right: 10px;
	top: 4px;
	display: block;
	width: 110px;
	text-align: right;
	font-size: 7pt;
}

#mainannounces h2 span a {
	font-size: 7pt;
}

.artinfo {
	padding: 3px 0 8px 0;
	font-size: 8pt;
	color: #666;
	border-bottom: 1px dotted #AAA;
}

.artcontent {
	text-align: justify;
	padding-bottom: 20px;
}

.artinfo h1 {
	position: relative;
	border: 1px solid #dbdbdb;
	padding: 3px 80px 6px 6px;
	margin: 0;
}

.artinfo h1 span.date {
	position: absolute;
	right: 10px;
	top: 8px;
	display: block;
	width: 60px;
	color: #666;
	text-align: right;
	font-size: 8pt;
}

.annphoto {
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: relative;
	border: 1px solid #000000;
	margin: 0 10px 5px 0;
}

.annphotoright {
	float: right;
	margin-left: 10px;
	border: 1px solid #000000;
}


.annphoto, .annphotoright {
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: relative;
	border: 1px solid #000000;
	margin: 0 10px 2px 0;
	float: left;
}

.annphotoright {
	float: right;
	margin: 0 0 2px 10px;
}

.annphoto img, .annphotoright img {
	border: 0;
	position: absolute;
}

div.artlinks {
	background: #e4faff;
	border: 1px solid #000000;
	padding: 3px 5px 3px 5px;
	margin: 10px 0 20px 0;
	text-align: center;
}

div.artlinks a {
	text-decoration: none;
}

div.artlinks img {
	border: 0;
	padding: 0;
}


.adboxebay {
	padding: 2px;
	margin: 8px 0 8px 0;
	border: 1px solid #000000;
	background: #c8ebff;
}

.adboxebay .photo {
	float: left;
	width: 70px;
	border: 1px solid #DDD;
}

.adboxebay .title {
	float: left;
	display: block;
	width: 120px;
	margin: 30px 0 0 10px;
	font-size: 8pt;
	line-height: 17px;
}

.adboxebay .title a {
	font-size: 11pt;
}

.adboxebay .feat {
	float: left;
	width: 110px;
	margin: 8px 0 0 0;
	font-size: 8pt;
	line-height: 20px;
}

.adboxebay .feat img {
	border: 0;
}

.adboxebay .feat a {
	font-size: 8pt;
}

.adboxebay .company {
	float: left;
	width: 100px;
	font-size: 8pt;
	color: #666;
	text-align: center;
	margin: 24px 0 0 15px;
}

.adboxebay .company a.big {
	font-size: 10pt;
}

.adboxebay .company a.small {
	font-size: 8pt;
	color: #666;
}

.adboxebay .price {
	float: left;
	display: block;
	width: 110px;
	font-size: 12pt;
	color: #666;
	font-weight: bold;
	text-align: right;
	margin-top: 36px;
}


.adboxebay .order {
	float: left;
	width: 24px;
	margin-top: 34px;
	margin-left: 10px;
	border: 0;
}
.adbox {
	margin-left: 20px;
	width: 220px;
	text-align: center;
	padding: 10px;
	border: 1px solid #007979;
	background: #c8ebff;
}

.adbox h2 {
	font-weight: bold;
	color: #333;
	font-size: 12pt;
	margin: 0;
	padding: 2px;
}

.adbox h2 a {
	font-size: 12pt;
}

.adbox .photo {
	width: 210px;
}

.adbox .photo img {
	border: 1px solid #000;
}

.adbox .details {
	margin-left: 10px;
	width: 380px;
	color: #444;
	text-align: left;
}

.adbox .details dl {
	width: 300px;
	margin: 0;
}

.adbox .details dt {
	clear: both;
	float: left;
	width: 50px;
	text-align: left;
	margin: 0 8px 0 0;
	font-size: 9pt;
	color: #999;
	padding: 3px;
}

.adbox .details dd {
	float: left;
	width: 200px;
	margin: 0;
	font-size: 9pt;
	padding: 3px;
}


#laptopleft {
	float: left;
	width: 134px;
	margin-top: 10px;
	background: #e4faff;
	padding: 2px;
	border: 1px solid #00c2c2;
}

#laptopleft a.laptopreview {
	display: block;
	padding: 4px 0 4px 4px;
	border-bottom: 1px solid #DDD;
}

#laptopleft h2 {
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 1px solid #AAA;
	margin: 15px 0 5px 0;
	padding: 0 0 1px 2px;
}

#laptopright {
	float: right;
	width: 310px;
	margin-top: 10px;
}

.laptopthumb {
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 8px;
}

#laptopphotos {
	text-align: center;
	padding: 10px 0 10px 0;
}

#laptopphotos img {
	border: 1px solid #AAA;
	padding: 2px;
	margin-bottom: 20px;
}

#laptopminuses div.entry {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #AAA;
	clear: both;
}

#laptopminuses div.entry .author {
	display: block;
	float: left;
	width: 60px;
	font-size: 7pt;
	font-weight: bold;
}

#laptopminuses div.entry .comment {
	display: block;
	float: left;
	margin-left: 10px;
	width: 320px;
}

#laptopminuses div.entry .votes {
	display: block;
	float: left;
	margin-left: 10px;
	width: 60px;
	font-size: 12pt;
	color: #999;
	font-weight: bold;
	text-align: center;
}

div.rate {
	position: relative;
	width: 122px;
	height: 60px;
	background: #e4faff;
	margin: 0 0 10px 5px;
}

div.rate span {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 12px;
}

div.rate span.g {
	background: url('../images/rate_g.gif');
	width: 120px;
}

div.rate span.p {
	background: url('../images/rate_p.gif');
}

div.rate span.r {
	background: url('../images/rate_r.gif');
	width: 0;
}

div.rate span.txt {
	top: 15px;
	left: 30px;
	width: 60px;
	text-align: center;
	font-size: 14pt;
}

div.rate span.numvotes {
	top: 40px;
	left: 0;
	width: 120px;
	text-align: center;
	font-size: 9pt;
}

.laptoplinks {
	line-height: 22px;
}

.laptoplinks a {
	font-size: 8pt;
}

.laptoplinks img {
	border: 0;
}

table.lst {
	border: 1px solid #00c2c2;
	text-align: left;
}

table.lst th {
	background: #e4faff;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	text-align: center;
	border-right: 1px solid #00c2c2;
	padding: 4px;
	border-bottom: 1px solid #00c2c2;
}

table.lst td a {
	font-weight: bold;
}

table.lst th.subth {
	background: #000095;
}

table.lst td {
	border-top: 1px solid #00c2c2;
	border-right: 1px solid #00c2c2;
	padding: 4px;
	font-size: 8pt;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

table.lst tr.rowfoot {
	background: #000066;
	color: white;
	font-weight: bold;
}

.adboxfull {
	margin: 10px;
}

.adboxfull h1 {
	font-size: 11pt;
}

.adboxfull h2 {
	font-weight: bold;
	color: #333;
	font-size: 10pt;
	margin: 0;
	padding: 2px;
}

.adboxfull .photo {
	float: left;
	width: 130px;
	padding-top: 15px;
}

.adboxfull .photo img {
	border: 1px solid #DDD;
}

.adboxfull .details {
	float: right;
	width: 430px;
	color: #444;
	padding-top: 10px;
}

.adboxfull .details dl {
	width: 430px;
	margin: 0;
}

.adboxfull .details dt {
	clear: both;
	float: left;
	width: 130px;
	text-align: left;
	margin: 0 8px 0 0;
	font-size: 9pt;
	padding: 4px;
}

.adboxfull .details dd {
	float: left;
	width: 250px;
	margin: 0;
	padding: 4px;
	font-size: 10pt;
}

.adboxfull .details dd a {
	font-size: 10pt;
	font-weight: bold;
}


table.frm {
	margin: 0 auto 0 auto;
	border: 1px solid #00c2c2;
}

table.frm td {
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.frm th {
	padding: 4px;
	font-size: 8pt;
	color: #333;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
}

.laptopbox {
	width: 95px;
	float: left;
	padding: 8px;
}

.laptopbox a:hover img {
	border: 1px solid #007979;
}

.laptopbox img {
	border: 1px solid #AAA;
}

.laptopbox .caption {
	margin-top: 5px;
	text-align: center;
}

#ajaxpop {
	position: absolute;
	z-index: 20000;
	visibility: hidden;
	text-align: left;
}

.ajaxmessage {
	position: relative;
	width: 284px;
	height: 192px;
	padding: 9px 8px 9px 8px;
	background: url(../images/smallmessage_bg.png);
}

.ajaxmessage-inner {
	padding: 0 10px 10px 10px;
	margin: 0;
	font-size: 9pt;
	width: 262px;
	height: 180px;
}

.ajaxmessage-inner h2 {
	padding: 5px 0 0 30px;
	margin: 0 0 10px 0;
	font-size: 11pt;
}

.ajaxmessagebig {
	position: relative;
	margin-left: -150px;
	margin-top: 30px;
	width: 384px;
	height: 382px;
	padding: 9px 8px 9px 8px;
	background: url(../images/message_bg.png);
}

.ajaxmessagebig-inner {
	padding: 0 10px 10px 10px;
	margin: 0;
	font-size: 9pt;
	width: 358px;
	height: 372px;
	overflow: auto;
}

.ajaxmessagebig-inner h2 {
	padding: 5px 0 0 30px;
	margin: 0 0 10px 0;
}

table.frm td.switchcell_on {
	text-align: center;
	cursor: pointer;
	background: white;
	color: #000000;
	border-bottom: 0;
}

table.frm td.switchcell_off {
	background: #000000;
	color: white;
	text-align: center;
	cursor: pointer;
	border-bottom: 0;
}

.adboxshort {
	float: left;
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	background: #c8ebff;
	border: 1px solid #007979;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.adboxshort img {
	border: 1px solid #fff;
}

.adboxshort a.company {
	font-size: 7pt;
}

.adboxshort .price {
	font-size: 10pt;
	color: #999;
	font-weight: bold;
}

.anketa {
	color: white;
	padding-left: 10px;
}

.anketa h1 {
	font-size: 11pt;
	color: white;
	padding: 10px 0 0 0;
}

.anketa ul {
	margin: 0;
	padding: 0;
}

.anketa li {
	list-style: none;
	padding: 0 0 3px 3px;
}

.anketa input.frmbutton {
	border: 1px solid #4c3b2b;
	color: #4c3b2b;
	background: #ffd200;
	font-size: 9pt;
	padding: 1px;
}

.anketa input.frminput {
	width: 130px;
	margin: 0 0 3px 15px;
	border: 1px solid #4c3b2b;
	color: #333;
}

.anketares {
	background: #ffd200;
	border: 1px solid #4c3b2b;
	height: 7px;
	margin: 2px 0 0 0;
}

.artcomment {
	position: relative;
	padding: 10px 8px 10px 8px;
	margin: 10px 0 10px 0;
	border: 1px solid #b70202;
}

.artcomment .user {
	padding-top: 10px;
}

.artcomment .tl {
	background: url('../images/redbrdr_tl.gif');
	position: absolute;
	width: 8px;
	height: 8px;
	top: -1px;
	left: -1px;
}

.artcomment .bl {
	background: url('../images/redbrdr_bl.gif');
	position: absolute;
	width: 8px;
	height: 8px;
	bottom: -1px;
	left: -1px;
}

.artcomment .tr {
	background: url('../images/redbrdr_tr.gif');
	position: absolute;
	width: 8px;
	height: 8px;
	top: -1px;
	right: -1px;
}

.artcomment .br {
	background: url('../images/redbrdr_br.gif');
	position: absolute;
	width: 8px;
	height: 8px;
	bottom: -1px;
	right: -1px;
}

.artcomment h3 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #000000;
}

.adphotos {
	text-align: center;
}

.adphotos img {
	border: 1px solid #b70202;
}

p.views {
	text-align: right;
	color: #000000;
	padding: 10px;
}

#mainannounces .sep {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b6adad;
}

.padbt10brd {
	border-top: 1px solid #b6adad;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	clear: both;
}

.disclaimer {
	padding: 10px;
	color: #000000;
}

.thumbleft {
	float: left;
	margin: 5px 10px 3px 0;
	border: 1px solid #CCC;
}

.thumbright {
	float: right;
	margin: 5px 0 3px 10px;
	border: 1px solid #CCC;
}

.thumbcenter {
	border: 1px solid #CCC;
	margin: 10px auto 10px auto;
}

#links {
	float: right;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
}
#links a {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
#links a:hover {
	text-decoration: none;
}
#tyxo {
	float: left;
	width: 95px;
	margin-right: 5px;
}
.red {
	color: red;
}