body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
background-image: url(../images/2.gif);
background-repeat: repeat-x;
}
a {
color: #cc0033;
}
a:hover {
color: #cccccc;
text-decoration: underline;
}
#container {
width: 800px;
min-height: 650px;
margin: auto;
overflow: hidden;
background-image: url(../images/3.gif);
background-repeat: no-repeat;
background-position: 100% 250px;
}

#nav {
height: 80px
}
ul#nav-main {
float: right;
margin-top: 50px;
}
ul#nav-main li {
float: left;
padding-left: 1em;
margin-left: 1em;
border-left: 1px solid #1a1a1a;
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
}
ul#nav-main li.active {
border-left: 0;
}
ul#nav-main li a {
color: #1a1a1a;
}
ul#nav-main li a:hover {
color: #cc0033;
}

#banner {
height: 150px;
background-repeat: repeat-x;
margin-bottom: 30px;
overflow: hidden;
}
#banner-logo {
margin-top: 30px;
float: left;
}
#banner-slogan {
float: left;
display: inline;
margin-top: 50px;
margin-left: 35px;
}

#content {
width: 825px;
}
#content p {
margin-bottom: 20px;
}
#content h3 {
margin-top: 20px;
}
#content ul {
list-style: disc outside;
margin-left: 1.5em;
}
#content ul li {
padding-left: 0.5em;
}
#content a {
color: #cc0033;
}
#content a:hover {
color: #cccccc;
text-decoration: underline;
}
#content .column {
float: left;
width: 250px;
margin-right: 25px;
display: inline;
}
#content .column-wide {
float: left;
width: 525px;
margin-right: 25px;
display: inline;
}
#content .column h2, #finder h2 {
width: 250px;
border-bottom: 1px solid #cccccc;
margin-bottom: 20px;
}
#content .column-wide h2 {
width: 525px;
border-bottom: 1px solid #cccccc;
margin-bottom: 20px;
}
#content .article {
margin-bottom: 35px;
}
#content .round-top {
margin-top: -10px;
width: 250px;
height: 5px;
background-image: url(../images/11.gif);
background-repeat: no-repeat;
}
#content .round-bottom {
width: 250px;
height: 5px;
background-image: url(../images/12.gif);
background-repeat: no-repeat;
}
#content .featured {
width: 230px;
padding: 5px 10px;
background: #f2f2f2;
}
#content .featured h2 {
width: 230px;
border-bottom: 1px solid #cccccc;
margin-bottom: 20px;
}
#content .featured .image {
margin-bottom: 30px;
width: 230px;
height: 250px;
text-align: center;
overflow: hidden;
}
#content .featured .image img {
margin-left: -15px;
margin-top: -5px;
}
#finder {
margin-bottom: 35px;
}
#finder select {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 10px;
}
#finder .finder div {
width: 250px;
}
#finder #finder-Active {
background-color: #E60066;
}
#finder #finder-Digital {
background-color: #FF6600;
}
#finder #finder-Notebook {
background-color: #99FF00;
}
#finder #finder-Lifestyle {
background-color: #00CC00;
}
#finder #finder-Travel {
background-color: #0066B3;
}
#finder #finder-Extras {
background-color: #660099;
}

#content .product-short {
float: left;
width: 250px;
height: 410px;
margin-right: 25px;
margin-top: 10px;
margin-bottom: 0;
border-bottom: 1px solid #cccccc;
display: inline;
}

#content .product-short .image, #content .product-long .image {
margin-bottom: 30px;
width: 250px;
height: 250px;
text-align: center;
overflow: hidden;
}

#content .product-long .thumb {
width: 250px;
text-align: center;
overflow: hidden;
}

#content .product-long .thumb img {
margin-right: 5px;
margin-left: 5px;
}

#content .product-short .image img, #content .product-long .image img {
margin-top: -5px;
margin-left: -5px;
}

#siteinfo {
float: left;
width: 825px;
border-top: 1px solid #cccccc;
margin-top: 15px;
padding-top: 15px;
margin-bottom: 15px;
}
#siteinfo-nav {
float: left;
}
ul#nav-bottom li {
line-height: 11px;
float: left;
padding-left: 1em;
margin-left: 1em;
border-left: 1px solid #1a1a1a;
display: inline;
}
ul#nav-bottom li.active {
border-left: 0;
margin-left: 0;
padding-left: 0;
}
#siteinfo-legal {
float: right;
margin-right: 25px;
}

fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { width:244px;font:11px/11px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 11px/11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }