/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Print layout: */

body{
margin:0 auto;
padding:0;
font-family:"Times New Roman",Serif;
background:#ffffff;
color:#000000;
}
	
#container{
margin:2%;
width:auto;
float:none !important;
}

#main{
float:none !important;
}

#logo h1{
margin:0 0 10px 0;
}

#toptabs, #navitabs, #sidebar, .hide{
display:none;
}

#content img{
display:none;
}

a{
text-decoration:underline;
color:#0000FF;
}

#half1{
width:275px;
float:left;
padding:5px 5px 0 0;
}

#half2{
width:290px;
float:left;
padding:5px 5px 0 0;
border-right:1px solid #d0d0d0;
}

#third1{
width:185px;
float:left;
padding:5px 5px 0 0;
border-right:1px solid #d0d0d0;
}

#third2{
width:185px;
float:left;
padding:5px 5px 0 0;
border-right:1px solid #d0d0d0;
}

#third3{
width:188px;
float:left;
padding:5px 5px 0 0;
border-right:1px solid #d0d0d0;
}

#onethird{
width:180px;
float:left;
padding:5px 5px 0 0;
border-right:1px solid #d0d0d0;
}

#twothird{
width:384px;
float:left;
padding:5px 5px 0 0;
border-right:1px solid #d0d0d0;
}

#fourthWhite{
width:143px;
float:left;
padding:0 0 0 0;
background:#ffffff;
border-right:1px solid #d0d0d0;
}

#fourthGray{
width:143px;
float:left;
padding:0 0 0 0;
background:#f0f0f0;
border-right:1px solid #d0d0d0;
}

#fullscreen{
width:700px;
float:none;
padding:0 0px 0 0;
}

#fullscreen p{
text-align:center;
}

#fullorder{
width:700px;
float:left;
padding:0 15px 0 0;
border-right:1px solid #d0d0d0;
text-align:center;
}

