body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 14px;
	color: #000000;
	height: 100%;
	background-image: url(images/bgBody.gif);
}


.left {float: left;}
.right {float: right;}
.clear {clear: both;}

input.inputText, textarea.inputText {
	border: solid 1px #999999;
	background-color: #ffffff;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	width: 150px;
}

select.inputText {
	border: solid 1px #999999;
	background-color: #ffffff;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	width: 154px;
}


input.inputTextSmall {
 border: solid 1px #999999;
 background-color: #ffffff;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	width: 30px;
	text-align: center;
}

.topMenu {
 background: #638ca5 url(images/bgTopMenu.gif);
 height: 36px;
 margin: 2px;
}

.topMenu td {height: 36px;}
.topMenu td.separ {height: 36px; width: 2px; font-size: 0;background: url(images/menuSepar.gif) no-repeat bottom center;}

body div.topMenu a {
 display: block;
 padding: 10px 14px 0 14px;
 height: 26px;
 font-size: 12px;
 color: #ffffff;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
}

body div.topMenu a:hover {
 background-color: #638ca5;
 text-decoration: none;
}

b.red {color: #d21013;}

.padTop {
 padding-top: 20px;
}

.textDiv {
 font-size: 12px;
}

.tableShop td {
 padding: 10px;
 font-size: 14px;
 text-align: left;
}

.formDiv {
 padding: 17px;
 margin-top: 20px;
 background-image: url(./images/bgFormDiv.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

.formDiv2 {
 width: 610px;
 padding: 17px;
 margin-top: 20px;
 background-image: url(./images/bgFormDiv2.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

.formTd {
 border-bottom: 1px dotted #999999;
 padding: 10px;
}

.rightPad {
 padding-right: 13px;
}

.leftPad {
 padding-left: 25px;
}

.subCaption {
 color: #111111;
 font-size: 18px;
 font-weight: normal;
 margin: 0;
 padding: 0px 0px 10px 0px;
}

.headerShop {
	height: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #638ca5;
	color: #fff;
	font-size: 14px;
}

.picShop {
 float: left;
 border: 1px solid #bdbdbd;
}

.buttonDiv {
 width: 100%;
 text-align: center;
 padding-top: 20px;
}

.footer {
 font-size: 11px;
 font-family: Arial;
 text-align: center;
 padding-bottom: 10px;
}

/*===================================================================================================*/

.error {
 color: #cc3333;
 font-size: 11px;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.btGoogle {
 width: 126px;
 text-align: center;
}

.rowTop { padding-top: 10px;}

.price { font-size: 14px; color: #008000;font-weight: bold;}
.price b {color: #000000;}

.accUl li {
 margin:0;
 padding: 3px 10px 3px 12px;
 background: url(images/bullet.gif) no-repeat 0 8px;
 list-style: none;
}


h2.g24 {font-family: georgia; font-size: 24px;}

.fontBig {font-size:14px; font-family: Verdana;}
.important {color: #ff0000;}
.blue {color: #6c75a0; font-family: Arial;}
