body
{
	margin: 0;
	padding: 0;
	cursor: default;
	font-family: arial, sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
}

p
{
	margin-top:10px;
	margin-bottom:10px;
}

div.node p
{
}

div.advert p
{
}

div.link-left p
{
}

div.link-right p
{
}

div.login p
{
}

div.login p.large
{
	font-weight:bold;
}

div.login p.small
{
	font-weight:bold;
	font-size:0.9em;
}


div#allcontent
{
	width: 960px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div#body-middle-content p,
div#body-middle-content td,
div#body-middle-content th,
div#body-middle-content li
{
/*	font-size: 0.8em; */
} 

table.renderedtable td
{
	padding: 2px 2px 2px 0;
}

a
{
	color: #000000;
	text-decoration:underline;
}

a:hover
{
	color: #000000;
	text-decoration:none;
}

div.node h2 a
{
	text-decoration:none;
}

div.node h2 a:hover
{
	text-decoration:underline;
}

div.link-left a
{
	text-decoration:underline;
}

div.link-right a
{
	text-decoration:underline;
}

label
{
	font-weight:bold;
}

div.login label
{
	font-weight:normal;
}

h1, h2
{
	margin:0px;
}

h1
{
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:10px;
}
 
h2
{
	font-size: 1.2em;
	margin-bottom:10px;
}

h3, h4, h5
{
	font-size: 1em;
}

div.login h2
{
	font-size:1em;
}

div.advert img
{
	margin-bottom:5px;
}

div#company-full-images img
{
	border:2px outset #ffffff;
}

input.text
{
	width:138px;
  	height:18px;
}

input.button, input.defaultbutton
{
	font-weight:bold;
	margin-top:5px;
}

div.clear
{
	clear:both;
}

div.header-bars
{
	height:100%;
}

div.border
{
	border-top:0px;
}

div.node
{
	padding:10px;
	padding-bottom:5px;
}

div.advert
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
}

div.link-left
{
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
}

div.link-right
{
	padding:10px;
	text-align:center;
}

div.search
{
	padding:10px;
}

div.login
{
	padding:10px;
	padding-bottom:5px;
}

div#header-top
{
	height:75px;
	background-repeat:no-repeat;
	background-position:right;
}

div#header-top-left	
{
	margin-top:21px;
	margin-left:34px;
	height:50px;
	background-repeat:no-repeat;
}

div#header-top-right
{
	float:right;
	margin-top:56px;
	padding-right:205px;
}

div#header-bottom
{
	height:20px;
	padding-left:34px;
	padding-right:34px;
}

div#header-bar-1
{
	float:left;
	width:164px;
	height:100%;
}

div#header-bar-2
{
	float:left;
	width:8px;
	height:100%;
}

div#header-bar-3
{
	float:right;
	width:8px;
	height:100%;
}

div#header-bar-4
{
	float:right;
	width:154px;
	height:100%;
	padding-left:10px;
	font-weight:bold;
	line-height:1.6em;
}

div#body-left
{
	float:left;
	width:166px;
	padding-left:34px;
	padding-bottom:15px;
}

div#body-left-menu ul
{
	float:left;
	list-style:none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

div#body-left-menu li
{
	padding: 0;
	margin: 0;
}

div#body-left-menu li a	
{
	background-repeat: no-repeat;
	background-position: center;
	padding: 1px 25px 1px 10px;
	border-top: 0px;
	display: block;
	width: 129px;
	min-height: 16px;
	text-decoration:none;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0;
}

div#body-left-menu li a.home
{
	background-image:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

div#body-left-menu li a.domestic
{
	background-image:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

div#body-left-menu li a.sub-domestic
{
	width:119px;
	padding-left:20px;
	background-image:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

div#body-left-menu li a.business
{
	background-image:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

div#body-left-menu li a.sub-business
{
	width:119px;
	padding-left:20px;
	background-image:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

div#body-middle	
{
	width: 544px;
	margin: 0 0 0 8px;
	background-color: #ffffff;
	position: relative;
	float: left;
}

div#body-middle-image
{
	height:125px;
	background-repeat:no-repeat;
	background-position:center;
	border-top:0px;
}

div#body-middle-content
{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border: 1px solid #ffffff;
}

div#body-right
{
	float:right;
	width: 166px;
	padding-right: 34px;
	padding-bottom: 15px;
}

div#body-right h3
{
	font-size: 0.9em;
}

div#body-right div.intro-content
{
	font-size: 0.9em;
}

div#company-full-images
{
	float:right;
	width:160px;
	text-align:center;
	font-weight:bold;
}

div#company-full-image-1
{
	padding-left:10px;
	padding-bottom:10px;
}

div#company-full-image-2
{
	padding-bottom:10px;
	padding-left:10px;
}

div#company-full-details
{
	width:auto;
}

div.company-full-details-oa-first
{
	float: left;
	font-weight: bold;
}

div.company-full-details-oa
{
	width: auto;
}

div.company-full-details-ci-first
{
	float: left;
	font-weight: bold;
}

div.company-full-details-ci
{
	width: auto;
	/* padding-left: 150px; */
}

table
{
	empty-cells:show;
	width:auto;
}

table.renderedtable
{
}

table.normal
{
}

table.company-line
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

table.company-line td
{
	width:50%;
	padding-bottom:2px;
}

table.person-line
{
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
}

table.person-line td
{
	padding-bottom: 2px;
}

table.person-line td.name
{
	width:25%;
}

table.person-line td.company
{
	width:35%;
}

table.person-line td.phone
{
	width:20%;
}
table.person-line td.email
{
	width:20%;
	text-align:center;
}

table.forum
{
	width:100%;
	margin-bottom:10px;
}

table.forum th, table.forum td
{
	padding:3px;
	vertical-align:top;
}

table.forum th.title
{
    width:80%;
}

table.forum th.integer	
{
    width:10%;
}

table.forum th.left
{
	text-align:left;
}

table.forum th.middle
{
	text-align:center;
}

table.forum th.right
{
	text-align:right;
}

table.forum td.left
{
	text-align:left;
}

table.forum td.middle
{
	text-align:center;
}

table.forum td.right
{
	text-align:right;
}

span.large
{
	font-size:1em;
}

span.normal
{
	font-size:1em;
}

span.small
{
	font-size:0.8em;
}

div.line-folder
{
	border: 1px solid #ffffff;
}

div.class-poll
{
}

div.poll-option-name
{
	font-weight: bold;
}

div.poll-total p
{
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

div.poll-graph
{
	font-size: 0.8em;
	display: block;
	margin: 0.25em 0 0 0;
}

div.poll-graph div.poll-option-left
{
	float: left;
	border: 1px solid #ffffff;
	background-color: #f69551;
	padding: 0.1em;
	min-height: 1em;
}

div.poll-graph div.poll-option-right
{
	float: left;
	padding: 0.4em 0 0.1em 0.25em;
	min-height: 1em;
}

div.poll-total-votes
{
	font-weight: bold;
	padding: 0.5em 0 0 0;
}

div.toolbar-poll
{
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 10px;
	height: 1%;
}

div.toolbar-poll p.poll-name
{
	font-weight: bold;
}

div.toolbar-poll div.poll-total-votes
{
	font-weight: normal;
}

div.toolbar-poll div.poll-option-name,
div.toolbar-poll div.poll-graph div.poll-option-right
{
	font-weight: normal;
}

div.content-view-embed div.class-poll
{
	padding: 0.25em;
	border: 1px solid #cccccc;
}

div.object-right,
div.object-left
{
	margin: 0;
}

div.object-left
{
	margin: 0 5px 0 0;
}

div.object-right
{
	float: right;
	margin: 0 0 0 5px;
}

/* Gallery */
div.gallery-item-list
{
	margin: 0 0 1em 0;
}

div.gallery-item-list div.gallery-item
{
	position: relative;
	float: left;
	width: 180px;
	height: 130px;
	margin: 0 0 2em 40px;
	line-height: 0;
}

div.gallery-item-list div.gallery-item a,
div.gallery-item-list div.gallery-item a:hover
{
	text-decoration: none;
}

div.gallery-item-list div.gallery-item img
{
	padding: 3px;
	border: 1px solid #cfcfcf;
}

div.gallery-item-list div.gallery-item a:hover img
{
	border: 1px solid #000000;
}
