/**
 * 	@version:	1.5
 *	@author:	Fabio Cazzadore (fabio.cazzadore@gmail.com)
 *	@date:		19/01/2008
 */
/****************************
 *	GLOBALS					*
 *****************************/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	background: #000;
	color: #9e9e9e;
}

a {
	outline: none;
	text-decoration: none;
	color: #fff;
}

div {
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearer {
	clear: both;
}

img {
	border: 0;
}

/****************************
 *	PAGE					*
 *****************************/
.clrWhite {
	color: #fff;
}

#extraLogos {
	float: right;
	margin: 0 53px 0 0;
}

#fullContainer {
	background: #000;
	width: 2070px;
	margin: 0 0 0 10px;
}

#sideBar {
	width: 900px;
	background: #000;
	float: right;
	height: 600px;
	margin: 0 100px 0 0;
	text-align:center;
}

#sideBarContent {
	margin: 200px 0 0 10px;
	text-align:center;
}

#container {
	width: 970px;
	background: #000;
	float: left;
}

#header {
	width: 970px;
	background: #000;
	height: 200px;
}

#logo {
	width: 142px;
	background: #000;
	height: 100px;
	display: inline-block;
	float: left;
}

#staff {
	float: right;
	margin: 0 20px 0 0;
}

#headerMiddleContainer {
	width: 618px;
	background: #000;
	height: 100px;
	display: inline-block;
	float: left;
}

#headerTopRightBox {
	width: 170px;
	background: #000;
	height: 100px;
	display: inline-block;
	float: left;
}
html > body #headerTopRightBox{
	width: 210px;
}
#breadcrumbContainer {
	background: #000;
	height: 50px;
	margin: -50px 0 0 0;
	z-index: 50;
	position: relative;
}

#breadcrumbContent {
	background: #000;
	width: 563px;
	height: 20px;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
	color: #9e9e9e
}

#breadcrumbContent a {
	color: #9e9e9e
}

#breadcrumbContent span.selected a {
	color: #fbab00
}

#contentRight {
	width: 828px;
	float: right;
	background: #000;
}

#contentLeft {
	width: 142px;
	background: #000;
	height: 150px;
	float: left;
}

#footer {
	height: 100px;
}

#footerContent p{
	margin:0 0 0 180px;
	padding:0;
}
#footerContent{
	text-align: center;
}

/****************************
 *	MENU					*
 *****************************/
#menuContainer a {
	color: #fff;
	font-size: 12px;
}

#menuContainer ul li.selected ul li a, #menuContainer ul li a {
	color: #878787;
}

#menuContainer ul li.selected ul li.selected a, #menuContainer ul li.selected a {
	color: #fff;
}

#menuContainer ul li {
	background: #000;
	padding: 0 0 3px 0;
}

#menuContainer ul li.selected, #menuContainer ul li.infotool{
	background: url(../images/scrollDown.gif) no-repeat 0px 23px;
}

#menuContainer ul li.sub {
	background: url(../images/scrollDown.gif) no-repeat 0px 23px;
}

#menuContainer ul ul li a {
	font-size: 12px;
}

#menuContainer ul ul {
	padding: 26px 0 26px 11px;
}

#menuContainer ul li.selected ul li.selected {
	background: #000;
}

#pageTool {
	margin: 20px 0 0 0;
	padding: 3px 0;
	border-top: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
	width: 130px;
}


/****************************
 *	PROJECTS MANAGMENT		*
 *****************************/
.customerMenu li {
	padding: 0 0 0 0;
	margin: 0 0 36px 0;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
}

.customerMenu li.selected a {
	background: url(../images/scrollDown.gif) no-repeat 0px 15px;
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
}

.customerMenu li a, .customerMenu li.selected ul li a {
	background: url(../images/scrollRight.gif) no-repeat 0px 15px;
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
	font-family:Helvetica,Arial, sans-serif;
}

.customerMenu li ul li {
	margin: 0 10px 0 33px;
	font-size: 35px;
	text-transform: capitalize;
}

.customerMenu li ul li a {
	color: #999;
}

.imageTitle img {
	padding: 0;
	margin: 0;
}

.itemProject {
	width: 814px;
	background: #000;
	margin: 3px 0 5px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ebad00;
	position: relative;
	display: block;
}

.itemProject h4 {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

.projectTitle {
	display: inline-block;
	padding: 0 0 5px 0;
	height: 35px;
	width: 700px;
	font-size: 31px;
	font-weight: normal;
	margin: 0 0 25px 0;
}

.projectTitle span {
	font-size: 21px;
	color: #fbab00;
}

.imageBoxThumb {
	width: 178px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #555;
	margin: 0 0 11px 0;
}

html > body .imageBoxThumb {
	margin: 0 0 7px 0;
}

.imageBoxBig {
	width: 563px;
	height: 318px;
	border: 1px solid #9e9e9e;
	margin: 0;
}

.thumbsContainer {
	float: right;
	width: 210px;
	height: 325px;
	background: #000;
	overflow: hidden;
}

html > body .thumbsContainer {
	height: 321px;
}

.thumbsImages {
	margin: 0px;
	padding: 0px;
}

.thumbsScroller {
	float: right;
	width: 20px;
}

.btnScroll {
	display: block;
	height: 160px;
	margin: 0;
	padding: 0;
}

.thumbsScrollUp {
	background: #000 url(../images/galleryScrollUp.gif) no-repeat top center;
}

.thumbsScrollDown {
	background: #000 url(../images/galleryScrollDown.gif) no-repeat bottom center;
}

.openCloseGallery {
	display: block;
	height: 318px;
	width: 25px;
	margin: 0 7px 0 0;
	padding: 0;
	float: right;
}

.galleryClosed, .wholeProjectClosed, .detailsClosed {
	background: #000 url(../images/scrollRight.gif) no-repeat 0 0;
}

.galleryOpened, .wholeProjectOpened, .detailsOpened {
	background: #000 url(../images/scrollDown.gif) no-repeat 0 -5px;
}

.loadingThumbs {
	background: #000 url(../images/loading.gif) no-repeat center;
	height: 320px;
}

.projectImageTitleBig {
	cursor: pointer;
}

.openCloseWholeProject {
	display: inline-block;
	height: 25px;
	width: 25px;
	margin: 18px 7px 0 0;
	padding: 0;
	float: left;
}

.openCloseDetails {
	display: inline-block;
	height: 35px;
	width: 25px;
}

.projectDetails {
	color: #fff;
	font-size: 12px;
	display: none;
	margin: 0 0 0 47px;
}

.projectDetails span {
	color: #7d7d7d;
	display: inline-block;
	margin: 0 0 3px 0;
}

.openInfoContainer {
	width: 50px;
}

.labelInfo {
	font-size: 11px;
	float: right;
	color: #9e9e9e;
	top: 339px;
	left: 22px;
	position: absolute;
}

.viewGalleryText {
	font-size: 11px;
	float: right;
	color: #9e9e9e;
	top: 2px;
	left: 597px;
	position: absolute;
}
#paginationBox ul{
	border-right: 1px solid #878787;
	border-left: 1px solid #878787;
	padding: 0;
	height: 16px;
	font-size: 14px;
	text-align: center;
	width:812px;
}
#paginationBox ul li {
	display:inline;
}

#paginationBox ul li a {
	color: #878787;
		padding: 3px;
	display: inline-block;
}

#paginationBox ul li.selected a {
	color: #fbab00;

}

/****************************
 *	PROJECTS SEARCH TAG		*
 *****************************/
.checkSearchWrapper {
	width: 160px;
	height: 30px;
	margin: 0 0 0 10px;
	display: inline-block;
}

.checkSearchWrapperToolBox {
	width: 160px;
	margin: 0 0 0 10px;
	display: inline-block;
}

.searchTagWrapper {
	border: 1px solid #343434;
	width: 520px;
	padding: 10px 0 0 0;
	font-size: 10px;
	margin: 0 0 0 140px;
}

.searchToolBar {
	background: #343434;
	margin: 33px 0 0 0;
	padding: 0;
	border: 1px solid #000;
}

.searchToolBar .tx_iportfolio_pi1_submit {
	border: 1px solid #343434;
	background: #000;
	color: #343434;
	font-size: 14px;
	padding: 3px 10px;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0 0 0 73px;
	width: 103px;
	height: 25px;
	display: inline;
}

html > body .searchToolBar .tx_iportfolio_pi1_submit {
	margin: 0 0 0 75px;
}

/****************************
 *	ATTIVITA'				*
 ****************************/
h2.csc-firstHeader {
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #faad10;
	margin: 0;
}

p {
	line-height: 30px;
	color: #9e9e9e;
	margin: 0 0 20px 50px;
	width: 700px;
	padding: 0;
}

p strong, p b {
	color: #faad10;
	font-weight: normal;
}

/*********************************
 *	CONTATTI, NEWSLETTER, LOGIN	 *
 *********************************/
form.gpForm {
	margin: 0 0 0 100px;
}

form.gpForm label {
	width: 90px;
	display: inline-block;
	color: #9e9e9e;
	font-family: Verdana;
	font-size: 12px;
	float: left;
}

form.gpForm .input {
	width: 250px;
	border: none;
	background: #474747;
	padding: 3px;
	margin: 0 0 10px 0;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
}

.tx-thmailformplus-pi1 {
	color: #9e9e9e;
}

.tx-thmailformplus-pi1 ul {
	padding: 10px 0 15px 10px;
	color: #fbab00;
}

#newsletterForm {
	width: 370px;
	margin: auto;
}

.alignForm {
	margin: 0 0 0 50px;
}

.alignForm p {
	margin: 10px 0 20px 0;
	width: 700px;
	color: #9e9e9e;
}

form.gpForm .searchTagWrapper {
	width: 500px;
	margin: 0;
}

.formBody {
	padding: 20px;
}

form.gpForm .submit {
	border: 1px solid #343434;
	background: #000;
	color: #343434;
	font-size: 14px;
	padding: 3px 10px;
	font-weight: bolder;
	text-transform: uppercase;
	width: 103px;
	height: 25px;
	display: inline;
	margin: 0 0 0 225px;
	}

body form.gpForm .searchToolBar .submit {
		margin: 0 0 0 227px;
}


.thanks{
margin-left: 50px;
}
