@media screen {
	*
	{
		padding: 0;
		margin: 0;
		border: 0;
	}
	
	a
	{
		outline: 0;
	}
	table
	{
		padding: 0;
		margin: 0;
		border: 0;
	}
	
	
	
	/* Stiluri de TEXTE */
	td, div, p
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 12px;
		color: #555555;
		margin: 0;
	}
	h1
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 17px;
		color: #AB0101;
		margin: 0 0 4px 0;
		padding: 0;
		font-weight: bold;
		line-height: auto;
		
	}
	h2
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 15px;
		/*color: #AB0101;*/
		margin: 0 0 0 0;
		padding: 0;
		font-weight: bold;
		line-height: normal;
		display: inline;
	}
	h3 {
		margin: 0 0 6px 0;
		font-size: 12px;
	}
	h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
		color: #14ABD9;
	}
	h2 a:hover, h3 a:hover {
		color: #168cb0;
	}
	.td9
	{
		font-size: 9px;
	}
	.td10
	{
		font-size: 10px;
	}
	.td11
	{
		font-size: 11px;
	}
	.td12
	{
		font-size: 12px;
	}
	.td14
	{
		font-size: 14px;
	}
	.td15
	{
		font-size: 15px;
	}
	.td18
	{
		font-size: 18px;
	}
	.td22
	{
		font-size: 22px;
	}
	
	.tdblue
	{
		color: #14ABD9;
	}
	.tdblack
	{
		color: #444444;
	}
	.tdwhite
	{
		color: #FFFFFF;
	}
	.tderror
	{
		color: #A61203;
	}
	.tdsuccess
	{
		color: #11A006;
	}
	.tdfooter
	{
		color: #E5CCD2;
	}
	.tdrequired
	{
		color: #A61203;
	}
	.justify
	{
		text-align: justify;
	}
	.center
	{
		text-align: center;
	}
	.right
	{
		text-align: right;
	}
	.left
	{
		text-align: left;
	}
	.top
	{
		vertical-align: top;
	}
	.bottom
	{
		vertical-align: bottom;
	}
	.middle
	{
		vertical-align: bottom;
	}
	.bold
	{
		font-weight: bold;
	}
	.line-height-small
	{
		line-height: 12px;
	}
	
	
	
	/* Stiluri pentru TD-uri */
	.bgline
	{
		background: #E7E7E7;
		padding: 0;
		margin: 0;
		height: 1px;
	}
	.bgwhite
	{
		background: #FFFFFF;
	}
	.bgred
	{
		background: #A61203;
	}
	.bgerror
	{
		background: #A61203;
	}
	
	
	.height100
	{
		height: 100%;
	}
	.width100
	{
		width: 100%;
	}
	.width100aprox
	{
		width: 100%;
		_width: 99%;
	}
	.width-table-regions {
		width: 100%;
		_width: 55%;
	}
	.width50
	{
		width: 50%;
	}
	ul, ol
	{
		margin-top: 0;
		margin-left: 25px;
		text-align: justify;
		color: #777777;
		font-size: 11px;
	}
	.border
	{
		border: 1px #00FF00 solid;
	}
	#tablestruct thead td
	{
	
		font-size: 13px;
		padding: 3px 10px 3px 10px;
		font-weight: bold;
	}
	#tablestruct2 thead td
	{
	
		font-size: 13px;
		padding: 3px 10px 3px 10px;
		font-weight: bold;
	}
	/*
	#tablestruct tbody td
	{
		font-size: 10px;
		padding: 3px 10px 3px 10px;
		background: #F2F2F2;
	}
	*/
	.tdrow0
	{
		font-size: 11px;
		padding: 5px 10px 5px 10px;
		background: #F4F4F4;
	}
	.tdrow1
	{
		font-size: 11px;
		padding: 5px 10px 5px 10px;
		background: #FAFAFA;
	}
	.tdrow2
	{
		/*font-size: 11px;*/
		padding: 5px 10px 5px 10px;
		border-bottom: 1px #DDDDDD solid;
		/*background: #FBFBFB;*/
	}
	
	.box-msg-ok
	{
		display: block;
		padding: 5px 5px 5px 50px;
		margin-bottom: 20px;
		border: 2px #1F9E04 solid;
		background: url(../images/products/icon_ok.gif) no-repeat 7px 7px #F6FDE6;
	}
	.box-msg-err
	{
		display: block;
		padding: 5px 5px 5px 10px;
		margin-bottom: 20px;
		border: 2px #CC1A09 solid;
		/*background: url(../images/products/icon_err.gif) no-repeat 7px 7px #F8E2DB;*/
		background: #F8E2DB;
	}
	
	
	
	/* Formulare */
	.form
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 10px;
		color: #444444;
		background: #FFFFFF;
		border: 1px #bbbbbb solid;
		margin: 0 0 3px 0;
		padding: 1px;
	}
	/* la fel ca si FORM */
	.form0
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 10px;
		color: #444444;
		background: #F5F5F5;
		border: 1px #bbbbbb solid;
		margin : 0;
		padding: 1px;
	}
	/* clasa pentru campurile cu erori la formulare */
	.form1
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 10px;
		color: #444444;
		background: #FFF0F0;
		border: 1px #FFBBBB solid;
		margin : 0;
		padding: 1px;
	}
	.checkbox
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 10px;
		color: #444444;
		background-color : transparent;
		margin : 0;
		padding: 0;
	}
	.radio
	{
		background-color : transparent;
		margin : 2px 10px 0 0;
		padding: 0;
	}
	form
	{
		margin : 0;
		padding: 0;
		display: inline;
	}
	optgroup
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 10px;
		color: #A61203;
		padding-top: 9px;
		padding-left: 6px;
		font-style: normal;
	}
	option
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 10px;
		color: #444444;
		background: #FFFFFF;
		padding: 0 5px 0 0;
	}
	fieldset
	{
		border: 1px solid #BB0000;
		padding: 0 15px 5px 15px;
		margin: 0;
	}
	legend
	{
		padding: 0 10px 0 10px;
		margin: 0;
	}
	.submit
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		cursor: pointer;
		color: #FFFFFF;
		background: url(../images/common/bg_submit.gif) repeat-x left top #DF4436;
		border: 1px #9F9F9F solid;
		margin: 0;
		padding: 0px 8px 0px 8px;
	}
	.form-search
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 12px;
		color: #6F6F6F;
		background: #FFFFFF;
		border: 1px #FFFFFF solid;
		margin: 0 0 3px 0;
		padding: 2px;
		width: 167px;
	}
	
	
	
	
	
	/* Link-uri */
	a
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		color: #A61203;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	
	.alinkprev
	{
		font-size: 9px;
		text-align: left;
		color: #D882BB;
		text-decoration: none;
		display: block;
		width: 50px;
		height: 18px;
		_height: 24px;
		padding: 6px 5px 0px 23px;
	}
	.alinkprev:hover
	{
		color: #D882BB;
		text-decoration: none;
		display: block;
		background: url(../images/common/bg_link_prev.gif) no-repeat left top;
		width: 50px;
		height: 18px;
		_height: 24px;
		padding: 6px 5px 0px 23px;
	}
	.alinknext
	{
		font-size: 9px;
		text-align: right;
		color: #D882BB;
		text-decoration: none;
		display: block;
		width: 35px;
		height: 18px;
		_height: 24px;
		padding: 6px 23px 0px 5px;
	}
	.alinknext:hover
	{
		color: #D882BB;
		text-decoration: none;
		display: block;
		background: url(../images/common/bg_link_next.gif) no-repeat right top;
		width: 35px;
		height: 18px;
		_height: 24px;
		padding: 6px 23px 0px 5px;
	}
	
	.page_number:link, .page_number:visited
	{
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		text-decoration: none;
		border: 1px solid #E0E0E0;
		color:#696968;
		margin-top: 18px;
	}
	
	.page_number:hover
	{
		text-decoration: none;
		background: #EBF9FF;
		/*color: #FF7200;*/
	}
	
	.page_number_selected:link, .page_number_selected:visited
	{
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		text-decoration: none;
		border: 1px solid #999999;
		background: #FAFAFA;
		color:#AB0101;
		margin-top: 18px;
	}
	
	.page_number_selected:hover
	{
		text-decoration: none;
		/*background: #EBF9FF;*/
		color: #AB0101;
	}
	
	.linkbacknext:link, .linkbacknext:visited
	{
		display: block;
		width: 50px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		text-decoration: none;
		border: 1px solid #E0E0E0;
		color:#696968;
	}
	
	.linkbacknext:hover
	{
		text-decoration: none;
		background: #EBF9FF;
		/*color: #FF7200;*/
	}
	
	.nolinkbacknext
	{
		display: block;
		width: 50px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		text-decoration: none;
		border: 1px solid #E0E0E0;
		color:#BBBBBB;
	}
	
	
	
	/* ********************************************** */
	/* ***************  TOP ANUNTURI  *************** */
	/* ********************************************** */
	#top-anunturi
	{
		list-style-type: none;
	}
	#top-anunturi li
	{
		margin-bottom: 30px;
	}
	
	
	/* *********************************************** */
	/* ***************  SUBSCRIPTIONS  *************** */
	/* *********************************************** */
	#subscriptions
	{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#subscriptions form
	{
		margin-bottom: 30px;
	}
	#subscriptions li
	{
		margin-left: 30px;
	}
	#subscriptions li li
	{
		margin-left: 50px;
	}
	.tooltipClassheader
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 17px;
		background: #FAFAFA;
		width: 600px;
		border-top: 1px solid #888888;
		border-right: 1px solid #888888;
		border-left: 1px solid #888888;
		padding: 2px 5px;
		text-align: left;
		color: #BC0000;
	}
	.tooltipClassbody
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		font-size: 10px;
		background: #FAFAFA;
		width: 600px;
		border-bottom: 1px solid #888888;
		border-right: 1px solid #888888;
		border-left: 1px solid #888888;
		padding: 5px;
		text-align: left;
		font-size: 10px;
		text-align: justify;
	}
	
	
	.preview-yes
	{
		font-size: 11px;
		text-align: center;
		background: #C7F4BD;
		padding: 3px;
	}
	.preview-no
	{
		font-size: 11px;
		text-align: center;
		/*background: #F7CACA;*/
		background: #EEEEEE;
		color: #CCCCCC;
		padding: 3px;
	}
	.preview
	{
		/*font-size: 11px;*/
		text-align: left;
		padding: 1px;
		background: #FAFAFA;
	}
	/*
	.submit-cumpara
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		background: url(../images/common/bg_submit_cumpara.gif) no-repeat left 50%;
		width: 130px;
		height: 17px;
		text-align: center;
		color: #FFFFFF;
		font-size: 9px;
		cursor: pointer;
		display: block;
	}
	.submit-cumpara-done
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		background: url(../images/common/bg_submit_cumpara_done.gif) no-repeat left 50%;
		width: 130px;
		height: 17px;
		text-align: center;
		color: #FFFFFF;
		font-size: 9px;
		cursor: pointer;
	}
	.but-detalii
	{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		background: url(../images/common/bg_but_detalii.gif) no-repeat;
		width: 46px;
		height: 17px;
		text-align: center;
		color: #FFFFFF;
		font-size: 9px;
		display: block;
		padding-top: 2px;
		text-decoration: none;
	}
	*/
	.but-detalii:hover
	{
		text-decoration: none;
	}
	
	
	
	/* ****************************************** */
	/* ***************  PURCHASE  *************** */
	/* ****************************************** */
	#purchase_methods td
	{
		padding: 15px 0 0 0;
	}
	#purchase_price td
	{
		padding: 0px 0 0 0;
	}
	#purchase_credit_card td
	{
		padding: 0px 0 0 0;
	}
	#total
	{
		padding: 0;
		margin: 0;
		border: 0;
		background: transparent;
	}
	
	
	
	/* *********************************************** */
	/* ***************  ORDER HISTORY  *************** */
	/* *********************************************** */
	#internews-logo
	{
		float: left;
		margin: -2px 10px 10px 0;
	}
	
	
	
	/* *********************************************** */
	/* ***************  ORDER HISTORY  *************** */
	/* *********************************************** */
	.awaiting
	{
		color: #2488B9;
	}
	.acknowledged
	{
		color: #0D8F00;
	}
	.cancelled
	{
		color: #DC0000;
	}
	
	
	
	/* ****************************************** */
	/* ***************  ANUNTURI  *************** */
	/* ****************************************** */
	.img-anunt-list
	{
		margin: 0 10px 10px 0;
		border: 1px #AAAAAA solid;
		float: left;
	}
	#toggle-filter
	{
		visibility: hidden;
		display: none;
	}

	
	/* ****************************************** */
	/* ***************  REGIN ABOUT TABLE ******* */
	/* ****************************************** */
	.regabout {
		width: 100%;
		_width: 55%;
	}
	table.regabout td{
		padding:4px;
	}
	table.regabout td {
		border:1px solid #F8F8F8;
	}
	
	
	
	
	
	
	
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#A30327}
	
	a.info span{display: none; text-decoration:none}
	
	a.info:hover span{ /*the span will display just on :hover state*/
	    display:block;
	    position:absolute;
		 left: -65px;
	    top:2em; width:100px;
	    color:#FFF;
	    text-align: center}
	}
}



@media print {
	.box-msg-ok, .box-msg-err {
		display: none;
	}
}
