/*
Theme Name: Framework 2010
Theme URI: http://althewebmaster.com
Description: Theme framework by Al Arthur 
Author: Al Arthur
Author URI: http://althewebmaster.com
Tags: framework
*/

/* @import "../js/tweet/jquery.tweet.css"; */

@import "style/css/layout.css";
@import "reset.css";
@import "typography.css";
@import "classes.css";


body {

background-color:#D6C9B6;
background-color:#f6f4f3;
text-align: center;
padding:0;
background-position: center 0 ;



}



#bodywrap  {

position:relative;
padding:0;
margin:0;
height:100%;
background-image:url(images/background-shadow.png);
background-repeat:repeat-y;
background-position: center 0 ;

}




#header {

margin:0 auto;
padding-bottom:0px;
height:279px;
width:960px;
background-image:url(images/auction-title-1.jpg);
background-repeat:no-repeat;
background-position: center 0px ;
position:relative;
z-index:8;
}


#lac-home-button  {

position:absolute;
top:80px;
left:690px;
height:140px;
width:150px;
overflow:hidden;
z-index:7;
}


#footer {

margin:0;
padding-bottom:0px;
height:1px;


}








#pagewrap  {

margin:0 auto;
padding:0px;
width:960px;
text-align:left;
background:#fff;

}


.pagemargins  {

margin:0 0 00px 20px;;
padding:0px;
width:920px;
text-align:left;
background:#fff;
height:.01%;
}


#pagetop  {



}


#pagebottom  {

height:50px;

}




#column606  {

float:left;
margin:0 0px 0 0px;
padding-bottom:60px;
width:606px;
position:relative;
background:#fff;

}

#pagewrap>#column606    {


float:left;
margin:0 0px 0 0px;
padding-bottom:60px;
width:606px;
position:relative;
background:#fff;



}










.column293  {

float:left;
margin:0 0px 0 20px;
padding-bottom:60px;
width:293px;
position:relative;

}



.column174  {

float:left;
margin:0 0px 0 10px;
padding-bottom:60px;
width:174px;
position:relative;

}

.margin20  {

margin:0 0px 0 20px;

}


#nav {
background:#000;

width:100%;
margin:0 0 10px 0;

}

#nav ul li{
display:inline;
list-style-type:none;
margin:0;


}


#nav ul li a,
#nav ul li a:link,
#nav ul li a:visited

{
color:#F5DFB6;
text-decoration:none;
font-weight:bold;
font-size:165%;
padding:20px 40px;
line-height:2em;
}

#nav ul li a:hover {
background:#eee;
color:#000;
border-bottom:1px solid #aaa;
}














.letters {


width:100%;
margin:0 0 30px 0;

}

.letters ul li{
display:inline;
float:left;
list-style-type:none;
margin:0;
color:#666;
padding-right:10px;
width:180px;
}


.letters ul li a,
.letters ul li a:link,
.letters ul li a:visited

{
color:#000;
text-decoration:none;
font-weight:normal;

padding:3px 0px;
line-height:1.5em;
}

.letters ul li a:hover {
background:#F9B828;
color:#000;

}












