/* Guernsey Electricity Main Page Content StyleSheet */


/* ------------------ General Page Definitions ------------------------ */

a { color: #003A71; text-decoration: underline; }			/* link */
a:hover { color: #A4BE2F; text-decoration: underline; }		/* mouseover link */

h1 {							/* Main Header - Blue letters with grey underline */
	font-size: 16px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#003C72;  
	width: 100%;	
	padding-bottom:2px;
	border-bottom: 1px solid #CACACA;
	margin-top:8px;
	margin-bottom:12px;
}

h2 {							/* Main Header - Blue letters with grey underline */
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#003C72;  
	width: 100%;	
	padding-bottom:2px;
	border-bottom: 1px solid #CACACA;
	margin-top:8px;
	margin-bottom:12px;
}

/* ------------------- Home Page Elements ------------------------- */

/* ----- Welcome Section ----- */

.welcome {
	width:500px;
	padding:0 0 20px 0;
	margin:0;
}

/*
.welcome p { width:500px; padding:0 0 15px 0; clear:left; margin:0; }
*/
.welcome p { padding:0 0 15px 0; clear:left; margin:0; }

/* ----- Images ----- */

img.floatLeft { 				/* to include left floated image */
	float: left; 
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

img.floatRight { 				/* to include right floated image */
	float: right; 
	margin: 4px 10px 0 0;
	padding: 0;
	vertical-align:top;
}

img.offerImages {				/* Item images for Special offers on homepage */
	float: left; 
	margin: 4px 10px 0 0;
	vertical-align:top;
	padding: 2px 2px 0px 4px;
}

/* ----- Latest Shop Offers Block ----- */

.shopOffers {					/* Latest Shop Offers on homepage */
/*	width:500px;*/
	padding:0;
	margin:0;
}

.shopOffers a { color: #000000; }
.shopOffers a:hover { color: #A4BE2F; }
.shopOffers td {
	padding-top: 3px;
	/*background-color: #A1BAD3;*/
}

.box_FloatLeft {				/* Containers for Shop Offer Items on homepage */
	float:left;
	width: 240px;
	background-color:#E8ECF0;
	padding: 2px 2px 4px 2px;
	clear:left;
}

.box_FloatRight {				/* Containers for Shop Offer Items on homepage */
	float:right;
	width:240px;
	padding: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

.box_FloatLeft_Alternate {		/* Alternating Background colours for Shop Offer Items on homepage */
	float:left;
	width: 240px;
	height:60px;
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
	clear:left;
}

.box_FloatRight_Alternate {		/* Alternating Background colours for Shop Offer Items on homepage */
	float:right;
	width:240px;
	height:60px;
	background-color:#E8ECF0;
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

.box_FloatLeft p {				/* item description - next to images */
	width: 240px;
	color:#424242;
	font-size:10px;
	padding-bottom:0;
}

.box_FloatRight p {				/* item description - next to images */
	width: 240px;
	color:#424242;
	font-size:10px;
	padding-bottom:0;
}

.box_FloatLeft_Alternate p {	/* item description - next to images */
	width: 240px;
	color:#424242;
	font-size:10px;
}

.box_FloatRight_Alternate p {	/* item description - next to images */
	width: 240px;
	color:#424242;
	font-size:10px;
}

.productTitle { font-size: 11px; font-weight:bold; }		/* bold the title of the product */


/* ----- Sub Block Titles ----- */

.floatLeft_Title {					/* used as class for h2 tags on homepage - title of Latest Offers and Online Services */
	float:left;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	background-color:#537798;
	text-transform:uppercase;
	line-height:16px;
	text-indent: 8px;
	width:244px;
	margin-bottom: 6px;
	clear:left;
}

.floatRight_Title {					/* used as class for h2 tags on homepage - title of Latest Offers and Online Services */
	float:right;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	background-color:#537798;
	text-transform:uppercase;
	line-height:16px;
	text-indent: 8px;
	width:244px;
	margin-bottom: 6px;
}

/* ----- Online Services Block ----- */

#serviceList { color:#003A71; font-size:10px; }

#serviceList li { 
	margin:0;
	padding:0;
	list-style-image: url(../images/bullet_arrow.gif);		/* blue arrow instead of standard dot */
}

#serviceList li a { color:#003A71; }					/* link color */
#serviceList li a:hover { color: #A4BE2F; }				/* mouseover link color */


/* ----- Notebox Block ----- */

.notebox {												/* not used for now but may be useful in the future to modify */
	width:186px;
	float:right;
	/*background-color:#E8ECF0;*/
	border: 1px dashed #A6A6A6;
	padding:0;
	margin:42px 4px 0px 18px;
}

.notebox h4 {
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #537798;
	margin:0;
	text-indent: 5px;
	padding:2px 0 2px 0;
	border-bottom:1px dashed #A6A6A6;
	text-transform: uppercase;
}

.notebox-content { padding: 0 8px 8px 8px; }
.notebox #image { margin: 8px 0 6px 0; }

.notebox p {
	margin:5px 0 0 0;
	padding:0;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size:11px;
}

/* ----- News Block ----- */

.newsbox {						/* For the optional library item newsBox - positioned on the right side of the screen on homepage */
	background-image:url(../images/newsbox_border.gif);
	background-repeat:no-repeat;
	width:178px;
	height: 322px;
	float: right;
	padding:0;
	margin-top:17px;
}

.newsboxHolder {				/* holds postion of inner contents */
	margin:7px 7px 3px 16px;
	padding:0;
}

.newsbox h4 {					/* title bar */
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #537798;
	margin:6px 8px 5px 6px;
	text-indent: 5px;
	padding:2px 0 2px 0;
	border-bottom:1px solid #A6A6A6;
	text-transform: uppercase;
}

.newsbox #item {				/* Container for each news item which allows box clicking */
	background-image:url(../images/newsIcon.gif);
	margin:0;
	padding:0;
	text-indent: 16px;
	color: #666666;
	margin:2px 12px 8px 0px;
	padding-bottom:7px;
	border-bottom: 1px dotted #A6A6A6;
	background-repeat: no-repeat;
}

.newsbox #item span {			/* used for the date formatting of each news item */
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	font-size:11px;
	color: #537798;
}
.newsbox #item a { color: #537798; } 
.newsbox #item a:hover { color: #A4BE2F; }

.active {						/* specifies the formatting of an 'active' news item (on mouseover) */
	background: #E8ECF0;
	width: 145px;
	padding:0;
	margin:0px 12px 6px 1px;				
	padding-bottom:7px;
	padding-top:4px;				
	border-bottom: 1px dotted #A6A6A6;
}

.inactive {						/* specifies the formatting of an 'inactive' news item (normal) */
	background: #FFFFFF;
	width: 145px;
	padding:0;
	margin:1px 12px 6px 1px;				
	padding-bottom:7px;	
	padding-top:4px;							
	border-bottom: 1px dotted #A6A6A6;
}

.PsudoLink {
	cursor: pointer;	
}
