﻿
/* Subject: www.newstartcarlow.ie alternate stylesheet
   
   Date:    14 September 2009
   
   Company: Carlow County Council
            Athy Road   
            Carlow Town

   Contact: Paul Gilmore
            pgilmore@carlowcoco.ie
            087 1270313 

    Notes:  Designing for accessibility
-------------------------------------------------------------- */

body {
    height: 100%;
    margin: 0px;
	padding: 0px;
	background: url(../Images/bg01.jpg) repeat left top;
    }


/* Default styling for headings
-------------------------------------------------------------- */

h1, h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    }

h1 {
	font-size: 30px;
	color: #504E42;
    }

h2 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #96794F;
    }

h3 {
	margin-bottom: 1em;
	font-size: 14px;    /* Accessibility features */
	color: #504E42;
    }
    
.highlight {
    background-color:#FF0;
    }


/* Default styling for text selectors and links
-------------------------------------------------------------- */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;    /* Accessibility features */
	color: #5B6D74;
    }

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
    }

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
    }

a {
	color: #6B9757;
    }

a:hover {
	text-decoration: none;
    }

.align-justify {
	text-align: justify;
    }

.align-right {
	text-align: right;
    }


/* Default styling for images
-------------------------------------------------------------- */

img {
	border: none;
    }

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
    }

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
    }

img.border {	
	background: #FFFFFF;
	border: 1px solid #E1DFD8;
	padding: 2px;
	margin-top: 7px;
    }  

hr {
	display: none;
    }

.hr1 {
	height: 1px;
    }


/* Default styling for www.newstartcarlow.ie wrapper ID's
-------------------------------------------------------------- */

#wrapper {
	background: url(../Images/bg02.jpg) repeat-x left top;
    }

#wrapper2 {
    margin: 0px auto;
	width: 940px;
	background: url(../Images/bg03.jpg) repeat-y left top;
    }

#wrapper3 {
	padding: 0px 45px;
	background: url(../Images/bg04.jpg) no-repeat left top;
    }


/* Default styling for www.newstartcarlow.ie header
-------------------------------------------------------------- */

#header {
	height: 130px;
    }


/* Default styling for logo and green banner
-------------------------------------------------------------- */

#logo {
	float: left;
	width: 425px;
	height: 120px;
	background: url(../Images/homepage01.jpg) no-repeat left top;
    }

#logo h1 {
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 45px;	
    }

#logo h2 {
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 2px;	
    }


/* Default styling for search
-------------------------------------------------------------- */

form {
	margin: 0px;
	padding: 0px;
    }

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
    }

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6D74;
    }
    
#search {
	width: 425px;
	height: 120px;
	background: url(../Images/homepage02.jpg) no-repeat left top;
	float: left;
    }

#search form {
	padding: 79px 0px 0px 148px;
    }

#search img {               /*  3rd Septeber CCDB Logo placement */
	margin: 10px 0px 10px 312px;
    }

#search input {
	float: left;
	height: 24px;
	padding: 0px;
    }

input#keywords {
	width: 170px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #3E6C2B url(../Images/subpage1_01.gif) repeat-x left top;
	border: 1px solid #3D6B2B;
	border-right-color: #678B59;
	border-bottom-color: #678B59;
	color: #FFFFFF;
    }

input#search-submit {
	width: 60px;
	margin-left: 10px;
	background: url(../Images/subpage1_02.gif) repeat-x left top;
	border: 1px solid #44433B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
    }


/* Default styling for accessibility features
-------------------------------------------------------------- */

#accessibility p {
    	margin: -7px 0px 0px 0px;
    	padding: 0px;
    	float:right;
    }
        

/* Default styling for top menu bar
-------------------------------------------------------------- */

#menu {
	height: 70px;
	background: url(../Images/homepage03.jpg) no-repeat left top;
    }

#menu ul {
	margin: 0px;
	padding: 23px 0px 0px 15px;
	list-style: none;
	line-height: normal;
    }

#menu li {
	float: left;
	padding: 0px 10px 0px 11px;
	background: url(../Images/subpage1_03.gif) no-repeat left center;
    }

#menu li.first {
	background: none;
    }

#menu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
    }

#menu a:hover {
	text-decoration: underline;    
    }


/* Default styling for banner splash image on homepage
-------------------------------------------------------------- */

#banner {
	padding-bottom: 10px;
    }


/* Default styling for main text content
-------------------------------------------------------------- */

#page {}

#single {
	padding: 25px;
	background: url(../Images/homepage07.gif) repeat-x left top;
    }

#contentwelcome {
	padding: 25px;
	background: url(../Images/homepage07.gif) repeat-x left top;
    }

#content {
	width: 535px;
	padding: 25px;
	background: url(../Images/homepage07.gif) repeat-x left top;
	float: left;
    }

#homepage #content {
	width: 500px;
    }


/* Default styling for homepage horizontal footer menus
-------------------------------------------------------------- */

.three-columns {
	position: relative;
	height: 200px;
	min-height: 200px;
	background: url(../Images/homepage06.jpg) no-repeat left top;
    }

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	float: left;
    }
    

html>body .three-columns {
	height: auto;
    }

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 250px;
    }

.three-columns .column1 {
	padding: 0px 15px 0px 20px;
    }

.three-columns .column2 {
	padding: 0px 15px 0px 20px;
    }

.three-columns .column3 {
	padding: 0px 15px;
    }

.three-columns .title {
	height: 23px;
	margin: 0px;
	padding-top: 18px;
	color: #FFFFFF;
    }

.three-columns .content {
	padding-top: 20px;
    }


/* Default styling for homepage horizontal footer menus BOX'S
-------------------------------------------------------------- */

.boxA {}

.boxA .title {
	height: 23px;
	margin: 0px;
	padding: 18px 0px 0px 20px;
	background: url(../Images/homepage06.jpg) no-repeat left top;
	color: #FFFFFF;
    }

.boxA .content {
	padding: 15px 13px;
    }

#box1 {}

#box2 {}

#box3 {}

#box4 {}

#box4 .content {
	padding-left: 20px;
    }


/* Default styling for latest news right menu sidebar
-------------------------------------------------------------- */

#sidebar {
	width: 250px;
	float: right;
    }

#homepage #sidebar {
	width: 288px;
    }


/* Default styling for footer
-------------------------------------------------------------- */

#footer {
	width: 940px;
	height: 150px;
	margin: 0px auto;
	background: url(../Images/bg05.jpg) no-repeat left top;
    }

#footer p {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	text-align: center;
	color: #C6C4BC;
    }
    