@charset "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}

body {
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	background-color:#fae3e1;
		line-height:14px;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#464646;

}

body a {

}

.hide {
	display:none;
}

p {
	margin-bottom:15px;
}
	
div.content {
margin:15px;
}

.voucherSuccess {
	background-color:#7ecb81;
}

.voucherError {
	background-color:#b55050;
}

div.boxRed {
	background:url(../img/box_bg_red.png) repeat-x;
	background-color:#fff;
	border:2px solid #de8a8a;
	padding:10px;
	margin-bottom:10px;
}


.infoText {
	padding:10px;
	margin:5px;
	width:500px;
}

#containerHeader {
	margin:auto;
	margin-top:0px;
	margin-bottom:15px;
	background-color:#fff;
	background:#fff;
	padding-left:27px;
	padding-right:27px;
	padding-top:20px;
	padding-bottom:20px;
	width:1020px;
	-moz-box-shadow: 3px 3px 10px #30393D;
	-webkit-box-shadow: 3px 3px 10px #30393D;
	box-shadow: 3px 3px 10px #30393D;
	
	-moz-border-radius-bottomleft:5px;
	-khtml-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-khtml-border-bottom-right-radius:5px;

	overflow:auto;
	
}

#containerCenter {
	margin:auto;
	margin-top:0px;
	margin-bottom:15px;
	background-color:#fff;
	background:#fff;
	padding-left:27px;
	padding-right:27px;
	padding-top:20px;
	padding-bottom:20px;
	width:1020px;
	-moz-box-shadow: 3px 3px 10px #30393D;
	-webkit-box-shadow: 3px 3px 10px #30393D;
	box-shadow: 3px 3px 10px #30393D;
	overflow:auto;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;

	
}

.containerDescription {
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#eaeaea;
	background:#fff;
	padding-left:27px;
	padding-right:27px;
	padding-top:20px;
	padding-bottom:20px;
	width:1020px;
	-moz-box-shadow: 3px 3px 10px #30393D;
	-webkit-box-shadow: 3px 3px 10px #30393D;
	box-shadow: 3px 3px 10px #30393D;
	font-size:1.1em;
	line-height:1.5em;
	-moz-border-radius-:5px;
	-khtml-border-radius:5px;
	overflow: auto;
}

.containerDescription a {
	font-weight: bold;
}

.containerFooter {
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#eaeaea;
	background:#fff;
	padding-left:27px;
	padding-right:27px;
	padding-top:20px;
	padding-bottom:20px;
	width:1020px;
	-moz-box-shadow: 3px 3px 10px #30393D;
	-webkit-box-shadow: 3px 3px 10px #30393D;
	box-shadow: 3px 3px 10px #30393D;
	
	-moz-border-radius-:5px;
	-khtml-border-radius:5px;
	overflow: auto;
}

.containerFooter a {
	font-weight: bold;
}

.containerWrapper {
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:1074px;
	overflow: visible;
}

.containerWrapper a {
	font-weight: bold;
}


div.box {
	width:305px;
	border:1px solid #cdcdcd;
	-moz-box-shadow: 3px 3px 10px #cdcdcd;
	-webkit-box-shadow: 3px 3px 10px #cdcdcd;
	box-shadow: 3px 3px 10px #cdcdcd;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	margin-bottom:20px;
	margin-right:20px;
}

div.box p {
	font-size:1.1em;
	line-height:1.5em;
	margin:10px;
	margin-top:15px;
	margin-bottom:15px;
}

div.outerBox {
	width:525px;
	height:200px;
	border:1px solid #b3b3b3;
	margin-bottom:20px;
	background-color:#fff;
	-moz-box-shadow: 3px 3px 10px #30393D;
	-webkit-box-shadow: 3px 3px 10px #30393D;
	box-shadow: 3px 3px 10px #30393D;
	-moz-border-radius-:5px;
	-khtml-border-radius:5px;
}

div.outerBox p {
	font-size:1.1em;
	line-height:1.5em;
	margin:10px;
	margin-top:15px;
	margin-bottom:15px;
}

div.boxRight {
	border:1px solid #cdcdcd;
	-moz-box-shadow: 3px 3px 10px #cdcdcd;
	-webkit-box-shadow: 3px 3px 10px #cdcdcd;
	box-shadow: 3px 3px 10px #cdcdcd;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:20px;
}



a.category {
	padding:5px;
	margin-bottom:5px;
	font-family:Georgia;
	font-size:1.4em;
	font-style:italic;
	display: block;
	color:#a00e0e;	
	font-weight: normal;
}

a.categoryOffer {
	padding:5px;
	margin-bottom:5px;
	font-family:Georgia;
	font-size:1.4em;
	font-style:italic;
	display: block;
	color:#f18b06;	
	font-weight: normal;
}

a.categoryCurrent {
	padding:5px;
	margin-bottom:5px;
	font-family:Georgia;
	font-size:1.4em;
	font-style:italic;
	display: block;
	background-color:#fff;
	color:#a00e0e;	
}

a.category:hover {
	text-decoration: none;
	color:#fff;	
	background-color:#a00e0e;
}

a.categoryOffer:hover {
	text-decoration: none;
	color:#fff;	
	background-color:#f18b06;
}

a.categoryCurrent:hover {
	text-decoration: none;
	
}


#sortContainer {
	border:1px solid #cdcdcd;
	background-color:#eaeaea;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:5px;
	margin-left:250px;
	margin-bottom:20px;
	
}

#countContainer2 {
	border:1px solid #cdcdcd;
	background-color:#eaeaea;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:5px;
	margin-bottom:20px;
	float:left;
	height:25px;
}

.countContainer {
	margin-top:5px;
	float:right;
}

.countContainer a {
	padding:5px;
}

.selected {
	font-weight: bold;
	text-decoration: underline;
	color:#a00e0e;
}

.countContainer a:hover {
	background-color:#fff;
	text-decoration: none;
}

#filterContainer {
	width:230px;
	float:left;
	margin-right:20px;
}

#sortBy {
	width:130px;
}





span.colorBox {
	width:14px;
	height:14px;
	border:1px solid #000;
	margin:2px;
	float:right;
}

.filter {
	border:1px solid #cdcdcd;
	background-color:#eaeaea;
	padding:10px;
	margin-bottom:20px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
		overflow: auto;
}

.filter h2 {
	font-size:1.15em;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}



#outside_copy {
	margin:auto;
	margin-bottom:25px;
	padding-left:27px;
	padding-right:27px;
	padding-bottom:20px;
	width:1020px;
}

#outside_footer {
	margin:auto;
	margin-bottom:25px;
	padding-left:27px;
	padding-right:27px;
	padding-bottom:20px;
	width:1020px;
}

/** slide out nav */

ul#slidenavigation {
    position: fixed;
    margin-top:auto;
    margin-bottom:auto;
    margin-left: 0px;
    padding: 0px;
    left: -15px;
    list-style: none;
    z-index:9999;
}

ul#slidenavigation li {
    width: 50px;
}

#articleContainer {
	overflow:auto;
}

span.crypted_email { unicode-bidi:bidi-override; direction: rtl;}

.marginBottom {
	margin-bottom:20px;
}


ul#slidenavigation li span {
    display: block;
    margin-left: -425px;
    padding:30px;
    padding-top:20px;
    padding-bottom:20px;
    width: 390px;
    height: 16px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    opacity: 0.9;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}




ul#slidenavigation li a {
    display: block;
    margin-left: -85px;
    width: 100px;
    height: 70px;
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}



ul#slidenavigation .facebook a    {
    background-image: url(../img/facebook_nav.png);
}




/** Basket Top */

div.basket {
	font-size:13px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:15px;
	height:83px;
	border:1px solid #cdcdcd;
	background-color:#eaeaea;
	background-image:url(../img/basket_bg.png);
	width:240px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}


/** Footer */

.containerFooter {
	font-size:0.9em;
}

.containerFooter a {
	text-decoration:none;
	display:block;
	padding-top:12px;	
	color:#989898;
}

.containerFooter a:hover {
	text-decoration:none;
	color:#464646;
}


/** Headlines */

h1 {
	padding: 13px 20px 13px 10px;
	color:#fff;
	margin-bottom:20px;
	display:block;
	font-family:Georgia;
	font-size:2em;
	font-style:italic;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	background-color:#a00e0e;
	
}

h2.grey {
	padding: 13px 20px 13px 10px;
	color:#000;
	margin-bottom:0px;
	font-family:Georgia;
	font-size:1.3em;
	font-style:italic;
	background:url(../img/navi_bg.png) repeat-x;
	background-color:#eaeaea;
		-moz-border-radius:0px;
	-khtml-border-radius:0px;
	margin-top:0px;
}

h2.grey a {
	font-weight: normal;
}

h1.red {
	padding: 13px 20px 13px 10px;
	color:#fff;
	margin-bottom:0px;
	font-family:Georgia;
	font-size:1.5em;
	font-style:italic;
	background-color:#a00e0e;
	-moz-border-radius:0px;
	-khtml-border-radius:0px;
}

h1.headlineBox {
	padding: 13px 20px 13px 10px;
	color:#ffffff;
	font-size:2em;	
	background-color:#a00e0e;
	margin-bottom:20px;
	display:block;
		-moz-border-radius:3px;
	-khtml-border-radius:3px;
}

h2.headlineBox {
	padding: 13px 20px 13px 10px;
	color:#ffffff;
	font-family:Georgia;
	font-size:2em;
	font-style:italic;
	background-color:#a00e0e;
	margin-bottom:20px;
	display:block;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}

h2 {
	padding: 5px 20px 13px 0px;
	color:#a00e0e;
	font-size:20px;	
	margin-top:5px;
	margin-bottom:5px;
	display:block;	
	}
	
h3 {
	padding: 10px 19px 6px 0px;
	color:#a00e0e;
	font-size:16px;	
	display:block;	
	}
	
h3.headlineBox {
	padding: 13px 20px 13px 10px;
	color:#ffffff;
	font-family:Georgia;
	font-size:2em;
	font-style:italic;
	background-color:#a00e0e;
	margin-bottom:20px;
	display:block;	
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	}
	
h4 {
	color:#a00e0e;
	font-size:16px;	
	font-weight: bold;
	margin-top:10px;
	margin-bottom:8px;
	margin-left: 5px;
	display:block;	
	}
	
span.highlight {
	font-family:Georgia;
	font-size:15px;
	font-style:italic;
	font-weight: bold;	
	background-color:#a00e0e;
	color:#eaeaea;
	line-height:30px;
	padding:4px;
}
/** Categories */
div.category {
	background-color:#530f0f;
	padding:10px;
	margin-bottom:5px;
	font-family:Georgia;
	font-size:1.4em;
	font-style:italic;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}

div.categoryCurrent {
	background-color:#880808;
	padding:10px;
	margin-bottom:5px;
	font-family:Georgia;
	font-size:1.4em;
	font-style:italic;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}

div.category a, div.categoryCurrent a  {
	color:#f3f3f3;
	text-decoration: none;
	padding-bottom:0px;
	margin-bottom:0px;
}

div.category a:hover, div.categoryCurrent a:hover  {
	color:#ffffff;
}



/** Navigation */
#navigation {
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #cdcdcd;
	background:url(../img/navi_bg.png) repeat-x;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	overflow:auto;
}
a.navigation {
	padding:10px;
	text-decoration:none;
	color:#494949;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:1.1em;
	font-style:italic;
	
}

a.navigationCurrent {
	padding:10px;
	text-decoration:none;
	color:#000;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:1.1em;
	font-style:italic;
	background-color:#f6f6f6;
	
}

a.navigation:hover {
	text-decoration: none;
	color:#000;	
	background-color:#f6f6f6;
}

/** Paginator */
.paginator {
	
}

.paginator a {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.paginator .active {
	color:#000;
	border: solid 1px #cdcdcd;
	background-color:#eaeaea;
	margin-top:20px;
	padding:8px;
	margin-right:12px;
	text-decoration:none;
}
.paginator .inactive {
	color:#6a6a6a;;
	cursor:default;
	text-decoration:none;
	border: solid 1px #cdcdcd;
	background-color:#eaeaea;
	padding:8px;
	margin-right:12px;
}

/** Text Styles */
div.description {
	font-size:12px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	line-height:16px;
	text-align:justify;
	border:1px solid #cdcdcd;
	background-color:#eaeaea;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div#sortDiv {
	padding: 6px;
	font-size:12px;
	margin-bottom:20px;
	display:block;
	line-height:5px;
	background-color:#eaeaea;
	font-size:10px;
	border:1px solid #cdcdcd;
	vertical-align:center;
		-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div#sortDivText {
	float:left;
	padding-top:8px;
}



div.textContent {
	font-size:15px;
	color:#464646;	
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#f6f6f6;
	border:1px solid #cdcdcd;
	line-height:21px;
	overflow: auto;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.articleContent {
	height:430px;
}

div.articleContent h3 {
	font-family:Georgia;
	font-size:1.3em;
	font-style:italic;
	font-weight: normal;
}

div.textContent a {
	color:#000;
}


div.roundedBox {
	background-color:#eaeaea;
	padding: 20px;
}

div.subtotal {
	font-size:14px;
	color:#000000;
	font-weight: bold;
	margin-bottom:20px;
}

font.red {
	color:#a00e0e;
}

span.red {
	color:#a00e0e;
}

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

a:hover {
	text-decoration: none;
}

.block {
	padding:3px;
	text-decoration: none;
	
}

.block:hover {
	color:#fff;
	background-color:#a00e0e;
	text-decoration: none;
}

.blockShop {
	line-height:20px;
	margin-top:10px;
	padding:4px;
	color:#fff;
	text-decoration: none;
	background-color:#a00e0e;
}

.blockShop:hover {
	color:#fff;
	background-color:#a00e0e;
	text-decoration: none;
}
	
a.backToArticles {
	font-size:14px;
	font-weight: bold;
	float:right;
}

/** Basket Table */
table.basket {
	padding:5px;
}

table.basket td {
	vertical-align:middle;
}


/** Images */
img.textRight {
	float:left;
}

img.textLeftMargin {
	float:right;
	margin-left:15px;
}

img.textRightMargin {
	float:left;
	margin-right:15px;
}

img.textLeft {
	float:right;
}

img.box {
	border: 2px solid #ffffff;
	margin: 5px;
}



/** Other Stuff */
.clear{
	clear:both;}

.left{
	float:left;
}

.right{
	float:right;
}

.marginRight {
	margin-right:20px;
}

.bigMarginRight {
	margin-right:55px;
}

.marginBottom {
	margin-bottom:20px;
}


td.top {
	vertical-align:top;
}


#paypal {
	margin-left:30px;
}


ol {
	font-size:1.1em;
	padding-left:30px;
	margin-top: 5px;
	margin-bottom:5px;
}

ol li {
	margin-top:10px;
	margin-bottom:10px;
}

li {
	margin-top:5px;
	margin-bottom:5px;
}

ul li {
	margin-left:20px;
}

ul {
	list-style-type:square;
}

select {
	width:400px;
}

a.btn {
	font-size:1.1em;
	background:#a22525;
	color: #fff;
	border: 0;
	padding:9px;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
	text-decoration:none;
	cursor: pointer;
	margin-right:20px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.btn:hover{
	background: #800909;
}

a.btn2 {
	background:#a22525;
	color: #fff;
	border: 0;
	padding:9px;
	text-decoration:none;
	cursor: pointer;
	margin:10px;
	text-align: center;
}

.btn2:hover{
	background: #800909;
}


/******* FORM *******/
#customForm{
	padding: 0 10px 10px;
}
#customForm label{
	display: block;
	color: #8e8e8e;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm input{
	width: 220px;
	padding: 6px;
	color: #8e8e8e;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cecece;
}

#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 550px;
	height: 80px;
	padding: 6px;
	color: #8e8e8e;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #cecece;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm div{
	margin-bottom: 15px;
}
#customForm div span{
	margin-left: 10px;
	color: #8e8e8e;
	font-size: 13px;
	font-style: italic;
}
#customForm div span.error{
	color: #e46c6e;
}
#customForm #send{
	background: #a22525;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#customForm #send:hover{
	background: #800909;
}


#newsletterForm{
	margin-right:0px;
	margin-left:0px;
	padding:0px;
}
#newsletterForm label{
	display: block;
	color: #8e8e8e;
	font-weight: 700;
	line-height: 1.4em;
}
#newsletterForm input{
	width: 220px;
	padding: 6px;
	color: #8e8e8e;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cecece;
}

#newsletterForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#newsletterForm textarea{
	width: 550px;
	height: 80px;
	padding: 6px;
	color: #8e8e8e;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #cecece;
}
#newsletterForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#newsletterForm div{
	margin-bottom: 15px;
}
#newsletterForm div span{
	margin-left: 10px;
	color: #8e8e8e;
	font-size: 13px;
	font-style: italic;
}
#newsletterForm div span.error{
	color: #e46c6e;
}
#newsletterForm #send{
	background: #a22525;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#newsletterForm #send:hover{
	background: #800909;
}

#send{
	background: #a22525;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}

#send:hover{
	background: #800909;
}


#shipping td{
	padding: 0 10px 10px;
}
#shipping td label{
	display: block;
	color: #8e8e8e;
	font-weight: 700;
	line-height: 1.4em;
}
#shipping td input{
	width: 280px;
	padding: 6px;
	color: #8e8e8e;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cecece;
}
#shipping td input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#shipping td textarea{
	width: 550px;
	height: 80px;
	padding: 6px;
	color: #8e8e8e;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #cecece;
}
#shipping td textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#shipping td div{
	margin-bottom: 15px;
}
#shipping td div span{
	margin-left: 10px;
	color: #8e8e8e;
	font-size: 13px;
	font-style: italic;
}
#shipping td div span.error{
	color: #e46c6e;
}
#shipping td #send{
	background: #a22525;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#shipping td #send:hover{
	background: #800909;
}


#error{
	margin-bottom: 20px;
	font-size:14px;
	color:#a70707;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 14px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
}
/******* /FORM *******/


/****************************** Begin Product Box Style ********************************/

.outerItem2 {
border: 1px solid #6a6a6a;
margin: 0px 12px 12px 0px;
overflow:auto;
width:180px;
position:relative;
float:left;
-moz-border-radius:5px;
-khtml-border-radius:5px;

}



.articleNoMarginRight2 {
	margin-right:0px;
}

.boxgrid2 a {
	color:#ffffff;
	text-decoration:none;
}
	
.boxgrid2 a:hover {
	color:#fff;
	text-decoration:underline;
}

.boxgrid2 h3 { 
margin: 0px 5px 0px 5px;
color:#FFF;
font:12pt Arial, sans-serif;
letter-spacing:-1px;
font-weight: bold;
}

.boxgrid2 span { 
margin: 0px 5px 0px 5px;
color:#eaeaea;
font:11pt Arial, sans-serif;
letter-spacing:-1px;
line-height:20px;
}

			
.boxgrid2{ 
				width: 180px; 
				height: 270px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
			}
			
.boxgrid2 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
}

.boxgrid2 p { 		
		margin: 0px 10px 0px 10px;
		color:#afafaf; 
		font-weight:bold; 
		font:11pt "Lucida Grande", Arial, sans-serif; 
}
				
.boxcaption2{ 
				float: left; 
				position: absolute; 
				
				background-color:#f18b06; 
				height: 300px; 
				width: 100%; 
				opacity: 0.9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.captionfull2 .boxcaption2 {
 		top: 213px;
 		left: 0;
}

.caption2 .boxcaption2 {
 		top: 0px;
 		left: 0;
}
				
				
	
/****************************** END Product Box Style ********************************/




/****************************** Begin Product Box Style ********************************/

#articles {
}

.outerItem {
border: 1px solid #6a6a6a;
margin: 0px 19px 19px 0px;
overflow:auto;
width:240px;
position:relative;
float:left;
-moz-border-radius:5px;
-khtml-border-radius:5px;
}



.articleNoMarginRight {
	margin-right:0px;
}

.boxgrid a {
	color:#ffffff;
	text-decoration:none;
}
	
.boxgrid a:hover {
	color:#a00e0e;
}

.boxgrid h3 { 
margin: 0px 10px 0px 10px;
color:#FFF;
font:14pt Arial, sans-serif;
letter-spacing:-1px;
font-weight: bold;
}

			
.boxgrid{ 
				width: 240px; 
				height: 360px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
			}
			
.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
}

.boxgrid p { 		
		margin: 0px 10px 0px 10px;
		color:#afafaf; 
		font-weight:bold; 
		font:11pt "Lucida Grande", Arial, sans-serif; 
}
				
.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 190px; 
				width: 100%; 
				opacity: 0.8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
 		top: 360px;
 		left: 0;
}

.caption .boxcaption {
 		top: 320px;
 		left: 0;
}
				
				
	
/****************************** END Product Box Style ********************************/


/*
 * jQuery Nivo Slider v2.5.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
    position:relative;
    width:300px; /* Change this to your images width */
    height:450px; /* Change this to your images height */
    background:url(../img/loading.gif) no-repeat 50% 50%;
	border: 1px solid #cdcdcd;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    
}
#slider a {
    border:0;
    display:block;
}

#sliderMain {
    width:300px; /* Change this to your images width */
    height:450px; /* Change this to your images height */
    background:url(../img/loading.gif) no-repeat 50% 50%;
}
#sliderMain img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    
}
#sliderMain a {
    border:0;
    display:block;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

/** checkboxes **/
/**
 * CSS File for ezMark jQuery Plugin
 *
 **/
.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {
	background: transparent url('../img/checkbox/checkbox-red.png') 0 1px no-repeat;
	display:inline-block;
}

.ez-radio {
	background: transparent url('../img/checkbox/radio-black.png') 0 1px no-repeat;
	display:inline-block;
}

.ez-checked { background-position: 0 -18px; }
.ez-selected { background-position: 0 -19px; }

.ez-checkbox-green {
	background: transparent url('../img/checkbox/checkbox-green.png') 0 1px no-repeat;
	display:inline-block;
	*display: inline;
}
.ez-checked-green { background-position: 0 -18px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:30px; }


.filterCatCheckboxes {
	padding: 3px;
	display: block;
	font-size: 1.1em;
	}
	