body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #000000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-both;
	color: #000000;
	margin: 0px auto 0px auto;
	text-align: left;
}

h1 {
	font: bold 22px Verdana;
	margin: 0;
	color: #FFFFFF;
}

h2 {
	font: bold 16px Verdana;
	margin: 15px 0 7px 0;
	color: #2e9ffe;
}

h2.ash1 {
	font: bold 22px Verdana;
	margin: 0;
	color: #FFFFFF;
}

h1.news {
	font: bold 18px Verdana;
	margin: 0;
	color: #2e9ffe;
}

h2.news {
	font: bold 18px Verdana;
	margin: 0;
	color: #2e9ffe;
}

h2.footer {
	font: bold 16px Verdana;
	margin: 10px 0 10px 0;
	color: #FFFFFF;
}

h2.menu-title {
	font: bold 17px Verdana;
	font-weight: 700;
	color: #2e5ab5;
	margin: 15px 0 5px 0;
}

h2.spec-header {
	font: bold 18px Verdana;
	margin: 0;
	color: #2e9ffe;
}

h2.spec-header2 {
	font: bold 18px Verdana;
	margin: 25px 0 10px 0;
	color: #2e9ffe;
}


img {
	border: 0px;
}

img.intro_image {
	float: right;
	margin: 0 0 20px 12px;
}

img.news_image_right {
	float: right;
	margin: 5px 0 12px 12px;
}

img.news_image_left {
	float: left;
	margin: 5px 12px 12px 0;
}


a {
	text-decoration: none;
	color: #0000ff;
}

a:visited {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
	color: #0000ff;
}

a.news-title {
	text-decoration: none;
	color: #2e9ffe;
}

a.news-title:visited {
	text-decoration: none;
	color: #2e9ffe;
}

a.news-title:hover {
	text-decoration: underline;
	color: #2e9ffe;
}




div.frame {
	background-image: url('images/bg-top.jpg');
	background-repeat: repeat-x;
	width: 100%;
}

div.header-frame {
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
}

div.header {
	margin: 10px auto 0 auto;
	width: 990px;
}

div.content {
	width: 990px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}

div.footer {
	background-image: url('images/bg-footer.jpg');
	background-repeat: repeat-x;
	width: 990px;
	height: 133px;
	color: #FFFFFF;
	margin: 0 auto 8px auto;
}

div.copyright {
	width: 990px;
	height: 40px;
	margin: 0 auto 8px auto;
	color: #FFFFFF;
	text-align: left;
}

div.menu {
	width: 990px;
	height: 89px;
	margin: 120px auto 0 auto;
	background-image: url('images/bg-menu.jpg');
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

img.logo {
	margin-top: 5px;
	float: left;
}

div.top-ad {
	float: right;
	width: 728px;
	height: 90px;
}

a.tab {
	display: block;
	height: 27px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;

	font-size: 10pt;

	text-decoration: none;
	text-align: center;
	color: #839db3;
	padding-top: 6px;
}

a.tab#news {
	background-image: url('images/tab-news.jpg');
	width: 95px;
	margin-left: 30px;
}

a.tab#news:hover {
	background-image: url('images/tab-news-sel.jpg');
	color: #FFFFFF;
}

a.tab#news-sel {
	background-image: url('images/tab-news-sel.jpg');
	color: #FFFFFF;
	width: 95px;
	margin-left: 30px;
}

a.tab#phones {
	background-image: url('images/tab-mp.jpg');
	width: 135px;
}

a.tab#phones:hover {
	background-image: url('images/tab-mp-sel.jpg');
	color: #FFFFFF;
}

a.tab#phones-sel {
	background-image: url('images/tab-mp-sel.jpg');
	width: 135px;
	color: #FFFFFF;
}

a.tab#forum {
	background-image: url('images/tab-forum.jpg');
	width: 95px;
}

a.tab#forum:hover {
	background-image: url('images/tab-forum-sel.jpg');
	color: #FFFFFF;
}

a.tab#forum-sel {
	background-image: url('images/tab-forum-sel.jpg');
	color: #FFFFFF;
	width: 95px;
}


a.menu-link {
	display: block;
	height: 16px;
	padding: 0 0 0 24px;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	color: #2e5ab5;
	text-decoration: none;
}

a.menu-link:visited {
	color: #2e5ab5;
}

a.menu-link:hover {
	color: #2e5ab5;
	text-decoration: underline;
}

a.menu-link#archive {
	background-image: url('images/icon_archive_16.jpg');
}

a.menu-link#rss {
	background-image: url('images/icon_rss_16.jpg');
}

a.menu-link#link {
	background-image: url('images/icon_link_16.jpg');
}

a.menu-link#arrow {
	background-image: url('images/icon_gray_arrow_16.jpg');
}

a.menu-link#arrow-sel {
	background-image: url('images/icon_green_arrow_16.jpg');
}

a.menu-link#subcat {
	padding-left: 35px;
	font-size: 0.8em;
}





div.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}

div.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


div.copyright a {
	color: #2e9ffe;
	text-decoration: none;
}

div.copyright a:visited {
	color: #2e9ffe;
	text-decoration: none;
}

div.copyright a:hover {
	color: #2e9ffe;
	text-decoration: underline;
}







div.title {
	clear: both;
	margin: 2px 0 0 15px;
	color: #FFFFFF;
}

td.inner-content {
	padding: 10px 20px 20px 10px;
}

td.menu-right {
	padding: 10px 10px 0 10px;
	width: 190px;
	background-color: #f1f6f7;
}

td.menu-left {
	padding: 10px 10px 10px 10px;
	width: 180px;
	background-color: #f1f6f7;
}


div.whereuare {
	background-color: #eaebd3;
	width: 980px;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #c2c3ac;
}

div.news {
	margin-bottom: 25px;
}

span.news-info {
	color: #9c9c9c;
}

div.news-content {
	margin-top: 8px;
}

div.news-introduction {
	margin-top: 8px;
}

div.news-ads {
	border-top: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
	margin-bottom: 25px;
	padding: 5px 0 5px 0;
}

div.phone-thumb {
	float: left;
	width: 150px;
	margin-bottom: 25px;
	text-align: center;
}
