@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}

#frame {
	width: 753px;
	height: auto;
	margin: 15px auto;
}

#flags {
	width: 753px;
	margin: 0 0 15px 0;
	text-align: right;
}

#colRight77-2col h1 {
	_padding-top:30px;
	*padding-top:30px;
}

#colLeft20-2col img {
	_padding-top:30px;
	*padding-top:30px;
}

#downloadables {
	float:left;
	width:200px;
}

#listing {
	float:left;
	width:500px;
}

#basket {
	width: 753px;
	margin: 0 0 15px 0;
	text-align: right;
}

#header {
	width: 753px;
	height: 104px;
	background-image: url(/assets/images/home-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#headerTop {
	float: left;
	width: 753px;
	height: 79px;
}

#mediaBanner {
	border:1px solid #A9A9A9;
	height:251px;
	margin:10px 0 6px;
	width:751px;
}

#search {
	float: left;
	width: 555px;
	margin: 35px 0 0 0;
	padding: 0 0 0 20px;
	color: #ffffff;
}

#logo {
	float: left;
	width: 148px;
	height: 55px;
	padding: 24px 30px 0 0;
	text-align: right;
}

#nav {
	float: left;
	width: 757px;
	padding: 0 0 0 1px;
}

#banner {
	width: 751px;
	height: 251px;
	margin: 10px 0 6px 0;
	border: 1px solid #a9a9a9;
	position:relative;
}

#mainContent {
	float: left;
	width: 752px;
	padding: 0 0 15px 1px;
	background-image: url(/assets/images/footer-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-top: 1px solid #a9a9a9;
}

#leftCol {
	float: left;
	width: 309px;
}

#middleCol, #rightCol {
	float: left;
	width: 220px;
}

#middleCol {
	margin: 0px 1px;
}

#footer {
	float: left;
	width: 729px;
	padding: 7px 10px;
	background-color: #ffffff;
}

#footLinks {
	width: 364px;
	float: left;
	background-color: #ffffff;
}

#copyright {
	width: 364px;
	float: left;
	background-color: #ffffff;
}

/* -- internal template --*/
#breadcrumbs {
	height: 21px;
	padding: 6px 0 0 20px;
}

#mainCol {
	float: left;
	width: 731px;
	padding: 20px 0 20px 20px;
	/*border-top: 1px solid #a9a9a9;*/
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

#shop {
	float: left;
	width: 710px;
}

.customForm li {
	list-style-image:none !important;
}

#translation_holder {
	position:absolute;
	bottom:0;
	left:0;
	width:751px;
	height:30px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	letter-spacing:-1px;
	display:none;
}

#translation_holder .left {
	float:left;
	width:310px;
	text-align:right;
	margin-right:65px;
} 

#translation_holder .right {
	float:left;
	width:340px;
	text-align:right;
	margin-right:35px;
}


/* new home page */
.bannerholder {
	margin-top:6px;
}

.flashholder {
	width:460px;
	height:280px;
	float:left;
}

.newsheadlines {
	float:left;
	height:280px;
	border-left:2px solid #ffffff;
	width:288px;
	background-color:#242424;
}

.newsheadlines h2 {
	border-bottom:2px solid #999999;
	padding:0;
	color:#ffffff;
	margin:0;
	line-height:40px;
	text-indent:20px;
	font-size:16px;
	background:#242424 url(../assets/images/newsheadlines-bg.jpg) repeat-x left top;
}

.newsheadlines ul {
	border-bottom:2px solid #999999;
	padding:0;
}

.newsheadlines li {
	border-top:1px solid #666666;
	background:transparent url(../assets/images/new-bullet.gif) no-repeat 20px center;
	padding:15px 0 15px 34px;
	margin:0;
	list-style-image:none;
}

.newsheadlines li:first-child {
	border-top:none;
}

.newsheadlines a {
	color:#ffffff;
	text-decoration:none;
}

.newsheadlines a:hover {
	color:#cc0000;
	text-decoration:underline;
}
