/* CSS Document */

body
{
margin:0;
font-family:"Lucida Grande", "Trebuchet MS",  arial, verdana, helvetica, sans-serif;
font-size:11px;
color:#333333;
overflow:-moz-scrollbars-vertical;
}
p
{
font-family:"Lucida Grande", "Trebuchet MS",  arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#333333;
}


h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#354349;
}


h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#006633;
}

h3{
font-family:"Lucida Grande", "Trebuchet MS",  arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
}
h4{
font-family:"Lucida Grande", "Trebuchet MS",  arial, verdana, helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
margin:5px;
}
p a:link, p a:visited, p a:active{
color:#003333;
}
p a:hover{
color:#666666;
}

#footer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;

margin:0px;
}



#header{
background:url(../images/header.jpg) top no-repeat;
height:99px;
width:759px;
margin:0px auto;
}

#menu {
	padding-top: 5px;
	padding-bottom: 3px;
	width: 759px;
	text-align:center;
	background:#354249 url(../images/bottomshadow.gif) bottom no-repeat;
	margin:0px auto;
	height:32px;

}

#menu ul {
	font-family: "Lucida Grande", "Trebuchet MS",  arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
	padding-left: 5px;
}

#menu ul li {
	color: #FFF;
	display: inline;
	margin-right: 5px;
}

#menu ul li a {
	border-right: 1px solid #000;
	color: #FFF;
	padding-right: 10px;
	text-decoration: none;
}

#menu ul li .last {
	border: 0;
}

#menu ul li .last:hover {
	border: 0;
}

#menu ul li a:link {
	color: #FFF;
}

#menu ul li a:hover {
		color:#00CC33;
}

#menu ul li a:active {
	color: #FFF;
}



#container{
background:url(../images/backgroundshadow.gif) repeat-y;
width:777px;
margin:0px auto;
padding:0px;
}

#mainhome {

background: #FFF url(../images/mainbg.jpg) top left no-repeat;
width:759px;
height:360px;
margin:0px auto;
padding:0px;

}

#main {

background: #D7D9CF url(../images/fabricbg.jpg) top left repeat;
width:759px;
margin:0px auto;
padding:0px;
margin-top:5px;
}

#footer {
background: url(../images/footerbg.gif) top left repeat-x;
height:70px;
width:750px;
padding-right:9px;
margin:0px auto;
padding-top:25px;
text-align:right;
}

#footer a {
color:#999;
}

#shadow {
height: 15px;
background: url(../images/bottomshadow.gif) no-repeat;
width:777px;
margin:0px auto;
}


#contenthome{
float:right;
padding-right:15px;
width:440px;
margin:0px;
height:200px;
margin-top:20px;
}

#content{
padding:25px;
width:710px;
margin:0px;

}

#homephoto {
padding-right:10px;
float:right;

}
#break {
height:30px;
background-color:#FFFFFF;
width:759px;
margin:0px auto;
}
#homelinks {
padding-top:10px;
}
#homelinks ul {
width:200px;
margin:0px;
padding:0px;
padding-right:15px;
list-style:none;
border-right: 1px dashed #ADB5AC;
}
#homelinks ul li {
height:16px;
list-style:none;
margin-bottom:3px;
border-bottom:1px dashed #ADB5AC;
}
#homeaddress {
float:right;
width: 200px;
}

.contentimage {
float:right;
margin-bottom:15px;
margin-left:15px;
padding:8px;
background:url(../images/fabricbg2.jpg);


}

#alternativebox {
padding:11px;
background-color:#FFF;
background:url(../images/jiffycard2.gif);
}

.product {
padding:15px;
background:url(../images/jiffycard2.gif);
margin-bottom:10px;
}

.product p
{
font-size:11px;
}

.producttype {
padding:15px;
padding-bottom:25px;
background-color:#EFEFE9;
background:url(../images/fabricbg2.jpg);
margin-bottom:10px;
}



.productinfo {
float:right;
width:500px;
}

.price {
font-weight:bold;
color:#CC0000;
}
.code {
font-weight:bold;
color:#999999;
}

.thumbnail {
margin: 3px 5px 3px 5px;
border: 1px solid #DDD;
}