/*===========================================*/
/* CSS by Veebidisain OÜ, www.veebidisain.ee */
/*===========================================*/
/*===============================*/
/* GENERAL */
/*===============================*/
body {
	background:url(../img/gfx/header.jpg) no-repeat 50% 0 white;
	margin:0;
	padding:0;
	line-height:150%;
}
body, td, th, p, input, textarea, option, select {
	font-size:12px;
	color:#444;
}
body, td, th, p, div, h1, h2, h3, h4, h5, input, textarea, option, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 /* content */ {
	color:#c2272d;
	margin:0;
	padding:10px 0;
	font-size:16px;
}
h1 a,h1 a:visited {
	text-decoration:none !important;
}
h2 /* sides */ {
	color:white;
	text-transform:uppercase;
	padding:0 20px 10px 0;
	margin:0;
	font-size:12px;
	text-align:center;
}
h3 /* products */ {
	color:#222;
	padding:5px 0;
	margin:0;
	font-size:14px;
}
h3 a,h3 a:visited /* products */ {
	text-decoration:none !important;
	color:#222 !important;
}
h4 /* content */ {
	color:white;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	padding:10px 0;
	margin:0;
}
h5 /* products */ {
	
}
a:link, a:visited {
	color:#c2272d;
	text-decoration:none;
}
a:hover, a:active {
	color:black;
}
p {
	text-align:justify;
	margin:0;
	padding:6px 0;
}
input, textarea, select {
	background:white;
	border:1px solid #999;
}
hr {
	border:none;
	height:1px;
	background:#ccc;
}
form {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:none;
}
/*===============================*/
/* LAYOUT */
/*===============================*/
#main 		{width:960px; padding-right:30px; margin:auto;}
#header 	{width:100%; float:left; height:265px;}
#middle		{width:100%; float:left;}
#left_bg 	{widh:100%; float:left; background:url(../img/gfx/l_box_bg.jpg) repeat-y -5px 0;}
#right_bg 	{widh:100%; float:left; background:url(../img/gfx/r_box_bg.jpg) repeat-y 102% 0;}
/*===============================*/
/* TOP */
/*===============================*/
#logo {
	width:305px;
	padding:20px 0 0 23px;
	float:left;
}
#header_lang {
	width:164px;
	float:right;
	padding:21px 20px 0 0;
	text-align:right;
}
#header_lang a,#header_lang a:visited {
	padding:3px 5px;
	text-decoration:none;
	color:white;
	background:#292420;
	font-weight:bold;
	text-transform:uppercase;
}
#header_lang strong a,#header_lang strong a:visited {
	background:#c2272d;
}
#header_lang img {
	border:1px solid black;
}
#header_lang strong img {
	border:1px solid red;
}
#header_lang div {
	width:100%;
	float:left;
	padding:10px 0 0 0;
	font-size:10px;
}
#header_lang div a,#header_lang div a:visited {
	background:#c2272d;
}
/* main menu */
#main_menu {
	width:639px;
	height:40px;
	float:left;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	padding:32px 0 0 0;
	position:relative;
	z-index:10;
	margin:0 0 0 -7px;
}
#main_menu ul,#main_menu ul li {
	display:inline;
	margin:0;
	list-style:none;
}
#main_menu ul {
	float:left;
	height:40px;
}
#main_menu ul li {
	padding:0;
}
#main_menu a,#main_menu a:visited {
	color:black;
	padding:16px 7px 2px 7px;
	text-decoration:none;
}
#main_menu a:hover,#main_menu a:active,#main_menu li.active_main a,#main_menu li.active_main a:hover {
	border-bottom:4px solid #c2272d;
}
#header_bottom {
	width:95%;
	padding:0 0 0 50px;
	float:left;
}
#header_news_h {
	width:235px;
	text-align:right;
	color:white;
	font-weight:bold;
	font-size:14px;
}
#header_products {
	width:246px;
	float:left;
}
#header_products ul {
	margin:0;
	padding:30px 0 0 0;
	list-style:none;
}
#header_products li {
	padding:2px 0;
}
#header_products a,#header_products a:visited {
	padding:2px 9px;
	font-weight:bold;
	font-size:14px;
	color:white;
	text-decoration:none;
}
#header_products a:hover,#header_products a:active {
	color:#c2272d;
}
#header_products a#special,#header_products a#special:visited {
	background:#c2272d;
}
#header_products a#special:hover,#header_products a#special:active {
	background:black;
}
#header_news {
	width:462px;
	float:left;
	position:relative;
	z-index:10;
	margin:-10px 0 0 0;
}
#header_news ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header_news li {
	float:left;
	clear:both;
	margin:2px 0;
	padding:5px 10px;
	background:#222;
}
#header_news li:hover {
	background:black;
}
#header_news a,#header_news a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#header_user {
	width:176px;
	float:left;
	text-align:right;
}
#header_user input {
	width:160px;
	background:#c1272d;
	border:1px solid black;
	color:white;
	margin:0 0 6px 0;
}
input#login_button {
	width:90px;
	margin:0 0 10px 0;
}
#header_user a,#header_user a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#header_user a:hover,#header_user a:active {
	color:#c1272d;
}
/*===============================*/
/* CONTENT */
/*===============================*/
/* top content */
#top_search {
	width:222px;
	float:left;
	padding:0 0 0 28px;
}
#top_search input {
	width:150px;
	background:none;
	border:none;
	margin:15px 4px 0 0;
	float:left;
	color:white;
	font-weight:bold;
}
input#search_button {
	width:46px;
	height:42px;
	float:left;
	margin:0 !important;
	cursor:pointer;
}
#navbar {
	width:475px;
	height:36px;
	padding:14px 0 0 0;
	float:left;
	color:black;
	font-size:11px;
	font-weight:bold;
}
#navbar a,#navbar a:visited {
	color:black;
	text-decoration:none;
}
.nums {
	float:right;
}
.nums a,.nums a:visited {
	padding:3px 5px;
}
.nums a:hover {
	background:black;
	color:white !important;
}
.gr_selected a,.gr_selected a:visited {
	background:#c2272d;
	color:white !important;
}
#cart {
	width:210px;
	float:left;
}
#cart_h {
	width:45%;
	float:left;
	color:#ccc;
	font-size:14px;
	font-weight:bold;
	padding:20px 0 10px 10px;
	overflow:hidden;
}
#cart_in {
	width:50%;
	float:left;
	padding:10px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#ccc;
	overflow:hidden;
	height:40px;
}
#cart_in a,#cart_in a:visited {
	color:#ccc;
	text-decoration:none;
}
#cart_in span {
	font-size:10px;
	line-height:100%;
}
#sort_bar {
	width:100%;
	position:relative;
	z-index:10;
	margin-top:-5px;
	height:35px;
	background:url(../img/gfx/top_nav_bg.jpg) no-repeat 0 100%;
}
#sort_bar div {
	float:left;
	padding:0 2px 0 0;
}
#sort_bar a,#sort_bar a:visited {
	color:#222;
	text-decoration:none;
	padding:2px;
}
#sort_bar a.selected,#sort_bar a.selected:visited {
	background:#333;
	color:white;
}

/* main content */
#top_banner {
	width:570px;
	height:210px;
	float:left;
	overflow:hidden;
	margin:0 0 10px 0;
}
#mycarousel_banner li img {
	width:570px !important;
	height:210px;
}
#content #top_banner ul,#content #top_banner ul li {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
}
#content {
	width:570px;
	float:left;
	overflow:hidden;
}
.content {
	background:white !important;
	overflow:auto !important;
}
#content ul {
	margin:10px 0;
	padding:0 0 0 20px;
	list-style:none;
}
#content ul li {
	padding:0 0 0 20px;
	background:url(../img/gfx/bullet.jpg) no-repeat 0 50%;
}
/*===============================*/
/* BOTTOM */
/*===============================*/
#footer	{
	width:94%;
	padding:0 3%;
	float:left;
	background:url(../img/gfx/footer.jpg) no-repeat 0 0;
}
#designer {
	width:25%;
	padding:12px 0;
	float:right;
	text-align:right;
	font-size:10px;
}
#designer a,designer a:visited {
	color:#cecece !important;
	text-decoration:none;
}
/* SHOP */
#subcats {
	width:574px;
	line-height:10%;
	margin:0 0 3px -4px;
	font-size:1px;
	float:left;
	clear:both;
	text-align:center;
	z-index:10;
	position:relative;
}
.subcat {
	width:177px;
	height:120px;
	padding:4px 0 0 0;
	float:left;
	text-align:center;
	margin:0 0 4px 4px;
	line-height:110%;
	font-size:12px;
	font-weight:bold;
	background:url(../img/gfx/cat_img_bg.jpg) 50% 50%;

}
.subcat:hover, .subcat:hover img {
	background:url(../img/gfx/cat_img_bg.jpg) 50% 50%;
}
.subcat img {
	clear:both;
	max-width:140px;
	max-height:90px;
	border:1px solid #444;
	margin:0 0 8px 0;
}
.subcat a,.subcat a:visited {
	color:white;
}
.subcat a:hover,.subcat:hover a {
	color:#eee;
	text-decoration:none;
}
#cat_desc {
	width:96%;
	padding:0 2%;
	text-align:left;
	font-size:10px;
	color:#666;
	margin:0;
	float:left;
	line-height:130%;
}
#navbar_bottom {
	display:none;
	visibility:hidden;
}
/* left side */
#left_side {
	width:188px;
	float:left;
	clear:left;
	position:relative;
	z-index:10;
	margin:-10px 0 0 0;
	overflow:hidden;
}
.left_side_box {
	float:left;
	clear:both;
	width:188px;
	min-height:70px;
	background:url(../img/gfx/side_h_i.gif) no-repeat 5px 0;
	padding:10px 0 10px 0;
}
.left_side_box ul {
	padding:0;
	margin:0;
	list-style:none;
}
.left_side_box ul li {
	padding:0;
	margin:0;
	line-height:120%;
	font-size:11px;
}
.left_side_box a, .left_side_box a:visited {
	color:#222;
	display:block;
	width:170px;
	padding:3px 0 3px 18px;
	font-weight:bold;
	text-decoration:none;
}
.menu_selected, .left_side_box a:hover, .left_side_box a:active {
	color:#c2272d !important;
	padding:3px 0 3px 18px;
	width:170px;
	display:block;
	font-weight:bold !important;
}
.left_side_box li ul a, .left_side_box li ul a:visited {
	color:#666;
	text-decoration:none;
	padding:2px 0 2px 30px;
	width:158px;
	display:block;
}
.side_m_ale a,.side_m_ale a:visited {
	background:black;
	color:white;
	border-bottom:1px solid red;
}
.side_m_special a,.side_m_special a:visited {
	background:#666;
	color:white;
}
.left_side_box li ul a:hover, .left_side_box li ul a:active, .left_side_box li ul .menu_selected {
	color:black;
	text-decoration:none;
	padding:2px 0 2px 30px;
	width:158px;
	display:block;
	font-weight:bold !important;
}
.left_side_box li ul li ul a, .left_side_box li ul li ul a:visited {
	color:#999;
	text-decoration:none;
	padding:2px 0 2px 40px;
	width:148px;
	display:block;
}
.left_side_box li ul li ul a:hover, .left_side_box li ul li ul a:active, .left_side_box li ul li ul .menu_selected {
	color:#FF6600;
	text-decoration:none;
	padding:2px 0 2px 40px;
	width:148px;
	display:block;
}
#product_box {}
#special_box, #panks {
	text-align:center;
}
/* promo products */
#special_box, #brand_box {
	line-height:130%;
}
#special_box {
	padding-top:7px;
	padding-bottom:0;
}
#special_box h2 {
	width:78%;
	margin:auto;
	line-height:120%;
	font-size:11px;
	height:40px;
}
#special_box a, #special_box a:visited {
	width:100% !important;
	padding:0 !important;
	margin:0 0 10px 0 !important;
	display:inline !important;
	background:none !important;
	border:none !important;
}
#special_box img {
	width:90px;
	border:1px solid #ccc;
	margin:5px 0 0 0;
}
#special_box img:hover {
	border:1px solid #f06426;
}
#special_box div {
	padding:0 0 15px 0;
}
/* right side */
#right_side {
	width:197px;
	float:right;
}
.right_side_box {
	float:left;
	clear:both;
	width:197px;
	min-height:70px;
	background:url(../img/gfx/side_h_ii.gif) no-repeat 0 0;
	padding:10px 0 10px 0;
}
#right_side ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
.right_side_box a, .right_side_box a:visited {
	color:#333;
}
.right_side_box a:hover {
	color:#999 !important;
	text-decoration:none;
}
.right_side_box p {
	padding:0 0 0 10px;
}
/* **** */
#lottery {
	width:187px;
}
#lottery a,#lottery a:visited {
	display:block;
	width:100px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	float:left;
	color:#f06426;
	padding:10px 0 0 0;
}
/* side poll */
#side_poll form {
	display:block;
	width:80%;
	margin:auto;
}
#side_poll_q {
	font-weight:bold;
	line-height:120%;
	padding:0 0 10px 0;
}
#side_poll_a label {
	width:100%;
	display:block;
	float:left;
	font-size:11px;
	line-height:120%;
}
#side_poll_a label input {
	float:left;
}
#side_poll_a label span {
	width:136px;
	display:block;
	float:left;
}
#poll_button {
	background:#c2272d;
	border:1px solid #333;
	color:white;
	margin:5px 0 0 10px;
	cursor:pointer;
}
/* poll answers */
.poll_a_row {
	font-size:10px;
	line-height:110%;
}
.poll_line {
	height:5px;
	background:#c2272d;
	margin:2px 0 6px 0;
}
#panks {
	text-align:center;
}
#panks a, #panks a:visited {
	display:inline;
	border:none;
	padding:0;
	margin:0;
	background:none;
}

#add_box {
	width:95%;
	padding:7px 0 10px 5%;
	background-color:white;
	background-position:5px -3px;
}
#add_box img {
	margin:5px 0 0 0;
}
#add_box ul {
	margin:0;
	padding:0;
}
#add_box li {
	margin:0;
	padding:0;
}
/* products */
#main_page {
	width:574px;
	float:left;
	position:relative;
	z-index:10;
	margin:0 0 0 -4px;
}
#main_page .pr_box_small {
	width:280px !important;
	height:180px;
	padding:3px 0 !important;
	margin:0 0 4px 4px !important;
	border:1px solid #ccc;
	float:left;
	overflow:hidden;
	background:url(../img/gfx/header.jpg) no-repeat 70% 0 white;
}
#main_page h3 {
	text-align:center !important;
	width:100% !important;
	margin:3px 0 !important;
	background:#222;
	height:24px;
}
#main_page h3 a,#main_page h3 a:visited {
	color:white !important;
}
#main_page .pr_box_desc_i {
	width:280px !important;
	float:left;
	font-size:10px;
	line-height:120%;
	display:none;
	visibility:hidden;
}
#main_page .pr_box_r {
	width:280px !important;
	float:left;
	font-size:10px;
	line-height:120%;
	color:white !important;
	margin:0 !important;
	padding:0 !important;
}
#main_page .pr_box_bottom {
	width:280px !important;
	padding:3px 0 0 0 !important;
	margin:0 !important;
	float:left;
	height:30px;
	overflow:hidden;
	color:white !important;
	line-height:130%;
}
#main_page .pr_separator {
	width:1px;
	float:left;
	font-size:1px;
	line-height:1%;
	padding:0;
	display:none;
	visibility:hidden;
}
#main_page .pr_box_pic {
	height:120px;
	width:100% !important;
	overflow:hidden;
	padding:0 !important;
	margin:0 !important;
}
#main_page .pr_box_price {
	float:left;
	font-size:11px;
	width:100%;
	text-align:center;
	color:white !important;
}
#main_page .special_price {
	font-size:11px !important;
	background:black;
}
/* pr list */
.pr_cont {
}
.pr_box_small {
	width:100%;
	float:left;
	padding:3px 0;
	margin:0 0 3px 0;
	background:url(../img/gfx/header.jpg) no-repeat -540px 60px white;
	border-bottom:5px solid #dedee0;
}
.pr_box_pic {
	width:120px;
	height:120px;
	float:left;
	text-align:center;
	overflow:hidden;
	background:url(../img/gfx/pr_img_bg_s.jpg) no-repeat 50% 50%;
}
.pr_box_pic table {
	width:100%;
}
.pr_box_pic table td {
	width:100%;
	height:120px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
.pr_box_pic img {
	padding:10px;
	max-width:90px;
	max-height:90px;
}
.pr_box_pic img:hover {
	border-color:#f06426;
}
.pr_box_r {
	width:420px;
	padding-left:10px;
	float:right;
	font-size:10px;
	line-height:120%;
	overflow:hidden;
}
.pr_box_r p {
	margin:0 !important;
	padding:0 !important;
	font-size:12px;
}
.pr_box_price {
	float:left;
	color:#000;
	width:100%;
	text-align:right;
	font-size:12px;
}
.special_price {
	color:red;
	font-weight:bold;
}
.pr_box_desc_i {
	width:465px;
	height:50px;
	overflow:hidden;
	float:left;
}
.pr_box_bottom {
	width:100%;
	padding:3px 0;
	float:left;
}
.pr_box_link {
	float:left;
	width:100%;
	padding:4px 0 3px 0;
	border-top:1px solid #ccc;
}
.pr_box_link form {
	float:left;
}
.pr_box_link span {
	float:right;
	text-align:right;
}
.pr_box_link input {
	border:none;
	background:none;
	cursor:pointer;
	font-size:10px;
}
input.amount {
	border:1px solid #ccc !important;
	cursor:text;
}
a.det_info, a.det_info:visited {
	color:#666;
	text-decoration:none;
	padding:3px 0 0 0;
	width:200px;
	display:block;
	font-weight:bold;
	clear:both;
}
a.det_info:hover {
	text-decoration:none;
}
/* pr details */
#pr_details {
	float:left;
	width:100%;
	clear:both;
	padding:0 5px 0 0;
}
#pr_details_img {
	float:left;
	width:220px;
}
#pr_details_img img {
	padding:4px;
	border:2px solid #111;
	cursor:pointer;
	background:#333;
}
img#pr_details_big_img {
	clear:both;
	margin:0 0 0 0;
}
#pr_details_short_d {
	float:right;
	width:300px;
}
#pr_details_short_d p {
	font-weight:bold;
	padding:0;
	margin:0;
}
#pr_details_long_d {
	float:right;
	width:300px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#pr_details_sp {
	float:right;
	width:310px;
	text-align:right;
}
#pr_details_bottom {
	float:left;
	width:100%;
	margin:5px 0 10px 0;
	padding:35px 0 10px 0;
	border-bottom:1px solid #ccc;
}
#pr_details_back_link {
	float:left;
	width:60px;
}
#pr_details_form_a {
	float:left;
	text-align:left;
	width:340px;
}
#pr_details_form_a input, #pr_details_form_a select, #pr_details_form_a option, #pr_details_form_a select option {
	border:1px solid #ccc !important;
}
#pr_details_form_b {
	float:right;
	text-align:right;
	width:180px;
}
.pr_sidus {
	width:30%;
	height:146px;
	float:left;
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
	margin:5px 3px 0 3px;
	background:url(../img/gfx/header.jpg) no-repeat 50% 26px;
	line-height:120%;
	overflow:hidden;
}
.pr_sidus:hover, .pr_sidus:hover img {
	background:url(../img/gfx/header.jpg) 50% 20px;
}
.pr_sidus img {
	clear:both;
	max-height:80px;
	max-width:90px;
	border:1px solid #ccc;
	margin:0 0 12px 0;
}
.pr_sidus img:hover {
	border-color:#f06426;
}
.pr_sidus a, .pr_sidus a:visited {
	clear:both;
}
.small_img td {
	padding:3px 3px 3px 0;
}
.small_img img {
	float:left;
	padding:3px;
	width:57px;
}
/* news */
.news_list_space {
	height:1px;
	border-bottom:1px solid #ccc;
}
.news_list_box h3 {
	padding:0 !important;
	margin:0 !important;
}
.news_date {
	color:#999;
	width:117px;
	text-align:right;
	float:left;
}
.news_list_txt {
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
	margin:0 0 20px 0;
}
.news .news_date {
	width:100%;
	text-align:left;
	margin:0 0 10px 0;
}
.news h3 {
	padding:0;
	margin:0;
}
.news_intro {
	font-weight:bold;
	color:#888;
}
/*   gb   */
#gb {
	border: 1px #ccc solid;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	width:100%;
}
#gb table td {
	padding:3px;
}
#gb input, #gb textarea {
	width: 480px;
}
.gb_question {
	font-weight:bold !important;
}
.gb_answer {
	background-color:#f7f7f7;
	border-top:1px solid #ccc;
	font-size:12px;
	padding:5px;
}
.gb_date {
	float:right;
	width:200px;
	text-align:right;
	padding:0 3px 0 0;
	font-size:11px;
	color:#999;
}
.gb_name {
	float:left;
	width:200px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 3px;
	color:#c2272d;
}
.gb_header {
	width:100%;
	padding:5px 0 3px 0;
	border-bottom:1px solid #ccc;
	float:left;
}
/* contact */
#contact {
	border: 1px #ccc solid;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	width:100%;
}
#contact table td {
	padding:3px;
}
#contact input, #contact textarea {
	width: 480px;
}
/* search */
#search {
	border:1px #ccc solid;
	padding:10px;
	margin:0 0 5px 0;
	width:565px;
	float:left;
}
.search_separator {
	height:10px;
	font-size:9px;
}
/* newsletter */
#newsletter {
	border:1px #ccc solid;
	float:left;
	padding:10px;
	margin:0 0 5px 0;
	width:565px;
}
#newsl_mail {
	width:210px;
}
/* registration */
.abi {
	width:100%;
}
#reg_vorm {
	width:100%;
	margin:10px 0 0 0;
}
#reg_vorm tr:hover, #reg_vorm table tr:hover {
	background:url(../img/gfx/pr_middle.jpg) repeat-x 0 -40px;
}
#reg_vorm td {
	padding:4px;
}
#reg_boxes {
	background:none !important;
}
.reg_box {
	border:1px solid #ccc;
	margin:5px 0 5px 0;
}
.reg_box legend {
	color:#888;
	padding:0 5px 0 5px;
}
.reg_box legend b, .reg_box legend strong {
	color:#777;
}
.reg_box table td {
	padding:4px;
}
.reg_field {
	width:100%;
}
.reg_field:hover {
	border-color:#999;
	color:#333;
}
#reg_submit td {
	border-top:1px solid #ccc;
}
tr#reg_submit:hover {
	background:none !important;
}
/* Design Spec */
.cart1 {
	background-color:#F8F8F8;
}
.cart2 {
	background-color:#f3f3f3;
}
/* campaign */
#campaign_mails {
	width:585px;
	border:1px solid #ccc;
	margin:0 0 10px 0;
}
#campaign_mails td {
	padding:5px;
}
#campaign_conditions {
	width:575px;
	text-align:justify;
	font-size:10px;
	padding:5px;
	margin:10px 0 0 0;
	border:1px solid #ccc;
	line-height:120%;
}
div.ie6 {
	margin:0;
	padding:0;
	font-size:9px;
	line-height:1%;
	float:left;
	margin:-1000px 0 0 0;
	background:red;
}
/*===============================*/
/* FORUM */
/*===============================*/
#forum_nav {
	color:#999;
	width:590px;
	clear:both;
	padding:0 0 3px 0;
}
#forum_nav a,.forum_nav a:visited {
	text-decoration:none;
}
#forum_main {
	width:588px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#forum_main td,#forum_main th {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:4px 2px 4px 2px;
}
#forum_main th {
	font-weight:bold;
	color:#777;
	background-color:#EFEFEF;
}
#forum_main_posts th,#forum_post_new_h {
	background-image:url(../../img/gfx/r_h.jpg);
	background-repeat:repeat-x;
	color:#777 !important;
	font-size:11px;
}
#forum_main a,#forum_main a:visited {
	text-decoration:none;
}
#forum_main a:hover {
	text-decoration:underline;
}
.forum_post_date {
	text-align:right;
	font-size:10px;
	color:#999;
}
.forum_post {
}
.forum_sub {
	background-image:url(../../img/gfx/r_h.jpg);
	background-repeat:repeat-x;
    text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:white;
	padding:3px;
}
.forum_sub a,.forum_sub a:visited {
	color:white;
}
.forum_last_post {
	font-size:10px;
	color:#999;
	text-align:right;
}
.forum_post_cont {
	width:100%;
	border:1px solid #ccc;
	margin-bottom:1px;
	padding:2px;
}
.forum_post_cont:hover {
	border-color:#477fae;
}
.forum_post {
	border-top:1px solid #ccc;
}

