/* Layout Stylesheet */


#container { width: 960px; }

#header { position: relative; width: 100%; height: 120px;}

#prinav { float: left; width: 100%; text-align: center;  background: url (/img/skin/prinav-bg.png) repeat: x;}
#prinav li { display: inline;  margin: 5px 13px;}
#prinav a {line-height: 30px;}


#content-area {overflow: hidden;}

/* Layout Stylesheet */

/* Body */
#body { float: left; width: 100%}

/* Container */
#container { text-align: left; width: 960px; margin: 0 auto; }

/* Header */

.jump.content { display: none; }
.logo { position: absolute; top: 17px; left: 57px; width: 296px; height: 76px; display: hidden;}
.logo a { float: left; text-decoration: none; width: 296px; height: 76px; text-indent: -9999px; }
.search { position: absolute; top: 20px; right: 10px; }



/* Search Bar*/
.search.searchsite { position: absolute; width: 250px; top: 80px; right: -10px; }


.search.searchsite {float: right;}
.searchsite li {float: left; width: 100%;}
.searchsite li.input { position: absolute; width: 100px;}
.searchsite li.submit { position: absolute; right: 40px; top: 2px; width: 50px;}

/* Body */
#home_img {margin: 10px;}
.side_montage {float: right; width: 250px; height: 600px; margin: 10px 0; background: url(/img/side_montage.jpg) no-repeat;}
#featured {width: 600px; height: 700px; background: red;}

/* Featured Items */

.product {float: left; width: 345px; height: 150px; background: #EFE7E5; margin: 0 0 10px 10px;;}

.product .title {float: right; width: 180px; margin: 10px 0 0 0; text-align: center; }
.thumbnail {float: left; width: 148px; border: 1px solid #CCC; background: white; margin: 0 10px 10px 0;}
.summary {text-align: center; height: 105px; margin: 10px 10px 0 0;}
.find_out_more {float: right; margin:0 10px 0 0 ;}


/* Footer */
#footer { float: left; background: #CAAEAA; width: 100%; height: 20px;}
#footer_links { float: left; display: inline; width: 80%; margin: 3px 0 0 5px;}
#footer_links li {float: left; margin: 3px 3px;}
#footer_links #bookmark {float: left; margin: -2.5px 0 0 0;}

#footer a {text-decoration: none; }
.copyright {float: right;}
.orca {float: right; margin: 3px 5px 3px 0;}

/* Search Results */

#search_result_content {margin: 20px;}
#search_result_content h4 {margin: 20px 0;}



/* Page Content*/

.page_content {float: left; width: 450px; margin: 20px 10px 0;}


/* Contact Form */

.contact-content {float: left; width: 450px; margin: 27px 0 0 30px; }

.contact-form {float: left;}