	* {
		font-family: Arial, Tahoma;
	}
	body {
		margin: 0px;
		background-color: #000000;
	}
	hr { 
		margin: 0px;
		padding: 0px;
		border-bottom: 1px solid white;
	}
	.strip {
		background-color: black;
	}
	.main_table {
		width: 1002px;
		height: 380px;
	}
	/*fonts*/
	.rfont {
		color: white;
		font-weight: bold;
		font-size: 13px;
	}
	.rfont2 {
		color: white;
		font-size: 13px;
	}
	.rfont2 a {
		color: white;
		font-size: 13px;
		text-decoration: none;
	}
	.rfont2 a:hover {
		text-decoration: underline;
	}
	
	.note {
		color: white;
		font-size: 10px;
	}
	.note a {
		color: white;
		font-size: 10px;
		text-decoration: none;
	}
	.note a:hover {
		text-decoration: underline;
	}
	.footer { 
		background-image: url('http://www.rockil.co.il/images/footer.gif');
		height: 118px;
		color: white;
		font-size: 12px;
	}
	.footer span {
		padding-right: 5px;
		padding-left: 5px;
	}
	.footer a {
		color: white;
		text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	.pfont {
		color: white;
		font-weight: bold;
		font-size: 16px;
	}
	.rlink {
		color: white;
		font-size: 13px;
		text-decoration: none;
	}
	.rlink a {
		color: white;
		font-size: 13px;
		text-decoration: none;
	}
	.rlink a:hover {
		color: white;
		font-weight: bold;
		font-size: 13px;
	}
	.h2_w {
		font-size: 18px;
		font-weight: bold;
		color: white;
	}
	.h3_w {
		font-size: 16px;
		font-weight: bold;
		color: white;
		margin-bottom: 2px;
	}
	.h3_w a {
		font-size: 16px;
		font-weight: bold;
		color: white;
		margin-bottom: 2px;
	}
	.red {
		font-size: 8pt;
		color: #e2003b;
		font-weight: bold;
	}
	/* nav */
	.nav {
		position: relative;
		width: 964px;
		height: 37px;
		background-image: url('http://www.rockil.co.il/images/nav.gif');
		text-align: right;
	}
	.nav span {
		position: absolute;
		right: 20px;
		top: 10px;
	}
	.nav a {
		text-decoration: none;
		color: white;
	}
	.nav a:hover {
		font-weight: bold;
	}
	/*inputs*/
	.button {
		border: 1px solid #B1320B;
		color: #e6d9c9;
		background-color: #2B0804;
		padding: 4px;
	}
	.button2 {
		border: 1px solid #271000;
		color: black;
		background-color: #f4f2f2;
		padding: 2px;
	}
	
	.login_input {
		border: 1px solid #B1320B;
		color: #e6d9c9;
		background-color: #2B0804;
		padding: 4px;
		height: 15px;
		width: 100%;
	}
	.login2_input {
		border: 1px solid #B1320B;
		color: #e6d9c9;
		background-color: #2B0804;
		padding: 4px;
		height: 15px;
		width: 190px;
	}
	.search_input {
		border: 1px solid #B1320B;
		color: #e6d9c9;
		background-color: #2B0804;
		padding: 4px;
		height: 15px;
		width: 145px;
	}
	.signature {
		width: 100%;
	}
	.forget_input {
		border: 1px solid #B1320B;
		color: #e6d9c9;
		background-color: #2B0804;
		padding: 4px;
		height: 15px;
		width: 220px;
		direction: ltr;
	}
	.terms {
		border: 1px solid #B1320B;
		color: #e6d9c9;
		background-color: #2B0804;
		overflow: auto;
		width: 100%;
		height: 200px;
	}
	.emsg {
		padding: 15px;
	}
	.pages { 
		color: white;
		font-size: 13px;
	}
	.pages a {
		color: white;
		font-size: 13px;
		text-decoration: none;
	}
	.pages a:hover {
		color: white;
		font-weight: bold;
		font-size: 13px;
	}
	/* blocks right */
	.login_top {
		height: 34px;
	}
	.login_bg {
		height: 100%;
		background-image: url('http://www.rockil.co.il/images/login_bg.gif');
		text-align: center;
	}
	.login_btm {
		height: 94px;
		background-image: url('http://www.rockil.co.il/images/login_btm.gif');
	}
	.mblock_top {
		position: relative;
		height: 32px;
		background-image: url('http://www.rockil.co.il/images/mblock_top.gif');
		padding: 0px;
		margin: 0px;
	}
	.mblock_top font {
		position: absolute;
		top: 14px;
		right: 24px;
	}
	.mblock_bg {
		height: 100%;
		background-image: url('http://www.rockil.co.il/images/mblock_bg.gif');
		text-align: center;
		padding: 0px;
		margin: 0px;
	}
	.mblock_content {
		padding: 10px;
		width: 943px;
		height: 100%;
		text-align: justify;
	}
	.mblock_btm {
		height: 30px;
		background-image: url('http://www.rockil.co.il/images/mblock_btm.gif');
	}
	
	.cblock_top {
		position: relative;
		height: 35px;
		background-image: url('http://www.rockil.co.il/images/cblock_top.gif');
		padding: 0px;
		margin: 0px;
	}
	.cblock_top font {
		position: absolute;
		top: 14px;
		right: 18px;
	}
	.cblock_bg {
		height: auto;
		background-image: url('http://www.rockil.co.il/images/cblock_bg.gif');
		text-align: center;
		padding: 0px;
		margin: 0px;
	}
	.cblock_content {
		height: auto;
		width: 625px;
		text-align: right;
		padding: 0px;
	}
	.cblock_btm {
		height: 27px;
		background-image: url('http://www.rockil.co.il/images/cblock_btm.gif');
	}
	.product {
		background-color: #0b0402;
		border: 1px dotted #792500;
		margin-bottom: 15px;
		padding: 5px;
		height: auto;
	}
	.threads_bg {
		height: 100%;
		background-image: url('http://www.rockil.co.il/images/threads_bg.gif');
	}
	.threads_hot {
		border-bottom: 1px dotted white;
		padding: 3px;
	}
	.threads_btm {
		height: 35px;
		background-image: url('http://www.rockil.co.il/images/threads_btm.gif');
	}
	.shows_top {
		height: 58px;
		background-image: url('http://www.rockil.co.il/images/shows_top.gif');
	}
	.shows_bg {
		height: 234px;
		background-image: url('http://www.rockil.co.il/images/shows_bg.gif');
	}
	.shows_btm {
		height: 48px;
		background-image: url('http://www.rockil.co.il/images/shows_btm.gif');
	}
	.show_option {
		background-color: #711509;
		padding: 2px;
		border-bottom: 1px solid #74350B;
	}
	.show_option2 {
		background-color: #351805;
		padding: 2px;
		border-bottom: 1px solid #73350b;
		border-top: 1px solid #73350b;
	}
	.show_option3 {
		background-color: #6f513b;
		padding: 2px;
		border-bottom: 1px solid #73350b;
		border-top: 1px solid #73350b;
	}
	.show {
		border-bottom: 1px dotted black;
		padding: 3px;
	}
	.show a {
		color: white;
		text-decoration: none;
	}
	.show a:hover {
		color: #D2D2D2;
	}
	.search_top {
		height: 32px;
		background-image: url('http://www.rockil.co.il/images/search_top.gif');
	}
	.search_bg {
		height: 85px;
		background-image: url('http://www.rockil.co.il/images/search_bg.gif');
	}
	.search_btm {
		height: 18px;
		background-image: url('http://www.rockil.co.il/images/search_btm.gif');
	}
	.poll_top {
		height: 34px;
		background-image: url('http://www.rockil.co.il/images/poll_top.gif');
	}
	.poll_top2 {
		position: relative;
		height: 34px;
		background-image: url('http://www.rockil.co.il/images/poll_top2.gif');
	}
	.poll_top2 font {
		position: absolute;
		top: 10px;
		right: 18px;
	}
	.poll_bg {
		height: 160px;
		background-image: url('http://www.rockil.co.il/images/poll_bg.gif');
	}
	.poll_btm {
		height: 41px;
		background-image: url('http://www.rockil.co.il/images/poll_btm.gif');
	}
	/*  end of blocks right */
	/*  main articles */
	.article_link {
		width: 95%;
	}
	.article_link font {
		font-size: 13px;
	}
	.article_link a {
		text-decoration: none;
		color: white;
		font-size: 13px;
	}
	.article_link a:hover {
		font-weight: bold;
	}
	.marticle_top {
		height: 31px;
	}
	.marticle_bg {
		height: 100%;
		background-image: url('http://www.rockil.co.il/images/marticle_bg.gif');
		text-align: center;
		background-position: left;
	}
	.marticle_btm {
		height: 35px;
		background-image: url('http://www.rockil.co.il/images/marticle_btm.gif');
	}
	.marticle_spacer {
		height: 4px;
	}
	.marticle_title {
		width: 440px;
		text-align: right;
	}
	.marticle_content {
		height: 100%;
		width: 440px;
		text-align: justify;
	}
	.sarticle_top {
		height: 26px;
		background-image: url('http://www.rockil.co.il/images/sarticle_top.gif');
	}
	.sarticle_bg {
		height: 100%;
		background-image: url('http://www.rockil.co.il/images/sarticle_bg.gif');
		text-align: center;
	}
	.sarticle_btm {
		height: 26px;
		background-image: url('http://www.rockil.co.il/images/sarticle_btm.gif');
	}
	/*  end of main articles */
	/*  blocks left  */
	.news_top {
		height: 53px;
	}
	.news_bg {
		height: 148px;
		background-image: url('http://www.rockil.co.il/images/news_bg.gif');
	}
	.news_btm {
		height: 23px;
		background-image: url('http://www.rockil.co.il/images/news_btm.gif');
	}
	.news {
		height: 148px;
		width: 80%;
		text-align: right;
	}
	.news_date font {
		color: #a69b89;
		font-size: 11px;
	}
	.news_text {
		margin-bottom: 8px;
	}
	.news_text a {
		color: white;
	}
	.news_text a:hover {
		text-decoration: none;
	}
	.news_spacer {
		height: 4px;
	}
	.search {
		height: 112px;
		background-image: url('http://www.rockil.co.il/images/search.gif');
	}
	.search_spacer {
		height: 15px;
	}
	.comp_top {
		height: 38px;
		background-image: url('http://www.rockil.co.il/images/comp_top.gif');
	}
	.comp_bg {
		height: auto;
		background-image: url('http://www.rockil.co.il/images/comp_bg.gif');
	}
	.comp_btm {
		height: 15px;
		background-image: url('http://www.rockil.co.il/images/comp_btm.gif');
	}
	.online_top {
		height: 52px;
		background-image: url('http://www.rockil.co.il/images/online_top.gif');
	}
	.online_bg {
		height: auto;
		background-image: url('http://www.rockil.co.il/images/online_bg.gif');
	}
	.online_btm {
		height: 21px;
		background-image: url('http://www.rockil.co.il/images/online_btm.gif');
	}
	.chart_tab {
		border: 1px dotted #43403e;
		background-color: #400000;
		color: white;
		text-decoration: underline;
		width: 60px;
		padding: 4px;
		text-align: center;
	}
	.chart_tab_selected {
		border: 1px dotted #43403e;
		background-color: #792600;
		font-weight: bold;
		width: 60px;
		padding: 4px;
		text-align: center;
	}
	.chart_content {
		width: 85%;
		text-align: right;
		margin-top: 10px;
	}
	.poll_result {
		background-image: url('http://www.rockil.co.il/images/poll_result.gif');
		border: 1px solid #43403e;
	}
	.editorbox {
		border: 1px solid #BCBCBC;
		background-color: #D2CABC;
	}
	.editorsmilies {
		margin-top: 32px;
		width: 95%;
		height: 100%;
		border: 1px solid #BCBCBC;
		background-color: #F1F1F1;
		padding: 4px;
	}
	.smiliesarea {
		width: 100%;
		height: 100%;
		border: 1px solid #BCBCBC;
		background-color: #F1F1F1;
		padding: 4px;
	}
	.btn_right {
		background-image: url('http://www.rockil.co.il/images/btn_right.gif');
		width: 9px;
		height: 17px;
		background-repeat: no-repeat;
	}
	.btn_left {
		background-image: url('http://www.rockil.co.il/images/btn_left.gif');
		width: 9px;
		height: 17px;
		background-repeat: no-repeat;
	}
	.btn_bg {
		background-image: url('http://www.rockil.co.il/images/btn_bg.gif');
		font-family: Verdana;
		padding-bottom:0px;
		font-size: 11px;
		height: 17px;
		border: medium none;
		color: #630202;
		cursor: pointer; 
		cursor: hand
		font-weight: bold;
	}
	.error {
		color: red;
		font-size: 11px;
	}
	.friend_tab1 {
		font-size: 12px;
		color: #6B0000;
		text-align: right;
		width: 252px;
		height: 20px;
		border-bottom: 1px solid #707070;
		background-color: #CCCCCC;
	}
	.friend_tab1 span {
		padding: 4px;
	}
	.friend_tab2 {
		font-size: 12px;
		color: #6B0000;
		text-align: right;
		width: 252px;
		height: 20px;
		border-bottom: 1px solid #707070;
		background-color: #DBDBDB;
	}
	.friend_tab2 span {
		padding: 4px;
	}
	.friend_tab2 a {
		color: #6B0000;
		text-decoration: none;
	}
	.friend_tab2 a:hover {
		text-decoration: underline;
	}
	.friend_tab1 a {
		color: #6B0000;
		text-decoration: none;
	}
	.friend_tab1 a:hover {
		text-decoration: underline;
	}
	.profile_options {
		font-size: 12px;
		color: white;
		font-weight: bold;
	}
	.profile_options a {
		color: white;
		font-weight: bold;
		text-decoration: none;
	}
	.profile_options a:hover {
		color: white;
		font-weight: bold;
		text-decoration: underline;
	}
	/* comments */
	.commhead {
		font-weight:bold;
		color: #fff;
		font-size: 13px;
		border-bottom: 1px dashed #fff;
		width: 400px;
		text-align: center;
		margin: 20px auto;
	}
	.yourcomment {
		color:#ECECEC;
	 	border-top: 1px solid #EEEEEE;
	 	border-bottom: 1px solid #EEEEEE;
	 	width: 150px;
	 	font-weight: bold;
	 	font-size: 13px;
		text-align:center;
		margin: auto;
		background-color: #232323;
	}
	
	.commentitle {
		font-weight: bold;
		color:#fff;
		font-size:12px;
		text-align:center;
		margin: auto;
	}
	
	.comment {
		width: 645px;
		background-color: #0B0B0B;
		font-size: 12.5px;
		color:#F6F6F6;
		margin: 10px;
	}	
	
	.inside {
		background-color: #232323;
		margin: 5px;
		
		}