/** font defaults */
body {
	font-size: 10px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image:url(/it_images/body_background.jpg); 
	background-repeat:repeat-x;
	margin:0;
	text-align: center;
	text-decoration: none; 
}

td{
	font-size: 10px; 
}

span{
	font-size: 12px;
	text-decoration: none; 
}

h1  {
  	line-height: 10px;
	color:#6FAD06;
  	font:bold 20px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	margin-bottom: 5px;
	margin-top:0px;
}

p, li {
  line-height:170%;
}

a {
	color: #3333cc; 
	font-size:11px;
	outline:none;
}
a:link { 
	text-decoration : none; 
}
a:visited { 
	text-decoration : none; 
}

a:hover { 
	text-decoration: underline; 
	color: #3333cc; 
}

img.imgcenter {
	display: block;
	margin: 0px auto;
}

.font_family_default {
	font-family: Verdana, Tahoma, Arial;
}

label{ width: 4em; display: block}

legend{
	color: #fff;
	border: 1px solid #781351;
	padding: 2px 4px;
	background-color:#999999
}
hr{
	border: dashed #cccccc 1px;
	height:1px;
}

#trans_logo img{
}

/* sort links */
a.sort_none {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/icon_sort.gif) 0 0px no-repeat;
    font-weight: bold;   
}

a.sort_desc {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/icon_sort_desc.gif) 0 0px no-repeat;
    font-weight: bold; 
}

a.sort_asc {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/icon_sort_asc.gif) 0 0px no-repeat;
    font-weight: bold;   
}

/** font color */
.font_white {
  	color: #FFF;
}

.font_black {
  	color: #000;
}

.font_grey {
  	color: #CCC;
}

.font_grey_two{
	color:#666666;
}

.font_dark_grey {
  	color: #999;
}

.font_red {
  	color: #FF0000;
	font-size:9px;
}

.font_orange {
  	color: #FFCC00;
}

.font_cherry {
  	color: #CC0000!important;
}

.font_green {
	color: #00CC33;
}

.font_light_green {
	color: #6FAD06!important;
}

.font_dark_green {
	color: #00CC00;
}

.font_light_blue{
	color: #0099FF!important;
}

.font_dark_blue{
	color:#003399;
}

.font_dark_one_blue{
	color: #3366CC;
}

.font_dark_two_blue{
	color: #003366;
}

/** Backgrouds */
.back_black {
  	background-color: #000;
}

.back_blue {
  	background-color: #0072BC;
}

.back_grey_one {
	background-color:#F9F9F9;
}

.back_grey_two {
	background-color:#F2F2F2;
}

.back_grey_three {
	background-color:#CCC;
}

.back_grey_four {
	background-color:#ddd;
}

.back_orange {
  	background-color: #FF9933;
}

.back_orange_one {
  	background-color: #FED948;
}

.back_orange_two {
  	background-color: #FFE16A;
}

.back_orange_tree {
  	background-color: #FFEEA8;
}

.back_green {
  	background-color: #82A55A;
}

.back_green_one {
  	background-color: #CCCC66;
}

.back_green_two {
	background-color: #E1FFD2;
}

.back_green_three{
	background-color: #6FAD06;
}

.back_cherry {
  	background-color: #CC3333;
}

.back_yellow {
	background-color: #FFFFE0;
}

.back_lilla {
	background-color: #9933CC;
}

.back_white {
	background-color: #FFFFFF;
}

.back_lite_blue{
	background-color: #EDF4F2;
}

.font_upper {
  	text-transform: uppercase;
}

/** font size */
.font_ten {
	font-size: 10px!important;
}

.font_eleven {
	font-size: 11px!important;
}

.font_twelve {
	font-size: 12px!important;
}

.font_thirteen {
	font-size: 13px!important;
}

.font_fourteen {
	font-size: 14px!important;
}

.font_fifteen {
	font-size: 15px!important;
}

.font_sixteen {
	font-size: 16px!important;
}

.border_without_botom_grey {
	border-left: 	1px #999999 solid;
	border-right: 	1px #999999 solid;
	border-top: 	1px #999999 solid;
}

.border_forum_row {
	border-bottom: 	1px #CCC solid;
}

/** border */

.full_border_grey {
	border: 1px #999999 solid;
}

.bottom_border_grey {
	border-bottom: 1px #999999 solid;
}

.top_border_grey {
	border-top: 1px #999999 solid;
}

.left_border_grey {
	border-left: 1px #999999 solid;
}

.right_border_grey {
	border-right: 1px #999999 solid;
}

.full_border_red {
	border: 1px #FF0000 solid;
}

.full_border_grey_light {
	border: 1px #cccccc solid;
}

.right_border_grey_light {
	border-right: 1px #cccccc solid;
}

.left_border_grey_light {
	border-left: 1px #cccccc solid;
}

.bottom_border_grey_light {
	border-bottom: 1px #cccccc solid;
}

.bottom_border_green_dark {
	border-bottom: 1px #00CC00 solid;
}

.bottom_border_green_light {
	border-bottom: 1px #6FAD06 solid;
}

.bottom_border_black {
	border-bottom: 1px #000000 solid;
}

/* border */

.border_r_s_black{
	border-right: 1px solid #000000;
}

.ul_error {
	font-size: 10px;
	line-height:13pt;
}

/** line height*/

.line_heigt_16{
	line-height:16pt;
}

.line_heigt_14{
	line-height:14pt;
}

.line_heigt_13{
	line-height:13pt;
}

.line_heigt_12{
	line-height:12pt;
}

.line_heigt_11{
	line-height:11pt;
}

/** height */
.heigt_22{
	height:22px;
}

.heigt_18{
	height:18px;
}

a.lang, a.lang:link, a.lang:visited, a.lang:active { 
	background: #F7F8ED; 
	BORDER: gray 1px solid; 
	color: #006699; 
	cursor: pointer; 
	display: block; 
	float: left;  
	margin: 0 2px 0 0; 
	padding: 2px 4px 2px 4px; 
	text-decoration: none; 
}

/*page pagination style */
div.pages div, div.pages a {
    margin-right: 1px;
    padding: 1px 5px 2px 5px;
    border: 1px solid #999;
    text-decoration: none;
    font-size: 12px;
    color: #999;
	height:20px;
}
div.pages div, div.pages a:hover {
    border: 1px solid #999;
    background-color:#d7d7d7;
    color:#fff;
}
div.pages .current {
    border: 1px solid #999;
    background-color:#d8d8d8;
}

/* bred crump */
.link_site_position {
	color: #000000; 
	font-weight: bold;
}
.link_site_position:hover {
	text-decoration: underline;
}

.link_username {
	font-weight: bold;
	color: #0033FF;
	font-size:11px!important;
}

.link_username_moderator {
	font-weight: bold;
	color: #CC9900;
}

.link_username:hover { 
	text-decoration: underline; 
}

.margin_fourteen {
	margin: 14px;
}

.margin_left_fourteen {
	margin-left: 14px;
}
.margin_right_fourteen {
	margin-right: 14px;
}

.margin_top_ten{
	margin-top: 10px;
}

.margin_top_seven{
	margin-top: 7px;
}

.margin_bottom_ten{
	margin-bottom: 10px;
}

.margin_left_ten{
	margin-left: 10px;
}

.margin_right_ten{
	margin-right: 10px;
}

.margin_twelve {
	margin: 12px;
}

.margin_ten {
	margin: 10px;
}


.margin_eight {
	margin: 8px;
}

.margin_six {
	margin: 6px;
}

.margin_left_six {
	margin-left: 6px;
}

.margin_right_six {
	margin-right: 6px;
}

.margin_four {
	margin: 4px;
}

.padding_10{
	padding:10px;
}

.padding_five{
	padding:5px;
}

.margin_top_bottom_ten {
	margin-top: 10px;
	margin-bottom: 10px;
}

.textarea_message_main{
	width:500px;
	height:200px;
}

.textfield_message_main{
	width:500px;
}

.textarea_message_script{
	width:580px;
	height:250px;
}

.textarea_message_forum{
	width:580px;
	height:250px;
}

.textfield_message_script{
	width:580px;
}

.textfield_normal{
	width:200px;
}
.textfield_small{
	width:100px;
}
.select_normal{
	width:200px;
}
.select_small{
	width:100px;
}

.bold{
	font-weight: bold;
}

.nobold{
	font-weight: normal;
}

.under_line{
	text-decoration: underline;
}

.invisible {
	visibility: hidden;
}

.title_row_grey{
	background: #666666; 
	height:23px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

/** TEXT **/
.hl-default {
    color: Black;
}

.hl-code {
    color: Gray;
}
.hl-brackets {
    color: Olive;
}
.hl-comment {
    color: Orange;
}
.hl-quotes {
    color: #666;
}
.hl-string {
    color: Red;
}
.hl-identifier {
    color: Blue;
}
.hl-builtin {
    color: Teal;
}
.hl-reserved {
    color: Green;
}
.hl-inlinedoc {
    color: Blue;
}
.hl-var {
    color: Darkblue;
}
.hl-url {
    color: Blue;
}
.hl-special {
    color: Navy;
}
.hl-number {
    color: Maroon;
}
.hl-inlinetags {
    color: Blue;
}
.hl-main { 
    background-color: #F5F5F5;
	font-size:10px!important;
}
.hl-gutter {
    background-color: #ccc;
    color: White
}
.h1-table {
    font-size: 9px!important;
    border: solid 1px #ccc;
	background-color: #F5F5F5;
}
.intext_list{
	margin-left:10;
	padding-left:18;
}

/* quote */
.abbc .quote
{
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-left: 4px #ccc solid;
	padding: 0px 0px 0px 10px;
	margin: 3px 2px;
	background: #F5F5F5;
	color: #0000FF;
}
.abbc .quote .quote
{
	border: 1px #ccc solid;
	background: #F5F5F5;
	color: #515151;
}
.abbc .quote .quote .quote
{
	border: 1px #ccc solid;
	background: #F5F5F5;
	color: #616161;
}

/* TEXT end */


.left_navigation {
	font-size: 12px; 
	color:#666666;
}
a.left_navigation:hover {  
	font-size: 12px;
	text-decoration: none; 
	color:#000000; 
	font-weight: bold; 
}

.item_hidden {
  margin: 0px; 
  font-size: small;
  visibility: hidden; 
  height: 0px;
  display:none;
}

.tab_item_hidden { 
	 margin: 0px; 
    font-size: small;
    visibility: hidden; 
    height: 0px;
    display:none; 
}

.tab_item_visible { 
    margin: 0px; 
	visibility: visible; 
    height: auto;
    display:block; 
}

.fieldset_big{
border: 1px solid #781351;
width: 97%
}

.fieldset_small{
border: 1px solid #781351;
width: 400px
}

.fieldset_small_right{
border: 1px solid #781351;
width: 220px;
}


.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
}

.dot_line { 
	height:1px;
	background-image:url(/it_images/dot_line.gif) ;
}

.box_right_menu_one{
	margin-top:15px; 
	margin-left:5px; 
	margin-right:5px; 
	margin-bottom:15px; 
	line-height:11pt;
}

.box_right_menu_two{
	margin-top:7px; 
	margin-left:5px; 
	margin-right:5px; 
	margin-bottom:7px; 
	line-height:11pt;
}

.box_right_menu_main{
	margin-top:8px; 
	margin-right:5px; 
	margin-bottom:7px; 
	line-height:11pt;
}

/*  TAB IN MEMBERAREA MESSAGES */
#tab_grey_selected {
	border-left: 1px #B0B0B0 solid;
	border-right: 1px #B0B0B0 solid;
	border-top: 1px #B0B0B0 solid;
	height:22px;
	width:130px;
	text-align:center;
	font-size: 11px;
	background-color:#CCCCCC;
	font-weight: bold; 
	background-image:url(/it_images/tab_messages_bg.jpg);
	color: #FFFFFF;
}
#tab_grey_selected a{
	color: #000000;
}
#tab_grey_deselected {
	border-bottom: 1px #B0B0B0 solid;
	height:24px;
	width:130px;
	background-color:#EBEBEB;
	font-size: 11px;
	text-align:center;
}

#tab_grey_inactive {
	border-bottom: 1px #B0B0B0 solid;
	height:24px;
	background-color:#EBEBEB;
}

.main_title{
	font-size: 14px;
	color: #00CC33;
	font-weight: bold; 
}

.field_jobs{
	width: 400px;
}

.align_right{
	text-align:right;
}

/* main tabs */
.r_tab{
	text-decoration:none;
	width:80px;
	height:30px;
	border-right:1px solid #464646;
}

.r_tab_s{
	background:url(/it_images/tab_selected.jpg) no-repeat; 
	color:#ffffff;
}

.r_tab_n_s {
	color:#ffffff;
}

.it_navigation_header a:hover{
	color:#ffffff;
}

.it_navigation_header a{
	color:#ffffff;
	font:bold 12px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}

/* secind tabs */

.under_tab {
	width:934px; 
	height:21px; 
	padding-top: 4px;
}

.under_tab a{
	color:#fff;
	font-size:12px;
	padding:3px 4px;
}

.under_tab a:hover{
	font-size:12px;
	background-color:#5c8f05;
	padding:2px 4px;
	text-decoration:none;
}

.under_tab_selected {
	font-size:12px;
	background-color:#5c8f05;
	padding:2px 4px;
}

/* body background */
.body_bg {
	width:996px;
	margin: 0 auto 0 auto;
	padding:0;
	background:url('/it_images/body_back_y.jpg') repeat-y transparent;
}
.body_bg_top {
	margin:0 3px;
	background:url('/it_images/body_back_top_x.jpg') repeat-x top;
	text-align:center;
}

.body_bg_bottom {
	width:996px;
	height:12px;
	margin: 0 auto 0 auto;
	padding:0;
	background:url('/it_images/body_back_bottom_x.jpg') no-repeat top;
}

/* body global elements */
.sitepath{
	padding:5 5;
	float:left;
}

.wellcome{
	padding:5 5;
	text-align: right;
}

.mainheader {
	margin: 0 7;
	border-bottom: 1px solid #eee;
}
.mainfooter {
	margin: 0 7;
	border-top: 1px solid #eee;
}

.my_it_p_links{
	list-style:none;
	list-style-image: url(/it_images/arrow_greyborder.gif);
	float:left;
	margin: 0 auto;
}

.my_it_p_links li{
	line-height:180%;
}

.my_it_p_links a{
	font-weight: bold;
	color: #003366;
}

/* main page elements*/
.it_logo_header {
	background-color: #2E2E2E;
	padding-bottom:10px;
}

.it_logo_header a.logintop {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/login_icon.gif) 0 0px no-repeat;   
}

.it_navigation_header {
	background-color: #464646;
	padding-bottom:3px;
}

.it_navigation_separator_line {
	background-color: #6FAD06;
	padding-top:2px;
	padding-bottom:2px;
}

/* footer */
.it_footer {
	background-color: #2E2E2E;
	margin-left: 0px;
	margin-top: 20px;
	height: 280px;
	width:100%;
}

.it_footer_delimiter {
	background-color: #6FAD06;
	margin-top:10px;
	height:10px;
}

.it_footer_info{
	margin-top: 30px;
}

.it_footer_info td{
	background:transparent url(/it_images/dotted_line.gif) repeat-x scroll center bottom;
	line-height:153.5%;
	padding:5px 0px;
}

.it_footer_info h3{
	font-weight: bold!important;
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 13px;
	color: #ccc;
}

.it_footer_info .footer_info_title {
	border-bottom: 2px solid #ccc;
	background: none;
}

.it_footer_info .footer_info_space {
	width:10px;
	background: none;
}

.it_footer_info a{
	font-size: 12px;
	color: #ccc;
}

.it_footer_info a:hover {
	text-decoration:unterline;
}


.wifi{
	width:230px;
	height:210px;
	background:url('/it_images/bnack_main_wifi.png') no-repeat ;
}

#navigation_line
{
	clear: both;
	padding: 25px 15px 20px 0px;
	text-align:left;
}

#advertise_bottom
{
	clear: both;
	padding: 25px 15px 20px 15px;
}

#comment_line{
	clear: both;
}

.search_line_default{
	width:630px;
}

.search_line_default select, .search_line_default .text_field{
	width:100px;
	font-size:10px;
}

.separate_line{
	border-bottom: 1px solid #eee;
	padding: 5 0;
}

/* Avatars */
.search_line{
	width:630px;
}
.search_line select{
	width:80px;
	font-size:10px;
}

.avatars{
    clear: both;
	padding: 15px 0 0 0 ;
    width: 630px;
    margin:0 auto;
	text-align:center;
}
.mainpost
{
	float: left;
	padding: 0px;
	margin: 5px 7px 5px 5px;
	overflow: auto;
	width: 144px;
	height:185px;
}

.image_cell{
	text-align:center;
	vertical-align:middle;
	height:138px;
}

/* ROUND CORNERS WITH BORDER IMAGES */
.bl {background: url(/it_images/avatar_b_corner_left_bottom.gif) 0 100% no-repeat;}
.br {background: url(/it_images/avatar_b_corner_right_bottom.gif) 100% 100% no-repeat}
.tl {background: url(/it_images/avatar_b_corner_left_top.gif) 0 0 no-repeat}
.tr {background: url(/it_images/avatar_b_corner_right_top.gif) 100% 0 no-repeat; padding:0px}
.t {background: url(/it_images/1x1_round_box_pixel.gif) 0 0 repeat-x;}
.b {background: url(/it_images/1x1_round_box_pixel.gif) 0 100% repeat-x}
.l {background: url(/it_images/1x1_round_box_pixel.gif) 0 0 repeat-y}
.r {background: url(/it_images/1x1_round_box_pixel.gif) 100% 0 repeat-y}

/* info tabs*/
#info-tab {
	background:  url(/it_images/tab-line.gif) bottom repeat-x;
	float: left;
	width: 100%;
} /*IE6*/

#info-tab {
	margin-bottom: 1.5em;
	font-size: 135%;
	font-weight: bold;
}

#info-tab br {
	clear: both;
}

#info-tab h2 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
}
#info-tab ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
	font-size: 90%;
}

#info-tab li {
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	background:  url(/it_images/tab-back.png) 100% -100px;
	float: left;
	border-bottom: 1px solid #bbb;
    text-align: center;
}

#info-tab li.active {
	border-bottom: 1px solid #fff;
	background: url(/it_images/tab-back.png) 100% 0;
}

#info-tab li.active a, #info-tab li.active span {
	background:  url(/it_images/tab-back.png) 0 0; 
} /*IE6*/

#info-tab li a, #info-tab li a:visited, #info-tab li span {
	display: block;
	float: left;
	padding: 5px 11px 5px 16px;
	text-align: center;
	white-space: nowrap;
	background:  url(/it_images/tab-back.png) 0 -100px;
	text-decoration: none;
	min-height: 17px;
	color: #666;
}

#info-tab li:hover{
	background-position: 100% -200px;
}

#info-tab li:hover a {
	background-position: 0 -200px;
}

#info-tab li.active:hover {
	background-position: 100% 0;
}

#info-tab li.active:hover a {
	background-position: 0 0;
	text-decoration: underline;
}

/* formular new item*/
#outerline_form{
	width:660px; margin:20px auto; text-align:left;
}

#outerline .new_headline{
	height:25px; 
	text-align:left;
}

/* wifi entries*/
#wifi_entry{
	margin:15px auto;
}
.wifi_outline{
	background:url('/it_images/wifi_logo_background.gif') no-repeat right top ;
	width:600px; text-align:left;
}

/* linksystem entries*/
.link_entry{
	margin-bottom:20px;
}
.link_entry .thumbnail {
    float: left;
    padding-left: 0.5em;
}
.link_entry p.voteblock {
	margin: 0 0 0 0;
    text-align: center;
}
.link_entry h3 {
    margin: 0;
    padding: 0 0 0 0;
	font-weight: normal;
	font-size: 139%;
	line-height: 125%;
}
.link_entry p {
	padding: 0;
	margin: 0;
}
.link_entry .finetext {
	margin: 0 0 0 0;
	padding-top: 0;
	font-size: 90%;
    color: #888;
}
.finetext a {
	font-size:11px!important;
}

.link_entry .byline {
    margin: 0 0 0.17em 0;
    padding-left: 0;
}
.link_entry .stats {
    margin: 0.17em 0 0 0px;
}
.avatar_details {
    padding-left: 12em;
    padding-bottom: 0.5em;
}
.link_entry img.avatar {
    float: left;
    height: 24px;
	width: 24px;
    margin: 2px 4px 0 1px;
    vertical-align: middle;
	border: 1px solid #ccc;
}
.voting_block {
    position: relative;
    float: left;
    width: 60px;
    height: 83px;
    margin-top: 0.25em;
    margin-right: 0.5em;
    cursor: pointer;
}
.count {
    display: block;
    padding-left: 21px;
    padding-top: 5px; 
    font-size: 25px;
    font-weight: bold;
    color: #666666;
    outline: none;
}

.vote_link{
	display: block;
	padding-left: 6px;
	padding-top: 2px;
	font-size:9px;
	color: #000;
}

.link_entry a.new {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/icon_new.gif) 0 0px no-repeat;
    font-weight: bold;
    color: #36c;    
}

.link_entry a.vavorite {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/icon_lovely.gif) 0 0px no-repeat;
    font-weight: bold;
    color: #36c;    
}
.link_entry a.message_to_author {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/pm_add.gif) 0 0px no-repeat;
    font-weight: bold;
    color: #36c;    
}
.link_entry a.msg_download {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/icon_download.gif) 0 0px no-repeat;
    font-weight: bold;
    color: #36c;    
}

.link_outline{
	width:630px; text-align:left;
}
.tab_line{
	width:630px;
}
.div_space{
	height:10px;
	clear:both;
}

.div_disclaimer{
	font-size:9px;
	color:#666666;
}

/* linksystem related links */
.related_thumb_img {
	border: 1px solid #6699CC;
	width:60px;
	height: 45px;
	position:relative;
	float:left;
	margin-right: 2px;
}

.related_link_entry {
	float: left;
	margin:5px ;
	overflow:auto;
	padding:0pt;
	text-align:left;
	width :230px;
}


.post_line{
	font-size:9px;
	color:#666666;
}

/* Bubble box */

div.bubble {
	margin: 15px 0;
}

div.bubble span.author {
	padding-left: 2px;
	margin-left: 18px;
  	padding-top: 4px
}

div.bubble .bf {
	margin: 0;
	width: 100%;
	background: url(/it_images/bubble-br.png) no-repeat bottom right;
}

div.bubble .bs {
	background: url(/it_images/bubble-bl.png) no-repeat bottom left;
}

div.bubble .bt {
	background: url(/it_images/bubble-tr.png) no-repeat top right;
}

div.bubble .bv {
	background: url(/it_images/bubble-tl.png) no-repeat top left;
}

div.bubble .bn {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

a.comment {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/comment_add.gif) 0 0px no-repeat;
    font-weight: bold;
    color: #36c;    
}

a.send_friend {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/email_go.gif) 0 0px no-repeat;
    font-weight: bold;
    color: #36c;    
}

a.comment_login_links {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    font-weight: bold;
    color: #36c;    
}

/* Corner Box*/
.corner_box {
	clear:both;
}
.corner_box_top{
	background:url(/it_images/ltcbox.jpg) top left no-repeat; 
	padding-left:10px;
	min-height:90px;
	height:auto !important;
	height:90px;
	margin-bottom:15px;
}

.corner_box_bottom{
	background:url(/it_images/rbcbox.jpg) bottom right no-repeat;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:10px;
}

.corner_box_inner{
	padding:15px;
}

/* webtools*/
a.help {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/help.png) 0 0px no-repeat;
    font-weight: bold;
    color: #36c;   
	text-decoration:underline; 
}

.wt_textarea_cell_multi{
	background:url(/it_images/back_webtools_textarea.jpg) top repeat-x;
	padding:15px;
	height:220px;
	border: 1px solid #666666;
}
.wt_textarea_cell_single{
	background:url(/it_images/back_webtools_textarea.jpg) top repeat-x;
	padding:15px;
	height:120px;
	border: 1px solid #666666;
}

.wt_textarea_multi{
	width:600px;
	height:82px;
	padding:10px;
	font-size:15px;
	line-height:15pt;
	font-weight: bold;
}

.wt_textarea_single{
	width:600px;
	height:41px;
	padding:10px;
	font-size:16px;
	line-height:15pt;
	font-weight: bold;
}

.wt_textfield{
	width:600px;
	height:32px;
	padding:3px;
	font-size:16px;
	font-weight: bold;
}

.wt_textfield_small{
	width:600px;
	height:25px;
	padding:3px;
	font-size:12px;
	font-weight: bold;
}

.wt_title_cell{
	color:#ffffff;
	font-weight: bold;
	font-size:12px;
	background:url(/it_images/back_webtools_title_cell.jpg) top repeat-x;
	height:24px;
	padding:5px;
}

.wt_cell{
	font-size:11px;
	background-color:#F4F4F4;
	height:24px;
	padding:3px;
}

.stats_image{
	float:left;
}

.stats_image img {
    background-color:#FFF;
	background:url(/it_images/indicators/preloader_blue.gif) no-repeat center center;
}

.stats_descr{
	text-align:center;
}

.today_stats{
	font-size:25px;
	line-height:28pt;
}

.title_statistic  {
  	line-height: 10px;
	color:#000000;
  	font:bold 19px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	margin-bottom: 5px;
}

.web_tool_block{
	display:block;
	width:290px;
	line-height:19px;
	margin-bottom:10px;
}

.web_tool_block a{
	text-decoration:none;
	display:block;
	padding:7px;
	font-size:10px;
	color:#000000;
	border:1px solid #ffffff;
}

.web_tool_block a:hover{
	background-color:#FFE3B9;
	border:1px solid #FF9933;
	color:#000000;
	text-decoration:none;
	
}

.wt_div_description{
	border: 1px solid #cccccc;
	background-color:#FFE3B9;
	padding:5px;
	line-height:19px;
}

.web_tool_icon{
	float:left;
	padding-right:5px;
}

#wt_left_nav{
	margin: 0;
	padding: 0;
	width:148px;
}
#wt_left_nav ul{
	list-style: none;
	margin:0;
	padding:0;
}

#wt_left_nav li a{
	background:  url(/it_images/wt_normal.gif) no-repeat left;
	display:block;
	padding-left:10px;
	height:24px;
	color:#000000;
	font-size:12px;
}
#wt_left_nav li a:hover{
	background:  url(/it_images/wt_selected.gif) no-repeat left;
	text-decoration:none;
}

#wt_left_nav .selected_el{
	background:  url(/it_images/wt_selected.gif) no-repeat left;
	text-decoration:none;
}

.wt_catcha_textfield{
	width:70px;
	font-size: 15px;
	height:26px;
	font-weight:bold;
}

/* new action */
.button_new_action{
	float:left;
	display:block;
	text-align: center;
	width:170px;
	height:52px;
	background:url(/it_images/back_button_new_action.jpg) no-repeat left center;
}

.button_new_action a{
	font:bold 15px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	line-height: 29pt;
	color:#ffffff;
	padding:20px;
}

.button_new_action a:hover{
	color:#ffffff;
}

/* JOBS */
.jobs_div_ads{
	text-align:right;
	height:30px;
	padding-top:12px;
}
.jobs_tr_detail_left {
	background-color:#ffffff;
}

#jobs_table .ad_td {
	background:transparent url(/it_images/dotted_line.gif) repeat-x scroll center bottom;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 11px;
}

#jobs_table .ad_td a {
	font-size: 12px;
	color: #003366;
}

.block_compare{
	float:left;
	margin-left:10px;
	line-height:17pt;
}

.block_compare_separator{
	border-left:1px solid #cccccc;
	padding-left:10px;
}


/* jobs userpage */
.jobs_edit_link {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/edit_icon.gif) 0 0px no-repeat;
}

.jobs_activate_link {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/tick.gif) 0 0px no-repeat;
}

.jobs_deactivate_link {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/delete_second.gif) 0 0px no-repeat;
}

.jobs_delete_link {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/delete_icon.gif) 0 0px no-repeat;
}

/* tutorials */
.category_block {
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    margin-top: 0.25em;
    margin-right: 0.5em;
    cursor: pointer;
    background-image: url(/it_images/back_category.jpg );
    background-repeat: no-repeat;
	margin-top:0;
}

.category_link {
    display: block;
    padding-top: 20; 
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    outline: none;
	text-align:center;
}

/* ROUND CORNERS WITHOUT BORDER */
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; margin:0 5px;}
.b2f {height:1px; margin:0 3px;}
.b3f {height:1px; margin:0 2px;}
.b4f {height:2px; margin:0 1px;}
.contentf {text-align:center;}
.contentf div {margin-left: 5px;}

/* ROUND CORNERS WITH BORDER */
.box .top, .box .bottom {display:block; background:transparent; font-size:1px;}
.box {background: transparent; margin:0 auto;}
.box .b1, .box .b2, .box .b3, .box .b4, .box .b1b, .box .b2b, .box .b3b, .box .b4b {display:block; overflow:hidden;}
.box .b1, .box .b2, .box .b3, .box .b1b, .box .b2b, .box .b3b {height:1px;}
.box .b1, .box .b1b {margin:0 5px;}
.box .b2, .box .b2b {margin:0 3px; border-width:0 2px;}
.box .b3, .box .b3b {margin:0 2px;}
.box .b4, .box .b4b {height:2px; margin:0 1px;}
.box div.content{margin:0 0 0 0;padding:3px 3px 3px 4px;}
.box h2{padding-left:10px;}

.box .b1, .box .b1b, .box .b2, .box .b3, .box .b4, .box .b4b, .box .b3b, .box .b2b, .box .boxcontent 
{border-left:1px solid #ccc; border-right:1px solid #ccc;}

.box .b1, .box .b1b, .box .b2, .box .b3, .box .b4, .box .b4b, .box .b3b, .box .b2b, .box .boxcontent
{background:#ccc;}

/* tooltip */
#minfo {
	position: absolute;
	display: none;
	border: 1px solid #666;
	background-color: #F4F4F4;
	font-size: .95em;
	padding: 8px;
	color: #000;
	line-height: 1.1em;
}
/* cool button */
#wbt #wbutton {
   text-align:center;
   display:block;
}

#wbt #wbutton div {
   float:left;
   padding:1 0; margin:1 0;
   height:30px;
   text-align:center;
}

#wbt a {
   color:white;
   text-decoration:none;
   text-align:center;
   cursor: pointer; 
}

#wbt a:hover {
	text-decoration:none;
	cursor: pointer; 
}

#wbt #wbutton_left {
   width:10px;
   background:url(http://www.venere.com/img/hotels/all/searchbutton1_left.gif) no-repeat;
}

#wbt #wbutton_center {
   background:url(http://www.venere.com/img/hotels/all/searchbutton1_center.gif) repeat-x; 
   color:white;
   font-weight:bold;
   font-size:13px;
   line-height:24px;
   height:25px;
}

#wbt #wbutton_right {
   width:16px;
   background:url(http://www.venere.com/img/hotels/all/searchbutton3_right.gif) no-repeat;
}
/* end cool button */

/* media */
a.media   { display: block; }
div.media { z-index:1000; font-size: small; padding: 10px; width: 80% !important; text-align:center; }
div.media div, div.iframe_caption { font-style: italic; color: #888;}

/* Account formular */
#accountForm .t_field{
	border: gray 1px solid; 
	width: 350px; 
	height: 22px; 
	color: black; 
	font-size: 13;
	padding-left:3px;
}

#acc_left_nav{
	margin: 0;
	padding: 0;
	width:127px;
}
#acc_left_nav ul{
	list-style: none;
	margin:0;
	padding:10 10;
}

#acc_left_nav li a{
	background:  url(/it_images/bullets/bullet_arrow_green.gif) no-repeat left;
	display:block;
	padding-left:14px;
	height:24px;
	color:#000000;
	font-size:11px;
}
#acc_left_nav li a:hover{
	background:  url(/it_images/bullets/bullet_arrow_orange.gif) no-repeat left;
	text-decoration:none;
}

#acc_left_nav .selected_el{
	background:  url(/it_images/bullets/bullet_arrow_orange.gif) no-repeat left;
	text-decoration:none;
}

.back_headline{
	background:  url(/it_images/back_headline_730.gif) no-repeat left;
	width:730px;
	height:30px;
	text-align:left;
	line-height:22pt;
	padding-left:8px;
}

.back_headline_700{
	background:  url(/it_images/back_headline_700.gif) no-repeat left;
	width:700px;
	height:30px;
	text-align:left;
	line-height:22pt;
	padding-left:8px;
}

/* member search */
#msearch .text {
	width:220px;
	padding-left:2px;
}

#msearch .label {
	height: 23px;
	font-weight: bold;
	font-size: 11px;
	color:#666;
}

#msearch .mtitle {
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}
#msearch td {
	line-height:14pt;
}

/* forum */
.forum_moved_message {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/bullets/arrow_round_orange.gif) 0 0px no-repeat;
}

.forum_mark_top {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/tick.gif) 0 0px no-repeat;
}

.forum_unmark_top {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(/it_images/delete_icon.gif) 0 0px no-repeat;
}

/* main */
.wifi_ul_left{
	list-style-image:url(/it_images/list_arrow.gif); 
	float:left; 
	margin-left:1; 
	padding:20;
}

.wifi_ul_left li{
	line-height:260%;
}

.wifi_ul_left a{
	font-size:12px;
	color:#00CC00;
	font-weight: bold;
}

.wifi_ul_right{
	list-style-image:url(/it_images/list_arrow.gif);
	float:left; 
	margin-left:1; 
	padding:13; 
}

.wifi_ul_right a{
	font-size:9px;
	color:#CC0000;
}

/* vip links */
#vip_links a{
	color:#000000;
	display:block;
	font-size:11px;
	padding-left:2px;
	font-weight: bold;
	color: #0099FF;
}

#friend_links a, #friend_links td{
	color: #C1C1C1;
}

/* ajax login */
#login {
	width: 700px;
	padding:10px;
	text-align:left;
}

#username {
	float: left;
	margin-left:10px;
	width:180px;
}

#username input{
	border:1px solid gray;
}

#password {
	float: left;
	margin-left:10px;
	width:180px;
}

#password input{
	border:1px solid gray;
}

#sbutton {
	float: left;
	margin-left:10px;
}

#sbutton input{
	border:1px solid gray;
}

#messages{
	margin-left:10px;
}

/* mylinks button */
#base_it_button {
	width:56px;
	height:83px;
	background:url(/it_images/mylinks/big_blue.gif) no-repeat left center;
}
#base_it_button .note{
	font-size:22px;
	font-family: Verdana, Tahoma, Arial;
}
#base_it_button .votes{
	font-size:14px;
	font-family: Verdana, Tahoma, Arial;
}

#base_it_button a{
	outline:none;
	text-decoration : none;
	display:block;
}

#base_it_button .active{
	color:#fff;
}

#base_it_button .inactive{
	color:#E6E6E6;
}

/* seo location */
#seo_location{
	margin-left:14px;
	text-align:left;
}

#seo_location a {
	font-weight: bold;
	color: #CC9900;
}

/* new styles */
#navigation {
	width: 320px;
}

#navigation a{
	font-size: 11px;
}

#articleContainer h1{
	padding-top: 0px;
	margin-top:0px;
	color:#000000;
  	font:bold 18px Verdana,Helvetica,Arial,sans-serif;
}

#articleContainer h1 a{
	padding-top: 0px;
	margin-top:0px;
	color:#000000;
  	font:bold 18px Verdana,Helvetica,Arial,sans-serif;
}

#article a{
  	font-size:13px;
}

#mainContainer h3{
	padding-top: 0px;
	margin-top:0px;
	color:#000000;
  	font:bold 12px Verdana,Helvetica,Arial,sans-serif;
}

#mainContainer h3 a{
	padding-top: 0px;
	margin-top:0px;
	color:#000000;
  	font:bold 12px Verdana,Helvetica,Arial,sans-serif;
}

#bigNews img{
	border: 3px double #ccc;
}

#smallNews img{
	border: 1px solid #ccc;
}


#after_article a.vavorite {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/icon_lovely.gif) 0 0px no-repeat;
    text-decoration: underline;
    color: #003366;
    font-weight: normal!important;
    font-size:11px;
}
#after_article a.message_to_author {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/pm_add.gif) 0 0px no-repeat;
    text-decoration: underline;
    color: #003366;
    font-weight: normal!important;
    font-size:11px;
}

#after_article a.comment {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/comment_add.gif) 0 0px no-repeat;
    text-decoration: underline;
    color: #003366;
    font-weight: normal!important;
    font-size:11px;
}

#after_article a.send_friend {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/email_go.gif) 0 0px no-repeat;
    text-decoration: underline;
    color: #003366;
    font-weight: normal!important;
    font-size:11px;
}
/* additional info links */

.additionalInfoTitle {
	border-bottom: 2px solid black;	
}

.additionalInfoTitle h3 {
	font-weight: bold!important;
	margin-bottom: 2px;
	font-size: 13px;
}

.additionalInfo {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.additionalInfo li {
	background:transparent url(/it_images/dotted_line.gif) repeat-x scroll center bottom;
	line-height:153.5%;
	padding:5px 5px;
}

.additionalInfo a {
	font-size: 13px!important;
	color: #003366;
}

.additionalInfo .atags {
	font-size: 10px!important;
	color: #003366;
}

.additionalInfo .small {
	font-size: 12px!important;
	color: #003366;
}

.additionalInfo a:hover {
	text-decoration:unterline;
}

/* additional it jobs links */

.itjobsInfoTitle {
	border-bottom: 2px solid #000000;
	color: #000;	
}

.itjobsInfoTitle h3 {
	font-weight: bold!important;
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 13px;
	text-decoration:none!important;
}

.itjobsInfo {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.itjobsInfo li {
	background:transparent url(/it_images/dotted_line.gif) repeat-x scroll center bottom;
	line-height:153.5%;
	padding:5px 5px;
}

.itjobsInfo a {
	font-size: 13px!important;
	color: #0099FF;
}

.itjobsInfo a:hover {
	text-decoration:unterline;
}

.itjobsInfo .navline {
	padding:0px 2px;
	font-size: 11px!important;
	color: #272727;
}

.itjobsInfo .navline a {
	padding:0px 2px;
	font-size: 11px!important;
	color: #003366;
}

/* right info */
.rightcolInfoTitle {
	border-bottom: 2px solid black;	
}

.rightcolInfoTitle h3 {
	font-weight: bold!important;
	margin-bottom: 2px;
	font-size: 13px;
}

.rightcolInfo {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.rightcolInfo li {
	line-height:153.5%;
	padding:3px 0px;
}

.rightcolInfo a {
	font-size: 10px!important;
	color: #003366;
}

.rightcolInfo a:hover {
	text-decoration:unterline;
}

/* related information bottom*/
/* additional it jobs links */

.relatedInfoTitle {
	border-bottom: 2px solid #000000;
	color: #000;	
}

.relatedInfoTitle h3 {
	font-weight: bold!important;
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 13px;
}

.relatedInfo {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.relatedInfo li {
	background:transparent url(/it_images/dotted_line.gif) repeat-x scroll center bottom;
	line-height:153.5%;
	padding:5px 0px;
}

.relatedInfo a {
	font-size: 12px!important;
	color: #003366;
}

.relatedInfo a:hover {
	text-decoration:unterline;
}

/* comments line bottom */
.commentsInfoTitle {
	border-bottom: 1px solid #999;
	color: #333;	
}

.commentsInfoTitle h3 {
	font-weight: bold!important;
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 13px;
}

.div_tags{
	font-size: 10px!important;
	color: #000;
	background-color: #eee;
	padding: 7 10px;
	margin: 10 0px;
}

.div_tags a{
	font-size: 11px!important;
	color: #003366;
	text-decoration: underline;
}

.div_tags_all{
	font-size: 10px!important;
	color: #000;
	padding: 7 0px;
}

.div_tags_all a{
	font-size: 11px!important;
	color: #003366;
	text-decoration: underline;
}

.top_tools{
	font-size: 10px!important;
	color: #000;
	background-color: #F5F5F5;
	padding: 4 7px;
	margin: 5 0px;
	border:1px solid #eee;
	text-align:right;
}

.bottom_tools {
	font-size: 10px;
	color: #000;
	padding: 4 7px;
	margin: 5 0px;
	border:1px solid #eee;
	text-align:left;
}

.div_tools a{
	font-size: 11px!important;
	color: #003366;
	text-decoration: none;
}

.div_tools a:hover{
	text-decoration: underline;
}

.div_tools a.dt_new {
    padding: 1px 0 0px 20px;
    background: url(/it_images/add_icon.gif) 0 0px no-repeat;
}

.div_tools a.dt_print {
    padding: 1px 0 0px 20px;
    background: url(/it_images/icon_printer.gif) 0 0px no-repeat;
}

.div_tools a.dt_email {
    padding: 1px 0 0px 20px;
    background: url(/it_images/icon_email.gif) 0 0px no-repeat;
}

.div_tools a.dt_forum {
    padding: 1px 0 3px 20px;
    background: url(/it_images/icon_forum.gif) 0 0px no-repeat;
}

.div_tools a.dt_comment {
    padding: 1px 0 3px 20px;
    background: url(/it_images/comment_add.gif) 0 0px no-repeat;
}

.div_tools a.dt_vav {
    padding: 1px 0 3px 20px;
    background: url(/it_images/icon_lovely.gif) 0 0px no-repeat;
}

#element_views, #element_votes {
	font-size:11px;
}

/* element separator */
.separator_line_dotted {
	background:transparent url(/it_images/dotted_line.gif) repeat-x scroll center center;
	padding:5px 0px;
	margin:15px 0px;
}

/* videos */
.videos_img {
	width:128px;
	height:96px;
	margin-right:11px;
	border: 3px double #ccc;
}

.videos_text {
	width:485px;
}

.video_display{
	background-color: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:620px;
	text-align:left;
}

.video_display_ads{
	padding-top:75px;
}

/* software */
.software_img {
	width:77px;
	margin-right:11px;
	border: 1px solid #ccc;
	padding:1px;
}

/* forum main list */
.forumMain {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.forumMain li {
	line-height:12px;
	padding:5px 5px;
}

.forumMain a {
	font-size: 13px!important;
	color: #003366;
}

/* FORUM */

.cell_title {
	border-bottom: 4px solid #6FAD06;
	color: #6FAD06;
	font-size:13px;
}

/* include tabs */
.tab_include_separator {
	background-color: #FFFFFF;
	height:10px;
}

.tab_include_cell {
	background-color:#D6D6D6;
	width:90px;
	height:25px;
	font-size:12px;
	border-right: 1px solid #eee;
}

.tab_include_cell_selected {
	background-color:#FFFFFF;
	width:90px;
	height:25px;
	font-size:12px;
	border-right: 1px solid #eee;
}

.tab_include_link {
	color:#000000;
	font-size:12px;
}

.tab_include_link_selected {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.tab_include_body{
	background-color:#FFFFFF;
}

.tab_include{
	background-color:#eee;
}

.tab_include img{
	border: 1px solid #ccc;
}

.tab_include_more {
    padding: 0px 0px 0px 12px;
    margin: 0 0 1px 0;
    background: url(/it_images/list_arrow.gif) no-repeat 0 center;
    text-decoration: underline;
    color: #000;
    font-size:12px;
}

.tab_include_re{
	background-color:#eeeeee;
}

/* new formular styles */
#new_form .input_textfield {
	border: #ccc 1px solid;
	width: 400px; 
	height: 23px; 
	color: black; 
	font-size: 12;
	padding:3px!important;
}

#new_form .input_textfield_medium {
	border: #ccc 1px solid;
	width: 320px; 
	height: 23px; 
	color: black; 
	font-size: 12;
	padding:3px!important;
}

#new_form .input_textfield {
	border: #ccc 1px solid;
	height: 23px; 
	color: black; 
	font-size: 12;
	padding:3px!important;
}

#new_form .input_textfield_small {
	border: #ccc 1px solid;
	width: 120px; 
	height: 23px; 
	color: black; 
	font-size: 12;
	padding:3px!important;
}

#new_form .input_textarea {
	border: #ccc 1px solid; 
	width: 400px;
	height: 200px; 
	color: black; 
	font-size: 12;
	padding:3px!important;
}

#new_form .input_textarea_small {
	border: #ccc 1px solid; 
	width: 400px;
	height: 80px; 
	color: black; 
	font-size: 12;
	padding:3px!important;
}

#merchant_navigation .new_product {
    padding: 3px 0 2px 25px;
    margin: 0 5px 10px 0;
    background: url(/it_images/market_article_small.png) 0 0px no-repeat;
    text-decoration: none;
    color: #000;
}

#merchant_navigation .statistic {
    padding: 3px 0 2px 25px;
    margin: 0 5px 10px 0;
    background: url(/it_images/market_statistic_small.png) 0 0px no-repeat;
    text-decoration: none;
    color: #000;
}

#merchant_navigation .profil {
    padding: 3px 0 2px 25px;
    margin: 0 5px 10px 0;
    background: url(/it_images/market_profil_small.png) 0 0px no-repeat;
    text-decoration: none;
    color: #000;
}

#merchant_navigation .start_page {
    padding: 3px 0 2px 20px;
    margin: 0 5px 10px 5px;
    background: url(/it_images/house_icon.gif) 0 0px no-repeat;
    text-decoration: none;
    color: #000;
}

#merchant_navigation .help {
    padding: 3px 0 2px 25px;
    margin: 0 5px 10px 0;
    background: url(/it_images/help_icon.png) 0 0px no-repeat;
    text-decoration: none;
    color: #000;
}

#merchant_navigation .rating {
    padding: 3px 0 2px 25px;
    margin: 0 5px 10px 0;
    background: url(/it_images/icon_rating.png) 0 0px no-repeat;
    text-decoration: none;
    color: #000;
}

.successful_msg_box{
	padding:5px;
	border:1px solid #00CC33;
	background-color:#E8FFE8;
}

#table_compare_products{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#table_compare_products td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.product_cell_preview{
	float: left;
	padding: 0px;
	margin: 2px 2px 2px 2px;
	width: 152px;
	height:250px;
}

.product_cell_preview_main{
	float: left;
	padding: 0px;
	margin: 1px 2px 1px 1px;
	width: 151px;
	height:250px;
}

.div_label_inc_market{
	font-size: 13px!important;
	color: #000;
	background-color: #eee;
	padding: 7 10px;
	margin: 10 0px;
}

.div_label_inc_market_noresult{
	background-color: #eee;
	padding: 7 10px;
	margin: 10 0px;
}

.market_main_cats td {
	font-size:12px;
	color: #003366!important;
}

.market_main_cats a {
	color: #003366!important;
	font-family: Verdana,sans-serif;
	font-size:12px;
	text-decoration: underline;
	line-height:18px;
}

.div_label_header{
	font-size: 13px!important;
	color: #000;
	background-color: #eee;
	padding: 7 10px;
	margin: 10 0px;
}

.freelance_label_td{
	font-size: 13px!important;
	color: #000;
	background-color: #eee;
	padding: 5 3px;
	margin: 3 0px;
}

.freelance_label_div{
	font-size: 13px!important;
	color: #000;
	background-color: #eee;
	padding: 5 3px;
	margin: 3 0px;
}

#attachments a {
	padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    text-decoration: underline;
}

#attachments .pdf {
    background: url(/it_images/icon_pdf_small.png) 0 0px no-repeat;
}

#attachments .zip {
    background: url(/it_images/icon_zip_small.png) 0 0px no-repeat;
}

#attachments .rar {
    background: url(/it_images/icon_zip_small.png) 0 0px no-repeat;
}

#attachments .gzip {
    background: url(/it_images/icon_zip_small.png) 0 0px no-repeat;
}

#attachments .jpg {
    background: url(/it_images/icon_image_small.gif) 0 0px no-repeat;
}

#attachments .jpeg {
    background: url(/it_images/icon_image_small.gif) 0 0px no-repeat;
}

#attachments .gif {
    background: url(/it_images/icon_image_small.gif) 0 0px no-repeat;
}

#attachments .png {
    background: url(/it_images/icon_image_small.gif) 0 0px no-repeat;
}

#attachments .doc {
    background: url(/it_images/icon_doc_small.gif) 0 0px no-repeat;
}

#attachments .txt {
    background: url(/it_images/icon_doc_small.gif) 0 0px no-repeat;
}

#attachments .xlt {
    background: url(/it_images/icon_xlt_small.gif) 0 0px no-repeat;
}

#attachments .csv {
    background: url(/it_images/icon_xlt_small.gif) 0 0px no-repeat;
}

.freelance_user {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    text-decoration: underline;
    background: url(/it_images/icon_user_small.gif) 0 0px no-repeat;
}

.freelance_portfolio {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    text-decoration: underline;
    background: url(/it_images/icon_portfolio_small.gif) 0 0px no-repeat;
}

.freelance_email {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    text-decoration: underline;
    background: url(/it_images/icon_email_small.png) 0 0px no-repeat;
}

.freelance_rating {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    text-decoration: underline;
    background: url(/it_images/icon_rating_small.png) 0 0px no-repeat;
}

.freelance_status_bidding {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/icon_hammer_small.png) 0 0px no-repeat;
}

.freelance_status_execution {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/icon_execution_small.png) 0 0px no-repeat;
}

.freelance_status_finish {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/tick.gif) 0 0px no-repeat;
}

.freelance_status_stopped {
    padding: 1px 0 2px 18px;
    margin: 0 1.0em 3px 0;
    background: url(/it_images/tick_no.gif) 0 0px no-repeat;
}

.td_row_border_bottom {
	border-bottom:1px solid #eeeeee;
}

.div_label_inc_forum{
	font-size: 13px!important;
	color: #ffffff;
	background-color: #6FAD06;
	padding: 4 10px;
	margin: 0 0px;
}
.login_box_top {
	border: #ccc 1px solid;
	width: 100px!important; 
	height: 22px; 
	color: black; 
	font-size: 11;
	padding:3px!important;
}