.home-columns
{
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
}
.home-columns .left
{
	border-right: 1px solid silver;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.home-columns .right
{
	width: 240px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}


.galery
{
	width: 100%;
}
.galery .left-column
{
	width: 180px;
	vertical-align: top;
	padding: 2px;
}


.aboutsim .img-col
{
	width: 160px;
	text-align: left;
	vertical-align: top;
}
.aboutsim .img
{
	width: 150px;
	border: 1px solid black;
}
.aboutsim .title
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.aboutsim .title:hover
{
	text-decoration: underline;
}
.aboutsim .description
{
	vertical-align: top;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: black;
}


.user-message
{
	width: 100%;
	border: 1px solid gray;
	background: silver;
	table-layout: fixed;
}
.user-message .content
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	background: white;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}


.forum2
{
	background: #c5c5c5;
	width: 100%;
}
.forum2-header
{
	height: 20px;
	color: #f1f1f1;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background: #999999 repeat-x url("../../images/page/v2/bg_th_gray.gif");
	padding-left: 5px;
}
.forum2-topic
{
	width: 700px;
	background: #f1f1f1;
	padding: 2px;
}
.forum2-topic-count
{
	width: 60px;
	background: #f1f1f1;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 2px;
}
.forum2-topic-title
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.forum2-topic-title:hover
{
	text-decoration: underline;
	color: #cc0000;
}
.forum2-topic-desc
{
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
}
.forum2-subtopic
{
	font-family: tahoma;
	font-size: 11px;
	color: #0000cc;
	text-decoration: none;
}
.forum2-subtopic:hover
{
	text-decoration: underline;
}
.forum2-message
{
	background: #c5c5c5;
	width: 100%;
}
.forum2-message-header-normal
{
	width: 100%;
	background: #f1f1f1;
	height: 18px;
}
.forum2-message-header-unread
{
	width: 100%;
	background: #cc0000 repeat-x url("../../images/page/v2/bg_button2.gif");
	color: #000000;
	height: 18px;
}
.forum2-header-normal
{
	padding-left: 5px;
}
.forum2-header-unread
{
	color: #ffffff;
	padding-left: 5px;
}
.forum2-header-commands-normal
{
	width: 300px;
}
.forum2-header-commands-unread
{
	width: 300px;
	color: #f1f1f1;
}
.forum2-message-content
{
	width: 100%;
	background: #f5f5f5;
}
.forum2-message-profile
{
	width: 120px;
	padding: 4px;
	border-right: 1px solid #999999;
}
.forum2-message-text
{
	padding: 4px;
}
.forum2-reply-message
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	border: 1px dotted #999999;
	padding: 4px;
}
.forum2-edit-info
{
	font-family: tahoma;
	font-size: 10px;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 2px;
}

.contact-name
{
	font-size: 14px;
	font-weight: bold;
	color: #ae0c07;
}
.contact-left-col
{
	width: 80px;
	float: left;
}
.contact-right-col
{
	width: 500px;
	float: left;
}


.download_category, .download_item, .download_new_item
{
	background: white;
	border: 1px solid black;
}
.download_category th
{
	background: url(../../images/page/img/cellpic3_summer.gif);
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 4px;
}
.download_item th, .download_new_item th
{
	background: url(../../images/page/img/cellpic3_4.gif);
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 2px;
}
.download_category td
{
	padding: 4px;
	height: 16px;
	line-height: 16px;
}
.download_item td, .download_new_item td
{
	padding: 3px;
	height: 12px;
	line-height: 12px;
}
.download_category .row_0
{
	background: url(../../images/page/img/cellpic1_summer.gif);
}
.download_category .row_1
{
	background: url(../../images/page/img/cellpic1_summer.gif);
}
.download_item .row_0
{
	background: #f1f1f1;
}
.download_item .row_1
{
	background: #e1e1e1;
}
.download_new_item .row_0
{
	background: #ffd3a8;
}
.download_new_item .row_1
{
	background: #ffd3a8;
}
.download_category .name a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: black;
}
.download_category .name a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.download_item .name, .download_new_item .name
{
	font-size: 12px;
	color: black;
}
.download_item .text, .download_new_item .text
{
	font-size: 11px;
	color: black;
}
.download_item .size, .download_new_item .size
{
	text-align: right;
	width: 50px;
}
.download_item .download, .download_new_item .download
{
	width: 100px;
	text-align: center;
}
.download_item .date, .download_new_item .date
{
	width: 100px;
	text-align: center;
}
.download_category .icon
{
	width: 30px;
	text-align: center;
}
.download_category .count
{
	width: 50px;
	text-align: center;
}
.rating-frame
{
    position: relative;
}
.rating-tip
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 150px;
    background: no-repeat url(../../images/page/bubble.png);
    display: none;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    z-index: 500;
}

