@charset "utf-8";
/* CSS Document */

body {	font-size:12px;
		line-height:17px;
		color:#666;
		background-image:url(images/furniture/cable_bg_mede.jpg);
		padding:0px;
		margin:0px;
		font-family:Verdana, Geneva, sans-serif;
		}

 a 		{ 
		color:#666; 
		}
a:link { color:#666;; text-decoration: none; }
a:active { color:#666;text-decoration: none; }
 a:visited { color:#666; text-decoration: none; }
a:hover {  color:#000000; text-decoration: underline;  }

h1 {padding:0px;  font-size:18px; font-weight:normal;}
h2 {padding:0px; margin:0px; margin-top:5px; font-size:16px; font-weight:normal;}
h3 {padding:0px; margin:0px; margin-top:5px; font-size:12px; font-weight:bold;}

table { border-collapse: collapse; }

tfoot td {text-align:right; font-size:10px;}

td, th {	border: 1px #ccc solid; 
			vertical-align:top; 
			text-align:left; 
			padding:4px; 
			font-size:12px;}

th {color:#FFF; background-color:#1b439a;}

address {font-style:normal;}


#holding {width:500px;
			position:relative;
			top:30px;
			left:100px;
}
#logo {position: relative;
		left:15px;
		top:8px;}
#container {width:1000px;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			top:20px;
			border:1px solid #ccc;
			background-color:#FFF;
			
}
#tel {
		position:absolute;
		left:750px;
		top:10px;
		width:250px;}
#content {  position:relative;
			left:30px;
			top:10px;
			width:500px;
			min-height:600px;
			clear:both;
}

#homepic {position:absolute; left:460px; top:0px; width:490px;}
#hometext {width:400px;}
.homethumb { margin-top:3px; padding-right:3px; cursor:pointer;}

#contentspacer {height:40px;}

#navcontainer {position:relative;
top:-20px;
left:200px;
}
#navlist
{
margin: 0;
padding: 8px 0 20px 20px;
position:relative;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 20px 4px 0px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #1b439a;
padding-bottom: 2px;
background: transparent;
color: #1b439a;
}

#navlist a:hover { color: #000; }


#styles_box td, th {	border: 1px #fff solid; 
			}
#ordertable {position:relative;}
div#buypanel { width:600px;}
div#trimpanel { width:340px; position:relative; top:-35px;}
div#styles_box { position:relative; top:-40px; }

#pricespic {position:absolute; left:600px; top:93px;}

.leftnav1 		{ 
		width:150px;
		
		color:#fff;
				}
.leftnav1:link { color:#fff; text-decoration: none; }
.leftnav1:active { color:#fff;text-decoration: none; }
.leftnav1:visited { color:#fff; text-decoration: none; }
.leftnav1:hover {  color:#fff; text-decoration: underline;  }

.black {color:#000;}
.red {color:#F00;}

.center {text-align:center;}
.caption {font-size:10px;}

.nopadd {margin:0px; padding:0px;}

/* tool tip */
#dhtmltooltip{
position: absolute;
color:#fff;
text-align:center;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
