*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.fLeft{
	float: left;
}

.fRight{
	float: right;
}

.fClear{
	clear: both;
}

.aRight {
	text-align: right;
}

.aLeft {
	text-align: left;
}

.aCenter {
	text-align: center;
}

.aCenter2 {
	margin-left: auto;
	margin-right: auto;
}

html {
	height: 100%;
	width: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: white;
	color: #646464;
	font: 12px/14px Tahoma, sans-serif;
}

body#main {
	background: white url(../images/header_bg_long.jpg) repeat-x top center;
}

body#index {
	background-color: #d9b97e;
}

#indexContainer {
	width: 715px;
	height: 435px;
	background: transparent url(../images/index_bg.jpg) no-repeat top left;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

#indexContainer #contactsDetail {
	float: left;
	width: 230px;
	height: 350px;
	padding: 100px 0px 0px 50px;
}

#indexContainer #menuContainer {
	float: left;
	width: 350px;
	border-left: #c2c3c3 1px dotted;
	padding-left: 20px;
	margin-top: 0px;
}

#indexContainer #menuContainer h1 {
	font-family: Arial;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 5px;
}

#indexContainer #menuContainer h1 a {
	color: #b6b6b6;
	text-decoration: none;
}

#indexContainer #menuContainer h1 a:hover {
	color: #d7ad63;
	text-decoration: none;
}

#indexContainer #menuContainer p {
	padding: 5px 5px 2px 15px;
	font-size: 11px;
}

#indexContainer #menuContainer p.bulletNormal {
	background: transparent url(../images/bullet_meniu.gif) no-repeat top left;
}

#indexContainer #menuContainer p.bulletHover {
	background: transparent url(../images/bullet_meniu_hover.gif) no-repeat top left;
}

#indexContainer #menuContainer p.border {
	border-bottom: #c2c3c3 1px dotted;
}

#indexContainer #langMenu {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 205px;
	margin-top: 40px;
	height: 30px;
	text-align: left;
}

#indexContainer #langMenu a {
	color: black;
	text-decoration: none;
	font-size: 11px;
}

#indexContainer #langMenu a:hover {
	text-decoration: underline;
}

#indexContainer #langMenu a.lang1 {
	display: block;
	float: left;
	height: 22px;
	line-height: 11px;
	width: 62px;
	background: transparent url(../images/lang1.jpg) no-repeat;
	padding-left: 21px;
	padding-top: 5px;
	padding-bottom: 6px;
}

#indexContainer #langMenu a.lang2 {
	display: block;
	float: left;
	height: 22px;
	line-height: 11px;
	width: 62px;
	background: transparent url(../images/lang2.jpg) no-repeat;
	padding-left: 21px;
	padding-top: 5px;
	padding-bottom: 6px;
}

#indexContainer #contacts {
	padding: 15px 0px 0px 10px;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;	
}

#header {
	height: 180px;
	/*background: transparent url(../images/header_bg.jpg) no-repeat;*/
}

#topMenuContainer {
	float: right;
	width: 786px;
	height: 56px;
	margin-top: 10px;
}

#topMenu {
	background: transparent url(../images/menu_bg.gif) no-repeat;
	height: 33px;
	color: white;
}

#topMenuSub {
	height: 23px;
	background-color: #5a5a5a;
	color: #d0d0d0;
}

#login {
	float: right;
	width: 520px;
	height: 65px;
	/*background: transparent url(../images/login_bg.jpg) no-repeat;*/
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
}

.login_th {
	font-weight: bold;
	color: black;
	padding-bottom: 10px;
}

a#logo {
	display: block;
	float: left;
	height: 140px;
	width: 150px;
	padding: 8px 0px 0px 31px;
}

ul.topMenu {
	list-style: none;
	display: block;
	float: left;
	height: 33px;
	padding-left: 10px;
}

ul.topMenu li {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0px 15px 0px 0px;
}

ul.topMenu li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

ul.topMenu li a:hover {
	text-decoration: underline;
}

ul.languageMenu {
	list-style: none;
	display: block;
	float: right;
	height: 33px;
}

ul.languageMenu li {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
}

ul.languageMenu li a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	font-size: 11px;
}

ul.languageMenu li a:hover {
	text-decoration: underline;
}

ul.topMenuSub {
	list-style: none;
	display: block;
	float: left;
	height: 23px;
	padding-left: 10px;
}

ul.topMenuSub li {
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0px 15px 0px 0px;
}

ul.topMenuSub li a {
	color: #d0d0d0;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	font-size: 11px;
}

ul.topMenuSub li a:hover {
	text-decoration: underline;
}

#pagePathContainer {
	height: 29px;
}

ul.pagePath {
	list-style: none;
	display: block;
	float: left;
	background: transparent url(../images/home.gif) no-repeat;
	padding-left: 15px;
}

ul.pagePath li {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0px 3px;
}

ul.pagePath li a {
	color: #5a5a5a;
	text-decoration: none;
}

ul.pagePath li a:hover {
	text-decoration: underline;
}

ul.pageActions {
	list-style: none;
	display: block;
	float: right;
}

ul.pageActions li {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
}

ul.pageActions li a {
	color: #5a5a5a;
	text-decoration: none;
}

ul.pageActions li a:hover {
	text-decoration: underline;
}

ul.pageActions li a.print {
	background: transparent url(../images/print.gif) no-repeat right;
	padding-right: 20px;
}

#leftContainer {
	width: 210px;
	float: left;
}

#contentContainer {
	width: 565px;
	float: left;
}

#rightContainer {
	width: 215px;
	float: left;
	padding-left: 10px;
}

.searchBlock {
	width: 200px;
	padding-bottom: 10px;
}

.productsCatalogBlock {
	width: 200px;
	padding-bottom: 10px;
}

.compareBlock {
	width: 200px;
}

.cartBlock, .cartBlock2 {
	width: 215px;
	padding-bottom: 10px;
}

#bannersContainer {
	width: 215px;
	background: transparent url(../images/banner_bg.gif) no-repeat top left;
	border-bottom: #d1d1d1 1px solid;
	text-align: center;
}

ul.banners {
	padding: 7px;
}

.searchBlock .th {
	height: 27px;
	line-height: 27px;
	background: transparent url(../images/searchBlock_th.gif) no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}

#leftContainer .body {
	background: transparent url(../images/block_body_bg.gif) no-repeat bottom;
	/*background: transparent url(../images/block_body_bg_zalsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block_body_bg_melsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block_body_bg_rusva.gif) no-repeat bottom;*/
	padding: 10px;
}

#leftContainer .body2 {
	background: transparent url(../images/block_body2_bg.gif) no-repeat bottom;
	/*background: transparent url(../images/block_body2_bg_zalsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block_body2_bg_melsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block_body2_bg_rusva.gif) no-repeat bottom;*/
	padding: 10px;
	text-align: center;
}

.searchBlock .body {
	text-align: center;
}

.productsCatalogBlock .th {
	height: 27px;
	line-height: 27px;
	background: transparent url(../images/productsCatalog_th.gif) no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}

ul.catalogMenu {
	list-style: none;
}

ul.first li {
	padding: 7px 0px 7px 0px;
}

ul.first li.bottomBg {
	background: transparent url(../images/dottedborderbottom.gif) repeat-x bottom left;
}

div.bottomBg {
	height: 3px;
	background: transparent url(../images/dottedborderbottom.gif) repeat-x bottom left;
	margin-bottom: 3px;
}

ul.first li a {
	color: #454845;
	text-decoration: none;
}

ul.first li a:hover {
	text-decoration: underline;
}

a.active {
	font-weight: bold;
}

#header a.active {
	color: white;
	text-decoration: underline;
}

ul.second {
	list-style: none;
	padding-left: 20px;
	padding-top: 3px;
}

ul.second li {
	padding: 3px 0px;
}

ul.elementList {
	list-style: none;
}

ul.elementList li a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

ul.elementList li a:hover {
	text-decoration: underline;
}

#rightContainer ul.elementList li a {
	display: block;
	float: left;
	width: 175px;
}

#leftContainer ul.elementList li a {
	display: block;
	float: left;
	width: 160px;
}

a.deleteItem {
	display: block;
	float: left;
	width: 11px !important;
	height: 16px;
	background: transparent url(../images/item_delete.gif) no-repeat;
	margin-left: 5px;
}

.compareBlock .th {
	height: 27px;
	line-height: 27px;
	background: transparent url(../images/searchBlock_th.gif) no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}

#rightContainer .body {
	background: transparent url(../images/block2_body_bg.gif) no-repeat bottom;
	/*background: transparent url(../images/block2_body_bg_zalsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block2_body_bg_melsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block2_body_bg_rusva.gif) no-repeat bottom;*/
	padding: 10px;
}

#rightContainer .body2 {
	background: transparent url(../images/block2_body2_bg.gif) no-repeat bottom;
	/*background: transparent url(../images/block2_body2_bg_zalsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block2_body2_bg_melsva.gif) no-repeat bottom;*/
	/*background: transparent url(../images/block2_body2_bg_rusva.gif) no-repeat bottom;*/
	padding: 10px;
	text-align: center;
}

.cartBlock .th {
	height: 27px;
	line-height: 27px;
	background: transparent url(../images/cartBlock_th.gif) no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}

.cartBlock2 .th {
	height: 27px;
	line-height: 27px;
	background: transparent url(../images/cartBlock_th2.gif) no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}

.elementRow select.selectBox {
	margin-top: 10px;
	color: black;
}

select.selectBox {
	width: 40px;
	height: 20px;
	border-top: #838383 1px solid;
	border-left: #838383 1px solid;
	border-right: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	font-size: 11px;
	color: #828282;
	line-height: 20px;
}

input.textField {
	border-top: #838383 1px solid;
	border-left: #838383 1px solid;
	border-right: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	height: 16px;
	width: 170px;
	line-height: 16px !important;
	font-size: 12px;
	padding: 2px;
	font-family: Arial;
}

input.textField2 {
	border-top: #838383 1px solid;
	border-left: #838383 1px solid;
	border-right: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	height: 16px;
	width: 140px;
	line-height: 16px !important;
	font-size: 12px;
	padding: 2px;
	font-family: Arial;
}

input.button {
	color: white;
	font-weight: bold;
	background: transparent url(../images/button.gif) no-repeat;
	width: 52px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
}

input.button2 {
	color: white;
	font-weight: bold;
	background: transparent url(../images/button_long.gif) no-repeat;
	width: 80px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
}

input.button3 {
	color: white;
	font-weight: bold;
	background: transparent url(../images/button_login.gif) no-repeat;
	width: 21px;
	height: 22px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
	margin-left: 7px;
}

.searchBlock input.button, .cartBlock input.button {
	margin-top: 10px;
}

.productBlock {
	float: left;
	width: 275px;
}

.productBlock .bg_top {
	background: transparent url(../images/item_bg.gif) no-repeat top left;
	width: 255px;
	padding: 10px 10px 0px 10px;
}

.productBlock .bg_bottom {
	background: transparent url(../images/item_desc_bg.gif) no-repeat bottom left;
	width: 255px;
	padding: 5px 10px 10px 10px;
}

.paddright15 {
	padding-right: 15px;
}

.productBlock .bg_bottom {
	color: black;
	font-size: 11px;
	font-family: Arial;
}

.productBlock .bg_bottom a {
	text-decoration: none;
	font-size: 13px;
	/*color: black;*/
	color: black;
	font-weight: bold;
	line-height: 26px;
	
}

.productBlock .bg_bottom a:hover {
	text-decoration: underline;
}

span.price {
	display: block;
	float: left;
	height: 12px;
	width: 79px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	background: transparent url(../images/price.gif) no-repeat;
	text-align: center;
	padding: 4px 0px;
	margin-bottom: 5px;
	font-family: Arial;
}

span.melsva {
	background: transparent url(../images/price_melsva.gif) no-repeat;
}

span.orandzine {
	background: transparent url(../images/price_orandzine.gif) no-repeat;
}

span.rausva {
	background: transparent url(../images/price_rausva.gif) no-repeat;
}

span.ruda {
	background: transparent url(../images/price_ruda.gif) no-repeat;
}

span.price2 {
	display: block;
	float: left;
	height: 12px;
	width: 80px;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
	/*padding: 4px 5px;*/
	font-family: Arial;
}

span.price3 {
	display: block;
	float: left;
	height: 14px;
	width: 70px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	font-family: Arial;
}

.elementRow span.price3 {
	margin-top: 10px;
	color: red;
}

span.price4 {
	display: block;
	float: left;
	height: 14px;
	width: 70px;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
	font-family: Arial;
}

span.price5 {
	display: block;
	float: left;
	height: 14px;
	width: 70px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: center;
	font-family: Arial;
	margin-top: 10px;
}

span.oldPrice {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: line-through;
	color: red;
	margin-left: 10px;
}

.price6 {
	height: 12px;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
	/*padding: 4px 5px;*/
	font-family: Arial;
}

.gap {
	height: 10px;
}

a.button {
	display: block;
	color: white !important;
	font-weight: bold;
	background: transparent url(../images/button_long.gif) no-repeat;
	width: 80px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
	text-decoration: none !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: none;
}

a.button2 {
	display: block;
	color: white;
	font-weight: bold;
	background: transparent url(../images/button_long2.gif) no-repeat;
	width: 130px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-right: 2px;
	border: none;
}

a.button3 {
	display: block;
	float: right;
	color: white !important;
	font-weight: bold;
	background: transparent url(../images/next.gif) no-repeat;
	width: 102px;
	height: 38px;
	font-size: 22px;
	line-height: 38px;
	font-family: Arial;
	text-decoration: none !important;
	text-align: center;
	border: none;
}

a.button4 {
	display: block;
	float: left;
	color: white !important;
	font-weight: bold;
	background: transparent url(../images/back.gif) no-repeat;
	width: 102px;
	height: 38px;
	font-size: 22px;
	line-height: 38px;
	font-family: Arial;
	text-decoration: none !important;
	text-align: center;
	border: none;
}

input.button5, a.button5 {
	display: block;
	color: white !important;
	font-weight: bold;
	background: transparent url(../images/next.gif) no-repeat;
	width: 102px;
	height: 38px;
	font-size: 22px;
	line-height: 38px;
	font-family: Arial;
	text-decoration: none !important;
	text-align: center;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

a.button6 {
	display: block;
	color: white !important;
	font-weight: bold;
	background: transparent url(../images/back.gif) no-repeat;
	width: 102px;
	height: 38px;
	font-size: 22px;
	line-height: 38px;
	font-family: Arial;
	text-decoration: none !important;
	text-align: center;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

.red {
	color: red;
}

.blue {
	color: #0081c2;
}

.price {
	font-size: 11px;
}

.price span {
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-family: Arial;
}

#footerContainer {
	height: 80px;
	background: transparent url(../images/footer_bg.jpg) no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	font-size: 11px;
}

ul.footerMenu {
	display: block;
	float: left;
	height: 50px;
	width: 400px;
	border-bottom: #d1d1d1 1px solid;
	line-height: 40px;
}

ul.footerMenu li {
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	height: 40px;
}

ul.footerMenu li a {
	color: #0081c2;
	text-decoration: underline;
}

ul.footerMenu li a:hover {
	text-decoration: none;
}

.footerBanks {
	float: left;
	height: 46px;
	width: 599px;
	border-bottom: #d1d1d1 1px solid;
	border-top: #dab97f 4px solid;
}

.footerBanks img {
	padding: 10px 20px 0px 0px;
}

.contactInfo {
	clear: both;
	float: left;
	padding: 5px 0px 0px 0px;
	height: 20px;
	width: 800px;
}

.creator {
	float: right;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	height: 20px;
}

.creator a {
	display: block;
	float: left;
	height: 14px;
	width: 57px;
}

.creator div {
	float: left;
}

.firstArrow {
	display: block;
	float: left;
	height: 15px;
	width: 11px;
	line-height: 15px;
	padding-right: 8px;
	background: transparent url(../images/item_arrow.gif) no-repeat;
}

.firstArrow2 {
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	line-height: 18px;
	padding-right: 8px;
}

.firstArrowActive {
	display: block;
	float: left;
	height: 15px;
	width: 11px;
	line-height: 15px;
	padding-right: 8px;
	background: transparent url(../images/item_arrow2.gif) no-repeat;
}

.secondArrow {
	display: block;
	float: left;
	height: 13px;
	width: 13px;
	line-height: 15px;
	padding-right: 8px;
	background: transparent url(../images/item_arrow3.gif) no-repeat;
}

a.firstLink {
	display: block;
	float: left;
	/*height: 15px;*/
	width: 160px;
	line-height: 15px;
}

a.firstLink2 {
	display: block;
	float: left;
	/*height: 15px;*/
	width: 150px;
	line-height: 18px;
}

a.secondLink {
	display: block;
	float: left;
	width: 130px;
	line-height: 15px;
}

.productInfoBlock {
	width: 565px;
	background: transparent url(../images/products_info_bg.gif) no-repeat;
}

.photoContainer {
	float: left;
	padding: 10px;
}

.middlePhoto {
	padding: 3px 3px 2px 3px;
	border: #d1d1d1 1px solid;
	background-color: white;
}

.smallPhoto {
	float: left;
	padding: 3px 3px 2px 3px;
	margin-top: 5px;
	margin-right: 5px;
	border: #d1d1d1 1px solid;
	background-color: white;
}

.productInfoBlock h1 {
	font-size: 20px;
	line-height: 26px !important;
	font-weight: bold;
	color: #a3be21;
	font-family: Arial;
	padding: 15px 10px 10px 10px;
}

.productInfoBlock h2 {
	font-size: 16px;
	font-weight: bold;
	color: #e29d02;
	font-family: Arial;
	padding: 15px 10px 5px 10px;
}

.productInfoBlock h3 {
	font-size: 16px;
	font-weight: normal;
	color: #a3be21;
	font-family: Arial;
	padding: 15px 10px 5px 10px;
}

.productInfoBlock h4 {
	font-size: 14px;
	font-weight: bold;
	color: #0081c2;
	font-family: Arial;
}

.productInfoBlock h5 {
	font-size: 14px;
	font-weight: normal;
	color: #e29d02;
	font-family: Arial;
	padding: 15px 10px 5px 10px;
}

.productInfoBlock p {
	padding: 10px;
}

.productInfoBlock a {
	text-decoration: underline;
	color: #0081c2;
}

.productInfoBlock a:hover {
	text-decoration: none;
	color: #db2d00;
}

.productInfoBlock table {
	margin: 5px 10px;
	border-collapse: collapse;
}

.productInfoBlock table.elementsTable {
	width: 545px;
}

div#cartItemsTable {
	margin: 5px 10px;
}

.productInfoBlock table td {
	background-color: #f4f4f4;
	border: #d1d1d1 1px solid;
	padding: 3px 5px;
}

.productInfoBlock table th {
	background: transparent url(../images/th.gif) repeat-x;
	border: #d1d1d1 1px solid;
	height: 27px;
	color: white;
	padding: 0px 5px;
	margin: 0px 5px;
}

.th {
	background: transparent url(../images/th.gif) repeat-x;
	height: 27px;
	line-height: 27px;
	color: white;
	padding: 0px 5px;
	text-align: center;
	font-weight: bold;
}

.td {
	background-color: #f4f4f4;
	padding: 3px 5px;
	line-height: 20px;
}

.elementRow .td {
	height: 40px;
}

.elementRowTotal .td {
	height: 20px;
}

.productInfoBlock ul {
	list-style: none;
	padding: 10px;
}

.productInfoBlock ul li {
	padding: 2px 0px 2px 12px;
	background: transparent url(../images/li_bg.gif) no-repeat;
}

.productDetails {
	
}

.center {
	text-align: center;
}

.loginBg {
	width: 100%;
	height: 100%;
	background: transparent url(../images/login2_bg.jpg) repeat-x;
}

.loginBg table {
	width: 100%;
	padding: 5px;
}

.loginBg table td {
	height: 28px;
}

.buttonsBlock {
	width: 170px;
	margin-left: auto; 
	margin-right: auto;
}

.notice {
	text-align: center;
	height: 30px;
}

.itemTypes {
	position: absolute;
	width: 245px;
	padding: 10px 10px 0px 0px;
}

.itemTypes img {
	float: right;
	padding-left: 10px;
}

.typesContainer {
	float: right;
}

.type img {
	float: left;
}

.type .desc {
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 1px;
	font-size: 11px;
	font-weight: bold;
}

.type {
	padding: 2px 0px;
	height: 18px;
}

.w125 {
	width: 125px;
}

.w80 {
	width: 80px;
}

.slogan {
	float: left;
	padding: 40px 10px 0px 35px;
	width: 190px;
	height: 45px;
	text-align: center;
}

.slogan h1 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #888686;
	font-family: Arial;
	text-transform: uppercase;
}

table#formTable {
	margin-left: auto;
	margin-right: auto;
}

table#formTable td {
	height: 28px;
}

td.successBox {
	background-color: #E4F1DE !important;
	border: #8FC079 1px solid !important;
	color: #28451D !important;
	margin-bottom: 10px !important;
	height: 30px !important;
	font-weight: bold;
	font-size: 11px;
}

td.errorbox {
	background-color: #FDE6E3 !important;
	border: #F89D8F 1px solid !important;
	color: #28451D !important;
	margin-bottom: 10px !important;
	height: 30px !important;
	font-weight: bold;
	font-size: 11px;
}

ul.paging {
	list-style: none;
	display: block;
	float: left;
	width: 530px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
}

ul.paging li {
	float: left;
	background: none;
	height: 20px;
	padding: 0px 2px;
}

ul.paging li a {
	color: #0081c2;
	border: 1px solid #177DCC;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	text-align: center;
	text-decoration: none;
}

ul.paging li a:hover {
	color: white;
	background-color: #177dcc;
	border: 1px solid black;
}

ul.paging li a.active {
	background-color: #AED7F7;
	border: 1px solid #266697;
	color: black;
	font-weight: bold;	
}

.width15 {
	width: 15px;
}

.width25 {
	width: 25px;
}

.width40 {
	width: 40px;
}

.width50 {
	width: 50px;
}

.width60 {
	width: 60px;
}

.width64 {
	width: 64px;
}

.width70 {
	width: 70px;
}

.width85 {
	width: 85px;
}

.width90 {
	width: 90px;
}

.width120 {
	width: 120px;
}

.width269 {
	width: 269px;
}

.width294 {
	width: 294px;
}

.width320 {
	width: 320px;
}

.width472 {
	width: 472px;
}

.searchPaging {
	padding: 20px 0px 0px 10px;
	height: 50px;
}

.border2 {
	border: #d1d1d1 1px solid;
}

.border3 {
	border-right: #d1d1d1 1px solid;
}

.border4 {
	border-bottom: #d1d1d1 1px solid;
	border-left: #d1d1d1 1px solid;
	border-right: #d1d1d1 1px solid;
}

.border5 {
	border-right: #d1d1d1 1px solid;
	border-bottom: #d1d1d1 1px solid;
}

.border6 {
	border-bottom: #d1d1d1 1px solid;
}

.elementRowTotal {
	width: 212px;
	float: right;
	border-top: #d1d1d1 1px solid;
}

.cartPayment {
	width: 565px;
	padding-top: 20px;
}

.cartPayment table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}

.bankInfo {
	background-color: #E4F1DE;
	border: #8FC079 1px solid;
	color: #28451D;
	width: 300px;
	font-weight: normal;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

td.bank img {
	padding: 5px;
	background-color: white;
	border: #d1d1d1 1px solid;
}

td.bank {
	text-align: center;
}

td.bank label {
	display: block;
	height: 40px;
	margin-bottom: 5px;
}

td.bank label.other {
	border: #d1d1d1 1px solid;
	padding: 0px 10px;
	line-height: 30px;
}

div#cartItemsTable a.deleteItem {
	margin: 13px 0px 0px 1px;
}

#login .buttons {
	padding: 5px 15px 0px 0px;
}


#login .buttons .fRight {
	padding-left: 5px;
}

div.step1, div.step2, div.step3 {
	float: left;
	width: 180px;
}

.steps {
	padding: 10px 10px;
}

.steps span {
	display: block;
	width: 120px;
	height: 30px;
	float: left;
	padding: 10px 0px 0px 10px;
}

.steps img {
	float: left;
}

.navigation {
	text-align: center;
	padding: 15px 20px;
}
input.captcha {
	width: 80px; 
	height: 40px; 
	font-size: 36px; 
	line-height: 40px; 
	margin-left: 5px; 
	text-align: center; 
	border: 1px solid #AEC63B;
}

a.expand {
	display: block;
	background: transparent url(../images/button_expand.gif) no-repeat;
	color: white !important;
	height: 16px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
}

a.expand:hover, a.suspend:hover {
	text-decoration: underline;
}

a.suspend {
	display: block;
	background: transparent url(../images/button_suspand.gif) no-repeat;
	color: white !important;
	height: 16px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
}
