
.yui-t1 #yui-main, .yui-t2 #yui-main, .yui-t3 #yui-main {
    float: right;
    margin-left: -25em;
}
.yui-overlay,.yui-panel-container {
	visibility: hidden;
	position: absolute;
	z-index: 2;
}

.yui-panel-container form {
	margin: 0;
}

.mask {
	z-index: 1;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.mask.block-scrollbars {
	overflow: auto;
}
.hide-scrollbars,.hide-scrollbars * {
	overflow: hidden;
}

.hide-scrollbars select {
	display: none;
}

.show-scrollbars {
	overflow: auto;
}

DIV.ie6-warning
{
	background-color: #fff0e5;
	border-bottom: 1px solid #eedab5;
	padding: 5px;
	padding-left: 5%;
	color: #3b414a;
}
DIV.ie6-warning IMG
{
	vertical-align: middle;
}
DIV.ie6-warning A
{
	color: #005C9C;
    text-decoration: none;
	font-weight: bold;
}
DIV.ie6-warning A.ie6-warning-close
{
	float:right;
	cursor: pointer;
}

.yui-panel-container.show-scrollbars,.yui-tt.show-scrollbars {
	overflow: visible;
}

.yui-panel-container.show-scrollbars .underlay,.yui-tt.show-scrollbars .yui-tt-shadow
	{
	overflow: auto;
}

.yui-panel-container.shadow .underlay.yui-force-redraw {
	padding-bottom: 1px;
}

.yui-effect-fade .underlay {
	display: none;
}

.yui-tt-shadow {
	position: absolute;
}

.yui-override-padding {
	padding: 0 !important;
}

.yui-panel-container .container-close {
	overflow: hidden;
	text-indent: -10000em;
	text-decoration: none;
}

.yui-skin-sam-red .mask {
	background-color: #000;
}

.yui-skin-sam-red .yui-panel-container {
	padding: 2px;
}

.yui-skin-sam-red .yui-panel {
	position: relative;
	left: 0;
	top: 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #808080;
}


.yui-skin-sam-red .yui-panel .hd,.yui-skin-sam-red .yui-panel .bd,.yui-skin-sam-red .yui-panel .ft
	{
	border-style: solid;
	border-width: 0 1px;
	border-color: #808080;

}

.yui-skin-sam-red .yui-panel .hd {
	border-bottom: solid 1px #ccc;
}

.yui-skin-sam-red .yui-panel .bd,.yui-skin-sam-red .yui-panel .ft {
	background-color: #F2F2F2;
}

.yui-skin-sam-red .yui-panel .hd {
	padding: 0 10px;
	font-size: 93%;
	line-height: 1.9;
	font-weight: bold;
	color: #000;
	background: url(/images/sprite.png) repeat-x 0 -200px;
}

.yui-skin-sam-red .yui-panel .bd {
	padding: 10px;
}

.yui-skin-sam-red .yui-panel .ft {
	border-top: solid 1px #cecece;
	padding: 5px 10px;
	font-size: 77%;
}

.yui-skin-sam-red .container-close {
	position: absolute;
	top: 5px;
	right: 6px;
	width: 25px;
	height: 15px;
	background: url(/images/sprite.png) no-repeat 0 -300px;
	cursor: pointer;
}

.yui-skin-sam-red .yui-panel-container .underlay {
	right: -1px;
	left: -1px;
}

.yui-skin-sam-red .yui-panel-container.matte {
	padding: 9px 10px;
	background-color: #fff;
}

.yui-skin-sam-red .yui-panel-container.shadow .underlay {
	position: absolute;
	top: 2px;
	left: -3px;
	right: -3px;
	bottom: -1px;
	background-color: #000;
}

.yui-skin-sam-red .yui-dialog .ft {
	border-top: none;
	padding: 0 10px 10px 10px;
	font-size: 100%;
}

.yui-skin-sam-red .yui-dialog .ft .button-group {
	display: block;
	text-align: right;
}

.yui-skin-sam-red .yui-dialog .ft button.default {
	font-weight: bold;
}

.yui-skin-sam-red .yui-dialog .ft span.default {
	border-color: #304369;
	background-position: 0 -1400px;
}

.yui-skin-sam-red .yui-dialog .ft span.default .first-child {
	border-color: #304369;
}

.yui-skin-sam-red .yui-dialog .ft span.default button {
	color: #fff;
}

.yui-skin-sam-red .yui-dialog .ft span.yui-button-disabled {
	background-position: 0 -1500px;
	border-color: #ccc;
}

.yui-skin-sam-red .yui-dialog .ft span.yui-button-disabled .first-child
	{
	border-color: #ccc;
}

.yui-skin-sam-red .yui-dialog .ft span.yui-button-disabled button {
	color: #a6a6a6;
}

.yui-skin-sam-red .yui-simple-dialog .bd .yui-icon {
	background: url(/images/sprite.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	float: left;
}

.yui-skin-sam-red .yui-simple-dialog .bd span.blckicon {
	background-position: 0 -1100px;
}

.yui-skin-sam-red .yui-simple-dialog .bd span.alrticon {
	background-position: 0 -1050px;
}

.yui-skin-sam-red .yui-simple-dialog .bd span.hlpicon {
	background-position: 0 -1150px;
}

.yui-skin-sam-red .yui-simple-dialog .bd span.infoicon {
	background-position: 0 -1200px;
}

.yui-skin-sam-red .yui-simple-dialog .bd span.warnicon {
	background-position: 0 -1900px;
}

.yui-skin-sam-red .yui-simple-dialog .bd span.tipicon {
	background-position: 0 -1250px;
}

.yui-skin-sam-red .yui-tt .bd {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	color: #000;
	padding: 2px 5px;
	border-color: #D4C237 #A6982B #A6982B #A6982B;
	border-width: 1px;
	border-style: solid;
	background-color: #FFEE69;
}

.yui-skin-sam-red .yui-tt.show-scrollbars .bd {
	overflow: auto;
}

.yui-skin-sam-red .yui-tt-shadow {
	top: 2px;
	right: -3px;
	left: -3px;
	bottom: -3px;
	background-color: #000;
}
.yui-skin-sam-red .yui-pg-container {
	display: block;
	margin: 6px 0;
	white-space: nowrap;
}

.yui-skin-sam-red .yui-pg-first,.yui-skin-sam-red .yui-pg-previous,.yui-skin-sam-red .yui-pg-next,.yui-skin-sam-red .yui-pg-last,.yui-skin-sam-red .yui-pg-current,.yui-skin-sam-red .yui-pg-pages,.yui-skin-sam-red .yui-pg-page
	{
	display: inline-block;
	font-family: arial, helvetica, clean, sans-serif;
	padding: 3px 6px;
	zoom: 1;
}

.yui-skin-sam-red .yui-pg-pages {
	padding: 0;
}

.yui-skin-sam-red .yui-pg-current {
	padding: 3px 0;
}

.yui-skin-sam-red a.yui-pg-first:link,.yui-skin-sam-red a.yui-pg-first:visited,.yui-skin-sam-red a.yui-pg-first:active,.yui-skin-sam-red a.yui-pg-first:hover,.yui-skin-sam-red a.yui-pg-previous:link,.yui-skin-sam-red a.yui-pg-previous:visited,.yui-skin-sam-red a.yui-pg-previous:active,.yui-skin-sam-red a.yui-pg-previous:hover,.yui-skin-sam-red a.yui-pg-next:link,.yui-skin-sam-red a.yui-pg-next:visited,.yui-skin-sam-red a.yui-pg-next:active,.yui-skin-sam-red a.yui-pg-next:hover,.yui-skin-sam-red a.yui-pg-last:link,.yui-skin-sam-red a.yui-pg-last:visited,.yui-skin-sam-red a.yui-pg-last:active,.yui-skin-sam-red a.yui-pg-last:hover,.yui-skin-sam-red a.yui-pg-page:link,.yui-skin-sam-red a.yui-pg-page:visited,.yui-skin-sam-red a.yui-pg-page:active,.yui-skin-sam-red a.yui-pg-page:hover
	{
	color: black;
	text-decoration: none;
	outline: 0;
}

.yui-skin-sam-red span.yui-pg-first,.yui-skin-sam-red span.yui-pg-previous,.yui-skin-sam-red span.yui-pg-next,.yui-skin-sam-red span.yui-pg-last
	{
	color: #a6a6a6;
}

.yui-skin-sam-red .yui-pg-page {
	background-color: #fff;
	border: 1px solid #CBCBCB;
	padding: 2px 6px;
	text-decoration: none;
}

.yui-skin-sam-red .yui-pg-current-page {
	background-color: transparent;
	border: none;
	font-weight: bold;
	padding: 3px 6px;
}

.yui-skin-sam-red .yui-pg-page {
	margin-left: 1px;
	margin-right: 1px;
}

.yui-skin-sam-red .yui-pg-first,.yui-skin-sam-red .yui-pg-previous {
	padding-left: 0;
}

.yui-skin-sam-red .yui-pg-next,.yui-skin-sam-red .yui-pg-last {
	padding-right: 0;
}

.yui-skin-sam-red .yui-pg-current,.yui-skin-sam-red .yui-pg-rpp-options
	{
	margin-left: 1em;
	margin-right: 1em;
}

.yui-skin-sam-red .yui-dt-mask {
	position: absolute;
	z-index: 9500;
}

.yui-dt-tmp {
	position: absolute;
	left: -9000px;
}

.yui-dt-scrollable .yui-dt-bd {
	overflow: auto;
}

.yui-dt-scrollable .yui-dt-hd {
	overflow: hidden;
	position: relative;
}

.yui-dt-scrollable .yui-dt-bd thead tr,.yui-dt-scrollable .yui-dt-bd thead th
	{
	position: absolute;
	left: -1500px;
}
.yui-dt-draggable {
	cursor: move;
}

.yui-dt-coltarget {
	position: absolute;
	z-index: 999;
}

.yui-dt-hd {
	zoom: 1;
}

th.yui-dt-resizeable .yui-dt-resizerliner {
	position: relative;
}

.yui-dt-resizer {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
	cursor: e-resize;
	cursor: col-resize;
	background-color: #CCC;
}

.yui-dt-resizerproxy {
	visibility: hidden;
	position: absolute;
	z-index: 9000;
}

th.yui-dt-hidden .yui-dt-liner,td.yui-dt-hidden .yui-dt-liner,th.yui-dt-hidden .yui-dt-resizer
	{
	display: none;
}

.yui-skin-sam-red .yui-dt th.yui-dt-hidden,.yui-skin-sam-red .yui-dt td.yui-dt-hidden
	{
	border-width: medium 0 medium medium;
}

.yui-dt-editor {
	position: absolute;
	z-index: 9000;
}

.yui-skin-sam-red .yui-dt table {
	margin: 0;
	padding: 0;
	font-family: arial;

}

.yui-skin-sam-red .yui-dt caption {
	color: #000;
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
	padding: 1em 0;
	text-align: center;
}

.yui-skin-sam-red .yui-dt th {
	background-color:#404143;
	margin: 0;
	padding: 5px 0 5px 0;
	border: none;
	cursor:pointer;
}
.yui-skin-sam-red .yui-dt th.prim{
	-moz-border-radius:5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
	padding-left:16px;
}
.yui-skin-sam-red .yui-dt th.ultim{
	-moz-border-radius:0 5px 0 0;
	-webkit-border-radius:0 5px 0 0;
}
.yui-skin-sam-red .yui-dt th,.yui-skin-sam-red .yui-dt th a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	vertical-align: bottom;
}

.yui-skin-sam-red .yui-dt th .yui-dt-liner {
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
	font-size:12px;
}
.yui-skin-sam-red .yui-dt th .yui-dt-liner span{
	padding-right:7px;
}
.yui-skin-sam-red .yui-dt-liner {
	margin: 0;
	padding: 0;
	padding: 4px 5px 4px 5px;
	line-height:12px;
}
.yui-skin-sam-red .yui-dt-liner img{
	vertical-align:middle;
}
.yui-skin-sam-red .yui-dt-liner img.system-icon{
	width:16px;
	height:18px;
}
.yui-skin-sam-red .yui-dt-liner span a small{
	font-size:11px;
}

.yui-skin-sam-red .yui-dt-coltarget {
	width: 5px;
	background-color: red;
}

.yui-skin-sam-red .yui-dt td {
	margin: 0 0 0 16px;
	padding: 3px 0;
	border-bottom: 1px solid #cecece;
	text-align: left;
	color:#404143;
	font-size:12px;
}
.yui-skin-sam-red .yui-dt td.prim{
	border-left:1px solid #cecece;
	padding-left:16px;
}
.yui-skin-sam-red .yui-dt td.ultim{
	border-right:1px solid #cecece;
}
.yui-skin-sam-red .yui-dt td a{
	color:#005C9C;
}
.yui-skin-sam-red .yui-dt-resizer {
	width: 6px;
}

.yui-skin-sam-red .yui-dt-mask {
	background-color: #000;
}

.yui-skin-sam-red .yui-dt-message {
	background-color: #FFF;
}

.yui-skin-sam-red .yui-dt-scrollable table {
	border: none;
}

.yui-skin-sam-red .yui-dt-scrollable .yui-dt-hd {
	border-left: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
}

.yui-skin-sam-red .yui-dt-scrollable .yui-dt-bd {
	border-left: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	background-color: #FFF;
}

.yui-skin-sam-red .yui-dt-scrollable .yui-dt-data tr.yui-dt-last td {
	border-bottom: 1px solid #7F7F7F;
}

.yui-skin-sam-red .yui-dt th.yui-dt-last,.yui-skin-sam-red .yui-dt td.yui-dt-last
	{
	border-right: none;
}

.yui-skin-sam-red thead .yui-dt-sortable {
	cursor: pointer;
}

.yui-skin-sam-red th.yui-dt-asc,.yui-skin-sam-red th.yui-dt-desc {
	background: url(/images/sprite.png) repeat-x 0 -100px;
}

.yui-skin-sam-red th.yui-dt-sortable .yui-dt-label {
	margin-right: 10px;
}

.yui-skin-sam-red th.yui-dt-sortable .yui-dt-liner {
	background: url(dt-arrow-rt.png) no-repeat right;
}

.yui-skin-sam-red th.yui-dt-asc .yui-dt-liner {
	background: url(dt-arrow-up.png) no-repeat right;
}

.yui-skin-sam-red th.yui-dt-desc .yui-dt-liner {
	background: url(dt-arrow-dn.png) no-repeat right;
	padding-left: 10px;
}

tbody .yui-dt-editable {
	cursor: pointer;
}

.yui-dt-editor {
	text-align: left;
	background-color: #F2F2F2;
	border: 1px solid #cecece;
	padding: 6px;
}

.yui-dt-editor label {
	padding-left: 4px;
	padding-right: 6px;
}

.yui-dt-editor .yui-dt-button {
	padding-top: 6px;
	text-align: right;
}

.yui-dt-editor .yui-dt-button button {
	background: url(/images/sprite.png) repeat-x 0 0;
	border: 1px solid #cecece;
	width: 4em;
	height: 1.8em;
	margin-left: 6px;
}

.yui-dt-editor .yui-dt-button button.yui-dt-default {
	background: url(/images/sprite.png) repeat-x 0 -1400px;
	background-color: #5584E0;
	border: 1px solid #304369;
	color: #FFF;
}

.yui-dt-editor .yui-dt-button button:hover {
	background: url(/images/sprite.png) repeat-x 0 -1300px;
	color: #000;
}

.yui-dt-editor .yui-dt-button button:active {
	background: url(/images/sprite.png) repeat-x 0 -1700px;
	color: #000;
}

.yui-skin-sam-red tr.yui-dt-even {
	background-color: #FFF;
}
.yui-skin-sam-red tr.yui-dt-even:hover td{
	background-color:#d2d2d2;
}
.yui-skin-sam-red .yui-dt tr.yui-dt-first td.l{
	background-color:#CC0000;
}
.yui-skin-sam-red tr.yui-dt-even:hover td.l{
	background-color:#CC0000;
}
.yui-skin-sam-red tr.yui-dt-even:hover td.v{
	background-color:#666;
}
.yui-skin-sam-red tr.yui-dt-even:hover td.r{
	background-color:#CCCC99;
}
.yui-skin-sam-red tr.yui-dt-odd:hover td{
	background-color:#d2d2d2;
}
.yui-skin-sam-red tr.yui-dt-odd:hover td.v{
	    background-color: #F0F0F0;
}
.yui-skin-sam-red tr.yui-dt-odd td{
	background-color: #F0F0F0;
}
.yui-skin-sam-red tr.yui-dt-odd td.v{
	background-color:#666;
}
.yui-skin-sam-red tr.yui-dt-odd:hover td.v{
	background-color:#666;
}

.yui-skin-sam-red tr.yui-dt-even td.yui-dt-asc,.yui-skin-sam-red tr.yui-dt-even td.yui-dt-desc{
	background-color: #edf3fa;
}

.yui-skin-sam-red tr.yui-dt-odd td.yui-dt-asc,.yui-skin-sam-red tr.yui-dt-odd td.yui-dt-desc{
	background-color: #e0e5ec;
}

.yui-skin-sam-red .yui-dt-list tr.yui-dt-even {
	background-color: #FFF;
}

.yui-skin-sam-red .yui-dt-list tr.yui-dt-odd {
	background-color: #FFF;
}

.yui-skin-sam-red .yui-dt-list tr.yui-dt-even td.yui-dt-asc,.yui-skin-sam-red .yui-dt-list tr.yui-dt-even td.yui-dt-desc{
	background-color: #EDF5FF;
}

.yui-skin-sam-red .yui-dt-list tr.yui-dt-odd td.yui-dt-asc,.yui-skin-sam-red .yui-dt-list tr.yui-dt-odd td.yui-dt-desc{
	background-color: #EDF5FF;
}

.yui-skin-sam-red th.yui-dt-highlighted,.yui-skin-sam-red th.yui-dt-highlighted a{
	background-color: #B2D2FF;
}

.yui-skin-sam-red tr.yui-dt-highlighted,.yui-skin-sam-red tr.yui-dt-highlighted td.yui-dt-asc,.yui-skin-sam-red tr.yui-dt-highlighted td.yui-dt-desc,.yui-skin-sam-red tr.yui-dt-even td.yui-dt-highlighted,.yui-skin-sam-red tr.yui-dt-odd td.yui-dt-highlighted{
	cursor: pointer;
	background-color: #B2D2FF;
}

.yui-skin-sam-red .yui-dt-list th.yui-dt-highlighted,.yui-skin-sam-red .yui-dt-list th.yui-dt-highlighted a{
	background-color: #B2D2FF;
}

.yui-skin-sam-red .yui-dt-list tr.yui-dt-highlighted,.yui-skin-sam-red .yui-dt-list tr.yui-dt-highlighted td.yui-dt-asc,.yui-skin-sam-red .yui-dt-list tr.yui-dt-highlighted td.yui-dt-desc,.yui-skin-sam-red .yui-dt-list tr.yui-dt-even td.yui-dt-highlighted,.yui-skin-sam-red .yui-dt-list tr.yui-dt-odd td.yui-dt-highlighted{
	cursor: pointer;
	background-color: #B2D2FF;
}

.yui-skin-sam-red th.yui-dt-selected,.yui-skin-sam-red th.yui-dt-selected a{
	background-color: #446CD7;
}

.yui-skin-sam-red tr.yui-dt-selected td,.yui-skin-sam-red tr.yui-dt-selected td.yui-dt-asc,.yui-skin-sam-red tr.yui-dt-selected td.yui-dt-desc{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background-color: #dde8f5;
	color: #000;
}

.yui-skin-sam-red tr.yui-dt-even td.yui-dt-selected,.yui-skin-sam-red tr.yui-dt-odd td.yui-dt-selected{
	background-color: #446CD7;
	color: #FFF;
}

.yui-skin-sam-red .yui-dt-list th.yui-dt-selected,.yui-skin-sam-red .yui-dt-list th.yui-dt-selected a{
	background-color: #446CD7;
}

.yui-skin-sam-red .yui-dt-list tr.yui-dt-selected td,.yui-skin-sam-red .yui-dt-list tr.yui-dt-selected td.yui-dt-asc,.yui-skin-sam-red .yui-dt-list tr.yui-dt-selected td.yui-dt-desc{
	background-color: #426FD9;
	color: #FFF;
}

.yui-skin-sam-red .yui-dt-list tr.yui-dt-even td.yui-dt-selected,.yui-skin-sam-red .yui-dt-list tr.yui-dt-odd td.yui-dt-selected{
	background-color: #446CD7;
	color: #FFF;
}

.yui-skin-sam-red .yui-dt-paginator {
	display: block;
	margin: 6px 0;
	white-space: nowrap;
}

.yui-skin-sam-red .yui-dt-paginator .yui-dt-first,.yui-skin-sam-red .yui-dt-paginator .yui-dt-last,.yui-skin-sam-red .yui-dt-paginator .yui-dt-selected{
	padding: 2px 6px;
}

.yui-skin-sam-red .yui-dt-paginator a.yui-dt-first,.yui-skin-sam-red .yui-dt-paginator a.yui-dt-last{
	text-decoration: none;
}

.yui-skin-sam-red .yui-dt-paginator .yui-dt-previous,.yui-skin-sam-red .yui-dt-paginator .yui-dt-next{
	display: none;
}

.yui-skin-sam-red a.yui-dt-page {
	border: 1px solid #CBCBCB;
	padding: 2px 6px;
	text-decoration: none;
	background-color: #fff;
}

.yui-skin-sam-red .yui-dt-selected {
	border: 1px solid #fff;
	background-color: #fff;
}

.yuimenu {
	top: -999em;
	left: -999em;
}

.yuimenubar {
	position: static;
}

.yuimenu .yuimenu,.yuimenubar .yuimenu {
	position: absolute;
}

.yuimenubar li,.yuimenu li {
	list-style-type: none;
}

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6{
	margin: 0;
	padding: 0;
}

.yuimenuitemlabel,.yuimenubaritemlabel {
	text-align: left;
	white-space: nowrap;
}

.yuimenubaritem {
	float: left;
}

.yuimenubaritem.right {
	float: right !important;
}

.yuimenubaritemlabel,.yuimenuitemlabel {
	display: block;
}

.yuimenuitemlabel .helptext {
	font-style: normal;
	display: block;
	margin: -1em 0 0 10em;
}

.yui-menu-shadow {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

.yui-menu-shadow-visible {
	top: 2px;
	right: -3px;
	left: -3px;
	bottom: -3px;
	visibility: visible;
}

.hide-scrollbars select {
	display: none;
}

.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars {
	overflow: visible;
}

.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow
	{
	overflow: hidden;
}

.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow
	{
	overflow: auto;
}

.yui-skin-sam-red .yuimenubar {
	font-size: 93%;
	line-height: 1.9;
	float:left;
	width:758px;
}

.yui-skin-sam-red .yuimenubaritemlabel {
	padding: 0 10px;
	color: #000;
	text-decoration: none;
	cursor: default;
	position: relative;
	line-height: 24px;
	margin: 0;
	cursor: pointer;
}

.yui-skin-sam-red .yuimenubarnav .yuimenubaritemlabel {
	display: inline-block;
}

.yui-skin-sam-red .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background: url(/images/menubaritem_submenuindicator.png) right center no-repeat;
}
.yui-skin-sam-red .yuimenubarnav .yuimenubaritemlabel {
    padding-right: 20px;
}
.yui-skin-sam-red .yuimenubaritem-selected {
	background: url(/images/sprite.png) repeat-x 0 -1700px;
	text-decoration: none;
}

.yui-skin-sam-red .yuimenubaritemlabel-selected {
	border-color: #cecece;
	text-decoration: none;
}

.yui-skin-sam-red .yuimenubarnav .yuimenubaritemlabel-selected {
	border-left-width: 1px;
}

.yui-skin-sam-red .yuimenubaritemlabel-disabled {
	cursor: default;
	color: #A6A6A6;
}

.yui-skin-sam-red .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled{
	background-image: url(menubaritem_submenuindicator_disabled.png);
}

.yui-skin-sam-red .yuimenu {
	font-size: 93%;
	line-height: 1.45;
}

.yui-skin-sam-red .yuimenubar .yuimenu,.yui-skin-sam-red .yuimenu .yuimenu{
	font-size: 100%;
}

.yui-skin-sam-red .yuimenu .bd {
	border: solid 1px #cecece;
	background-color: #fff;
}

.yui-skin-sam-red .yuimenu ul {
	padding: 3px 0;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	border-style: solid;
}

.yui-skin-sam-red .yuimenu ul.first-of-type {
	border-width: 0;
}

.yui-skin-sam-red .yuimenu h6 {
	font-weight: bold;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	color: #a4a4a4;
	padding: 3px 10px 0 10px;
}

.yui-skin-sam-red .yuimenu ul.hastitle,.yui-skin-sam-red .yuimenu h6.first-of-type{
	border-width: 0;
}

.yui-skin-sam-red .yuimenu .yui-menu-body-scrolled {
	border-color: #ccc #cecece;
	overflow: hidden;
}

.yui-skin-sam-red .yuimenu .topscrollbar,.yui-skin-sam-red .yuimenu .bottomscrollbar{
	height: 16px;
	border: solid 1px #cecece;
	background: #fff url(/images/sprite.png) no-repeat 0 0;
}

.yui-skin-sam-red .yuimenu .topscrollbar {
	border-bottom-width: 0;
	background-position: center -950px;
}

.yui-skin-sam-red .yuimenu .topscrollbar_disabled {
	background-position: center -975px;
}

.yui-skin-sam-red .yuimenu .bottomscrollbar {
	border-top-width: 0;
	background-position: center -850px;
}

.yui-skin-sam-red .yuimenu .bottomscrollbar_disabled {
	background-position: center -875px;
}

.yui-skin-sam-red .yuimenuitem {
	_border-bottom: solid 1px #fff;
}

.yui-skin-sam-red .yuimenuitemlabel {
	padding: 0 20px;
	color: #000;
	text-decoration: none;
	cursor: default;
}

.yui-skin-sam-red .yuimenuitemlabel .helptext {
	margin-top: -1.45em;
}

.yui-skin-sam-red .yuimenuitem-hassubmenu {
	background-image: url(menuitem_submenuindicator.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.yui-skin-sam-red .yuimenuitem-checked {
	background-image: url(menuitem_checkbox.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.yui-skin-sam-red .yui-menu-shadow-visible {
	background-color: #000;
}

.yui-skin-sam-red .yuimenuitem-selected {
	background-color: #B3D4FF;
}

.yui-skin-sam-red .yuimenuitemlabel-disabled {
	cursor: default;
	color: #A6A6A6;
}

.yui-skin-sam-red .yuimenuitem-hassubmenu-disabled {
	background-image: url(menuitem_submenuindicator_disabled.png);
}

.yui-skin-sam-red .yuimenuitem-checked-disabled {
	background-image: url(menuitem_checkbox_disabled.png);
}

.yui-button {
	display: inline-block;
	vertical-align: text-bottom;
}

.yui-button .first-child {
	display: inline-block;
}

.yui-button button,.yui-button a {
	display: inline-block;
	border: none;
	margin: 0;
}

.yui-button button {
	background-color: transparent;
	overflow: visible;
	cursor: pointer;
}

.yui-button a {
	text-decoration: none;
}

.yui-skin-sam-red .yui-button .first-child {
	border-width: 0 1px;
	border-style: solid;
	border-color: #cecece;

}
.yui-skin-sam-red .yui-button .first-child button{
	color:#000;
}
.yui-skin-sam-red .yui-button button,.yui-skin-sam-red .yui-button a {
	padding: 0 10px;
	font-size: 93%;
	line-height: 1.7;
	min-height: auto;
	color: #000;
}

.yui-skin-sam-red .yui-button a {
	line-height: 1.875;
	padding-bottom: 1px;
}

.yui-skin-sam-red .yui-split-button button,.yui-skin-sam-red .yui-menu-button button{
	padding-right: 20px;
	background-position: right center;
	background-repeat: no-repeat;
}

.yui-skin-sam-red .yui-split-button button {
	background-image: url(split-button-arrow.png);
}

.yui-skin-sam-red .yui-button-focus {
	border-color: #cecece;
	background-position: 0 -1300px;
}

.yui-skin-sam-red .yui-button-focus .first-child {
	border-color: #cecece;
}

.yui-skin-sam-red .yui-button-focus button,.yui-skin-sam-red .yui-button-focus a
	{
	color: #000;
}

.yui-skin-sam-red .yui-split-button-focus button {
	background-image: url(split-button-arrow-focus.png);
}

.yui-skin-sam-red .yui-button-hover {
	border-color: #cecece;
	background-position: 0 -1300px;
}

.yui-skin-sam-red .yui-button-hover .first-child {
	border-color: #cecece;
}

.yui-skin-sam-red .yui-button-hover button,.yui-skin-sam-red .yui-button-hover a{
	color: #fff;
}

.yui-skin-sam-red .yui-split-button-hover button {
	background-image: url(split-button-arrow-hover.png);
}

.yui-skin-sam-red .yui-button-active {
	border-color: #cecece;
	background-position: 0 -1700px;
}

.yui-skin-sam-red .yui-button-active .first-child {
	border-color: #cecece;
}

.yui-skin-sam-red .yui-button-active button,.yui-skin-sam-red .yui-button-active a{
	color: #000;
}

.yui-skin-sam-red .yui-split-button-activeoption {
	border-color: #808080;
	background-position: 0 0;
}

.yui-skin-sam-red .yui-split-button-activeoption .first-child {
	border-color: #808080;
}

.yui-skin-sam-red .yui-split-button-activeoption button {
	background-image: url(split-button-arrow-active.png);
}

.yui-skin-sam-red .yui-radio-button-checked,.yui-skin-sam-red .yui-checkbox-button-checked{
	border-color: #cecece;
	background-position: 0 -1400px;
}

.yui-skin-sam-red .yui-radio-button-checked .first-child,.yui-skin-sam-red .yui-checkbox-button-checked .first-child{
	border-color: #cecece;
}

.yui-skin-sam-red .yui-radio-button-checked button,.yui-skin-sam-red .yui-checkbox-button-checked button{
	color: #fff;
}

.yui-skin-sam-red .yui-button-disabled {
	border-color: #ccc;
	background-position: 0 -1500px;
}

.yui-skin-sam-red .yui-button-disabled .first-child {
	border-color: #ccc;
}

.yui-skin-sam-red .yui-button-disabled button,.yui-skin-sam-red .yui-button-disabled a{
	color: #A6A6A6;
	cursor: default;
}

.yui-skin-sam-red .yui-menu-button-disabled button {
	background-image: url(menu-button-arrow-disabled.png);
}

.yui-skin-sam-red .yui-split-button-disabled button {
	background-image: url(split-button-arrow-disabled.png);
}

.yui-skin-sam-red .yui-accordionview div.yui-accordion-content {
	overflow: hidden;
	margin: 0;
	padding: 0;

}

.yui-skin-sam-red .hidden {
	visibility: hidden;
	position: absolute;
}

.yui-skin-sam-red .almosthidden {
	position: absolute;
	left: -9999px;
	z-index: -10;
}

.yui-skin-sam-red ul.yui-accordionview ul.yui-accordionview {
	zoom: 1;
}

.yui-skin-sam-red .yui-accordionview li.yui-accordion-panel a.yui-accordion-toggle:hover
	{
	background-position: 0 -1300px;
}

.yui-skin-sam-red .yui-accordionview li.yui-accordion-panel a.yui-accordion-toggle.active:hover
	{
	background-position: 0 0;
}

.yui-skin-sam-red .yui-accordion-toggle .indicator {
	display: block;
	width: 14px;
	height: 14px;
	background: url(/images/sprite.png) 0 -350px;
	position: absolute;
	right:0;
	top: 34%;
}

.yui-skin-sam-red .yui-accordion-toggle.active .indicator {
	background: url(/images/sprite.png) 0 -400px;
}


.yui-skin-sam-red ul.submenu {
	background: #fff;
}

.yui-skin-sam-red ul.submenu li a {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	padding: .3em;
	padding-left: .5em;
	text-decoration: none;
	color: #000;
}

.yui-skin-sam-red ul.submenu li a:hover {
	background: #b3d4ff;
}

.yui-skin-sam-red ul.submenu li a:visited,.yui-skin-sam-red .yui-accordionview li.yui-accordion-panel a.link:visited
	{
	color: #777;
}
/*meniu stanga*/

.box {
    padding: 0px 0px;
}
.bullist {
    padding: 0 0 5px 0;
    width:180px;
    float:left;
    margin-top: 10px;
}
#hd #bd .yui-b #box-0 .bullist .rosu a {
    color: #CC0204;
    font-weight: bold;
}
#bd .yui-b .meniu-profil ul.bullist li.rosu a {
    font-weight: bold;
    color:#CC0204;
}

.bullist li {
    list-style-type: none;
    margin-left: 0;
    position: relative;
    vertical-align: middle;

}

li .mygroup_downarrow h3{
    background: url("/images/plus.gif") no-repeat scroll 60% 50% transparent;
}

.bullist h3 {
    font-size:12px;
    font-weight: normal;
    margin: 0;
    vertical-align: top;
    color:#3b414a;
}
.bullist ul {
    list-style-type: none;
    margin: 0 0 2px;
    padding: 0;
    text-align: left;
}
.bullist li ul {
    margin: 25px 0 15px 10px;
}
.box .bullist .bullist_sub{
	float:left;
	margin-top:15px;
	margin-bottom:0;
}
.bullist_sub li {
	border:none;

}
#hd #bd .yui-b .meniu-profil ul.bullist .bullist_sub li a{
	background:none;
}
.bullist li ul h3 {
    font-size: 11px;
}
#bd .yui-b #box-0 .bullist .bullist_sub li a{
	margin-left:0;
	border:none;
	font-size:12px;
	color:#3b414a;
	background:none;
}
.sites_cnt {
    color: #707070;
    font-size: 12px;
}

.bullist .astat:hover {
    background-image: none;
}
.click-add-group {
    font-weight: bold;
    text-decoration: underline;
}

.bullist h3 a:hover {
    color: black;
    text-decoration: none;
}

.icon_stat_nou {
    background: url("/images/nou.png") no-repeat right 0;
    width: 29px;
	padding-left:28px;
}
.inactiv {
    color: #666666;
 }
.icon_private {
    background: url("/images/private_0.gif") no-repeat right 50%;
    padding-left: 16px;
    width: 16px;
}
.bullist li.inactiv:hover {
      text-decoration:none;
   }
#box-demografice-2{
	float:left;
}
/*box central*/

#bd #yui-main .yui-b {
    margin-left: 0;
}
#yui-main .yui-b {
    float: none;
    width: auto;
}
.contentstats{
	float:left;
	width:760px;
	position:relative;
}
.contentstats .content-profil {
    float: left;
    margin:0;
    width: 760px;
}
.contentstats .content-profil form{
	border:1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	margin-bottom:29px;
	background-color:#FFFFFF;
	padding:6px 0 7px 0;
}
.contentstats .content-profil form label{
	font-size:12px;
	color:#000;
	float:left;
	padding:15px 7px 11px 10px;
}
.contentstats .content-profil form input{
	width:480px;
	border:1px solid #cecece;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	color:#999898;
	padding:8px 0 8px 2px;
	float:left;
	margin-top:6px;
	background-color:#fff;
}
.contentstats .content-profil form input.compara{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc), color-stop(1, #f6f6f6));
	background: -moz-linear-gradient(top, #fcfcfc , #f6f6f6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f6f6f6')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f6f6f6');
	padding: 7px 0;
	border: 1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	margin-left:15px;
	cursor:pointer;
	width:125px;
	text-align:center;
	float:left;
	color:#3b414a;
	font-weight:bold;
}
.contentstats h1{
	font-size:24px;
	color:#000;
	background: url("/images/plus-mare.gif") no-repeat scroll right 65% transparent;
	padding:0 25px 0 0;
	float:left;
	margin-bottom:10px;
	line-height:20px;
}
.contentstats h1.singular{
	background:none;
}

.ul-selector-siteuri{
	float:left;
	width:175px;
	position:absolute;
	top:50px;
	left:0;
	background-color:#fff;
	border: 1px solid #CECECE;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding: 6px 8px;
}
.ul-selector-siteuri li{
	font-size:14px;
	padding:3px;
}
#hd .ul-selector-siteuri li.categ-ab{
	font-weight:bold;
	padding-left:0;
}
.ul-selector-siteuri li:hover {
    text-decoration:underline;
    cursor:pointer;
}
.ul-selector-siteuri li.categ-ab:hover{
	cursor:inherit;
	text-decoration:none;
}
.contentstats .statinclasament{
	float:left;
	width:100%;
	margin-bottom:32px;
	margin-top:5px;
}
.contentstats .statinclasament li{
	font-size:12px;
	color:#000;
	float:left;
	margin-right:4px;
}

.contentstats .statinclasament li a{
	color:#005c9c;
}
.contentstats #linkprofilsite{
	padding-bottom:16px;
}
.contentstats #linkprofilsite ul li{
	color:#707070;
	font-size:12px;
}
.contentstats #linkprofilsite ul li a{
	font-size:12px;
	color:#005c9c;
	text-decoration:none;
}

.contentstats #linkprofilsite ul li a:hover {
	text-decoration: underline;
}

.contentstats .content-profil div.autocomplete ul{
	background-color: #fff;
    border: 1px solid #CECECE;
    -moz-border-radius:4px 4px;
    -webkit-border-radius:4px 4px;
    margin-left: 122px;
    margin-top: 38px;
    position: absolute;
    width: 465px;
    padding:1px 8px;
}
.contentstats .content-profil div.autocomplete ul li {
    cursor: pointer;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
 }
.contentstats .content-profil div.autocomplete ul li:hover {
    background-color: #AFDEF8;
    cursor: pointer;
}
.sumarstat{
	float:left;
	width:100%;
}
.sumarstat h3{
	font-size:14px;
	color:#000;
	border-bottom:1px solid #cecece;
	padding-bottom:8px;
	margin-bottom:15px;
}
.sumarstat img {
    border: 1px solid #d0d0d0;
    -moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
    float: left;
    padding: 7px;
    margin-bottom:5px;
    background-color:#fff;
}
.sumarstat .despre-site{
	float:left;
	width:600px;
	margin-left:20px;
	line-height:1.5em;
}
.sumarstat span.datainscrierii {
    color: #707070;
    display: block;
    font-size: 10px;
    margin:5px 0 0 0;
    width: 180px;
    line-height:16px;
}
.sumarstat a {
    color: #005c9c;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-decoration:underline;
    background: url("/images/new/link_extern2.png") no-repeat scroll right bottom transparent;
    padding-right:15px;
    line-height:1.5em;
 }
.sumarstat a img {
    border: medium none;
    display: inline;
    float: none;
    margin-left: 10px;
    padding: 0;
}
.sumarstat p {
    display: block;
    float: left;
    font-size: 12px;
    margin: 10px 0 10px 0;
    padding: 0;
    position: relative;
    top: -5px;
    width: 600px;
    color:#000;
}
.sumarstat p a{
	font-size:10px;
	font-weight:normal;
	width:auto;
	float:none;
	text-decoration:none;
	margin:0 0 0 5px;
	display:inline;
	background:none;
}
.sumarstat p a:hover{
	text-decoration:underline;
}
.stiri-trafic{
	float:left;
	width:364px;
}
.stiri-trafic h3 {
    border-bottom: 1px solid #CECECE;
    color: #000000;
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 8px;
}
.stiri-trafic ul li{
	padding-bottom:18px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:15px;
}
.stiri-trafic ul li h4{
	padding-bottom:8px;
}
.stiri-trafic ul li h4 a{
	font-size:12px;
	color:#005c9c;
}
.stiri-trafic ul li p{
	color:#000;
	font-size:12px;
	line-height:18px;
}
.stiri-trafic ul li p span{
	color:#707070;
}
.stiri-trafic ul li p a{
	color:#005c9c;
}
.social-noi{
	float:right;
	width:365px;
}
.social-noi  h3 {
    border-bottom: 1px solid #CECECE;
    color: #000000;
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 8px;
}
.bannernou-ulise{
	border:1px solid #d9d9d9;
	background-color:#fff;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	text-align:center;
	width:758px;
	height:90px;
	float:left;
	padding:13px 0;
	margin-bottom:25px;
	margin-top:10px;
	box-shadow:1px 1px #ededed;
	position:relative;
}
.bannernou-ulise a{
	position:absolute;
	top:13px;
	left:15px;
}
.stiri-site{
	margin-bottom:32px;
	float:left;
}
.stiri-site h3{
	font-size:14px;
	color:#000;
	border-bottom:1px solid #cecece;
	padding-bottom:8px;
	margin-bottom:15px;
}
.stiri-site ul li{
	padding-bottom:16px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:16px;
}
.stiri-site ul li a{
	font-size:12px;
	color:#005c9c;
	display:block;
	padding-bottom:12px;
}
.stiri-site ul li p{
	font-size:12px;
	color:#000;
	line-height:1.5em;
}
.stiri-site ul li p span{
	color:#707070;
}
.stiri-site ul li p a{
	font-size:10px;
	font-weight:normal;
	width:auto;
	float:none;
	text-decoration:none;
	margin:0 0 0 5px;
	display:inline;
}
.raporteaza-site{
	float:left;
	width: 364px;
}
.raporteaza-site a{
	font-size:12px;
	color:#3b414a;
	background-color:#f7f7f7;
	border:1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding:12px 0 10px 0;
	display:block;
	width:120px;
	text-align:center;
}
.raporteaza-site a span{
	background:url(/images/sagetica.gif) no-repeat right 50%;
	padding-right:12px;
}
.raporteaza-site form{
	background-color:#fff;
	width:163px;
	float:left;
	margin-top:-1px;
    border: 1px solid #D9D9D9;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 32px;
    padding: 6px 0 7px;
}
.raporteaza-site form fieldset{
	padding:12px 0;
}
.raporteaza-site form label{
	 padding: 0 7px 15px 10px;

}
.raporteaza-site form input{
	width:auto;
	margin-top:0;
	float:none;
	vertical-align:middle;
	border-radius: 4px 4px 4px 4px;
	padding: 8px 0 8px 2px;
	font-size: 12px;
}
.raporteaza-site form input.raport{
	background-color:#fafafa;
	border:1px solid #d9d9d9;
	width:80px;
	margin-left:40px;
	color:#3b414a;
}
.contentstats .statistici-vizitatori{
	float:left;
	margin-left:10px;
	width:735px;
	border:1px solid #cecece;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding:0;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.contentstats .statistici-vizitatori li{
	float:left;
	border-right:1px solid #cecece;
	width:23%;
	padding:10px 0 9px 10px;
	position:relative;
}
.contentstats .statistici-blog li{
	width:18%;
}

.contentstats .statistici-vizitatori li.free{
	background-color:#f8f8f8;
	padding-top:12px;
	cursor:pointer;
}
.contentstats .statistici-vizitatori li.free span.realtime-stat{
	background: url("/images/om-gri.png") no-repeat scroll left 50% transparent;
}
.contentstats .statistici-vizitatori li.free a{
	padding-top:6px;
}
.contentstats .statistici-vizitatori li.prim{
	padding-left:9px;
}
.contentstats .statistici-vizitatori li a{
	font-size:12px;
	color:#005c9c;
	display:block;
	float:left;
	width:100%;
}
.contentstats .statistici-vizitatori li a.setprofil{
	float:right;
	width:auto;
	margin-right:10px;
	cursor:pointer;
}
.contentstats .statistici-vizitatori li ul.fictive{
	position:absolute;
	width:135px;
	background-color:#fff;
	border:1px solid #cecece;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	left:40px;
	top:25px;
}
.contentstats .statistici-vizitatori li ul.fictive li:hover{
	background-color: #AFDEF8;
}
.contentstats .statistici-vizitatori li ul.fictive li a{
	cursor:pointer;
}
.contentstats .statistici-vizitatori li ul.fictive li{
	border:none;
	float:none;
	padding:3px 0 0 5px;
	width:auto;
}
.contentstats .statistici-vizitatori li ul.fictive li.classcercopitec{
	background-color:#AFDEF8;
}
.contentstats .statistici-vizitatori li.record{
	border:none;
	margin-right:0;
	padding-right:9px;
}
.contentstats .statistici-blog li.record{
	padding-right:0;
}
.contentstats .statistici-vizitatori li p{
	font-size:12px;
	color:#000;
	float:left;
	width:100%;
}
.contentstats .statistici-vizitatori li p span{
	background:none;
	font-size:12px;
	color:#707070;
	font-weight:normal;
	padding-left:0;
	float:none;
}
.contentstats .statistici-vizitatori li span{
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-right:5px;
	float:left;
}
.contentstats .statistici-vizitatori li span.realtime-stat{
	font-size:18px;
	font-weight:bold;
	color:#000;
	background:url(/images/om.png) no-repeat left 50%;
	padding-left:16px;
	margin-right:5px;
	float:left;
}
.contentstats .statistici-vizitatori li .arrow_down{
	background: url("/images/arrow-down.gif") no-repeat scroll 0 50% transparent;
	float:left;
	width:7px;
	padding-top:7px;
}
.contentstats .statistici-vizitatori li .arrow_up{
	background: url("/images/arrow-up.gif") no-repeat scroll 0 50% transparent;
	float:left;
	width:7px;
	padding-top:5px;
}
.contentstats .nocontent, .colrightstats .nocontent {
    background: #fff;
    border: 1px solid #E2E2E2;
    padding: 20px;
}
.contentstats .nocontent p, .colrightstats .nocontent p {
    margin: 0;
}
.title_oferta {
    background: url("/images/new/sprite-controls2.gif") no-repeat scroll -290px -175px transparent;
    line-height: 25px;
    padding-left: 35px;
}
.contentstats .nocontent p a, .colrightstats .nocontent p a {
    color: #CC0000;
}
.contentstats table {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 0 solid #FFFFFF;
    margin: 0;
    width: 100%;
}
.contentstats table tr {
    border-bottom: 1px solid #E6E6E6;
}
.contentstats td.loc {
    color: #393939;
    font-size: 18px;
    font-weight: bold;
    padding-left: 5px;
}
.contentstats table td {
    color: #979797;
    font-size: 10px;
    padding: 5px 0;
}
#profil-site h1 a, #poza_semn_intrebare_profil {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -137px -54px;
    background-repeat: no-repeat;
    color: #414141;
    display: inline-block;
    height: 16px;
    margin-left: 0;
    margin-right: 3px;
    padding-bottom: 2px;
    padding-right: 22px;
    padding-top: 4px;
    width: 16px;
}
.contentstats td a {
    color: #D11919;
    font-size:10px;
}
.contentstats table.rezultate-site td.loc .zelist{
	background:none;
	padding:0;
	padding-bottom:5px;
	width:115px;
}

.contentstats table.rezultate-site td{
	border:1px solid #e6e6e6;
	vertical-align:top;
}
.contentstats table.rezultate-site td span{
	display:block;
}
.contentstats td .zelist a{
	font-size:16px;
	color:#00aeef;
	font-weight:bold;

}
.contentstats td.loc span {
    background: url("/images/new/sprite-controls2.gif") no-repeat scroll -6px -212px transparent;
    padding: 0 0 0 10px;
}
.contentstats .statistici-blog li.record .scade {
    background: url("/images/new/sprite-controls2.gif") no-repeat scroll -2px -144px transparent;
    padding: 0 0 0 10px;
}
.contentstats .statistici-blog li.record .creste {
    background: url("/images/new/sprite-controls2.gif") no-repeat scroll -2px -125px transparent;
    padding: 0 0 0 10px;
}
.contentstats td.loc div {
    font-size: 10px;
    padding-left: 10px;
}
.contentstats td.statvizite {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #484848;
    font-size: 10px;
    padding-left: 5px;
    width: 33%;
}
.contentstats td.statvizite span {
    color: #008000;
    font-size: 18px;
    font-weight: bold;
}
.contentstats td.statvizite span.datarecord {
    color: #979797;
    font-size: 10px;
    font-weight: normal;
}
.tabs {
    float:left;
}
.tabs .btntabstatactiv {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E6E6E6;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #6D6D6D;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    margin: 0 5px 0 0;
    padding: 7px 20px;
    position: relative;
    text-decoration: none;
    z-index: 3;
}
.tabs .btntabstat {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EAEAEA;
    color: #6D6D6D;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 22px;
    margin: 0 5px 0 0;
    padding: 7px 20px;
    text-decoration: none;
}
.stat_nou {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -620px -95px;
    background-repeat: no-repeat;
    left: 8px;
    padding-left: 30px;
    position: relative;
    top: 1px;
}
.tabs .contentstat {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 100%;
    padding: 10px 10px 0 0;
    margin-top: -3px;
    width: 735px;
    margin-bottom:6px;
    margin-left:5px;
}
.tabs .contentstat p {
    color: #2A2A2A;
    font-size: 13px;
    margin: 20px 0;
    margin-left: 10px;
}
#chart_container {
    margin: 0 0 0 5px;
    z-index: 1000;
	float:right;
	width:auto;
}
.contentstats .alege div {
    float:left;
}
.contentstats .alege div label{
	width:57px;
	display:block;
	float:left;
	color:#2a2a2a;
	font-size:12px;
	padding-top: 5px;
}
.contentstats .alege div select{
	float:left;
	margin-bottom:5px;
	color:#000;
	font-size:12px;
	padding:4px;
}

.contentstats .alege {
    margin:0;
    float:left;
    width:100%;
}
.contentstats .alege span {
    color: #585858;
    display: block;
    font-weight: bold;
}
.contentstats .alege ul {
    margin: 0;
    padding: 0;
}
.contentstats .alege li {
    color: #585858;
    font-size: 12px;
    margin: 0 5px 0 0;
    padding: 5px;
    float:left;

}

.contentstats .xionclose {
	width:16px;
	height:16px;
	padding:0px;
}
.contentstats .tabs-audienta span{
	float:left;
}
.contentstats .alege form{
	background:#fff;
	border:none;
}
.contentstats .alege li img {
    vertical-align: middle;
    padding:0;
    margin-right:4px;
    float:left;
}
.contentstats .alege a {
    color: #005c9c;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 5px 0;
    width: 340px;
    text-decoration:none;
}
.contentstats .alege li span{
	float:left;
	padding-top:4px;
}
.contentstats .alege .adplanner {
    float: right;
}
.contentstats .audienta-site{
	float:left;
	width:100%;
}
.contentstats .audienta-site #compara{
	width: 495px;
}
.contentstats .audienta-site a{
	margin-left:0;
	text-decoration:none;
	background: url("/images/plus.gif") no-repeat scroll 58% 70% transparent;
	font-weight:normal;
	display:block;
	float:left;
	width:340px;
}
.contentstats .audienta-site a:hover{
	text-decoration:underline;
}
.contentstats .audienta-site .contentstat{
	border:1px solid #cecece;
	float:left;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding:10px;
}
.contentstats .audienta-site .contentstat .tabs-audienta{
	float:left;
}
.contentstats .audienta-site .contentstat .tabs-audienta a{
	width:auto;
	color:#005c9c;
	text-decoration:none;
	margin:0 10px;
}


.title {
    background-image: url("/images/i-q.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: black;
    font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: 95%;
}
.contentstats .nocontent h3.title, .colrightstats .nocontent h3.title {
    background: url("/images/new/sprite-controls2.gif") no-repeat scroll -290px -175px transparent;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding: 0 0 0 30px;
}
.transforma-in-grup {
    margin-left: 8px;
    margin-top: 10px;
}
.trafic-im-success {
    background-color: #D8FDDC;
    border: 1px solid #88F68D;
}
div.contentstats div#stats_ad {
    background-color: white;
    background-image: url("/com/img/publicitate.png");
    background-position: right top;
    background-repeat: no-repeat;
    border: 1px solid #EAEAEA;
    float: left;
    height: 255px;
    padding: 2px;
    text-align: left;
    width: 100%;
}
#tabelparteneriate {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    width: 470px;
}
#tabelparteneriate div {
    background: url("/com/img/logo_widget_parteneriate.png") no-repeat scroll left center #EFEFEF;
    border: 1px solid #DCDCDC;
    color: #393939;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 60px;
    margin: 0 auto;
    width: 470px;
}
#tabelparteneriate p {
    float: left;
    padding-left: 70px;
    padding-top: 15px;
}
#tabelparteneriate img {
    float: right;
    margin: 15px;
}
.colrightstats {
    float: left;
    width: 250px;
}

.colrightstats .ziarecom{
	margin-top:15px;
}
.stirisite {
    font-size: 12px;
    margin:20px 0 5px 0;
}
.stirisite span.titlu {
    color: #000000;
    font-size: 18px;
    letter-spacing: -1px;
}
.stirisite span {
    color: #A6A6A6;
    font-size: 11px;
}
.stirisite h2 {
    margin: 10px 0 0;
}
.stirisite h2 a {
    color: #D11919;
    font-size: 13px;
    font-weight: bold;
}
.stirisite p a {
    color: #D11919;
    display: block;
    font-size: 13px;
}
.retelesociale {
    padding:0;
    margin-bottom:15px;
}
.retelesociale .widget{
	background-color:#fff;
	border:1px solid #d5d5d5;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	padding:10px;
	border-top:none;
}
.retelesociale span.titlu {
    color: #000000;
    font-size: 14px;
    font-weight:bold;
    letter-spacing: -1px;
}
.retelesociale .retelebuttons {
    background-color:#f9f9f9;
	border:1px solid #d5d5d5;
    float: left;
    padding: 10px 0 0;
    width: 181px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;

}
.retelesociale .retea-activa {
    background-color:#fff;
	border:1px solid #d5d5d5;
    float: left;
    padding: 10px 0 0;
    width: 180px;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-bottom:none;
}
.retelesociale .facebook {
    display: block;
	background:url(/images/fb-social.png) no-repeat left 0;
	padding-left:22px;
	margin-left:12px;
	margin-bottom:9px;
	font-size:12px;
	color:#3b414a;
	padding-top:2px;
}

.retelesociale .twitter {
	background:url(/images/twitter-social.png) no-repeat left 0;
	display:block;
	padding-left:22px;
	margin-left:12px;
	margin-bottom:9px;
	font-size:12px;
	color:#3b414a;
	padding-top:2px;
}

.colrightstats .promo {
    margin: 20px 0 0;
}

/*vizitatori*/

#stats_main {
    font-family: Arial;
    font-size: 9pt;
    padding: 0 0 8px 0;
    position: relative;
}
#stats_main .searchinstats .search-site{
	top:55px;
}
#stats_main h2.singular{
	background:none;
	float:left;
	width:100%;
    font-size: 20px;
    margin: 0;
    padding: 4px 0;
    text-align: left;
	color:#000;
}
#stats_main #linkprofilsite{
	width:auto;
}
#stats_main .site-ch{
	float:right;
}
#stats_main .site-ch a span{
	font-size:12px;
	line-height:16px;
}
#stats_main .site-ch .icon-select-realt{
	background: url("/images/new/dt-arrow-dn.png") no-repeat scroll right center transparent;
    height: 4px;
    width: 13px;
    right:-1px;
    top:8px;
}
#stats_main .site-ch ul.ul-selector-siteuri{
	left:-100px;
}
.site-sel-new {
    -moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #EFEFEF;
    float: right;
    padding: 7px 16px;
    text-align: right;
    width: auto;
}
#linkprofilsite{
	float:left;
	width:100%;
	padding-bottom:17px;
	position:relative;
}
#linkprofilsite ul{
	float:left;
}
#linkprofilsite form{
	float:right;
}
#linkprofilsite form label{
	color:#a7a7a7;
}
#linkprofilsite form select{
	width:136px;
	border:1px solid #d0d0d0;
}
#linkprofilsite a {
    width: auto;
    margin-top:0;
    color:#005c9c;
    font-size:12px;
    background:url(/images/sageata.gif) no-repeat right 65%;
    padding-right:11px;
}
#linkprofilsite a.nelogat{
	background:none;
	padding-right:0;
}
#linkprofilsite li{
	float:left;
	color:#a7a7a7;
	padding-right:3px;
	position:relative;
}
#linkprofilsite li .categ-clasament{
	position:absolute;
	top:28px;
	left:3px;
	width:465px;
	border:1px solid #8d8d8d;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	-moz-box-shadow: inset 0 0 5px 5px #f5f5f5;
	-webkit-box-shadow: inset 0 0 5px 5px#f5f5f5;
	box-shadow: inner 0 0 5px 5px #f5f5f5;
	background-color:#fff;
	z-index:9999;
}
#linkprofilsite li .categ-clasament img.point{
	position:relative;
	top:-8px;
	left:20px;
	float:left;
}
#linkprofilsite li .categ-clasament h2{
	font-size:12px;
	color:#000;
	margin:0 15px 0 0;
	border-bottom:1px solid #d5d5d5;
	padding:9px 0 6px 0;
	float:left;
	width:91%;
}
#linkprofilsite li .categ-clasament h2 strong{
	float:left;
}
#linkprofilsite li .categ-clasament h2 a{
	float:right;
	background:none;
}
#linkprofilsite li .categ-clasament h2 img{
	margin-top:3px;
}
#linkprofilsite li .categ-clasament ul{
	width:448px;
	margin-left:17px;
	padding:14px 0 9px 0;
}
#linkprofilsite li .categ-clasament ul li{
	width:149px;
	float:left;
	padding-right:0;
	padding-bottom:5px;
}
#linkprofilsite li .categ-clasament ul li a{
	font-size:12px;
	text-decoration:none;
	background:none;
	word-wrap: break-word;
}
#linkprofilsite li .topincateg{
	position:absolute;
	top:28px;
	left:3px;
	width:265px;
	border:1px solid #8d8d8d;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	-moz-box-shadow: inset 0 0 5px 5px #f5f5f5;
	-webkit-box-shadow: inset 0 0 5px 5px#f5f5f5;
	box-shadow: inner 0 0 5px 5px #f5f5f5;
	background-color:#fff;
	z-index:100;
}
#linkprofilsite li .topincateg img.point{
	position:relative;
	top:-8px;
	left:20px;
}
#linkprofilsite li .topincateg h2{
	font-size:12px;
	color:#000;
	margin:0 20px 0 17px;
	border-bottom:1px solid #d5d5d5;
	padding:4px 0 6px 0;
}
#linkprofilsite li .topincateg h2 span{
	font-size:10px;
	color:#8d8d8d;
	display:block;
	padding-top:4px;
}
#linkprofilsite li .topincateg h2 a{
	float:right;
	background:none;
}
#linkprofilsite li .topincateg h2 img{
	margin-top:3px;
}
#linkprofilsite li .topincateg ul{
	padding:14px 0 0 0;
}
#linkprofilsite li .topincateg ul li{
	padding-right:0;
	margin-bottom:17px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-left:17px;
	width:248px;
	line-height:18px;
}
#linkprofilsite li .topincateg ul li:hover{
	background:url(/images/i-top.png) no-repeat 93% 50%;
}
#linkprofilsite li .topincateg ul li.siteulmeu{
	background-color:#f5f5f5;
	font-size:14px;
	padding:7px 0 7px 17px;
	margin-bottom:14px;
}
#linkprofilsite li .topincateg ul li.siteulmeu:hover{
	background:#f5f5f5 none;
}
#linkprofilsite li .topincateg ul li.plus{
	margin-bottom:14px;
}
#linkprofilsite li .topincateg ul li.siteulmeu a{
	color:#000;
	font-size:14px;
}
#linkprofilsite li .topincateg ul li a{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	background:none;
}
#linkprofilsite li .topincateg .vezi-siteul{
	margin:0 15px 0 17px;
	border-top:1px solid #d5d5d5;
	float:left;
	width:233px;
	padding-bottom:15px;
}
#linkprofilsite li .topincateg .vezi-siteul p{
	font-size:12px;
	color:#000;
	padding-top:10px;
}
#linkprofilsite li .topincateg .vezi-siteul p a{
	text-decoration:none;
	background:none;
}
.sumar_stats {
	color: #CC0000;
	margin-top: 18px;
}
.border1 {
    background-color: #999966;
    text-align: left;
}
.header_top {
    margin: 5px 0;
    padding-bottom: 20px;

}

.header_container h1 {
    color: #010101;
    font-size: 24px;
    font-weight: normal;
    padding-top: 0;
}

.header_container span.h1span {
    color: #010101;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0;
}

.header_title {
    color: #000;
    font-family: arial,sans-serif;
    font-size: 26px;
    letter-spacing: -0.4px;
}
.header_top form{
	display:inline;
}

.header_subtitle {
    color: #CC0000;
    font-size: 14px;
    padding-left: 5px;
    vertical-align: 3px;
}
#buttonPlay.stop, #buttonPlay.play {
    border: 0 none;
    display: inline;
    height: 20px;
    margin-left: 20px;
    text-indent: -9999px;
    vertical-align: text-bottom;
    width: 100px;
}
#buttonPlay.stop {
    background: url("/com/img/stats/live-button.png") no-repeat scroll 0 -20px transparent;
}
#buttonPlay.stop:hover {
    background: url("/com/img/stats/live-button.png") no-repeat scroll 0 -40px transparent;
    cursor: pointer;
}
#buttonPlay.play, #buttonPlay.play:hover {
    background: url("/com/img/stats/live-button.png") no-repeat scroll 0 0 transparent;
}
#buttonPlay.play, #buttonPlay.play:hover {
    background: url("/com/img/stats/btn_refresh.png") no-repeat scroll 0 0 transparent;
}
.aboneaza-te {
    background-color: #F3F8E9;
    border: 1px solid #DDE7CA;
    margin-bottom: 17px;
    width: 100%;
}
.aboneaza-te a {
    float: left;
    padding-left: 10px;
    padding-top: 11px;
    width: 34px;
}
.aboneaza-te p {
    line-height: 19px;
    padding-bottom: 7px;
    padding-left: 50px;
    padding-top: 7px;
}
.aboneaza-te p a {
    color: #CC0000;
    display: block;
    float: none;
    padding-left: 0;
    padding-top: 0;
    text-decoration: underline;
    width: auto;
}
#rep_complaint {
    background: url("/images/sprite.png") repeat-x scroll 0 0 #D8D8DA;
    border: 1px solid #CECECE;
    color: #414141;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    padding: 4px 3px 4px 10px;
    text-align: left;

}
#box_rap_site {
    border: 1px solid #CECECE;
    border-top:none;
    margin-bottom: 10px;
    padding: 10px;

}
.report-site-text {
    padding: 0 0 5px 0;
}
.report-site-action {
    margin: 10px 0 8px 0;
}
.report-site-action select {
    border-color: #CECECE;
    margin-right: 5px;
    outline: medium none;
    padding: 3px 2px 2px;
}
.detalii-textarea {
    border: 1px solid #CECECE;
    margin-bottom: 10px;
    padding: 2px;
    vertical-align: middle;
}
.suportForm input, .suportForm textarea, .detalii-textarea, input.styled {
    border: 1px solid #CECECE;
    padding: 2px;
    vertical-align: middle;
}
.eroare-form {
    color: #FF2F2F;
    font-size: 11px;
}
.form-submit-but {
    background: url("/images/new/yui-sprite.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CECECE;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 3px 10px;
}
#mymenulegenda1 .yui-accordion-content {
    width: 748px;
}
p.legenda {
    padding-bottom: 4px;
    padding-top: 8px;
    text-align: justify;
}
hr.legenda_sep {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #CECECE;
    margin-top: 3px;
}
div#stats-ad-statistics {
    background-color: white;
    background-image: url("/com/img/publicitate.png");
    background-position: right top;
    background-repeat: no-repeat;
    border: 1px solid #EAEAEA;
    float: left;
    height: 255px;
    margin-top: 5px;
    padding: 2px;
    text-align: left;
    width: 65%;
}
.header_bottom {
    padding-bottom: 10px;
}
.header_interval {
    float: left;
}
.header_update {
    color: #999999;
    font-style: italic;
}
.header_legend {
    float: right;
}
div.header_legend img {
    height: 11px;
    vertical-align: -1px;
    width: 13px;
}
.yui-skin-sam-red .yui-dt th.percentage div.yui-dt-liner {
    background-image: url("/images/intrebare.gif");
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.yui-skin-sam-red .yui-dt table.stattable {
    width: 100%;
    float:left;
}
.yui-skin-sam-red #stattablecont .yui-dt-data td {
    padding-bottom: 0;
    padding-top: 0;
}
.yui-skin-sam-red #stattablecont .yui-dt-data td, .yui-skin-sam-red #stattable_Browsercont .yui-dt-data td, .yui-skin-sam-red #stattable_Culoricont .yui-dt-data td, yui-skin-sam-red #stattable_Extensiicont .yui-dt-data td, .yui-skin-sam-red #stattable_Rezolutiecont .yui-dt-data td, .yui-skin-sam-red #stattable_Sistem_de_operarecont .yui-dt-data td {
    padding: 1px 0;
}
.yui-skin-sam-red tr.yui-dt-even:hover td {
    background-color: #D2D2D2;
}

.yui-skin-sam-red #stattablecont .yui-dt-data .yui-dt-liner {
    padding-top: 3px;
}
.yui-dt0-col-evolutie .yui-dt-liner {
    overflow: hidden;
    width: 90px;
}
.percentage {
    clear: right;
}
.yui-skin-sam-red .yui-dt td div .percentage {
      text-align: right;
}
.percentage_up, .percentage_down, .percentage_neutru {
    background-repeat: no-repeat;
    float: left;
    height: 14px;
    left: 0;
    position: relative;
    width: 11px;
}
.percentage_down {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -15px -23px;
}
.percentage_up {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -1px -23px;
}
div.percentage div.sign {
    float: left;
    position: relative;
}
.l, .r, .h, .v, .u {
    border: medium none !important;
}
.l {
    background-color: #CC0000;
    height: 15px;
}
.yui-skin-sam-red tr.yui-dt-even:hover td.l {
    background-color: #CC0000;
}
.r {
    background-color: #CCCC99;
    height: 15px;
}
.yui-skin-sam-red tr.yui-dt-even:hover td.r {
    background-color: #CCCC99;
}
.yui-skin-sam-red tr.yui-dt-odd td.l {
    background-color: #CC0000;
    height: 13px;
}
.yui-skin-sam-red tr.yui-dt-odd td.l:hover {
    background-color: #CC0000;
}
.yui-skin-sam-red tr.yui-dt-odd td.r {
    background: none repeat scroll 0 0 #CCCC99;
    height: 13px;
}
.yui-skin-sam-red tr.yui-dt-odd td.r:hover {
    background-color: #CCCC99;
}
tr.stat_fade .percentage_up {
	background-image:url('/images/new/sprite-controls2.gif');
	background-position:-42px -23px;
}

tr.stat_fade .percentage_down {
	background-image:url('/images/new/sprite-controls2.gif');
	background-position:-55px -23px;
}
/* stat fade */

tr.stat_fade td,
tr.stat_fade td a { color: gray; }

tr.stat_fade td.l { background-color: #e0e0e0; }

tr.stat_fade td.r { background-color: #eeeeee; }

tr.stat_fade td.v { background-color: #dddddd; }

/* end stat fade */

.yui-skin-sam-red td.stattable-loc .yui-dt table.stattable {
    width: 200px;
}

/*vizite*/

.v {
    background: none repeat scroll 0 0 #666666;
    height: 13px;
}
/*mobile*/

.yui-skin-sam-red #stattablecont .yui-dt-data .referer-margin .yui-dt-liner a.referer-no-margin {
    float: left;
    margin-left: 0;
}
.u {
    background-color:#666;
    height: 13px;
}
.new_stat table tr:hover td.u{
	background-color:#666;
}
.yui-skin-sam-red tr.yui-dt-odd td.u{
	background-color:#666;
}
.yui-skin-sam-red tr.yui-dt-odd:hover td.u {
   	background-color:#666;
}
.yui-skin-sam-red tr.yui-dt-even:hover td.u{
    background-color:#666;
}

/* *** ProblemÄ� reclamÄ� Tradeads ******************************************* */
#stats-ad-statistics table { padding-bottom:1px; }
/* *** END @ ProblemÄ� reclamÄ� Tradeads ******************************************* */
/*ultimele 100 de afisari*/

.yui-skin-sam-red tr.even:hover td{
	background-color:#d2d2d2;
}
.yui-skin-sam-red tr.odd:hover td{
	background-color:#d2d2d2;
}

/*tooltip mobile*/

.tooltip {
    float: right;
    height: 17px;
    position: relative;
    width: 16px;
}
.info-mobile {
    background: url("/images/bg_bottom_tooltip.png") no-repeat scroll 0 bottom transparent;
    float: left;
    left: 20px;
    padding-bottom: 20px;
    position: absolute;
    top: 20px;
}
.info-mobile .top {
    background: url("/images/bg_tooltip.png") no-repeat scroll 0 top transparent;
    float: left;
    height: 60px;
    width: 410px;
}
.info-mobile .top h1 {
    color: #373535;
    float: left;
    font-size: 18px;
    font-weight: normal;
    padding: 11px 0 7px 26px;
}
.info-mobile .top h1 span {
    display: block;
    font-size: 14px;
    padding-top:12px;
}
.info-mobile .top a.close {
    background: none repeat scroll 0 0 transparent;
    float: right;
    margin-right: 0;
    padding-right: 8px;
    padding-top: 9px;
}
.info-mobile .top a {
    color: #CC0002;
    float: right;
    font-size: 11px;
    margin-right: 60px;
    padding-right: 10px;
    padding-top: 40px;
    text-decoration: underline;
}
.yui-skin-sam-red #stattablecont .yui-dt-data .referer-margin .yui-dt-liner a {
    margin-left: 19px;
}
.yui-skin-sam-red .yui-dt-liner img {
    vertical-align: middle;
}
.info-mobile dl {
    background-color: #E3E3E3;
    border-left: 1px solid #6D6D6D;
    border-right: 1px solid #6D6D6D;
    float: left;
    width: 408px;
}
.info-mobile dl dt {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #C5C5C5;
    border-top: 1px solid #F5F5F5;
    color: #373535;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 25px;
    margin-top: 0;
    padding-left: 0;
    padding-top: 7px;
    vertical-align: bottom;
    width: 195px;
    height:25px;
}
.info-mobile dl dd {
    border-bottom: 1px solid #C5C5C5;
    border-top: 1px solid #F5F5F5;
    color: #818080;
    float: left;
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 7px;
    width: 158px;
    height:25px;
}
.info-mobile dl dd span {
    float: left;
}

.help_box_center {
    margin: 0 auto;
    width: 617px;
}
.warning_box_top {
    background-position: -1px -473px;
    display: block;
    font-size: 0.01em;
    height: 11px;
    line-height: 0.01em;
}
.warning_box_content {
    background-color: #F9FCA6;
    margin-left: 1px;
    padding: 0;
    width: 617px;
}
.warning_box_content .icon {
    background-position: -19px -503px;
    display: block;
    float: left;
    margin: 10px 30px;
    width: 16px;
}
.warning_box_content p {
    float: left;
    padding-top: 4px;
    width: 80%;
}
.warning_box_content p a {
    color: #CC0000;
    font-weight: bold;
}
.warning_box_bottom {
    background-position: -1px -486px;
    font-size: 0.01em;
    height: 11px;
    line-height: 0.01em;
    margin-bottom: 20px;
}
.warning_box_top, .warning_box_content_red .icon, .warning_box_bottom, .warning_box_content .icon, .info_box_top, .info_box_bottom, .info_box_content .icon, .ok_box_top, .ok_box_bottom, .ok_box_content .icon, .error_box_top, .error_box_bottom, .error_box_content .icon {
    background-image: url("/images/new/sprite-controls2.gif");
    background-repeat: no-repeat;
}

/*sumar statistici*/

.yui-skin-sam-red .yui-navset .yui-content, .yui-skin-sam-red .yui-navset .yui-navset-top .yui-content {
    border: 1px solid #CECECE;
    padding: 10px 6px;
}
.yui-skin-sam-red .yui-navset .yui-content.mytrafic {
    height: auto;
}
#group-activity-notices {
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
}
#group-activity-notices {
    color: #414141;
}
#edit-group {
    border-bottom: 1px solid #CECECE;
    margin: 6px 15px 20px;
    padding-bottom: 1px;
}
.del_group {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -199px -765px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 17px;
    margin-right: 5px;
    margin-top: 3px;
    outline: medium none;
    width: 17px;
}
#group-name {
    font-size: 20px;
    font-weight: bold;
}
.edit_group_name {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -308px -765px;
    background-repeat: no-repeat;
    clear: right;
    cursor: pointer;
    display: block;
    float: left;
    height: 17px;
    margin-left: 10px;
    margin-top: 3px;
    width: 17px;
}
.vezi-grafic {
    background: url("/images/new/sprite-controls2.gif") no-repeat scroll -340px -761px transparent;
    color: #CC0000;
    float: right;
    font-weight: bold;
    padding-left: 19px;
    padding-top: 6px;
}
.add_titlu {
    color: #414141;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
}
.del_from_group {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -254px -765px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    outline: medium none;
    width: 15px;
}
.yui-skin-sam-red .yui-dt td.url_class {
    color: #393939;
    font-weight: bold;
}
.yui-skin-sam-red .yui-dt td.small_desc {
    font-size: 10px;
}
fieldset.mytrafic_filtru {
    border: 1px solid #CECECE;
    padding-bottom: 10px;
    padding-left: 5px;
}
fieldset.mytrafic_filtru legend {
    color: #414141;
    font-size: 11px;
    margin-left: 15px;
    padding: 3px;
}
.filtru_table {
    margin: 0 auto;
    width: 100%;
}
.filtru_table td {
    margin: 0;
    padding: 0;
}
.filtru_table .filtru_label {
    color: #414141;
    font-size: 10px;
}
.filtru_table .interval {
    font-size: 12px;
    font-weight: bold;
}
.filtru_table #filter-metric, #filter-dimension {
    border-color: #CECECE;
    font-size: 11px;
    padding: 2px;
}
.filtru_table #filter-metric, #filter-dimension {
    font-size: 11px;
}
.add_to_group {
    background-image: url("/images/new/sprite-controls2.gif");
    background-position: -235px -764px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 16px;
    outline: medium none;
    width: 15px;
}
.vezi-grafic-container {
    clear: both;
    margin: 0 15px 25px 0;
}
.chart_butoane {
    float: left;
    margin-bottom: 30px;
    margin-left: 10px;
}
.chart_butoane select {
    border-color: #CECECE;
    font-size: 11px;
    padding: 2px;
}
.chart_butoane select {
    font-size: 11px;
}
#chart_container .legenda {
    display: inline;
    float: right;
    margin-top: 4px;
    text-align: right;
    width: 510px;
}
#chart_container .legenda li {
    display: inline;
    line-height: 9px;
    margin-right: 8px;
}
.legenda_label {
    margin-right: 5px;
}
/* ADD-ON BUTON PARTENERIATE IN PROFILE */
#tabelparteneriate {
	background:none!important;
	display:block;
	width:470px;
	clear:both;
}
#tabelparteneriate div {
	width:470px;
	height:60px;
	display:block;
	border:solid 1px #dcdcdc;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#393939;
	background:#efefef url(../com/img/logo_widget_parteneriate.png) no-repeat left;
}
#tabelparteneriate  p {
	padding-top:23px;
	padding-left:70px;
	float:left;
}
#tabelparteneriate img {
	float:right;
	margin:15px;
}
#tabelparteneriate .contacteaza {
	float:right;
	margin:15px;
	display:block;
	width:109px;
	height:30px;
	background:url(../com/img/bullet_link_contacteaza.png) left no-repeat;
	padding-left:10px;
	line-height:30px;
	font-weight:bold;
}
.icon_next {
    background: url("/images/new/sprite-controls2.gif") no-repeat scroll -798px -840px transparent;
    display: block;
    height: 20px;
    width: 20px;
}
.download_pdf {
	position:absolute;
	right:190px;
	top:46px;
	margin-bottom:10px;
}

.download_pdf_sumar {
	background:url(/images/new/sprite-controls2.gif) no-repeat;
	background-position:-830px -801px;
	display:block;
	height:37px;
	width:34px;
	float:left;
	margin-right:3px;
}

.download_pdf_sumar:hover {
	background:url(/images/new/sprite-controls2.gif) no-repeat;
	background-position:-830px -840px;
	display:block;
	float:left;
}

.download_pdf_tot {
	background:url(/images/new/sprite-controls2.gif) no-repeat;
	background-position:-864px -801px;
	display:block;
	height:37px;
	width:34px;
	float:left;
}

.download_pdf_tot:hover {
	background:url(/images/new/sprite-controls2.gif) no-repeat;
	background-position:-864px -840px;
	display:block;
	float:left;
}

/*statistici table*/

.new_stat{
	position:relative;
	font-family:arial,helvetica, sans-serif;
	float:left;
	width:763px;
	*z-index:-10; /* IE7 and below */
}
.new_stat h1{
	color:#000;
	font-size:24px;
	padding-bottom: 20px;
    padding-top: 0;
}
.new_stat h1 .refresh{
	font-size:12px;
	color:#005C9C;
	float:right;
	display:block;
	margin-right:8px;
	margin-top:11px;
	font-weight:normal;
	background:url(/images/bg-refresh.png) no-repeat left 50%;
	padding-left:21px;
}
.new_stat h1.autorh{
	float:left;
	padding-bottom:0;
}
.new_stat h1 label{
	float:right;
	font-size:12px;
	margin-top:9px;
	font-weight:bold;
	margin-right:8px;
}
.new_stat h1 label input{
	vertical-align:middle;
}
.new_stat div.refresh{
	float:right;
	margin-bottom:5px;
}
.new_stat div.refresh label{
	float:right;
	font-size:12px;
	margin-top:9px;
	font-weight:bold;
	margin-right:8px;
}
.new_stat div.refresh label input{
	vertical-align:middle;
}
.new_stat div.refresh a{
	font-size:12px;
	color:#005C9C;
	float:right;
	display:block;
	margin-right:8px;
	margin-top:11px;
	font-weight:normal;
	background:url(/images/bg-refresh.png) no-repeat left 50%;
	padding-left:21px;
}
.new_stat ul.top-pagini label{
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-right:3px;
}
.new_stat ul.top-pagini label input{
	vertical-align:middle;
}

 .new_stat ul.top-pagini li.refresh{
	float:right;
	margin-right:0;
	width: 166px;
}
.new_stat .top-pagini li.refresh a{
	font-size:13px;
	color:#005C9C;
	text-decoration:underline;
	background:none;
	border:none;
	box-shadow:none;
}
.new_stat select{
	border: 1px solid #D0D0D0;
	padding:3px 0;
	font-size:12px;
}
.new_stat table{
	width:760px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
.new_stat table.hd-table{
	margin-top:0;
}
.new_stat table tr th{
	color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    vertical-align: bottom;
    font-size:12px;
    background-color: #404143;
    padding:7px 0;
    text-align:left;

}
.new_stat table tr th a{
	color:#fff;
}
.new_stat table tr th.prim{
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
    padding-left: 10px;

}
.new_stat table tr th.ultim{
	-moz-border-radius:0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    text-align: center;
}

.new_stat table tr td{
	line-height: 12px;
    margin:0;
    padding: 10px 0px;
    border-bottom: 1px solid #CECECE;
    text-align:left;
    color:#000;
    font-size:12px;
}
.new_stat table.pagini-realtimee tr td.timp-total{
	text-align:right;
}
.new_stat table tr td.middle{
	padding-left:15px;
}
.new_stat table tr td span.locatie{
	font-size:10px;
	color:#8d8d8d;
	padding-top:5px;
	display:block;
}
.new_stat table.vizitatori-realtime tr td span.locatie{
	display:inline;
}
.new_stat table.vizitatori-realtime tr td a.ip{
	margin-bottom:5px;
}
.new_stat table.vizitatori-realtime tr td.middle img{
	margin-right:5px;
}
.new_stat table tr th.middle{
	padding-left:15px;
}
.new_stat table tr a{
	color:#005C9C;
	cursor:pointer;
}

.new_stat table tr th img{
	vertical-align:middle;
}
.new_stat table tr td.prim{
	border-left: 1px solid #CECECE;
	padding-left:10px;
}

.new_stat table tr td.prim-realtime{
	border-left: 1px solid #CECECE;
	padding-left:10px;
	width: 50px;
}

.new_stat table tr td.ultim{
	border-right: 1px solid #CECECE;
}

.new_stat table tr:hover td{
	background-color: #F3F3F3;
}
.new_stat table tr.subcategorii-modele td{
	color:#707070;
}
.new_stat table tr td span.l{
	background-color: #CC0000;
	float:none;
	display:block;
	height:10px;
	text-align:left;
}

.new_stat table tr td a.detaliivizitator{
	text-decoration:underline;
	font-size:12px;
}
.new_stat table tr td span.evo{

}
.new_stat table tr td span.green{
	color:#53A000;
}
.new_stat table tr td span.red{
	color:#cc0000;
}
.new_stat table tr td.ultim a{
	width: 250px;
	display: block;
	font-size:11px;
	word-wrap:break-word;
}
.new_stat table tr td .sign{
	float:left;
	padding-left:5px;
}
.new_stat form.selecteaza-perioada{
	float:left;
	width:100%;
}
.new_stat form.selecteaza-perioada label{
	float:left;
	padding-top:6px;
	padding-right:4px;
	color:#333;
}
.new_stat form.selecteaza-perioada input.aplica{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc), color-stop(1, #f6f6f6));
	background: -moz-linear-gradient(top, #fcfcfc , #f6f6f6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f6f6f6')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f6f6f6');
	padding: 4px 12px 4px 12px;
	border: 1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	margin-left:15px;
	cursor:pointer;
}
.new_stat .descarca{
	float:right;
	color: #A7A7A7;
}
#chart{
	float:left;
	margin-top:15px;
	width:750px;
	height:300px;
}
.new_stat hr.top{
	background: #cecece;
	position:absolute;
	width:677px;
	left:56px;
	top:130px;
}
.new_stat hr.bottom{
	background:#cecece;
	position:absolute;
	width:677px;
	left:56px;
	top:347px;
}
.new_stat table tr:hover td.l{
	background-color: #CC0000;
}
.new_stat table tr:hover td.r{
	 background-color: #CCCC99;
}
.new_stat table tr:hover td.v{
	 background-color: #666;
}
.new_stat table.graf{
	margin:0;
	width:auto;
}
.new_stat table.graf tr td{
	border:none;
	padding:0;
}
select#selector-evolutie
{
	padding: 0;
	border: 1px solid #CECECE;
	margin:0 50px 0 0;
	float:right;
}

table tbody tr td.simulated-hover {
	background-color: #D2D2D2;
}
.selecteaza-perioada .date-statistici input{
	width:85px;
	height:20px;
	border:1px solid #cecece;
	font-size:12px;
	padding:2px 0 0 3px;
	vertical-align:top;
	margin-right:5px;
	margin-left:5px;
	float:left;
}
.selecteaza-perioada .date-statistici img{
	float:left;
	margin-right:5px;
}
.selecteaza-perioada .date-statistici span.desp{
	float:left;
	padding-top:6px;
}
.overview {
	color:#8d8d8d;
	font-size:10px;
	float:right;
	padding-top:8px;
}
#hd .campanii-demografice #yui-main{
	width:100%;
	float:left;
}

#flashcontent-js {width: 742px; height: 237px; margin-top: 20px;}
#js-chart-info {clear:both; text-align:center;margin-top:40px;color:#999999;font-family: Arial; font-size: 12px;}
#flashcontent {
	float:left;
}
.referral #flashcontent {
	margin-bottom: 15px;
	width: 761px;
}
.clasificare-refferi{
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	border:1px solid #d5d5d5;
	margin-top:14px;
	float:left;
	width: 761px;
}
.top-ref{
	float:left;
	width:227px;
	padding-left:0;
	border-right:1px solid #ccc;
	margin-bottom:0;
}
.top-ref li{
	list-style:none;
	border-bottom:1px solid #ccc;
	padding:12px 0 12px 10px;
	cursor: pointer;
	float:left;
}
.top-ref li.ultimul{
	border-bottom:none;
}
.top-ref li:hover{
	background-color:#f3f3f3;
}
.top-ref li a{
	font-size:14px;
	color:#005c9c;
	float:left;
	padding-top:4px;
	margin-right:10px;
}
.top-ref li a.vezidetalii{
	font-size:12px;
	color:#005C9C;
	float:right;
	margin-right:10px;
	padding-top:0;
	width:35%;
}
 .top-ref li strong{
	font-size:20px;
	font-weight:normal;
	float:right;
	color:#000;
	margin-right:10px;
}

.top-ref li span{
	font-size:12px;
	color:#9a9a9a;
	display:block;
	float:left;
	padding-top:1px;
	width:120px
}
#flashcontent-pie{
	float:left;
	height:315px;
}

/*keywords*/

.cuv-imp{
	float:left;
	width:742px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-top:9px;
}
.cuv-imp p.cuv-cheie{
	float:left;
	width:100%;
	font-size:14px;
	color:#3b414a;
	padding-top:30px;
}
.cuv-imp .rezultate{
	float:left;
	padding-top:20px;
	padding-left:15px;
	width:330px;
	margin-right:15px;
}
.cuv-imp .rezultate p{
	font-size:18px;
	color:#3b414a;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #cecece;
}
.cuv-imp .rezultate #request p{
	border:none;
}
.cuv-imp .rezultate p a{
	display:block;
	font-size:14px;
	color:#005C9C;
}
.cuv-imp .grafic-keywords{
	float:left;
	width:380px;
}
.cuv-imp .grafic-keywords p{
	color:#8d8d8d;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.cuv-imp .grafic-keywords ul{
	padding-left:4px;
}
.cuv-imp .grafic-keywords ul li{
	font-size:10px;
	color:#959595;
	margin-bottom:3px;
	padding-left:15px;
	float:left;
}
.cuv-imp .grafic-keywords ul li.curenta{
	background:url(/images/patrat-verde.gif) no-repeat left 50%;
}
.cuv-imp .grafic-keywords ul li.medie-sapt{
	background:url(/images/patrat-galben.gif) no-repeat left 50%;
	margin-left: 5px;
}
.cuv-imp .grafic-keywords ul li.medie-luna{
	background:url(/images/patrat-rosu.gif) no-repeat left 50%;
	margin-left: 5px;
}
.new_stat .tabel-keywords tr td{
	text-align:left;
	padding:9px 0px;
	color:#404143;
}
.new_stat .tabel-keywords tr td.boldish{
	font-weight:bold;
}
.new_stat .tabel-keywords tr td a{
	font-weight:bold;
	color:#005c9c;
}
.new_stat .tabel-keywords tr:hover td a{
    font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.new_stat .pages{
	float:right;
}
.new_stat .pages a{
	font-size:12px;
	color:#787878;
	display:block;
	float:left;
}
.new_stat .pages a.next{
	background:url(/images/next.png) no-repeat 0 0;
	color:#fff;
	width:29px;
	height:27px;
}
.new_stat .pages a.next-not{
	background:url(/images/next-not.png) no-repeat 0 0;
	color:#fff;
	width:29px;
	height:27px;
}
.new_stat .pages a.prev{
	background:url(/images/prev.png) no-repeat 0 0;
	text-indent:37px;
	margin-right:5px;
	width:29px;
	height:27px;
}
.new_stat .pages a.prev-not{
	background:url(/images/prev-not.png) no-repeat 0 0;
	text-indent:37px;
	margin-right:5px;
	width:29px;
	height:27px;
}
.new_stat .pages ul{
	float:left;
	padding-right:10px;
	padding-top:6px;
}
.new_stat .pages ul li{
	float:left;
	padding-right:5px;
}
.new_stat .rezultate-evolutie li{
	float:left;
	padding:14px 22px 0 23px;
	color:#666;
}
.new_stat .rezultate-evolutie li.first{
	padding-left:0;
}
.new_stat .rezultate-evolutie li strong{
	color:#000;
}
.new_stat .rezultate-evolutie li strong.red{
	color:#cf1111;
}
.new_stat .rezultate-evolutie li strong.green{
	color:#67b301;
}
.page_selected {font-weight: bold;}


/*realtime astazi*/

.new_stat .controls .compare{
	float:right;
}
.new_stat .controls .compare span{
	font-size:12px;
	color:#a7a7a7;
}
.new_stat .sumar-statistici{
	float:left;
	width:740px;
	margin-top:20px;
}
.new_stat .sumar-statistici ul{
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	float:left;
	width:740px;
}
.new_stat .sumar-statistici ul li {
    border-right: 1px solid #CECECE;
    float: left;
    padding: 10px 0 9px 10px;
    position: relative;
    width: 23%;
}
.new_stat .sumar-statistici ul li.last{
	border:none;
}
.new_stat .sumar-statistici ul li p{
	font-size:16px;
	color:#000;
}
.new_stat .sumar-statistici ul li span{
	font-size:12px;
	color:#8d8d8d;
}
.new_stat .sumar-statistici ul li span.green{
	font-weight:bold;
	color:#53a000;
}
.new_stat .sumar-statistici ul li span.red{
	font-weight:bold;
	color:#cc0000;
}
.new_stat .sumar-statistici ul li span.period_value{
	font-weight:bold;
}
.new_stat .pagini-vizitate{
	float:left;
	width:485px;
	margin-top:20px;
	border-bottom:1px solid #cecece;

}
.new_stat .pagini-vizitate h3{
	font-size:14px;
	color:#000;
    padding-bottom:7px;
	border-bottom:1px solid #cecece;

}
.new_stat .pagini-vizitate ol{
	padding-top:7px;
}
.new_stat .pagini-vizitate ol li{
	float:left;
	width:100%;
	padding-bottom:9px;
}
.new_stat .pagini-vizitate ol li a{
	font-size:12px;
	color:#005c9c;
	display:block;
	float:left;
	margin-left:5px;
	background: url("/images/new/link_extern2.png") no-repeat scroll right 50% transparent;
	padding-right: 12px;
}
.new_stat .pagini-vizitate ol li span{
	font-size:12px;
	color:#404143;
	display:block;
	float:left;
}
.new_stat .pagini-vizitate ol li span.result{
	color:#010101;
	float:right;
	padding-right:80px;
}
.new_stat table tr td p{
	font-size:10px;
	height:10px;
	margin-bottom:2px;
}
.new_stat table tr td p span.number{
	position:relative;bottom:2px;
}
.new_stat table tr td span.gr {
    background:#7da51b;
    display: block;
    float:left;
    height: 10px;
    text-align: left;
    margin-right:4px;
}
.new_stat table tr td span.yl {
    background:#b2cee1;
    display: block;
    float: left;
    height: 10px;
    text-align: left;
     margin-right:4px;
}
.new_stat table tr td span.grafic-subcateg {
    background:#bed28d;
    display: block;
    float:left;
    height: 10px;
    text-align: left;
    margin-right:4px;
}
.new_stat #data_table table tr th.ultim{
	padding-left:10px;
	text-align:left;
}
.new_stat #data_table table tr td.ultim{
	padding-left:10px;
}
.new_stat #data_table table tr td.timp-total{
	text-align: right;
	width:150px;
	padding-right:20px;
}
.new_stat .date-acum{
	float:left;
	width:235px;
	height:229px;
	margin-right:15px;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	-moz-box-shadow: inset 0 0 5px 5px #f5f5f5;
	-webkit-box-shadow: inset 0 0 5px 5px#f5f5f5;
	box-shadow: inset 0 0 5px 5px #f5f5f5;
	text-align:center;
	margin-top:19px;
}
.new_stat .date-acum p{
	color:#000;
	font-size:14px;
	margin-bottom:25px;
}
.new_stat .date-acum p span{
	color:#8d8d8d;
}
.new_stat .date-acum p strong{
	display:block;
	font-size:40px;
	color:#53a000;
	padding-top:3px;
}

.new_stat .date-acum .vizitatori-acum{
	padding-bottom:4px;
	font-size:18px;
	padding-top:13px;
	border-bottom:1px dotted #a2a2a2;
	width:184px;
	margin:0 auto 14px auto;
}

.new_stat .date-acum a{
	border:1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc), color-stop(1, #f5f5f5));
	background: -moz-linear-gradient(top, #fcfcfc , #f5f5f5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5');
    color:#3b414a;
    font-weight:bold;
    font-size:12px;
    padding:8px 9px;
    display:block;
    width:129px;
    margin:0 auto;
    cursor:pointer;
    box-shadow:0 2px #e9e9e9;
}
.new_stat .date-acum a.ultimii{
	width:90px;
	margin-top:6px;
}

.new_stat .optiuni-acum{
	float:left;
	width:235px;
	margin-top:25px;
	margin-right:15px;
	min-height: 240px;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	margin-bottom:20px;

}
.new_stat #trend{
	margin-right:0;
}
.new_stat .caut-acum{
	margin-right:0;
}
.new_stat .optiuni-acum h2{
	font-size:14px;
	color:#000;
	border-bottom:1px solid #cecece;
	padding:9px 0;
	margin:0 10px;
}
.new_stat #trend h2 span{
	 color: #8D8D8D;
	 font-size:12px;
	 font-weight:normal;
}
.new_stat .optiuni-acum h2  span.pauza-date{
	margin-top:0;
	padding-top:10px;
}
.new_stat span.pauza-date{
	font-size:11px;
	color:#747474;
	float:right;
	margin-right:4px;
	margin-top:48px;
}
.new_stat .optiuni-acum ul{
	margin:10px 10px 11px 10px;
	float:left;
	width:215px;
	height:139px;
}
.new_stat .optiuni-acum li{
	padding-top:10px;
	border-bottom:1px solid #eaeaea;
	padding-bottom:4px;
	float:left;
	width:215px;
}
.new_stat .optiuni-acum li img{
	vertical-align:middle;
	padding-right:4px;
}
.new_stat .optiuni-acum li span{
	font-weight:bold;
	font-size:12px;
	float:right;
}
.new_stat .optiuni-acum li span.gri{
	color:#8d8d8d;
	float:none;
	font-weight:normal;
}
.new_stat .optiuni-acum li span.green{
	color:#53a000;
	font-size:10px;
	font-weight:normal;
}
.new_stat .optiuni-acum li span.red{
	color:#cc0000;
	font-size:10px;
	font-weight:normal;
}
.new_stat .optiuni-acum li span.period_value{
	font-size:10px;
	font-weight:normal;
	color:#000;
}
.new_stat .optiuni-acum li p{
	color:#000;
	font-size:13px;
	width:105px;
	float:left;
}
.new_stat .optiuni-acum li p.ieri{
	color:#8d8d8d;
	font-size:10px;
	padding-right:3px;
	width:107px;
	padding-top:2px;
}
.new_stat .optiuni-acum li a{
	color:#CC0000;
	font-size:12px;

}

.new_stat .optiuni-acum a.timp-real{
	border:1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc), color-stop(1, #f5f5f5));
	background: -moz-linear-gradient(top, #fcfcfc , #f5f5f5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5');
    color:#3b414a;
    font-weight:bold;
    font-size:12px;
    padding:8px 9px;
    cursor:pointer;
    box-shadow:0 2px #e9e9e9;
   	display:block;
    text-align:center;
    margin:0 auto;
    clear:left;
}
.new_stat #topPages a.timp-real{
	width:120px;
}
.new_stat #sources a.timp-real{
	width:168px;
}
.new_stat #trend a.timp-real{
	width:53px;
}
.new_stat #trend span{
	float:none;
}
.new_stat .optiuni-acum ul.externe li a{
	color:#005C9C;
	background:url(/images/new/link_extern2.png) no-repeat left 50%;
	padding-left:12px;
	font-size:13px;
}
.new_stat .tabs-acum{
	float:left;
	width:80%;
	margin-top:24px;
}
.new_stat .tabs-acum li{
	float:left;
	margin-right:5px;
	background-color:#f8f8f8;
	border:1px solid #d9d9d9;
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	padding:9px 8px 8px 8px;
	box-shadow:1px 2px #f2f2f2;
}

.new_stat .tabs-acum li:hover{
	border:1px solid #BDBDBD;
}

.new_stat .tabs-acum li a{
	font-size:12px;
	font-weight:bold;
	color:#3b414a;
}
.new_stat .tabs-acum li a{
	text-decoration: none;
}
.new_stat .tabs-acum li.selected{
	border:1px solid #cecece;
	background-color:#fff;
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
}

.new_stat .tabs-acum li.selected:hover{
	border:1px solid #BDBDBD;
	background-color:#fff;
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
}

.new_stat .tabs-acum li.selected a{
	color:#cc0000;

}

.contact-acum h2{
	color: #010101;
    font-size: 24px;
	margin-left:20px;
	padding-bottom:20px;
	font-weight:normal;
}
.contact-acum p{
	color: #000000;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 15px;
    margin-left: 20px;
    text-align: left;
    width:495px;
}
.contact-acum h3{
	margin-left: 20px;
}
.contact-acum form{
	text-align:center;
}
.contact-acum form.visitor{
	text-align:left;
	margin-left:20px;
}
.contact-acum form.visitor span{
	color:#ff0000;
	font-size:11px;
	display:block;
}
.contact-acum textarea{
	display:block;
	margin-bottom:8px;
	margin-left:20px;
	width:463px;
	height:111px;
}
.contact-acum input.submit{
	float:left;
	margin-left:20px;
	background-color: #E01818;
    border: 1px solid #CC0000;
	color:#fff;
	font-size:12px;
	border:none;
	padding:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	cursor:pointer;
}

.contact-acum div.sum
{
	float:left;
	margin-left: 22px;
}

.harta-google{
	border:1px solid #CECECE;
	float:left;
	margin-top:19px;
	margin-bottom:10px;
}

.feedback_realtime_now
{
	float: right;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 10px;
}

.feedback_realtime_now a
{
	color: #005C9C;
	text-decoration: underline;
}

.feedback_realtime_now a:hover
{
	font-size: 13px;
	color: #005C9C;
	text-decoration: underline;
}

.overlay
{
	left: 0pt;
	width: 100%;
	height: 70%;
	opacity: 0.6;
	display: none;
	z-index: 1001;
	top: 36em;
	position: absolute;
}
.loader
{
	position: absolute;
	top: 13em;
	left: 27em;
}
.statisticinoi{
	background-color:#f7ffe7;
	border:1px solid #dcf0cd;
	margin-bottom:10px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding:8px 14px;
	width:728px;
}
.statisticinoi a{
	text-decoration:underline;
}

.meniu-profil li{
	border: 1px solid #D5D5D5;
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    margin-bottom: 15px;
    padding-bottom:14px;
}
#bd .yui-b .meniu-profil li.realtime-box .li-title{
	padding-left:14px;
	width:126px;
}
.meniu-profil ul.bullist li{
	border:none;
	margin-bottom:3px;
	padding-bottom:0;
	float:left;
	width:168px;
	line-height:15px;
	padding-left:12px;
	padding-top:2px;
}
#bd .yui-b .meniu-profil li.realtime-box  ul.bullist li{
	background:url(/images/bullist-rosu.png) no-repeat left 50%;
	margin-left:11px;
}
#bd .yui-b .meniu-profil li.realtime-box  ul.bullist li a{
	font-weight:bold;
}
.meniu-profil ul.bullist li.highlight{
	background-color:#f2f7fd;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}
#bd .yui-b .meniu-profil ul.bullist li a{
	border:none;
	color: #3B414A;
    font-size: 12px;
    margin-left: 0;
    width:auto;
 }
#bd .yui-b .meniu-profil ul.bullist li.stat_submenu a{
	background: url("/images/plus.gif") no-repeat scroll right 47% transparent;
	padding-right:14px;
}
#bd .yui-b .meniu-profil ul.bullist li.stat_submenu_up a{
	background: url("/images/minus.gif") no-repeat scroll right 47% transparent;
	padding-right:14px;
}
#bd .yui-b .meniu-profil ul.bullist li a:hover{
	border:none;
	text-decoration:underline;
    font-size: 12px;
    margin-left: 0;
}
#bd .yui-b .meniu-profil ul.bullist li.selected a{
	color:#cd0000;
}

#bd .yui-b .meniu-profil span.li-title{
	float:left;
	font-size:14px;
	color:#000;
	width:133px;
}

#bd .yui-b .meniu-profil a{
	float:left;
	width:88%;
	margin:0 11px;
	border-bottom:1px solid #d5d5d5;
	padding-bottom:4px;
}
.yui-b .meniu-profil .yui-accordion-content{

	width:100%;
}

div.legenda {
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	border:1px solid #d5d5d5;
	width: 751px;
	padding: 5px;
	cursor: pointer;
	float:left;
}
#legenda{
	border:1px solid #CECECE;
	padding:10px;
	width:741px;
	border-top:none;
	float:left;
}
div.legenda span.info {
	margin-right: 10px;
	float:right;
	margin-top: 3px;
}

div.raporteaza_site {
	clear:both;
	border:1px solid #CECECE;
	padding: 5px;
}

div.raporteaza_site div.rap_title
{
	cursor: pointer;
}

div.raporteaza_site div.rap_title span
{
	float:right;
	margin-top: 3px;
}
.stattable-loc a{
	color:#005c9c;
}
.audit-seo {
	clear:both;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	border:1px solid #d5d5d5;
	margin-top: 10px;
	padding: 5px;
	width:732px;
}

.audit-seo a {
	color: #005C9C;
}
.statistici-noi p.metrica{
	float:right;
	width:100%;
	margin-bottom:10px;
	text-align:right;
}
/*plati*/

#wrapper .pasunu{
	float:left;
	width:960px;
	border:1px solid #d5d5d5;
	background-color:#fff;
	padding-bottom:15px;
}
#wrapper .pasunu h1.principal{
	font-size:23px;
	background:none;
	float:left;
	margin-bottom:0;
	padding:15px 10px 0 10px;
	width:auto;
	margin-left:0;
}
#wrapper .pasunu .site-ch{
	margin:16px 0;
	width:50%;
}
#wrapper .pasunu h1{
	font-size:14px;
	color:#000;
	padding-top:30px;
	background:url(/images/check-green.png) no-repeat 0 bottom;
	padding-bottom:30px;
	margin-bottom:30px;
	float:left;
	width:475px;
	margin-left:10px;
}
#wrapper .pasunu h2{
	background:url(/images/chk.png) no-repeat 0 bottom;
	padding-bottom:30px;
	margin-bottom:30px;
	color:#d9d9d9;
	font-size:14px;
	float:left;
	width:475px;
	padding-top:30px;
}
#wrapper .pasunu form{
	float:left;
	width:950px;
	margin-left:10px;
}
#wrapper .pasunu form ul{
	float:left;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-right:10px;
}
#wrapper .pasunu form ul li{
	border:1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	float:left;
	width:938px;
	background-color:#fff;
	margin-bottom:20px;
	height:40px;
	box-shadow: 0 2px 3px #EEEEEE;
}
#wrapper .pasunu form ul li label{
	font-size:18px;
	color:#000;
	font-weight:bold;
	float:left;
	background:#f8f8f8 url(/images/sageata-plati.png) no-repeat right 50%;
	padding-top:9px;
	padding-bottom:9px;
	padding-right:93px;
}
 #wrapper .pasunu form ul li label span{
 	font-size:12px;
 	color:#8d8d8d;
 	font-weight:normal;
}
#wrapper .pasunu form ul li label strong{
	font-size:12px;
	padding-right:4px;
}
#wrapper .pasunu form ul li p{
	color:#8d8d8d;
	font-size:12px;
	float:left;
	padding:12px 0 0 15px;
}
#wrapper .pasunu form ul li#li-payment-12 p{
	font-size:15px;
	padding-top:1px;
}
#wrapper .pasunu form ul li p small{
	font-size:9px;
}
#wrapper .pasunu form input.go-pas2{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFD63A), color-stop(1, #FFB932));
	background: -moz-linear-gradient(top, #FFD63A , #FFB932);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFD63A', EndColorStr='#FFB932')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFD63A', EndColorStr='#FFB932');
	padding: 7px 12px 7px 12px;
	border: 1px solid #e4b100;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	font-weight:bold;
	text-shadow:0 1px #FFDA10;
	cursor:pointer;
	box-shadow: 0 2px 3px #EEEEEE;
	font-family:arial,helvetica,sans-serif;
}
#wrapper .pasunu form input.go-pas2:hover{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffde60), color-stop(1, #ffc658));
	background: -moz-linear-gradient(top, #ffde60 , #ffc658);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffde60', EndColorStr='#ffc658')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffde60', EndColorStr='#ffc658');
}


/*istoic comenzi*/

#istoric-comenzi table{
	margin-top:0;
}

.new_stat table tr th.col-nr-1{
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
    padding-left: 10px;

}
.new_stat table tr th img{
	padding-left:7px;
}
.new_stat table tr th.col-nr-8{
	-moz-border-radius:0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
}
.new_stat table tr th.col-nr-4, .new_stat table tr th.col-nr-5{
	text-align:right;
}
.new_stat table tr th.col-nr-6, .new_stat table tr th.col-nr-7{
	text-align:center;
}
.new_stat table tr td.col-nr-1{
	border-left: 1px solid #CECECE;
	padding-left:10px;
}
.new_stat table tr td.col-nr-8{
	border-right: 1px solid #CECECE;
}
.new_stat table tfoot tr td{
	border:none;
}
#istoric-comenzi-refresh a{
	color:#005C9C;
}
.new_stat table tr td.col-nr-4, .new_stat table tr td.col-nr-5{
	text-align:right;
}
.new_stat table tr td.col-nr-6, .new_stat table tr td.col-nr-7{
	text-align:center;
}
.new_stat table tr.editRow td{
	background-color:#F3F3F3;
}

/*pagini accesate google*/

.new_stat .acces-google{
	float:left;
	width:758px;
	margin-bottom:20px;
	background-color:#f8f8f8;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	box-shadow: 0 2px 3px #EEEEEE;
}

.new_stat .acces-google p.success {color: green; margin-left: 10px;}

.new_stat .acces-google fieldset{
	padding:10px 0 8px 10px;
}
.new_stat .acces-google fieldset p{
	color:#000;
	font-weight:bold;
	float:left;
	padding-right:35px;
	padding-bottom:15px;
}
.new_stat .acces-google fieldset label{
	float:left;
	padding-right:40px;
	color:#000;
}
.new_stat .acces-google fieldset label input{
	margin:0;
}
.new_stat .acces-google fieldset textarea{
	background-color:#fff;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	width:523px;
	height:60px;
	margin-right:95px;
	margin-bottom:8px;
}
.new_stat .acces-google fieldset input.trimite{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFD63A), color-stop(1, #FFB932));
	background: -moz-linear-gradient(top, #FFD63A , #FFB932);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFD63A', EndColorStr='#FFB932')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFD63A', EndColorStr='#FFB932');
	padding: 7px 12px 7px 12px;
	border: 1px solid #e4b100;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	font-weight:bold;
	text-shadow:0 1px #FFDA10;
	cursor:pointer;
	box-shadow: 0 2px 3px #EEEEEE;
	font-family:arial,helvetica,sans-serif;
}
.new_stat .acces-google fieldset input.trimite:hover{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffde60), color-stop(1, #ffc658));
	background: -moz-linear-gradient(top, #ffde60 , #ffc658);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffde60', EndColorStr='#ffc658')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffde60', EndColorStr='#ffc658');
}
.new_stat .acces-google fieldset span{
	float: right;
    padding-right: 9px;
	color:#cc0000;
}

.new_stat div#istoric-comenzi
{
	clear: both;
}

.new_stat div#detalii-comanda
{
	width:75%;
	margin-left:auto;
	margin-right:auto;
}

.new_stat div#detalii-comanda div
{
	margin-bottom: 25px;
	float: left;
}

.new_stat div#detalii-comanda div .close
{
	float: right;
	color: #005C9C;
	font-size: 12px;
}

.new_stat table tr.suma-total td
{
	background-color: #f3f3f3;
}
#istoric-comenzi-thead th{
	vertical-align:middle;
}
#istoric-comenzi-thead .col-nr-7{
	-moz-border-radius:0 5px 0 0;
	-webkit-border-radius:0 5px 0 0;
}
#istoric-comenzi-thead .col-nr-5{
	text-align:left;
	padding-left:23px;
}
#istoric-comenzi-tbody .col-nr-7{
	border-right: 1px solid #CECECE;
}
#istoric-comenzi-tbody .col-nr-5{
	text-align:left;
	padding-left:23px;
}
#istoric-comenzi-tbody .settings{
	position:relative;
}
#istoric-comenzi-tbody ul{
	text-align:left;
	position:absolute;
	right:38px;
	top:0;
	background-color:#fff;
	z-index:100;
	width:60px;
	border: 1px solid #D5D5D5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding:5px 5px 2px 5px;
}
#istoric-comenzi-tbody ul li{
	padding-bottom:3px;
}
.site-ch  .setaricont {
	float:right;
	position:relative;
}
.site-ch a.setari-cont {
    color: #000000;
    font-size: 12px;
    margin-left: 17px;
    padding-left: 19px;
    text-decoration: none;
    background: url("/images/iconite/setari.png") no-repeat scroll left 50% transparent;
  }
.site-ch a.setari-cont img{
	vertical-align:middle;
	padding-left:2px;
}
.siteuri-administrate{
	float:left;
	width:958px;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	box-shadow:1px 1px #f5f5f5;
	margin-bottom: 10px;
}
.siteuri-administrate h3{
	font-size:16px;
	font-weight:normal;
	padding:15px 0 0 10px;
	float:left;
}
.siteuri-administrate .operatii{
	float:right;
	padding:9px 10px 0 0;
	position:relative;
	margin-bottom:5px;
}
.siteuri-administrate .operatii a.add-site{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFD63A), color-stop(1, #FFB932));
	background: -moz-linear-gradient(top, #FFD63A , #FFB932);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFD63A', EndColorStr='#FFB932')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFD63A', EndColorStr='#FFB932');
	padding: 7px 12px 7px 12px;
	border: 1px solid #e4b100;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	color:#010101;
	font-weight:bold;
	font-family:arial,helvetica, sans-serif;
	float:left;
	margin-right:10px;
	text-shadow:1px 1px #ffe135;
}
.siteuri-administrate .operatii a.add-site:hover{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffde60), color-stop(1, #ffc658));
	background: -moz-linear-gradient(top, #ffde60 , #ffc658);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffde60', EndColorStr='#ffc658')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffde60', EndColorStr='#ffc658');
    text-decoration:none;
}
.siteuri-administrate .operatii a.add-site img{
	vertical-align:middle;
	padding-right:5px;
}
.siteuri-administrate .operatii a.op{
	float:left;
	background-color: #F8F8F8;
    border: 1px solid #D9D9D9;
	padding: 7px 12px 7px 12px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	color:#3B414A;
	font-weight:bold;
	font-family:arial,helvetica, sans-serif;
}
.siteuri-administrate .operatii a.op img{
	vertical-align:middle;
	padding-left:3px;
}
.siteuri-administrate .operatii a.op:hover{
	text-decoration:none;
	color:#000;
}
.siteuri-administrate .operatii ul{
	position:absolute;
	top:28px;
	right:10px;
	border: 1px solid #CECECE;
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    margin-top: 5px;
    padding: 6px 4px;
    z-index: 100;
    background-color:#fff;
    width:80px;
}
.siteuri-administrate .operatii ul li{
	padding-bottom:3px;
}
.siteuri-administrate .operatii ul li a{
	color: #005C9C;
}
.siteuri-administrate table{
	margin-right:10px;
	margin-left:10px;
	width:938px!important;
}
.site-ch .setaricont ul.setarisite {
	padding: 6px 4px;
	z-index: 100;
	border: 1px solid #CECECE;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	position:absolute;
	top:20px;
	right:5px;
	background-color:#fff;
	width:105px;
}
.site-ch .setaricont ul.setarisite  li a{
	 color: #005C9C;
}
.breadcrumb{
	float:left;
	width:100%;
	margin-bottom:3px;
}
.breadcrumb li{
	font-size:10px;
	color:#8d8d8d;
	float:left;
}
.breadcrumb li a{
	color:#005c9c;
}

/*badge ulise*/

.badge-ulise{
	-moz-box-shadow: inset 0 0 5px 5px #f2f9ff;
	-webkit-box-shadow: inset 0 0 5px 5px#f2f9ff;
	box-shadow: inset 0 0 5px 5px #f2f9ff;
	border:1px solid #a6cdf3;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	width:248px;
	margin-bottom:8px;
	background-color:#FFFFFF;
}
.badge-ulise a{
	display:block;
	margin:14px auto 15px auto;
	width:93px;
}
.badge-ulise dl{
	margin:0 16px;
	border-bottom:1px dotted #d5d5d5;
	padding-top:15px;
}
.badge-ulise dl dt{
	background-color: transparent;
	color:#3b414a;
	font-size:14px;
	font-family: 'Droid Sans',sans-serif;
	margin-top:0;
	padding:0 0 0 22px;
	font-weight:normal;
	font-style:italic;
}
.badge-ulise dl dt.seo{
	background:url(/images/ulise/seo.png) no-repeat left 50%;
}
.badge-ulise dl dd{
	margin-bottom:15px;
	padding:4px 0 0 22px;
}
.badge-ulise dl dd a{
	margin:0;
	color:#0095f5;
	font-size:14px;
	font-family: 'Droid Sans',sans-serif;
	font-weight:bold;
	width:auto;
}

/*acum astazi*/

.tmreal{
	background-color:#f9f9f9;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	-moz-box-shadow: 0 0 5px 5px #f5f5f5;
	-webkit-box-shadow: 0 0 5px 5px#f5f5f5;
	box-shadow: 0 0 5px 5px #f5f5f5;
	width:158px;
	margin:15px 0 8px 9px;
}
.tmreal p{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:6px 0;
	margin:0 11px 0 6px;
	border-bottom:1px dotted #a2a2a2;
}
.tmreal p.sec{
	border:none;
}
.tmreal p img{
	padding-right:5px;
	vertical-align:middle;
}
.tmreal p span{
	color:#53a000;
}
.new_stat table tr td.ora{
	color:#8d8d8d;
	border-right:1px solid #cecece;
	width:76px;
	text-align:center;
	padding-left:0;
}

/*detalii vizitator*/

.new_stat .nume-vizitator{
	background-color:#3b414a;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	color:#fff;
	font-size:12px;
	padding: 6px 0 6px 10px;
}
.new_stat .nume-vizitator a{
	color:#d7d7d7;
	font-size:12px;
	font-weight:normal;

}
.new_stat .detalii-vizitator{
	border:1px solid #d5d5d5;
	border-top:none;
	padding:10px;
	float:left;
	width:741px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	margin-bottom:10px;
}
.new_stat .detalii-vizitator ul{
	float:left;
	width:340px;
	margin-right:12px;
}
.new_stat .detalii-vizitator ul li{
	border-bottom:1px solid #e8e8e8;
	padding:6px 0;
	float:left;
	width:340px;
}
.new_stat .detalii-vizitator ul li span.gray{
	font-size:12px;
	color:#8d8d8d;
	width:142px;
	float:left;
}
.new_stat .detalii-vizitator ul span{
	font-size:12px;
	color:#000;
	float:left;
}
.new_stat .detalii-vizitator ul span img{
	padding-bottom:2px;
}
.new_stat .detalii-vizitator ul a{
	color:#005c9c;
	font-size:12px;
	width:190px;
	float:left;
}
.new_stat a{
	color:#005c9c;
}
.new_stat p.vezimaimult{
	background-color:#f9f9f9;
	/*border:1px solid #d5d5d5;*/
	border-top:none;
	float:left;
	width:740px;
	/*padding:11px 0 10px 0;*/
}
.new_stat p.vezimaimult a{
	color:#8D8D8D;
	background:url(/images/sagetica-gray.png) no-repeat right 50%;
	padding-right:14px;
	margin-left:13px;
}
.new_stat table.seemore{
	margin-bottom:0;
}
.new_stat a.visitor-real{
	border:1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc), color-stop(1, #f5f5f5));
	background: -moz-linear-gradient(top, #fcfcfc , #f5f5f5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5');
    color:#3b414a;
    font-weight:bold;
    font-size:12px;
    padding:8px 9px;
    cursor:pointer;
    box-shadow:0 2px #e9e9e9;
   	display:block;
    text-align:center;
    float:left;
     }
  .new_stat img{
  	vertical-align:middle;
}
.new_stat a.ip{
	text-decoration:underline;
	font-weight:bold;
}
.new_stat .data_table table tr td a.linkuri-externe{
	background: url("/images/new/link_extern2.png") no-repeat scroll left 50% transparent;
    padding-left: 16px;
    display:inline;
}
.new_stat a.small{
	font-size:10px;
	display:block;
	margin-top:5px;
}
.data_table .pagini-realtime p{
	color:#000;
	font-size:12px;

}
.data_table .pagini-realtime p small{
	float:left;
	font-size:10px;
	width:40px;
}
.data_table .pagini-realtime p span{
	color:#8d8d8d;
}
.data_table .pagini-realtime tr td.ora{
	color:#000;
	font-weight:bold;
}
p.realtime_info{
	float:left;
	padding-top:10px;
	color:#A7A7A7;
	font-size:16px;
	font-weight:bold;
}
.data_table{
	position:relative;
	float:left;
}
.data_table .legenda-grafic{
	position:absolute;
	top:18px;
	right:14px;
}
.data_table .legenda-grafic li{
	float:left;
	font-size:10px;
	color:#cecece;
	margin-left:14px;
}
.data_table .legenda-grafic li img{
	vertical-align:middle;
	margin-right:2px;
}

.data_table #comp_metrics_legend{
	top:8px;
	right:-9px;
}

.new_stat ul.top-pagini{
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:4px;
}
.new_stat ul.top-pagini li{
	float:left;
	margin-right:10px;
}
.new_stat ul.top-pagini li a{
	border:1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc), color-stop(1, #f5f5f5));
	background: -moz-linear-gradient(top, #fcfcfc , #f5f5f5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5');
    color:#3b414a;
    font-weight:bold;
    font-size:12px;
    padding:8px 9px;
    cursor:pointer;
    box-shadow:0 2px #e9e9e9;
    text-align:center;
}
.new_stat ul.top-pagini li.selected a{
	background:#fff;
	color:#cc0000;

}
#stats_main .new_stat table tr td.afisari-i{
	width:45px;
	text-align:center;
	padding-left:0;
	border-left:1px solid #cecece;
}
.new_stat table tr td.afisari-i a{
	width:20px;
	display:inline;
}
/*interstitial ulise*/
.wp{
	width:725px;
	margin:0 auto;
	font-family:arial,helvetica, sans-serif;
}
.cont-ulise .wp a{
	background:url(/images/viziteaza-normal.png) no-repeat 0 0;
	width:197px;
	height:47px;
	display:block;
	text-indent:-2000px;
	color:#fff;
	margin:27px auto 0 auto;

}
.cont-ulise .wp a:hover{
	background:url(/images/viziteaza-over.png) no-repeat 0 0;
}
.cont-ulise .wp a:active{
	background:url(/images/viziteaza-push.png) no-repeat 0 0;
}

.visitor_isp {
	color: #8D8D8D;
	font-size: 10px;
	padding-top: 5px;
	margin-left: 5px;
}

/*cont demo*/

.cont-demo{
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	box-shadow:1px 1px #f2f2f2;
	float:left;
	width:761px;
	height:37px;
	margin-bottom:18px;
	background-color:#fff;
}
.cont-demo strong{
	background-color:#3b414a;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	color:#fff;
	font-size:14px;
	text-shadow:1px 1px #000;
	float:left;
	padding:11px 0 10px 0;
	width:109px;
	text-align:center;
	position:relative;
	left:-1px;
	top:-1px;
}
.cont-demo p{
	font-size:12px;
	color:#8d8d8d;
	float:left;
	padding:11px 115px 0 13px;
}
.cont-demo ul{
	float:left;
}
.cont-demo ul li{
	float:left;
	border-left:1px solid #d5d5d5;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	padding:11px 11px 12px 13px;
	margin-right:10px;
}
.cont-demo a{
	font-size:12px;
	color:#005c9c;
	background:url(/images/blue-small.png) no-repeat right 60%;
	padding-right:8px;
}

/*help blue box*/

.help-box-blue{
	background-color:#f5faff;
	border:1px solid #d1e2f1;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	width:761px;
	margin-bottom:12px;
}
.help-box-blue p{
	font-size:12px;
	color:#3b414a;
	padding:9px 0 8px 11px;
	line-height:19px;
}

.help-box-blue p a{
	color:#005c9c;
}
.help-box-blue p a.detaliiaici{
	background:url(/images/blue-small.png) no-repeat right 60%;
	padding-right:8px;
}
.nouintrafic{
	position:absolute;
	vertical-align:middle;
	left:-6px;
	top:13px;
}
.new_stat .data-visitors table strong{
	margin-left:10px;
	display:block;
}
.new_stat table tr.no-visitors td{
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}

.cont-ulise{
	text-align:center;
}
.new_stat table tr td.i a{
	width:20px;
}

/*statistici noi*/

.statistici-noi{
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding:15px 10px 10px 10px;
	float:left;
	background-color:#fff;
}
.statistici-noi .overview{
	float:none;
}
.statistici-noi h1{
	color:#000;
	font-size:24px;
	padding:0 0 14px 0;
	float:left;
}
.statistici-noi table{
	width:742px;
}

.statistici-noi table tr td p small{
	float:left;
	font-size:10px;
    margin-right: 2px;
    text-align: right;
    width: 30px;
}
.statistici-noi .clasificare-refferi{
	width:742px;
}
.statistici-noi .descarca{
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f9f9f9), color-stop(1, #f5f5f5));
	background: -moz-linear-gradient(top, #f9f9f9 , #f5f5f5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#f5f5f5')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#f5f5f5');
	padding: 5px;
	border: 1px solid #d9d9d9;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	color:#3b414a;
	float:left;
	box-shadow:1px 2px #f5f5f5;
}
#linkprofilsite li .lista-siteuri{
	width:210px;
}
#linkprofilsite li .lista-siteuri ul{
	width:180px;
}
#linkprofilsite li .lista-siteuri ul li{
	width:180px;
	color:#000;
}
#linkprofilsite li .lista-siteuri h2{
	margin-left:17px;
	width:83%;
}
.statistici-noi .controls{
	float:left;
	width:735px;
}
.statistici-noi h1.stats-vizitator{
	float:none;
}
/*calendar nou*/

.statistici-noi .calendar{
	float:right;
	position:relative;
	z-index: 1;
}

.statistici-noi .calendar .info-noutati{
	position:absolute;
	top:41px;
	right:0;
	background:url(/images/bg-info.png) no-repeat 0 0;
	width:194px;
	height:250px;
}
.statistici-noi .calendar a{
	background-color:#f9f9f9;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	display:block;
	padding:9px 0;
	font-size:14px;
	color:#000;
	width:193px;
	text-align:center;
	position:relative;
	cursor:pointer;
}

.statistici-noi .calendar .info-noutati a{
	background:none;
	border:none;
	float:right;
	width:auto;
	margin:10px;
}
.statistici-noi .calendar .info-noutati p{
	font-size:12px;
	color:#000;
	padding:20px 12px 0 12px;
	line-height:17px;
}
.statistici-noi .calendar .info-noutati p.ex{
	padding-top:12px;
}
.statistici-noi .calendar ul{
	position:absolute;
	top:42px;
	left:0;
	background-color:#fff;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	width:193px;
	text-align:left;
	padding-top:15px;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px#ccc;
	box-shadow: 0 0 3px #ccc;
}
.statistici-noi .calendar ul li{
	padding:0 12px 15px 12px;
}
.statistici-noi .calendar ul li a{
	border:none;
	background:none;
	font-size:12px;
	text-align:left;
	width:180px;
	padding:0;
}
.statistici-noi .calendar ul li.interval-personalizat{
	padding-bottom:0;
}
.statistici-noi .calendar ul li.interval-personalizat a{
	background:url(/images/blue-small-left.gif) no-repeat left 81%;
	color:#005C9C;
	border-top:1px dotted #d5d5d5;
	padding-left:12px;
	width:auto;
	padding-bottom:0;
	padding-top:9px;
	margin-bottom:10px;
}

.select-tag{
    border: 1px solid #CC0000;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin-bottom: 16px;
    width: 735px;
    background-color:#FFFFFF;
    margin-left:10px;
}
.select-tag a.close{
	float:right;
	padding:10px 10px 0 0;
}
.select-tag h3{
	font-size: 12px;
    margin: 10px 0 0 20px;
    float:left;
}

.select-tag a{
	color: #005C9C;
	font-size:12px;
}
.select-tag ul{
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:82%;
}
.select-tag ul li{
	font-size:12px;
	color:#000;
	padding-bottom:5px;
}
.select-tag a.next-site{
	float:right;
	font-size:12px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
	display:block;
	width:60px;
}
.select-tag a.vezi-site{
	float:right;
	font-size:12px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
	display:block;
	width:60px;
}

/*sisteme operare*/

.new_stat .sisteme-operare table {
    width: 298px;
    float:left;
    margin-bottom:0;
    margin-top:0;
  }
 .new_stat .sisteme-operare table tr td.prim{
 	border-left:none;
}
  .new_stat .sisteme-operare table tr td img{
  	padding-right:5px;
}
 .new_stat .sisteme-operare table tr td.altele{
  	border-bottom:none;
}
.new_stat .sisteme-operare table tr td.altele img{
	float:left;
}
 .new_stat .sisteme-operare table tr td.altele a{
  	color:#8D8D8D;
  	background:url(/images/sagetica-gray.png) no-repeat right 60%;
  	width:62px;
  	float:left;
  	font-size:12px;
}
.new_stat table tr td.altele a{
  	color:#005C9C;
  	background:url(/images/sagetica-gray.png) no-repeat right 60%;
  	width:62px;
  	float:left;
  	font-size:12px;
}
.new_stat .sisteme-operare #flashcontent-js{
	width:442px;
	height:260px;
	float:right;
	border-top:33px solid #404143;
	margin-top:0;
	-moz-border-radius:0 4px 0 0;
	-webkit-border-radius:0 4px 0 0;

}
.new_stat .sisteme-operare .date-browsere{
	border-bottom: 1px solid #CECECE;
	margin-bottom:9px;
	float:left;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	margin-top:10px;
	width:740px;
}

/*banner statistici noi*/

.noile-statistici{
	background:url(/images/bg-noile-statistici.png) no-repeat 0 0;
	float:left;
	width:960px;
}
.noile-statistici p{
	font-size:22px;
	color:#3b414a;
	height:70px;
	padding:20px 25px 0 77px;
	float:left;
}
.noile-statistici a.inchide{
	float:right;
	padding:13px 14px 0 0;
	margin-top:0;
	background:none;
}
.noile-statistici a{
	font-size:22px;
	color:#005c9c;
	font-weight:bold;
	margin-top:20px;
	display:block;
	float:left;
	padding-right:15px;
	background:url(/images/citeste.png) no-repeat right 50%;
}

.statistici-noi h1 span.small_title{
	color:#A7A7A7;
	font-size:16px;
}
.contentstats .profil-nou{
	float:left;
	width:758px;
	background-color:#fff;
	border:1px solid #d5d5d5;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	margin-bottom:15px;
	box-shadow:1px 1px #ededed;
}
.contentstats .profil-nou h1{
	padding:20px 0 0 10px;
}
.contentstats .profil-nou .statinclasament{
	margin-left:5px;
	width:auto;
	margin-bottom:4px;
	margin-top:6px;

}
.contentstats .profil-nou #sumar-statistici{
	padding-top:0;
	padding-right:0;
	width:740px;
}

#linkprofilsite a.normal_link {background: none;}
.new_stat table tr th.evolutie-col{
	text-align:left;
}
.new_stat table tr th.evolutie-col select{
	margin-left:0;
}
.new_stat .date-browsere select{
	padding:0;
}
.new_stat table.localizare th{
	height:33px;
}

/*promotie google*/

.promotii-clienti{
	border:1px solid #d5d5d5;
	background-color:#fff;
	width:182px;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	float:left;
}
.promotii-clienti strong{
	color:#000;
	font-size:14px;
	padding:7px 0 7px 0;
	display:block;
	margin:0 10px;
	border-bottom:1px solid #d5d5d5;
}
.promotii-clienti ul{
	padding:15px 0 17px 0;
	margin:0 10px;
}
.promotii-clienti ul li a{
	font-size:12px;
	color:#3b414a;
	line-height:22px;
}
.promotii-clienti ul li.selected a{
	font-weight:bold;
	color:#cc0000;
}

/* alerte page */
.alerte-page{
	float:left;
	width:758px;
	margin-left:16px;
	border:1px solid #d5d5d5;
	background-color:#fff;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	position:relative;
	padding-bottom:10px;
}
.alerte-page img.voucher{
	position:absolute;
	top:35px;
	right:31px;
}
.alerte-page h1{
	font-size:30px;
	color:#000;
	padding:35px 0 20px 15px;
	width:370px;
}

.alerte-page h1 img{
	display:block;
	padding:10px 0 40px 2px;
}
.alerte-page .social-place{
	margin-left:15px;
	margin-bottom:30px;
}
.alerte-page strong{
	font-size:14px;
	color:#000;
	padding:10px 0 20px 15px;
	display:block;
}
.alerte-page p{
	font-size:12px;
	color:#000;
	padding-left:15px;
	line-height:18px;
	padding-bottom:14px;
}
.alerte-page a.inscrie-site{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffd53a), color-stop(1, #ffba32));
	background: -moz-linear-gradient(top, #ffd53a , #ffba32);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffd53a', EndColorStr='#ffba32')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffd53a', EndColorStr='#ffba32');
	padding: 12px 0;
	border: 1px solid #e4b100;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	width:290px;
	display:block;
	text-align:center;
	text-shadow:1px 1px #ffe53e;
	margin:16px 27px 22px 15px;
	float:left;
}
.alerte-page .prelungire-ab{
	float:left;
	margin-top:31px;
	margin-bottom:25px;
}
.alerte-page .prelungire-ab a{
	color:#005c9c;
	background:url(/images/blue-small.png) no-repeat right 50%;
	padding-right:9px;
}
.alerte-page ul li{
	list-style:disc;
	color:#cc0000;
	margin-left:45px;
}
.alerte-page ul li p{
	color:#000;
	padding-left: 0px;
}
.alerte-page p a{
	color:#005c9c;
}
.alerte-page span{
	color:#929292;
	font-size:12px;
	font-style:italic;
	padding-left: 15px;
	padding-top:50px;
	float:left;
}
.alerte-page .error{
	color:#cc0000;
}
/*promotie gazduire*/

.gazduire-page{
	float:left;
	width:758px;
	margin-left:16px;
	border:1px solid #d5d5d5;
	background-color:#fff;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	position:relative;
	padding-bottom:10px;
}
.gazduire-page img.voucher{
	position:absolute;
	top:30px;
	right:45px;
}
.gazduire-page h1{
	font-size:24px;
	color:#000;
	padding:45px 0 0 15px;
	font-weight:normal;
}
.gazduire-page h2{
	font-size:36px;
	color:#000;
	font-weight:normal;
	padding:0 0 45px 15px;
}
.gazduire-page p{
	font-size:12px;
	color:#000;
	padding-left:15px;
	line-height:18px;
	padding-bottom:14px;
}
.gazduire-page .pachet-g1{
	background:url(/images/promotie-gazduire/bg-g1.png) no-repeat 0 0;
	height:234px;
}
.gazduire-page h3{
	float:left;
	font-size:20px;
	font-weight:normal;
	margin-left:15px;
	width:376px;
	margin-right:57px;
}
.gazduire-page .pachet-g1 h3{
	font-size:18px;
	color:#000;
	padding:25px 5px 15px 15px;
	float:none;
	width:auto;
	margin:0;
}

.gazduire-page .pachet-g1 h3 a:hover{
	text-decoration:underline;
}
.gazduire-page .pachet-g1 ul{
	list-style:disc outside none;
	padding:0 0 0 37px;
	float:left;
}
.gazduire-page .pachet-g1 ul li{
	color:#be0000;
	padding-bottom:5px;
}
.gazduire-page .pachet-g1 ul li p{
	color:#000;
	padding:0;
	float:none;
	width:auto;
}
.gazduire-page a.plateste-acum{
	background:url(/images/promotie-gazduire/plateste-acum.png) no-repeat 0 0;
	display:block;
	width:258px;
	height:80px;
	font-size:18px;
	color:#000;
	padding-top:17px;
	text-align:center;
	text-shadow:1px 1px #ffe53e;
	margin:15px 30px 20px 15px;
	float:left;
}
.gazduire-page a.plateste-acum strong{
	display:block;
}
.gazduire-page p{
	float:left;
	width:100%;
}
.gazduire-page a.plateste-acum:hover{
	text-decoration:none;
}
.google-page{
	float:left;
	width:758px;
	margin-left:16px;
	border:1px solid #d5d5d5;
	background-color:#fff;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	position:relative;
	padding-bottom:10px;
}
.google-page img.voucher{
	position:absolute;
	top:0;
	right:0;
}
.google-page h1{
	font-size:24px;
	color:#000;
	padding:16px 0 20px 15px;
}

.google-page h1 img{
	display:block;
	padding:15px 0;
}
.google-page .social-place{
	margin-left:15px;
	margin-bottom:30px;
}
.google-page strong{
	font-size:14px;
	color:#000;
	padding:10px 0 20px 15px;
	display:block;
}
.google-page p{
	font-size:12px;
	color:#000;
	padding-left:15px;
	line-height:18px;
	padding-bottom:14px;
}
.google-page a.inscrie-site{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffd53a), color-stop(1, #ffba32));
	background: -moz-linear-gradient(top, #ffd53a , #ffba32);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffd53a', EndColorStr='#ffba32')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffd53a', EndColorStr='#ffba32');
	padding: 12px 0;
	border: 1px solid #e4b100;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	width:290px;
	display:block;
	text-align:center;
	text-shadow:1px 1px #ffe53e;
	margin:16px 27px 22px 15px;
	float:left;
}
.google-page .prelungire-ab{
	float:left;
	margin-top:31px;
	margin-bottom:25px;
}
.google-page .prelungire-ab a{
	color:#005c9c;
	background:url(/images/blue-small.png) no-repeat right 50%;
	padding-right:9px;
}
.google-page .avantaje-google{
	float:left;
	margin:0 15px;
	padding:20px 0;
	border-top:1px dotted #c3c3c3;
	border-bottom:1px dotted #c3c3c3;
}
.google-page .avantaje-google h2{
	font-size:14px;
	color:#000;
	padding:0 0 10px 0;
}
.google-page .avantaje-google ul li{
	background-color:#f0f8ff;
	border:1px solid #e2eaf2;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	margin-bottom:18px;
}
.google-page .avantaje-google ul li strong{
	font-size:12px;
	padding:10px 0 12px 10px;
}
.google-page .avantaje-google ul li p{
	padding-left:10px;
	padding-bottom:12px;
}
.google-page h2{
	font-size:14px;
	color:#000;
	padding-left:15px;
	clear:left;
	padding-top:18px;
	padding-bottom:19px;
}
.google-page p a{
	color:#005c9c;
}
.header-google .wrap{
	width:750px;
}
.termeni-google{
	float:left;
	width:100%;
	background-color:#fff;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	padding-bottom:140px;
}
.termeni-google h1{
	font-size:24px;
	color:#000;
	padding:25px 0;
	width:750px;
}
.termeni-google p{
	font-size:12px;
	color:#000;
	padding-bottom:15px;
	width:750px;
}
.termeni-google .wrap{
	width:750px;
}
.footer-google{
	float:left;
	width:100%;
	background-color:#fff;
	padding-bottom:100px;
}
.footer-google .wrap{
	width:750px;
}
.footer-google p{
	float:left;
	font-size:12px;
	color:#8d8d8d;
	padding-top:15px;
}
.footer-google p a{
	font-size:12px;
	color:#8d8d8d;
}
.footer-google .sigla{
	float:right;
	margin-top:12px;
}
#bd #stats_main .new_stat table tr .no-right{
	text-align:right;
	padding-right:35px;
}
#stats_main .new_stat table.localizare tr .no-right{
	padding-right:20px;
}
.new_stat table.trafic-mobile th {
    height: 33px;
}
#stats_main .new_stat table.trafic-mobile tr .no-right{
	padding-right:20px;
}
.twitter-share-button{
	margin-right:11px;
	margin-left:11px;
}
#abonareNewsletter{
	float:left;
	width:100%;
}
#abonareNewsletter .the-form{
	width:490px;
	margin-bottom:10px;
	border:none;
}
#abonareNewsletter .the-form input{
	width:300px;
}
#abonareNewsletter .the-form input.submit-button{
	width:100px;
}
#abonareNewsletter .the-form label{
	padding-top:4px;
}
#abonareNewsletter .the-form h3{
	font-size:14px;
	padding:0 0 10px 10px;
}
#abonareNewsletter .confidentialitate{
	color:#8d8d8d;
	font-size:10px;
	width:505px;
	float:left;

}
.arhiva-newsletter{
	background-color:#fff;
	border:1px solid #d5d5d5;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding:10px;
}
/*pagina promotii pdl*/

.pdl-page {
    background-color: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin-left: 16px;
    position: relative;
    width: 758px;
}
.pdl-page img.voucher {
    position: absolute;
    right: 16px;
    top: 20px;
}
.pdl-page h1 {
    color: #000000;
    font-size: 24px;
    padding: 16px 0 20px 15px;
}
.pdl-page h1 strong{
	color:#cc0000;
	margin:0;
	font-size:24px;
}
.pdl-page .social-place{
	margin-left:15px;
	margin-bottom:25px;
}
.pdl-page strong{
	margin-left:15px;
	font-size:14px;
}
.pdl-page p{
	padding:8px 0 0 15px;
	line-height:18px;
}
.pdl-page p a{
	color:#005c9c;
}
.pdl-page .creeaza-cont{
	background-color:#f0f8ff;
	border:1px solid #e2eaf2;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	margin:24px 15px 30px 15px;
	float:left;
	width:726px;
}
.pdl-page .creeaza-cont ul{
	float:left;
	width:515px;
	padding-bottom:20px;
	background:url(/promotii-clienti/piata-de-linkuri/images/bg-ul.png) no-repeat right 50%;
}
.pdl-page .creeaza-cont ul li{
	padding-right:45px;
}
.pdl-page .creeaza-cont ul li strong{
	background:url(/promotii-clienti/piata-de-linkuri/images/icon.png) no-repeat left 50%;
	padding:5px 0 7px 31px;
	display:block;
	margin-top:15px;
}
.pdl-page .creeaza-cont ul li p{
	color:#000;
}
.pdl-page .creeaza-cont a{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffd53a), color-stop(1, #ffba32));
	background: -moz-linear-gradient(top, #ffd53a , #ffba32);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffd53a', EndColorStr='#ffba32')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffd53a', EndColorStr='#ffba32');
	padding: 12px 0;
	border: 1px solid #e4b100;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:15px;
	color:#000;
	float:left;
	text-align:center;
	width:158px;
	text-shadow:1px 1px #ffed41;
	box-shadow:1px 1px #e7eef5;
	margin:65px 0 0 25px;
}
.pdl-page .creeaza-cont a strong{
	display:block;
	margin-left:0;
	font-size:18px;
}
.pdl-page ul.avantaje{
	margin:0 15px 25px 15px;
}
.pdl-page ul.avantaje li{
	border:1px solid #e2eaf2;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	margin-top:15px;
	padding-bottom:8px;
}
.pdl-page ul.avantaje li strong{
	padding-top:10px;
	display:block;
}
.pdl-page .conditii-promotie{
	background-color:#3b414a;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	padding-bottom:14px;
	border-top:1px solid #d5d5d5;
}
.pdl-page .conditii-promotie h3{
	padding:14px 0 6px 15px;
}
.pdl-page .conditii-promotie h3 a{
	font-size:14px;
	color:#f0f8ff;
	padding-right:15px;
}

.pdl-page .conditii-promotie p{
	font-size:12px;
	color:#f0f8ff;
}
.pdl-page .conditii-promotie p a{
	text-decoration:underline;
	color:#f0f8ff;
}
/*homepage promotii*/

.home-promotii h1{
	font-size:18px;
	color:#000;
	border-bottom:1px solid #d5d5d5;
	margin-bottom:39px;
}
.home-promotii .promotie{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc), color-stop(1, #f5f5f5));
	background: -moz-linear-gradient(top, #fcfcfc , #f5f5f5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#f5f5f5');
    border:1px solid #d5d5d5;
    border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	width:450px;
	float:left;
	cursor:pointer;
	box-shadow:1px 1px #eee;
    margin: 5px;
}
.home-promotii .promotie:hover{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f5f5f5), color-stop(1, #fcfcfc));
	background: -moz-linear-gradient(top, #f5f5f5 , #fcfcfc);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#fcfcfc')";
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#fcfcfc');
}
.home-promotii .promotie .companie{
	float:left;
	background-color:#fff;
	border-right:1px solid #d5d5d5;
	 border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	width:117px;
	text-align:center;
}
.home-promotii .promotie .companie img{
	padding:22px 0;
}
.home-promotii .google{
	margin-bottom:25px;
	margin-right: 25px;
}
.home-promotii .gazduire{
	margin-bottom:25px;
	margin-right: 25px;
}
#hd .home-promotii .gazduire h2{
	padding-right:151px;
}
.home-promotii .google .companie img{
	padding:20px 0 11px 0;
}
.home-promotii .promotie h2{
	font-size:24px;
	color:#000;
	font-weight:normal;
	float:left;
	padding:20px 138px 24px 18px;
	background:url(/images/arrow.png) no-repeat right 45%;
}
.home-promotii .promotie:hover h2{
	background:url(/images/arrow-over.png) no-repeat right 45%;
}
.home-promotii .google h2{
	padding-right:115px;
}

.home-promotii .alerta {
	margin-right:25px;
	margin-bottom:25px;
}

.home-promotii .alerta .companie img{
	padding:20px 0 11px 0;
}
.home-promotii .alerta h2{
	padding-right:147px;
}


.home-promotii .promotie p{
	float:left;
	width:300px;
	margin-left:18px;
	font-size:12px;
	color:#8d8d8d;
	line-height:18px;
}
.home-promotii .promotie:hover p{
	color:#000;
}
.home-promotii .intrebari{
	float:left;
	width:100%;
	margin-top:86px;
}
.home-promotii .intrebari h3{
	background-color:#3b414a;
	border-radius:4px;
	-moz-border-radius:4px 4px;
	-webkit-border-radius:4px 4px;
	font-size:12px;
	color:#fff;
	padding:10px 0 10px 12px;
}
.home-promotii .intrebari ol{
	border:1px solid #d5d5d5;
	border-top:none;
	border-radius:4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	background-color:#fff;
}
.home-promotii .intrebari ol li{
	padding:17px 0;
	margin:0 12px;
	border-bottom:1px dotted #b0b0b0;
}
.home-promotii .intrebari ol li.last{
	border:none;
}
.home-promotii .intrebari ol li strong{
	font-size:12px;
	color:#000;
	padding-bottom:5px;
	display:block;
}
.home-promotii .intrebari ol li p{
	line-height:18px;
	font-size:12px;
}
.home-promotii .intrebari ol li p a{
	color:#005c9c;
}

/*sectiune indisponibila*/

.indisponibil{
	float:left;
	width:730px;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	padding:12px 0;
}
.indisponibil p{
	font-size:12px;
	color:#3b414a;
	background:url(/images/sectiune_indisponibila.png) no-repeat left 50%;
	padding:12px 0 12px 43px;
	margin-left:5px;
}

/*parteneri trafic*/

.parteneri-trafic{
	background-color: #FFF;
    border: 1px solid #D5D5D5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
    width:760px;
    margin:15px 0 0 15px;
}
.parteneri-trafic h1{
	font-size:30px;
	padding:25px 0 25px 15px;
}
.parteneri-trafic ul li {
    background: url("/images/bg-part.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 145px;
    margin:0 15px 30px 15px;
    width: 350px;
    text-align:center;
}

.parteneri-trafic ul li img {
	margin-top:15px;
}
.parteneri-trafic ul li p{
	font-size:18px;
	color:#535353;
	background: url("/images/bara-partener.png") no-repeat scroll 50% top transparent;
	padding-top:14px;
	margin-top:10px;
}
