body {
	margin:0;
	padding:0;
	text-align:center;
	min-width:800px;
}
* html body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #0047D6;
	scrollbar-face-color: #529CE5;
	scrollbar-highlight-color: #CCDEEA;
	scrollbar-track-color: #A7BCC9;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin:15px 0 0 0;
	padding-bottom:5px;
	clear:both;
}
h2 {
	margin:0;
	padding:0;
}
img {
	border:0;
}
#cost {
	color:#0066CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	width:540px;
	text-align:right;
	margin-top:20px;
}
/*-------------- layout ------------------- */

#outer {
	width:800px;
	text-align:left;
	margin:0 auto;
}
* html #outer {
	height:99.9%;
} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/
#menu {
	width:800px;
	min-width:800px;
	height:19px;
	padding:0;
	margin:0 auto;
	background-color:#0066CC;
	text-align:left;
}
* html #menu {
	height:19px
}
#header {
	position:relative;
}
#header_container {
	width:800px;
	margin:0 auto;
	text-align:left;
}
#content {
	margin:0;
	position:relative;/*ie needs this to show float */
	width:540px;
	float:left;
	padding:5px 0 10px 0;
}
#content p {
	text-align:justify;
	margin:8px 0 20px 0;
}
#content p.headline {
	height:26px;
	padding:3px 0 0 30px;
	margin:5px 0 15px 0;
}
#footer {
	width:800px;
	text-align:left;
	margin:0 auto;
	margin-top:15px;
}
#footer #container {
	padding-right:15px;
	width:540px;
	text-align:right;
	border-right:#333333 solid 1px;
}
#footer #container span {
}
#footer #container span a {
	padding:0px 3px;
	font-size:10px;
	margin-left:7px;
}
* html #footer {/*only ie gets this style*/
	height:50px;/* for ie6 */
	margin-bottom:-1px;
}
div, p {
	margin-top:0
}/*clear top margin for mozilla*/
#righta {
	margin:0;
	width:180px;
	float:right;
	padding:5px 0;
	margin-right:25px;
}
#righta ul {
	width:200px;
}
#righta p {
	margin-bottom:15px;
	margin-top:10px;
}
#clearfooter {
	width:100%;
	height:50px;
	clear:both
} /* to clear footer */
/*--------------- end layout ---------------- */

/* ----- clearing ----------- */

clear {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	line-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: block;
	width: 0;
}
* html .clearfix {
	/* Hides from IE-mac \*/
height: 0;/* End hide from IE-mac */
}
/* -----------------end clearing------------- */


/*--------------- header content -------------*/

#topMenu {
	position:relative;
	height:19px;
}
#topMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#topMenu li {
	float:left;
	text-align:center;
}
#topMenu ul li a {
	height:16px;
	display:block;
	text-decoration:none;
	padding:2px 10px;
	float:left;
}
#topMenu ul li a.selected {
	text-decoration:none;
}
#topMenu ul li a:hover {
	text-decoration:none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#topMenu li a {
	float: none
}
/* End IE5-Mac hack */

#label {
	position:absolute;
	float:right;
	width:140px;
	height:26px;
	top:5px;
	right:161px;
}
#headerHeadline {
	float:left;
	width:340px;
	padding:40px 0 0 45px;
	text-align:justify;
}
/*------------ end header --------------- */

/* ----------- content -------------------*/

#logo {
	float:left;
	padding:10px 0 30px 0;
	margin:0;
	width:450px;
	height:30px;
}
* html #logo {
	padding:10px 0 0px 0;
	height:0px;
}
#logo h1 {
	margin:0;
	padding:0;
	padding-top:10px;
	background:none;
	margin-bottom:15px;
}
#logo h1 a, #logo h1 a:hover {
	background:url(../images/logo.jpg) top left no-repeat;
	height:53px;
	width:205px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}
#logo h2 {;
	margin-bottom:5px;
}
#logo p {
	margin-right:120px;
	padding-bottom:20px;
}
#featured {
	padding:15px 0;
}
#featured ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-10px;
}
#featured ul li {
	width:40px;
	height:50px;
	float:left;
	padding:0;
	padding-bottom:4px;
	margin:10px 11px 0 0;
	/*border:1px solid #E0E2C5;*/
	text-align:center;
	background:url(../images/shadow_thumb.jpg) bottom left no-repeat;
}
#featured img {
	float:left;
	margin:0;
	clear:both;
	cursor:pointer;
	border:1px solid #ddd;
	width:40px;
	height:45px;
}
#featured ul li img:hover {
	border:1px solid #9A9A52;
}
ul.roles {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:10px;
	width:200px;
	float:left;
}
ul.roles li {
	display:block;
	/*	background:url(../images/bullet_list.jpg) top left no-repeat;*/
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px dashed #ccc;
}
ul.services {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;
}
ul.services li {
	width:94%;
	display:block;
	/*	background:url(../images/bullet_list.jpg) top left no-repeat;*/
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px solid #efefef;
}
.visitlink {
	float:left;
	padding-left:5px;
}
.picture {
	float:left;
	margin:0 12px 0 0;
	padding:5px;
	border:1px dashed #DFDFDF;
	background-color:#FFFFFF;
}
.visitSiteLink {
	/*	background:url(../images/bullet_visit.jpg) top left no-repeat;*/
	padding-left:25px;
}
/*------------ end content ---------------*/

/* -------------right bar --------------- */

#quickcontact {
	float:left;
	width:180px;
	height:135px;
	border-bottom:#333333 solid 1px;
}
#quickcontact .inner {
	margin:0;
}
#quickcontact .inner .link {
	cursor:pointer;
	color:#9A9A52
}
#quickcontact ul {
	margin:10px 0;
	padding:0;
}
#stats {
	border-bottom:#333333 solid 1px;
}
#stats img {
	float:left;
	margin:5px 15px 5px 0;
}
#stats span {
	color:#0066CC;
	font-weight:bold;
	font-size:14px;
}
/*------------ end right bar start creator pachete -------------- */

#dragholder {
	width:540px;
	text-align:left;
	margin-left:10px;
	clear:both;
}
#dragholde ul {
	margin:0;
	padding:0;
}
#servicii {
	float:left;
}
#pachetul {
	width:200px;
	position:relative;
	float:right;
}
#pret {
	float:right;
	width:50px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-top:-20px;
	margin-right:50px;
}
* html #pret {
	margin-right:20px;
}
#pret span {
	color:#0066CC;
}
#fors {
	margin:0;
	padding:0;
}
.sortableserv {
	overflow:auto;
	margin:5px 5px 5px 0;
	padding:10px 10px 10px 0;
	height:250px;
	width:230px;
}
.sortablepac {
	overflow:auto;
	margin:5px 5px 5px 0;
	padding:10px 10px 10px 0;
	height:300px;
	width:230px;
}
li.green {
	list-style-type:none;
	background-color: #F4F4F4;
	background-image:url(images/drag.jpg);
	background-repeat:repeat-y;
	border-top:1px dashed #0066CC;
	;
	border-left:1px solid #0066CC;
	;
	border-right:4px solid #0066CC;
	;
	border-bottom:1px dashed #0066CC;
	;
	cursor: move;
	text-align:left;
	padding:2px 5px 2px 20px;
	margin:5px 0 0 0;
}
#pachete {
	margin-left:10px;
	width:540px;
	clear:both;
	font-size:11px;
	text-align:left;
}
