html { border: 0; outline:none; }
body { margin: 0; padding: 0; background: #333 url(/images/bg.jpg) repeat-x left top; color: #fff; font-family: Tahoma, Arial, Sans, Helvetica; font-size: 11pt; border: 0;}
input, textarea, select { font-family: Tahoma, Arial, Sans, Helvetica; font-size: 10pt; }
h1 { font-size: 13pt; color: #936; font-family: Arial, Sans, Helvetica; font-weight: normal; letter-spacing: -0.5px; }
h3 { font-size: 13pt; color: #936; font-family: Arial, Sans, Helvetica; font-weight: normal; letter-spacing: -0.5px; }
h4 { font-size: 12pt; color: #333; font-family: Arial, Sans, Helvetica; margin: 10px 0 5px; font-weight: normal; letter-spacing: -0.5px}
a { color: #936; text-decoration: none; border-bottom: 1px dotted #936; outline:none; }
a img { border: 0; }
#page { width: 1000px; margin: 0 auto; min-height: 400px; background: transparent url(/images/head-bg.jpg) no-repeat center top; text-align: left; position:relative;}


.clearfix {
	clear:both;
	width: 100%;
}

.price a {color: #fff; border:0}
#shopping_bag_div { text-align: right; position: absolute; width: 400px; top: 35px; right: 0; }
#shopping_bag_block { width: 280px; position: relative; float: right; }
#shopping_bag_block a { width: 280px; height: 50px border:0; text-decoration: none; }
#shopping_bag_image { position: absolute; left: 0; top: 0; }
#bag_count { font-weight: bold; font-size: 14px; position: absolute; top: 29px; left: 15px; color: #000; width: 30px; text-align: center; }

#translate { position: absolute; z-index: 999; top: 5px; right: 20px; }
#translate a { color: #fff; border:0 }
#top-range-menu { position: absolute; z-index: 999; top: 5px; right: 170px; }
#top-range-menu a { border-bottom: 0px dotted #333; text-decoration: none; padding-bottom: 2px; margin-left: 10px; }
#top-range-menu a:hover { border-bottom: 2px solid #f69; padding-bottom:0 }

#top-menu { color: #ccc; text-align:right; margin: 120px 20px 5px; font-size: 10pt; }
#top-menu a { color: #ccc; text-decoration: none; border-bottom: 1px dotted #999; }
#top-menu a:hover { color: #c69; }
#panel-head { width: 810px; height: 50px; margin-left: 190px; background: transparent url(/images/panel-head.png) no-repeat right top; font-size: 16px; verical-align: center; line-height: 50px; position:relative;}
#panel-shadow { position:absolute; z-index: 999; top:0;left:0;width:800px;height:20px; background: transparent url(/images/shadow.png) repeat-x left top }
#panel1-content { width: 810px; margin-left: 190px; background: transparent url(/images/panel1-bg.png) repeat-y right top; color: #333; min-height: 200px; position: relative; }
#panel1-footer { width: 810px; height: 10px; margin-left: 190px; background: transparent url(/images/panel1-footer.png) no-repeat right top; }
#ad-panels { width: 810px; margin: 10px 10px 10px 190px; }
.ad-panel { width: 260px; height: 150px; float: left; background: transparent url(/images/ad-panel.png) no-repeat center center; color: #369; }
.ad-panel a { border: 0 !important; }
.right-margin { margin-right: 10px; }
.left-margin { margin-left: 10px; }
.ad-panel h3 { margin: 5px 0 10px 0; padding: 0 0 0 10px; font-weight: normal; font-size: 18px; letter-spacing: -0.25;}
#footer { text-align: center; font-size: 10pt; color: #999; width: 810px; margin: 10px 0 20px 190px; height: 100px; position: relative; }
#footer a { color: #999; text-decoration: none; border-bottom: 1px dotted #999; }
#footer a:hover { color: #c69; }
.rounded-button { position:absolute; background: transparent url(/images/button.png) no-repeat left top; height: 45px; width: 155px; text-align: center; color: #fff; font-weight: normal; font-size: 18px; padding-top: 10px; font-family: Trebuchet MS, Tahoma, Arial, Sans, Helvetica; }
.rounded-button sup { font-weight: normal; font-size: 12px; }
.rounded-button a { color: #fff; text-decoration: none; }
.padding { padding-left: 5px; padding-right: 5px; }
#side_panel { width: 180px; height: 320px; position: absolute; left: 10px; top: 243px; background: transparent url(/images/side-panel.png) no-repeat right top; }

fieldset { border: none; padding: 0; }
fieldset span input, fieldset span textarea { border: 1px solid #936; display:block; width:99% }
fieldset span select { width: 100% }
* html fieldset span select { border: 1px solid #936; }
fieldset span { background: #ccc none repeat scroll 0 0; padding: 5px; display:block; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
fieldset label, label { font-size: 11px; display: block; margin-top: 5px; color: #936; }
label.checkbox { font-size: 10pt; display: inline; margin-top: 0; }
.field-small { display: inline; float: left; width: 200px; margin-right: 10px; }
.field-medium { display: inline; float: left; width: 305px; margin-right: 10px; }
.field-large { display: inline; float: left; width: 410px; margin-right: 10px; }
.field-xlarge { display: inline; float: left; width: 620px; margin-right: 10px; }
.newline { clear: left; }

/*
a.button { background: transparent url(/images/bg_button_a.png) no-repeat scroll top right; color: #555; display: block; float: left; font: normal 12px Tahoma,arial,sans-serif; height: 22px; margin-right: 6px; padding-right: 10px; text-decoration: none; border: 0; overflow: hidden; }
a.button span { background: transparent url(/images/bg_button_span.png) no-repeat; display: block; line-height: 14px; padding: 4px 0 4px 10px; }
a.button:active { background-position: bottom right; color: #333; outline: none; }
a.button:active span { background-position: bottom left; padding: 5px 0 3px 10px; }
a.button img { border: 0; margin-right: 5px; float: left; margin-top: -2px }
*/

a.button { background: transparent url(/images/bg_button_a.png) no-repeat scroll top right; color: #fff; display: block; float: left; font: normal 11pt Tahoma,arial,sans-serif; height: 35px; margin-right: 6px; padding-right: 20px; text-decoration: none; border: 0; overflow: hidden; }
a.button span { background: transparent url(/images/bg_button_span.png) no-repeat; display: block; line-height: 24px; padding: 4px 0 7px 19px; }
a.button:hover { background-position: right -35px; color: #fff; }
a.button:hover span { background-position: left -35px;  }
a.button:active { background-position: bottom right; color: #fff; outline: none; }
a.button:active span { background-position: bottom left; padding: 5px 0 6px 19px; }
a.button img { border: 0; margin-right: 5px; float: left; margin-top: -2px }


table.bag { border-collapse: collapse; border: 1px solid #999; }
table.bag th { font-size: 10pt; border: 1px solid #999; padding: 2px 5px; text-align: left; background-color: #ddd; }
table.bag td { font-size: 10pt; border: 1px solid #999; padding: 2px 5px }

table.order {  }
table.order th { font-size: 10pt; padding: 2px 5px; text-align: left; color: #fff }
table.order td { font-size: 10pt; padding: 2px 5px; color: #fff; }



/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 760px; 
    height:250px;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left;
    width:250px;
    margin-right: 5px;
    height:250px;
    /*background: #111;*/
    position: relative;
} 
div.scrollable div.items div div { 
	float: none;
	width: 100%;
	height: auto;
	background: none;
}
 
/* you may want to setup some decorations to active item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}




/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(/images/arrow/left2.png) no-repeat;
	float:left;
	margin:100px 0px;
	cursor:pointer;
	font-size:1px;
	border: 0;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(/images/arrow/right2.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:360px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/images/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	border: 0;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

.shopping-nav { padding: 10px 0 0 10px; }
.shopping-nav ul { margin: 0; padding: 0; list-style: none; }
.shopping-nav ul li { float: left; width: 110px; height: 60px; margin-right: 10px; background: transparent url(/images/progress-bg.png) no-repeat 0 -60px; }
.shopping-nav ul li a { border: 0; }
.step-done { background-position: 0 -120px !important; }
.step-active { background-position: 0 0 !important; }


ul.coll-pane li { margin:10px 0; }
ul.coll-pane li a { color: #fff !important; }
ul.coll-pane li a:hover { border-bottom:1px dotted #fff !important; }


a#facebook {border:0;position:absolute;display:blocktop:208px;left:13px;width:180px;height:74px}


#top-range-menu a {
	margin: 0 10px;
	color: #fff;
	font-size: 26px;
	text-shadow:0 1px 0 #000;
	text-transform: uppercase;
}
#top-range-menu a:last-child {
	margin-right: 50px;
}

/* CSS3 Styled Buttons */
            
.addthis_share_btn a, .addthis_share_btn a:visited {
    background: #222 url(/images/btn-overlay.png) repeat-x;
    display: inline-block; 
    padding: 6px 12px; 
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
.addthis_share_btn a:hover { background-color: #111; color: #fff; }
.addthis_share_btn a:active { top: 1px; }

.addthis_share_btn a span, .addthis_share_btn:visited a span {
    background: url(/images/icon-addthis.gif) no-repeat left;
    padding: 1px 0 1px 18px;
} 
.addthis_share_btn.at_magenta a, .addthis_share_btn.at_magenta a:visited { background-color: #a9014b; }
.addthis_share_btn.at_magenta a:hover { background-color: #630030; }
div.atclear{clear:none !important; display:none !important}



