/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #3F072E; 
}

#Flag {
	position:absolute;
	width:161px;
	height:86px;
	right: 0px;
	top: 5px;
	z-index: -1;
	background: url(Images/Menu/ausflagani.gif);
}

/******* hyperlink and anchor tag styles *******/

a:link:{color:#336699;
        text-decoration: none;
}

a:visited{
	color: #336699;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
    color:#336699;
	}


/*************** list tag styles ***************/

ul{
 list-style-type: circle;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #336699;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
    height: 100px;
	position: absolute;
	top: 0px;
	left: 2%;
	right: 1%;
	width:95.6%; 
	background-image: url(Images/Menu/Gladesville_Guitar_Factory.jpg); 
	background-position: center; 
	z-index: 1; 
	background-repeat:no-repeat;
}

#logo{
    position:absolute;
	width:165px;
	height:91px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(Images/Menu/GFG_banner_guitar.jpg); 
	background-repeat:no-repeat;
   
}

#logo a{
    display:block;
	width:1000px;
	height:91px;
	text-indent:-9999px;
}

#pagecell1{
	position:absolute;
	top: 155px;
	left: 0px;
	width:173px;
	background: url(Images/Menu/GFG_border.jpg);
	background-repeat:repeat-y;
	height: 1240px;
}

#pagecell2{
	position:absolute;
	top: 153px;
	left: 178px;
	right: 2%;
	background-color: #aaa288;
	width: 85%;
}



#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: -1;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: -1;
}


#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
}

#content a:link{ 
    color: #336699;
	font-weight: bold;
	text-decoration:none;
}
#content a:hover{
     color:#FFFFFF;
	 text-decoration:underline;
}

#content a:visited{
    color: #336699;
	font-weight: bold;
	text-decoration: inherit;
}



#footer{
    position:absolute;
	width: 100%;
	background-color: #3f072e;
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#ffffff;
	text-align:center;
	line-height: 2.5;
	}

th{
class="boldL"
}
/************* globalNav styles ****************/

#globalNav{
position: absolute;
top: 105px;
width: 100%;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(Images/Menu/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

/*************** mailList styles *****************/

#mailList{
	position: absolute;
	top: 8px;
	left: 15px;
	height: 16px;
	width: 444px;
}

#mailList input{
  font-size: 70%;
  margin: 0px  0px 0px 0px;
 }
 
#mailList a:link, a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #4B4736;
	text-decoration:none;
	
}

#mailList a:hover{
	margin: 0px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

/*************** email styles ******************/
#email{
	position: absolute;
	vertical-align:text-bottom;
	top: 8px;
	left: 50%;
	height: 60%;
	width: 97px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#000000;
	font-weight:bold;
}

#email a:link, a:visited { 
    color:#000000
}

#email a:hover{
	margin: 0px;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* newsItem styles ***************/

#newsItem{
	padding: 5px 0px 5px 10px;
	font: arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #99927a;
	border-style:solid;
	border-width:1px;
	border-color:#89826D; 
}

#newsItem a:link, a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
 
#newsItem a:hover{
	color: #336699;
	text-decoration: underline;
}

#gallery{
    background-color:#aaa288; 
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-align: center; 
	color: #336699; 
	font-style: normal
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 8pt;
	text-align: right;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-image:url(Images/Menu/Deco/AMA_Logo_small.jpg);
	background-position:left;
	margin-left: 20px;
	background-repeat:no-repeat;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	
}

#siteInfo a:link, a:visited{
	color: #4B4736;
	font-weight:bold;
	text-decoration:none;
}
 
#siteInfo a:hover{
	color: #4B4736;
	font-weight:bold;
	text-decoration: underline;
}


.textL { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; text-align: left ; color: #000000}
.headL { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; text-align: left }
.listL { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; text-align: left ; color: #000000 ; list-style-type:disc}
.list { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; text-align: center ; color: #000000 ; list-style-type: disc}
.text { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; text-align: center ; color: #000000}
.head { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; text-align: center }
.price12 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #CC0000; position: center; text-align: center }
.price { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #CC0000; position: center; text-align: center }
.headL { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; text-align: left ; font-weight: bold; color: #000000}
.head { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; text-align: center ; font-weight: bold; color: #000000}
.new {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-align: center; color: #CC0000; line-height: normal}
.page { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16pt; text-align: center ; font-weight: bold ; color: #000000}
.boldL { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; text-align: left ; font-weight: bold; color: #000000}
.priceL { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #CC0000; position: center; clip: rect( ); text-align: left}
.bold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; text-align: center; font-weight: bold ; color: #000000}
.newL { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-align: left; color: #CC0000; line-height: normal }
.search {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #330000; text-align: center}
.whiteHdg { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #FFFFFF; text-align: center ; font-weight: bold}
.textwht { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-align: center ; font-weight: normal}
.boldwht { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-align: center ; font-weight: bold}
.quote {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-align: center; color: #336699; font-style: normal}
.sei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #9A9172;
	text-align: center;
}
.att {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox2.05/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2.05/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #aaa288; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
