html,body  
{ 
 margin:0;
   padding:0;
   border:0;
    
} 
 
 
html  
{ 
  height:100%  
} 
 
 
body  
{ 
  min-height:100.01%;
   background:#130801;
   min-width:1024px;
   /*** MOZ width ***/ text-align:center;
   /*** IE/Win (not IE/MAC) alignment of page ***/ margin-bottom: 10px;
   xcolor: #ffd4a3;
   color: #e3b164;
   font-family:verdana;
   font-size: 110%;
    
} 
 
 
div  
{ 
  margin: 0px;
   border:0px;
   padding:0px;
    
} 
 
 
p  
{ 
  margin-bottom: 1em;
    
} 
 
 
h1  
{ 
  font-size: 130%;
    
} 
 
 
h2  
{ 
  font-size: 120%;
    
} 
 
 
h3  
{ 
  font-size: 110%;
    
} 
 
 
h4  
{ 
  font-size: 110%;
    
} 
 
 
h1, h2, h3, h4  
{ 
  padding: 0px;
  margin: 0px;
  border: 0px;
  margin-bottom: 1em;
   font-weight: 550;
   color: #DF9128;
    
} 
 
 
h1 a, h2 a, h3 a  
{ 
  color: #DF9128;
    
} 
 
 
h1 a:visited, h2 a:visited, h3 a:visited  
{ 
  color: #DF9128;
    
} 
 
 
a  
{ 
  color: #FFD4A3;
   xtext-decoration: none;
    
} 
 
 
a:visited  
{ 
  color: #FFD4A3;
   
} 
 
 
a:active  
{ 
  color: #FFD4A3;
    
} 
 
 
a:hover  
{ 
  color: #FFD4A3;
  xtext-decoration: underline;
    
} 
 
hr
{
   border: 0px;
   border-top:1px dotted #53341A;
   background-color: #382009;
   height: 1px;
}

img
{
	margin: 6px;
}

table  
{ 
  border-collapse: collapse;
  background-color: #40240A;
  border: 1px solid #DF9128;
  margin: 6px;
} 
 
 
th, td  
{ 
  xborder: 1px dotted #444444;
  border: 1px dotted #DF9128;
  padding: 4px;
  vertical-align: top;
  text-align: left;
  background-color: #57300E;
  color: #DF9128;
} 

th, thead td
{
  border: 1px solid #DF9128;
  font-weight: bold;
  color: #57300E;
  background-color: #DF9128;
}
 

td p, th p
{
	margin-bottom: 0px;
}
 
input.text  
{ 
  width: 350px;
    
} 
 
 
/* page styling */ 

div#chooser  
{ 
  height: 20px;
   background-color: #666666;
   font-size: 12px;
   text-align: left;
   color: #ffffff;
    
} 
 
 
div#chooser input  
{ 
  height: 12px;
   font-size: 80%;
   width: 30px;
    
} 
 
 
div#wrapper  
{ 
  text-align: left;
   xwidth: 780px;
   width: 1014px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 0px;
   font-size: 80%;
    
} 
 
 
div#page  
{ 
   background-color: #331d08;
  
} 
  
 
/* head */ 
div#headSection  
{ 
 position: relative;
   width: 1014px;
   height: 122px;
   xborder-bottom: 5px solid #331d08;
   xbackground-color: #3c3120;
   background-image: url('design/banner.gif');
    
} 
 
 
 div#headSection a  
{ 
 display: block;
   position: relative;
   xtop: 10px;
   xleft: 10px;
    
} 
 
 
 div#headSection a  
{ 
 xwidth: 200px;
 padding-right:33px;
    
} 
 
 
 div#headSection a img  
{ 
 border: 0px;
 margin: 0px;   
} 
 
/* search */


div#search
{
	position: absolute;
	top: 7px;
	right: 7px;
}


div#search input#searchTerm
{
	border: 0px;
	xbackground-color: #ffffff;
  	background-color: #FFEFD0;
  	padding: 2px;
	opacity: .80;
	filter: alpha(opacity=80);	

}



/* topnav */


div#topnav
{
}


div#topnav ul
{
	position:relative;
	top:87px;
	height: 2em;
	margin-left:95px;
	padding: 6px;
}

div#topnav li
{
	float: left;
	padding-left: 5px;
}

div#topnav li a
{
	xwidth: 150px;
	xcolor:#DF9128;
	xcolor: #ffa33b;
	xcolor: #e3b164;
	color: #DF9128;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}


div#topnav li a:hover
{
   color: #ffd4a3;
}


div#topnav li a.current
{
  xcolor: #DF9128;
  color: #FFDEB8;
}

div#topnav li a.current:hover
{
	xcolor: #DF9128;
	color: #ffd4a3;

}

div#topnav li a.selected
{
}


 /* body */ 
div#bodySection  
{ 
  position: relative;
   width: 1014px;
   xtop: 132px;
   background-color: #331d08;
   margin: 0px;
   padding: 0px;
   border: 0px;
   border-bottom: 10px solid #331d08;
   min-height: 400px;
    
} 
 
 
/* lhs */ 

div#lhs  
{ 
  xposition: absolute;
  float: left;
   top: 8px;
   left: 0px;
   width: 200px;
   padding: 10px;
   padding-top: 15px;
   padding-left: 15px;
    
} 
 
 
div#lhs div  
{ 
  background-color: #40240a;
   margin-bottom: 15px;
   padding: 5px;
   padding-top: 0px;
   border-top:1px solid #53341A;
} 
 



div#lhs div.boxout  
{ 
   background-color: #382009;
   background-image: url('design/boxgrad.gif');
   background-repeat: repeat-x;

} 


 
 /* nav */ 
div#nav  
{ 
  
} 
  
 
div#nav ul#topNav  
{ 
  margin-top: 15px;
   margin-left: 20px;
    
} 
 
 
div#nav ul  
{ 
  padding: 0px;
   margin: 0px;
   list-style: none;
   list-style-position: outside;
   xlist-style-image: url(../images/sqoo_media_header.png);
   width: 150px;
    
} 
 
 
div#nav ul ul  
{ 
  margin-left: 15px;
   font-size: 100%;
    
} 
 
 
div#nav li li  
{ 
  font-size: 100%;
    
} 
 
 
div#nav li  
{ 
  xmargin-bottom: 20px;
   padding-bottom: 13px;
   padding-left: 15px;
   background-image: url('design/nav_norm.gif');
   background-position: -2px -0px;
   background-repeat: no-repeat;
    
} 
 
 
div#nav li:hover  
{ 
   background-image: url('design/nav_glow.gif');
    
} 
 
 
div#nav li.current  
{ 
   background-image: url('design/nav_fill.gif');
    
} 
 
 
div#nav ul  
{ 
  margin-top: 5px;
   font-size: 105%;
    
} 
 
 
div#nav li a  
{ 
  xcolor: #ffd4a3;
  color: #e3b164;

 text-decoration: none;
    
} 
 
 
div#nav li a:visited  
{ 
  
} 
 
 
div#nav li a:active  
{ 
    
} 
 
 
div#nav li a:hover  
{ 
   color: #ffd4a3;
   text-decoration: none;
   
} 
 
 
div#nav li.current a  
{ 
  color: #ffd4a3;
    
} 
 
 
div#nav li.current li a  
{ 
  color: #ffd4a3;
    
} 
 
 
div#nav li.current li a:visited  
{ 
  color: #ffd4a3;
    
} 
 
 
div#nav li.current li a:active  
{ 
  color: #ffd4a3;
    
} 
 
 
/* content */ 

div#contents  
{ 
   xwidth: 730px;
   width:749px;
   
   xposition: relative;
   float: left;
   margin-top: 15px;
   margin-left: 10px;
   xleft: 252px;
   xleft:235px;
   
   background-image: url('design/headgrad.gif');
   background-repeat: repeat-x;
   border-top:1px solid #53341A;
   
   border-top:1px solid #53341A;
   background-color: #382009;
   background-image: url('design/boxgrad.gif');
   background-repeat: repeat-x;
   padding: 5px;
   padding-top: 0px;

   
   min-height: 400px;

} 
 
 
div#contents ul  
{ 
  padding: 0px;
   margin: 0px;
   margin-bottom: 2em;
   margin-left: 2em;
   xlist-style: none;
   list-style-position: outside;
   list-style-type: circle;  
} 

div#contents ol  
{ 
  padding: 0px;
   margin: 0px;
   margin-bottom: 2em;
   margin-left: 2em;
   list-style-position: outside;
   list-style-type: decimal 
} 
 
 
div#contents li  
{ 
  padding-left: 10px;
   background-position: 2px left;
   background-repeat: no-repeat;
   margin-bottom: 1em;
   xbackground-image: url('../images/selector.gif');
    
} 
 
 
div#contents a  
{ 
  color: #ddd;
   text-decoration: underline;
   font-weight: bold;
    
} 
 
 
div#contents a:visited  
{ 
  color: #bbb;
    
} 
 
 
div#contents a:active  
{ 
  color: #bbb;
    
} 
 
 
div#contents a:hover  
{ 
  color: #eee;
   text-decoration: underline;
    
} 
 
 
div#bodySection div.homepage  
{ 
  top: 10px;
    
} 
 
 
div#contents h1  
{ 
  padding-bottom: 2px;
  xborder-bottom: 1px dotted #DF9128;
    
} 
 
 
contentFoot  
{ 
  position:relative;
    
} 
 
 
/* footer */ 

div#footSection  
{ 
   clear: both;
   position:relative;
   xborder-top: 1px solid red;
   margin-top: 20px;
   padding: 5px;
   padding-bottom: 1em;
   xborder-top: 1px dotted #DF9128;
   background-image: url('design/headgrad.gif');
   background-repeat: repeat-x;
   border-top:1px solid #53341A;
   border-bottom: 20px solid #130801;
   
} 
 
div#footSection  a
{ 
  color:#DF9128;
}

/* aux */ 

div.link  
{ 
  cursor: pointer;
    
} 
 
 
/* form */ 

input, textarea, select  
{ 
  background-color: #E3C663;
  border: 0px;
  padding: 2px;
  margin-top: 2px;
    
} 

option 
{ 
  background-color: #E3C663;
  border: 0px;
}
 
 input.button
 {
   border: 2px solid #DF9128;
 }


 input.button:hover
 {
 	background-color: #ffd4a3;
 }

input.img_submit
{
 	background-color: transparent;
}

/* homepage */



div#homeRhs  
{ 
  position: absolute;
   top: 8px;
   left: 678px;
   width: 300px;
   padding: 10px;
   padding-top: 12px;
   padding-left: 15px;
    
} 

div#homeLhs
{ 
	left:20px;
	position: relative;
	top: 20px;
	width: 649px;

} 
 
 
div.homeBox  
{ 
   border-top:1px solid #53341A;
   background-color: #382009;
   background-image: url('design/boxgrad.gif');
   background-repeat: repeat-x;
   padding: 5px;
   padding-top: 0px;
   margin-bottom: 20px;

} 


div.homeBoxMain  
{ 
   border-top:1px solid #53341A;
   xbackground-color: #382009;
   background-color: #40240A;
   padding: 5px;
   padding-top: 0px;
   margin-bottom: 20px;

} 


img#hpImage
{
   margin: 0px;
   margin-bottom: 20px;
}

ximg#hpImage
{
   margin-bottom: 20px;
   margin-left: -4px;
}





 













 
 
/* index list */


div.childList h3
{
  margin-top: 1em;
  border-top:1px solid #53341A;
  xpadding-bottom: 5px;
}

div#contents div.childList h3 a
{
  margin-top: 2px;
  color: #DF9128;
  text-decoration: none;
  padding-right: 20px;
  padding-top: 2px;
  background-image: url('design/nav_norm.gif');
  background-position: right 2px;
  background-repeat: no-repeat;

  
}

div#contents div.childList h3 a:visited
{
  color: #DF9128;
}



/* document list */

ul.documents
{
  
}

ul.documents li
{
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url('design/document.gif');
  background-position: left 2px;
  background-repeat: no-repeat;
}

/* gallery */

div.gallery img
{
  margin: 2px;
}
