/* OVERALL LAYOUT BEGIN */

table#big_container {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 2px;
	border-collapse: seperate;
}

/* Top banner */
tr#big_container_row1 td.big_container_col1 {
	background: none;
	border: none;
}

/* News in right bar */
tr#big_container_row4 td.big_container_col3{
	vertical-align: top;
}

/* Main content */
tr#big_container_row4 td.big_container_col1{
	vertical-align: top;
}

td.big_container_col1, td.big_container_col2, td.big_container_col3 {
	padding: 0;
	border: 1px solid #555;
	background: white;
}

table#big_container td object {
	margin: 0;
	padding: 0;
}


table#big_container tr#big_container_row1 {
	height: 50px;
}

table#big_container tr#big_container_row2 {
}

table#big_container tr#big_container_row3 {

}

table#big_container tr#big_container_row4 {
	height: 450px;
}


table#big_container td.big_container_col1 {
}

table#big_container td.big_container_col2 {
  width: 8px;
	background: #f0f0f0;
}

table#big_container td.big_container_col3 {
	width: 153px;
}

tr#big_container_row2 td.big_container_col1 {
	background: white;
}

div#outer_container {
}


/* OVERALL LAYOUT END*/

body {
	background: url("/images/brg.jpg") fixed;
	margin-top: 2px;
	height: 100%;
}

a {
	color: #708389;
}

a:visited {
	color: #515e66;
}

body td tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	color: #515e66;
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
}

h2 {
	color: #515e66;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: uppercase;
}

div.top_menu {
	height: 25px;
	padding-left: 10px;
}

div.second_level_menu {
	width: 530px;
	margin: auto;
}

ul.menu { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	margin-top: 5px;
	width: 100%;
}
ul.menu li { 
	float: left; 
	padding: 0; 
	margin: 0; 
	padding-top: 0; 
	margin-right: 20px;
	font-size: 1.2em;
}

ul.menu li a { 
	display: block; 
	padding: 0;
	padding-right: 0px;
	color: #777;
	text-decoration: none;
}

table.menu {
	width: 100%;
}

table.menu td  { 
	color: #708389;
	padding: 0; 
	margin: 0; 
	padding-top: 0; 
	font-size: 1.2em;
}

table.menu td a:hover { 
	color: #708389;
}

table.menu td a { 
	display: block; 
	padding: 0;
	padding-right: 0px;
	color: #777;
	text-decoration: none;
}

ul.menu li a:hover { 
	color: #708389;
}



div.second_level_menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

div.second_level_menu li a:visited {
	color: #006699;
}	

div.second_level_menu li a:hover {
	text-decoration: underline;
}	

div.second_level_menu li {
}

div.mini_shopping_cart {
	font-size: 1em;
	height: 195px; 
	_height: 200px;
	background: white url(/images/credit_card_icons_cart.jpg) no-repeat 0px 144px;
	padding-top: 5px;
	width: 153px;
}

div.mini_shopping_cart h3 {
	text-transform: uppercase;
	color: #708389;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	height: 25px;
	display: block;
	background: url(/images/cart.gif) no-repeat 0px 0px;
	position: relative;
  top: 3px;
  left: 1px;
	font-size: 1em;
	padding-left: 25px;
	padding-top: 2px;
}

div.mini_shopping_cart td {
	border-bottom: #ccc solid 1px;
	white-space: nowrap;
	font-size: 1em;
}

div.mini_shopping_cart table {
	border-collapse: collapse;
	margin-left: 23px;
	margin-right: 5px;
}

div.mini_shopping_cart p {
	width: 120px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 1em;
}

table#box {
	min-height: 522px;
}

div#right_bar {
  padding: 5px;
}

div#right_bar h2 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
}

div#front_bg {
	float: left;
	margin: 10px;
	margin-bottom: 0px;
	width: 590px;
	_width: 592px;
	_margin-left: 5px;
	_margin-right: 0px;
	_padding: 0;
	height: 158px;
	background: url(/images/frontpage_bg.jpg) no-repeat 0px 0px;
}

div#front_bg_text {
	float: left;
	position: relative;
  top: 8px;
  _top: 10px;
  left: 30px;
	width: 400px;
	text-align: justify;
}

div#speak_play_big {
	float: left;
	position: relative;
	top: -3px;
	_top: -6px;
	left: 40px;
}

div#product_boxes {
	float:left;
	clear:both;
	_padding: 0;
	_margin: 0;
}

div#product_boxes table {
	_margin: 0;
	_padding: 0;
}

div#front_bg h1 {
	color: #515e66;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
  top: 15px;
  left: 30px;
}


div.product_box_container {
	width: 289px;
}

div.product_box {
	width: 289px;
	background: url(/images/product_box_back_bottom.jpg) no-repeat;
	background-position: bottom left;
	padding-bottom: 7px;

	color: black;
}

div.product_box h2{
	width: 287px;
	background: url(/images/product_box_back_top.png) no-repeat 0px 0px;
	
	color: #708389;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	_padding-right: 0;	
}

div.product_box img {
	float: left;
	margin-left: 10px;
}

div.product_box_text {
	width: 120px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.product_box_text p {
	overflow:hidden;
	margin-bottom: 3px;
}

div.product_box_text a, div.product_box_text a:active, div.product_box_text a:visited {
	color: #ff5400;
	font-weight: bold;
	text-decoration: none;
}

div.product_box table td {
	vertical-align: top;
}

div.product_box input {
	margin-top: 5px;
}

div#product_detail_images {
	padding-top: 1.5cm;
}

div#product_detail_images img {
	border: 0;
}

div.product_price {
	float: left;
	background: url(/images/price_back_top.png) no-repeat 0px 0px;
	width: 130px;
	color: white;
	margin-top: 10px;
}

div.product_price p {
	margin: 0;
	margin-top: 3px;
	padding: 5px;
}

span.quantity_text {
	color: #708389;
	text-transform: uppercase;
}

div.price_footer {
	background: url(/images/price_back_bottom.png) no-repeat bottom left;
}

span.price_current {
	font-size: 1.7em;
}

span.price_current em {
  font-style: normal;
}


div.product_price p {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
}

span.price_before {
	text-decoration: line-through;
}


input.submit_button {
	background: #ff5400;
	color: white;
	font-weight: bold;
	border: 1px solid #e54d00;
	padding-left: 7px;
	padding-right: 7px;
	text-transform: uppercase;
	margin-top: 3px;
}

input {
	border: 1px solid #708389;
	font-size: .9em;
}

select {
	border: 1px solid #708389;
	font-size: .9em;
}


div.add_to_cart {
	width: 150px;
	color: #708389;
	text-transform: uppercase;
	lines-heght: 120%;
}

div.add_to_cart select {
	margin-top: 5px;
}

div.normal_container {
	background: white url(/images/normal_bg.png) top repeat-x;
	color: #515e66;
	border: 1px solid #666;
	width: 520px;
	margin-bottom: 5px;
	padding: 5px;

}

div.normal_page_type_container {
	color: black;
	border-top: 1px solid #ccc;
	width: 520px;
	margin-bottom: 5px;
	padding: 0;
	padding-top: 15px;
	text-align: justify;

}


div.normal_container table td {
	color: #515e66;
	padding-bottom: 5px;

}

div.normal_container table th {
	color: #515e66;
	text-align: left;
	padding-bottom: 5px;
}

div.normal_outer_container {
	width: 530px;
	margin: auto;
	margin-top: 20px;
}

div.normal_page_type_outer_container {
	width: 530px;
	margin: auto;
	margin-top: 20px;
}


.checkout table {
	margin-top: 20px;
}

div#order_confirmation_message {
	margin-top: 2em;
	font-weight: bold;
}

.shopping_cart div.normal_container {
	background: white url(/images/low_fade_bg.jpg) top repeat-x;
}

.shopping_cart table {
	width: 100%;
}

.shopping_cart td {
	padding-bottom: 7px;
}

h1.normal_heading {
	border-bottom: 1px solid #999;
	width: 530px;
	margin: auto;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 3px;
}

h1.normal_page_type_heading {
	width: 530px;
	margin: auto;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 0;
	padding-bottom: 3px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
}

div.cart_contents table {
	width: 100%;
}

td.amount_total {
	font-weight: bold;
	border-bottom: solid 1px #708389;
}

td.cart_total {
	border-top: solid 1px #708389;
}

td.money_amount {
	text-align: right;
}

tr.top_row th {
	padding-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
}

div#product_details_body {
	width: 350px;
	float: right;
  z-index: 1;
}

div#product_detail_prices_and_buy {
 	position: relative;
	margin-left: -130px;
	margin-top: 150px;
  z-index: 5;
	float: left;
	width: 150px;
}


div#product_image img {
	float: left;
	width: 140px;
  z-index: 3;
}


div.related_content h3 {
	font-size: 1em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

div.related_content p {
	margin-bottom: 5px;
}

div.related_content {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

/* Front page begin */

div#front_page_container {
	width: 600px;
	margin: auto;
}

div#flags_box {
	background: url(/images/box.jpg);
	width: 403px;
	height: 302px;
	margin: auto;
	margin-bottom: 10px;
}

div#inner_flags_box {
	padding: 20px;
	text-align: center;
	padding-top: 30px;
	margin: auto;
}

div.country_flag p {
	text-align: center;
	margin: 0;
}

div.country_flag {
	margin: 0;
	width: 120px;
	float: left;
	margin-bottom: 10px;
}

div.country_flag img {
	border: 0;
}

div.country_flag a {
	text-decoration: none;
	color: black;
}

div#front_logo {
	width: 403px;
	text-align: center;
	margin: auto;
}

div#front_legal {
	text-align: center;
	font-size: 8pt;
}

body#front_page {
	background: url("/images/front_page_background.jpg") fixed;
	background-position: 0 -80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top: 70px;
}

/* Front page end */

div#footer {
	margin: auto;
	width: 790px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

div#billing_footer {
	margin: auto;
	width: 790px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
div#billing_footer img {
  margin-left: 6px;
}

div.legal_footer {
	float: left;
	padding: 5px;
	padding-left: 10px;
}

div.country_button {
	width: 30px;
	float: left;
	margin-left: 5px;
}

div#country_selector_container {
	float: left;
}

div#country_selector {
	float: left;
}

div.country_button img {
	border: 0;
}

div.country_button p {
	margin: 0;
	text-align: center;
}

div.country_button a {
	text-decoration: none;
}

div.opinion {
	border-bottom: 1px dotted #ccc;
}

div#notice {
	font-size: 1em;
	color: red;
	font-weight: bold;
}

div.fieldWithErrors { background-color: #D70000;}
div#errorExplanation{ border: 1px solid #D70000;}
h2#errorExplanation{ background-color: #D70000; color: white; margin-top: 0px;}
