@charset "utf-8";
/* CSS Document */


#bodyStyle
{
	margin:0 auto;
	padding:6px 0 12px;
	width:960px;
}


/* Content */

#content {
	margin-bottom:33px;
	margin-top:12px;
}

.box {
    display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:2em 0 0 2em;
}

.box div {
	margin-top: 0.5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -2.5em;
	padding-right: 10px;
}

.box div.topleft {
	padding: 2.0em 0em 0em 2.0em;
	background-color: white;
	background-image: url(../../resources/img/content/box-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.box div.topright {
	padding: 2.0em;
	margin: -2.0em 0 0 2.0em;
	background-color: white;
	background-image: url(../../resources/img/content/box-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.box div.bottomleft {
	
	height: 45px;
	margin-top: -2.0em;
	background: url(../../resources/img/content/box-bg.png) bottom left no-repeat white;
}

.box div.bottomright {
	
	background: url(../../resources/img/content/box-bg.png) bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
	margin-right:-10px;
}

.box div  img
{
	display: block;
	float: right;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.box table img
{
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin-right:10px;

}

.box a
{
	
}
#box-in
{
	margin-left:5px;
	margin-bottom:10px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom:15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	height:200px;
	overflow : auto;
}

#box-out
{
	margin-left:5px;
	
	margin-top: 10px;
	
	

}


/* Content > Main */

#main {
	background:url(../../library/images/pods/pod-3-3-6-white-top.gif) no-repeat scroll center  top transparent;
    margin-bottom:12px;
	float:left;
}

/*Content > Rigth Side*/
#rigth-side {
	float:left;
	width:700px;
	padding-top: 15px;
	padding-left: 15px;
}

/* Content > Main > Welcome */

#welcome {
	width:54%;
	float:left;
	height:inherit;
}

#oferte {
	width:40%;
	float:left;	
	height:inherit;
}


/* Content > Main > Servicii */

#asigurari {
	width:30%;
	float:left;
	height:900px;
	
}

/* Content > Main > WebDesign */

#webdesign {
	width:30%;
	float:left;
	height:900px;
	
}

/* Content > Main > Credite */

#credite {
	width:30%;
	float:left;
	
}


#total {
	width:100%;
	float:left;
	height:inherit;
}

/* Content > SubMain */

#submain {
	background:url("../../library/images/pods/pod-3-3-6-white-top.gif") no-repeat scroll center    top transparent;
    margin-bottom:12px;
}

/* Content > SubMain > Asigurari */

#asigurari {

}

/* Content > SubMain > Credite */

#credite {

}

/* Content > SubMain > IT */

#it {
 	
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 80px;
	margin: 0 auto;
	padding: 30px 50px;
	background: url(../../resources/img/content/img07.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}







fieldset {
	border:none;
	width:500px;
}        
legend {
	font-size:18px;
	margin:0px;
	padding:10px 0px;
	color:#999999;
	font-weight:bold;s
	text-align: center;
}
label {
	display:block;
	margin:15px 0 5px;
	width:auto;	
}
.rad {
	display: inline;
	margin: auto;
	width:auto;
}
input[type=text], input[type=password] , textarea , select {
	border:2px solid #CCCCCC;
font-family:Helvetica,sans-serif;
font-size:1.4em;
margin:0 0 10px;
padding:5px;
width:471px;
}

input:focus {
border:2px solid #990000;
}

 .prev, .next {
	background-color:#990099;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
}
 .prev:hover, .next:hover {
	background-color:#000;
}
 .prev {
	float:left;
}
 .next {
	float:right;
}

#steps {
	list-style:none;
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#steps li {
	font-size:24px;
	float:left;
	padding:10px;
	color:#b0b1b3;
}
#steps li span {
	font-size:11px;
	display:block;
}
#steps li.current {
	color:#000;
}
#makeWizard {
	background-color:#b0232a;
	color:#fff;
	padding:5px 10px;
	font-size:18px;
	text-decoration: none;
}
#makeWizard:hover {
	background-color:#000;
}
