/* Body Style */
body {
	margin: 0;
	padding: 0;
	background:  url(../images/backgrGrey.gif) repeat;

}

.errRed{
	border:1px solid #FAC5C7;
	padding:5px 5px 5px 5px;
	margin:10px 0;
	background-color:#FEF0F0;
	color:#FF0000;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
}

p, td, th, div{
	font-size: 12px;
	line-height: 130%;
}

p {

}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #d60000;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}

/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
	font-size: 10px;
}

/* standard form input text */
input.text {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 11px;
}

/* standard form button */
input.button {
	border: 0px;
	background-color: #D60000;
	border: 1px solid #c81703;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
input.button:hover {
	background-color: #fe9733;
}
input.buttonGo{
	border: 0px;
	background-color: #ff6633;
	border: 1px solid #c81703;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
}
input.buttonGo:hover {
	background-color: #fe9733;
}

/* standard form select + option*/
select{
	background-color: #ffffff;
	border: 1px solid #000000;
}

/* standard form textarea */
textarea {
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 11px;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}

.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
}
.content img.floatLeft {
	margin-right: 15px;
}

.center{
	text-align: center;
}
.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}

/* --------- warper element -------- */

.backgrBig{
	padding: 0 px;
	text-align: center;
	font-size: 12px;
	margin: 0 auto;
}

.bodywrapper{
	margin: 0;
	padding: 0;
	background: ;
	}
	
.body {
	margin: 0;
	padding:0;
	text-align: center;
	background:;
}

.backgr{
	padding: 0;
	background: ;
}

.black {
	margin: 0px;
	padding: 0;
	background: ; 

}
.mainPage {
	width: 982px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
}
	
.wrapper {
	width: 981px;
	padding: 10px 0px ;
	min-height: 380px;
}
*html .wrapper {
	height: 380px;
	overflow: visible;
}


/* ------- header element ---------- */
.header {
	height: 198;
	width: 981px;
	padding: 0px;
	overflow: hidden;
}
a.sitename {
	width: 297px;
	height: 103px;
	display: block;
	float: left;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 10px;
}
a.sitename img {
	border: none;
}
.headerBottom {
	width: 660px;
	margin-top: 0px;
	float: right;
	padding: 0px;
	padding-top: 30px;
	padding-right: 15px;
	overflow: hidden;
}

/* ------- navigation -------------- */
.topMenuContainer {
	position: relative;
	height: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 100%;
}
ul.nav {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
	float: right;
	width: auto;
}
ul.nav li.first{
	border:none;
	}
	
.nav li{
	display: block;
	float: left;
	margin: 0 2px;
	border-left: 2px solid #868686;
}
.nav li.first {

}
.nav li a{
	display: block;
	float: left;
	text-decoration: none;
	color: #2b2b2b;
	margin: 0 0 0 2px;
	padding: 0 0 0 7px;
	height: 29px;
	line-height: 150%;
}
.nav li a span {
	font-size: 18px !important;
	font-weight: bold;
	padding: 0 7px 0 0;
	line-height: 160%;
}
.nav li.first a {

}
.nav li a.current, .nav li a.current:hover, .nav li a:hover {
	padding: 0 0 0 7px ;
	color: #fff;
	background:#d60000 url(../images/roundedLeft.gif) left no-repeat;
	line-height: 160%;
	text-decoration: none;
}
.nav li a.current span, .nav li a:hover span {
	display: block;
	padding: 0 7px 0 0;
	width: auto;
	background: url(../images/roundedRight.gif) right  no-repeat;
	text-decoration: none;
}

/* PAGE */
.sidebar {
	width: 200px;
	float: left;
	padding:0px;
	margin:0px;
}
.page {
	width: 767px;
	float: right;
}
.main {
	width: 554px;
	margin:0 auto;
	float: left;
}
.rightside {
	width: 200px;
	float: right;
}


.menu {
	margin: 0 0 15px 0;
	padding: 0px;
	list-style: none;
}

.menu h2 {
	text-align: center;
	line-height: 40px;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: white;
	height: 40px;
	text-transform: uppercase;
	background: url(../images/bluetop.png) top left no-repeat;
}
#menuCell {
	padding-top: 10px;
	background-color: #898a8b;
	width:200px;
}


.0 {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
	background: url(../images/orangebottom.gif) bottom left no-repeat;
}

.productBox {
	margin: 0 0 15px 0;
	padding: 0;
}

.productBox h2 {
	width:200px;
	margin: 0px !important;
	line-height: 40px;
	padding: 0 !important;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	height: 40px;
	background: url(../images/bluetop.png) top left no-repeat;
}

#wrapperLi{
	width:180px;
	padding: 10px 0 10px 20px;
	background: #fff;
}
#wrapperLi li{
	margin: 0;
	padding: 0;
}

ul.thumbImg {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
	margin: 0;
	text-align: center;
	padding: 0;
	background:;
}
*html ul.thumbImg {
	width: 194px;
	padding:0;
}
*:first-child+html ul.thumbImg {
	width: 194px;
	padding: 0;
}
ul.thumbImg li {
	float: left;
	margin: 0px;
	width: 79px;
	height: 102px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid white;
}
*html ul.thumbImg li {
	margin: 0;
}
ul.thumbImg li:hover {
	border: 1px solid #9aa7b5;
}
ul.thumbImg li img {
	border: none;
}
ul.thumbImg li .image {
	width: 79px;
	height: 102px;
	padding: 0px;
	overflow: hidden;
	border: none;
}
*html ul.thumbImg li .image {
}
*:first-child+html ul.thumbImg li .image {
}
ul.thumbImg li div {
	width: 79px;
	height: 120px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none;
	text-align: center;
}
ul.thumbImg li div img {
	vertical-align: middle;
}

.banner {
	margin: 0 0 15px 0;
}
.banner p {
	margin: 0;
	padding: 0;
	text-align: center;
}
.banner img {
	border: none;
}

.statistik {
	margin: 0 0 15px 0;
	text-align: center;
	padding:0;
}
.statistik h2 {
	margin: 0px !important;
	padding: 0;
	font-size: 12px;
	color: #666;
	line-height: 40px;
	height: 40px;
	text-transform: uppercase;
	background: url(../images/whitetop.png) top no-repeat;
}
.statistikCell {
	width: 200px;
	padding: 5px 0 15px 0;
	background: #ececec;
}
.statistik table {
	border: none;
	width: 170px;
	margin: 0 auto;
	background: #ececec;
}
.statistik table td {
	text-align: left;
	padding: 3px 6px;
	color: #D60000;
	font-size: 11px;
	border-bottom: none;
}
.statistik table td.bgCC {
	color: #fff;
	text-align: right;
	background-color: #898a8b;
}
.statistikBottom {
	clear: both;
	height: 13px;
	background: url(../images/whitebottom.png) no-repeat;
}
.testi {
	margin: 0 0 15px 0;
	padding:0;
}
.testi h2 {
	margin: 0px;
	padding:0;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	color: #666;
	text-transform: uppercase;
	background: url(../images/whitetop.png) top no-repeat;
}
.testi  table {
	border: none;
	width: 200px;
	margin: 0px;
	background-color: #f2f2f2;
}
.testi table td {
	text-align: left;
	padding: 4px 15px;
	color: #4b719d;
	font-size: 11px;
	border-bottom: 1px solid #e9eef4;
}
.testi  table td img {
	border: none;
	float: right;
}
.testiCell{
	margin: 0px;
	padding: 0px;
	background: url(../images/csCellgrey.gif) top repeat-y;
}
.testiCellTop {
	height: 8px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	background: url(../images/csTopgrey.gif) bottom no-repeat;
}
.testiCellBottom {
	height: 8px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/csBotgrey.gif) top left no-repeat;
}
.testiCellContent {
	margin: 0 auto;
	width: 174px;
	text-align: center;
}
.testiCellContent p {
	margin: 0px 0px !important;
	padding: 0px !important;
	font-size: 11px;
}
.testiCellContent a {
	color: #f34a00;
	text-decoration: underline;
}
.testiCellContent a:hover {
	color: #ff389f;
	text-decoration: underline;
}
.testiCellContent p strong {
	color: #1a77e1;
}
.testiCellContent table {
	width: 160px;
	margin: 0px auto;
	background-color: #fff;
}
.testiCellContent table th, .testiCellContent table td {
	padding: 2px;
	border: none;
	text-align: left;
	color: #233a53;
	font-size: 11px;
}
.testiCellContent table th {
	width: 60px;
}
.testiBottom {
	clear: both;
	height: 13px;
	background: url(../images/whitebottom.png) top no-repeat;
}

.searchBox {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
}
.searchBox h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	text-transform: uppercase;
	background: url(../images/bluetop.png) top no-repeat;
}
.searchBox form {
	margin: 0px;
	padding: 10px 0px 15px 0px;
	background-color: #3c3c3d;
}
input.searchTxt {
	width: 140px;
	padding: 2px;
	margin-right: -2px;
	color: #405063;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #ddd;
}
input.searchTxt:focus {
	color: #222;
	border: 1px solid #999;
}
input.searchBtn {
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #a4cefd;
	border: 1px solid #ddd;
	cursor: pointer;
}

.cs {
	margin: 0 0 15px 0;
	padding: 0;
}
.cs h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	line-height: 40px;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/whitetop.png) top left no-repeat;
}

.cs table {
	border: none;
	width: 200px;
	margin: 0px;
	background-color: #f2f2f2;
}
.cs table td {
	text-align: left;
	padding: 4px 15px;
	color: #D60000;
	font-size: 11px;
	border-bottom: 1px solid #e9eef4;
}
.cs table td img {
	border: none;
	float: right;
}
.csCell {
	margin: 0px;
	padding: 0px;
	background: url(../images/csCellgrey.gif) top left repeat-y;
}
.csCellTop {
	height: 8px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	background: url(../images/csTopgrey.gif) bottom left no-repeat;
}
.csCellBottom {
	clear: both;
	height: 8px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/csBotgrey.gif) top left no-repeat;
}
.csCellContent {
	text-align: center;
}
.csCellContent p {
	margin: 5px 0px !important;
	padding: 0px !important;
	font-size: 11px;
}
.csCellContent a {
	color: #f34a00;
	text-decoration: underline;
}
.csCellContent a:hover {
	color: #ff389f;
	text-decoration: underline;
}
.csCellContent p strong {
	color: #1a77e1;
}
.csCellContent table {
	width: 160px;
	margin: 0px auto;
	background-color: #fff;
}
.csCellContent table th, .csCellContent table td {
	padding: 2px;
	border: none;
	text-align: left;
	color: #233a53;
	font-size: 11px;
}
.csCellContent table th {
	width: 60px;
}
.csBottom {
	clear: both;
	height: 13px;
	background: url(../images/whitebottom.png) top no-repeat;
}

.shoppingCartBox {
	margin: 0 0 15px 0;
	padding: 0;
}
.shoppingCartBox h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	width: 200px;
	text-transform: uppercase;
	background: url(../images/bluetop.png) top left no-repeat;
}
.cartCell {
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: url(../images/csCell.gif) top left repeat-y;
}
.cartCellTop {
	height: 8px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	background: url(../images/csTop.gif) bottom left no-repeat;
}
*html .cartCellTop {
	height: 13px;
}
*:first-child+html .cartCellTop {
	height: 13px;
}
.cartCellBottom {
	height: 8px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/csBot.gif) top left no-repeat;
}
.cartCellContent {
	padding:0;
	text-align: center;
}
.cartCellContent p {
	margin: 4px 0px !important;
	padding: 0px !important;
	font-weight: bold;
	font-size: 11px;
}
.cartCellContent p a {
	color: #666;
	text-decoration: none;
	padding: 3px 8px 4px 8px;
	background-color: #fff;
	line-height: 300%;
}
.cartCellContent p a:hover {
	color: #cc0000;
	text-decoration: none;
}
.cartCellContent p span {
	color: #1a77e1;
	padding: 0px 5px;
}
.cartCellContent table {
	border: none;
	width: 85%;
	margin: 0 auto;
	border-left: 1px solid #e1ebf6;
	margin-bottom: 10px;
}
.cartCellContent table tr {
	background-color: #f3f9ff;
	border-bottom: 1px solid #e1ebf6;
}
.cartCellContent table tr:hover {
	background-color: #fff;
}
.cartCellContent table th{
	text-align: center;
	padding: 4px 2px;
	vertical-align: middle;
	font-size: 9px;
	color: #4d4d4d;
	background-color: #c7d7e8;
	border-right: 1px solid #e1ebf6;
}
.cartCellContent table td {
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	font-size: 10px;
	border-right: 1px solid #e1ebf6;
}
.cartCellContent table td img {
	border: none;
}
.shoppingCartBoxCellBottom {
	clear: both;
	height: 13px;
	background: url(../images/blockBot.png) bottom left no-repeat;
}

.testimonial {
	margin: 10px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/block2Bot.gif) bottom left no-repeat #f2f2f2;
}
.testimonial h2 {
	margin: 0px !important;
	padding: 12px 15px 0px 15px !important;
	font-size: 12px;
	color: #666;
	text-align: left;
	background: url(../images/block2Top.gif) top left no-repeat;
}
.testiBox {
	padding: 5px 10px;
}
.testiBox p {
	margin: 8px 0px !important;
	padding: 0px 10px !important;
	line-height: 150%;
	text-align: left;
}
.testiBox p.add {
	text-align: right;
	margin: 10px 0px 0px 0px !important;
	padding: 4px 8px !important;
	background-color: #f8f8f8;
	color: #ccc;
	font-size: 11px;
}
.testiBox p.add a {
	padding: 0px 4px;
	color: #1976e0;
	text-decoration: none;
}
.testiBox p.add a:hover {
	color: #cc0000;
	text-decoration: none;
}

.productList {
	margin: 10px 0px 20px 0px;
}
.productList h2 {
	margin: 20px 0px 0px 0px !important;
	padding: 0px !important;
	font-size: 14px;
}
.productList h2 span {
	padding: 0px 10px;
	color: white;
	font-size: 14px;
}
.productList ul {
	margin: 0px !important;
	padding: 0px 10px !important;
	list-style: none;
}
.productList ul li {
	padding: 10px 0px;
	border: 0;
	border-top: 2px solid #404040;
	border-style: dashed;
}
.productList p{
	margin-top :20px;
	color: #fff;
}

.productimage {
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
	margin-right: 30px;
	margin-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
}
.productimage div {
	width: 98px;
	height: 148px;
	padding: 0px;
	overflow: hidden;
	border: none;
	text-align: center;
	background: url(../images/bgProductImg.gif) top left no-repeat #fff;
}
.productimage div span {
	width: 98px;
	height: 148px;
	padding: 0px;
	display: table-cell;
    vertical-align: middle;
	border: none;
}
*html .productimage div {
	line-height: 148px;
	font-size: 120px;
}
*:first-child+html  .productimage div {
	line-height: 148px;
	font-size: 120px;
}
.productimage div img {
	border: none;
	vertical-align: middle;
}

.productimage p {
	clear: left;
	margin: 10px 0px !important;
	padding: 0px !important;
	font-weight: bold;
	color: #d60000;
	line-height: 130%;
}
.review {
	display: table;
	height: 1%;
}
.review h3 {
	margin: 8px 0px !important;
	padding: 0px !important;
	line-height: 130%;
	color: #cc0000;
	font-size: 12px;
}
.review p {
	margin: 8px 0px !important;
	padding: 0px !important;
	line-height: 130%;
	color:#000;
}
.review p b span {
	color: #d60000;
}
.review ul {
	color: #d60000;
	margin: 10px 0px !important;
	padding: 0px !important;
	list-style: none;
	font-weight: bold;
	line-height: 150%;
}
.review ul li {
	font-family: tahoma;
	color: #000;
	font-weight: normal;
	padding: 2px 0px 2px 25px;
	border: none;
	line-height: 130%;
	background: url(../images/listBox.gif) no-repeat;
	background-position: 10px 7px;
}

.reviewBox {
	width: 220px;
	float: left;
	margin: 10px 0px;
	padding: 0px 0px 8px 0px;
	background: url(../images/boxBot.png) bottom left no-repeat;
}
.reviewBoxCell {
	padding: 8px 0px 0px 0px;
	background: url(../images/boxTop.png) top left no-repeat;
	text-align: center;
}
.reviewBoxCell table {
	width: 220px;
	background: #898a8b;
	border: none;
	margin: 0px auto;
}

.reviewBoxCell table td {
	vertical-align: middle;
	text-align: center;
	color: #fff;
	padding: 2px 1px 2px 5px;
}
.reviewBoxCell table table {
	width: 145px;
	text-align: left;
	padding: 0px 5px;
	font-weight: bold;
	font-size: 11px;
}

.reviewBoxCell table table td {
	text-align: left;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 11px;
}
.reviewBoxCell table table td select{
	font-size: 11px;
	color: #233a53;
	font-weight: bold;
}

.reviewBoxCell table input{
	padding-right: 10px;
}

.productItem {
	padding: 10px 0px 20px 0px;
	margin-bottom: 20px;
}
.productItem .productimage {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	border: none;
	text-align: center;
	margin-top: 5px;
}
.productItem .productimage:hover {
	border: none;
}
.productItem .productimage div {
	width: 210px;
	height: 350px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none;
	text-align: center;
}
*html .productItem .productimage div {
	line-height: 350px;
	font-size: 275px;
}
*:first-child+html  .productItem .productimage div {
	line-height: 350px;
	font-size: 275px;
}
.productItem .productimage div img {
	border: none;
	vertical-align: middle;
}
.productItem .review {
	padding-top: 30px;
}

/*-------------- promo ------------------*/
.promo{
	background: url(../images/background.png) top center no-repeat;
	height: 263px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.promoBox{
	display: none;
	width: 468px;
	height: 170px;
	padding: 30px 30px 20px 62px;
}

.promoImage {
	float: left;
}
.promoImage span {
	width: 120px;
	height: 180px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none;
	text-align: center;
}
*html .promoImage span {
	float: left;
	line-height: 180px;
	font-size: 150px;
}
*:first-child+html .promoImage span {
	float: left;
	line-height: 180px;
	font-size: 150px;
}
.promoImage span img {
	border: none;
	vertical-align: middle;
}

.promoReview {
	margin-top: 0px;
	width: 280px;
	float: right;
	padding: 15px 40px 20px 0px;
}
.padWarper {
	color: #fff;
}
.padWarper h2 {
	font-size: 18px;
	margin: 0px !important;
	padding: 0px !important;
	color: #fff;
	line-height: 130%;
}
.padWarper h3 {
	font-size: 14px;
	margin: 0px !important;
	padding: 0px !important;
	color: #000;
	line-height: 130%;
}
.padWarper p {
	margin: 5px 0px !important;
	padding: 0px !important;
	line-height: 150%;
}
.padWarper p a {
	color: #fda931;
	text-decoration: underline;
}
.padWarper p a:hover {
	color: #fff;
	text-decoration: underline;
}
.padWarper p.prize {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	line-height: 130%;
}

.flowNav {
	width:550px;
	padding:10px 0 10px 0;
	margin: 0;
	border-bottom: 1px dashed #404040;
}
.flowNav h1 {
	margin: 0px 0px 10px 0px !important;
	padding: 5px 10px !important;
	font-size: 20px;
	font-weight: lighter;
	line-height: 130%;
	color: #fff;
	background-color: #444444;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}
.flowNav p {
	margin: 0px !important;
	font-size: 11px;
	font-weight: bold;
	color: #d60000;
	padding: 0px 2px 0px 20px !important;
	background: url(../images/bgFlow.gif) left no-repeat;
}
.flowNav p a {	
	color: white;
	text-decoration: none;
}
.flowNav p a:hover {	
	color: #333;
	text-decoration: none;
}

.content {
	padding: 0px 10px;
	color: #000;
}
.content h2 {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 16px;
	color:#000;
	text-align: left;
	line-height: 110%;
}
.content h3 {
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
	font-size: 13px;
	color: #000;
	text-align: left;
	line-height: 110%;
}

.content p{
	color: #000;
}
.moreInfo {
	margin: 15px 0px;
	padding: 10px 20px 15px 20px;
	background-color: #000;
	border: 1px dashed #404040;
}	
.moreInfo h2 {
	margin: 5px 0px 15px 0px !important;
	padding: 0px !important;
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 110%;
}
.moreInfo p {
	margin: 10px 0px !important;
	padding: 0px 2px 0px 20px !important;
	background: url(../images/bgFlow.gif) left no-repeat;
	line-height: 110%;
}
.moreInfo p a{
	color: #e57823;
}

.blockContent {
	margin: 10px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../images/block2Bot.gif) bottom left no-repeat;
}
.blockContent h2 {
	margin: 0px !important;
	padding: 20px 20px 0px 20px !important;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background: #000;
}
.blockContentCell {
	padding: 5px 13px;
	background-color:transparent;
}

.blockContentCell .productItem{
	padding: 10px;
	border-bottom: none;
}


.productThumb {
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
}
.productThumb h2 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px 25px !important;
	font-size: 12px;
	color: #f34a00;
	text-align: left;
	background: none;
}
.productThumb h2 span {
	color: #d60000;
}
.productThumbCell {
	background-color: transparent;
	border: 1px dashed #404040;
	padding: 15px 10px 10px 10px;
}
.productThumb ul {
	clear: left;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	overflow: hidden;
	background-color: transparent;
}
.productThumb ul li {
	width: 60px;
	height: 128px;
	float: left;
	padding: 0px 19px;
	overflow: hidden;
	text-align: center;
}
.productThumb ul li div {
	width: 60px;
	height: 90px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.productThumb ul li div:hover {
	border: 1px solid #999;
	background-color: #fff;
}
.productThumb ul li div div {
	width: 60px;
	height: 90px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none !important;
}
*html .productThumb ul li div div {
	line-height: 90px;
	font-size: 75px;
}
*:first-child+html .productThumb ul li div div {
	line-height: 90px;
	font-size: 75px;
}
.productThumb ul li div div img {
	border: none;
	vertical-align: middle;
}
.productThumb ul li span {
	line-height: 100%;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.productThumb ul li a span {
	color: #000;
}
.productThumb ul li a:hover span {
	color: #d60000;
	text-decoration: none;
}
.productThumb ul li a:hover img{
	border: none;
	cursor: pointer;
}
*html .productThumb ul li {
}
*:first-child+html .productThumb ul li {

}

table.contactTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.contactTable th {
	padding: 5px 10px;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-bottom: 10px solid #f2f2f2;
	text-align: left;
	color:#000;
}
table.contactTable th a {	
	color: #8fc3ff;
}
table.contactTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.contactTable td {
	padding: 6px 10px;
	border-bottom: 1px solid #eef6fe;
	text-align: left;
	color: #000;
}
table.contactTable td a:hover {
	text-decoration: none;
}

table.confirmTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.confirmTable th {
	padding: 8px 10px;
	color: black;
	background-color: #fff;
}
table.confirmTable th a {	
	color: #ccc;
}
table.confirmTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.confirmTable td {
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
	color: black;
}
table.confirmTable td b {
	color: #222;
}
table.confirmTable td a:hover {
	text-decoration: none;
}

table.affiliateTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.affiliateTable th {
	padding: 5px 10px;
	color: black;
	background-color: #fff;
}
table.affiliateTable th a {	
	color: #ccc;
}
table.affiliateTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.affiliateTable td {
	color: black;
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
}
table.affiliateTable td b {
	color: #222;
}
table.affiliateTable td a:hover {
	text-decoration: none;
}


table.shoppingTable {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
table.shoppingTable th {
	padding: 5px 10px;
	color: black;
	background-color: #fefefe;
}
table.shoppingTable th a {	
	color: #ccc;
}
table.shoppingTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.shoppingTable td {
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
	color: black;
}
table.shoppingTable td b {
	color: #222;
}
table.shoppingTable td a:hover {
	text-decoration: none;
}

.news {
	
}
.newsItem {
	padding: 10px;
	border-bottom: 2px dashed #404040;
}
h2.newsCat {
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
	font-size: 12px;
	color: #d60000;
	text-align: left;
	line-height: 130%;
}

.newsImage {
	width: 140px;
	float: left;
	padding-top: 5px;
}
.newsImage img {
	border: 0px;
	width: 120px;
}
.newsBrief {
	display: table;
	height: 1%;
}
.newsBrief h2 {
	margin: 5px 0px 10px 0px !important;
	padding: 0px !important;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 130%;
}
.newsBrief h2 a {
	color: #d60000;
}
.newsBrief h2 a:hover {
	color: #333;
	text-decoration: underline;
}
.newsBrief p {
	margin: 10px 0px !important;
	line-height: 130%;
}
.newsBrief span {
	color: #fff;
	font-size: 11px;
}

.pageNav {
	margin: 0px;
	padding-bottom: 40px;
	text-align: center;
}
.pageNav p {
	color: #000;
	display: inline;
	padding: 0px 5px;
}
.pageNav p a {
	color: #fff;
	margin: 0px -5px;
	padding: 2px 5px;
	border: 1px solid #fff;
	background-color: #d60000;
}
*html .pageNav p a {
	margin: 0px -3px;
}
*:first-child+html .pageNav p a {
	margin: 0px -3px;
}
.pageNav p a:hover {
	background-color: #f34a00;
	color: #fff;
	text-decoration: none;
}

.productItem {
	padding: 10px;
	border-bottom: 2px dashed #404040;
}
.productItem .imageBox {
	width: 110px;
	float: left;
	padding-top: 5px;
}
.productItem .imageBox img {
	border: 0px;
	width: 90px;
}
.itemReview {
	display: table;
	height: 1%;
	padding-bottom: 10px;
}
.itemReview h2 {
	font-size: 12px;
	margin: 0px !important;
	color: #e57823;
}
.itemReview h2 a {
	color: #d60000;
	font-size: 12px;
}
.itemReview h2 a:hover {
	color: #111;
}
.itemReview p {
	color: #000;
	margin: 3px 0px !important;
	padding: 4px 0px !important;
}
.itemReview p a {
	font-size: 11px;
	
}

.item-rating {
	width: 30px;
	float: right;
	text-align: center;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: transparent;
	font-weight: bold;
	line-height: 150%;
	font-size: 11px;
	border: 1px dashed #404040;
}
.item-rating span {
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #d60000;
}

a.buttonLink {
	font-weight: bold;
	padding: 3px 10px;
	color: #cc0000;
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
	border: 1px dashed #404040;
}
a.buttonLink:hover {
	color: #233a53;
	text-decoration: none;
	border: 1px solid #999;
}
table.shoppingTable td a.buttonLink {
	border: 1px solid #fff;
}

/* FOOTER */
.bottomPage {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bgBottom.gif) top left repeat-x #242628;
}
.footer{
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
.footerCell {
	text-align: center;
	color: #fff;
	padding: 10px;
}
.footerCell p {
	margin: 0px !important;
	padding: 0px !important;
}


.login {
	margin:0 0 15px 0;
	padding:0;
}
.login .loginCell {
	min-height: 263px;
	height: auto !important;
	height: 263px;
	padding: 0;
	color: #fff;
	text-align: center;
	background: url(../images/orangesignUp.png) top no-repeat;
}
*html .loginCell {
	height: 170px;
	overflow: visible;
}
.loginCell h2 {
	margin: 0px !important;
	padding: 25px 0px 5px 0px !important;
	font-size: 16px;
}
.loginCell p {
	margin: 15px 0px !important;
	padding: 0px 5px !important;
	font-size: 12px;
	font-weight: normal;
}
.loginCell ul {
	margin: 30px 0px 5px 0px !important;
	padding: 0px !important;
	list-style: none;
	text-align: center;
}
.loginCell ul.loginBtn {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.loginCell ul.loginBtn li .login {
	float: left;
	width: 90px;
	height: 26px;
	font-size:12px; 
	padding: 0;
	margin: 0;
	line-height: 16px;
	border: none;
	display: block;
	position:absolute;
	left: 53px;
	background: url(../images/loginBtn.png) 10px 0 no-repeat;
}
.loginCell ul li a {
	padding: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.loginCell ul li a:hover {
	color: #d60000;
	text-decoration: none;
}
.loginBlock {
	margin: 10px 0px;
	margin-right: -10px;
	margin-left: -10px;
	padding: 0px 0px 12px 0px;
	background: url(../images/block2Bot.gif) bottom left no-repeat #f2f2f2;
}
.loginBlock h2 {
	margin: 0px !important;
	padding: 15px 13px 5px 13px !important;
	font-size: 14px;
	color: #233a53;
	text-align: left;
	background: url(../images/block2Top.gif) top left no-repeat;
}
.loginBlock form {
	padding: 10px 10px 15px 10px;
	border-right: 2px solid #e1ebf6;
	border-left: 2px solid #e1ebf6;
}
.loginBlock table.affiliateTable {
	width: 100%;
	background-color: #f9f9f9;
	border: none;
	border-top: 15px solid #f9f9f9;
	margin: 0px;
}
.loginBlock table.affiliateTable td {
	padding: 6px 10px 6px 40px;
	text-align: right;
	border-bottom: 1px solid #eee;
}
.loginBlock table.affiliateTable td input {
	float: left;
}
.loginBlock table.affiliateTable td input.loginText {
	width: 200px;
	font-size: 12px;
	padding: 2px;
	color: #233a53;
	border: 1px solid #cdd4dd;
}
.loginBlock table.affiliateTable td input.loginText:focus {
	border: 1px solid #666;
}
.loginBlock table.affiliateTable td input.button {
	border: 0px;
	background-color: #ff6633;
	border: 1px solid #c81703;
	color: #fff;
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.loginBlock table.affiliateTable td input.button:hover {
	background-color: #fe9733;
}
.loginBottom {
	clear: both;
	height: 13px;
	background: url(../images/loginBottom.gif) bottom no-repeat;
}

.newsletter {
	margin: 5px 0px 12px 0px;
	padding: 1px 0px 15px 0px;
	text-align: center;
	background-color: #0a5ab5;
}
.newsletter h2 {
	margin: 0px 12px !important;
	padding: 9px 0px 9px 21px !important;
	font-size: 11px;
	color: #4dadff;
	text-align: left;
	background: url(../images/bgFlow.gif) left no-repeat;
}


input.newsletterTxt {
	width: 120px;
	padding: 1px 2px;
	margin-right: -2px;
	color: #405063;
	font-size: 11px;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
}
input.newsletterTxt:focus {
	color: #222;
	background-color: #fff;
	border: 1px solid #999;
}
input.newsletterBtn {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	height: 18px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #a4cefd;
	border: 1px solid #ddd;
	cursor: pointer;
}
body:nth-of-type(1) .newsletterBtn {
	height: 18px
}

/*----ABOUT US----*/

.menu00 {
	margin: 0 0 15px 0;
	padding: 0;
}
.menu00 h2 { 
	background: url(../images/bluetop.png) no-repeat top; 
	line-height: 40px; 
	text-align: center; 
	color: #fff; 
	font-size: 12px; 
	width: 200px; 
	height: 36px; 
	margin:0;
	text-transform: uppercase;
}
.bottom { 
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../images/orangebottom.png) no-repeat; 
	height: 13px; 
}
.bottom2 { clear:both; background: transparent url(../images/bluebottom.png) no-repeat scroll left bottom; height: 13px; }
ul.menuItem { margin: 0px; padding: 5px 0 5px 0 ; background: #3c3c3d none repeat scroll 0% 0%; height: 100%; text-align: center; list-style-type: none; list-style-image: none; list-style-position: outside; }
ul.menuItem li a { display: block; color: #ffffff; background: #898a8b; padding: 5px; margin: 3px 20px; }
ul.menuItem li {}
*html ul.menuItem li {
	margin-top: -5px;
	margin-bottom: -15px;
}
ul.menuItem li a:hover {
	color: #f34a00;
	text-decoration: none;
}

.menu00 .bottom {
	clear:both;
	background: url(../images/bluebottom.png) no-repeat bottom; 
	height: 13px;	
}


.newsletterBox {
	margin: 0 0 15px 0;
	padding: 0;
}
.newsletterContent {
	margin: 0px;
	text-align: center;
	height: 35px;
	padding:0;
	background: #898a8b;
}
.newsletterBox h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	height: 36px;
	color: white;
	text-transform: uppercase;
	background: url(../images/orangetop.png) bottom left no-repeat;
}
.newsletterBox form {
	margin: 0px;
	padding: 10px 0px 15px 0px;
}
input.newsletterTxt {
	width: 140px;
	padding: 2px;
	margin-right: -2px;
	color: #405063;
	font-size: 11px;
	background-color: #fff;
	border: 0px solid #ddd;
}
input.newsletterTxt:focus {
	color: #222;
	border: 1px solid #999;
}
input.newsletterBtn {
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #d60000;
	border: 1px solid #ddd;
	cursor: pointer;
	margin-right: 0px;
}
.newsletterbottom{
	clear: both;
	height: 13px;
	background: url(../images/orangebottom.png) no-repeat top;
}



