
@charset "UTF-8";

.safariBluffUser{
background-color: #d9c2af;
}

body{
margin-top:0px;
margin-left:0px;
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222222;
}


.MnTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bbbbbb;
}

.whiteTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}


.titleTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #222222;
}


.menuNon{
color:#ffffff; 
font-family: "Times New Roman", Times, serif; 
font-size: 12px;  
font-weight: 400;
}


A:link {color:#666666; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A:visited {color: #666666; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A:hover {color:#000000; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A:active {color:#FF0000; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400}


A.menuLink:link {color:#999999; font-family: "Times New Roman", Times, serif; font-size: 14px; text-decoration: none; font-weight: 400} 
A.menuLink:visited {color: #999999; font-family: "Times New Roman", Times, serif; font-size: 14px; text-decoration: none; font-weight: 400} 
A.menuLink:hover {color:#ffffff; font-family: "Times New Roman", Times, serif; font-size: 14px; text-decoration: underline; font-weight: 400} 
A.menuLink:active {color:#999999; font-family: "Times New Roman", Times, serif; font-size: 14px; text-decoration: none; font-weight: 400}


A.subMenuLink:link {color:#bbbbbb; font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.subMenuLink:visited {color: #bbbbbb; font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.subMenuLink:hover {color:#ffffff; font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; font-weight: 400} 
A.subMenuLink:active {color:#bbbbbb; font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; font-weight: 400}



A.buyNowLink:link {color:#990000; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 700} 
A.buyNowLink:visited {color: #990000; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 700} 
A.buyNowLink:hover {color:#000000; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: underline; font-weight: 700} 
A.buyNowLink:active {color:#990000; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 700}



A.pamLink:link {color:#940f04; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.pamLink:visited {color: #940f04; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.pamLink:hover {color:#999999; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400} 
A.pamLink:active {color:#940f04; font-family: "Times New Roman", Times, serif; font-size: 13px; text-decoration: none; font-weight: 400}


DIV#bgTile{
position:absolute;
width:100%;
height:508px;
top:50%;
margin-top:-274px;
background-image:url(images/bgMain-tile.gif);
backgroud-repeat:repeat-x;
background-position:left;
z-index:1;
}

DIV#outer{
margin:0px;
height:100%;
width:100%;
}

DIV#bgPic{
position:absolute;
width:100%;
height:500px;
top:50%;
margin-top:-270px;
background-image:url(backgrounds/october-wall-detail-web.jpg);
background-repeat:no-repeat;
background-position:right;
z-index:2;
}

DIV#menuBar{
position:absolute;
width:205px;
height:500px;
top:50%;
margin-top:-270px;
background-color:#000000;
	 opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);

z-index:5;
}


DIV#bgTinter{
position:absolute;
width:675px;
height:500px;
top:50%;
margin-left:205px;
margin-top:-270px;
background-color:#ffffff;
	 opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);

z-index:6;
}

DIV#showing{
position:absolute;
width:100%;
height:60px;
top:50%;
margin-top:240px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
z-index:200;
}

DIV#pageHere{
position:absolute;
width:650px;
height:475px;
top:50%;
margin-left:220px;
margin-top:-260px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
z-index:10;
    overflow: -moz-scrollbars-vertical;
    overflow:auto;
        	overflow-x: hidden;
	overflow-y: auto;
}

DIV#galHere{
position:absolute;
width:650px;
height:470px;
top:50%;
margin-left:220px;
margin-top:-260px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
z-index:15;
overflow:none;
}

DIV#overButts{
position:absolute;
width:650px;
height:470px;
top:50%;
margin-left:220px;
margin-top:-260px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
z-index:16;
overflow:none;
}