@charset "utf-8";

/*MAIN TEMPLATE STYLES*/
html {
	margin: 0 auto 0 auto;
	
	/*background-color: #cfcfd0; background-image: url(../img/background.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
}
body {
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	color:#484B4F;
	line-height:normal;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	background-image: url(../img/main/background.gif);
	background-repeat: repeat-x;
	
}

h1, h2, h3 {
	padding:0px 0px 10px 0px;
	margin: 0px;
}
p {
	padding:0px 0px 0px 0px;
	margin: 0px;
}
a {
	text-decoration:none;
	outline: none;
}
a:hover {
	text-decoration:none;
	color:#F99;
}
a:link {
	text-decoration: line-through;
	color:#871c4b;
}
a:visited {
	text-decoration: none;
	color: #F69;
}
a:hover {
	text-decoration: none;
	color: #F69;
}
a:active {
}
h1 {
	font-size:18px;
	font-weight: lighter;
	
}
#holder {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	
}
#header {
	height: 50px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
li {
	list-style-type:none;
}#logo {
	float: left;
	height: 45px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#content {
	float: left;
	height: auto;
	width: 950px;
}
/*feature content start*/
#featured{
	width:700px;
	position:relative;
	border:5px solid #C06;
	height:247px;
	float: left;
	background-color: #C06;
	padding-right: 240px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:690px;
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#ecd6df;
	line-height:20px;
	background-color: #ce2d71;text-decoration:none; 
}
#featured li.ui-tabs-nav-item a:hover{
	background-color: #cc4e83;

}
#featured li.ui-tabs-selected{ 
	background:url('img/featureContent/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color: #871c4b;text-decoration:none; 

}
#featured .ui-tabs-panel{
	width:680px;
	height:247px;
	background:#999;
	position:relative;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:178px;
	left:0;
	height:70px;
	background-image: url(../img/featureContent/transparent-bg.png);
	width: 680px;
}
#featured .info h2{ 
	 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*feature content end*/
#txtHome {
	font-size: 36px;
	color: #FFF;
	float: left;
	height: auto;
	width: 950px;
	padding-bottom: 20px;
}
#homeDetalii {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 950px;
	padding-top: 10px;
	margin-top:10px;
	border-top: 2px dotted #CCC;
	margin-bottom: 20px;
}
#home1 {
	float: left;
	height: auto;
	width: 950px;
}
#home4 {
	float: left;
	height: auto;
	width: 600px;
}

#home1right {
	float: left;
	width: 250px;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#home2 {
	float: left;
	width: 228px;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
	background-color: #FFF;
}
#home6 {
	float: left;
	width: 220px;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
	background-color: #FFF;
	height: 400px;
	padding-right: 10px;
}
#home1left {
	float: left;
	height: auto;
	width: 950px;
}
.paddRight {
	padding-right: 19px;
}
a img,:link img,:visited img {border:none;}
#portfolio {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 940px;
	padding: 5px;
	
}
.padPortfolio {
	padding: 5px;
}
#portCont {
	padding: 5px;
	width: 225px;
	height: auto;
	float: left;
}
#portImage {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 225px;
}
#portDescr {
	width: 225px;
	float: left;
	background-color: #FFF;
	border-bottom: solid #d0d0d0 1px;
	padding-bottom: 10px;
	height: 65px;
	padding-top: 5px;
	background-image: url(../img/main/bg_portDescr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textBig {
	color: #484B4F;
	
}
#copy {
	text-align: right;
	float: left;
	width: 350px;
}

/* Slideshow code from here */
		.slideshow {
	position: relative;
	width: 710px;
	height: 448px;
	float: left;
	background-color: #fafafa;
	background-image: url(../img/main/load.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.slideshow img {
	position: absolute;
	background: #fff;
	width: 710px;
	float: left;
	height: 400px;
}
.slideshow ul.recentlist {
	position: absolute;
	list-style: none;
	right: 0px;
	bottom: 5px;
	width:auto;
}
.slideshow ul.recentlist li {
	margin: 0;
	padding: 0;
	display: inline;
}
.slideshow ul.recentlist li a, ul.recentlist li a:visited {
	display: inline;
	float: left;
	background: #e5e5e5;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width:10px;
	height: 15px;
}
.slideshow ul.recentlist li a:hover, ul.recentlist li a:visited:hover {
	background: #666;
	color: #fff;
}
.slideshow ul.recentlist li a.current {
	color: #fff;
	background-color: #DF3D82;
}
#portHolder {
	width: 710px;
	height: 448px;
	float: left;
}
