@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	background-image:url(images/tra_vod0210_con1_01.jpg);
	background-position:top;
	position: relative;
}

strong {
	color: #000;
	font-weight:bold;
}

hr {
	height:1px;
	margin:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: 0px;
}

#frontpage a {
	color:#333;
	text-decoration:none;
	font-weight: bold;
	padding-left: 3px;
}
#logobar {
	position:relative;
	width: 1020px;
	height: 120px;
}

#logolink {
	position:absolute;
	left: 25px;
	top: 39px;
}

#navline {
	position:relative;
	height: 30px;
}

#cartlinks {
	position:absolute;
	left: 855px;
	top: 10px;
	width: 140px;
	text-align: right;
	height: 72px;
	border-left: 1px dashed #000;
}

#cartimage {
	position:absolute;
	left: 18px;
	top: 34px;
}

#searchbox {
	position:absolute;
	left: 880px;
	top: 5px;
}

#navlinks {
	width: 702px;
	background-color:#000;
	height: 30px;
	position: absolute;
	left: 296px;
	top: -30px;
}

#mainbody {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 290px;
	position: relative;
}

#headingtext {
	font-size:24px;
	background-color: #000;
	color: #FFF;
	padding: 5px;
	width: 180px;
	margin-top: 8px;
	text-align: right;
	
}

hr {
color:#b7b7b7;	
}
.promobox {
	border: 1px solid #ccc;
	width: 275px;
	height:100px;
	margin: 25px;
	margin-right:0px;
	float: left;
	padding: 15px;
}

.promobox strong {
	color:#FFF;
}

.prodhead {
	color:#000;
	font-size:14px;
	font-weight: bold;
}

#footer {
	position:relative;
	height: 140px;
	clear: both;
}
#frontpage {
	margin-left:230px;
	height: 290px;
}

