html {
	overflow:-moz-scrollbars-vertical;
}

html, body {
	background: #F9E1A3 url(../images/map_bg.gif) repeat-y center top;
	height:100%;
	margin:auto;
	text-align:left;
	font-family: /*'Tahoma', */'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top:0;
	text-align:left;
}

h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin:10px 0 0 0;
	text-align:left;
	z-index : 100;
}

h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin:10px 0 0 0;
	text-align:left;
}

h4 {
	float:right;
	font-family: arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin:10px 0;
	color:#b08a2e;
}

a {
	text-decoration:underline;
	color:black;
}

a:hover {
	text-decoration:none;
}

a.add_news {
	text-decoration:none;
	color:#b08a2e;
	font-weight:normal;
}

form {
	width: 500px;
	padding: 10px;
	border: 2px solid #F0DA9c;
	background-color:#FFE7A9;
	margin:1em auto;
}

input, select, textarea {
	font-family:'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

div.book img, div.dvd img {
	float:right;
	margin:0 0 15px 15px;
}

div.author img {
	float:left;
	margin:0 15px 15px 0;
}

div.map img {
	text-align:center;
	margin-left:65px;
}

.container {
	width:765px;
	margin:auto;
	min-height: 100%;
}

/* this hack used for IE because IE uses height the same way Gecko uses min-height */
* html .container {
	height:100%;
}

.dvd {
	min-height:500px;
}

/* IE min-height hack */
* html .dvd {
	height:500px;
}

.header {
	width:765px;
	margin:1.5em auto 0;
	height:3em;
	text-align:center;
}

.buffer {
	height:100px;
}

.footer {
	height:100px;
	margin-top:-100px;
}

.credit {
	text-align:center;
	font-size:75%;
}

.text {
	margin: auto;
	text-align:justify;
	font-size: 80%;
}

.contacts {
	float:left;
	width:300px;
	height:8em;
	font-size:80%;
	text-align:center;
	margin-bottom:2em;
}

.contacts_box {
	position:relative;
	width:600px;
	margin:auto;
}

.clr {
	clear:both;
}

.form {
	width: 500px;
	padding: 10px;
	border: 2px solid #f0da9c;
	background-color:#ffe7a9;
	margin:1em auto;
}

.form_text {
	font-size:80%;
}

.overline {
	text-decoration:overline;
}

.right {
	text-align:right;
}

.centre {
	text-align:center;
	margin:auto;
}

.vspace {
	margin-top:1em;
}

.vspace2 {
	margin-bottom:5em;
}

.menuSelected {
	color:#75A460; /*green*/
	text-align:center;
}

.bold_italic {
	font-weight:bold;
	font-style:italic;
}

.bold {
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.order_banner {
	clear:both;
	height:100px;
	width:510px;
	background: #F9E1A3 url(../images/book_dvd.gif) no-repeat top;
	margin: auto;
}

.home_order {
	clear:both;
	height:100px;
	width:510px;
	background: #F9E1A3 url(../images/book_dvd.gif) no-repeat top;
	margin:20px auto;
}

.order_text {
	padding-top:35px;
	text-align:center;
	font-size:100%;
}

.gallery {
	margin:15px auto;
}

.gallery_image {
	float:left;
	width:200px;
	height:175px;
	margin:15px;
	text-align:center;
	background:#FFE7A9; /*light orange*/
	border: 1px solid #F0DA9c; /*dark orange*/
	font-size:75%;
}

.gallery_image img {
	margin:15px 15px 0;
	border:none;
}

.caption {
	font-size:80%;
}

.sml_text {
	font-size:70%;
}

.news {
	width:600px;
}

.news_date {
	color:#b08a2e;
}

.news_link {
	color:#b08a2e;
}

.black {
	color:#000;
}

.right {
	text-align:right;
}

.mr {
	margin-right:25px;
}

.ccard {
	width:30px;
	margin-right:3px;
}

.ccard_exp {
	margin-right:3px;
}

.security_note {
	border:2px solid #f0da9c;
	margin:0 10px 10px 10px;
	padding:5px;
	text-align:center;
	background-color:#F3CC6F;
	font-size:70%;
}

.padlock {
	float:left;
	border:none;
	padding-top:6px;
}

.curr_converter {
	margin:25px auto 25px;
	text-align:center;
}
