/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author: Paul Mañgaser
   ========================================================================== */
   
   
* { margin: 0; padding: 0; }
body { font: normal 12px Arial; text-align: center; }

/*
* header
*/

#wrapper { margin: 0 auto; padding: 0; }

/* top */
header { background: url(../images/top-bg.jpg) repeat-x; height: 197px; border: 0; }
#topHolder { width: 956px; height: 78px; margin: 0 auto; padding: 20px 0; }
#topHolder #logo { background: url(../images/logo.jpg) no-repeat; width: 304px; height: 78px; border: none; float: left; }
#topHolder #navigation { float: right; height: 78px; width: 505px; /*width: 590px;*/ }

/* menu */
#menu { width: 480px/*505px*/; float: right; }
#menu .menu-list { padding: 0; margin: 0; list-style: none; list-style-type: none; line-height: 30px; } 
#menu .menu-list li { float: left;  }
#menu .menu-list li a { display: inline-block; text-decoration: none; font-family: "Arial Rounded MT", Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; font-size: 14px; }
#menu .menu-list li a.selected { color: #cc0000; }
#menu .menu-list li .separator { font-weight: bold; color: #333333; display: inline-block; margin: 0 11px; }
#menu .menu-list li .fb, #menu .menu-list li .tweet { margin-top: 6px; }
#menu .menu-list li .fb { background: url(../images/fb.png) no-repeat; width: 18px; height: 17px; border: none; }
#menu .menu-list li .tweet { background: url(../images/tweet.png) no-repeat; width: 18px; height: 17px; border: none; margin-left: 6px; }

/*search */
#search { margin-top: 15px; display: inline-block; float: right; }
#search  .p-quote a { line-height: 33px; margin-right: 15px; font-family: "Arial Rounded MT", Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold; text-decoration: none; }
#search  .p-quote span { color: #cc0000; }
#search .search-field { border: 1px solid #cfcfcf; width: 207px; height: 32px; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; }
#search .button-search { background: url(../images/search-button.png) no-repeat; width: 30px; height: 33px; border: 0; margin-left: -3px; float: left; }

/* drop down */
#dropDown { width: 956px; margin: 0px auto; padding: 0px; overflow: hidden; margin-top: 11px; }
#dropDown .p-search { width: 171px; padding-top: 30px; }
#dropDown ul { list-style: none; list-style-type: none; padding: 0; margin: 0; }
#dropDown ul li { float: left; text-align: left; margin-right: 25px; }
#dropDown ul li h1 { margin: 0px 0px 5px 10px; padding: 0; font-family: Orbitron; font-size: 14px; color: #cccccc; text-transform: uppercase; }
#dropDown ul li .drop { background: url(../images/drop-bg.jpg) no-repeat; width: 201px; height: 33px; border: 0; position: relative; }
#dropDown ul li .drop .dropSelected { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; line-height: 33px; padding-left: 5px; position: absolute; width: 165px; height: 30px; border: 0px; background: none; margin-top: 2px; }
#dropDown ul li .drop .drop-select {
	width: 201px; 
	height: 28px; 
	margin-top: 5px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#dropDown #submitSelected { background: url(../images/drop-button.jpg) no-repeat; width: 64px; height: 33px; border: 0; margin-top: 22px; margin-right: 5px; }

/*
* Content
*/

#columnCenter { margin: 0 auto; padding: 0; text-align: center; overflow: hidden; }

/* brands */
#brandHolder { background: url(../images/brand-main-bg.jpg) repeat-x; height: 162px; border: 0; }
#brandHolder .brand-title { background: url(../images/brand-title.jpg) no-repeat; width: 90px; height: 13px; border: 0; margin: 20px; }
#brandHolder .brands { margin: 0 auto; width: 956px; text-align: left; }
.brands { overflow: hidden; }	
.brands .brand-carousel {  }
.brands .brand-items { width: 907px; height: 91px; }
.brands ul { list-style: none; padding: 0; margin: 0; overflow: hidden; }
.brands ul li { float: left; margin: 0px 20px; }
.brands .prev { float: left; margin-right: 12px; }
.brands .next { float: right; }
.brands .prev, .brands .next  { margin-top: 35px; cursor: pointer; }

/* featured */
#featuredHolder { height: 325px; background-color: #f4f4f4; }
#featuredHolder .featured-title { background: url(../images/featured-title.jpg) no-repeat; width: 114px; height: 13px; border: 0; }
#featuredHolder .featured { margin: 0 auto; width: 956px; text-align: left; }
.featured { overflow: hidden; }	
.featured .featured-carousel {  }
.featured .featured-items { width: 907px; }
.featured ul { list-style: none; padding: 0; margin: 0; overflow: hidden; }
.featured ul li { float: left; margin: 0px 8px; }
.featured ul li img { border: 1px solid #d4d4d4; }
.featured .prevf { float: left; margin-right: 6px; }
.featured .nextf { float: right; }
.featured .prevf, .featured .nextf  { margin-top: 98px; cursor: pointer; }
.featured .product-details { margin-top: 10px; text-align: center;  }
.featured .name a { color: #666666;  font-size: 14px; text-decoration: none; }
.featured .brand a { color: #5d513e;  font-size: 12px; font-weight: bold; text-decoration: none; }

/* products */
#productsHolder { margin: 0 auto; width: 956px; overflow: hidden; }
#productsHolder .products-title { background: url(../images/products-title.jpg) no-repeat; width: 118px; height: 13px; border: 0; }
#productsHolder .crumbs { font-size: 14px; color: #666666; margin: 16px; font-weight: bold; }

.products-list { overflow: hidden; margin: 0 auto; text-align: left; }
.products-list .no-margin { margin-right: 0px; }
.products-list ul { list-style: none; padding: 0px; }
.products-list ul li { float: left; margin-right: 28px; margin-bottom: 10px; }
.products-list img { border: 1px solid #ccc; }
.products-list .product-details .no-margin { margin: 0; }
.products-list .product-details { margin-top: 10px; text-align: center; width: 215px;  }
.products-list .product-details .name a { color: #666666;  font-size: 14px; text-decoration: none; }
.products-list .product-details .catname a { color: #666666;  font-size: 14px; text-decoration: none; }
.products-list .product-details .brand a { color: #5d513e;  font-size: 12px; font-weight: bold; text-decoration: none; }

/* news and contact us */
#newsContactHolder { margin: 40px auto 30px; width: 956px; overflow: hidden; }

#newsContactHolder .news-title { background: url(../images/news-title.jpg) no-repeat; width: 184px; height: 13px; border: 0; }
.news { width: 465px; text-align: left; }
.news ul { padding-left: 20px; padding-top: 5px; margin: 0; list-style: none; list-style-type: none; overflow: hidden; }
.news ul li .news-details { width: 315px; text-align: left; }
.news ul li .news-details .head-title a { font-family: "Arial Rounded MT", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: none; color: #000000; }
.news ul li .news-details .blurb { font-size: 11px; color: #666666; }
.news ul li .news-details .blurb a { font-size: 13px; }
/*.view-more  { display: inline-block; float: right; width: 109px; height: 23px; background-color: #cc0000; color: #ffffff; text-decoration: none; font-size: 11px; font-weight: bold; line-height: 23px; text-align: center; text-transform: uppercase; margin-top: -20px; }*/
.view-more  { display: inline-block; float: right; height: 23px; background-color: #cc0000; color: #fff; text-decoration: none; font-size: 11px; font-weight: bold; line-height: 23px; text-align: center; text-transform: uppercase; padding: 0 10px; clear: left; }
.view-more:hover { color: #ccc; }

.contact-title { background: url(../images/contact-title.jpg) no-repeat; width: 138px; height: 13px; border: 0; }
.contact { width: 465px; text-align: left; background: #f6f6f5; }
.contact .contact-us { padding: 20px 0px 10px 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.contact .contact-us .top-title { font-size: 18px; font-weight: bold; color: #000000; margin-bottom: 15px; }
.contact .contact-us .head { font-size: 14px; }
.contact .contact-us .info { margin-bottom: 13px; }
.contact .contact-us .gmap { font-weight: bold; text-transform: uppercase; color: #cc0000; text-decoration: none; }

/* pagination */
.pagination { margin: 20px; }
.pagination .pagenumbers { width: 26px; display: inline-block; }
.pagination .pagenumbers, .pagination a.prevPage, .pagination a.nextPage { cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; text-decoration: none; display: inline-block; }
.pagination a.prevPage { margin-right: 6px; }
.pagination a.nextPage { margin-left: 6px; }
.pagination .pagenumbers:hover , .pagination .selected { background: url(../images/active.png) no-repeat; width: 26px; height: 26px; line-height: 26px; }

.pagination_link { width: 1000px; margin: 0 auto; text-align: center; }
.pagination_link a { display: inline-block; width: 26px;  }
.pagination_link a, .pagination_link a.nextpage, .pagination_link a.prevpage { text-decoration: none; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; text-decoration: none; display: inline-block; line-height: 26px; }
.pagination_link a.nextpage  { margin-left: 10px; }
.pagination_link a.prevpage { margin-right: 45px; }
.pagination_link .pages:hover, .pagination_link .pages.selected { background: url(../images/active.png) no-repeat; width: 26px; height: 26px; line-height: 26px; }

/*
* Footer
*/
footer { height: 106px; background-color: #666666; }
#footerHolder { width: 956px; margin: 0 auto; padding: 0; text-align: left; }
#footerHolder .footer-nav { overflow: hidden; padding-top: 30px; }
#footerHolder .copyright { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; font-weight: bold; }

.footer-nav .menu-list { padding: 0; margin: 0; list-style: none; list-style-type: none; } 
.footer-nav .menu-list li { float: left; }
.footer-nav .menu-list li a { display: inline-block; text-decoration: none; font-family: "Arial Rounded MT", Arial, Helvetica, sans-serif; font-weight: bold; color: #cccccc; font-size: 12px; }
.footer-nav .menu-list li .separator { font-weight: bold; color: #cccccc; display: inline-block; margin: 0 11px; }

/* globals */
.list_Holder { display: none; }
.list_Holder_Active { display: block; }
.title { padding: 0; margin: 0; text-indent: -99999px; margin: 16px; }
.message { padding: 20px; font-size: 14px; color: #666666; text-align: center; }
.view { font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; color: #333; text-align: center; display: inline-block; width: 956px; margin-top: 20px; }
.view:hover { color: #000; }


/*
* spacers, float, borders
*/
.clear { clear: both; }
.clearLeft { clear: left; }
.fleft { float: left; }
.fright { float: right; }

.spacer5 { height: 5px; }
.spacer10 { height: 10px; }
.spacer15 { height: 15px; }
.spacer20 { height: 20px; }
.spacer25 { height: 25px; }
.spacer30 { height: 30px; }

.bst { border-top: 1px solid #adadad; }
.bsb { border-bottom: 1px solid #adadad; }


/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
