/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */


@font-face {
    font-family: 'CounterStrikeRegular';
    src: url('../font/cs_regular-webfont.eot');
    src: url('../font/cs_regular-webfont.eot?iefix') format('eot'),
         url('../font/cs_regular-webfont.woff') format('woff'),
         url('../font/cs_regular-webfont.ttf') format('truetype'),
         url('../font/cs_regular-webfont.svg#webfontoaKLX2Au') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KimberleyRegular';
    src: url('../font/kimbalt_-webfont.eot');
    src: url('../font/kimbalt_-webfont.eot?iefix') format('eot'),
         url('../font/kimbalt_-webfont.woff') format('woff'),
         url('../font/kimbalt_-webfont.ttf') format('truetype'),
         url('../font/kimbalt_-webfont.svg#webfontzI4rdbIR') format('svg');
    font-weight: normal;
    font-style: normal;

}



font-face {
	/* This declaration targets everything else */
	font-family: 'CaviarDreamsBold';
	src: url(//:) format('no404'), url('../font/caviardreams_bold-webfont.woff') format('woff'), url('../font/caviardreams_bold-webfont.ttf') format('truetype'), url('../font/caviardreams_bold-webfont.svg#webfontRx7mjSDW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'HarabaraRegular';
	src: url(//:) format('no404'), url('../font/harabara-webfont.woff') format('woff'), url('../font/harabara-webfont.ttf') format('truetype'), url('../font/harabara-webfont.svg#webfontSksWIgHD') format('svg');
	font-weight: normal;
	font-style: normal;
}


.no-display { display:none; }
body{background-image:url(../images/lumtec/bg.jpg); background-repeat:no-repeat; background-color:black;}
a { outline:none;}
p { color:#FFFFFF !important;}
p span { background:none !important;}
html, body { height: 100%; }
.wrapper { min-height: 60%; height: auto !important; height: 60%; }
.push { /*height: 4em;*/ }

#footer{
	/*background:url(../images/lumtec/bg-footer.png) repeat-x 0 0;*/
	height:38px;
	overflow:hidden;
	padding:200px 0 0;
	margin:0;
}

.footerclass{
	/*background:url(../images/lumtec/bg-footer.png) repeat-x 0 0;
	height:38px;
	padding:200px 0 0;*/
	overflow:hidden;
	
	margin:0;
}	

div#floating_watch {
	width: 160px;
	height: 634px;
	position: absolute;
	left: 550px;
	top: -534px;
	z-index: 9998;
	cursor: pointer;

	background-repeat: no-repeat;
	background-position: 0 0;
}

div.day { background-image: url('/foobar/time/corner_watch.png'); }
div.night { background-image: url('/foobar/time/corner_watch_lume.png'); }

div#floating_watch #hours {	
	width: 160px;
	height: 132px;
	position: absolute;
	top: 145px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.day #hours { background-image: url('/foobar/time/hours.png'); }
div.night #hours { background-image: url('/foobar/time/hours_lume.png'); }

div#floating_watch #minutes {	
	width: 160px;
	height: 132px;
	position: absolute;
	top: 145px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.day #minutes { background-image: url('/foobar/time/minutes.png'); }
div.night #minutes { background-image: url('/foobar/time/minutes_lume.png'); }

div#floating_watch #seconds {	
	width: 160px;
	height: 132px;
	position: absolute;
	top: 145px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.day #seconds { background-image: url('/foobar/time/seconds.png'); }
div.night #seconds { background-image: url('/foobar/time/seconds_lume.png'); }


div#splash { height: 250px; width: 960px; float: left; margin: 5px 0 40px 0;}
div#splash .images { height: 250px; position:relative; width: 960px; float:left; }
div#splash .images div { display:none; position: absolute; top:0; left: 0; height: 250px; }
.tabs { position: relative; clear:both; left: 20px; top: -30px; }
.tabs a {
	width:16px;
	height:16px;
	margin:3px;
	float: left;
	background:url('../images/navigator.png') 0 0 no-repeat;
	display:block;
	font-size:1px;
}
.tabs a:hover { background-position:0 -16px; }
.tabs a.current { background-position:0 -16px; } 	

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typeface */
.alt {
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 1.7em;
}


.dquo { margin-left: -.5em; }

p.incr, .incr p {
  font-size: 10px;
  line-height: 1.44em;
  margin-bottom: 1.5em;
}

.caps {
  font-variant: small-caps;
  letter-spacing: 1px;
  text-transform: lowercase;
  font-size:1.2em;
  line-height:1%;
  font-weight:bold;
  padding:0 2px;
}

/* typography.css */
* { outline: none; }
html {font-size:100.01%;}
body {font-size:75%;color:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#fff;text-shadow:#333 0 0 3px;opacity:0.9;filter:alpha(opacity=90);}
h1 {font-size: 1.7em; opacity:.9;filter:alpha(opacity=90); margin: 0px 0px 10px;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h3.nopad {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h4.nopad {font-size:12px;line-height:1.25;margin: 0; font-weight: bold;}
h5 {font-size:1em;font-weight:bold;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;	text-shadow:#333 0 0 3px;opacity:.9;filter:alpha(opacity=90); color: white;}
p.nopad {margin:0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a { color: #fff; text-decoration:underline;}
button, button span { color: #222; }
a:hover, a:focus { text-decoration:none;}
blockquote {margin:1.5em;font-style:italic;text-shadow:#333 0 0 3px;opacity:.9;filter:alpha(opacity=90);}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0; display: inline;}
ul {list-style: none;}
ul.showlist {list-style: disc; list-style-position: inside;}
ul.showlist li {display: list-item;text-shadow:#333 0 0 3px;opacity:.9;filter:alpha(opacity=90);}
li {display: block;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {}
fieldset {padding:0;margin:0;border:0;}
fieldset + fieldset {padding-top: 30px;}
legend {font-weight:bold;font-size:1.2em;display:none;}
select { color: #000 !important; }

input,
textarea{
	padding:2px;
	border:1px solid #333;
	background:url(../images/bg-white.png);
	color:#fff !important;
	font:1em/1.5em 'Helvetica Neue', Arial, Verdana, serif;
	}
input:hover,
textarea:hover,
input:focus,
textarea:focus{
	background:url(../images/bg-whiter.png);
	color:#000;
	}
input[type=text], input[type=password], input.text, input.title, textarea, select {}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {}
input[type=text], input[type=password], input.text, input.title, textarea, select {}
input.text, input.title {width:300px;padding:5px;color: #000;}
input.title {font-size:1.5em;}
textarea {width:383px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.content_wrapper{
		width:960px;
		padding: 10px;
}

#listing-grid { width: 950px; height: 450px; position: relative; }
#slider-window { clear: left; height: 100%; margin-left: 60px; overflow: hidden; width: 785px;  position: absolute;}
#slider-wrapper { width: 5000px; height: 450px; max-height: 450px; margin: 0; padding: 0; white-space: nowrap; position: relative; left: 0;}
.product-image div.watch {}
.watch { width: 173px; height: 488px; float: left; padding: 0;  outline: 0; position:relative; }
.watch a { display:block; overflow:hidden; margin-left:28px;}
.watch img { float:right;}
.watch a img { float:right;}
.watch .hover { position: absolute; top: 0; left: 0; width: 173px; height: 48px; margin: 0; padding: 0; outline: 0; }
.watch .hover span { position: absolute; top:219px; left: 0; width:120px; z-index:9;}
.watch .hover span a { display:block; font:normal 14px Verdana, Arial, Helvetica, sans-serif; color:#fff; background:#d9271b; -moz-border-radius:80px; -webkit-border-radius: 80px;
	border-radius: 80px; text-align:center; line-height:25px; text-shadow:#000000 1px 1px; border:1px solid #a7da98; padding:0 9px;	}
.watch .hover span a:hover { background:#df4926;}	
.hover a, .hover a:hover, .hover a:visited {text-decoration: none !important;}
.watch_name {
	z-index: 9999; color: #fff; font-weight: bold; font-size: 11px; letter-spacing: 1px; position: relative; top: -430px; text-decoration: none;
	background-image: url(../images/bg-white.png);
	padding: 5px 5px 5px 1px; display: block;

	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#left_arrow {  top: 180px; z-index: 3; height: 71px; width: 40px; /*background: url(../images/arrow_prev.png) no-repeat 0 0;*/ cursor: pointer; }
#right_arrow { position: absolute; top: 180px; right:10px; z-index: 3; height: 71px; width: 40px; /*background: url(../images/arrow_next.png) no-repeat 0 0;*/ cursor: pointer; }

#product_view { width: 810px; height: 450px; position: absolute; left: 150px; top: 0px; overflow: hidden; }

#scroll-content{
	overflow:hidden;
	width:807px;
	height: 400px;
	position:relative;
	float:left;
	background:url(../images/bg-white.png);
	
	border: 1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
#scroll-navigation{ }
#scroll-navigation li {
	float: right;
	margin-right: 9px;
}
#scroll-navigation li a{
	outline: none;
	color: white;
	padding:8px;
	display:block;
	width: 150px;
	font-size:1.7em;
	text-shadow:#333 0 0 3px;
	text-decoration:none;
	background:url(../images/bg-white.png) repeat 0 0;
	
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;	

}
#scroll-navigation li a:hover, #scroll-navigation li a.active-tab{
	background:url(../images/bg-blacker.png) repeat 0 0;
}

div.tab {
	padding: 10px;
	width:787px;
	height:385px;
}

.scroll-pane {
	width: 767px;
	height: 170px;
	overflow: auto;
	float: left;
}

.description {
	padding: 10px;
}

.product-img-box { margin-left: 170px; margin-top: 10px;  width: 500px; float:left;}
.scrollable {
 	
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 370px;
	height:83px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(../images/bg-blacker.png);
}
 
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.scrollable a {
	display:block;
	float: left;
}

.scrollable img {
	float:left;
	margin:10px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:56px;
	height:56px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.scrollable .active { 

}

.scrollable {
	float:left;	
}
 
/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:30px 10px;
	cursor:pointer;
	font-size:1px;
}
 
/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 
 
 
/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }
 
/* scrollable should not disable gallery navigation */ 
#gallery .disabled { 
    visibility:visible !important; 
} 
 
#gallery .inactive { 
    visibility:hidden !important; 
}

 
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
 
/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
 
/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}
 
/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
}
 
.prev {
	left:0;
	border-left:0;
}
 
.next {
	right:0;
	border-right:0;
}
 
.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}
 
/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}
 
.info strong {
	display:block;	
}
 
/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}
 
/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}


/* grid.css */
.container {width:980px;margin:0 auto;background:url(../images/bg-black.png);margin-top: 10px;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25 {float:left;margin-right:10px;opacity:1;filter:alpha(opacity=100);}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:235px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:623px;}
.span-14 {width:740px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-19-1 { float:right; margin: 10px 58px 0 0 !important;}  
.span-24, div.span-24 {width:950px;margin-right:0;}
.span-25 {width: 978px; margin-right: 0 !important;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-half {padding-left:20px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-half {margin:0 -20px 1.5em 20px;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.prepend-half-top {margin-top: 0.7em;}
.append-bottom {margin-bottom:1.5em;}
.pad-bottom {padding-bottom:1.5em;}

.box, .box-border, .box-nopad {
	background: url('../images/bg-white.png');
	overflow:hidden;
	padding:5px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.box {padding:1em;margin-bottom:5px;border:1px solid #EBEBEB;}
.box-nopad {padding:1em 1em 0 1em;border:1px solid #EBEBEB;}
.box-border {border:1px solid #EBEBEB;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.align-right {text-align: right;}
.align-center {text-align: center;}

.header_logo {  }

.shop-access ul { display: inline; padding: 0; margin: 0; }
.shop-access ul li { display: inline; margin: 0; padding: 0 5px; color:#BABABA; }
.shop-access ul li a { display: inline; margin: 0; padding: 0; }
.shop-access ul li a{ text-transform:lowercase; font-size:11px; color:#BABABA; text-decoration:none;}
.shop-access ul li a:hover{text-decoration:underline;}

.form-search { margin-bottom: 0;}
#search_mini_form { padding:0; height:33px; overflow:hidden; height:66px; }
#search_mini_form label{ display:none;}
#search_mini_form input[type=text]{ width:181px; height:14px; margin-left:32px; border:1px solid #D9D9D9; border:none;   background: url(../images/bg-white.png) repeat 0 0 transparent; font-size:11px; color:#AEAEAE; padding:5px 10px 5px 11px; text-align:left; display:inline-block; float:left;}
#search_mini_form .button {background: none;
    border: medium none;
    color: #444444;
    cursor: pointer;
    display: block;
    float: left;
    font: 12px arial,sans-serif;
    height: 24px;
    text-decoration: none;}
#search_mini_form .button span {   background: url(../images/add_btn.png) left top no-repeat ;
    color: #000000;
    display: block;
    line-height: 24px;
	width:114px;
	text-align:center;
	padding:0px;
	 }
#search_mini_form .search-autocomplete { z-index:999; float:left; }
#search_mini_form .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; display:block; margin:5px 0 0 0px; width:271px; padding:0 9px; }
#search_mini_form .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; text-align:left; color:#000000; }
#search_mini_form .search-autocomplete li .amount { float:right; font-weight:bold; color:#000000; }
#search_mini_form .search-autocomplete li.selected { text-align:left !important; color:#000000;}

.footer ul { display:inline; padding:0 0 0 0; margin:0 0 0 0; }
.footer ul li{ font-size:12px; line-height:14px; display:inline; color:#7B7B7B; padding:0 10px 0 8px; background:url(../images/devider_footer.gif) right 4px no-repeat;}
.footer ul li.last{ background:none; padding:0 10px 0 8px;}
.footer ul li a{color:#7B7B7B; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer p { text-align:center; font-size:12px; color:#A2A2A2; padding:10px 0 0 0 !important; margin: 0 !important; }
.footer p a, .footer p a:visited, .footer p a:link { color: #a2a2a2 !important; text-decoration: none !important; }
.footer p a:hover { text-decoration: underline !important; }

#breadcrumbs { background:#EEEEEE; height:15px; padding: 4px 0 6px 0; }
#breadcrumbs .title-breadcrumbs { display:none;}
#breadcrumbs ul { margin: 0; padding: 0; margin-left: 15px; }
#breadcrumbs li { display:inline; color:#565656; font-size:11px; line-height:12px; }
#breadcrumbs li a{color:#565656; font-size:11px; line-height:12px; text-decoration:none; font-weight:normal; }
#breadcrumbs li a:hover{ color:#808080; font-weight:normal; text-decoration:none;}
#breadcrumbs li strong{ color:#808080; font-weight:normal;}
#breadcrumbs li span{ font-size:10px; font-weight:normal; color:#808080; padding:0 3px 0 2px;}

.sidebar-title h3 {font-size:12px; font-weight:bold; line-height:14px; color:#414141; }
.sidebar-content ol li { display: block; }

.sidebar-actions { text-align:right; padding:10px 5px 5px 0;}
.sidebar-actions a { float:none; }

.layered-nav h4 {color:#818080; font-size:11px; line-height:14px; font-weight:normal;}
.layered-nav dt { padding:3px 0 6px 1px; margin:0 3px 0 0; color:#414141; font-size:12px; font-weight:bold; }
.layered-nav dd { color:#959FA1; font-size:12px; line-height:18px; font-weight:normal;}
.layered-nav dd a{ color:#959FA1; font-size:12px; line-height:18px; font-weight:normal;}
.layered-nav dd a:hover { color:#959FA1; font-size:12px; line-height:18px; font-weight:normal; }

#sorter-block { margin-bottom: 0.5em; }
#sorter-block-pager, #sorter-block-view-by { margin: 5px 12px 0 12px; padding-bottom: 2px;}
#sorter-block-pager { border-bottom: 1px dotted #959FA1; }


.product_grid_listing .product-image img { border:1px solid #EBEBEB;}
.product_grid_listing h5 {margin-bottom:0.5em}
.product_grid_listing h5 a {color: black;}
.product_grid_listing .add-to { margin: 10px 0; padding: 0;}
.product-shop .add-to { margin: 0; padding: 0;}
.product-shop .add-to a, .product_grid_listing .add-to a {font-size:11px; color:#414141; font-weight:normal;margin: 0;padding: 0;display: block;}

#right-buttons { cursor: pointer; }
.splash #left-picture { width: 632px; height: 513px; background: url('../images/wiegand_splash_01.png') no-repeat 0 0; float: left; }
.splash #right-buttons { width: 318px; height: 513px; float: left; }
.splash #button-one { width: 318px; height: 265px; }
.splash #button-one.norm { background: url('../images/wiegand_splash_02.png') no-repeat 0 0; }
.splash #button-two { width: 318px; height: 248px; }
.splash #button-two.norm { background: url('../images/wiegand_splash_03.png') no-repeat 0 0; }
.splash img.hover {margin: 0;padding: 0;border: 0;}


.splash #banner-left { width: 632px; height: 67px; background: url('../images/banner1.jpg') no-repeat 0 0; float: left; }
.splash #banner-right { width: 318px; height: 67px; background: url('../images/banner2.jpg') no-repeat 0 0; float: left; }

.header .form-language { float:right; padding:0 0 0 10px;background:url(../images/devider_lang.gif) 0 4px no-repeat;}
.header .form-language label { font-size:11px; line-height:11px; color:#BABABA; text-transform:lowercase;}
.header .form-language select {  width:100px; border:1px solid #D9D9D9; border-left:1px solid #7F7F7F; border-top:1px solid #7F7F7F; margin:0 0 1px 2px; background:#FFFFFF; font-size:11px; line-height:14px; color:#AEAEAE; padding:1px; height: 17px; }

.product-name { font-size:12px; font-weight:bold; line-height:16px; color:#000000; padding:10px 0 12px 0; margin: 0;}
.product-name a{ font-size:12px; font-weight:bold; line-height:16px; color:#000000; text-decoration:underline;}
.product-name a:hover{text-decoration:none;}

.product-essential { overflow:hidden; }
.product-view .product-shop .price-box { float:left; margin:10px 20px 0 0;}

.product-view .product-img-box .product-image { border:1px solid #ddd; text-align:center; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:left; color:#414141; font-size:12px; line-height:normal; text-decoration:underline; margin-bottom:0.5em; padding:0; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% repeat-x; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-3px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 3px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
.product-view .product-img-box .more-views ul { margin-left:0 }
.product-view .product-img-box .more-views li { float:right; margin:0 20px 5px 0 ; }
.product-view .product-img-box .more-views li a img{ border:1px solid #D1D2D2;}
.more-views h4{ color:#414141; font-size:12px; line-height:normal; font-weight:bold; margin:0 0 12px 0;}
.product-view .product-name {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 0 17px 0;
}
.product-view .product-name h2{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.product-view .short-description { padding:12px 0 0 0; color:#959FA1; font-size:12px; line-height:17px; font-family:Arial, Helvetica, sans-serif;}
.product-view .short-description h4{ color:#414141; font-size:12px; line-height:normal; font-weight:bold; margin:0 0 12px 0;}
 
 
.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Begin Prices */
.price { white-space:nowrap !important; font-size:14px; line-height:normal; font-weight:bold; color:#FFF; font-family: 'HarabaraRegular'; text-shadow:#333 0 0 3px;}
.price-box { padding:0 0 5px 0;}
.price-box .price { font-weight:normal; }
.price-box-bundle {}
/* Regular price */
.regular-price {margin: 0;}
.regular-price .price { font-weight:bold; }
/* Old price */
.old-price {margin: 0;}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:normal; text-decoration:line-through; }
/* Special price */
.special-price {margin: 0;}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }
/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }
a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:bold; }
/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }
/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:normal; }
/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }
/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }
/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }
/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Availability */
.availability { color:white; opacity: .8; filter:alpha(opacity=80);margin-bottom: 30px !important; display:block;}

/* Block: Description */
.description-2 { padding:18px 0 20px 19px;}
 
/* Block: Additional */
.product-view .additional { }
.product-view .additional { background:url(../images/devider_list.gif) left bottom repeat-x; padding:20px 0 14px 0; margin:0 0 0 0; color:#959FA1; font-size:12px; line-height:17px; font-family:Arial, Helvetica, sans-serif;}
.product-view .additional h4{ color:#414141; font-size:12px; line-height:normal; font-weight:bold; margin:0 0 17px 0;}
 
 
/* Block: Upsell */
.product-view .up-sell {border-bottom: 1px dotted #959FA1;}
.product-view .up-sell { background:url(../images/devider_list.gif) left bottom repeat-x; padding:20px 0 14px 0; margin:0 0 0 0; color:#959FA1; font-size:12px; line-height:17px; font-family:Arial, Helvetica, sans-serif;}
.product-view .up-sell h4{ color:#414141; font-size:12px; line-height:normal; font-weight:bold; margin:0 0 17px 0;}
 
 
.product-view .up-sell .products-grid td { width:33%; text-align:left; padding:0 0 0 10px;}
.product-view .up-sell .product-name { text-align:left !important; padding-top:15px;}
.product-view .up-sell .products-grid td.no-devider { border:0 !important;}
.product-view .up-sell .products-grid td.empty { display:none; border:0 !important;}
.product-view .up-sell .products-grid td .rating-box { float:none;}
 
 
.product-view .up-sell product-name {
	color:#1A1A1A;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 13px;
}
.product-view .up-sell .product-name a{
	color:#1A1A1A;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 13px;
	text-decoration:underline;
}
.product-view .up-sell .product-name a:hover{ text-decoration:none;}
 
/* Block: Tags */
.product-view .tags { border-bottom: 1px dotted #959FA1;padding:20px 0 14px 0; margin:0 0 0 0; color:#959FA1; font-size:12px; line-height:17px; font-family:Arial, Helvetica, sans-serif;}
.product-view .tags h3{ color:#414141; font-size:12px; line-height:normal; font-weight:bold; margin:0 0 17px 0;}
 
.product-view .tags h4{ color:#959FA1; font-weight:normal; font-size:12px; line-height:18px; padding:0 0 5px 0;}
.product-view .tags .form-add-tags { width:100%; overflow:hidden; margin:0 0 10px 0;}
.product-view .tags .form-add-tags label { display:block; color:#959FA1; font-size:12px; line-height:16px; font-weight:normal; padding:0 0 5px 0;}
.product-view .tags .form-add-tags .input-box { float:left; width:615px; margin:0 0 0 0; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; color:#727272; font-size:12px; line-height:normal; padding-top:8px; }
#productTagName { width:588px; border:1px solid #D1D2D2; margin-left:0; padding:2px;}

/* Block: Reviews */
.product-view .reviews {}
 
/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

/* Product Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; font-weight:bold; white-space:nowrap; color: #fff; }
.data-table td { padding:5px; color: #fff; }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {}
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold;}
.data-table td.value {}
.product-collateral .data-table { margin-top:1px; width:95%; margin-left:1px; margin-bottom:20px;}
.product-collateral .data-table th { padding:11px 5px 11px 5px; font-weight:bold; white-space:nowrap; width: 30%; }
.product-collateral .data-table td { padding:11px 5px 11px 18px; font-size:12px; line-height:normal; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }
.required { color:darkred; text-shadow: none;}
p.required { font-size:11px; text-align:right; margin-bottom: 0;} 
.product-options-bottom {
	padding:20px;
	background: url(../images/bg-white.png);
	text-align: center;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.product-options-bottom .price-box { margin:10px 0; }

/* Tier Prices */
.tier-prices { background:#C9C8C2; padding:7px 0 5px 15px; margin:0 0 10px 0; font-family:tahoma, sans-serif; font-size:13px; line-height:normal; color:#272727;}
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}
 
/* Add to Links */
.add-to-links .separator { display:none; color:#414141; }
.add-to-links li a{ font-size:11px; line-height:normal; color:#414141; font-weight:normal;}
 
/* Add to Cart */

.add-to-cart { text-align: center; }
.add-to-cart label { float:left; margin-right:5px; line-height:22px; font-size: 15px; font-weight: bold;}
.add-to-cart .qty { float:left; width:77px !important; height: 20px; font-size: 15px; margin-right: 10px; }
.add-to-cart button.button { float:left; margin-left:21px; }
a.wishlist-link{ color:#414141 !important;}
 
/* Add to Links + Add to Cart */
.add-to-box { padding:0 0 0px 0;}
.add-to-box .add-to-cart { float:left; padding:10px 0 0 0; }
.add-to-box .or { padding:10px 0 0 0; float:left; margin:0 18px; font-weight:bold; color:#414141; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.add-to-box .add-to-links { float:left; padding-top:3px; }
 
.left-top-add-to-box { background:url(../images/left_top_add_to.gif) 0 0 no-repeat #E8E8E8; margin:0 0 7px 0;}
.right-top-add-to-box { background:url(../images/right_top_add_to.gif) right 0 no-repeat;}
.left-bottom-add-to-box { background:url(../images/left_bot_add_to.gif) left bottom no-repeat;}
.right-bottom-add-to-box { background:url(../images/right_bot_add_to.gif) right bottom no-repeat; width:100%;}
 
.product-pricing li { background:#EEEEEE; padding:4px 5px 4px 10px; font-size:12px; line-height:14px; color:#959FA1; margin:0 0 15px 0;}
.product-pricing .price { color:#696969; font-size:13px; line-height:normal; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:0;}
.product-pricing .benefit { color:#696969; font-size:13px; line-height:normal; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
button.button-nopad { overflow:visible; width:auto; background:none; border:none; cursor:pointer; padding: 0; margin: 0; }
button.button span, button.button-nopad span {
background:#000000;
text-transform:uppercase;
    color: #FFFFFF;
    display: block;
    font: bold 11px/19px Arial,Helvetica,sans-serif;
    text-align: center;
    white-space: nowrap;
	line-height:30px;
	padding:0 5px;
}
button.button-small::-moz-focus-inner {
	border: none;
}
button.button-small {
		border:none; cursor:pointer;
    background: transparent url('../images/bg_button_a.png') no-repeat scroll right top;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin: 0 6px 0 0;
    padding: 0 15px 0 0;
    text-decoration: none;
}
button.button-small span {
    background: transparent url('../images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    color: #000;
}
button.button-small:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}
button.button-small:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

.cart .discount { }
.cart .discount h3{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; margin:0 0 7px 0;}
.cart .discount label{ font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:26px;}
.cart .discount .input-text { border:1px solid #EBEBEB; width:180px; padding:2px; margin:0 9px 0 0;}
 
.cart .shipping { }
.cart .shipping h3{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; margin:0 0 7px 0;}
.cart .shipping p{ font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; margin:0 0 15px 0;}
.cart .shipping .buttons-set { padding:8px 0 0 0; margin:0;}
.cart .shipping .buttons-set button.button {float:left; margin:0 0 0 0;}
.cart .shipping label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px; font-weight:bold;}
.cart .shipping select { border:1px solid #EBEBEB; width:236px; padding:1px; margin:0 0 0 0; font-size:11px; }
.cart .shipping input[type="text"] { border:1px solid #EBEBEB; width:232px; padding:1px; margin:0 0 0 0; font-size:11px; }
.cart .shipping input[type="radio"] {}

/* Shopping Cart Totals */
.cart .totals { background:#EEEEEE;}
.cart .totals table { width:100%; padding: 30px; margin-bottom: 0; }
.cart .totals table th, .cart .totals table td { padding:5px; }
.cart .totals table th { font-size:12px; line-height:26px; color:#222; font-weight:bold; text-align:left !important; padding-left:32px; }
.cart .totals table td { padding:5px 30px 5px 0; color: #222;}
.cart .totals table td strong { color: #222;}
.cart .totals .price { color:#414141; font-size:20px; line-height:24px; font-weight:normal;}
.cart .totals .checkout-types { padding:10px 0 0 0;}
.cart .totals .checkout-types li { text-align:center; padding:0 0 10px 0; display: block; }
.cart .totals .checkout-types li a{ font-size:12px; line-height:14px; color:#414141;}

/* Form lists */
.form-list li { margin:0 0 5px; display: block; }
.form-list label { font-weight:bold; display:block; font:normal 14px Arial, Helvetica, sans-serif; color:#FFFFFF; }
.form-list em {  color:#ff0000; }
.form-list .input-box { float:left; width:260px; }
.form-list .input-box input { width:390px !important;}
.form-list input.input-text,
.form-list textarea {  }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #C5C1C1; margin-top:10px; }
.form-list button { background:#000; border:0px;}
.form-list button span { font:bold 15px/25px Arial, Helvetica, sans-serif; color:#FFFFFF;} 
 
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; display: list-item; }
.group-select .input-box { float:left; width:335px; }
.input-box-2 { width:285px !important;}
.name-lastname { width:285px !important;}
.group-select input.input-text,
.group-select textarea {width:620px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:280px; }
.group-select .input-box select { width:285px; }
 
.ship-block { padding:15px 0 0 0;}
 
 
 /* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #EBEBEB; position:relative; display: block; list-style: none; width:750px; }
.opc li.section { border:1px solid #EBEBEB; border-bottom:0; display: list-item; }
.opc .step-title { background: url(../images/bg-whiter.png); padding:8px 0 8px 20px; text-align:right; }
.opc .step-title .number { float:left; font-family:tahoma, sans-serif; font-size:12px; line-height:16px; padding:0 5px; margin-right:10px; border:1px solid #EBEBEB; background:#FFFFFF; color:#414141; font-weight:bold; text-shadow: none; }
.opc .step-title h3 { font-weight: bold; float:left; font-size:12px; line-height:18px; padding:0; margin-bottom: 0; }
.opc .step-title br { clear: both; margin: 0; padding: 0; line-height: 0; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background: url(../images/bg-whiter.png); cursor:default; }
.opc .step { border-top:1px solid #EBEBEB; padding:5px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
 
.opc .active .step-title .number { float:left; font-size:12px; line-height:16px; padding:0 6px; margin-right:10px; border:none; background:#EEEEEE; color:#414141; font-weight:bold; text-shadow: none; }
.opc .active .step-title h3 {color:#ccc; }
.opc .active .step { background:#FFFFFF; border-top:1px solid #EBEBEB; padding:20px 31px 20px 31px; position:relative; }
 
.opc .col2-set { border:0; padding:0;}
 
.checkout-onepage-index .page-title{ display:none;}
.checkout-onepage-index .devider-right { background:none;}
.checkout-onepage-index .indent-col-main { padding:24px 24px 24px 24px;}
 
/* Checkout method */
.checkout-onepage-index .form-list { margin:10px 0;}
.checkout-onepage-index .login-list { margin:0 0 0 10px; font-size:10px; line-height:16px;}
 
/* Billing Information */
#billing:use_for_shipping_no{ margin:0 46px 0 0;}
#co-billing-form input {padding:1px; font-size:11px; }
.radio { border:0 !important;}
#co-billing-form select {border:1px solid #DFE2E2; padding:1px; font-size:11px; }
#co-billing-form label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px; font-weight:normal;}

#co-shipping-form input {padding:1px; font-size:11px; }
#co-shipping-form select {border:1px solid #DFE2E2; padding:1px; font-size:11px; }
#co-shipping-form label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px; font-weight:normal;}
 
.customer-account-create #form-validate h3 { margin:0 0 15px 0;}
#form-validate input { padding:1px; font-size:11px; }
#form-validate select {border:1px solid #DFE2E2; padding:1px; font-size:11px; }
#form-validate label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px; font-weight:normal;}
 
 
/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:19%; margin:0 6px 0 0; border-top:5px solid #A2A2A2; text-align:center; color:#A2A2A2; text-transform:uppercase; font-weight:bold; }
.checkout-progress li.active { border-top-color:#000; color:#000; }
 
.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
 
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
 
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
 
.sp-methods dt { padding:2px 0;}
.sp-methods dd { padding:2px 0;}
 
.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }
 
/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }
 
/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}
 
.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }
 
/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Block: Checkout Progress */
.block-progress dl { border:1px solid #EBEBEB; border-top:none;}
 
.block-progress { border:none;}
.block-progress * { color:#414141; text-shadow: none; }
 
.block-progress .block-title { }
.block-progress .block-title h2 { font-size:12px; font-weight:bold; line-height:14px; color: #fff !important;}
.block-progress .block-content { padding-top: 10px; }
 
.block-progress dt { background:#EEEEEE; font-weight:bold; border-top:1px solid #EBEBEB; padding:10px 10px 7px 20px; font-size:12px; line-height:normal; }
.block-progress dt.complete,
.block-progress dd.complete { background:#FFFFFF; padding:11px 10px 11px 19px; border-bottom:1px solid #EBEBEB;}
.block-progress dd.complete { font-size:11px; line-height:14px; color:#959FA1; padding-top:27px; padding-bottom:25px;}
.block-progress dd.complete a{ font-size:11px; line-height:14px; color:#959FA1;}


/* Billing Information */
#billing:use_for_shipping_no{ margin:0 46px 0 0;}
#co-billing-form input {padding:1px; font-size:11px;}
.radio { border:0 !important;}
#co-billing-form select {border:1px solid #DFE2E2; padding:1px; font-size:11px; color:#959FA1;}
#co-billing-form label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px; font-weight:normal;}
 
 
#co-shipping-form input {padding:1px; font-size:11px;}
#co-shipping-form select {border:1px solid #DFE2E2; padding:1px; font-size:11px; color:#959FA1;}
#co-shipping-form label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px; font-weight:normal;}
 
.customer-account-create #form-validate h3 { margin:0 0 15px 0;}
#form-validate input { padding:1px; font-size:11px; }
#form-validate select {border:1px solid #DFE2E2; padding:1px; font-size:11px; color:#959FA1;}
#form-validate label { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:26px; font-weight:normal;}

.block-cart .subtotal { background: url(../images/bg-blacker.png); padding:3px 7px 4px 11px; margin:10px 0 8px 0; text-align:left; }
.block-cart .price { font-size:13px; line-height:normal; font-weight:bold; padding:0 0 0 3px;}
.block-cart .actions { padding:0 8px 0 0;}
.block-cart h3 { font-size:12px; line-height:13px; font-weight:normal; color:#959FA1; padding:20px 0 8px 11px;}
.mini-products-list li { padding:5px 0 15px 12px;}
.mini-products-list .product-image { float:left; width:65px; padding:1px; border:1px solid #C5C3C3; margin-right:-65px; }
.mini-products-list .product-details { margin-left:75px; padding:0 3px 0 0; }
.mini-products-list .product-details h4 {  margin:0 0 9px 0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Global Messages  */
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; display: block; color: #222;}
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }
 
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; display: list-item; color: #222;}
.messages li li { margin:0 0 3px; display: list-item; color: #222;}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; color: #222; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }
 
/* Block: Viewed */
.block-recent {}
.block-recent .sidebar-content li { font-size:12px; line-height:17px; color:#959FA1; padding:0 0 10px 0;}
.block-recent .sidebar-content li a{ font-size:12px; line-height:17px; color:#959FA1; background:url(../images/arr_recent.gif) 0 6px no-repeat; padding:0 0 0 12px;}

#mailing-list-subscribe { height: 53; }

.button-set { float:left;}
.base-mini { /*display:none !important;*/ }
.quick-access { float:right;}


/***************************************************************** 03-02-11 ****************************************************************/
.category-description { display:none;}
ul.accordion { overflow:hidden; list-style:none; display:block; margin:30px 0 50px 0;}
ul.accordion li a { text-decoration:none;}
ul.accordion li a span{ font:normal 20px/20px "myriad Pro"; color:#gray; display:inline-block; text-decoration:none; padding-left:0px; margin-bottom:10px;	 }
ul.accordion li a:hover span { color:#999999;}
ul.accordion li{ padding:0px !important; width:403px; height:198px; } 
.category-head { overflow:hidden;}
.category-head h2 { float:left; font-size:26px; font-family: 'HarabaraRegular'; font-weight:normal; color: #FFFFFF; padding-left:10px;}
.humour { overflow:hidden;}
.humour h2 { line-height:50px; text-align:left; color:#FFFFFF !important; padding-left:20px; text-transform:uppercase; text-align:center; margin:20px 0 0 0;  font-family: 'CounterStrikeRegular'; font-size:37px; opacity:1.0; }
.subcats { overflow:hidden;}
.subcats h3 { text-align:center; font: bold 17px Arial, Helvetica, sans-serif; color:#fff;}
.subcats ul { list-style:none;}
.subcats ul li {  float:left; width:404px; border-right:1px solid #fff; padding-right:60px;}
.subcats ul li+li { float:right !important; border:none;}
ul.links { overflow:hidden; float:right;}
ul.links li { float:left; padding:0 3px; display:inline;}

/***************************************************************  04-02-11 ************************************************************************/
.product_views { overflow:hidden; width:960px; font:normal 15px Georgia, "Times New Roman", Times, serif; color:#fff;  background:url(../images/web-skin.png) left top no-repeat;  margin-bottom:10px;}
.product_views table { float:left; width:auto; margin:0px; padding:0px; }
.product_views table td { overflow:hidden; padding:0 40px; line-height:51px; float:left; }
.product_views table td.pages { float:left; overflow:hidden; margin-left:115px;}
.product_views table td.pages strong { float:left;} 
.product_views table td.pages ol { overflow:hidden; }
.product_views table td.pages ol li { float:left; padding:0 6px;}
.product_views table td.pages ol li a{ display:block; font-weight:bold; font-size:12px; text-decoration:underline;}
.product_views table td.pages ol li a:hover { text-decoration:none;}
.product_views table.view-by {float:right !important; margin-right:74px;}
.product_views table.view-by td { display:none; }
.product_views table.view-by td+td { display:block;}
.add-to { overflow:hidden; display:inline-block;}
.add-to a { float:left;}
.add-to span { float:left; padding:0 15px; }
ol.grid-row { overflow:hidden; }
ol.grid-row li { float:left; text-align:center;}
ol.grid-row li button {  }
ol.grid-row li { text-align:center; display:block; padding-bottom:15px; margin:0 4px; width: 181px; float:left; }
ol.grid-row li .ratings { margin-left:15px; padding:0 0 5px 0;}
ol.grid-row li .form-button { float:none;}
ol.grid-row li .price-box { display:block; text-align:left; padding-left:30px; min-height:38px; float:left; margin-top:10px;}
ol.grid-row li .price-box span span { font:bold 18px "Times New Roman", Times, serif; letter-spacing:}
ol.grid-row li .price-box p.old-price { display:block; padding-left:-20px;}

ol.grid-row li h5 {display:block; text-align:left; padding:10px 0 20px 0; min-height:40px;}
ol.grid-row li h5 a { display:inline-block; font:bold 16px Geneva, Arial, Helvetica, sans-serif; color:#CCCCCC; text-decoration:none;}



.product-image { overflow:hidden; position:relative; height:488px; width:171px; float:left;}
.product-image  a .night,.product-image  a:hover .day{ display:none;}
.product-image  a .day,.product-image  a:hover .night{ display:block;}

.listing-item { width:auto; float:left;}
.listing-item h5 { display:block; text-align:center; padding:10px 0 20px 0;}
.listing-item h5 a { display:inline-block; font:bold 16px Geneva, Arial, Helvetica, sans-serif; color:#CCCCCC; text-decoration:none; }
.product-shop { float:right; -moz-border-radius: 5px 5px 5px 5px; background: url(../images/bg-white.png) repeat scroll 0 0 transparent;
                border:1px solid #D4D4D4; min-height:350px; /*overflow:hidden; position:relative;*/ width:750px; padding:25px 15px; -webkit-border-radius: 5px; border-radius: 5px;}
.product-shop .price-box { padding-top:15px;}	
.product-shop .price-box span span { font:bold 18px "Times New Roman", Times, serif; letter-spacing:1.0px;}			
.product-shop .short-description { margin:20px 0;}
.product-shop .short-description h4{  margin-bottom: 5px;}
.product-shop .product-collateral h4 {margin-bottom: 5px;}
.add-to-cart-box { float:left; margin-top:9px;}
.add-to-cart-box  a {background: url(../images/add_btn.png) left top no-repeat ;
    color: #000000;
    display: block;
    line-height: 24px;
	width:114px;
	text-align:center;
	padding:0px;
	float:right;
	margin:0px 5px;
	text-decoration:none;}
.add-to-cart-box  a img { display:none;}	
.product-shop p{ margin:0px;}
.product-shop p .availability { margin-bottom:30px;}
.product-shop-1 { text-align:center;}
.product-shop-1 button { margin-left:35px;}
.price-box { overflow:hidden; display:inline-block; }
.price-box span+span { font: bold 15px Georgia, "Times New Roman", Times, serif; color:#FF0000;}
.form-button { background:none;
		
    border: medium none;
    color: #444444;
    cursor: pointer;
    display: block;
    float: left;
    font: 12px arial,sans-serif;
    height: 24px; 
    margin: 0 6px 0 0;
    text-decoration: none;}
    
.form-button span {
        background: url(../images/add_btn.png) left top no-repeat ;
    color: #000000;
    display: block;
    line-height: 24px;
	width:114px; text-align:center;
}
.form-button:active {
          background-position: left top;
    color: #000000;
    outline: medium none;
    }
.form-button:active span {
    background-position: bottom left;
    
}

.more-views { width:500px;}
.more-views h4 { display:none;}
.more-views ul { overflow:hidden;}
.more-views li { float:left; display:block !important;}
.more-views li a { display:block;}
.more-views li a img {-moz-border-radius: 5px 5px 5px 5px;  background-color:#FFFFFF; border:1px solid #CCCCCC; cursor:pointer; float:left; height:56px; margin:10px; padding:2px;
                       width: 56px;} 
.product-collateral { overflow:hidden;}
.product-info-box { overflow:hidden; padding-bottom:50px; }
.product-info-box h3 {display:inline-block; font-size:25px; padding-bottom:20px; font-family: 'HarabaraRegular';  font-weight:bold; color:#fff;}
.qty-box {  display:block; float:left; padding-top:1px;}
.qty-box label { display:inline-block; font:bold 15px Arial, Helvetica, sans-serif; color:#FFFFFF;}
ul.add-to-box { overflow:hidden; list-style:none; display:inline-block;  margin-top:10px;}
ul.add-to-box li { float:left; background: transparent url('../images/bg_button_a.png') no-repeat scroll right top; color: #444; display:block; float:left; font:normal 12px arial,                    sans-serif; height:24px; margin:0px 6px 0 0; padding:0 15px 0 0; text-decoration:none;}
ul.add-to-box li a {background: transparent url('../images/bg_button_span.png')   no-repeat; line-height: 14px; padding:5px 0 4px 18px; display:inline-block; color:#000;
	                    height: 15px; text-decoration:none;}
						
ul.add-to-box li+li span{ padding:0 10px; display:none;}
.add-or { display:none;} 
.form-button-1 { overflow:hidden; background:#000; border:none; margin-top:8px; }
.form-button-1 span { font:bold 14px/25px Arial, Helvetica, sans-serif !important; color:#FFFFFF !important; border:none; } 
.shop {-moz-border-radius:5px 5px 5px 5px; background: url(../images/bg-white.png) repeat scroll 0 0 transparent; padding:20px;  float:right; display:block; width:746px; margin-top:10px; -webkit-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px;}
.tab-content { outline:medium none; overflow:hidden; position:relative; z-index: 1; padding: 0 10px; float:left; width:747px; margin-top:45px;}
.product-image-zoom-1 { overflow:hidden; float:left; width:172px;}
.left { overflow:hidden;}
.left button { margin:0px ; padding:0px;}
li.item { overflow:hidden;}			  

/***********************************************  05-02-2011 **********************************************************/
#cont_nav_right { overflow:hidden; float:right; margin-right:5px;}
#cont_nav_right ul{list-style: none; overflow:hidden; height:100%;}
#cont_nav_right li {float: left; background:url(../image/cont_nav_saparator.gif) left top no-repeat; padding:0 0px 0 1px; margin:0 3px;}
#cont_nav_right li a{-moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-radius:5px; border-radius-topleft:5px; radius-topright:5px; background:url(../images/bg-white.png) repeat scroll 0 0 transparent; color:white; display: block; font-size:17px; outline:medium none; padding:8px; text-decoration:none; text-shadow: 0 0 3px #333333; width:150px; font-weight:bold;}
#cont_nav_right li a:hover, #cont_nav_right li a.selected {background:url(../images/bg-blacker.png) repeat scroll 0 0 transparent;}		



/******************************************* carousel *******************************************************************/
.jcarousel-skin-tango .jcarousel-container {
    
   
    
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 420px;
    padding: 20px 40px;
	position:relative;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	background:url(../images/bg-blacker.png) repeat;
	border: 1px solid #CCCCCC;
    width:  370px;
    height: 83px;
	position:relative;
	overflow:visible;
}

..jcarousel-clip-horizontal ul {overflow: hidden; position: relative; top: 0px; left: -595px; margin: 0px; padding: 0px; width: 850px; }

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-list-horizontal li { display:none;}

.jcarousel-skin-tango .jcarousel-item {
    width: 56px;
    height: 56px;
	-moz-border-radius: 5px 5px 5px 5px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
	margin:10px;
}

..jcarousel-item img { width:56px; height:56px;}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 49px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(../images/hori_large.png) left -30px no-repeat ;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -30px -30px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -30px -30px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
   
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 1px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(../images/hori_large.png) left top no-repeat ;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -30px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -60px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/*****************************************************  scroll ********************************/
.Container {
  position: absolute;
  top: 0px; 
  width: 700px;
  height: 200px;

}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 700px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #fff !important;
}

#Scroller-1 p span {color: #ccc !important;}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 4px; right: 0px;
  height:178px;
  width:10px;
  background:#aaa;
}
#Scrollbar-Container span { display:block;}

span a.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  background:url(../images/arrows.gif) left top no-repeat;
  display:block;
  text-indent:-99999px;
  height:10px;
  width:10px;
  top:-5px;
}
span a.Scrollbar-Up:hover {background-position:0 -15px;}

.Scrollbar-Track {
  width: 10px; height: 174px;
  position: absolute;
  top: 4px; left: 0px;
  background:#aaa;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 45px;
  background:#666;
  text-indent:-99999px;
}
span a.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 178px;
  background:url(../images/arrows.gif) left top no-repeat;
  text-indent:-99999px;
  height:9px;
  width:10px;
}
span a.Scrollbar-Down:hover { background-position:0 -15px;}

.generic-product-grid { overflow:hidden;}
.generic-product-grid tr td p a img { border:1px solid #fff;} 
.generic-product-grid tr td h5 { display:block; }
.generic-product-grid tr td h5 a { display:block; font-size:15px; color:#000;  text-shadow:0 0 3px #333; font-family:Arial, Helvetica, sans-serif; }

.add-to-holder { overflow:hidden;}
.add-to-holder button { margin:0px !important;}

/*********************************************************************** 10-02-11 ****************************************************/
.collateral-box h5 ,.form-add-tags ,.add-tag-box { display:none;}
.collateral-box h3 {display:none;}
.collateral-box h4 { font: bold 18px Arial, Helvetica, sans-serif; text-decoration:underline; color:#FFFFFF; display:inline-block;}
.short-description h4 {font: bold 18px Arial, Helvetica, sans-serif; text-decoration:underline; color:#FFFFFF; display:inline-block;}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/************************************************* 11-02-11 *********************************************/
.product-specs { overflow:hidden;}
.product-specs p{ color:#FFFFFF;}
.product-specs p span { color:#ccc !important; text-shadow:none !important; font: bold 12px "Times New Roman", Times, serif !important;}
.short-description p span strong {color:#FFFFFF !important;}
.rat_ing { float:left; display:block !important;}
.starrn { overflow:hidden;  padding:0px 0 10px 0;}
.starrn-left { width:250px; float:left;}
.starrn-mid { width:121px; float:left;}
.starrn-right { width:160px; float:left;}

.hd-9 { font-size:14px; color:#ff81ab; padding:0 0 0px 0;}
.hd-10 { font:bold 12px/15px Helvetica; color:#555; padding:0 0 0px 0;}

.types {font:normal 12px Arial, Helvetica, sans-serif; color:#555; padding:10px 0 0px 0; display:block;}
.types a { color:#555; text-decoration:underline;}
.types a:hover { color:#555; text-decoration:none;}

/*****************************************************  14-02-11  ********************************************/
#customer-reviews table.pager { overflow:hidden; border-top:1px solid #999; border-bottom:1px solid #999; padding:5px 0;}
table.ratings-table { margin-bottom:5px !important;}
.date { font:italic 15px Arial, Helvetica, sans-serif; color:#ccc;}
#customer-reviews { overflow:hidden;}
#customer-reviews dl dd { padding-bottom:15px;}
#customer-reviews dl dt a { font:bold 13px Arial, Helvetica, sans-serif; color:#ccc; text-transform:uppercase; text-decoration:none;}
#customer-reviews dl dt span {font:bold 13px Arial, Helvetica, sans-serif; color:#CCCCCC; text-transform:uppercase;}
.rating-box { width:80px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin:2px 3px 0 0; }

.form-add { overflow:hidden;}
.form-add ul { overflow:hidden;}
.form-add li label { float:left; width:180px; text-align:left;}
.form-add li label input { display:inline-block; float:left;}
table.product-review-table { overflow:hidden;}
table#product-review-table thead { background:#333;}
.no-rating { display:none;}
.rating-links a{ font:normal 14px Arial, Helvetica, sans-serif; color:#FFFFFF;}
#review-form { overflow:hidden;}
#review-form div.buttons-set { margin-left:170px;}
.ratings-list { overflow:hidden;}
.ratings-list tr td strong { font:normal 14px Arial, Helvetica, sans-serif; color:#fff;}
.product-name a.nobr { color:#FFFFFF;}
#shopping-cart-table { float:left; width:775px;}
#shopping-cart-table tr { float:none !important; display: compact;}

/***************************************** contact-us page ******************************************/
.contect_us { overflow:hidden; padding:10px; background:#333; -moz-border-radius:5px; border:1px solid #fff; -webkit-border-radius:5px; border-radius:5px;}
#checkout-step-review { overflow:hidden;}
#checkout-step-review p span input { }

/*********************************************************  15-02-11 ******************************************************************/

.fl-l { float:left; width:100%; background:pink; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding:15px; width:920px; color:#333333; margin-top:50px;} 
.fl-l .page-head  h3{ color:#0099FF; text-shadow:none;}

/************************************************* 04-03-11 ************************************************/
#upsell-product-table { overflow:hidden;}
#upsell-product-table td {  display:block; float:left;}
#upsell-product-table tr td h5 { display:block; text-align:center;}


.cat_name { position:absolute; z-index:999;  background: repeat  0 0 rgba(0, 0, 0, 0.5);  width:405px; top:80px; display:none; }
.cat_name a { display:block; text-align:center;}
.cat_name a span { display:block; font-family: 'CounterStrikeRegular' !important;  font-size:40px !important; font-weight:bold; line-height:40px !important; color:#FFFFFF !important;}
.cat_name a:hover span { color:#999;}
.cat_watch .cat_image { position:absolute; top:2px; left:2px; width:405px; -moz-border-radius:30px;  }
.cat_watch .cat_image a{ display:block; padding: 0 0px 0 0px;}
.cat_watch { overflow:hidden;  border:2px solid #fff; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; width:400px; height:138px; position:relative; margin:30px 0px; float:left;}
.cat_watch:hover{ display:block; opacity:1.0;}


/****************************************  21-03-11 ************************************************/
.span-24 { overflow:hidden;}
.span-24 div.Maximum, div.Standard { width:266px; float:left;}
.span-24 div.Experience { width:318px; float:left;}
.logo_main { overflow:hidden; float:left;  margin-top:0px;}
#logo-block { float:left; width:auto;}
#header-block { overflow:hidden;}
#navigation-block { float:left; width:auto;}
.search_top { float:right; margin-top:10px;}
.search_top form { height:auto !important;}
#navigation-block div.top-menu { margin-top:0px !important;}
.social_link { padding-top:35px;  margin-left:6px;}
.social_link a { display:block; float:left; padding-left:15px;}
.header_top { overflow:hidden;}

/********************************************* 22-03-11 *****************************************************************/
#main { overflow:hidden; margin-top:50px;}
.listing-type-grid { overflow:hidden;}
.listing-type-grid ol { overflow:hidden; display:block;}


/********************************** image hover effect on collection page ****************************************************/

.main { width:1024px; margin:0 auto;}


.slider-item img {
	display: block;
	position:absolute;
	z-index:-1;
	top:-41px;
}
#slider {
    
    overflow: hidden;
    float: left;
        margin: 40px 0 30px 0;
    background: url(img/loading.gif) no-repeat 50% 50%;
    position: relative;
}
#slider ul { overflow: visible; }
#slider ul li {
	
	/*padding: 8px;*/
	display:block !important;
	position:relative;
	border:none;
	height:132px;
	width:396px;
    float: left;
	margin: 2px 20px 0 0;
    
    visibility: none;
   
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.25);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,0.25);
    box-shadow: 0 1px 4px rgba(0,0,0,0.25);
}
.slider-item span {
-moz-border-radius: 50px;

    
    position: absolute;
    width: 405px !important;
    height: 137px !important;
    background: url(../images/bg-white.png) left top repeat;
    top: -4px;
    left: -5px;
	-moz-border-radius: 20px 20px 20px 20px;
	
	border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
}
.slider-item span a {
    position: absolute;
	top:50px !important;
	left:101px;
	/*padding:0px !important;*/
}
.green-btn:before {
    content:"";
    position: absolute;
    z-index: -1;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    border:1px solid #a7da98;
    border-bottom: none;
    -moz-border-radius: 99px 99px 99px 99px;
    -webkit-border-radius: 99px 99px 99px 99px;
}

.green-btn {
    position: relative;
    z-index: 1;
	
	background-color: #d9271b; /* backup colour */
	
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.12, rgb(217,39,27)),
        color-stop(0.56, rgb(217,39,27))
        );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(217,39,27) 12%,
        rgb(217,39,27) 56%
        );
    display: block;
    padding: 7px 21px !important;
    float: left;
    font: 14px 'Arvo', arial, serif;
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 1px #304e27;
    -moz-box-shadow: 0 2px 2px #787878;
    -moz-border-radius: 99px 99px 99px 99px;
    -webkit-box-shadow: 0 2px 2px #787878;
    -webkit-border-radius: 99px 99px 99px 99px;
    border: 1px solid #69af54;
    border-bottom: none;
}
.green-btn:hover {
    background: #df4926;
}
.green-btn:active {

    -moz-box-shadow: 0 1px 1px #787878;
    -webkit-box-shadow: 0 1px 1px #787878;

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.24, rgb(223,73,38)),
        color-stop(0.62, rgb(223,73,38))
        );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(136,204,117) 24%,
        rgb(130,194,112) 62%
        );

}

.blue-btn:before, .submit:before, .wpcf7-submit:before {
    content:"";
    position: absolute;
    z-index: -1;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    border:1px solid #84bcd8;
    border-bottom: none;
    -moz-border-radius: 99px 99px 99px 99px;
    -webkit-border-radius: 99px 99px 99px 99px;
}

.blue-btn, .submit, #searchsubmit, .wpcf7-submit {

    position: relative;
    z-index: 1;
	
	background-color: #57abd3; /* backup colour */
	
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.12, rgb(68,158,196)),
        color-stop(0.56, rgb(94,176,217))
        );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(68,158,196) 12%,
        rgb(94,176,217) 56%
        );


    display: block;
    padding: 7px 21px;
    float: left;
    font: 14px 'Arvo', arial, serif;
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 1px #2d637c;
    -moz-box-shadow: 0 2px 2px #787878;
    -moz-border-radius: 99px 99px 99px 99px;
    -webkit-box-shadow: 0 2px 2px #787878;
    -webkit-border-radius: 99px 99px 99px 99px;
    border: 1px solid #4499c0;
    border-bottom: none;
}

.blue-btn:hover, .submit:hover, #searchsubmit:hover, .wpcf7-submit:hover {
    background: #5eb0d9;
}
.blue-btn:active, .submit:active, #searchsubmit:active {

    -moz-box-shadow: 0 1px 1px #787878;
    -webkit-box-shadow: 0 1px 1px #787878;

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.24, rgb(96,177,217)),
        color-stop(0.62, rgb(91,168,207))
        );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(96,177,217) 24%,
        rgb(91,168,207) 62%
        );
}

.orange-btn:before {
    content:"";
    position: absolute;
    z-index: -1;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    border:1px solid #e0b386;
    border-bottom: none;
    -moz-border-radius: 99px 99px 99px 99px;
    -webkit-border-radius: 99px 99px 99px 99px;
}
.orange-btn {
    position: relative;
    z-index: 1;
	
	background-color: #dc9857; /* backup colour */
	
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.12, rgb(208,133,64)),
        color-stop(0.56, rgb(223,157,92))
        );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(208,133,64) 12%,
        rgb(223,157,92) 56%
        );
    display: block;
    padding: 7px 21px;
    float: left;
    font: 14px 'Arvo', arial, serif;
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 1px #2d637c;
    -moz-box-shadow: 0 2px 2px #787878;
    -moz-border-radius: 99px 99px 99px 99px;
    -webkit-box-shadow: 0 2px 2px #787878;
    -webkit-border-radius: 99px 99px 99px 99px;
    border: 1px solid #c57f3f;
    border-bottom: none;

}

.orange-btn:hover {
    background: #df9d5c;
}
.orange-btn:active {
    -moz-box-shadow: 0 1px 1px #787878;
    -webkit-box-shadow: 0 1px 1px #787878;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.24, rgb(223,159,95)),
        color-stop(0.62, rgb(212,152,92))
        );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(223,159,95) 24%,
        rgb(212,152,92) 62%
        );
}

/***************************************** css for additional pages *******************************************/
.standard { overflow:hidden;}
.standard img { float:right; margin-top:70px;}


/************************* 18-04-011 ***********************************************/
#product_addtocart_form { float:left;  width:300px;}


.product-image div.watch-one { height:138px; overflow:hidden; }
.watch-one {-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    border: 2px solid #FFFFFF;
    float: left;
    height: 138px !important;
    margin: 30px 0;
    overflow: hidden;
    position: relative;
    width: 400px;
}
.watch-one a { display:block; }
.watch-one  img {
    display: block;
    position: absolute;
    top: -37px;
    z-index: -1;
	overflow:hidden; 
}
.watch-one .hover-one { position: absolute; top: 0; left: 0; width: 400px; height: 138px; margin: 0; padding: 0; outline: 0; background:url(../images/bg-white.png) repeat scroll left top transparent; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px;  border-radius: 20px 20px 20px 20px;}
.watch-one .hover-one span { width:220px; display:inline-block; position:absolute; top:55px;  left:93px;}
.watch-one .hover-one span a { display:block; font: 14px 'Arvo',arial,serif; color:#fff; background:#d9271b; -moz-border-radius:80px; -webkit-border-radius: 80px; border-radius: 80px; text-align:center; line-height:25px; -moz-box-shadow: 0 2px 2px #787878; border:1px solid #a7da98;   padding: 2px 21px !important;   text-shadow: 1px 1px 1px #304E27;}
.watch-one .hover-one span a:hover { background:#df4926;}	
.hover-one a, .hover-one a:hover, .hover-one a:visited {text-decoration: none !important;}


#left_arrow-one {  top: 180px; z-index: 3; height: 71px; width: 40px; /*background: url(../images/arrow_prev.png) no-repeat 0 0;*/}
.extras { overflow:hidden;}
.extras a { display:block; margin-bottom:10px; width:138px; overflow:hidden;}
.extras a img { border:1px solid white; float:left;}

/*******************************************    20-04-11  *************************************/
.footer-bottom { overflow:hidden; width:950px;}
.footer-bottom div.subscribe { float:left;}
.footer-bottom div.copyrights { }

/******************************************  21-04-11 ***********************************************/
.product_add { overflow:hidden; width:500px;}

.product_add div.avl { float:left;}
.product_add fieldset { float:right;}


/******************************************  29-06-2011 **************************************************/
div.box-nopad { display:block; overflow:hidden;}
div.box-nopad form { display:block;}
div.box-nopad form dl { display:block; }
div.box-nopad form dl dt {  position:relative;}
div.box-nopad form dl dt span { position:absolute; left:138px; top:2px;}

/******************************* for compare product ************************/
.compare_pro { overflow:hidden; float:left; min-width:300px; margin:10px 35px 0 0 ; display:none;}
.widget-btn { float:right;}
button.form-button-alt { float:right;}
li.block-compare-item { padding:0 10px;}
.compare_pro div.actions { margin-top:10px;}
div.subscribe { float:left;}

/*************************************** 08-Dec-11 ***********************************************/
div.product-collateral div.collateral-box p span { color:#fff !important;}

/************************************** 13-01-12 ----------------------------------*/
div.mini-related-items div.content { overflow:hidden;}
div.mini-related-items div.content ol { overflow:hidden;}
div.mini-related-items div.content ol li { float:left; min-width:150px; text-align:center;}
div.mini-related-items div.content ol li div.product-images { min-width:150px; text-align:center; display:block; overflow:hidden;}
div.mini-related-items div.content ol li div.product-images a { display:block; text-align:center; padding-left:12px;}
div.mini-related-items div.content ol li div.product-images a img {background-color: #FFFFFF;  border: 1px solid #CCCCCC; border-radius: 5px 5px 5px 5px; cursor: pointer; float:left; margin: 10px;padding: 2px;}
div.mini-related-items div.content ol li div.product-details { display:block; overflow:hidden;}
/************************************** 13-01-12 *****************************************/

