/***********************************************/
/* 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: 2%;
	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: url(Images/Menu/GFG_banner_guitar.jpg);
}

#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: 155px;
	left: 181px;
	right: 2%;

	background-color: #aaa288;
	height: auto;
}



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

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


#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, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

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

/*************** email styles ******************/
#email{
	position: absolute;
	vertical-align:text-bottom;
	top: 6px;
	left: 50%;
	height: 60%;
	width: 97px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	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;
}

#newsItem a:link, a:visited{
	color: #336699;
	text-decoration:none;
}
 
#newsItem a:hover{
	color: #FFFFFF;
	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;
	
}


.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; clip: rect( ); text-align: center }
.price { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #CC0000; position: center; clip: rect( ); 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-decoration: blink; 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-decoration: blink; 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}
.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;
}
