/* CSS Document */

*
{
margin: 0;
padding: 0;
}

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #ffffff url(images/sense_sprite2.png) repeat-x 0px -363px;
}

a, a:hover, a:visited
{
text-decoration: none;
color: inherit;
}	


/* Main containers */

.head
{
top: 0;
left: 0;
width: 935px;
color:#ffffff;
overflow: hidden;
padding: 0 0 0 0;
}

.container
{
width:935px;
margin:0 auto;
}

.content
{
margin: 10px 0 0 0;
padding: 0;
}


.clearfloats
{
clear:both;
width: 100%;
font-size: 1px;
line-height: 1px;
}

/* Header Elements */
.headermenu 
{
float: left;
display: inline;
width: 600px;
margin: 20px 0 0 0;
padding: 0 0 0 0;
font-size: 16px;
list-style:none;
color: #666666;
}

.headermenu a,
.headermenu a:visited
{
color: #666666;
}


.headermenu li
{
float: left;
padding: 6px 18px 10px 18px;
background: url(images/menu_divider.png) no-repeat right bottom;
}

.headermenu li.last
{
background:none;
}

.headermenu li.first
{
padding-left: 0px;
}

.headermenu li:hover
{
color: #FFFFFF;
cursor: pointer;
background: url(images/menu_divider2.png) no-repeat right bottom;
}

.headermenu li.last:hover
{
color: #FFFFFF;
cursor: pointer;
background: url(images/menu_divider2.png) no-repeat  bottom;
}

#SenseLogo
{
float: right;
width: 294px;
height: 78px;
background: url(images/sense_sprite2.png) no-repeat -503px -16px;
}

#pageheadingtitle
{

float: left;
display: block;
font-size:26px;
padding-right: 15px;
}

.pageheadingnav li.selected,
.pageheadingnav li.selected a:hover
{
font-size:20px;
background: none;
color: #FFFFFF;
}

.pageheadingnav
{
float: left;
display: block;
list-style: none;
font-size: 14px;
margin: 10px 0px 14px 0px;
padding: 0 0 0 0;
color: #ffffff;
}


.pageheadingnav li,
.pageheadingnav a, 
.pageheadingnav a:visited,
.pageheadingnav a:hover
{
display: inline;
font-weight: normal;
padding: 0 5px 5px 0px;
color: #ffffff;
height: 20px;
}



.pageheadingnav a:hover
{
cursor: pointer;
color: #000000;
background: url(images/menu_divider2.png) no-repeat bottom;
}

/* Graphics area */
#graphicsarea
{
clear: both;
width: 935px;
height: 290px;
overflow: hidden;
margin: 10px 0 10px 0;
padding: 0 0px 0 0px;
margin: 0;
}

.banner
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 935px;
height: 200px;
}


/* Text Content Styles */
.onethird
{
float: left;
display:inline;
margin: 5px 0px;
width: 290px;
}

.twothirds
{
float: left;
display:inline;
margin: 5px 0px;
width: 580px;
}

.threethirds
{
clear:both;
margin: 5px 0px;
width: 935px;
}

.twothirds ul,
.threethirds ul,
.onethird ul
{
padding-left: 18px;
font-size: 13px;
color: #333333;
}

h1
{
clear: both;
color: #222222;
font-size: 26px;
margin: 10px 5px 0 0px;
font-weight:bold;
}

h2
{
color: #666666;
font-size: 16px;
margin: 0px 0px;
font-weight:normal;
}


p
{
font-size: 13px;
color:#333333;
margin: 12px 0 12px 0;
}


/* Sidebar */
.sidebar
{
background: #ffffff url(images/sidebar.png) repeat-y 0px 0px;
margin: 0 0 0 30px;
padding: 0 0 0 0px;
width: 310px;
}

.sidebartop
{
background: #ffffff url(images/sense_sprite1.png) no-repeat -5px 0px;
height: 28px;
width: 100%;
margin: 0 0 0 0;
padding: 10px 5px 5px 15px;
}

.sidebarbottom
{
background: #ffffff url(images/sense_sprite1.png) no-repeat -5px -379px;
height: 25px;
width: 100%;
}

.sidebar h1
{
color: #333333;
font-size: 18px;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-weight:bold;
}

.sidebarcontent
{
margin: 0 0 0 0;
padding: 0px 15px 0px 15px;
}

.sidebarcontent h2
{
font-weight:bold;
color: #000000;
font-size: 14px;
margin: 0 0 0 0;
padding: 10px 0 0 0;
}

/* Footer */
.pagefooter
{
margin: 10px 0 10px 0px;
padding: 5px 10px 5px 10px;
background: #ffffff url(images/sense_sprite1.png) no-repeat -3px -420px;
height: 40px;
width: 935px;
}

.pagefooter p
{
font-size: 11px;
}

.pagefooter a:hover
{
text-decoration: underline;
}

#footerleft
{
float: left;
}

#footercentre
{
float: left;
padding: 0 0 0 150px;
}

#footerright
{
float: right;
padding: 0 20px 0 0;
}

.pagefootercentre
{
width: 100%;
text-align: center;
}

.pagefootercentre p
{
color: #AAAAAA;
font-size: 10px;
line-height: 5px;
}

.inlinemenuarea
{
background: url(resources/commonsense_banner_menu.png) no-repeat ;
padding: 20px 0 0 20px;
height: 265px;
color: #ffffff;
}

.inlinemenu 
{
list-style: none;
color: #ffffff;
font-size: 14px;
}

.inlinemenu a, .inlinemenu a:hover, .inlinemenu a:visited
{
color: #ffffff;
}

.inlinemenu a:hover
{
color: #000000;
background-color: #FFFFFF;
}

.emp
{
color: #003399;
}


.threethirds a, .twothirds a, .onethird a
{
	color: #003399;
}

.threethirds a:hover, .twothirds a:hover, .onethird a:hover
{
	text-decoration: underline;
}
