/* ===== LA STYLES ===== */

body {
	font-family : verdana, sans-serif;
	bgcolor : #ffffff;
}

/* ===== Header ===== */

#divHeader {
	/*background : #e3dfdf url(images/gradient-bg.png) repeat-y left top;*/
	background-color:#e3dfdf;
	border : 0px solid #1E227F;
	border-bottom-width : 1px;
	height : 74px;
}

/* should only apply in IE 6.0 and below */

/* \*/
/* * html #divHeader {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans/images/gradient-bg.png',sizingMethod='scale');
} */
/* */

/* div used to put girl topleft*/
/*#divHeader div.inner { background : transparent url(images/call-center-girl.png) no-repeat left top;}

/* should only apply in IE 6.0 and below */

/* \*/
 /* div used to put girl topleft*/
/** html #divHeader div.inner {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans/images/call-center-girl.png',sizingMethod='crop');
}*/
/* */

#divHeader #divLogo {
	background : url(images/lookagain.gif) no-repeat left top;
	/*background : url(images/freemans.png) no-repeat left top;*/
	width : 189px;
	height : 41px;
	top: 20px;
	left : 20px;
}

/* should only apply in IE 6.0 and below */

/* \*/
/* * html #divHeader #divLogo {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans-ireland/images/freemans.png',sizingMethod='crop');
} */
/* */

#divHeader #divText {
	background : url(images/help.gif) no-repeat left top;
	/*background : url(images/ask-us-a-question.png) no-repeat left top;*/
	width : 136px;
	height : 69px;
	top : 25px;
	left : 98%;
	margin-left : -136px;
	overflow : hidden;
}

/* should only apply in IE 6.0 and below */

/* \*/
/* * html #divHeader #divText {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans-ireland/images/ask-us-a-question.png',sizingMethod='crop');
} */
/* */

#divHeader #divText span {
	position : absolute;
	left : 136px;
}

/* ====== Body ====== */

#divBody div.inner {
	padding : 15px;
	background-color : #ffffff;
}

#divBody #ulBreadcrumb li {
	background : url(images/link-arrow-pink.gif) no-repeat left center;
	margin-right : 5px;
	margin-bottom : 10px;	
	padding-left : 10px;
	color : #353878;	
	font-size : 1.1em;
}

#divBody #ulBreadcrumb li a:link,
#divBody #ulBreadcrumb li a:visited,
#divBody #ulBreadcrumb li a:active {
	color : #353878;	
	text-decoration : none;
}

#divBody #ulBreadcrumb li a:hover {
	color : #353878;	
	text-decoration : underline;
}

#divBody h1 {
	color : #353878;
	font-size : 1.4em;
	display : block;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 15px;
	border : 0px solid #999999;
	border-bottom-width : 1px;
}

#divBody h2 {
	color : #353878;
	font-size : 1.3em;
	margin-top : 25px;
	margin-bottom : 10px;
}

#divBody #ulCategories li dl dt {
	color : #353878;
	font-size : 1.2em;
	font-weight : bold;
}

#divBody #ulCategories li dl dt a:link,
#divBody #ulCategories li dl dt a:active,
#divBody #ulCategories li dl dt a:visited,
#divBody #ulCategories li dl dt a:hover {
	color : #353878;	
	text-decoration : underline;
}

#divBody #ulCategories li dl dd a {
	color : #353878;
	font-size : 1.1em;
	background : url(images/link-arrow-pink.gif) no-repeat left center;
	padding-left : 10px;
}

#divBody #ulCategories li dl dd a:link,
#divBody #ulCategories li dl dd a:active {
	color : #353878;	
	text-decoration : none;
}

#divBody #ulCategories li dl dd a:visited {
	color : #743578;	
	text-decoration : none;
}

#divBody #ulCategories li dl dd a:hover {
	color : #353878;	
	text-decoration : underline;
}

#divBody #ulQuestions li a {
	color : #353878;
	font-size : 1.1em;
	background : url(images/link-arrow-pink.gif) no-repeat left center;
	padding-left : 10px;
}

#divBody #ulQuestions li a:link,
#divBody #ulQuestions li a:active {
	color : #353878;	
	text-decoration : none;
}

#divBody #ulQuestions li a:visited {
	color : #743578;	
	text-decoration : none;
}

#divBody #ulQuestions li a:hover {
	color : #353878;	
	text-decoration : underline;
}

#divBody p {
	color : #353878;
	font-size : 1.1em;
	margin : 10px 0px;
}

/* ===== Footer ===== */

#divFooter {
	/*background : #FDCB8A url(images/gradient-bg.png) repeat-y left top;*/
	background-color:#e3dfdf;
	border : 0px solid #1E227F;
	border-top-width : 1px;
	height : 34px;
	padding:5px 0 0 0;
}

/* should only apply in IE 6.0 and below */

/* \*/
 /** html #divFooter {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans-ireland/images/gradient-bg.png',sizingMethod='scale');
} */
/* */

#divFooter #pContact {
	display : block;
	width : 141px;
	height : 27px;
	position : relative;
	margin : 5px;
}

#divFooter #pContact a {
	display : block;
	width : 141px;
	height : 27px;
	position : absolute;
	top : 0px;
	left : 0px;
	background : transparent url(images/button-contact-us.png) no-repeat left top;
	overflow : hidden;
}

/* should only apply in IE 6.0 and below */

/* \*/
 * html #divFooter #pContact a {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans-ireland/images/button-contact-us.png',sizingMethod='crop');
} 
/* */

#divFooter #pContact a span {
	display : block;
	position : absolute;
	left : -1000px;
}

#divFooter #buttonPrint {
	width : 141px;
	height : 27px;
	background : transparent url(images/button-print.png) no-repeat left top;	
	border : 0px none;	
	margin : 5px;
	color : transparent;
	overflow : hidden;
	position : relative;
}

/* should only apply in IE 6.0 and below */

/* \*/
 * html #divFooter #buttonPrint {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans-ireland/images/button-print.png',sizingMethod='crop');
} 
/* */

#divFooter #buttonPrint span {
	display : block;
	position : absolute;
	left : -1000px;
}

#divFooter #buttonClose {
	width : 141px;
	height : 27px;
	background : transparent url(images/button-close.png) no-repeat left top;	
	border : 0px none;	
	margin : 5px;
	color : transparent;
	overflow : hidden;
	position : relative;
}

/* should only apply in IE 6.0 and below */

/* \*/
 * html #divFooter #buttonClose {
 background-image : none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/freemans-ireland/images/button-close.png',sizingMethod='crop');
} 
/* */

#divFooter #buttonClose span {
	display : block;
	position : absolute;
	left : -1000px;
}