/* -------------- /stylesheets/reset-min.css ------------- */ 
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/* -------------- /stylesheets/fonts-min.css ------------- */ 
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* -------------- /stylesheets/default.css ------------- */ 
/* common bits */
a, a:visited {
    color: #141a72;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

/* page layout */
body {
    background-color: #141a72;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

    #page {
        width: 720px;
        background-color: #f8e6c2;
        color: #141a72;
        border: 2px solid #fff;
        margin: 10px auto 0 auto;
        padding-bottom: 10px;
    }

        #header {
            background-color: #cfcbcc;
            margin-bottom: 20px;
        }

            #langbar {
                background-color: #f8e6c2;
                text-align: right;
                padding: 2px 10px 1px 0;
                font-size: 11px;
            }

            #menu {
                font-size: 20px;
                text-align: center;
                padding-bottom: 4px;
            }

        #leftbar {
            width: 188px;
            padding-left: 5px;
            float: left;
        }

            #reasons {
                padding-bottom: 5px;
                width: 180px;
            }

                #reasontop {
                    font-size: 16px;
                    font-weight: bold;
                    padding: 8px;
                    letter-spacing: 1px;
                }

                #reasontop #inner {
                    background-color: #fff;
                }

                #reasontop p {
                    margin-left: 34px;
                }
                
                
                #reasontop span {
                    font-weight: bold;
                    font-size: 45px;
                    color: #f2602f;
                    float: left;
                    padding-right: 4px;
                }
                
                #reason1, #reason2, #reason3{
                    color: #fff;
                    padding: 4px 10px;
                }
                
                #reasontop .sb-inner, #reason1 { background-color: #bbb; }
                #reason1 .sb-inner, #reason2 { background-color: #fcaf2f; }
                #reason2 .sb-inner, #reason3 { background-color: #f2602f; }
                #reason3 .sb-inner, #reasonbottom .sb-inner { background-color: #606060; }

            #productshead {
                width: 160px;
                background: #7f7f7f url(/images/common/product_icon.gif) no-repeat right;
                font-weight: bold;
                color: #fff;
                height: 22px;
                padding: 2px 10px;
                line-height: 22px;
                margin-top: 5px;
            }
            
            #productslist {
                padding: 10px 0 10px 10px;
            }

                #productslist h2 {
                        font-weight: bold;
                }

                #productslist li {
                    padding-left: 10px;
                    color: #000;
                }
            
            #skyriders {
                font-size: 14px;
                color: #416eaf;
                text-align: center;
                width: 130px;
                padding-left: 25px;
            
            }

        #content {
            float: left;
            width: 365px;
        }
        
            #content h1{
                font-weight: bold;
                font-size: 16px;
                padding-bottom: 10px;
            }

            .product {
                width: 172px;
                text-align: center;
                float: left;
                margin: 0 3px 10px 3px;
            }

            .largeproduct, #content .largeproduct h1 {
                width: 350px;
                padding: 0;
                margin: 0;
            }

            #content .product h1 {
                width: 170px;
            }
            
            #content .product h1, #content .largeproduct h1 {
                background-color: #bababa;
                font-weight: bold;
                color: #000;
                height: 24px;
                line-height: 26px;
                border-bottom: 1px solid #fff;
                padding: 2px 0 0 0;
                text-align: center;
            }
            
            #content .product h1 a:hover {
                color: #000;
            }
            
            .largeproduct h1 {
                width: 342px;
                padding-left: 8px;
            }
            
            .product .image {
                width: 170px;
                background-color: #ddcb9b;
            }
            
            .largeproduct .image {
                width: 350px;
				height: 370px;
                background-color: #ddcb9b;
            }
                        
            .product .description, .largeproduct .description {
                width: 154px;
                height: 50px;
                background-color: #7f7f7f;
                color: #fff;
                font-size: 12px;
                border: 1px solid #fff;
                padding: 8px;
            }
            
            .product .description a, .product .description a:hover {
                color: #fff; 
            }

            .largeproduct .description {
                width: 334px;
                height: auto;
            }
            
            .product .button, .largeproduct .button {
                width: 170px;
                height: 24px;
                line-height: 24px;
                background: url(/images/common/button_background.gif) repeat-x;
                color: #fff;
                font-weight: bold;
                border: 1px solid #fff;
            }

            .product .button a, .product .button a:hover {
                color: #fff;
            }
            
            .largeproduct .button {
                width: 342px;
                padding-left: 8px;            
            }

            .largeproduct .options, .largeproduct .addtobasket {
                float: left;
                width: 175px;
                padding-top: 8px;
            }
			
			.largeproduct .options td {
				padding-bottom: 5px;
			}
			
			.largeproduct .options th {
				padding-right: 5px;
			}
            
            .largeproduct .addtobasket {
                text-align: right;
            }

            .largeproduct .addtobasket .qty {
                 width: 30px;
            }
            
            .largeproduct .addtobasket .atb {
        		color: #fff;
				background: url(/images/common/button_background.gif) repeat-x;
				height: 24px;
				line-height: 24px;
				border: none;
				text-align: center;
				width: 150px;					
                margin-top: 5px;
			}

			.basketcontainer {
			    width: 350px;
			}
			
			.basketcontainer h1 {
			    width: 345px;
			    margin-bottom: 10px;
			    padding-left: 5px;
			}
			
			.basketcontainer table{
			    width: 100%;
			}
			
			.basketcontainer th {
			    color: #fff;
			    background-color: #024490;
			    font-weight: bold;
			    padding: 4px;
				text-align: left;
			}
			
			.basketcontainer tr.even {
			    background-color: #557cb7;
			    color: #fff;
			    border-top: 1px solid #fff;
			}
			
			.basketcontainer tr.odd {
			    background-color: #7f7f7f;
			    color: #fff;
			    border-top: 1px solid #fff;
			}
			
			.basketcontainer td{
				vertical-align: top;
				padding: 2px;
			}
			
			.basketcontainer td a, .basketcontainer td a:visited{
				color: #fff;
			}
			
			.basketcontainer .r {
				text-align: right;
			}
			
			.basketcontainer .l {
				border-top: 1px solid #fff;
			}
				
				
                #content ol{
                    list-style: decimal inside;
                }

                #content strong {
                    font-weight: bold;
                }

                #content #basic_body {
                    padding-right: 10px;
                }

                #content div.formbox fieldset {
                	position: relative;
                    border: 1px solid #000;
                    padding: 10px 5px 5px 5px;
					margin-top: 16px;
                    background-color: #FFF4DF;
                }

                #content div.formbox legend {
                	position: absolute;
                    font-size: 14px;
                    top: -20px;
					left: 20px;
                    padding: 2px 4px;
                    background-color: #FFF4DF;
                }

                #content div.formbox {
					padding-right: 16px;
					clear: left;
                }

                #content div.formbox td {
                    width: 50%;
					line-height: 24px;
					height: 24px;
                }
				
				#content div.formbox table {
					padding-top: 5px;
					width: 100%;
				}

		#rightbar {
			float: left;
			width: 158px;
		}

			#telephone {
				border-top: 2px solid #fff;
				color: #fff;
				background-color: #024490;
				padding: 4px 10px;
				font-weight: bold;
				font-size: 11px;
			}
			
				#telephone span {
					font-size: 14px;
				}
			
			.rightmenu {
				border-top: 2px solid #fff;
				border-bottom: 2px solid #fff;
				color: #fff;
				background-color: #557cb7;
				font-weight: bold;
				padding: 10px;
			}
			
				.rightmenu img {
					position: relative;
					top: 4px;
				}
				
				.rightmenu li {
					line-height: 16px;
                                        padding: 4px 0;
				}
				
				.rightmenu li.basket {
					background: url(/images/common/basket_icon.gif) no-repeat left;
					padding-left: 24px;
				}
				
				.rightmenu li.help {
					background: url(/images/common/customer_help_icon.gif) no-repeat left;
					padding-left: 24px;
				}
				
				.rightmenu li a, .rightmenu li a:hover, .rightmenu li a:visited {
					color: #fff
				}
			
			#basket {
				padding: 5px 0 10px 0;
			}

				#baskethead {
					background: #7f7f7f url(/images/common/basket_icon_grey.gif) no-repeat right;
					font-weight: bold;
					color: #fff;
					height: 22px;
					padding: 2px 10px;
					line-height: 22px;
					border-top: 2px solid #fff;
					border-bottom: 2px solid #fff;
				}
			
		#footer {
			width: 714px;
			color: #141a72;
			margin: 0 auto 30px auto;
			background-color: #fff;
			padding: 5px;
			height: 60px;
		}
		
			#footermenu {
				float: right;
			}

.nb {
	white-space: nowrap;
}

/* error formatting */

#content div.fieldWithErrors{
	clear: both;
}


#content .fieldWithErrors span.mceEditorContainer table,
#content .fieldWithErrors input,
#content .fieldWithErrors textarea,
#content .fieldWithErrors select {
    border: solid 2px #c44;
}

#content .fieldWithErrors span.mceEditorContainer select{
    border: none;
}

#content #errorExplanation {
background: #fcc;
margin: 0 0 10px 0;
border: solid 1px #c44;
float: left;
}

#content #errorExplanation h2 {
padding: 2px 5px 3px 20px;
color: #fff;
font-size: 12px;
margin: 0;
letter-spacing: 0;
font-family: Tahoma,Verdana,Sans-Serif;
background: #c44 url(/images/admin/error.png) 2px 1px no-repeat;
}

#content #errorExplanation ul {
margin: 0;
padding: 2px 2px 4px 25px;
clear: both;
}

#content #errorExplanation p {
font-size: 10px;
padding: 2px 5px;
font-family: Tahoma,Verdana,Sans-Serif;
margin: 0;
}

#content #errorExplanation ul li {
font-size: 12px;
margin: 0;
font-family: Tahoma,Verdana,Sans-Serif;
padding: 0;
}

.tooltip{
	color: #0000FF;
	border-bottom: 2px dashed #0000FF;
}

.notice{
        background: #fcc;
        margin: 0 16px 10px 0;
        border: solid 1px #c44;
        font-weight: bold;
        padding: 5px;
        clear: both;
}


/* ----- hack hellhole ----- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* -------------- /stylesheets/jd.gallery.css ------------- */ 
#myGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
	border: 1px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/stylesheets/img/loading-bar-black.gif);
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url(/stylesheets/img/carousel_btn.gif) no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url(/stylesheets/img/fleche1.png) no-repeat center left;
}

* html .jdGallery a.left { background: url(/stylesheets/img/fleche1.gif) no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url(/stylesheets/img/fleche2.png) no-repeat center right;
}

* html .jdGallery a.right { background: url(/stylesheets/img/fleche2.gif) no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url(/stylesheets/img/open.png) no-repeat center center; }

* html .withArrows a.open:hover { background: url(/stylesheets/img/open.gif) no-repeat center center;
	filter:alpha(opacity=80); }
	

/* -------------- /stylesheets/slightbox.css ------------- */ 
/* SLIGHTBOX */
/* variation on SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 15;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	z-index: 20;
	border: 1px solid #666;
}

#lbCenter {
	padding: 10px;
}

.lbLoading {
	background: #fff url(/stylesheets/img/loading-bar-black.gif) no-repeat center;
	border: 1px solid #666;
}

#lbImage {
	z-index: 25;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 26;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/stylesheets/img/fleche1.png) no-repeat 0% 50%;
}

* html #lbPrevLink:hover { background: transparent url(/stylesheets/img/fleche1.gif) no-repeat 0% 50%; }

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/stylesheets/img/fleche2.png) no-repeat 100% 50%;
}

* html #lbNextLink:hover { background: transparent url(/stylesheets/img/fleche2.gif) no-repeat 100% 50%; }

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	background: transparent url(/stylesheets/img/close9yj.gif) no-repeat center;
	margin-bottom: 10px;
}

#lbNumber {
	display: block;
	float: left;
}

#lbNumber.gallery {
	display: block;
	float: left;
	padding: 10px;
}

#lbCaption {
	margin-left: 10px;
	display: block;
	float: left;
}

#lbDescription {
	float: left;
	padding-right: 10px;
}

#lbDescription #lbTitle {
	float: left;
	clear: both;
	font-weight: bold;
}

#lbDescription #lbCaption {
	margin-left: 0;
}


