/* @override http://grpcommunication.com/css/styles.css */

/* @override http://grpcommunication.com/css/styles.css */

/* @group Galleries */

.innerbox {
	padding-right: 98px;
	padding-left: 98px;
	padding-top: 45px;
}

.sample {
	float: left;
	width: 320px;
	margin-right: 17px;
}

.sample img {
	padding-right: 5px;
	float: left;
}

.sample h2 {
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.sample h2 a:link, .sample h2 a:visited, .sample p a:link, .sample p a:visited {
	color: #e8e8e8;
}

.sample h2 a:hover, .sample p a:hover {
	color: #e2001a;
}



/* @end */

/* @group CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! (NO!) */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group global */

body {
	color: #ccc;
	background: #333333 url(../theme/body.gif) repeat-x 0 top;
	font: 80%/1.5em Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .12em;
}

#home {
	background: #333333 url(../theme/body-home.gif) repeat-x 0 top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#contact {
	background: #262626 url(../theme/body-contact.gif) repeat-x 0 top;
}

#contactcontainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 2em;
	margin-bottom: 10px;
	color: #fff;
	letter-spacing: .2em;
	word-spacing: .3em;
}

h2 {
	margin-bottom: 15px;
	color: #fff;
	letter-spacing: .5em;
	font-style: normal;
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 15px;
	color: #fff;
}

h4 {
	line-height: 1.15em;
	margin-bottom: 15px;
}

p {
	font-size: 1em;
	margin-bottom: 12px;
}



a:link, a:visited {
	color: #ff6865;
	text-decoration: none;
	border-style: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #ff1600;
	border-style: none;
}

noscript {
	font-size: .95em;
	color: #000;
	background-color: #ff8400;
	width: 500px;
	display: block;
	position: absolute;
	top: 10px;
	left: 400px;
	padding: 5px;
	border: 2px solid #000;
	text-align: center;
	font-weight: bold;
}

strong {
	font-weight: bold;
	letter-spacing: .2em;
	color: #fff;
}

em {
	font-style: italic;
}

big {
	font-size: 1.1em;
}

.reduced {
	font-size: .8em;
}

.white {
	color: #fff;
}

.red {
	color: #ff1600;
}

.grey {
	color: #999;
}

.dark {
	color: #666;
}

.black {
	color: #191919;
}

.clearer {
	clear: both;
}

#address {
	font-size: .85em;
	padding-left: 30px;
}

#about {
	text-align: center;
	width: 700px;
	margin-right: 75px;
	margin-left: 75px;
	margin-top: 0;
	background-position: 0;
}

#about p {
	color: #fff;
}

p #textfade {
	color: #fff;
}



/* @end */

/* @group structure */

#header {
	width: 950px;
	height: 162px;
	margin-bottom: 11px;
}

#logo {
	width: 320px;
	height: 130px;
	float: left;
	clear: both;
}

#panel {
	width: 950px;
	height: 468px;
	float: left;
	background: url(../theme/panel.jpg) no-repeat center top;
}

#contactpanel {
	width: 950px;
	float: left;
	background-image: none;
	height: auto;
}

.policy {
	margin-left: 120px;
}

#map {
	margin: 0 auto;
}

#page {
	width: 850px;
	height: 411px;
	margin: 30px 50px 38px;
	padding: 0;
}

#leftside {
	width: 250px;
	margin-right: 40px;
	margin-left: 205px;
	float: left;
	height: 350px;
	text-align: right;
	margin-top: 50px;
}

#rightside {
	width: 250px;
	float: left;
	height: 350px;
	margin-top: 50px;
	text-align: left;
}

.items {
	width: 850px;
	height: 430px;
	float: left;
}

#graphicsleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#graphicsright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#graphicsright h2, #printright h2, #editorialright h2, #photosright h2, #videoright h2, #internetright h2, #eventsright h2    {
	margin-bottom: 5px;
}

#graphicsright img.eseguiti, #printright img.eseguiti, #editorialright img.eseguiti, #photosright img.eseguiti, #videoright img.eseguiti, #internetright img.eseguiti, #eventsright img.eseguiti {
	float: left;
	margin-bottom: -19px;
}

#printleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#printright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#editorialleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#editorialright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#photosleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#photosright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#videoleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#videoright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#internetleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#internetright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#trainingleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#trainingright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#marketingleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#marketingright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#eventsleft {
	width: 350px;
	margin-right: 40px;
	margin-left: 55px;
	float: left;
	height: 400px;
	text-align: right;
}

#eventsright {
	width: 350px;
	margin-right: 55px;
	float: left;
	height: 400px;
	text-align: center;
}

#contactleft {
	text-align: left;
	width: 415px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	height: auto;
}

#contactright {
	float: right;
	width: 415px;
	text-align: right;
	margin-top: 20px;
	margin-right: 50px;
	height: auto;
}

#footer {
	width: 950px;
	text-align: center;
	font-size: .8em;
	background-image: none;
	margin-top: 14px;
	padding-bottom: 20px;
}

#footer a:link, #footer a:visited {
	color: #999;
	border-style: none;
}

#footer a:hover, #footer a:active {
	color: #ff6865;
	border-style: none;
}

#footer strong {
	color: #666;
}

#footercontact {
	width: 100%;
	text-align: center;
	font-size: .8em;
	color: #666;
	background: url(../theme/footer-contact.gif) repeat-x 0 bottom;
	height: 20px;
	padding-bottom: 20px;
	padding-top: 40px;
}

#footercontact a:link, #footercontact a:visited {
	color: #999;
	border-style: none;
}

#footercontact a:hover, #footercontact a:active {
	color: #ff6865;
	border-style: none;
}

#footercontact strong {
	color: #666;
}

/* \*/
/* \*/



/* @end */

/* @group menu */

#menubar {
	float: left;
	width: 900px;
}

#menubar ul {
	float: right;
}

#menubar ul li {
	float: left;
	list-style-type: none;
}

#menubar ul li a:link, #menubar ul li a:visited {
	float: left;
	display: block;
	text-align: center;
	margin-left: 12px;
	border: 1px solid #333333;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: .2em;
	color: #e6e6e6;
	line-height: 20px;
}

#menubar ul li a:hover, #menubar ul li a:active {
	border: 1px solid #666;
	color: #e6e6e6;
}

#menubar ul li a.current {
	border: 1px solid #3d3d3d;
	background-color: #3d3d3d;
}



/* @end */

/* @group FTP */

#ftp {
	padding-top: 36px;
	text-align: center;
	padding-right: 90px;
	padding-left: 90px;
}

#ftp tbody {
	margin-right: auto;
}

#ftp table {
	width: 431px;
	margin-left: auto;
	margin-right: auto;
}

#ftp applet {
	width: 431px;
	height: 234px;
	margin: 0;
}

#ftp table.temp {
}



/* @end */

/* @group scrollable */

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 850px;	
	height:430px;
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:200000em;	
	position:absolute;
	clear:both;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	
	/* custom decoration */
	text-align:center;
	width: 850px;
	padding: 20px 0px;
	margin-right: 20px;
	height: 390px;
}

/* active item */
div.scrollable div.items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width: 28px;
	height: 44px;
	background:url(../theme/left.gif) no-repeat;
	float:left;
	margin: 193px 11px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -44px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../theme/right.gif);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left: 408px;
	width:220px;
	height:20px;
	margin-top: 448px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../theme/navigator.gif) 0 0 no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
}



/* @end */

