body
{
	background:url(../images/layout/bg_stripes.gif) repeat center top;
}
hr
{
	width:485px;
	border:#5A5A5A 1px solid;
	border-collapse:collapse;
}
.ContentWrapper
{
	width:723px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.Header
{
	background:url(../images/layout/header.jpg) top left no-repeat;
	width:723px;
	height:225px;
}

.Login
{
	text-decoration:none;
	width:15px;
	height:15px;
	display:block;
	position:relative;
	left:217px;
	top:15px;
}
.LogoLink
{
	text-decoration:none;
	width:100px;
	height:100px;
	display:block;
	position:relative;
	left:112px;
	top:-4px;
}
.Menu
{
	width:723px;
	height:103px;
	overflow:hidden;
}
.Menu .LeftMenuMargin
{
	background:url(../images/layout/menu_left_margin.jpg) top left no-repeat;
	width:129px;
	height:103px;
	display:block;
	float:left;
}
.Menu .RightMenuMargin
{
	background:url(../images/layout/menu_right_margin.jpg) top left no-repeat;
	width:204px;
	height:103px;
	display:block;
	float:right;
}
.MenuContent
{
	list-style:none;
	display:block;
	float:left;
	height:723px;
	width:390px;
	overflow:hidden;
}
.MenuContent li
{
	display:block;
	float:left;
	height:103px;
	margin:0;
	padding:0;
	overflow:hidden;

}
.MenuContent li a
{
	overflow:hidden;
	display:block;
	height:103px;
	overflow:hidden;
	padding-top:200px;
}

.HomeBtn
{
	background:url(../images/layout/menu_normal/menu_home.jpg) top left no-repeat;
	width:81px;
}
.HomeBtn:hover, .HomeBtnCurrent
{
	background:url(../images/layout/menu_over/menu_home.jpg) top left no-repeat;
	width:81px;
}

.ServiciiBtn
{
	background:url(../images/layout/menu_normal/menu_servicii.jpg) top left no-repeat;
	width:74px;
}
.ServiciiBtn:hover, .ServiciiBtnCurrent
{
	background:url(../images/layout/menu_over/menu_servicii.jpg) top left no-repeat;
	width:74px;
}

.PortofoliuBtn
{
	background:url(../images/layout/menu_normal/menu_portofoliu.jpg) top left no-repeat;
	width:74px;
}
.PortofoliuBtn:hover, .PortofoliuBtnCurrent
{
	background:url(../images/layout/menu_over/menu_portofoliu.jpg) top left no-repeat;
	width:74px;
}

.ParteneriBtn
{
	background:url(../images/layout/menu_normal/menu_parteneri.jpg) top left no-repeat;
	width:74px;
}
.ParteneriBtn:hover, .ParteneriBtnCurrent
{
	background:url(../images/layout/menu_over/menu_parteneri.jpg) top left no-repeat;
	width:74px;
}

.ContactBtn
{
	background:url(../images/layout/menu_normal/menu_contact.jpg) top left no-repeat;
	width:87px;
}
.ContactBtn:hover, .ContactBtnCurrent
{
	background:url(../images/layout/menu_over/menu_contact.jpg) top left no-repeat;
	width:87px;
}

.Content
{
	width:483px;
	height:auto;
	padding:0px;
	padding-left:110px;
	padding-right:130px;
	background:url(../images/layout/content_bg.gif) top left repeat-y;
}
.Footer
{
	width:723px;
	height:auto;
	background:url(../images/layout/footer_bg.gif) top left no-repeat;
	padding-top:27px;
	text-align:center;
	font-size:10px;
}

.ContentEditor legend
{
	display:none;
}
.ContentEditor fieldset
{
	border:none;
	padding:0;
	margin:0;
}
.ContentEditor iframe
{
	width:475px;
}

.Form fieldset, .ImageUpload fieldset
{
	width:480px;
	border:none;
	padding:0;
	margin:0;
}
.Form legend, .ImageUpload legend
{
	font-weight:bold;
	color:#4E4E4E;
}
.ImageUpload
{
	padding-bottom:10px;
}
.FormButton
{
	clear:both;
	position:relative;
	left:54px;
}
.FormElement, .FormElementInvalid
{
	width:600px;
	clear:both;
}
.FormElementInvalid .ErrorMsg
{
	clear:both;
	display:block;
	padding-left:110px;
	color:#891717;
}

.FormElement label, .FormElementInvalid label, .MailMessage label
{
	width:100px;
	display:block;
	float:left;
	text-align:right;
}
.MailMessage
{
	float:left;
}
.FormElement input, .FormElementInvalid input, .FormElement iframe, .FormElementInvalid iframe
{
	width:240px;
	display:block;
	float:left;
	background-color:#E8E8E8;
	border:#737373 1px solid;
}
.FormElement iframe
{
	border:none;
	position:relative;
	left:2px;
	width:244px;
}
.FormElementInvalid input
{
	background-color:#FFFFFF;
}
.FileUpload, .FileUploadInvalid
{
	display:block;
	float:left;
}
.FileUploadInvalid .ErrorMsg
{
	display:block;
	padding-left:12px;
	color:#AE1212;
}

.Images
{
	width:468px;
	padding-left:12px;
}
.ThumbDiv
{
	width:92px;
	height:auto;
	background:url(../images/layout/thumb_bg.gif) top left no-repeat;
	float:left;
}

.ThumbDiv .Form legend
{
	display:none;
}
.ThumbDiv .Form fieldset
{
	padding:0;
	margin:0;
}
.ThumbDiv input
{
	font-size:9px;
	padding:0;
}
.ThumbDiv a
{
	width:90px;
	height:70px;
	display:block;
	text-decoration:none;
	padding-top:4px;
	padding-left:1px;
	text-align:center;
}
.Thumb
{
	border:none;
}
.PagingWrapper
{
	width:100%;
	text-align:center;
}
.PagingWrapper a, .PagingWrapper span
{
	text-decoration:none;
	color:#3E3E3E;
	padding:2px;
	font-size:12px;
}
.PagingWrapper .Current
{
	font-size:14px;
/* 	font-weight:bold; */
}
.PagingWrapper a:hover
{
	color:#D47B17;
}
.MailStatus
{
	padding-left:110px;
}