/* === Tags ======================================================================================= */
html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(./../images/bgBody.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}
	
table {
	margin: 0;
	padding: 0;
	border: none;
}

table.collapse { border-collapse: collapse;}

/*==============Links=================================================================*/

a:focus {
 outline: none;
}

a img {
 cursor: pointer;
}

a {
 color: #860000;
 text-decoration: underline;
}

a:hover {
 color: #860000;
 text-decoration: none;
}

a.link {
 color: #313131;
 text-decoration: underline;
}

a:hover.link {
 color: #313131;
 text-decoration: none;
}

ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
	border: solid 1px #969696;
	font-family: Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 240px;
}

input.smallInput {
 border: solid 1px #969696;
	font-family: Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	width: 45px;
	text-align: center;
	background-color: #ffffff;
}

input.searchInput {
 border: solid 1px #692d2d;
 border-right: none;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	width: 100%;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display:block;
}

.relative {
	position: relative;
}

/* === Id's ======================================================================================= */

#wrap {
	height: 100%;
	min-height: 100%;
	margin-bottom: -90px;
}

html>body #wrap {
 height: auto;
}

.container {
 width: 960px;
 padding: 0;
 margin: 0 auto;
}

/* ========Header=====================================================================================*/

.header {
 height: 193px;
 padding-right: 25px;
 background-image: url(./../images/bgHeader.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.logoTd {
 width: 214px;
 height: 151px;
 text-align: center;
 vertical-align: middle;
}

.contTop {
 padding-left: 25px;
 background-image: url(./../images/slogan.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.logLinks li {
 display: inline;
 color: #ffffff;
 font-size: 11px;
 padding: 0px 2px;
}

.logLinks a {
 color: #ffffff;
 text-decoration: underline;
}

.logLinks a:hover {
 color: #ffffff;
 text-decoration: none;
}

.shipDiv {
 width: 202px;
 height: 33px;
 padding-top: 4px;
 padding-right: 5px;
 text-align: center;
 background-image: url(./../images/bgShipDiv.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.shopLink {
 font-size: 14px;
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}

.phoneTd {
 height: 52px;
 vertical-align: middle;
 text-align: right;
 color: #ffffff;
 font-family: Trebuchet MS;
 font-size: 16px;
 font-weight: bold;
 padding-right: 5px;
}

.searchTd {
 padding-top: 9px;
 padding-bottom: 15px;
}

.menuTop {
 padding-left: 20px;
 height: 42px;
}

.topLinks {
 height: 42px;
 text-align: center;
 vertical-align: middle;
 padding: 0px 13px;
}

.topLinks a {
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
}

.topLinks a:hover {
 text-decoration: none;
 color: #000000;
}

.separTd {
 width: 3px;
 height: 42px;
 background-image: url(./../images/bgSeparTd.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/*======Content=======================================================================================*/

.content {
 width: 100%;
 font-size: 12px;
}

.leftMenu {
 width: 263px;
}

.menuCont {
 padding: 10px 0px 0px 0px;
 background-image: url(./../images/bgLeftMenu.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ebebeb;
}

.mainBlock {
 padding: 20px;
}

.pageCaption {
 padding: 0;
 margin: 0;
 font-family: Trebuchet Ms;
 font-size: 26px;
 font-weight: normal;
}

.subCaption {
 padding: 0;
 margin: 0;
 font-family: Trebuchet Ms;
 font-size: 22px;
 font-weight: normal;
}

.textDiv {
 padding-top: 20px;
 font-size: 12px;
}

.productCont {
 padding: 0px 10px;
 vertical-align: top;
 text-align: center;
}

.rowTop {
 padding-top: 10px;
 font-size: 12px;
}

.separator {
 height: 20px;
 background-image: url(./../images/bgSeparator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftCapCont {
 background-image: url(./../images/leftCapCont.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftCap {
 height: 30px;
 padding: 13px 0px 0px 66px;
 color: #ffffff;
 font-weight: normal;
 font-size: 18px;
 font-family: Trebuchet MS;
 background-image: url(./../images/leftCap1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.productDesc {
 vertical-align: top;
 text-align: left;
 padding-left: 10px; 
}

.pictureCont {
 vertical-align: top;
 width: 257px;
}

.pictureBig {
 width: 255px;
 height: 255px;
 text-align: center;
 vertical-align: center;
 border: 1px solid #CDCDCD;
}

.shopTable {
 background-image: url(./../images/bgShopTable.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.shopTable th {
 height: 35px;
 vertical-align: middle;
 font-size: 14px;
 color: #ffffff;
 background-color: #CB0616;
 padding: 0px 10px;
}

.shopTd {
 padding: 5px;
 border-bottom: 1px solid #CBCBCB;
 font-size: 12px;
}

.scroll {
 width: 100%;
 text-align: center;
 padding-top: 20px;
}

.scroll li {
 display: inline;
 padding: 2px 6px 2px 6px;
 font-size: 11px;
}

.scroll li.linkLi {
 display: inline;
 padding: 2px 6px;
 font-size: 11px;
 background-image: url(./../images/bgScroll.gif);
 background-repeat: repeat-x;
 background-position: center;
 margin: 0px 2px;
}

.scroll li a {
 text-decoration: none;
}

.scroll li a:hover {
 text-decoration: underline;
}

.scroll ul {
 padding: 0px 4px;
}

ul.error {
 margin: 0;
 padding: 0;
 list-style: none;
 list-style-position: outside;
 list-style-type: square;
 padding: 6px 6px 6px 10px;
 margin: 2px; 
}

ul.error li {
 
}

.borderPic2 {
 border: 1px solid #CDCDCD;
}
/*======Footer=====================================================================================*/

#footer {	
	width: 100%;
 height: 70px;
 margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	color: #ffcccc;
	font-size: 11px;
	background-color: #333333;
	background-image: url(./../images/bgFooter.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bottomMenu li {
 display: inline;
 padding: 0px 2px;
 color: #ffffff;
}


.bottomMenu a {
 color: #ffffff;
 text-decoration: none;
}

.bottomMenu a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.heightB {
 height: 90px;
}

.copyr {
 padding-top: 10px;
}

/*===================================================================================================*/

.error { 
 color: #CC0000; 
 font-size: 11px;
}

.error2 { 
 color: #CC0000; 
 font-size: 11px;
 background-color: #F9E6E6;
 padding: 5px;
 border: 1px solid #E89C9C; 
}

.important { font-size: 13px; color: #993300;}
.lineHeight { line-height: 1.5;}

/*=========new classes===============================================================================*/

.contTop2 {
 padding-left: 25px;
 background-image: url(./../images/slogan2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bigAccord {
 height: 55px;
 background-image: url(./../images/bgMenuLinkBig.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.rightMenu {
 width: 240px;
 padding-top: 10px;
}

.rightLinks {
	display: block;
	height: 23px;
	background: url(./../images/bgMenuLink.gif) no-repeat top left;
	padding: 10px 0px 0px 15px;
	color: #000000;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.rightLinks:hover {
 color: #993300;
}

.rightCapCont {
 background-image: url(./../images/leftCapCont.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.rightCap {
 height: 30px;
 padding: 13px 66px 0px 15px;
 color: #ffffff;
 font-weight: normal;
 font-size: 18px;
 font-family: Trebuchet MS;
 background-image: url(./../images/leftCap1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.leftMenu li {
 padding: 2px 0px;
 border-bottom: 1px solid #cccccc;
 margin-right: 20px;
}

.rightCont {
 padding-left: 23px;
}

.formLeft2 {
  text-align:right;
}

.formRight {
  text-align:left;
}

#cursorMessageDiv {
	position: absolute;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #EBEBEB;
	padding: 2px;
	margin: 0px;
	display: none;
}

#leftMenuContent {
  display:none;
}

.divtotext {
  position: relative;
  width: 350px;
	font-size: 12px;
  font-weight: normal;
}

.divtotext input {
  position: absolute;
  top: 0px;
  left: 0px;
	border: solid 1px #969696;
	font-family: Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	width: 240px;
  
}

.divtotext img {
  position: absolute;
  top: 6px;
  right: 2px;
}

/*=============23.05.2009=====================================================================================*/

.accordion_toggle a {
 color: #000000;
 text-decoration: none;
}

.accordion_toggle a:hover {
 color: #860000;
 text-decoration: none;
}

.accordion_toggle {
 margin-right: 23px;
}

.bigAccord {
 padding-top: 20px;
 height: 45px;
}

.shopTable2 th {
 height: 35px;
 vertical-align: middle;
 font-size: 14px;
 color: #ffffff;
 background-color: #CB0616;
 padding: 0px 10px;
 border-right: 1px solid #CBCBCB;
 border-left: 1px solid #CBCBCB;
 border-top: 1px solid #CBCBCB;
}

.shopTd2 {
 padding: 5px;
 border-bottom: 1px solid #CBCBCB;
 border-right: 1px solid #CBCBCB;
 border-left: 1px solid #CBCBCB;
 font-size: 12px;
}

.borderPic {
 border: 1px solid #E5828A;
}

tr.greyTr {
 background-color: #EDEDED;
}

tr:hover.clearTr,tr:hover.greyTr {
 background-color: #FBF1CC;
 cursor: pointer;
}

.textDiv2 {
 padding: 20px 20px 20px;
}

.bigFont {
 font-size: 16px;
}