@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background-image: transparent;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img { -ms-interpolation-mode:bicubic; border:0; }

body {
background-color: #000;
background-image:url(../images/layout/bg.jpg);
background-repeat: repeat-x;
background-position: center top;
/*IE only*/
scrollbar-base-color: #000000;
scrollbar-arrow-color: #C0C0C0;
scrollbar-3dlight-color: #323232;
scrollbar-darkshadow-color: #161616;
scrollbar-face-color: #323232;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #161616;
scrollbar-track-color: #000000;
}

#container {
width: 950px;
position: relative;
margin: 0px auto;
padding: 0px;
z-index: 0;
}

#navigation {
position: absolute;
top: 89px;
width: 693px;
height: 19px;
z-index: 1;
left: 212px;
text-align: right;
}

#navigation ul, li {
list-style: none;
display: inline;
padding: 0em 0em 0em 1.2em;
}

#logo {
position: absolute;
background-image:url(../images/layout/logo.png);
background-repeat: no-repeat;
width: 198px;
height: 103px;
left: 37px;
top: 10px;
z-index: 1;
}

#logo h1 {
line-height: 0;
visibility: hidden;
text-indent: -9999px;
}

* html #logo
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.galwayspiritflutes.com/image/layout/logo.png", sizingMethod="crop");
}

#container2 {
position: relative;
width: 950px;
height: 250px;
top: 120px;
}

#flash {
position: relative;
background-image:url(../images/layout/flash_placeholder.png);
background-repeat: no-repeat;
margin-left: 33px;
margin-bottom: 1em;
}

#content {
position: relative;
background-image:url(../images/layout/content_bg.png);
background-repeat: no-repeat;
width: 884px;
height: 275px;
margin-left: 33px;
margin-bottom: 0.5em;
}

* html #content
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.galwayspiritflutes.com/image/layout/content_bg.png", sizingMethod="crop");
}

#content h2 {
font-family: "Aller", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
color: #006232;	
margin-bottom: 0.3em;
}

#content p {
margin-bottom: 0.5em;
font-size: 8.5pt;
line-height: 10pt;
font-family: "Aller", Arial, Helvetica, sans-serif;
color: #323232;
}

#content a, a:visited, a:active {
color: #006232;	
text-decoration: underline;
}

#content a:hover {
background-color: #006232;
color: #FFF;
text-decoration: none;
}

#content_left {
width: 290px;
float: left;
margin-left: 12px;
margin-top: 8px;
margin-right: 0;
margin-bottom: 0;
}

#content_middle {
width: 298px;
float: left;
margin-left: 8px;
margin-top: 8px;
margin-right: 0;
margin-bottom: 0;
padding-left: 8px;
border-left: 1px solid #ABABAB;
}

#content_right {
width: 238px;
float: left;
margin-left: 8px;
margin-top: 8px;
margin-right: 0;
margin-bottom: 0;
padding-left: 8px;
border-left: 1px solid #ABABAB;
}

#facebook {
text-align: center;
width: 238px;
position: relative;
margin-top: 0.8em;
}

#footer {
width: 884px;
position: relative;
padding-left: 33px;
margin-bottom: 1em;
}

#footer p {
font-family: "Aller", Arial, Helvetica, sans-serif;	
font-size: 8.5pt;
line-height: 10pt;
color: #CCC;
}

#footer a, a:visited, a:active {
color: #1FB25A;	
text-decoration: none;
}

#footer a:hover {
color: #CCC;	
text-decoration: underline;
}

#footer_left {
position: relative;
float: left;
text-align: left;
}

#footer_right {
position: relative;
float: right;
text-align: right;
}

/**Page Content**/
#page_content_header {
background-image:url(../images/layout/page_content_header.png);
width: 884px;
height: 13px;
overflow: none;
position: relative;
margin-left: 33px;
margin-right: 33px;
}

* html #page_content_header
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.galwayspiritflutes.com/image/layout/page_content_header.png", sizingMethod="crop");
}

#page_content_container {
position: relative;
background-color: #e1e1e1;
background-image:url(../images/layout/page_content_bg.gif);
background-position:center right;
background-repeat: no-repeat;
margin-left: 33px;
margin-right: 33px;
height: 530px;
overflow: auto;
}

#page_content {
padding-left: 1em;
padding-right: 1em;
}

#page_content h1 {
font-family: "Aller", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 18pt;
color: #006232;	
margin-bottom: 0.3em;
}

#page_content h2 {
font-family: "Aller", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 16pt;
color: #003366;	
margin-bottom: 0.2em;
}

#page_content p {
margin-bottom: 0.5em;
font-size: 10pt;
line-height: 12pt;
font-family: "Aller", Arial, Helvetica, sans-serif;
color: #323232;
}

#page_content a, a:visited, a:active {
color: #006232;	
text-decoration: underline;
}

#page_content a:hover {
color: #323232;
text-decoration: none;
}

#page_content_footer {
background-image:url(../images/layout/page_content_footer.png);
width: 884px;
height: 13px;
position: relative;
margin-left: 33px;
margin-right: 33px;
margin-bottom: 0.5em;
}

* html #page_content_footer
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.galwayspiritflutes.com/image/layout/page_content_footer.png", sizingMethod="crop");
}
