/*
-----------------------------------------------
'labour.ie' Alan Kelly Custom Styles
Author:   Tom Duke
          http://www.revolutionaries.ie/
Version:  17th October 2008
----------------------------------------------- */

/* Structure
----------------------------------------------- */
#main-container, #main-bottom, #footer div, #subfooter div {
	width: 894px;
}
#main {
	background-image: none;
	padding-top: 0;
}
#main-container {
	background-image: none;
}
#content {
	background: #fff url(/common/images/navigation/lisbon/css_akd_content_top.gif) left top no-repeat;
	padding: 6px 0 0 0;
	margin-left: 0;
	width: 668px;
	min-height: 0px;
}
#content-padder {
	background: transparent url(/common/images/navigation/lisbon/css_akd_content_bot.gif) left bottom no-repeat;
	padding: 0 15px 6px 15px;
	min-height: 400px;
}
#sidebar {
	background: transparent;
	margin-left: 0;
	padding-top: 0;
}
div.sidebar-box {
	background: #fff url(/common/images/navigation/lisbon/css_akd_sidebar_top.gif) left top no-repeat;
	padding-top: 6px;
}
div.sidebar-box-padder {
	background: transparent url(/common/images/navigation/lisbon/css_akd_sidebar_bot.gif) left bottom no-repeat;
	padding: 0 0 6px 0;
}


/* Home Page Structure
----------------------------------------------- */
body#index #content {
	background: #fff url(/common/images/navigation/lisbon/css_akd_content_top_home.gif) left top no-repeat;
	width: 560px;
}
body#index #content-padder {
	background: transparent url(/common/images/navigation/lisbon/css_akd_content_bot_home.gif) left bottom no-repeat;
}
body#index #sidebar {
	width: 324px;
}
body#index div.sidebar-box {
	background: #fff url(/common/images/navigation/lisbon/css_akd_sidebar_top_home.gif) left top no-repeat;
}
body#index div.sidebar-box-padder {
	background: transparent url(/common/images/navigation/lisbon/css_akd_sidebar_bot_home.gif) left bottom no-repeat;
}


/* Sidebar Home Page
----------------------------------------------- */
body#index #sidebar h3, body#index #sidebar2 h3 {
	background: #FFF url(/common/images/navigation/lisbon/css_akd_sidebar_h3_home.gif?123) no-repeat scroll left bottom;
	padding:0 50px 23px 15px;
}


/* Content Specific
----------------------------------------------- */
div.sidebar-box {
	margin-bottom: 10px;
}
div.labour-logo {
	text-align: center;
}
h1 {
	margin-bottom: .5em;
}

/* Common Top Nav
----------------------------------------------- */
#commonnav {
	padding: 0;
}
div.commnav-logo {
	background: url(/common/images/alankelly/css_akd_comnav_lab_logo.gif) left bottom no-repeat;
	padding: 0 0 7px 48px;
}

/* Header styles
----------------------------------------------- */
#header h1, body#index #header h1 {
	width: 894px;
	margin: 0 auto;
	float: none;
}
#header h1 a {
	width: 500px;
	height: 90px;
	background: transparent url(/common/images/alankelly/alankelly_header3.jpg) left top no-repeat;
}
#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
	background: transparent url(/common/images/alankelly/alankelly_header3.jpg) left -90px no-repeat;
}
body#index #header h1 {
	width: 894px;
	height: 90px;
	background: transparent url(/common/images/alankelly/alankelly_header3.jpg) left top no-repeat;
}
#signup-container div {
	float: right;
	text-align: left;
	width: 18em;
}

/* Main Nav
----------------------------------------------- */
#nav-main div {
	background: #E6E6E6;
}
#nav-main div ul {
	width: 894px;
	margin: 0 auto;
}

