html {
	font-size: 100%;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

body {
	font-size: .9em;
	font-family: Tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #ffffff;
	background: url(images/storm_bg.jpg) repeat-x top left;
}

a img {
	border: 0;
}

a {
	color:#395294;
	text-decoration: none;
}

a:hover {
	color:#395294;
	text-decoration: underline;
}

.mainImage {
	text-align: center;
	margin-bottom: 5px;
}

h1 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #395294;
	background-color: #b3d5f7;
	border-bottom: 2px solid #395294;
}

p {
	font-size: 0.8em;
}

input {
	font-size: 1em;
	font-weight: normal;
/*	height: 1.25em;*/
	margin-bottom: 1px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #005509;
}

select {
	font-size: 1em;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #005509;
}

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

.button {
	font-weight: normal;
	font-size: 9px;
	cursor: pointer;
	background-color: #395294;
	border: 1px solid #000;
	color: #fff;
}

.buttonLink {
	font-weight: normal;	
	cursor: pointer;
	height: 1.8em;
	line-height: 1.8em;
	color: #395294;
	background-color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

.buttonLink:hover {
	color: #fff;
	background-color: #395294;
	text-decoration: none;
	font-size: 11px;
}

.buttonLinkBold {
    font-weight: bold;    
    cursor: pointer;
    height: 1.8em;
    line-height: 1.8em;
    color: #395294;
    background-color: #fff;
    text-decoration: underline;
    font-size: 11px;
    padding: 1px 5px;
}

.buttonLinkBold:hover {
    color: #fff;
    background-color: #395294;
    text-decoration: none;
    font-size: 11px;
}

.jssSmallerText {
	font-size: 0.8em;
	width: 100%;
}

.jssBoldLinksU {
	text-decoration: underline;
	font-weight: bold;
	color:#395294;
}

.jssBoldLinks {
	text-decoration: none;
	font-weight: bold;
	color:#395294;
}

.jssBoldLinks:hover {
	text-decoration: none;
	font-weight: bold;
	color:#395294;
}

.jssProductTitle {
	font-size: 0.75em;
	text-decoration: none;
	color:#fff;
}

.jssProductTitle:hover {
	font-size: 0.75em;
	text-decoration: none;
	color:#395294;
}

.jssPrice {
	font-weight: bold;
	font-size: 0.8em;
	color: #000;
}

.bigPrice {
    font-weight: bold;
    font-size: 1.6em;    
    margin-top:3px;
}

.jssProductLinks, jssProductLinks:link {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 0.7em;
	white-space: nowrap;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

.jssProductAdd {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 0.7em;
	font-weight: bold;
	border: 0px;
	text-align: left;
	cursor: pointer;
}

div#jssLeftMenu {
/*	font-size: 1em;
	position: absolute;
	left: 5px;
	width: 165px;
	padding-top: 0px;
	color: #000000;
*/
}

.jssSectionList {
	margin: 0px; padding: 0px; padding-left: 0; list-style-type: none;
}

.jssSubSectionList {
	margin: 0px; padding: 0px; padding-left: 0px;  list-style-type: none;
}

.jssSectionList li {
	border-bottom: 1px solid #e4e4e4;
}

.jssSubSectionList li {
	border: none;
}

.jssSectionList li a {
	display: block;
	padding: 4px 0px;
	padding-left: 15px;
	background: #f1f0f0 url(images/square.gif) no-repeat;
	background-position: 5px 50%;
	color: #395294;
}

.jssSectionList li a:hover {
	color: #fff;
	background: #395294 url(images/square_over.gif) no-repeat;
	background-position: 5px 50%;
	text-decoration: none;
}

.jssSubSectionList li {
	_height: 10px;
}

.jssSubSectionList li a {
	padding-left: 25px;
	background: none;
	background: #f1f0f0 url(images/square.gif) no-repeat;
	background-position: 15px 50%;
}

.jssSubSectionList li a:hover {
	color: #395294;
	background: #b3d5f7 url(images/square.gif) no-repeat;
	background-position: 15px 50%;
	text-decoration: none;
}

li.msel a,
li.msel {
	background-color: #fff;
}

.jssCustomerLinks {
	margin: 0px; padding: 0px; padding-left: 5px; list-style-type: none;
}

.jssNewsLinks {
	margin: 0px; padding: 0px; padding-left: 17px; list-style-type: square;
}

div#jssRightMenu {
/*	font-size: 1em;
	position: absolute;
	right: 5px;
	width: 150px;
	padding-top: 0px;
	color: #000000;
*/
}

div.hr {
	background-color: #ccc;
	height: 1px;
	margin: 5px 0;
}

.hrprod hr,
.hr hr {
	display: none;
}

div.hrprod {
	clear: both;
	height: 1px;
	margin: 5px 0;
	border-top: 1px dotted #ccc;
}

.jssMenuBox {
	width: 165px;
}

.jssMenuBoxTitle {
	font-size: .75em;
	font-weight: bold;
	text-align: left;
	height: 24px;
	line-height: 24px;
	color: #000;
	background: #fff url(images/section.gif) repeat-x bottom left;
	padding-left: 5px;
}

.jssTheBoxContent {
	font-size: 0.75em;
	height: 1%;
	background: #f1f0f0;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	padding: 5px;
	font-size: 0.75em;
	height: 1%;
	background: #f1f0f0;
}

.jssMenuBoxContentPadCent,
.jssMenuBoxContentPad {
	padding: 10px 15px;
	font-size: 0.75em;
	height: 1%;
	line-height: 1.5em;
	background: #f1f0f0;
}

.jssProductSep {
	clear: both; border: 0px; margin-bottom: 10px;
}

.jssMenuBoxContent {
	text-align: left;
}

.jssMenuBoxContent:after { content: ""; display: block; height: 0; clear: both; }

.jssMenuBoxContentPadCent,
.jssMenuBoxContentCent {
	text-align: center;
}

div#jssMainContent {
	/*margin: 10px 155px 0 155px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: .95em;
	color: #000000;
}

/*div#jssMainContent:after { content: ""; display: block; height: 0; clear: both; }*/

.jssPageHeading {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 5px;
	margin-bottom: 10px;
	color: #395294;
	background-color: #b3d5f7;
	border-bottom: 2px solid #395294;
}

.jssPageSubHeading {
	font-size: 0.85em;
	font-weight: bold;
	padding: 3px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	color: #000;
	background-color: #f1f0f0;
	border-bottom: 2px solid #e4e4e4;
}

.jssPageSubHeadingSmall {
	font-size: 0.75em;
	font-weight: bold;
	padding: 3px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	color: #000;
	background-color: #f1f0f0;
	border-bottom: 2px solid #e4e4e4;
}

.jssBreadcrumb {
	width: 100%;
	font-size: 0.7em;
	margin-bottom: 10px;
}

.jssBreadcrumbTitle {
	font-weight: normal;
	padding-left: 3px;
	margin-right: 3px;
}

.jssBreadcrumb a {
	text-decoration: underline;
}

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 0.8em;
	margin: 5px 0 0 0;
}

.jssFormCol1 {
	float: left;
	width: 150px;
	text-align: left;
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.jssFormCol2 {
	float: left;
	text-align: left;
}

.jssError {
	font-size: 1em;
	font-weight: normal;
	color: #f00;
}

.jssFormDiv {
	text-align: center;
}

.jssFormTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
	border-bottom: 1px dotted #000;
}

.jssFormTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.8em;
	vertical-align: top;
	padding-top: 3px;
}

.jssFormTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.8em;
}

.jssFormTable td.jssFormSubmit {
	text-align: right;
	border-top: 1px dotted #000;
}

.jssFormTable input {
	font-size: 1em;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}

.jssFormTable select {
	font-size: 1em;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}

.jssFormTable td.jssFormSubmit input {
	font-weight: normal;
	font-size: 9px;
	cursor: pointer;
	background-color: #395294;
	border: 1px solid #000;
	color: #fff;
}

.jssFormError {
	font-weight: bold;
	font-size: 0.8em;
	color: #f00;
}

.jssCartDiv {
	text-align: center;
}

.jssCartTable {
	width: 99%;
	margin-left: auto; margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
	border-bottom: 1px dotted #000;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	vertical-align: top;
	border-bottom: 1px dotted #000;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.70em;
	vertical-align: top;
	border-bottom: 1px dotted #000;
}

.jssCartTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	vertical-align: top;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 2px;
	text-align: right;
	font-size: 0.70em;
	vertical-align: top;
}

.jssCartTable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.75em;
	vertical-align: top;
	border-top: 1px dotted #000;
}

.jssGeneralTableDiv {
	text-align: center;
}

.jssGeneralTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssGeneralTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	vertical-align: top;
	border-bottom: 1px dotted #000;
}

.jssGeneralTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
}

.jssGeneralTable td.bold {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
}

.jssGeneralTable a {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1em;
	white-space: nowrap;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	color: #f08100;
}

.jssGeneralTable a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
	color: #000;
}

.jssProductTableDiv {
	text-align: center;
}

.jssProductTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	width: 100%;
	border: 0px;
}

.jssProductTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

.jssProductTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	vertical-align: top;
	background-color: #aaaaaa;
}

.jssProductTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	background-color: #dddddd;
}

.jssIndexProductThumbnail {
	margin-right: 5px; padding: 3px;
}

.jssIndexFullWidth {
	clear: both; text-align: center; width: 100%;
}

.jssIndexColLeft {
	width: 201px; float: left;
}

.jssIndexColRight {
	width: 201px; float: right;
}

.jssIndexProductBlock {
	width:100%; clear: both; text-align: left;
}

.box_content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}

.productTable {
	margin-left: auto;
	margin-right: auto;
}

.productTable td {
	vertical-align: top;
	font-size: 11px;
}

.box_image {
	float: left;
	margin-right: 5px;
}

.box_image img {
	margin-top: 4px;
}

.box_title {
	display: block;
	background-color: #f1f0f0;
	border-bottom: 1px solid #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 7px;
	margin-bottom: 10px;
}

.box_title:hover {
	color: #395294;
	background-color: #b3d5f7;
	border-bottom: 1px solid #395294;
	text-decoration: none;
}

.jssIndexProductGap {
	width:2%; float: left;
}

div#pagescontainer {
	float: right;
	position: relative;
	top: 0px;
	padding: 1px;
	margin-bottom: 5px;
}

ul#pageslist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#pageslist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	margin: 0px; font-weight: normal; font-size: 0.75em;
	border: 1px dotted #395294;
	color: #000;
	font-weight: bold;
	background-color: #b3d5f7;
}

#pageslist a {
	padding: 0px 3px 0px 3px;
	margin: 0px;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	background-color: #b3d5f7;
}

#pageslist a:link, #npageslist a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #b3d5f7;
}

#pageslist a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #395294;
}

.productlink {
	font-size: 10px;
}

.jssProductListMain {
	clear: both; padding-top: 3px;
	margin-bottom: 3px;
}

.jssProductListTitle {
	float: left; margin-right: 5px;
}

.jssSecFlagsDiv {
	margin-left: 5px; padding: 3px;
}

.jssSecFlagsDiv_Prod {
	margin: 5px auto;
}

.jssProductFlag {
	margin-bottom: 3px;
	margin-right: 2px;
	padding: 1px 5px;
	font-size: 10px;
	white-space: nowrap;
	font-weight: normal;
	text-align: center;
	background-color: #b3d5f7;
	color: #395294;
	border: 1px dotted #395294;
}

.jssPreOrder {
    margin: 3px 0;    
    padding: 4px;
    font-size: 11px;
    white-space: nowrap;
    font-weight: normal;
    text-align: center;
    background-color: #eee;
    color: #ff0000;
    border: 1px dotted #ccc;
}

.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	width: 100%; clear: both; text-align: left;
}

.jssSecImages {
	float: left; margin-right: 5px; padding: 3px;
}

.jssLinksDiv {
	padding: 3px; font-weight: bold;
}

.jssSubSecTitle {
	padding-top: 3px;
}

.jssSectionContent {
	clear: both; padding-top: 10px;
}

.jssSecProductTitle {
	padding-top: 3px;
}

.jssSecProductDiv {
	clear: both; text-align: left;
	margin-left: auto; margin-right: auto;
}

.jssProductFullImage {
	float: left; margin-right: 10px;
}

.jssProductButtons {
	margin-top: 10px;
}

.product_order {
	float: right;
	width: 305px;
}

.product_order_inside {
	border: 1px dotted #ddd;
	background: #f3f3f3;
	padding: 15px;
	line-height: 1.5em;
	font-size: 11px;
}

.prod_desc {
	line-height: 1.1em;
}

.orderNow {
	padding: 2px 5px;
	padding-top: 0px;
}

.orderNowRight {
   border: 1px solid #ccc;
   background: #eee;
   margin-bottom: 5px;
}

.orderNowRightIns {
    padding: 10px;
}

.productPictures {
	text-align: center;
	padding: 5px 0px;
}

.productPictures img {
	margin-bottom: 5px;
}

.jssProductFullImage img {
	border: none;
}

.jssProductOptionsDiv {
	/*float: right; width: 254px;*/
}

#tpl_main_site {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	margin-bottom: 10px;
}

#tpl_header_left {
	vertical-align: top;
	background: url(images/top.jpg) repeat top left;
}

#tpl_header_buttons a {
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: url(images/button.gif);
	color: #fff;
	display: block;
	float: right;
	font-size: 11px;
	margin-right: 2px;
}

#tpl_header_buttons a:hover {
	background: url(images/button_over.gif);
	color: #000;
	text-decoration: none;
}

#tpl_header_shadow {
	height: 15px;
	background: url(images/top_bar_shadow.gif) repeat-x top left;
}

#tpl_footer_bar,
#tpl_header_bar {
	height: 26px;
	line-height: 26px;
	background: url(images/top_bar_bg.gif) repeat-x top left;
	font-size: 0.8em;
}

#tpl_footer_bar table td,
#tpl_header_bar table td {
	font-size: 0.8em;
	white-space: nowrap;
}

#tpl_header_bar a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#tpl_header_bar a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #395294;
}

#tpl_header_date {
	font-size: 11px;
	text-align: center;
	width: 30%;
}

#tpl_right_zone {
	width: 165px;
	vertical-align: top;
}

#tpl_main_zone {
	vertical-align: top;
}

#tpl_left_zone {
	width: 165px;
	vertical-align: top;
}

.inclVAT {
	color: #4a65ad;
	font-size: 10px;
}

.nob {
	border: none;
}

.middle-links {
	font-size: 11px;
}

.send_friend {
	float: right;
	font-size: 10px;
	font-weight: normal;
}

.send_friend a {
	text-decoration: underline;
}

.prodLight td {    
    font-size: 11px;
}

.doZoom {
    float: right;
    font-size: 10px;
    color: #999;
    font-weight: normal;
}

.contentTable {
  width: 95%;
}

.contentDiv,
.contentTable td {
    font-size: 11px;
    font-weight: normal;
}

.contentTable td a,
.contentDiv a {
    text-decoration: underline;
}

.contentDiv li a {
    text-decoration: none;
}
                               
.contentDiv li a:hover {
    text-decoration: underline;
}

.contentDiv h2,
.contentTable h2 {
    font-size: 11px;
    font-weight: bold;
    color: #395294;
    margin: 0;
    padding: 0;
    margin-top:10px;
    margin-bottom: 5px;
}

.faqQ {
    border: 1px solid #ccc;
    background: #ddd;
    padding: 5px;
}

.faqA {
    margin-top: 3px;
    margin-bottom: 10px;
    padding: 5px;
}

.contentDiv p {
    font-size: 11px;
}

.sizeTab {
    border: 1px solid #395294;
    border-collapse: collapse;
    margin-top: 5px;
}

.sizeTab th {
    border: 1px solid #395294;
    border-collapse: collapse;
    background-color: #B3D5F7;
    font-size: 11px;
    text-align: center;
    padding: 3px 0;
}

.sizeTab td {
    border: 1px solid #395294;
    border-collapse: collapse;    
    font-size: 11px;
    text-align: center;
    height: 25px;
}

.out_stock {
    color: #ff0000;
}

.limited_stock {
    color: #ff0000;
    font-weight: bold;
}

.in_stock {
    color: #395294;
    font-weight: bold;
}

.jssImportantOrderInfo {
	font-size: 11px;
	padding: 2px 10px;
}

.jssImportantOrderInfo ul li {
	font-size: 11px;
	padding: 3px 0;
}

.contentDiv p,
.contentTable td p {
	margin-bottom: 5px;
}

.contentDiv ul,
.contentTable td ul {
	margin: 5px 15px;
}

p.cst {
    margin-bottom: 0.5em;
    line-height: 1.4em;
}

.jssCustomizeOrder {
    margin-left: 10px;
    padding: 7px;       
    font-size: 11px;    
    font-weight: normal;    
    background-color: #f8f8f8;
    color: #ff0000;
    border: 1px dotted #ccc;
    text-align: left;      
    white-space: normal;
}