@import "nav_style.css";

f{}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
{ 
	margin: 0; 
	padding: 0; 
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th 
{ 
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
}

ul,ol 
{ 
}

fieldset,img 
{ 
	border: none; 

}

caption,th 
{ 
	text-align: left; 
}

table 
{ 
	border-collapse: collapse; 
	border-spacing: 0; 
	font-size:1em;
}
/*********************************************************************************
Reset all the browser default so that we are starting with a level playing field
across all browsers.
the class f above is there as the W3C validator does not like files starting
with comments.
**********************************************************************************/
body {
	margin: 0; 
	padding: 0; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	overflow: -moz-scrollbars-vertical !important;
	background: silver;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
img {
	vertical-align: bottom; /* IEWIN : stops images aligning to baseline */
	border: none; 
	margin: 0; /* IEWIN : image margin reset bug */
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.4em;
	color: #666;
	margin: 0 0 1em 0;
	padding: 0;
}
a:link {
	color: #000;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:clicked {
	color: red;
	text-decoration: underline;
}
a:hover {
	color: orange;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: underline;
	outline: none;
}
p {
	margin: 0 0 1em;
	padding: 0;
	font-size: 1.1em;
}

p strong{
	font-weight:bold;
}

ul, ol {
	margin-bottom: 1em;
	margin-left: 1.3em;
}
ul li, ol li {
	font-size: 1.1em;
}
dl {
	margin: 0 0 1em;
	padding: 0;
	font-size: 1.1em;
}
dd, dt {
	margin: 0;
	padding: 0;
}
form,
fieldset {
	border:0;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	font-size: 1.1em;
}
th {
	text-align: left;
}

/* global
------------------------------*/
ol.address {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
ol.address {
	margin: 0;
	padding: 0;	
}
.price {
	font-weight: bold;
}

/* accessibility
------------------------------*/
#access-nav {
	position: absolute;
	top: -999em;
	left: -999em;
}

.form dt.required em,
fieldset#mini-search label,
.access-node,
legend {
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	position: absolute;
	overflow: hidden;
}
caption {
	display: none;	
}

/* errors
------------------------------*/
.error {
	color: #db2c01;
	font-weight: bold;
}

/* clear
------------------------------*/
.clear-float:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear-float {
	display: inline-table;
}
/* IEMAC : hide \*/
* html .clear-float {
	height: 1%;
}
.clear-float {
	display: block;
}
/**/

form#aspnetForm {
	width: 985px;
	margin: 0 auto;
	text-align: left;
	background:#fff;
	height:100%;
	padding-left:2px;
	padding-right:2px;
}
/*vcard */
div#divFooter{
	background-color:#0c2577;
	color: #fff;
	height: 50px;
	width: 985px;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 0;
}

div#divFooter a:link {color: #fff}     /* unvisited link */
div#divFooter a:visited {color: #fff}  /* visited link */
div#divFooter a:hover {color: orange}   /* mouse over link */
div#divFooter a:active {color: orange}   /* selected link */

ul#address{
	padding: 0 0 0 10px;
	text-align: left; 
	line-height: 20px;
	list-style-type: none;
	float: left;
}
ul#additional-info{
	padding: 0 20px 0 0;
	text-align: right;
	line-height: 20px;
	list-style-type: none;
}

#page_top
{
	height:100px;
	background: #fff;
}

#page_bottom
{
	width:960px;
	position:relative;
	left:-5px;
}


#content
{
	height:100%;
}

#content_top
{
	height:310px;
}

#content_main
{
	height:305px;
	top:0;
	left:0;
	width: 765px;
	float:left;
}

#content_bottom
{
}

#content_sub_bottom
{
	height:130px;
	margin:0;
	padding: 4px 0px 4px 0px;
	left:0;
	background: #0c2577;
}

#content_sub_bottom ul
{
	padding-top:27px;
	padding-left:1px;
	padding-right:0;
}
ul#page_bottom_media
{
	margin-left: 0px;
	padding-left: 1px;
}

#content_additional
{
	padding-top:10px;
	height: 600px; 
}

#content_additional h3{
	font-size: 1.6em;
	text-align: center;
	color: #000000; 
	border: solid 1px #648ABD;
	padding: 10px 10px 10px 10px;
}

div.article {
	float: left;
	width: 465px;
	padding: 0 10px 0 10px;
}
div.article img{
	float:left;
	padding: 0px 10px 5px 0px;
}

#content_sub_right
{
	width: 192px;
	float:right;
	height:305px;
	right:4px;
}

/*position the page top and its child elements*/

/*position the nav down so that he logo and top level links can  be positioned above.*/
#nav
{
	position:absolute;
	top:75px;
}

#top
{
	width:100%;
}

/*position the h1 off the page as we don't actually want to see it except when using line readers.*/
#top h1
{
	position:absolute;
	left:-1000000px;
}

/*position the div which contains the top level links to the right and set a width to ensure that
if fits*/
#top div
{
	float:right;
}

/*position the img/logo to the left of the page top*/
#top .sitelogo
{
	float:left;
	padding-top:10px;
}

/*news ticker on home page*/
.divNewsList
{

}

.newsticker 
{
	list-style-type: none;
	margin: 0;
	height:176px;
	padding: 5px;
	color:#0c2577;
	background: #dbdfeb;
	border-left: 1px solid #0c2577;
	border-right: 1px solid #0c2577;
	text-align:justify;
	font-size:0.8em;
}

.newsticker a
{
	text-decoration: none;
	color:#0c2577;
}

.newsticker a:visited {
	color: #000;
	text-decoration: underline;
}
.newsticker a:clicked {
	color: red;
	text-decoration: underline;
}
.newsticker a:hover {
	color: orange;
	text-decoration: none;
}

.newsticker h3
{
	font-size: 1.4em;
	font-weight:bold;
	text-align:left;
}

.newsticker span a
{
	font-style:italic;
}

#div-newsTickerTop
{
	height:17px;
	display: block;
	background: url(/upload/threesixty/web/images/sitefurniture/newsListTopBG.jpg) no-repeat;
}

#div-newsTickerBottom
{
	height:17px;
	display: block;
	background: url(/upload/threesixty/web/images/sitefurniture/newsListBottomBG.jpg) no-repeat;
}

/*main navigation for website*/
.main_nav
{
	width:100%;
}

/*login panel on the home page*/
#div-loginPanel
{
	height:80px;
	width: 192px;
	background:url(/upload/threesixty/web/images/sitefurniture/loginPanelBG.jpg) no-repeat;
	text-align:center;
	padding:0 0 3px 0;
	color:#0c2577;
}

#div-loginPanel p
{
	padding:5px 5px 0 5px;
}

.lnkExtranet
{
	background:transparent url(/upload/threesixty/web/images/sitefurniture/LoginBut.png) no-repeat scroll 0%;
	display:block;
	height:24px;
	width:76px;
	position:relative;
	z-index:100;
	left: 5em;
}


.lnkExtranet:link
{
}

.lnkExtranet:hover {
	position:relative;
	background: transparent url(/upload/threesixty/web/images/sitefurniture/LoginButHover.png) no-repeat scroll 0%;
}

.lnkExtranet:clicked {
	position:relative;
	background: transparent url(/upload/threesixty/web/images/sitefurniture/LoginButHover.png) no-repeat scroll 0%;
}

.lnkExtranet:active {
	position:relative;
	background: transparent url(/upload/threesixty/web/images/sitefurniture/LoginButHover.png) no-repeat scroll 0%;
}
/*login panel on the login page*/
div#divLoginPanel
{
	height:600px;
	padding:10px;
	width: 935px;
}

div#divLoginPanel h3{
	font-size: 1.6em;
	text-align: center;
	color: #000000; 
	border: solid 1px #648ABD;
	padding: 10px 10px 10px 10px;
}
div#divLoginInfoPanel{
	height:auto;
	padding:10px;
	width: 935px;
}
div#divLoginInfoPanel h3{
	font-size: 1.6em;
	text-align: center;
	color: #000000; 
	border: solid 1px #648ABD;
	padding: 10px 10px 10px 10px;
}

/*pagetop search panel*/
#div-search
{
	left:38em;
	position:relative;
	top:33px;
	width:22em;
}

.lnkSearch:link
{
	background:transparent url(/upload/threesixty/web/images/sitefurniture/SearchBut.png) no-repeat scroll 0%;
	display:block;
	height:24px;
	left:130px;
	position:relative;
	top:-21px;
	width:76px;
}

.lnkSearch:hover {
	background: transparent url(/upload/threesixty/web/images/sitefurniture/SearchButHover.png) no-repeat scroll 0%;
}

.lnkAdvancedSearch
{
	top:-20px;
	position:relative;
	width: 7em;
}

.quicksearch
{
	position:relative;
	top:3px;
}

ul#page_right_media
{
	list-style: none;
	margin-left:0;
}