/* Core CSS, pTools v5
* Core CSS rules for site
*
* KilkennyTourism.ie CMS site
*
*/

html { font-size: 100%;}
body { background-color: #fff; font-size: .75em;}
body, ul, ol, li, form, p, b, i { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; text-align: left;}
body, td, ul, ol, form, p {}

/*table, td { border: 0; vertical-align: top;}
table { width: 90%; border-collapse: collapse;} */

table caption { display: none;}
ul, ol { margin: 0; padding: 5px 0 7px 0;}
ul { list-style-type: none;}
ol { list-style-type: decimal;}
li { margin: 0; padding: 5px 5px 5px 10px; list-style-position: inside;}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
div, span {}

iframe { border: none 0;}

a:link, a:visited { color: #88408D; text-decoration: none;}
a:hover, a:active { color: #62408D; text-decoration: underline;}

b, strong { font-weight: bold;}
i, em { font-style: italic;}

p { margin: 0; padding: 5px 0 9px 0;}

h1,h2,h3,h4,h5,h6 { margin: 0; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #62408D; line-height: 1.2em;}
h1 { padding: 9px 0 6px; font-size: 1.6em;}
h2 { padding: 8px 0 5px; font-size: 1.5em;}
h3 { padding: 7px 0 4px; font-size: 1.4em;}
h4 { padding: 6px 0 3px; font-size: 1.3em;}
h5 { padding: 5px 0 2px; font-size: 1.2em;}
h6 { padding: 4px 0 1px; font-size: 1.1em;}

.hide { display: none;}
.clear { clear: both;}
.spacer { display: block; clear: both;}
/* CSS Document */
