/* CSS Document for Itallian Chamber of Commerce
   Date created: 18-2-2008
   Author: Andrew Mclaren, SiteFactory */

/* Page Structure */

html, body {height: 100%;}

body 
{
			margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
}

body, p, li, div, select {  color: #000000; font-family: arial, verdana, helvetica, sans-serif; font-size:12px; }

	#main_container
{
	margin: 0 auto;
	width: 780px;
	margin-top:20px;
	}

/*HEADER AREA*/
#header_left
{
	/*background: url(/_images/logo.gif);*/
	width:550px;
	height:71px;
	float:left;
}
#header_right
{
	width:220px;
	height:29px;
	background-color:#FAB805;
	text-align:right;
	padding:42px 8px 0 0; 
	float:right;
}


/*NAV AREA*/
#navbar
{
	width:780px;
	height:29px;
	padding-top:1px;
	clear:both;
}


/*CONTENT AREA*/
#content
{
	width:780px;
        padding-top:10px;
	clear:both;
}


/*HOME PAGE CONTENT AREA*/
#homeBanner
{
	display:block;
	border:1px solid #DAD6D6;
	padding:7px;
}

#logobar
{
	border-top:1px solid #DAD6D6;
	border-bottom:1px solid #DAD6D6;
	clear:both;
}

#logobar img
{
	margin: 5px 15px 10px 5px;
}

#home_content_left
{
	width:506px;
	float:left;
}

#home_content_left_text
{
	padding-left:18px;
}

#home_content_right
{
	width:270px;
	float:right;
	text-align:right;
	clear:right;
}

#home_content_right img
{
	margin: 5px 0px 2px 0px;
}

/*OTHER CONTENT AREA*/

#content_title
{
	width:780px;
	padding-top:10px;
	clear:both;
}

#other_content
{
	width:780px;
	clear:both;
}

#sidebarnavArea
{
	margin-left: 25px;
	height: 100%;
}

#italiansidebarnavArea
{
	margin-left: 10px;
	height: 100%;
}

#contenttext p
{
	margin: 0 0 1em 0;
}

#contenttext a:link
{
	color:#333333;
	text-decoration:none;
}

#contenttext a:visited
{
	color:#333333;
	text-decoration:none;
}

#contenttext a:active
{
	color:#333333;
	text-decoration:none;
}

#contenttext a:hover
{
	color:#333333;
	text-decoration:underline;
}



/*FOOTER AREA*/
#footerNavArea
{
	width:550px;
	padding:10px 0 0 100px;
}

#footerNavAreaItalian
{
	width:550px;
	padding:10px 0 0 50px;
}


#footernav
{
	background-color: #666666;
	height:10px;
}



#footer
{
	width:780px;
	height:31px;
	text-align:center;
	clear:both;
	color:#666666;
	line-height:1.8em;
	font-size:10px;
	margin-top:5px;
}


#footer a:link
{
	color:#333333;
	margin: 0 5px 0 5px;
	text-decoration:none;	
}

#footer a:visited
{
	text-decoration:none;	
	color:#666666;
}

#footer a:active
{
	text-decoration:underline;
	color:#666666;		
}

#footer a:hover
{
	text-decoration:underline;
	color:#666666;	
}

/*PUBLICATIONS*/
#publicationDetails
{
	padding-left:18px;
}

#publicationDetails p
{
	font-size:10px;
}

.storyTitle
{
	font-weight:bold;
	font-size:11px;
}

.storyDetails
{
	font-size:11px;
}
	
#aboutbox1
{
	border-bottom:1px solid #F27D16;
	border-left:11px solid #F27D16;
	margin-top:5px;
	float:left;
	height:95px;
}

#aboutbox1 img
{
	padding-right:5px;
}

#aboutbox1_2
{
	width:133px;
	border-bottom:1px solid #F27D16;
	float:left;
	height:95px;
	margin:5px 5px 0 0;
}

#aboutbox2
{
	border-bottom:1px solid #BA270A;
	border-left:11px solid #BA270A;
	margin-top:5px;
	float:left;
	height:95px;
}

#aboutbox2 img
{
	padding-right:5px;
}

#aboutbox2_2
{
	width:133px;
	border-bottom:1px solid #BA270A;
	float:left;
	height:95px;
	margin-top:5px;
}

#aboutbox3
{
	border-bottom:1px solid #FAB805;
	border-left:11px solid #FAB805;
	margin-top:5px;
	float:left;
	height:95px;
}

#aboutbox3 img
{
	padding-right:5px;
}

#aboutbox3_2
{
	width:133px;
	border-bottom:1px solid #FAB805;
	float:left;
	height:95px;
	margin:5px 5px 0 0;
}

#aboutbox4
{
	border-bottom:1px solid #A99F83;
	border-left:11px solid #A99F83;
	margin-top:5px;
	float:left;
	height:95px;
	clear:right;
}

#aboutbox4 img
{
	padding-right:5px;
}

#aboutbox4_2
{
	width:133px;
	border-bottom:1px solid #A99F83;
	float:left;
	height:95px;
	margin-top:5px;
}

p.subTitle
{
	padding:0;
	margin:0;
}

#aboutUsLeft
{
	width:295px;
	clear:left;
	float:left;
	margin: -10px 0 1em 0;
}

#aboutUsRight
{
	width:255px;
	float:right;
	margin: -10px 0 1em 0;
}

/*LINKS*/
#linkTable
{
	margin-left: 20px;
}

.clear
{
    line-height:0;
    font-size:1px;
    clear:both;
}

/*     CALENDAR     */

table.cal
{
    border-collapse:collapse;
}

table.cal tr
{
    background:#E5E2DA;
}

table.cal td
{
    padding:10px;
}

tr.monthRow
{
    border-top:2px solid white;
}

tr.eventRow
{
    border-bottom:6px solid white;
}

/*** TRADE ENQUIRIES ***/

table.layoutLinks table td{
	padding: 3px 0 3px 0;
	}
table.layoutLinks table td ol, table.layoutLinks table td ul{
	margin: 0 0 10px ;
	padding: 0 0 0 2em;
	}	
span.note{
	color:#666666;
	font-size:.8em;
}

table.layoutLinks .input
{
	width: 170px;
}

table.layoutLinks .ddl
{
	width: 174px;
}

table.layoutLinks td.leftbar 
{
	background:transparent url(/images/left-bar.gif) repeat-y scroll left top;
}

.brochure-link
{
	display: block;
	text-align: right;
}