/* GENERAL ELEMENTS */
body { 
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 11px; 
	color: #000000; 
	/*following is for IE ONLY!*/
	scrollbar-3dlight-color:#ccc;
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#ccc;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#333;
}
td { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 11px;; color: #000;  font-weight : normal;}
a { color : #133c8b; text-decoration : none; }
a:HOVER { color : #ffae00; text-decoration : underline; }
img { border: 0; }
.itemBorder { border: 1px solid #c8c8c8; }

.clear { clear: both; }
.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}		

/* TEXT ELEMENTS */
.subhead, .subhead a:link, .subhead a:active, .subhead a:visited { color: #829ABF; font-size : 11pt; font-weight: bold; text-decoration: none;}
.subhead a:HOVER { color : MediumBlue; text-decoration : underline;font-size : 11pt; font-weight: bold; }

.title, h1 	  { color: #999; font-size : 18px; font-weight: bold; text-transform:uppercase; margin: 0;}
.subtitle { color: #829ABF; font-size : 13pt; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; margin: 0; text-transform: uppercase; }

/* HEADER ELEMENTS */
.bckHdr4  { background-color: #81a4ba; line-height: 20px; }
.bckHdr4 a:link, .bckHdr4 a:active, .bckHdr4 a:visited { color: #fff; font-weight: bold; text-decoration: none; }
.bckHdr4 a:hover { color: #000; }
	
/* DEFAULT PAGE ELEMENTS */
.invBckBox {
	background: #fff;
	padding: 5px;
	font-weight: bold;
	}
.bckWhite	 { background-color: #ffffff; }
.bckBlack	 { background-color: #000000; }
.bckFade	 { background: #ccc url(/images/spl_bckFade.gif) repeat-x;}

/* search inventory popup */
.BckBox, .BckBox a { 
color: #fff;
margin-bottom: 0;
}
div#InventoryBlock{
display:none;
}
div#Inventory { 
position: absolute; 
z-index: 2000; 
top: 115px; 
left: 425px; 
width: 250; 
height: 300; 
}
div#TransBackground { 
position: absolute; 
z-index: 1000; 
top: 100px; 
left: 400px; 
width:300; 
height:400; 
background-color:#000000; 
border: 1px solid #fff;
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;
}

#words {
width: 236px;
height: 204px;
overflow: auto;
text-align: left;
padding: 0;
padding-right: 5px;
line-height: 16px; 
font-size: 12px;
color: #cccccc;
margin: 10px 0 10px 0;
}
html>body #words { width: 231px; }

#content {
	color: #000;
	margin: 0;
	padding: 20px;
	padding-bottom: 30px;
	background: #fff;
}

#bottomWrapper {
width: 974px;
margin: 0 auto;
text-align: center;
}
.quadWrapper {
width: 224px;
height: 196px;
float: left;
margin: 5px;
}

#rotationContainer {
position: relative;
width: 732px;
height: 424px;
}

#faceBook {
position: absolute;
bottom: -70px;
right: -30px;
width: 100px;
height: 196px;
z-index: 100;
}

#faceBook img {
behavior: url(includes/iepngfix.htc);
}

