body, td
{
	margin: auto;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: verdana, arial, tahoma, sans-serif;
}

a:active
{
	color: #5f5f5f;
	text-decoration: underline;
}

a:link
{
	color: #5f5f5f;
	text-decoration: underline;
}

a:visited
{
	color: #5f5f5f;
	text-decoration: underline;
}

a:hover
{
	color: #ffcc66;
	text-decoration: none;
}

/*left*/

.leftBg
{
	background: url(img/leftBg.gif) top left repeat;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
}

.toolsBg
{
	background-color: #8e8e8e;
	border-top: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
}

.toolsBg img
{
	margin: 10px 30px;
	border: 0px;
}

.menuBg
{
	background: #bdbdbd url(img/menuBg.gif) repeat-x bottom left;
	font-weight: bold;
	font-size: 13px;
}

.menuBg img
{
	margin: 5px 10px;
	border: 0px;
}

.menuBg a:active
{
	color: #fff;
	text-decoration: none;
}

.menuBg a:link
{
	color: #fff;
	text-decoration: none;
}

.menuBg a:visited
{
	color: #fff;
	text-decoration: none;
}

.menuBg a:hover
{
	color: #ffcc00;
	text-decoration: none;
}

.autorizeBg
{
	background: url(img/autorize/bg.gif) repeat-y top center;
	color: #666;
	padding: 0px 10px;
}

.autorizeBgBottom
{
	background: url(img/autorize/bottom.gif) no-repeat bottom center;
	line-height: 14px;
	padding: 2px 0px 8px 15px;
	font-size: 10px;
}

.autorizeBgBottom a:active
{
	color: #8d8d8d;
	text-decoration: underline;
}

.autorizeBgBottom a:link
{
	color: #8d8d8d;
	text-decoration: underline;
}

.autorizeBgBottom a :visited
{
	color: #8d8d8d;
	text-decoration: underline;
}

.autorizeBgBottom a:hover
{
	color: #96b9e9;
	text-decoration: underline;
}

.profileBg
{
	background: url(img/autorize/bg.gif) repeat-y top center;
	color: #666;
	padding: 0px 10px;
	font-size: 12px;
}

.profileBg strong
{
	font-size: 13px;
}

.profileBgBottom
{
	background: url(img/autorize/bottom.gif) no-repeat bottom center;
	line-height: 14px;
	padding: 2px 0px 8px 15px;
	font-size: 11px;
}

.profileBgBottom a:active
{
	color: #8d8d8d;
	text-decoration: underline;
}

.profileBgBottom a:link
{
	color: #8d8d8d;
	text-decoration: underline;
}

.profileBgBottom a :visited
{
	color: #8d8d8d;
	text-decoration: underline;
}

.profileBgBottom a:hover
{
	color: #96b9e9;
	text-decoration: underline;
}

input.login
{
	background-color: #FFFFFF;
	border: 1px solid #666;
	font-size: 11px;
	width: 160px;
	margin: 3px 0px 2px 0px;
}

input.ok
{
	border: 0px;
	margin: 5px 0px;
}

.searchBg
{
	background: url(img/search/searchBg.gif) no-repeat top left;
	color: #fff;
	padding: 0px 10px 0px 15px;
	height: 57px;
}

/*
.searchBg
{
background:url(img/search/bg.gif) repeat-y top center;
color:#fff;
padding:0px 10px 0px 15px;
}

.searchBgBottom
{
background:url(img/search/bottom.gif) no-repeat bottom center;
padding:0px 0px 10px 50px;
font-size:10px;
color:#e2e2e2;
}
*/

input.search
{
	background-color: #FFFFFF;
	border: 1px solid #666;
	font-size: 11px;
	width: 120px;
}

input.searchOk
{
	border: 0px;
	margin: 5px 0px;
}


/*right*/
.modelsBg
{
	background: #b1c0d8 url(img/modelsBg.gif) repeat-x bottom left;
}

.models
{
	padding: 5px 15px;
}

.models img
{
	margin: 5px 15px;
	border: 0px;
}

.modelsInside
{
	background: #8da4c5 url(img/modelsInsideBg.gif) repeat-x bottom left;
}

.modelsInsidePic img
{
	margin: 5px 10px;
	border: 0px;
}

.newsIndexBg
{
	background: #8da4c5 url(img/newsIndexBg.gif) repeat-x bottom left;
}

.newsHeader
{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 15px 2px 15px;
}

.newsIndex
{
	color: #000;
	padding: 5px 10px 5px 15px;
	width: 30%;
	text-align: left;
}

.newsIndex strong
{
	color: #ffcc00;
	font-size: 13px;
}

.newsIndex span
{
	color: #f1f7ff;
	font-size: 10px;
}

.newsIndex small
{
	color: #ffcc00;
	font-size: 10px;
}

.newsIndex img
{
	margin: 5px;
	border: 0px;
}

a.newsLink:active
{
	color: #ffcc00;
	text-decoration: underline;
}

a.newsLink:link
{
	color: #ffcc00;
	text-decoration: underline;
}

a.newsLink:visited
{
	color: #ffcc00;
	text-decoration: underline;
}

a.newsLink:hover
{
	color: #fff;
	text-decoration: underline;
}

.newsItem
{
	color: #7f96b7;
	padding: 5px 0px;
	text-align: left;
	margin: 0px 15px;
}

.newsItem strong
{
	color: #ffcc00;
	font-size: 13px;
}

.newsItem span
{
	color: #7f96b7;
	font-size: 10px;
}

.newsItem small
{
	color: #ffcc00;
	font-size: 10px;
}

.newsItem img
{
	margin: 5px;
	border: 0px;
}

a.newsItemLink:active
{
	color: #ffcc00;
	text-decoration: underline;
}

a.newsItemLink:link
{
	color: #ffcc00;
	text-decoration: underline;
}

a.newsItemLink:visited
{
	color: #ffcc00;
	text-decoration: underline;
}

a.newsItemLink:hover
{
	color: #7f96b7;
	text-decoration: underline;
}

.newsList
{
	color: #7f96b7;
	padding: 5px 0px;
	text-align: left;
	border-bottom: 1px dotted #7f96b7;
	margin: 0px 15px;
}

.newsList strong
{
	color: #ffcc00;
	font-size: 13px;
}

.newsList span
{
	color: #7f96b7;
	font-size: 10px;
}

.newsList small
{
	color: #ffcc00;
	font-size: 10px;
}

.newsList img
{
	margin: 5px;
	border: 0px;
}

.newBooksHeader
{
	color: #627b9f;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 15px 2px 15px;
}

.newBooksIndex
{
	color: #6b84a7;
	padding: 10px 10px 5px 5px;
	width: 50%;
	text-align: left;
}

.newBooksIndex strong
{
	color: #ffae00;
	font-size: 13px;
}

.newBooksIndex small
{
	color: #ffae00;
	font-size: 10px;
}

.newBooksIndex span
{
	color: #6b84a7;
	font-size: 10px;
}

.newBooksIndex img
{
	margin: 5px 10px 10px 0px;
	border: 1px solid #6b84a7;
}

/*noveltyList*/
.noveltyList
{
	color: #6b84a7;
	padding: 10px 10px 5px 5px;
	text-align: left;
}

.noveltyList strong
{
	color: #ffae00;
	font-size: 13px;
}

.noveltyList small
{
	color: #ffae00;
	font-size: 10px;
}

.noveltyList span
{
	color: #6b84a7;
	font-size: 10px;
}

.noveltyList img
{
	border: 1px solid #6b84a7;
}
/*noveltyList*/

img.newBooksArrow
{
	margin: 5px;
	border: 0px;
}

a.newBooksLink:active
{
	color: #ffae00;
	text-decoration: underline;
}

a.newBooksLink:link
{
	color: #ffae00;
	text-decoration: underline;
}

a.newBooksLink:visited
{
	color: #ffae00;
	text-decoration: underline;
}

a.newBooksLink:hover
{
	color: #6b84a7;
	text-decoration: underline;
}

.shadow
{
	background: url(img/newsItemBg.gif) repeat-x bottom right;
}

.content
{
	padding: 10px 15px;
	line-height: 18px;
}

.content img
{
	border: 1px solid #7f96b7;
	margin: 5px 10px;
}

.path
{
	font-size: 10px;
	color: #7f96b7;
	padding: 10px 15px 10px 10px;
}

.path img
{
	border: 0px;
	margin: 0px 5px;
}

.path a:active
{
	color: #7f96b7;
	text-decoration: underline;
}

.path a:link
{
	color: #7f96b7;
	text-decoration: underline;
}

.path a:visited
{
	color: #7f96b7;
	text-decoration: underline;
}

.path a:hover
{
	color: #ffae00;
	text-decoration: underline;
}

.pager
{
	font-size: 10px;
	color: #ccc;
	margin: 5px 20px 15px 30px;
	word-spacing: 4px;
}

.pager a:active
{
	color: #ccc;
	text-decoration: underline;
}

.pager a:link
{
	color: #ccc;
	text-decoration: underline;
}

.pager a:visited
{
	color: #ccc;
	text-decoration: underline;
}

.pager a:hover
{
	color: #7f96b7;
	text-decoration: underline;
}

.feedback
{
	padding: 5px;
}

input.feedback1
{
	font-size: 11px;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
	width: 320px;
}

textarea.feedback1
{
	font-size: 12px;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
	width: 320px;
}

.sent
{
	margin-right: 50px;
	color: #ffffff;
	background-color: #7f96b7;
	font-size: 11px;
	padding: 3px 0px;
}

.error
{
	font-size: 11px;
	font-weight: bold;
	color: #c03223;
}

.catalogHeader
{
	color: #627b9f;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 15px 2px 15px;
	width: 80%;
	text-align: left;
}

.basket
{
	padding: 10px 15px 0px 0px;
	width: 20%;
	text-align: right;
}

.basket a:active{font-size: 10px; color: #7f96b7; text-decoration: underline;}
.basket a:link{font-size: 10px; color: #7f96b7; text-decoration: underline;}
.basket a:visited{font-size: 10px; color: #7f96b7; text-decoration: underline;}
.basket a:hover{font-size: 10px; color: #ccc; text-decoration: underline;}

.basket a:active span{font-size: 10px; color: #7f96b7; text-decoration: underline;}
.basket a:link span{font-size: 10px; color: #7f96b7; text-decoration: underline;}
.basket a:visited span{font-size: 10px; color: #7f96b7; text-decoration: underline;}
.basket a:hover span{font-size: 10px; color: #ccc; text-decoration: underline;}

.filters
{
	color: #7f96b7;
	font-size: 10px;
	padding: 0px 0px 10px 15px;
}

.filters span
{
	width: 80px;
	text-align: right;
}

.filters input
{
	font-size: 10px;
	width: 500px;
	margin-top: 10px;
}
/*catalogList*/
/*basket*/
/*basket-table*/
td.border
{
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

td.addBg
{
	background-color: #f4f4f4;
	padding: 5px 0px;
}

.basketTable
{
	margin: 10px 0px 10px 10px;
	border: 1px solid #cacaca;
	padding: 10px;
	font-size: 8pt;
	font-weight: bold;
	width: 90%;
}

.position input
{
	width: 30px;
}

.add
{
	margin-left: 10px;
	color: #999999;
}

.add a:active
{
	color: #999999;
	text-decoration: underline;
}

.add a:link
{
	color: #999999;
	text-decoration: underline;
}

.add a:visited
{
	color: #999999;
	text-decoration: underline;
}

.add a:hover
{
	color: #333333;
	text-decoration: underline;
}

input.check
{
	border: 0px;
	font-size: 11px;
}

input.del
{
	font-size: 11px;
	border: 1px solid #cccccc;
	padding: 2px 0px;
	width: 120px;
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
}

input.refresh
{
	font-size: 11px;
	border: 1px solid #cccccc;
	padding: 3px 0px;
	margin: 5px 5px;
	/*width: 70px;*/
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
}

/*basket-table*/
/*check-table*/
.buyHeader
{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #627b9f;
	padding: 15px 0px;
}

.checkForm
{
	margin: 10px 0px;
	padding: 10px;
	width: 430px;
	clear: both;
	font-size: 8pt;
	font-weight: bold;
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
	border: 1px solid #999999;
}

.checkForm input
{
	width: 300px;
	border: 1px solid #999999;
}

.checkForm textarea
{
	width: 300px;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
}

.checkForm span
{
	color: #627b9f;
}

.checkForm i
{
	color: #b22424;
	font-weight: bold;
	padding: 0px 5px 5px 10px;
}

i.correct
{
	color: #7f96b7;
	text-align: center;
	width: 100%;
}

.send input
{
	margin-top: 5px;
	padding: 2px 0px;
	width: 90px;
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
	color: #000;
	border: 1px solid #999;
	font-size: 11px;
}
/*check-table*/
/*basket*/
.headTable
{
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
	font-weight: bold;
	padding: 10px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.headTableL
{
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.trWhite
{
	padding: 10px 5px;
	border-left: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.trWhite input
{
	border: 1px solid #666;
	font-size: 11px;
	width: 50px;
}

.trWhiteL
{
	padding: 10px;
	border-bottom: 1px solid #cacaca;
}

.trGray
{
	padding: 10px 5px;
	border-left: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	background-color: f4f4f4;
}

.trGray input
{
	border: 1px solid #666;
	font-size: 11px;
	width: 50px;
}

.trGrayL
{
	padding: 10px;
	border-bottom: 1px solid #cacaca;
	background-color: f4f4f4;
}

.trWhiteL a:active
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.trWhiteL a:link
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.trWhiteL a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.trWhiteL a:hover
{
	font-weight: bold;
	color: #ccc;
	text-decoration: underline;
}

.trGrayL a:active
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.trGrayL a:link
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.trGrayL a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.trGrayL a:hover
{
	font-weight: bold;
	color: #ccc;
	text-decoration: underline;
}

.catalogItem
{
	padding: 10px;
}

.catalogItem strong
{
	color: #ffae00;
	font-size: 15px;
}

.catalogItem img
{
	border: 1px solid #7f96b7;
	padding: 2px;
	background-color: #FFFFFF;
}

.catalogContent
{
	font-size: 12px;
	margin: 10px 0px;
	clear: both;
	line-height: 18px;
}

.catalogContent img
{
	border: 0px;
}

.catalogContent a:active
{
	font-size: 11px;
	color: #ffae00;
	text-decoration: underline;
}

.catalogContent a:link
{
	font-size: 11px;
	color: #ffae00;
	text-decoration: underline;
}

.catalogContent a:visited
{
	font-size: 11px;
	color: #ffae00;
	text-decoration: underline;
}

.catalogContent a:hover
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.catLeft
{
	text-align: right;
	float: left;
	width: 120px;
	color: #7f96b7;
	padding-right: 5px;
}

.catRight
{
	float: left;
}

.catRight span
{
	font-size: 14px;
	font-weight: bold;
	color: #ffae00;
}
/*catalogList*/
/*registration*/
.reg
{
	margin: 10px;
	padding: 10px;
	width: 470px;
	clear: both;
	font-size: 8pt;
	font-weight: bold;
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
	border: 1px solid #999999;
}

input.newsSub
{
	border: 0px;
	width: 16px;
}

.reg input
{
	width: 320px;
	border: 1px solid #999999;
	font-size: 11px;
}

.reg textarea
{
	width: 320px;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
}

.reg span
{
	color: #627b9f;
}

.reg i
{
	color: #b22424;
	font-weight: bold;
	padding: 0px 5px 5px 10px;
}

.sendReg input
{
	margin-top: 5px;
	padding: 2px 0px;
	width: 90px;
	background: #f7f7f7 url(img/HeadBg.gif) bottom left repeat-x;
	color: #000;
	border: 1px solid #999;
	font-size: 11px;
}

.user
{
	padding: 10px 15px;
	line-height: 18px;
}

.user strong
{
	font-size: 14px;
}
/*registration*/
.orderItem
{
	padding: 10px 15px;
	line-height: 20px;
	font-size: 12px;
}

.orderItem strong
{
	font-size: 14px;
}

.price
{
	font-size: 12px;
	padding: 10px 15px;
	line-height: 18px;
}

.price a:active
{
	color: #000;
	text-decoration: none;
}

.price a:link
{
	color: #000;
	text-decoration: none;
}

.price a:visited
{
	color: #000;
	text-decoration: none;
}

.price a:hover
{
	color: #ffae00;
	text-decoration: underline;
}


/*footer*/

.footerBg
{
	background: url(img/footerBg.gif) bottom left repeat-x;
	border-top: 5px solid #fff;
}

.footer
{
	background: url(img/cornerTop.gif) top right no-repeat;
	font-size: 11px;
	color: #FFFFFF;
}

.copy
{
	font-size: 10px;
	color: #5f5f5f;
	padding: 0px 10px 10px 15px;
}

.menuBottom
{
	color: #5f5f5f;
	padding: 10px 15px;
}

.menuBottom img
{
	margin: 5px;
	border: 1px solid #5f5f5f;
}

.menuBottom hr
{
	color: #fff;
	background-color: #FFFFFF;
}

.menuBottom a:active
{
	color: #5f5f5f;
	text-decoration: none;
}

.menuBottom a:link
{
	color: #5f5f5f;
	text-decoration: none;
}

.menuBottom a:visited
{
	color: #5f5f5f;
	text-decoration: none;
}

.menuBottom a:hover
{
	color: #000;
	text-decoration: underline;
}

span.searchResult
{
	color: red;
	font-weight: bold;
}
