html, body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background: url('/img/bg.gif') repeat-y 50% 0%;
}

div#frame {
	margin:auto;
}

div#container {
	margin:auto;
	width:946px;
	overflow:hidden;
}

div#logo {
	clear:both;
	background: url('/img/banner.png') no-repeat;
	height:76px;
}

table#middle
{
	height:700px;
	width:100%;
	border-collapse:collapse;
	border:none;
	padding:0px;
	margin:0px;
	margin-top:20px;
}

td#content {
	padding:0px;
	margin:0px;
}

.boxpad {
	width:717px;
	padding:0px 16px 0px 25px;
	overflow:hidden;
}

td#rightmenu {
	width:205px;
}

td#bottom1 {
	background: url('/img/bg_bottom.jpg') no-repeat 0% 100%;
	height:300px;
}

td#bottom2 {
	background: url('/img/bottom.gif') no-repeat 0% 100%;
	height:44px;
}

.search {
	background: url('/img/search.gif') no-repeat;
	width:163px;
	height:27px;
	float:left;
	margin-top:20px;
	margin-right:26px;
}

.search input {
	background: none;
	border:none;
	margin:5px 5px 5px 30px;
	width:123px;
	height:17px;
	font-weight:bold;
	color:#999999;
}

#heading {
	float:right;
	height: 35px;
}

#heading #languages {
	float:left;
	margin-top:10px;
	margin-right:60px;
}

#heading #languages img {
	margin-right:2px;
}

.logo {
	float:left;
	margin-top:16px;
	margin-left:25px;
}

#tmenu {
	float:left;
	margin-top:41px;
	margin-left:238px;
}

#tmenu a:link,#tmenu a:visited {
	color:#ffffff;
	padding-left:19px;
}

a:link, a:visited {
	text-decoration:none;
	color:#0077d4;

}

a:hover {
	text-decoration:underline;
}

h1 {
	color: #0077D4;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px
}

h4 {
	font-weight:bold;
	margin:0px;
	padding:0px
}

th,td {
	vertical-align:top;
}

.box {
	width:163px;
	margin-bottom:10px;
}

.box .top {
	height:18px;
	background:url('/img/box_top.gif') no-repeat;
	padding:5px 15px;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
}

.box .content {
	background:url('/img/box_bg_line.gif') repeat-y;
}

.box .content a {
	color:#fff;
}

.box .bottom {
	height:8px;
	line-height:8px;
	background:url('/img/box_bottom.gif') no-repeat;
	padding:0px 5px 0px 10px;
}

img.icon {
	vertical-align:middle;
	margin-right:10px;
}

#cart_box {
	background:url('/img/box_bg.gif') no-repeat 0% 100%;
	padding:5px;
}

#cart_box table td {
	padding:0px;
}

#cart_box table th {
	padding:0px;
	text-align:left;
	font-weight:normal;
}

#rightmenu .top a:link,#rightmenu .top a:visited {
	color:#ffffff;
}

#cart_box a:link,#cart_box a:visited {
	color:#0077d4;
}

img {
	border:none;
}

.promotion  {
	margin-top:25px;
}

img.product_image,.product_images div {
	border:2px solid #cdcdcd;
}

.product_info table {
	margin-top:10px;
}

.product_info table th {
	text-align:left;
	width:100px;
}

.product_info table td {
	padding:2px 10px;
}

div.middle_box {
	width:716px;
	height:383px;
	background:url('/img/middle_box_bg.gif') no-repeat;
}

div.middle_box table {
	width:100%;
	border-collapse:collapse;
}

.middle_box td {
	padding: 10px 5px;
}

.middle_box th {
	vertical-align:middle;
	padding-left:15px;
	text-align:left;
}

.middle_box .caption {
	color:#fff;
	height:28px;
	padding: 0px 10px;
}

img.button {
	vertical-align: bottom;
	float:left;
	cursor:pointer;
}

div.added {
	float:left;
	font-size:14px;
	background:url('/img/added_to_cart.gif') no-repeat;
	width:30px;
	margin:0px 5px;
	height:20px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:none;
}

div.added.show {
	display:block;
}

table.dimensions {
	border-collapse:collapse;
	width:100%;
	margin:10px 0px 10px 0px;
}

table.dimensions .center {
	text-align:center;
}

table.dimensions td, table.dimensions th {
	border: 1px solid #A8D1F0;
	padding:5px;
	white-space:nowrap;
	background-color:#E9F4FB;
}

table.dimensions th {
	background:url('/img/title_bg.gif') repeat-x;
	color:#FFFFFF;
	border:none;
	border-left:1px solid #007ABF;
	border-right:1px solid #007ABF;
}
