*
{
	padding: 0;
	margin: 0;
}

html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	background-color: #d2edff;
	background-image: url(/Site/Images/bg.gif);
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
}

td
{
	font-size: 11px;
}

div, p
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
}

img
{
	border: 0px;
}

input, textarea
{
	font-family: Verdana, Arial, Tahoma, Helvetica;
}

form
{
	margin: 0px;
}

a
{
	color: #c6282d;
}

.main_table
{
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
}

#center
{
	position: absolute;
	width: 838px;
	top: 6px;
	left: 50%;
}

#container
{
	position: absolute;
	background-color: #ffffff;
	width: 838px;
	left: -419px;
}

#container_popup
{
	position: relative;
	background-color: #ffffff;
	width: 538px;
	margin-bottom: 40px;
}

#corner1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 23px;
	height: 23px;
}

#corner2
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 23px;
	height: 23px;
}

#corner3
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 23px;
	height: 23px;
}

#corner4
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 23px;
	height: 23px;
}

#toppanel
{
	position: relative;
	margin-top: 2px;
	margin-left: 2px;
	height: 148px;
	width: 834px;
	overflow: hidden;
}

#divider
{
	position: relative;
	margin-left: 2px;
	height: 18px;
	width: 834px;
}

#main
{
	position: relative;
	margin-left: 4px;
	margin-right: 4px;
}

#menu
{
	background-color: #bbd7f1;
	background-image: url(/Site/Images/menu_bg.gif);
}

div.loginBox_Outer
{
	position: relative;
	width: 130px;
}

div.loginBox_Inner
{
	position: relative;
	background-color: #c6282d;
	background-image: url(/Site/Images/bg_loginbox.gif);
	width: 130px;
}

div.loginBox_Text
{
	width: 110px;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	display: block;
	padding: 0px 0px 0px 0px;
}

input.login
{
	font-family: Verdana;
	font-size: 9px;
	width: 100px;
	height: 14px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
}

input.contact
{
	border: solid 1px #dddddd;
	font-family: Verdana;
	font-size: 9px;
	padding: 2px 2px 2px 2px;
}

textarea.contact
{
	border: solid 1px #dddddd;
	font-family: Verdana;
	font-size: 9px;
	padding: 2px 2px 2px 2px;
}

div.heading
{
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 18px;
}

div.content
{
	position: relative;
	margin-top: 10px;
	margin-left: 0;
	font-size: 11px;
	text-align: left;
}

.rub_1
{
	font-size: 11px;
	font-weight: bold;
}

.table_main
{
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}

.col_left
{
	background-color: #bbd7f1;
	background-image: url(/Site/Images/bg_menu.gif);
	width: 148px;
	padding-top: 9px;
	padding-bottom: 10px;
}

.col_center
{
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.col_right
{
	background-color: #ffea21;
	background-image: url(/Site/Images/bg_right.gif);
	width: 197px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.right_banner
{
	margin-bottom: 10px;
}

/* end master */



.cartTable
{
	width: 115px;
}

.cartCell
{
	font-size: 9px;
	padding: 1px;
}

.cartCellBold
{
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}

/* start main-menu */

.menu-item
{
	background-color: #d1e3f7;
}

.menu-item-selected
{
	background-color: #d1e3f7;
}

.menu-item-expanded
{
	background-color: #d1e4f6;
}

.menu-item-selected-expanded
{
	background-color: #d1e4f6;
}

a.menu-link
{
	/* color: #ffffff; */
	color: #c6282d;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
a.menu-link:hover
{
	text-decoration: underline;
}
a.menu-link-selected
{
	color: #c6282d;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}
a.menu-link-selected:hover
{
	text-decoration: none;
}

/* end main-menu */

/* Font styles */

.red
{
	color: #c6282d;
}

.black
{
	color: #000000;
}

.blue
{
	color: #00a4e8;
}

.white
{
	color: #ffffff;
}

.small
{
	font-size: 11px;
}

.medium
{
	font-size: 12px;
}

.large
{
	font-size: 13px;
}

.bold
{
	font-weight: bold;
}

/* End font styles */

input.withborder
{
	border: solid 1px #dddddd;
	font-size: 11px;
}

select.withborder
{
	border: solid 1px #dddddd;
	font-size: 11px;
}

textarea.withborder
{
	border: solid 1px #dddddd;
	font-size: 11px;
}

input.member
{
	width: 250px;
}

/* ArticleSmall.ascx */

.smallbookpres_image
{
	width: 125px;
	height: 105px;
}

.smallbookpres_title
{
	color: #71b8f7;
	padding-top: 5px;
	width: 125px;
	height: 35px;
}

.smallbookpres_button
{
	padding-top: 5px;
	width: 125px;
	vertical-align: middle;
}

.size_mgm
{
	width: 300px;
}

.mgm_error
{
	font-size: 12px;
	color: Red;
}

table.bookgroup
{
	width: 640px;
	height: 172px;
	background-image: url(/Site/Images/bg_bookgroup.gif);
}

td.cellInfo1
{
	width: 500px;
	vertical-align: top;
}

td.cellInfo2
{
	width: 360px;
	vertical-align: top;
}

td.cellInfo3
{
	width: 220px;
	vertical-align: top;
}

td.cellBook
{
	width: 140px;
}

div.infopanel
{
	border: solid 0px blue;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
div.buttonpanel
{
	border: solid 0px green;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.bookCoverPanel
{
	width: 130px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: center center;
}
.bookCoverImage
{
	width: 130px;
	height: 155px;
}




/*************************
*
*
*
*
*
*
*
**************************/
.clear
{
	clear: both;
}
.start-news-wrapper
{
	position: relative;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	width: 100%;
}
.start-news-text
{
	position: relative;
	float: left;
}

.news-intro
{
	font-style: italic;
	font-size: 11px;
}

.news-image
{
	margin-left: 10px;
	margin-bottom: 10px;
}

.mandatory
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
}

.product_popup
{
	width: 280px;
	height: 440px;
	border: solid 1px black;
	background-color: #ffffff;
	position: absolute;
	left: 250px;
	display: none;
}

.product_popup_close
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.product_popup_book
{
	position: absolute;
	top: 10px;
	left: 10px;
}