@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
	padding: 0;
	margin: 0;
	}

body {
	width: 100%;
	margin:0;
	padding:0;
	background:url(images/body_bg.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}

h1 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#42bd42;
	}

h2 {
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
	color:#000;
	}
	
h3 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#595959;
	}

p {
	margin:0;
	padding:0;
	font-size:13px;
	color:#4b4b4b;
	}

a {
	text-decoration:none;
	}

img {
	border:none;
	}
	
.clearer {
	clear:both;
	height:1px;
	font-size:0px;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}

/* Header */

#header {
	width:964px;
	height:174px;
	text-align:left;
	background: url(images/header_bg.png) no-repeat center;
	margin: 17px auto 17px auto;
	}

#logo_txt {
	float:left;
	width:750px;
	}

#header_logo {
	float:left;
	width:500px;
	height:90px;
	text-align:center;
	margin-top:24px;
	}
	
#header_txt {
	float: left;
	width:240px;
	margin-top: 23px;
	padding-left: 10px;
	background: url(images/header_txt.png) no-repeat top left;
	}
	
#header_txt h1 {
	font-weight:normal;
	margin-top:-3px;
	text-transform:uppercase;
	}
	
#header_txt p {
	line-height: 15px;
	text-align: left;
	font-weight:bold;
	}

#tabs {
	clear:both;
	width:700px;
	padding-top:3px;
	margin-left:7px;
	}

#tabs ul {
	margin:0;
	padding:0 11px 0 11px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(images/left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#765;
	cursor:pointer;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(images/right.gif) no-repeat right top;
	padding:5px 11px 4px 0;
	color:#545454;
	}

#tabs a:hover span {
	color:#000;
	}

#tabs a:hover {
	background-position:0% -27px;
	}

#tabs a:hover span {
	background-position:100% -27px;
	}

#tabs .act_tab a, #tabs .act_tab a:hover {
	background-position:0% -54px;
	cursor:default;
	}

#tabs .act_tab a span, #tabs .act_tab a:hover span {
	background-position:100% -54px;
	color:#000;
	}

#nav_bot {
	text-align:center;
	clear:both;
	margin-left:9px;
	margin-top:0px;
	}
    
#nav_bot ul {
	list-style:none;
	margin:0;
	padding:0;
	background:#CCC;
	}

#nav_bot li {
	float:left;
	margin-left:5px;
	}
	
#nav_bot a {
	float:left;
	display:block;
	position:relative;
	height:17px;
	padding:5px 5px;
	font-weight:bold;
	color:#fff;
	}
	
#nav_bot a:hover {
	text-decoration: underline;
	}
	
#header_akcija {
	float:right;
	margin-top:5px;
	padding-right:18px;
	width:190px;
	}
	
#header_box {
	float:right;
	}
	
#header_box a{
	color:#42bd42;
	font-weight:bold;
	}
	
#header_box a:hover{
	color:#42bd42;
	font-weight:bold;
	text-decoration:underline;
	}
	
#header_box a span {
	display:block;
	color:#42bd42;
	font-weight:bold;
	}

#header_box span {
	display:block;
	margin-top:6px;
	margin-left:10px;
	}
	
#header_box a:hover span {
	text-decoration:underline;
	}
	
header_box_artikel {
	color:#42bd42;
	text-align:center;
	font-weight:bold;
}

header_box_artikel a {
	color:#42bd42;
	text-align:center;
	font-weight:bold;
}

/* Left Column */

#content {
	width:964px;
	margin:0 auto 0 auto;
	text-align:center;
	}
	
#column_left {
	text-align:right;
	width:194px;
	}
	
#column_right {
	text-align:left;
	width:194px;
	}
	
#column_mid {
	text-align:center;
	width:576px;
	}

#cl_subads {
	text-align:left;
	margin:0px;
	margin-top:15px;
	padding-top:8px;
	background:url(images/box2_bg.png) no-repeat left top;
	}
	
#cl_subads h2 {
	background:url(images/icons/add-folder-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left: 15px;
	}

#cl_subads ul {
	text-align:left;
	margin:7px 2px 1px 17px;
	padding:0px;
	padding-top:8px;
	list-style:none;
	}

#cl_subads li {
	padding:1px;
	}
	

#cl_subnav {
	text-align:left;
	margin:0px;
	margin-top:15px;
	padding-top:8px;
	background:url(images/box2_bg.png) no-repeat left top;
	}
	
#cl_subnav h2 {
	background:url(images/icons/add-folder-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left: 15px;
	}

#cl_subnav ul {
	text-align:left;
	margin:7px 2px 1px 2px;
	padding:0px;
	padding-top:8px;
	list-style:none;
	}

#cl_subnav li {
	padding:1px;
	}
	
#cl_subnav a {
	display:block;
	width:178px;
	font-size:15px;
	color:#4b4b4b;
	font-weight:bold;
	padding-left: 10px;
	}
	
#cl_subnav a:hover {
	color:#fff;
	padding-left:10px;
	background: #42bd42 url(images/pointer.gif) no-repeat 170px center;
	}
		
#cl_subnav .subnav_act a, #cl_subnav .subnav_act a:hover {
	width:167px;
	color:#fff;
	padding-left:22px;
	background: #42bd42 url(images/pointer.gif) no-repeat 11px center;
	cursor:default;
	}
	
#cl_subnav .subnav_sub a {
	width:157px;
	padding-left:32px;
	font-size:13px;
	background:url(images/pointer_small.png) no-repeat 24px 5px;
	}
	
#cl_subnav .subnav_sub a:hover {
	width:157px;
	padding-left:32px;
	font-size:13px;
	color:#42bd42;
	background:url(images/pointer_small_hl.png) no-repeat 24px 5px;
	text-decoration:underline;
	}
	
#cl_subnav .subnav_sub_act a, #cl_subnav .subnav_sub_act a:hover {
	width:157px;
	padding-left:32px;
	color:#42bd42;
	background:url(images/pointer_small_hl.png) no-repeat 24px 5px;
	cursor:default;
	}
	
#cl_subnav .subnav_sub a:hover {
	width:157px;
	padding-left:32px;
	font-size:13px;
	color:#42bd42;
	background:url(images/pointer_small_hl.png) no-repeat 24px 5px;
	text-decoration:underline;
	}

.box_bot {
	height:13px;
	margin-top:-1px;
	padding:0;
	background:#FFF url(images/box_bot.png) no-repeat left top;
	}
	
#cl_search {
	width:194px;
	text-align:left;
	margin-top: 15px;
	padding-top:8px;
	background:url(images/box_bg.png) no-repeat left top;
	}
	
#cl_search h2 {
	background:url(images/icons/search-grey.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}
	
#cl_search p {
	margin:15px 19px 0 12px;
	line-height:22px;
	text-align:center;
	}
	
#cl_search a {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	padding:0 2px 0 2px;
	}
	
#cl_search a:hover {
	text-decoration:underline;
	color:#000;
	}
	
#cl_search_forms {
	margin:22px 0 5px 13px;
	}

#cl_box_abc {
	text-align:left;
	padding:15px 19px 12px 12px;
	background:url(images/box_abc.png) no-repeat left top;
	}
	
#cl_box_abc p {
	line-height:22px;
	text-align:center;
	}
	
#cl_box_abc a {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	padding:0 2px 0 2px;
	}
	
#cl_box_abc a:hover {
	text-decoration:underline;
	color:#000;
	}
	
#cl_top_downloads {
	text-align:left;
	margin-top:17px;
	padding-top:8px;
	background:url(images/box_bg.png) no-repeat left top;	
	}
	
#cl_top_downloads h2 {
	padding-left:17px;
	margin-bottom:18px;
	margin-left:15px;
	background-image: url(images/icons/download-page-blue.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	}
	
#cl_top_downloads a {
	display:block;
	height:34px;
	width:186px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	margin:10px 0 0 3px;
	color:#4b4b4b;
	font-weight:bold;
	cursor:pointer;
	}
	
#cl_top_downloads a:hover {
	padding-top:0;
	padding-bottom:0;
	border-top:#42bd42 solid 2px;
	border-bottom:#42bd42 solid 2px;
	background-color:#e4f7e4;
	color:#000;
	}	
	
#cl_top_downloads img {
	float:left;
	border:#42bd42 solid 1px;
	margin-top:-1px;
	margin-bottom:-1px;
	}

#cl_top_downloads .ts_no {
	float:left;
	display:block;
	width:15px;
	margin-left:3px;
	padding-right:3px;
	text-align:right;
	}
	
#cl_top_downloads .ts_txt {
	float:left;
	display:block;
	width:105px;
	padding-left:5px;
	}

/* Right Column */
#cr_tags {
	text-align:left;
	padding-top:8px;
	margin-top: 15px;
	background:url(images/box_bg.png) no-repeat left top;
}

#cr_tags h2 {
	background:url(images/icons/web-page-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
}

#cr_tags p {
	margin: 0px 8px 0 13px;
	padding-bottom: 8px;
	font-weight:bold;
	color:#42bd42;
}

#cr_tags a, a:visited {
	color:#42bd42;
}

#cr_news {
	text-align:left;
	margin-top:15px;
	padding-top:8px;
	background:url(images/box2_bg.png) no-repeat left top;
	}
	
#cr_news h2 {
	background:url(images/icons/web-page-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	margin-bottom:18px;
	}
	
#cr_news a {
	display:block;
	height:45px;
	width:168px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	margin:10px 3px 0 3px;
	color:#4b4b4b;
	font-weight:bold;
	cursor:pointer;
	background:url(images/news_icon.png) no-repeat 5px 5px;
	}
	
#cr_news a:hover {
	padding-top:0;
	padding-bottom:0;
	border-top:#42bd42 solid 2px;
	border-bottom:#42bd42 solid 2px;
	color:#000;
	background:#e4f7e4 url(images/news_icon_hl.png) no-repeat 5px 3px;
	}	
	
#cr_news img {
	float:left;
	border:#42bd42 solid 1px;
	margin-top:-1px;
	margin-bottom:-1px;
	}
	
#cr_news .news_txt {
	float:left;
	display:block;
	width:105px;
	padding-left:5px;
	}

#cr_mail {
	text-align:left;
	margin-top: 15px;
	padding-top:8px;
	background:url(images/box_bg.png) no-repeat left top;
	}
	
#cr_mail h2 {
	background:url(images/icons/email-open-blue.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}

#cr_mail p {
	margin: 13px 8px 8px 13px;
	font-weight:bold;
	}
		
#cr_mail_forms {
	margin:10px 0 0 13px;
	}

.box_bot_right {
	height:13px;
	margin-top:-1px;
	padding:0;
	background:#FFF url(images/box_bot.png) no-repeat left top;
	}

/* Footer */

#footer {
	width:964px;
	height:65px;
	text-align:left;
	background: url(images/footer_bg.png) no-repeat center top;
	margin:15px auto 0 auto;
	padding-top:10px;
	}
	
#footer h1, #footer p {
	margin-left:13px;
	}

#footer span {
	float:right;
	margin-right:8px;
	}

#footer a {
	color:#818181;
	font-weight:bold;
	margin: 5px 5px;
	}

#footer a:hover {
	color:#4b4b4b;
	text-decoration:underline;
	}
	
.credits {
	color:#9c9c9c;
	}
	
#footer .credits a {
	padding:0;
	margin:0;
	}

#footer .left_span {
	float:left;
}

.footer_txt {
	float:right;
	margin-right:10px;
	width: 550px;
}
	
.footer_txt p {
	text-align:right;
	font-weight:bold;
	color:#9c9c9c;
}
	
/* Index */

#top_frames {
	width:544px;
	height:194px;
	margin:0 auto 0 auto;
	}

.mid_top {
	float:left;
	width:169px;
	height:194px;
	background:url(images/mid_top_bg.png) no-repeat top left;
	text-align:center;
	}

.mid_top img {
	margin-top:20px;
	}
	
.mid_top span {
	display:block;
	}
	
.mid_top a span {
	margin-top:5px;
	margin-right:13px;
	font-weight:bold;
	text-align:right;
	color:#42bd42;
	}
	
.mid_top a:hover span {
	text-decoration:underline;
	}
	 	
.center {
	margin:0 18px 0 18px;
	}

.mid_holder_title h1 {
	margin: 15px 0 10px 8px;
	padding: 0 0 0 8px;
	text-align:left;
}

.mid_holder {
	width:544px;
	margin:17px auto 0 auto;
	}
	
.mid_holder_first {
	width:544px;
	margin:15px auto 0 auto;
	}	
	
.mid_box {
	float:left;
	width:169px;
	text-align:left;
	}
	
.mid_box h2 {
	height:20px;
	padding-top:4px;
	padding-left:8px;
	background:url(images/mid_h2.png) no-repeat top center;
	font-size:13px;
	color:#4b4b4b;
	}
	
.mid_box p {
	font-size:11px;
	border-bottom:#c9c9c9 solid 1px;
	}
	
.mid_box_bottom a, a:hover, a:visited {
	color: #42bd42;
	font-weight:bold;
	font-size:14px;
}
	
.mid_box_bottom {
	padding-top: 10px;
}
	
.mid_container {
	height:70px;
	margin-top:5px;
	border-bottom:#c9c9c9 solid 1px;
	}
	
.mid_container img {
	float:left;
	margin:3px 5px 0 0;
	border:#42bd42 solid 1px;
	}

.mid_container h3 {
	margin-top:5px;
	}
	
.mid_container a {
	clear:both;
	display:block;
	text-align:right;
	color:#42bd42;
	font-weight:bold;
	margin-right:5px;
	}

.mid_container a:hover {
	text-decoration:underline;
	}

.mid_wrapper {
	float:left;
	width:169px;
	text-align:left;
	border-bottom:#c9c9c9 solid 1px;
	border-top:#c9c9c9 solid 1px;
	padding: 5px 0 5px 0;
	}

.mid_content {
	height:190px;
	}
	
.mid_content img {
	float:left;
	margin-right:5px;
	margin-top:1px;
	border:#42bd42 solid 1px;
	}

.mid_content p {
	clear:both;
	}

.mid_wrapper a {
	display:block;
	font-weight:bold;
	text-align:right;
	color:#42bd42;
	}
	
.mid_wrapper a:hover {
	text-decoration:underline;
	}


/* Product page */

#product_details {
	width:518px;
	height:240px;
	margin:0 auto 0 auto;
	padding:13px 13px 2px 13px;
	background:url(images/icons/product_details_bg.png) no-repeat top center;
	}

#pd_bookmark {
	float:right;
	display:block; 
	margin:-30px 20px 0 0;
}

#pd_thumb {
	float:left;
	width:154px;
	}
	
#pd_thumb img {
	border:#42bd42 solid 2px;
	}
	
#pd_thumb span {
	display:block;
	padding-top:5px;
	}
	
#pd_thumb a:link, #pd_thumb a:visited {
	color:#4b4b4b;
	font-weight:bold;
	padding-left:17px;
	background:url(images/icons/search-icon-blue.gif) no-repeat left 2px;
	}
	
#pd_thumb a:hover {
	color:#42bd42;
	text-decoration:underline;
	}

#pd_info {
	width:370;
	margin-left:164px;
	}
	
#pd_info h1 {
	text-align:left;
	}
	
#pd_cena {
	float:left;
	width:140px;
	margin-top:5px;
	text-align:right;
	font-weight:bold;
	color:#4b4b4b;
	}

#pd_cena span {
	display:block;
	margin-top:20px;
	}

.pd_button_buy, .pd_button_dl, .pd_button_play {
	float:right;
	display:block;
	width:211px;
	height:36px;
	margin-top:5px;
	background:url(images/icons/product_button.png) no-repeat center center;
	}

.pd_button_buy a, .pd_button_dl a, .pd_button_play a {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#42bd42;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}
	
.pd_button_buy a:hover, .pd_button_dl a:hover, .pd_button_play a:hover {
	text-decoration:underline;
	color:#42bd42;
	}
	
.pd_button_buy a {
	background:url(images/icons/shopping-cart-buy.png) no-repeat 11px 11px;
	}

.pd_button_dl a {
	background:url(images/icons/download-page-blue.gif) no-repeat 11px 11px;
	}	

.pd_button_play a {
	background:url(images/icons/user-login-blue.gif) no-repeat 11px 11px;
	}	

#pd_manufacturer {
	width:125px;
	margin-top:15px;
	padding-left:10px;
	font-size:11px;
	color:#4b4b4b;
	font-weight:normal;
	text-align:left;
	}
	
.pd_man_h {
	margin: 1px 0 -3px -10px;
	color:#000;
	font-weight:bold;
	}
	
#pd_req {
	float:right;
	width:200px;
	margin-top:5px;
	padding-left:10px;
	text-align:left;
	font-size:11px;
	color:#4b4b4b;
	}
	
#pd_rating {
	float:left;
	width:150px;
	font-weight:bold;
	}

#pd_rating_txt {
	display:block;
	width:114px;
	padding-top:2px;
	padding-left:2px;
	color:#4b4b4b;
	}

#pd_rating img {
	float:left;
	display:block;
	margin-left:3px;
	border:none;
	}
	
#pd_similar {
	text-align:left;
	margin-top:15px;
	padding:8px 8px 0 13px;
	background:url(images/similar_bg.png) no-repeat left top;
	}
	
#pd_similar	a:link, #pd_similar	a:visited {
	display:block;
	margin-top:7px;
	color:#42bd42;
	}
	
#pd_similar	a:hover {
	color:#42bd42;
	text-decoration:underline;
	}

#pd_similar_bot {
	height:13px;
	margin-top:-1px;
	padding:0;
	background: #FFF url(images/similar_bot.png) no-repeat left top;
	}

#pd_gallery {
	text-align:left;
	padding-top:8px;
	background:url(images/box_bg.png) no-repeat left top;
	}

#pd_gallery h2 {
	background:url(images/popular.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	margin-bottom:20px;
	}

#pd_gallery a {
	display:block;
	width: auto;
	margin-top:12px;
	text-align:center;
	}

#pd_gallery img {
	border:#42bd42 solid 2px;
	}

#pd_gallery span a:link, #pd_gallery span a:visited {
	font-weight:bold;
	color:#4b4b4b;
	}

#pd_gallery span a:hover {
	color:#42bd42;
	text-decoration:underline;
	}

#pd_trailer {
	width:518px;
	margin:0 auto 10px auto;
	}

#pd_txt {
	width:518px;
	margin:0 auto 0 auto;
	text-align:justify;
	}

#pd_comments {
	width:518px;
	margin:0 auto 0 auto;
	padding:8px 13px 0 13px;
	background:url(images/comments_bg.png) no-repeat top center;
	}

.pd_h1 {
	color:#4b4b4b;
	text-align:left;
	margin: 10px 0 3px 28px;
	font-weight:normal;
	}

#pd_comments {
	text-align:left;
	color:#4b4b4b;
	}

#pd_comments p {
	border-top:#4b4b4b dashed 2px;
	padding-top:3px;
	padding-bottom:10px;
	}

.pdc_name {
	float:left;
	width:300px;
	padding-top:2px;
	}
	
.pdc_name span {
	font-weight:bold;
	font-size:15px;
	color:#42bd42;
	}

.pdc_rating {
	float:right;
	width:200px;
	font-weight:bold;
	}

.pdc_rating_txt {
	display:block;
	float:left;
	text-align:right;
	width:84px;
	padding-top:2px;
	}

.pdc_rating img {
	float:left;
	display:block;
	margin-left:3px;
	}

#pdc_add_more {
	height:15px;
	padding-top:2px;
	border-top:#4b4b4b dashed 2px;
	}
	
#pdc_add {
	float:left;
	width:150px;
	text-align:left;
	padding-left:17px;
	background:url(images/icons/add-comment-blue.gif) no-repeat left 2px;
	}
	
#pdc_more {
	float:right;
	width:150px;
	text-align:right;
	}
	
#pdc_more a:link, #pdc_more a:visited, #pdc_add a:link, #pdc_add a:visited {
	color:#4b4b4b;
	font-weight:bold;
	}
	
#pdc_more a:hover, #pdc_add a:hover {
	color:#42bd42;
	text-decoration:underline;
	}

.pd_comments_bot {
	width:544px;
	height:13px;
	margin:0 auto -1px auto;
	background:url(images/comments_bot.png) no-repeat top center;
	}
	
#pd_holder {
	width:544px;
	margin:0 auto 0 auto;
	text-align:left;
	padding-top:13px;
	background:url(images/comments_bg.png) no-repeat top center;
	}
	
.pd_box {
	display:block;
	float:left;
	width:164px;
	padding-left:13px;
	text-align:left;
	}
	
.pd_content img {
	float:left;
	margin-right:5px;
	border:#42bd42 solid 1px;
	}

.pd_content h3 {
	margin-bottom:11px;
	}
	
.pd_content	a:hover, .pd_content a:hover h3 {
	text-decoration:underline;
	color:#595959;
	}
	
.pd_content p {
	text-align: left;
	}

/* Search results */

#sr_options {
	width:519px;
	margin:0 auto 0 auto;
	text-align:left;
	color:#4b4b4b;
	}

#sr_options a:link, #sr_options a:visited {
	font-weight:bold;
	padding:3px;
	color:#4b4b4b;
	}
	
#sr_options a:hover {
	text-decoration: underline;
	color:#42bd42;
	}
	
#sr_options span {
	padding:3px;
	}
	
.sr_holder {
	width:518px;
	margin:15px auto -5px auto;
	padding:13px 13px 0 13px;
	background:url(images/comments_bg.png) no-repeat top center;
	}
	
.sr_cena {
	float:right;
	width:150px;
	margin: 4px 2px;
	text-align:right;
	font-weight:bold;
	}

.sr_cena strong {
	font-weight:normal;
	}
	
.sr_cena em {
	font-style:normal;
	text-decoration:line-through;
	}

.sr_cena span {
	display:block;
	font-size:15px;
	margin-top:2px;
	color:#42bd42;
	}

.sr_button_buy {
	float:right;
	display:block;
	width:211px;
	height:36px;
	background:url(images/product_button.png) no-repeat center center;
	}

.sr_button_buy a:link, .sr_button_buy a:visited {
	display:block;
	width:173px;
	height:28px;
	padding-top:8px;
	padding-left:38px;
	color:#42bd42;
	font-size:15px;
	font-weight:bold;
	background:url(images/icons/shopping-cart-buy.png) no-repeat 11px 11px;
	text-align:center;
	}
	
.sr_button_buy a:hover {
	text-decoration:underline;
	color:#42bd42;
	}

.sr_rating {
	float:left;
	width:230px;
	margin-top:13px;
	font-weight:bold;
	}

.sr_rating_txt {
	display:block;
	float:left;
	width:114px;
	padding-top:2px;
	color:#4b4b4b;
	}

.sr_rating img {
	float:left;
	display:block;
	margin-left:3px;
	}

.sr_content {
	float:left;
	width:350px;
	text-align:left;
	margin-bottom:10px;
	}

.sr_content img {
	float:left;
	margin-right:5px;
	border:#42bd42 solid 1px;
	}

.sr_content h3 {
	margin-bottom:11px;
	}
	
.sr_content	a:hover, .sr_content a:hover h3 {
	text-decoration:underline;
	color:#595959;
	}
	
.sr_content p {
	text-align: justify;
	}
	
.sr_search {
	width:194px;
	text-align:left;
	padding-top:8px;
	background:url(images/box_bg.png) no-repeat left top;
	}
	
.sr_search h2 {
	background:url(images/icons/search-grey.gif) no-repeat left 2px;
	padding-left:17px;
	margin-left:15px;
	}
	
.sr_search_forms {
	margin:22px 0 5px 13px;
	}

.sr_box_abc {
	text-align:left;
	padding:15px 19px 12px 12px;
	background:url(images/box_abc.png) no-repeat left top;
	line-height:20px;
	}
	
.sr_box_abc p {
	line-height:22px;
	text-align:center;
	}
	
.sr_box_abc a {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	padding:0 2px 0 2px;
	}
	
.sr_box_abc a:hover {
	text-decoration:underline;
	color:#000;
	}

.sr_holder_bot {
	width:544px;
	height:13px;
	margin:0 auto -1px auto;
	background:url(images/comments_bot.png) no-repeat top center;
	}

.list_table {
	margin: 15px 75px 0 75px;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}

.list_table a {
	display:block;
	font-weight:bold;
	text-align:right;
	color:#42bd42;
}

.list_table a:hover {
	text-decoration:underline;
}

/* End of file */


/* ToS */

#tos {
	width:544px;
	margin:2px auto 0 auto;
	text-align:left;
	}

#tos h2 {
	text-align:left;
	margin-bottom:7px;
	}

#tos h3 {
	text-align:left;
	margin-bottom:7px;
	font-size:15px;
	}
	
#tos p {
	text-align:left;
	margin-bottom:13px;
	}
	
#listing {
	text-align:center;
}

#listing a {
	 color:#42bd42;
}

#listing a:hover {
	 color:#42bd42;
	 text-decoration:underline;
}


/* help */
#help_header {
	width:780px;
	height:100px;
	text-align:left;
	background: url(images/help_header_bg.png) no-repeat left center;
}

#help_header_txt {
	float: right;
	width: 300px;
	margin-top: 20px;
}
	
#help_header_txt p {
	font-size: 22px;
	text-align: left;
}

#help_content {
	padding: 10px 15px 0 15px;
}

#help_content .help_content_selection {
	text-align:left;
}

#help_content .help_content_selection span {
	font-size:18px;
}

.help_holder {
	text-align:left;
	width:780px;
	height:auto;
	font-size: 13px;
	color:#42bd42;
	margin:5px 0 -5px 0;
	padding:3px 0 5px 0;
	background:url(images/help_holder_bg.png) no-repeat top center;
}

.help_holder_bot {
	width:780px;
	text-align:left;
	height:13px;
	margin:0 0 -1px 0;
	padding:0;
	background:url(images/help_holder_bot.png) no-repeat top center;
}

.help_holder div{
	padding: 10px;
	text-align:left;
	color:#595959;
	font-size: 13px;
	font-family:Arial;
}

.help_holder a {
	text-align: left;
/*	padding-left:10px;*/
	font-size: 13px;
	font-weight:bold;
	color:#42bd42;
	font-family:Arial;
}

.help_holder span {
	text-align: left;
	padding-bottom: 10px;
/*	padding-left: 10px;*/
	font-size: 13px;
	font-weight:normal;
	color:#595959;
	font-family:Arial;
}

.help_holder p {
	text-align: left;
	font-size: 13px;
	font-weight:normal;
	color:#595959;
	font-family:Arial;
}

.help_holder span a {
	font-weight:normal;
}

.help_holder a:hover {
	text-decoration:underline;
}

/* End of file */
