/*---:[ preownedofficesystems.com design information - "sitestyle.css"
/*---:[ --------------------------------------------
/*---:[ Project:	   Preowned Office Systems
/*---:[ Author: 	   Barbara Eyre - 1Webhost2000
/*---:[ Author URL:	   http://www.1webhost2000.com/
/*---:[ Date:		   updated coding August 2010	
/*---:[ Info:		   Created strictly for http://www.preownedofficesystems.com
/*---:[ -------------------------------------------- ]:---*/

*{margin:0;padding:0;}

body {
background: #006600 url(images/greenbg2.jpg) repeat;
font-family: arial;
font-size: 13px;
color: #494949;
text-align: justify;
margin: 10px 0px 10px 0px;
}

#fixcenter {
width: 875px;
background: #FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
border: 1px solid #000000;
}

#header {
background: #FFFFFF;
width: 875px; 
height: 182px;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #25FF1A;
}

#leftcolumn {
float: left;
width: 175px;
margin: 0px;
padding: 2px 10px 20px 0px;
display: inline; /*fix double margin bug in IE6 with float added above*/
}

#main {
float: right;
display: inline; /*fix double margin bug in IE6 with float added above*/
padding: 20px 10px 30px 10px;
width: 660px;
}

h1 {
font-family: arial;
font-size: 16px;
text-decoration: underline;
text-align: center;
color: #006600;
font-weight: bold;
margin-bottom: 25px;
}

p {
padding-bottom: 10px;
}

#sidebar-info {
padding: 30px 0px 25px 10px;
}

.div-section {
width: 630px;
height: 275px;
margin: 0px 0px 0px 30px;
padding: 0px 0px 0px 0px;
clear: both;
}

.div-thumbs {
float: left;
width: 245px;
text-align: center;
}

.div-info {
float: right;
width: 370px;
margin-left: 15px;
}

table {
width: 95%;
padding: 0px 0px 0px 0px;
cellpadding: 0px;
cellspacing: 0px;
}

td {
height: 20px;
text-align: left;
}

.right {
text-align: right;
}

.thumbnail {
float: left;
width: 215px;
height: 165px;
border-top: 1px solid #006600;
border-left: 1px solid #006600;
border-bottom: 2px solid #345E71;
border-right: 2px solid #345E71;
margin-left: 15px;
}

.label {
color: #008000;
font-weight: bold;
}

.product-info {
text-align: left;
padding-left: 8px;
}

.bold {
font-weight: bold;
}

.hr {
color: #006600;
width: 90%;
margin: 0px auto 20px auto;
}

ul.circle {
font-family: arial, vardana, helvetica, sans-serif;
list-style-type: disc;
list-style-position: outside;
line-height: 18px;
padding-left: 16px;
text-align: left;
}

li.circle {
font-size: 12px;
font-weight: bold;
}

ul.square {
font-family: arial, verdana, helvetica, sans-serif;
list-style-type: square;
margin: 0px 0px 15px 0px;
list-style-position: outside;
line-height: 18px;
padding: 0px 0px 0px 2px;
text-align: left;
}

li.square {
font-size: 12px;
font-weight: bold;
}

ol.style {
font-family: arial, verdana, helvetica, sans-serif;
list-style-type: a;
margin: 0px 0px 15px 0px;
list-style-position: inside;
line-height: 20px;
padding: 0px 0px 0px 2px;
text-align: justify;
}

li.style {
font-size: 12px;
}

.breadcrumb {
padding: 0px 0px 35px 20px;
}

#footer {
clear: both;
background: #FFFFFF;
margin-left: auto;
margin-right: auto;
width: 100%;
border-top: 1px solid #006600; 
padding-top: 8px; 
padding-bottom: 8px;
}

.footer {
font-family : arial;
font-size : 10px;
color : #FFFFFF;
}

a:link {
color: #006600;
font-size: 12px;
font-family: arial;
text-decoration: underline;
}

a:visited {
color: #006600;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

a:hover {
color: #4F93B2;
font-family: arial;
text-decoration: underline;
}

#nav {
width: 170px;
margin: 0px 0px 0px 1px;
}

.nav {
margin: 0; 
padding: 0; 
background: #006600; 
color: #FFFFFF; 
list-style: none;
}

.nav li {
border-bottom: 1px solid #FFFFFF; 
font-family: Arial, Verdana, sans-serif; 
font-size: 12px;
}

.nav li a, .nav li a:visited {
display: block; 
width: 100%; 
text-decoration: none; 
background: #006600; 
padding: 4px 4px 4px 12px; 
width: 100%; 
color: #FFFFFF; 
border: 0; 
}

.nav li a:hover {
background: #C52A2A; 
color: #FFFFFF; 
border: 0; 
}

.nav ul {
display: none;
}

.nav ul li {
border: none;
}