/*table {
	border: 1px solid #990000;
	border-collapse: collapse;
}*/

table {
	border: 0px;
}

.brd {
	border: 1px solid #990000;
	border-collapce: collapse;
}

.brd td{
	border: 1px solid #990000;
}

img {
	border: 0;
}
/*table td {
	border: 1px solid #990000;
}*/
body, form, table, td, tr, div {
	margin: 0;
	padding: 0;
}


body, html {
	height: 100%;
}
td {
	vertical-align: top;
}

.null, .null td {
	font-size: 0px;
}

#bodyTable {
	width: 100%;
	height: 100%;
}

#leftTd {
	text-align: right;
	vertical-align: top;
	background-color: #3C69B1;
}

#leftTop {
	background: url("../design/left.left.bg.jpg") top repeat-x #3C69B1;
	width: 100%;
	height: 100%;
}

#leftDisks {
	background: url("../design/left.top.disks.jpg") right top no-repeat;
	height: 187px;
	width: 247px;
}

#leftSearch {
	background: url("../design/left.search.bg.jpg") top right no-repeat;
	height: 38px;
	text-align: right;
	margin: 0px;
	padding-right: 40px;
}

#srch {
	width: 110px;
}

#leftCatTitle {
	background: url("../design/left.cat.title.jpg") top right no-repeat;
	height: 29px;
	padding-left: 22px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;; 
	color: #737A9B;
}


#leftCat {
	background: url("../design/left.cat.globe.jpg") left bottom no-repeat;
	padding: 0;
	margin-left: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

#leftCatBody {
	background: url("../design/left.line.bottom.jpg") top right no-repeat;
	padding-bottom: 20px;
}
#leftCatBody a {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	background: url(../design/cat.ico.gif) left center no-repeat;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
}
#leftCatBody a:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	background: url(../design/cat.ico.hover.gif) left center no-repeat;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
}
#leftCatBody span {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	background: url(../design/cat.left.gif) left center repeat-y #B7D9F2;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
}
#leftCatBottom {
	background: url("../design/left.cat.bottom.jpg") right top no-repeat;
	height: 17px;
	text-align: left;
}

#leftBottom {
	background: url("../design/left.bottom.jpg") right top no-repeat;
	height: 80px;
	text-align: left;
}

#centerTop {
	background: url("../design/center.top.bg.jpg") right top repeat-x;
	height: 200px;
	text-align: left;	
}

#centerIcons {
	background: url("../design/center.top.left.bg.jpg") left top no-repeat;
	height: 57px;
	width: 260px;
}

#centerIcons table {margin-left: 48px; padding-top: 1px;}
#centerIcons table td{vertical-align: middle; text-align: center;}

#centerLogo {
	background: url("../design/center.top.right.bg.jpg") right top repeat-x;
	height: 57px;
}

#logoTd {
	background: url("../design/center.top.bg.jpg") right top repeat-x;
	text-align: right;
}

#bagDiv {
	position: relative;
	left: 190px;
	top: 92px;
	z-index: 100;
}



.menuItem {
	white-space: nowrap;
	background: url("../design/menu.bg.jpg") repeat-x;
	padding: 2px 0px 0px 10px;
	font-size: 10pt;
}

.menuItem a {
	font-family: Verdana;
	font-size: 10pt;
	color: #1A3046;
	font-weight: bold;
	text-decoration: none;
}

#bagLeftTop {
	background: url("../design/menu.bg.jpg");
	vertical-align: bottom;
	text-align: right;
}

#flashTd {
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
#noviceC {
	padding: 5px 10px 20px 10px; 
}

#noviceCleft {
	background-color: #B7D9F2;
}
#noviceCright {
	background-color: #B7D9F2;
}

.novice {
	background: url("../design/novice.bg.jpg");
	vertical-align: middle;
}
.noviceDescr {
	text-align: justify;
	font-size: 10pt;
	font-family: Tahoma;
	padding-right: 4px;
	padding-top: 2px;
	font-weight: bold;
}

.novicePic {
	align: left;
	margin-right: 4px;
}

#content {
	padding-left: 10px;
	height: 100%;
}

#title {
	color: #FF9000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#title a {
	color: #FF9000;
	text-decoratrion: underline;
}

#title a:hover {
	color: #FF9000;
	text-decoration: none;
}

#innerContent {
	padding: 0px 40px 0px 20px;
	font-family: Arial;
	font-size: 80%;
}

#innerContent .title{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}
#innerContent .prevImg{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#picture div {
	background: #4B6B92;
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}


#innerContent .brdTd{
	border-bottom: 1px solid #4B6B92;
	font-size: 0pt;
}

#innerContent .ttl{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	font-size: 70%;
	padding-right: 5px;
	white-space: nowrap;
}

.ttl{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	font-size: 70%;
	padding-right: 5px;
	white-space: nowrap;
}

a {
	color: #4B6B92;
}
.descr a {
	color: #4B6B92;
	font-size: 90%;
}
#innerContent li a{
	color: #4B6B92;
	
}

#innerContent .txt{
	vertical-align: top;
	font-size: 70%;
}


#bottomLeft {
	background-color: #3C69B1;
	padding-left: 14px;
}
#bottom1 {
	background: url(../design/bottom.left.2.jpg) right top no-repeat #FFFFFF;
}

#bottom2 {
	background: url(../design/bottom.bg.jpg) top repeat-x #3C69B1;
}

#bottom3 {
	background: url(../design/bottom.left.4.jpg) right top no-repeat #FFFFFF;
}

#footer {
	background: #3C69B1;
	text-align: center;
	padding: 4px;
	padding-top: 0px;
}

.spacerTd {
	background: url("../design/spacer.bg.jpg") top repeat-x #3C69B1;
}

#rightTd {
	padding-top: 53px;
}

.white {
	background: #FFFFFF;
}

.spcr {
	width: 2px;
}
#noviceLeft {
	padding-bottom: 2px;
}

.noviceLeft {
	width: 2px;
	background: #5EAAE3;
}

.noviceRight {
	background: #B7D9F2;
}
.noviceRightSpcr {
	background: none;
	height: 4px;
}
.noviceDescrRight {
	text-align: justify;
	font-size: 8pt;
	font-family: Tahoma;
	padding-right: 4px;
	padding-top: 2px;
}

.rightNovice .white div {
	width: 10px;
}

#list {
	padding: 20px 0px 0px 10px;
}

#list a, #footer a {
	color: #FFFFFF;
	dext-decoration: underline;
	font-family: Arial;
	font-size: 7pt;
}

#list a:hover, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#cart_id {
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
}

#cart_id a {
	color: 	#2D5D96;
	font-size: 8pt;
	font-weight: bold;
}

#cartDiv {
	position: relative;
	top: -20px;
}

#cart_txt {
	
}

#cart_ttl {
	padding-top: 15px;
	vetical-align: top;
	padding-left: 5px;
}

#cart_txt {
	padding-top: 15px;
	vetical-align: top;
	padding-left: 5px;
}

#cart_ttl div {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}

#cart_txt div {
	font-size: 8pt;
	font-weight: bold;
	color: #59192C;
	font-family: Arial;
}

#total {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
}

table.cartTbl {
	border-collapse: collapse;
}

table.cartTbl td {
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
	font-size: 80%;
	color: #59192C;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

table.cartTbl th {
	border: 1px solid #cccccc;
	background: #cccccc;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 80%;
}

table.cartTbl td.price {
	white-space: nowrap;
}

a.delete {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

td.noBrd {
	border: 2px solid #990000;
}

.regTbl input {border: 1px solid #cccccc; width: 153px;}
input.nobrd {border: none; width: auto;}
input.subm {border: none; background: #FFFFFF; width: 100%;}
input.err {border: 1px solid #990000;}
.errnb {color: #990000;}

.regTbl td {
	font-size: 80%;
}

td.left {
	padding-right: 10px;
	font-weight: bold;
	width: 220px;
}


.authTbl td.left {
	font-size: 80%;
	width: 100px;
	
}
.authTbl td.left {
	width: 20px;
	font-size: 8pt;
}
.authTbl input {font-size: 8pt; width: 100px;}
.regTbl textarea {font-size: 10pt; width: 153px; height: 120px;}
