html {

	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body { margin: 0; }

img { border: 0; }

a {
	color: #CC0000;
	text-decoration: none;
	xfont-size: 12px;
}

a:hover { text-decoration: underline; }

h3 {
	color: #CC0000;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
}

#gnews {
	position: relative;
	width: 100%;
	background: #EDEDED;
	border-bottom: 1px solid #9F9F9F;
	height: 22px;
	text-align: center;
}

#gnews-container {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
}

#gnews-suport {
	position:absolute;
	top:2px;
	right:0;
	width: 100px;
	text-align: right;
	border: 0px solid red;
}

#topContainer {
	bbackground: transparent url('../media/template/bgrd-top.jpg') no-repeat bottom center;
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid yellow;
}

#topContainer-blog {
	position: relative;
	width: 970px;
	xheight:118px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #fff;
}

.top1 {
	position: relative;
	margin-top: -20px;
	float: left;
	width: 200px;
	padding: 0 0 5px 10px;
	border: 0px solid green;
	background: transparent;
}

.top1-blog {
	position: relative;
	float: left;
	width: 182px;
	margin-top: -21px;
	border: 0px solid green;
	background: transparent;
	margin-left: -2px;
	padding-bottom: 5px;
}

.top2 {
	position: relative;
	margin-left:210px;
	padding: 15px 0 0 0;
	right: 0;
	text-align: right;
	border: 0px solid blue;
	background: #fff;
}

.top2-blog {
	position: relative;
	margin-left:210px;
	padding-right:2px;
	padding-top: 14px;
	right: 0;
	text-align: right;
	border: 0px solid blue;
	background: #fff;
}

.title1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}

.title2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#gallery {
	position: relative;
	width: 970px;
	/* margin-top: 8px; */
    margin-left: auto;
	margin-right: auto;
}

#mainContainer1 {
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#mainContainer2 {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#mainContainer1 {
	background: #353535 url('../media/template/bgrd-main1a.jpg') repeat-y top center;
	padding: 5px 10px 0px 10px;
	color: #EEEEEE;
	font-size: 12px;
	font-family: Verdana;
}

#mainContainer1 .details {
	color:#ED2024;
	margin-top:5px;
	font-weight:bold;
	font-size: 13px;
}

#mainContainer1 a { color: #f99; }

#mainContainer1 a:hover { text-decoration:none; }

#mainContainer1 li {
	list-style-image: url('../media/template/arrow.gif');
	list-style-position: inside;
	margin-left: -40px;
	line-height: 150%;
}

#mainContainer1 h3 {
	color: #EE0000;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
}

#mainContainer1 h4 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
}

#mainContainer2 {
	bbackground: #FFFFFF url('../media/template/bgrd-main2.jpg') no-repeat top center;
	padding: 0px 10px 0 10px;
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
	border: 0px solid red;
}

#mainContainer2 a {
	color: #CC0000;
	text-decoration: none;
}

#mainContainer2 a:hover { text-decoration: underline; }

#mainContainer2 h3 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #222222;
}

#mainContainer2 p { line-height: 17px; }

tbl-right-red { border-right: 1px solid #CC0000; }

/* ---- DIVs for Web2 template ---- */

#mainContainer3 {
	position: relative;
	width: 970px;
	margin-top: 8px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	bbackground: #FFFFFF url('../media/template/bgrd-main2.jpg') no-repeat center top;
	border: 0px solid blue;
}

#mainLeft {
	position: relative;
	width: 210px;
	float: left;
	font-family: Verdana, Arial, Helvetica, "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 13px;
	z-index: 5;
	border: 0px solid red;
	_height:100%;
	_margin-left:0;
}

#mainGallery {
	margin-left: 225px;
	width: 745px;
	border: 0px solid red;
	_float:left;
	_margin-left:0;
	_padding: 0 0 0 15px;
}

#mainRight {
	margin: 0 0 8px 226px;
	padding: 0 0 10px 10px;
	width: 735px;
	background: transparent;
	border-bottom:1px solid #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 140%;
	border-left: 1px solid #FFAAAA;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	_float:right;
	_margin-right:0;
}

#mainRight a {
	color: #CC0000;
	text-decoration: none;
}

#mainRight a:hover { text-decoration: underline; }

#mainRight p:first-letter { margin-left: 15px; }

#mainRight hr {
	color: #ccc;
	border: 0;
	display: block;
	background-color: #ccc;
	height: 1px;
 width: 100%:
}

/* -------------------------------- */

#footerContainer {
	position: relative;
	width: 956px;
	padding: 7px;
	margin-left: auto;
	margin-right: auto;
	background: #D9D9D9;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	text-align: center;
}

#footerContainer2 {
	position: relative;
	width: 968px;
	/*    background: #D9D9D9; */
    background: url('../media/template/bgrd-footer-100-1-2.jpg') repeat-x top left;
	padding: 0px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
	border-top: 1px solid #E2E2E2;
	overflow: hidden;
}

#footerContainer2 .whole { padding: 10px; }

#footerContainer2 .whole table { font-size:11px; }

#footerContainer2 .left {
	text-align: center;
	float: left;
	width: 225px;
	border-right: 1px solid #bbb;
	margin-bottom: -2000px;
	padding: 10px 0 2000px 0;
}

#footerContainer2 .txt1 {
	font-family:Arial;
	font-size:26px;
	color: #888888;
}

#footerContainer2 .txt2 {
	font-family:Arial;
	font-size:36px;
	color: #888888;
	font-weight: bold;
}

#footerContainer2 .center {
	float:left;
	width: 490px;
	border: 0px solid red;
	margin-bottom: -2000px;
	padding: 10px 10px 2000px 10px;
}

#footerContainer2 .right {
	text-align: left;
	/*    margin-left: 220px; */
    float:left;
	padding: 10px 5px 2000px 10px;
	width: 210px;
	color: #333333;
	border-left: 1px solid #bbb;
	margin-bottom: -2000px;
}

#footerContainer2 a {
	color: #333333;
	text-decoration: none;
}

#footerContainer2 a:hover { color: #cc0000; }

/* ----- NEWSTICKER --------------------------- */


/* ---------- VITEZA ------------*/

.speed1 {
	position: relative;
	float: left;
	clear: both;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 98%;
	padding: 5px;
	background: #CC0000;
	border-bottom: 2px solid #BBBBBB;
}

.speed2,
speed3 {
	position: relative;
	float: left;
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	width: 98%;
	padding: 5px;
}

.speed3 {
	color: #777777;
	font-style: italic;
	font-size: 11px;
	padding: 10px 5px 10px 5px;
}

.tbl-speed {
	font-family: Verdana;
	font-style: italic;
	font-size: 12px;
	color: #444444;
}

/* ---- Menu top ------------- */
#navContainer1 {
	position: relative;
	width: 970px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	height: 39px;
	border: 0px solid blue;
	z-index: 9;
}

#nav1 {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height: 40px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: url('../media/template/menu-top.jpg') repeat-x bottom left;
}

#nav1 ul {
	clear:left;
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	text-align:center;
}

#nav1 ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	padding: 12px 25px 12px 25px;
	border-right: 1px solid #9A0000;
}

#nav1 ul li a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

/* -------------- Root Level Link Formatting ---------------- */

#nav1 ul li a:hover,
#nav li a:focus {
	color: #000000;
	text-decoration: none;
}

#nav1 li a:active,
#nav ul li a.active { color: #000000; }

/* ------------- Current page Customisations ---------------- */

#nav1 li.menu-current a { color: #000000; }

#nav1 li.menu-parent a { color: #282828; }

#nav1 li.menu-current a:active { color: #ffffff; }

#nav1 li.menu-sibling a:active { color: #000000; }

/* ----------- 2nd Child menu ------------- */

#nav1 .menu li ul {
	position: absolute;
	width: auto;
	top: 36px;
	display: none;
	text-transform: none;
	border: 0px solid blue;
	left:0;
	right:auto;
	background: #9A0000;
}

#nav1 .menu li ul li {
	left:auto;
	width: 100%;
	white-space: nowrap;
	background: #9A0000;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	clear:left;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}

#nav1 .menu li ul a {
	padding: 5px 10px 5px 10px;
	background: #9A0000;
	font-size: 13px;
	text-transform: none;
	color: #FFFFFF;
}

#nav1 .menu li li.menu-current a {
	color: #ffff00;
	cursor: default;
}

#nav1 ul li.menu-last {
	padding:0;
	margin:0;
}

#nav1 li.menu-last a {
	color:#FF0000;
	background:#FFF url('../media/template/bgrd-footer.jpg') repeat-x top left;
	padding:10px 25px 9px 25px;
	height:21px;
}

#nav1 li.menu-last a:hover { color:#000000; }

/* ------------ 2nd Child link hover ---------- */

#nav1 .menu li ul a:hover {
	color: #FFFFFF;
	background: #c20000;
}

#nav1 .menu li li.menu-current a:hover {
	color: #ffff00;
	background: #9A0000;
}

/* ------------ 3rd Child Menu Appreances ------------- */

#nav1 .menu li ul li ul li a {
	width: 185px;
	padding: 5px;
	background: #9a0000;
	color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
}

/* -------------- Show and hide ----------------- */

#nav1 .menu li:hover ul,
#nav .menu li a:focus ul,
#nav .menu li.subMenu ul { display: block; }

#nav1 .menu li ul ul { display: none; }

#nav1 .menu li:hover ul ul,
#nav .menu li.subMenu ul ul { display: none; }

#nav1 .menu li:hover ul,
#nav .menu li li:hover ul,
#nav .menu li.subMenu ul,
#nav .menu li li.subMenu ul { display: block; }

/* ----------------- Positioning the Pop-out Drops ------------ */

#nav1 li { position: relative; }

#nav1 ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

ul.menu,
li.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ------------- Header menu ------------- */

#header_menu {
	position: relative;
	margin: 0 auto;
}

#header_menu li { line-height: normal; }

#header_menu a { text-decoration:none; }

ul#header_menu { z-index: 99; }

/* ~~~~ Left Menu ~~~~~~ */

#mainLeft img { border: 0px solid #2a3813; }

#mainLeft ul {
	list-style: none;
	width: 210px;
	margin: 0;
	padding: 0;
}

#mainLeft li {
	margin-bottom: 3px;
	padding: 6px;
	border-bottom: 1px solid #dedede;
	border-left: 3px solid #dedede;
	font-weight: normal;
	background: #f8f8f8;
}

##mainLeft li:hover {
	background: f8f8f8;
	border-left: 3px solid #CC0000;
}

#mainLeft li a {
	/*text-transform: lowercase;*/
	color: #CC0000;
	display: block;
}

##mainLeft li a:hover,
##mainLeft li a.current { color: #cc0000; }

#mainLeft ul ul { width: 201px; }

#mainLeft ul ul a {
	margin-left: 0px;
	padding-left: 5px;
}

#mainLeft ul li ul li.menu-child { bborder-left: 0; }

#mainLeft li.current { border-left: 3px solid #dedede; }

#mainLeft .current li a {
	color: #333333;
	text-decoration: none;
}

##mainLeft .current li a:hover {
	color: #CC0000;
	text-decoration: none;
}

#mainLeft li.menu-current { border-left: 3px solid #cc0000; }

#mainLeft li.menu-current a {
	color: #CC0000;
	font-weight: normal;
}

##mainLeft li.menu-current a:hover {
	color: #CC0000;
	border:0;
	text-decoration: none;
}

#mainLeft li.menu-parent { border-left: 3px solid #dedede; }

#mainLeft li.menu-parent a { color: #CC0000; }

#mainLeft ul li.menu-parent { border-left: 3px solid #cc0000; }

#mainLeft li.menu-sibling { border-left: 3px solid #dedede; }

##mainLeft li.menu-sibling:hover { border-left: 3px solid #cc0000; }

#mainLeft li.menu-sibling a { color: #333333; }

##mainLeft li.menu-sibling a:hover {
	color: #cc0000;
	text-decoration: none;
}

#mainLeft li.menu-child { border-left: 3px solid #dedede; }

##mainLeft li.menu-child:hover { border-left: 3px solid #cc0000; }

#mainLeft li.menu-child a { color: #333333; }

##mainLeft li.menu-child a:hover { color: #cc0000; }

/* ------------------Float containers fix --------------- */

.clear {
	display:block;
	width: 1px;
	clear: both;
	visibility: hidden;
	height: 0px;
	border: 0px solid black;
}

/* ----- TABELE ------------------------------------- */                        

.tbl-servicii {
	border: 0px solid #eeeeee;
	margin-top: 8px;
}

td.tbl-servicii-head {
	background: #fff url('../media/template/tbl-bgrd1.gif') no-repeat top left;
	padding: 2px 5px 10px 30px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #333333;
}

td.tbl-servicii-body-gazduire,
td.tbl-servicii-body-reseller,
td.tbl-servicii-body-vps,
td.tbl-servicii-body-colocare,
td.tbl-servicii-body-domenii,
td.tbl-servicii-body-aditionale {
	line-height: 160%;
	list-style-type: circle;
	border: 1px solid #eeeeee;
}

td.tbl-servicii-body-gazduire { background: #fff url('../media/template/gazduire-logo3d-bgrd.gif') no-repeat 290px bottom; }

td.tbl-servicii-body-reseller { background: #fff url('../media/template/reseller-logo3d-bgrd.gif') no-repeat 290px bottom; }

td.tbl-servicii-body-vps { background: #fff url('../media/template/vps-logo3d-bgrd.gif') no-repeat 290px bottom; }

td.tbl-servicii-body-colocare { background: #fff url('../media/template/colocare-logo3d-bgrd.gif') no-repeat 290px bottom; }

td.tbl-servicii-body-domenii { background: #fff url('../media/template/domenii-logo3d-bgrd.gif') no-repeat 290px bottom; }

td.tbl-servicii-body-aditionale { background: #fff url('../media/template/aditionale-logo3d-bgrd.gif') no-repeat 290px bottom; }

.tbl-gazduire {
	border: 1px solid #a0a0a0;
	border-collapse: collapse;
	border-spacing: 0;
	background: #FFFFFF;
	color: #444444;
}

table.tbl-gazduire { width:100%; }

.tbl-gazduire th {
	border-bottom: 1px solid #a0a0a0;
	text-align: left;
	cursor: default;
}

.tbl-gazduire tr.body { border-bottom: 1px inset #EFEFEF; }

.tbl-gazduire td,
.tbl-gazduire th {
	padding: 4px 0 4px 0;
	text-align: center;
	cursor: default;
}

.tbl-gazduire td,
table.tbl-gazduire td {
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}

.tbl-gazduire td.index {
	background-color: #d0d0d0;
	border-left: 1px solid #a0a0a0;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}

.tbl-gazduire tbody td.index,
.tbl-gazduire td,
table.tbl-gazduire td { padding: 3px 5px 3px 5px; }

.tbl-gazduire tbody td.index-comanda { background-color: #eaeaea; }

.tbl-gazduire tr.body:hover {
	background-color: #e0e0e0;
	cursor: default;
	color: #000000;
}

td.compare,
.tbl-gazduire tbody tr:hover,
.tbl-gazduire th:hover {
	background-color: #e0e0e0;
	bbborder-left: 1px solid #e0e0e0;
	color: #000000;
}

td.compare,
.tbl-gazduire tbody tr:active,
.tbl-gazduire th:active { background-color: #EDEDED; }

#tbl-resurse {
	border: 1px solid #a0a0a0;
	border-collapse: collapse;
	border-spacing: 0px;
	background: #FFFFFF;
	color: #444444;/*    -webkit-box-shadow: 0 0 10 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10 rgba(0,0,0,0.2);
    box-shadow: 0 0 10 rgba(0,0,0,0.2);
    filter:progid:DXImageTransform.Microsoft.glow(Strength=5, Color='#eeeeee');
    -ms-filter:"progid:DXImageTransform.Microsoft.glow(Strength=5, Color='#eeeeee')";
*/
    }

#tbl-resurse td { padding: 5px 10px 5px 10px; }

table.opt1 td {
	border-left:1px solid #a0a0a0;
	background: #add8e6;
}

table.opt2 td {
	border-left:1px solid #a0a0a0;
	background: #90ee90;
}

table.opt3 td {
	border-left:1px solid #a0a0a0;
	background: #d2b48c;
}

table.opt4 td {
	border-left:1px solid #a0a0a0;
	background: #f5deb3;
}

table.opt5 td {
	border-left:1px solid #a0a0a0;
	background: #98fb98;
}

table.opt6 td {
	border-left:1px solid #a0a0a0;
	background: #da70d6;
}

td.domeniu {
	font-family: "Arial Black", Arial, Verdana;
	color: #8F807C;
	font-weight: bold;
	font-size: 32px;
	text-align:center;
	padding: 10px 0 10px 0;
}

td.pret {
	font-family: "Arial Black", Arial, Verdana;
	color: #CC0000;
	font-weight: bold;
	font-size: 33px;
	text-align:center;
	padding: 5px 0 5px 0;
}

.tbl-admin-serv {
	border-bottom: 1px solid #a0a0a0;
	border-collapse: collapse;
	border-spacing: 0px;
	background: #FFFFFF;
	color: #000000;
}

.tbl-admin-serv td { padding: 10px 0 10px 0; }

td.admin-serv {
	font-family: Tahoma, Geneva, sans-serif;
	color: #8F807C;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	padding: 0 0 5px 0;
}

.tbl-clienti {
	border: 0;
	text-align:center;
}

.tbl-clienti td {
	border: 0;
	text-align:center;
}

.tbl-clienti:hover { background: #e0e0e0; }

/* ----------- CONTURI GAZDUIRE ---------------- */

.box {
	position: relative;
	width: 730px;
	margin: 10px 0 10px 0;
	border: 0px solid red;
}
.box-1 {
    float:left;
    width: 355px;
    border: 1px solid #DEDEDE;
    overflow:hidden;
    background: #f5f5f5;
    }
.box-2 {
    margin-left: 365px;
    width: 355px;
    border: 1px solid #DEDEDE;
    overflow:hidden;
    background: #f5f5f5;
    }
.box-1 .left {
	float: left;
	width: 110px;
	text-align: center;
	border:0px solid red;
}


.box-1 .right {
	margin-left: 110px;
	width: 240px;
	line-height: 160%;
	border:0px solid red;
}

.box-2 .left {
	float: left;
	width: 110px;
	text-align: center;
}

.box-2 .right {
	margin-left: 110px;
	width: 240px;
	line-height: 160%;
}

.box-1 .left img,
.box-2 .left img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
}

.box-ro {
	float:right;
	padding-right:7px;
	width: 720px;
	border: 1px solid #DEDEDE;
	overflow:hidden;
	background: #f5f5f5;
}

.box-ro .left {
	float: left;
	width: 115px;
	text-align: center;
	border:0px solid red;
}

.box-ro .right {
	margin-left: 110px;
	width: 240px;
	line-height: 160%;
	border:0px solid red;
}

.box-com {
	padding-right:7px;
	float: right;
	width: 720px;
	margin-top: 20px;
	border: 1px solid #DEDEDE;
	overflow:hidden;
	background: #f5f5f5;
}

.box-com .left {
	float: left;
	width: 115px;
	text-align: center;
}

.box-com .right {
	margin-left: 110px;
	width: 240px;
	line-height: 160%;
}

.box-ro .left img,
.box-com .left img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
}

.box .pret {
	color: #CC0000;
	font-weight: bold;
}

.box-3 {
	position: relative;
	width: 730px;
	margin: 10px 0 10px 0;
	background: #f5f5f5;
	border: 1px solid #DEDEDE;
	
}

.box-3 .left {
	float: left;
	
	padding: 0 10px 10px 10px;
}

.left p:first-letter { margin-left:0px; }

.box-3 .right {	
	padding-top: 8px;
	float: left;
	width: 57%;
}


/* ------ -------------------------------- */



/* ------------- NEWS TICKER ----------- */

#newsticker-demo {
	float:left;
	border: 0px solid #000000;
	width:750px;
	height:22px;
	margin-left:105px;
	width:970px;
	display:block;
	_display:inline;
	overflow:hidden;
}

#newsticker-demo a {
	text-decoration:none;
	font-size:13px;
}

#newsticker-demo img {
	border: 0;
	padding: 0 5px 7px 0;
}

#newsticker-demo .title {
	position:relative;
	float:left;
	width:270px;
	margin-top:2px;
	height:20px;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #CC0000;
	border:0px solid red;
}

.newsticker-jcarousellite {
	margin-left:90px;
	width:645px;
	height:21px;
	display:block;
	list-style:none;
	margin:0;
	padding-left:5px;
	border:0px solid blue;
}

.newsticker-jcarousellite img { vertical-align:top; }

.newsticker-jcarousellite ul li {
	display:block;
	width:650px;
	color:#333333;
	text-align:left;
	font-family:Arial, sans-serif;
	font-size:12px;
	margin:0;
	padding-top:2px;
	float:left;
	list-style:none;
	border:0px solid green;
	text-align: center;
}

#newsticker-jcarousellite li a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

#newsticker-jcarousellite li a:hover { text-decoration:underline; }

.newsticker-jcarousellite .thumbnail {
	float:left;
	width:110px;
}

.newsticker-jcarousellite .info {
	float:right;
	width:190px;
}

.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size:10px;
	color:#808080;
}

/* ------------------ FORMS ----------- */
xinput { }

select {
	border:1px solid #d0d0d0;
	background-color:#e0e0e0;
	padding:0;
	margin:0;
}

img.resize {
	width:100px;
	height:122px;
	border:1px solid #000000;
	padding:2px;
	position:relative;
	z-index:1;
	float:left;
}

.cpanel {
	position:absolute;
	width:600px;
	margin-top:150px;
}

.xresize {
	width:100px;
	height:75px;
	overflow:hidden;
	padding:3px;
}

span#pic1,
span#pic2,
span#pic3,
span#pic4 {
	position:absolute;
	z-index:-1;
}

span#pic1 { margin:0; }

span#pic2 { margin:0 0 0 110px; }

span#pic3 { margin:0 0 0 220px; }

/* ----------- FAQ --------------- */
a.faq {
	color: #111111;
	text-decoration:none;
	cursor:pointer;
}

a.faq:hover { text-decoration:underline; }

/* ------- PRETTYFORMS ------------------ */

input,
textarea,
select {
	border:0;
	margin:3px;
	padding:0px 3px;
	font:90%/180% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666666;
}

xlabel {
	float:left;
	margin:5px;
	width:100px;
	display:block;
}

.clearAll { clear:both; }

/***** Shadows that wrap around ALL elements ***********/
.frmShdwTopLt {
	float:left;
	background:url('../media/template/scripts/shadowUpperLeft.gif') top left no-repeat;
}

.frmShdwBottomRt {
	float:left;
	background:url('../media/template/scripts/shadowLowerRight.gif') bottom right no-repeat;
}

.frmShdwBottomLt {
	float:left;
	background:transparent url('../media/template/scripts/shadowBottomLeft.gif') bottom left no-repeat;
}

.frmShdwTopRt {
	float:left;
	background:transparent url('../media/template/scripts/shadowTopRight.gif') top right no-repeat;
}

/***** styles specific to the CHECKBOX **********/
.frmShdwCheck {
	border:0;
	margin:0;
	padding:0;
}

.frmShdwCheck img {
	border:0;
	margin:0;
}

/***** styles specific to the RADIO BUTTONS **********/
.frmShdwRadio {
	float:left;
	margin:0;
}

.frmShdwRadio img {
	border:0;
	margin:0;
}

/***** styles specific to the SUBMIT BUTTONS **********/
.frmShdwSubmit {
	border:0;
	background:#f7f7f7 !important;
	background:transparent;
	float:left;
	font-weight:bold;
	cursor:pointer;
}

.frmShdwSubmit:hover { color:#000000; }

/***** styles specific to the SELECT BOX **********/
.frmShdwSelectDropChosen {
	margin:3px 3px 3px 5px;
	padding: 0 0 0 2px !important;
	padding: 0 0 3px 2px;
	font-size:.9em;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff !important;
	border-left:0;
	display:block;
	cursor:pointer;
	/*some stuff for IE*/
	color:#666666;
	text-decoration:none;
}

.frmShdwSelectDropShown {
	margin:3px 3px 3px 5px;
	padding: 0 0 0 2px;
	font-size:.9em;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	position:absolute;
	background:#ffffff;
}

.frmShdwSelectDrop { display:none; }

.fakeSelectImg {
	border:0;
	margin:5px 5px 0px 0px;
}

.frmShdwSelectDropShown a {
	display:block;
	margin:0;
	padding:0px;
	border-bottom:1px dashed #ffffff;
	text-decoration:none;
	color:#666666;
}

.frmShdwSelectDropShown a.selected {
	background:#f7f7f7;
	color:#000000;
	border-bottom:1px dashed #cccccc;
}

.frmShdwSelectDropShown a.selected:after { content:" <<"; }

.frmShdwSelectDropShown a:hover {
	background:#f7f7f7;
	border-bottom:1px dashed #cccccc;
	text-decoration:none;
	color:#666666;
}

.frmShdwSelectDropShown a:hover:after { content:" <<"; }

/* ----- VERIFICARE DOMENIU ---------- */
.dtable2 {
	width:90%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable {
	width:90%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable th {
	padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
	color:#fff;
}

.dtable2 th {
	padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
	color:#fff;
}

.dtable td {
	padding:5px;
	border:1px solid #CCC;
}

.dtable2 td { padding:7px; }

.ava {
	color:#009900;
	text-align:center;
}

.tak {
	color:#CC0000;
	text-align:center;
}

/* parteneri footer */
a#parteneri-okazii,
a#parteneri-trafic,
a#parteneri-transfer,
a#parteneri-imparte,
a#parteneri-cgames  {
	display:block;
	height:50px;
	text-indent:-9999px;
	float:left;
	margin-right:15px;
}

a#parteneri-okazii {
	width:140px;
	background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat 0px -50px;
}

a#parteneri-okazii:hover { background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat 0px 0px; }

a#parteneri-trafic {
	width:140px;
	background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -140px -50px;
}

a#parteneri-trafic:hover { background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -140px 0px; }

a#parteneri-transfer {
	width:141px;
	background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -280px -50px;
}

a#parteneri-transfer:hover { background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -280px 0px; }

a#parteneri-imparte {
	width:94px;
	background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -421px -50px;
}

a#parteneri-imparte:hover { background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -421px 0px; }
a#parteneri-cgames {
    width:140px;
    background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -515px -50px;
}
a#parteneri-cgames:hover {background:url("../media/template/parteneri/sigle-parteneri.jpg") no-repeat -515px 0px;}
/* formulare domenii */
#mainRight #domain-form {
	border-left:3px solid #c00;
	border-right:3px solid #c00;
	border-top:1px solid #c00;
	border-bottom:1px solid #c00;
	background:#f8f8f8;
	width: 480px;
	margin-left:100px;
}

#mainRight #domain-form dt,
#mainRight #domain-form dd {
	float:left;
	height:30px;
}

#mainRight #domain-form dt {
	clear:both;
	width:300px;
	text-align:right;
}

#mainRight #domain-form dd {
	margin-left:10px;
}

#mainRight #domain-form input {
	border:1px solid #666;
	width:150px;
}

#mainRight #domain-form input:focus,
#mainRight #domain-form input:hover {border:1px solid #c00;}

#mainRight #domain-form button {
	background:url("../media/template/form-button.png") no-repeat 0px -25px;
	color:#c00;
	border:0;
	cursor:pointer;
	width:140px;
	height:25px;
}

#mainRight #domain-form button:hover {
	background:url("../media/template/form-button.png") no-repeat 0px 0px;
	color:#fff;
}

#mainRight blockquote {
	background:#999;
	border:1px solid #666;
	padding:10px;
}

#mainRight table.whois {
	font-size:12px;
	background:#e3e3e3;
}
