/* @group Reset CSS */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, a, em, img, q, small, strong, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

p { line-height: 20px;}

body {
    line-height: 1;
    color: #666;
    font-size: 12px;
    background: white;
    font-family: "Century Gothic", sans-serif;
    text-align: left;
}

ol, ul {
    list-style: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #f36523;
}

h1, h2, h3, li, th {
    text-transform: uppercase;
    font-weight: 500;
}

/* @end */

#container {
    margin: auto;
    width: 960px;
    background: white;
}

#noise {
    width: 640px;
    height: 10px;
    background-color: #ff9900;
    margin: 0 0 0 320px;
}

.collapse {
    background: transparent url(../images/collapse.png) 90% 50% no-repeat;
}

.expand {
    background: transparent url(../images/expand.png) 90% 50% no-repeat;
}

.collapse-white {
    background: transparent url(../images/collapse-white.png) 80% 50% no-repeat;
}

.expand-white {
    background: transparent url(../images/expand-white.png) 80% 50% no-repeat;
}

/* @group Navigation */

#navigation {
    width: 610px;
    height: 54px;
    text-transform: uppercase;
    margin: 0 0 26px 320px;
}

#navigation li {
    width: 90px;
    border-right: 1px solid #878787;
    text-align: right;
    font-weight: 600;
    line-height: 54px;
    padding: 7px 13px 0 0;
    float: left;
}

#navigation li a { color: #878787;}

/* @end */

/* @group One Column Layout */

* html body > #main, * html body > #main-features {
    border: solid 1px #dadada;
    border-top: none;
    width: 900px;
    margin: 0 auto;
    overflow: visible;	
}

#main, #main-support, #main-news, #main-features, #main-product, #main-event, #main-store, #main-search {
    border: solid 1px #dadada;
    border-top: none;
    width: 900px;
    min-height: 687px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}

#main {
    min-height: 592px;
    background: url(../images/homeBG.jpg) bottom center no-repeat;
}

#main #welcome {
    font-family: "Helvetica";
    font-size: 41px;
    color: #fff;
    text-transform: capitalize;
    position: absolute;
    margin: 460px 0 0 80px;
}

#main h2 {
    width: 520px;
    padding: 10px 10px;
    position: absolute;
    margin: 497px 0 0 70px;
    font-size: 15px;
    color: #fff;
    line-height: 1.4em;
}

#main  p {
    width: 240px;
    position: absolute;
    margin: 550px 0 0 80px;
    color: #fff;
    text-transform: uppercase;
}

#main p a {
    color: white;
}

#main-product {
    min-height: 600px;
}
#main-product p { line-height: 1.3em; }

#main-features {
    height: 850px;
    background: transparent url(../images/main-featuresBG.jpg) 6% 95% no-repeat;    
}

/* @end */

/* @group Two Column Layout inside Main Div */

#content {
    width: 580px;
    min-height: 687px;
    float: left;
    padding: 40px;
    border-right: solid 1px #dadada;
}

#main-news #content, #main-store #content {
    padding-top: 50px;
}

#content h2 a {
    color: #000;
}
#content h3 {
    margin-bottom: 20px;
}

.date-news, div.category { 
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    color: #f90;
    margin-top: 20px;
    width: 580px;
    height: 20px;
}

.date-news span:first-child {
    width: 350px;
    float: left;
    padding: 3px 0 3px 25px;
}
.date-news span.category {
    width: 180px;
    float: left; 
    margin-left: 0;
    color: #666;
    padding: 3px 0;
    text-align: right;
}
.date-news:first-child {
    margin-top: 0;
}

#rightnav {
    float: left;
    width: 240px;
    margin:  19px -2px -1px 0;
}

.links {
    background: transparent url(../images/rightnavBG.png) 50% 0% no-repeat;
    width: 240px;
    margin-bottom: 35px;
    padding: 0;
}

.links h1 {
    line-height: 26px;
    color: white;
    margin-left: 28px;
}

.links p {
    margin-left: 28px;
    width: 180px;
    border-bottom: solid 1px #999;
}
.links h1 a {
    color: #fff;
}

.links ul {
    margin: 14px 0 23px 28px;
    width: 175px;
}

.links ul li {
    border-bottom: solid 1px #999;
    font-size: 10px;
    padding: 10px 0;
    color:  #d9a300;
}

.links ul li:first-child {
    border-top: none;
}


ul li a { color: #666666; }
ul li a:hover, .active { color: #f36523; }

/* @end */

/* @group Logo, et al. */

* html #leftbanner {
	display: inline;
	height: 200px;
	padding-bottom: 0;
}

#leftbanner {
    margin: 10px 0 0 25px;
    width: 290px;
    height: 220px;
    float: left;
	display: inline;
    border-left: solid 5px #ff9900;
}

#leftbanner h1 {
    width: 290px;
    height: 100%;
}

* html #rightbanner {
	display: inline;
}

#rightbanner {
    position: relative;
    float: left;
    margin: 10px 30px 0 0;
}

#rightbanner  h1 {
    width: 610px;
    height: 220px;
    text-indent: -9999px;
    background: url(../images/banner-top.jpg) no-repeat;
}

#searchengine {
    clear: both;
    width: 250px;
    float: left;
    height: 20px;
    margin: 25px 0 25px 30px;
}

#searchengine input[type="submit"] {
    border: none;
    background: #000;
    color: #fff;
    font-family: "Century Gothic";
    font-size: 12px;
    width: 90px;
    height: 20px;
    text-transform: uppercase;
    margin-left: -3px;
    line-height: 21px;
    padding: 0;
}

#searchengine input[type="text"] {
    background: #fff;
    border: solid 1px #c4c4c4;
    border-right: none;
    height: 16px;
    margin-right: 0;
    vertical-align: top;
    margin-left: 0;
}

#newsticker {
    height: 20px;
    margin: 25px 20px;
    float: left;
    background: #000 url(../images/headline-title.png) no-repeat;
}

#newsticker span {
    width: 90px;
    line-height: 21px;
    float: left;
    font-weight: 500;
    margin: 0 0 0 50px;
    text-transform: uppercase;
    color: white;
}

#news {
    float: left;
    width: 370px;
    line-height: 18px;
    margin-left: 0;
    background: #fff;
    border: solid 1px #c4c4c4;
    border-left: none;
}

#news a {
    text-transform: capitalize;
    margin-left: 20px;
}
#social-networks {
    width: 100px;
    height: 24px;
    margin: 23px 0;
    float: left;
}

#social-networks ul {
    line-height: 20px;
}

#social-networks ul li {
    display: inline;
    margin-left: 7px;
}
#searchengine form { padding-top: 20px;}

#cse-search-results { margin: 30px; }

/* @end */
.headline {
    width: 902px;
    height: 19px;
    display: block;
    color: #fff;
    background-color: #000;
    margin-bottom: 58px;
    margin-left: -1px;
    position: absolute;
}

#main-support .headline, #main-news .headline, #main-store .headline {
    margin-bottom: 0;
}

.headline h1 {
    margin-left: 0;
    padding-left: 50px;
    background: url(../images/headline-title.png) no-repeat;
    line-height: 19px;
}

#main-news h2 {
    font-size: 37px;
    margin-top: 115px;
    color: #000;
}

#main-news h2 { margin-top: 10px; }

#main-news h3 {
    font-size: 25px;
    color: #000;
}

/* @group Features Page */

#features-headline {
    width: 800px;
    height: 170px;
    margin: 50px 50px 0 50px;
    border-bottom: solid 1px #a7a7a7;
    background: transparent url(../images/featuresBG.jpg) 90% 100% no-repeat;
}

#features-headline h1 {
    width: 293px;
    height: 22px;
    text-indent: -9999px;
    background: transparent url(../images/features-headline.png) no-repeat;
}

#features-headline h2 {
    width: 405px;
    font-size: 16px;
    margin-top: 15px;
}

#big-block {
    width: 800px;
    height: 20px;
    background: black;
    margin: 10px auto;
}

#small-block {
    margin-top: 10px;
    height: 20px;
    background: black
}
#features-image {
    width: 490px;
    height: 650px;
    margin: 45px 0 0 50px;
    float: left;
}

#features-image img {
    margin: auto;
}

#features-description {
    width: 310px;
    float: left;
}

#features-description li {
    font-size: 10px
}

#features-description h2 {
    width: 285px;
    height: 22px;
    border-bottom: solid 1px #a8a8a8;
    font-size: 16px;
    padding-left: 25px;
    padding-top: 10px;
}

#features-description li:first-child h2 {
    border-top: solid 1px #a8a8a8;
    line-height: 15px;
}

div.feature-content {
    width: 260px;
    padding: 25px;
    background-color: #e6e6e6;
    margin-bottom: 10px; 
}
/* @end */

/* @group Support Page */

#main-support #content h1, #main-event #content h1 {
    margin-top: 20px;
    font-size: 36px;
    color: #000;
}

#main-support #content h2 {
    height: 60px;
    margin: 20px 0;
    padding: 20px;
    background-color: #e6e6e6;
    
}
.faq {
    border-bottom: solid 1px #999;
    margin-top: 30px;
    padding-bottom: 30px;
}

.faq h2, #main-event #content h2 {
    font-size: 20px;
    color: #c8645a;
}

.faq ul {
    margin-left: 25px;
}
#content li, .faq li {
    list-style: disc;
    line-height: 150%;
    text-transform: none;

}

#contact-form tr th {
    vertical-align: top;
    padding: 5px 10px 0 0;
}

#contact-form input, #contact-form textarea {
    margin-bottom: 10px;
    font-size: 12px;
}

#main-support input[type="submit"] {
    margin-left: 95px;
}
ul.errorlist {
    margin: 0;
    padding: 0;
}
.errorlist li {
    background-color: red;
    color: white;
    display: block;
    font-size: 10px;
    margin: 0 0 3px;
    padding: 4px 5px;
}
/* @end */

/* @group Events Page */

#main-event #content h2 {
    margin-top: 20px;
}

#main-event #content ul li {
    padding: 3px 20px;
}
/* @end */

/* @group Product Overview */
div[id^="container-"] {
    width: inherit;
    height: inherit;
    margin-top: 19px;
    min-height: 685px;
}

div[id^="container-"] h1, #product-specs h1 {
    margin: 30px 0 0 48px;
    text-indent: -999px;
}

div[id^="container-"] h2 {
    width: 410px;
    font-size: 16px;
    color: #c8645a;
    margin: 30px 0 0 50px;
}
#product-specs {
    width: inherit;
    height: inherit;
    margin-top: 19px;
    min-height: 650px;
    padding-bottom: 25px;
}

#gallery-container {
    width: 800px;
    min-height: 600px;
    margin: 30px 50px 50px 50px;
}
ul#thumb-3-column, ul#thumb-5-column, ul#thumb-6-column {
    color: #aeaeae;
    margin: 30px 50px;
}
ul#thumb-3-column li {
    float: left;
    width: 192px;
    height: 20px;
    text-align: center;
    margin-bottom: 30px;
    padding: 155px 0 0 10px;
	margin-left: 90px;
}

ul#thumb-5-column li {  
    float: left;
    height: 20px;
    margin-bottom: 30px;
    padding: 115px 0 0 10px;
    text-align: center; 
    width: 126px;
	margin-left: 25px;
}

ul#thumb-6-column li {
    float: left;
    height: 20px;   
    margin-bottom: 30px;
    padding-top: 100px;
    text-align: center;
    width: 115px;
	margin-left: 20px;
}

#thumb-3-column li:first-child, #thumb-5-column li:first-child, #thumb-6-column li:first-child { margin-left: 10px; }

#container-main-product {
    min-height: 0px;
    height: 450px;
    background: url(../images/main-productBG.jpg) 50% 30% no-repeat;
}

#container-main-product h1 {
    width: 650px;
    font-family: "Helvetica";
    font-size: 41px;
    color: #000;
    text-transform: capitalize;
    margin: 0 125px;
    font-weight: 500;
    text-indent: 0px;
    padding-top: 400px;
}

#container-main-product h2 {
    width: 450px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #ffaa2a;
    position: absolute;
    text-transform: lowercase;
    margin: 20px 225px 0 225px;
    line-height: 18px;
}

#container-cobra {
    padding-bottom: 25px;
    background:  transparent url(../images/cobraBG.jpg) 0% 80% no-repeat;
}

#container-cobra h1, #product-specs h1, #container-cobra-gallery h1 {
    width: 353px;
    height: 34px;   
    background: url(../images/cobra-title.png) top left no-repeat;
}

#container-cobra p {
    width: 225px;
    margin: 375px 0 0 525px;
}

#container-corsaro {
    background: transparent url(../images/corsaroBG.jpg) 50% 40% no-repeat;
    height: 750px;
}

#container-corsaro h1, #product-specs h1.corsaro, #container-corsaro-gallery  h1 {
    width: 443px;
    height: 33px;
    background: transparent url(../images/corsaro-title.png) top left no-repeat;
}

#container-corsaro p {
    width: 375px;
    margin: 450px 0 0 450px;
}
#container-curvo {
    height: 775px;
    margin-bottom: 0;
    background: transparent url(../images/curvoBG.jpg) bottom right no-repeat;
}

#container-curvo h1, #product-specs h1.curvo, #container-curvo-gallery h1 {
    width: 351px;
    height: 33px;
    background: url(../images/curvo-title.png) top left no-repeat;
}

#container-curvo p {
    width: 375px;
    margin: 510px 0 0 450px;
}

#container-flamex {
    height: 775px;
    margin-bottom: 25px;
    background: transparent url(../images/flamexBG.jpg) bottom left no-repeat;
}

#container-flamex h1, #product-specs h1.flamex, #container-flamex-gallery h1 {
    width: 392px;
    height: 34px;
    background: url(../images/flamex-title.png) top left no-repeat;
}

#container-flamex p {
    width: 340px;
    margin: 25px 0 0 50px;
}

#container-pedrox {
    height: 740px;
    margin-bottom: 0;
    background: transparent url(../images/pedroxBG.jpg) bottom right no-repeat;
}

#container-pedrox h1, #product-specs h1.pedrox, #container-pedrox-gallery h1 {
    width: 394px;
    height: 35px;
    background: url(../images/pedrox-title.png) top left no-repeat;
}

#container-pedrox p {
    width: 225px;
    margin: 32px 0 0 50px;
}

#container-touring {
    background: transparent url(../images/touringBG.jpg) 15% 90% no-repeat;
    height: 720px;
}

#container-touring  h1, #product-specs h1.touring, #container-touring-gallery h1 {
    width: 413px;
    height: 58px;
    background: url(../images/touring-title.png) top left no-repeat;
}

#container-touring p {
    width: 240px;
    margin: 250px 0 0 600px;    
}

#container-touringhf {
    background: transparent url(../images/touringhfBG.jpg) 20% 60% no-repeat;
    height: 720px;
}

#container-touringhf h1, #product-specs h1.touringhf, #container-touringhf-gallery h1 {
    width: 413px;
    height: 58px;
    background: url(../images/touringhf-title.png) top left no-repeat;
}

#container-touringhf p {
    width: 385px;
    margin: 400px 0 0 450px;
}

div.gallery, div.gallery-last {
    float: left;
    width: 183px;
    height: 173px;
    background: url(../images/galleryBG.jpg) repeat;
    border: solid 1px #ccc;
    margin: 0 18px 18px 0;
    padding: 0;
}

div.gallery-last {
    margin: 0;
}
div.top {
    width: 167px;
    height: 2px;
    background-color: #ccc;
    margin: 4px 8px 0 8px;
}

div.image {
    width: 140px;
    height: 110px;
    border: solid 1px #ccc;
    background: white;
    margin: 13px 21px 0 21px;
}

div.bottom {
    width: 167px;
    height: 2px;
    background-color: #ccc;
    margin: 36px 8px 0 8px;
}
/* @group Product Navigation */
#product-nav {
    margin: 0 0 0 50px;
    padding-top: 25px;
}

#product-nav li {
    display: inline;
    font-size: 10px;
    padding-right: 20px;
}

.cobra-specs li {
    background: url(../images/cobra-specs.jpg) no-repeat top left;
}

.cobra-specs li.cobra-red { background-position: 0 -30px;} 
.cobra-specs li.cobra-black { background-position: 0 -213px; } 
.cobra-specs li.cobra-blue { background-position: 0 -396px; }

.corsaro-specs li {
    background: url(../images/corsaro-specs.jpg) no-repeat top left;
}

.corsaro-specs .corsaro-red { background-position: 0 -30px; } 
.corsaro-specs .corsaro-blue { background-position: 0 -215px; } 
.corsaro-specs .corsaro-violet { background-position: 0 -400px; }

.curvo-specs li {
    background: url(../images/curvo-specs.jpg) no-repeat top left;
}

.curvo-specs .curvo-red { background-position: 0 -30px; } 
.curvo-specs .curvo-green { background-position: 0 -222px; } 
.curvo-specs .curvo-blue { background-position: 0 -414px; }

.flamex-specs li {
    background: url(../images/flamex-specs.jpg) no-repeat top left;
}

.flamex-specs li.flamex-green { background-position: 0 -30px; } 
.flamex-specs li.flamex-white { background-position: 0 -203px; } 
.flamex-specs li.flamex-black { background-position: 0 -376px; }

.pedrox-specs li {
    background: url(../images/pedrox-specs.jpg) no-repeat top left;
}

.pedrox-specs .pedrox-silver { background-position: 0 -30px; } 
.pedrox-specs .pedrox-blue { background-position: 0 -209px; } 
.pedrox-specs .pedrox-red { background-position: 0 -388px; }

.touringhf-specs li {
    background: url(../images/touringhf-specs.jpg) no-repeat top left;
}

.touringhf-specs .touringhf-black { background-position: 0 -30px; } 
.touringhf-specs .touringhf-blue { background-position: 0 -164px; } 
.touringhf-specs .touringhf-silver { background-position: 0 -298px; } 
.touringhf-specs .touringhf-white { background-position: 0 -432px; } 
.touringhf-specs .touringhf-yellow { background-position: 0 -566px; }

.touring-specs li {
    background: url(../images/touring-specs.jpg) no-repeat top left;
}

.touring-specs .touring-red { background-position: 0 -30px; } 
.touring-specs .touring-silver { background-position: 0 -152px; } 
.touring-specs .touring-black { background-position: 0 -274px; } 
.touring-specs .touring-white { background-position: 0 -396px; } 
.touring-specs .touring-blue { background-position: 0 -518px; } 
.touring-specs .touring-yellow { background-position: 0 -640px; }

/* @end */

/* @group Specification Table for Products */

table#specification-data {
    clear: both;
    width: 800px;
    margin: 0 50px 40px 50px;
}

#specification-data thead th {
    height: 42px;
    font-size: 20px;
    vertical-align: middle;
    background-color: #d2d2d2;
}
#specification-data th, #specification-data td {
    padding-left: 35px; 
}

#specification-data th {
    height: 41px;
}

#specification-data td {
    padding-top: 10px;
    padding-bottom: 10px;
}

#specification-data tr { background-color: #fff; }
#specification-data tr.alternate-row { background-color: #e8e8e8; }

#specification-data th:first-child, #specification-data td:first-child {
    border-right: solid 2px #c7c7c7;
}

/* @end */


/* @group Shortcuts */

#product-list {
    width: 902px;
    height: 200px;
    margin: 20px auto;
    border: solid 1px #dadada;
    border-top: none;
}

#product-list .headline { 
    margin-bottom: 0;
    width: 904px;
}

#product-list .prev {
    background: url('../images/prev.png') center center no-repeat;
    width: 47px;
    height: 61px;
    border: 0px;
}

#product-list .next {
    background: url('../images/next.png') center center no-repeat;
    width: 40px;
    height: 61px;
    border: 0px;
}

#product-list ul li a {
    display:block;
    border: 0;
}

#product-list ul li img {
    display:block;
    border:0;
}

ul#product-item li {
    background: url('../images/product-lists.jpg') no-repeat top left;
    float: left;
    margin: 45px 0 34px 46px;
    height: 102px;
    line-height: 80px;
    width: 126px;
}

#product-item li.list-cobra { background-position: 0 -30px; } 
#product-item li.list-touring { background-position: 0 -162px; } 
#product-item li.list-touringhf { background-position: 0 -294px; } 
#product-item li.list-corsaro { background-position: 0 -426px; } 
#product-item li.list-pedrox { background-position: 0 -558px; } 
#product-item li.list-flamex { background-position: 0 -690px; } 
#product-item li.list-curvo { background-position: 0 -822px; }

#product-item li a {
    width: 126px;
    height: 130px;
    padding-top: 70px;
    padding-left: 35px;
    position: absolute;
}

#shortcuts {
    width: 900px;
    height: 275px;
    margin: 12px auto;
    text-transform: uppercase;
}

#shortcuts #col1, #shortcuts #col2, #shortcuts #col3 {
    border: solid 1px #dadada;
    border-top: none;
    width: 292px;
    height: 274px;
    margin: 0 9px 0 0;
    float: left;
}

#shortcuts p {
    padding: 0;
    margin: 0;
    color: #666;
}

.shortcut-content {
    margin: 200px 0 0 25px;
}
#col1 .headline, #col2 .headline, #col3 .headline { width: 294px; }

#shortcuts #col1 { 
    margin-left: 0;
    background: #fff url(../images/icon-airflow-tunnel.jpg) 80% 45% no-repeat;
    padding: 0;
}

#shortcuts #col2 {
    background: #fff url(../images/icon-hotpicks.jpg) 40% 40% no-repeat;
}

#shortcuts #col3 { 
    margin-right: 0;
    background: #fff url(../images/icon-accesories.jpg) 40% 45% no-repeat;
}

/* @end */


/* @group Footer */

#footer {
    width: 900px;
    border-top: solid 1px #a7a7a7;
    border-bottom: solid 1px #a7a7a7;
    height: 24px;
    margin: 0 auto;
    text-align: justify;
}

#syndication {
    margin: 0;
    text-align: center;
    font-size: 10px;
}

ul#syndication li {
    display: inline;
    line-height: 24px;
    padding: 0 8px 0 8px;
    border-right: solid 1px #666;
}

ul#syndication li.last {
    border-right: none;
}

#powered {
    width: 900px;
    height: 40px;
    margin: 0 30px 10px 30px;
    font-family: "Arial";
    font-size: 9px;
}

#powered ul {
    margin: 0;
    text-align: center;
}

#powered ul > li {
    display: inline;
    line-height: 40px;
    padding: 0 5px 0 0;
}

/* @end */

/* @group Online Store */

div.category {
    margin: 30px 0;
}
div.category h2 {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding: 5px 25px;
}

div.category h2 > a {
    color: #000;
}

#store-category li {
	display: inline;
}
/* @end */


/* @group gallery_box */
#gallerybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 110;
	width: 100%;
	height: 600px;
}

#gallerybox-outter {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 111;
	width: 100%;
	height: 600px;
}

#gallerybox-bottombox {
	position:relative;
	top: 0;
	left: 0;
	height:50px;
	overflow:hidden;
	margin:auto;
	background:#000000 url(../images/gbox_bottom.jpg) repeat-x top;
	padding:10px;
	padding-top:12px;
	padding-bottom:8px;
	z-index: 112;
}
#gallerybox-topbox {
	position:absolute;
	top: 0;
	left: 0;
	height:22px;
	width: 100%;
	overflow:hidden;
	background:#000000 url(../images/gbox_top.jpg) repeat-x bottom;
	top:0px;
	z-index: 116;
}
#gallerybox-topbox span{ padding-left:2px; padding-right:2px; color:#e1276e; }

#gallerybox-menubox{
	display:block;
	height:20px;
	width:100px;
	overflow:hidden;
	text-align:center;
	color:#e1276e;
	font-weight:bold;
	padding-top:1px;
	border-right:1px solid #3b3b3b;
	text-decoration:none;
	float:left;
}
#gallerybox-title{
	display:block;
	height:20px;
	float:left;
	color:#fff;
	font-weight: 500;
	padding-top:3px;
	overflow:hidden;
	padding-left:20px;
}

#gallerybox-menubox-item{width:200px; background:#000066; position:absolute; z-index:100; top:20px; display:none;}
#gallerybox-menubox-item a{display:block; color:#e1276e; font-weight:bold; height:18px; padding:5px; text-decoration:none; background:#000000; border:0px;}
#gallerybox-menubox-item a:hover{background:#161616;}

#gallerybox-bottombox-in {
	height:50px;	
	display:block;
}

#gallerybox-bottombox a.gallerybox_b_img{
	display:block;
	height:40px;
	width:40px;
	border:5px solid #CCCCCC;	
	float:left;
	background:#fff;
	margin-right:5px;
	margin-left:5px;
	background-position:center;
	overflow:hidden;
	
}
#gallerybox-bottombox a.gallerybox_b_img_s{
	display:block;
	height:40px;
	width:40px;
	border:5px solid #990000;	
	float:left;
	background:#fff;
	margin-right:5px;
	margin-left:5px;
	background-position:center;
	overflow:hidden;
}

#gallerybox-content {
	position:absolute;
	top: 0px;
	left: 0px;
	height:300px;
	width: 400px;
	overflow:hidden;
	background:#000000;
	border:10px solid #FFFFFF;
	z-index: 115;
}

#gallerybox-loader{ position:relative; z-index: 116;}
#gallerybox-image{ position:absolute; z-index: 117; left:0px;}
#gallerybox-image-overlay{ position:absolute; width:2000px; height:2000px; left:0px; background:#000 url(../images/loader.gif) no-repeat; z-index: 118; display:none;}

#gallerybox-content-left, #gallerybox-content-right{
	position:absolute;
	top:0px; left:0px; height:0px; width:0px; overflow:hidden;
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	background-position:center;
	border:5px solid #FFFFFF;
	cursor:pointer;
	z-index:94;
	display:none;
}

.jquery-corner { position: relative; }
/* @end */

/* IE6 css fixer v0.1 alpha: Mon, 13 Apr 2009 12:32:06 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #navigation li,
* html #content,
* html .date-news span:first-child,
* html .date-news span.category,
* html #rightnav,
* html #leftbanner,
* html #rightbanner,
* html #features-image,
* html #features-description,
* html ul#thumb-3-column li,
* html ul#thumb-5-column li,
* html ul#thumb-6-column li,
* html div.gallery,div.gallery-last,
* html ul#product-item li,
* html #shortcuts #col1,#shortcuts #col2,#shortcuts #col3,
* html #gallerybox-menubox,
* html #gallerybox-title,
* html #gallerybox-bottombox a.gallerybox_b_img,
* html #gallerybox-bottombox a.gallerybox_b_img_s {display:inline;}

/* convert min height values */
* html #main-support {height:687px;}
* html #main-news {height:687px;}
* html #main-features {height:687px;}
* html #main-event {height:687px;}
* html #main-search {height:687px;}
* html #main {height:592px;}
* html #main-product {height:600px;}
* html #content {height:687px;}
* html div[id="container-"] {height:685px;}
* html #product-specs {height:650px;}
* html #gallery-container {height:600px;}
* html #container-main-product {height:0;}


/* add zoom:1 to overflow:hidden */
* html #navigation li,
* html #content,
* html .date-news span:first-child,
* html .date-news span.category,
* html #rightnav,
* html #leftbanner,
* html #rightbanner,
* html #features-image,
* html #features-description,
* html ul#thumb-3-column li,
* html ul#thumb-5-column li,
* html ul#thumb-6-column li,
* html div.gallery,div.gallery-last,
* html ul#product-item li,
* html #shortcuts #col1,#shortcuts #col2,#shortcuts #col3,
* html #gallerybox-menubox,
* html #gallerybox-title,
* html #gallerybox-bottombox a.gallerybox_b_img,
* html #gallerybox-bottombox a.gallerybox_b_img_s {zoom:1;}

/* fix negative margins */
* html #rightnav,
* html .headline {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
* html #rightbanner,
* html #gallerybox-bottombox,
* html #gallerybox-loader,
* html .jquery-corner {zoom:1;}


/* ============================================= */
/* potentially harmful settings                  */

/* add zoom:1 to backgrounds -- Manually check for problems with inline elements! */
* html body,
* html #container,
* html .collapse,
* html .expand,
* html .collapse-white,
* html .expand-white,
* html #main,
* html #main-features,
* html .links,
* html #rightbanner h1,
* html .headline h1,
* html #features-headline,
* html #features-headline h1,
* html #big-block,
* html #small-block,
* html #container-main-product,
* html #container-cobra,
* html #container-cobra h1,#product-specs h1,#container-cobra-gallery h1,
* html #container-corsaro,
* html #container-corsaro h1,#product-specs h1.corsaro,#container-corsaro-gallery h1,
* html #container-curvo,
* html #container-curvo h1,#product-specs h1.curvo,#container-curvo-gallery h1,
* html #container-flamex,
* html #container-flamex h1,#product-specs h1.flamex,#container-flamex-gallery h1,
* html #container-pedrox,
* html #container-pedrox h1,#product-specs h1.pedrox,#container-pedrox-gallery h1,
* html #container-touring,
* html #container-touring h1,#product-specs h1.touring,#container-touring-gallery h1,
* html #container-touringhf,
* html #container-touringhf h1,#product-specs h1.touringhf,#container-touringhf-gallery h1,
* html div.gallery,div.gallery-last,
* html div.image,
* html .cobra-specs li,
* html .corsaro-specs li,
* html .curvo-specs li,
* html .flamex-specs li,
* html .pedrox-specs li,
* html .touringhf-specs li,
* html .touring-specs li,
* html #product-list .prev,
* html #product-list .next,
* html ul#product-item li,
* html #shortcuts #col1,
* html #shortcuts #col2,
* html #shortcuts #col3,
* html #gallerybox-bottombox,
* html #gallerybox-topbox,
* html #gallerybox-menubox-item,
* html #gallerybox-menubox-item a,
* html #gallerybox-menubox-item a:hover,
* html #gallerybox-bottombox a.gallerybox_b_img,
* html #gallerybox-bottombox a.gallerybox_b_img_s,
* html #gallerybox-content,
* html #gallerybox-image-overlay {zoom:1;}

.maintenance {
    background: #fff url(../images/maintenance.jpg) 50% 100% no-repeat;
}

#notsupported {
    width: 420px;
    height: 300px;
    padding-top: 290px;
    padding-left: 50px;
    padding-right: 250px;
    background: #fff url(../images/notsupported.png) top left no-repeat;
    margin: 0 auto;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000;
    word-spacing: -1px;
}

#notsupported p {
    line-height: 15px;
}
#notsupported li {
    margin-top: 5px;
}
#notsupported ul li a {
    text-transform: capitalize;
    color: #000;
}

#notfound {
    width: 320px;
    height: 260px;
    padding-top: 310px;
    padding-left: 50px;
    padding-right: 350px;
    background: #fff url(../images/404.png) top left no-repeat;
    margin: 0 auto;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000;
    word-spacing: -1px;
}
