﻿body 
{
	margin:10px;
	padding:0px;
	font-family: Arial;
}

img {
border:0px;
}

.listinglink 
{
	text-decoration:none;
	color:Black;
}

#container
{
	min-width:990px;
	width:100%;
}

#header
{
	height:120px;
	background-image: url('../images/headerImage.jpg');
	background-position: 60% 50%;
	background-repeat: no-repeat;
}

#headerLogo
{
	width:500px;
	float:left;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
}

#headerImage
{
    height:120px;
    text-align:center;	
}

#searchBox
{
	float:right;
	width:319px;
	height:120px;
	text-align:right;
}

#headerContact
{
	background-image: url(../images/headerContactBg.gif);
	height: 36px;
	width: 286px;
	float:right;
	margin-right:3px;
	margin-top:14px;
	text-align:center;
	padding-top:3px;
	/*color:#c60909;*/
	color:#000;
	font-size:14px;
	font-weight:bold;
}

#headerContact a
{
	/*color:#c60909;*/
	color:#000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

.topmenu
{
	color:#999; 
	font-size:10px;
	font-family:Verdana;
	margin-bottom:14px;
}

.topmenu_links
{
	color:#444;
	text-decoration:none;
}

.menuBg
{
	/*background-image:url(../images/menuBg.jpg);*/
	background-color: #000;
	text-align:center;
	padding: 5px;
}

.menuBg a
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#mainContent
{
	margin: 0px;
	margin-right: 210px;
}

#footer
{
	height:50px;
	clear:both;
	text-align:center;
	margin-top:10px;
	border-top: solid 1px #d8d8d8;
	padding:10px;
}

.footerText 
{
	font-size: 12px;
	text-decoration:none;
	color:#444;
}

#adverts
{
	float:right;
	width:200px;
	margin-right:1px;
	margin-left: -200px;
	clear:both;
}

#adverts a
{
	color:#000;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

#hotDeals
{
	border-bottom: solid 1px #d8d8d8;
	margin-top:10px;
}

#hotDeals div
{
	height:25px;
	color:#c60909;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:1px;
	background-image: url(../images/titleBg.gif);
	border-left:solid 1px #d8d8d8;
	border-top:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
}

#hotOffers
{
	border-bottom: solid 1px #d8d8d8;
	margin-top:10px;
}

#hotOffers div
{
	height:25px;
	color:#c60909;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	margin-left:1px;
	background-image: url(../images/titleBg.gif);
	border-left:solid 1px #d8d8d8;
	border-top:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
}

.bottomBorder
{
	border-bottom: solid 1px #d8d8d8;
}

.border
{
	border: solid 1px #d8d8d8;
	font-size:14px;
	color:#333;
}

.topBorder
{
	border-top: solid 1px #d8d8d8;
}


.offerPrice
{
	color:#c60909;
	font-size:25px;
	font-weight:bold;
}

.moreInfo
{
	font-size:14px;
	color: #222;
}

#categoryTitle
{
	border-bottom: solid 1px #d8d8d8;
	margin-top:10px;
	margin-left:0px;
}

#categoryTitle span
{
	color:#c60909;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-left:40px;
	padding-right:40px;
	margin:0px;
	margin-bottom:5px;
	background-image: url(../images/titleBg.gif);
	border-left:solid 1px #d8d8d8;
	border-top:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
}

#categoryPlasma
{
	height:250px;
	border: solid 1px #d8d8d8;
	margin-top:5px;
	background-image: url(../images/television.jpg);
}

#categoryDVD
{
	height:250px;
	border: solid 1px #d8d8d8;
	margin-top:5px;
	background-image: url(../images/dvd.jpg);
}

#categoryAudio
{
	height:250px;
	border: solid 1px #d8d8d8;
	margin-top:5px;
	background-image: url(../images/audio.jpg);
}

#categoryMultiRoom
{
	height:250px;
	border: solid 1px #d8d8d8;
	margin-top:5px;
	background-image: url(../images/multiroom.jpg);
}

#categoryHomeCinemaAmps
{
	height:250px;
	border: solid 1px #d8d8d8;
	margin-top:5px;
	background-image: url(../images/homecinema.jpg);
}

#categorySpecialOffers
{
	height:250px;
	border: solid 1px #d8d8d8;
	margin-top:5px;
	background-image: url(../images/dvd.jpg);
}

#category3DPackages
{
	height:130px;
	border: solid 1px #d8d8d8;
	margin-top:5px;
	background-image: url(../images/3dpackages.jpg);
}

#childDepartments
{
	text-align:center;
	padding-top:20px;
	width:100%;
}

.childDepartment
{
	margin-right: 60px;
	margin-bottom:10px;
	padding-left:16px;
	text-decoration:none;
	color:#333;
	font-size:14px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	display: block;
	float:left;
}

#productTitle
{
	border-bottom: solid 1px #d8d8d8;
	margin-top:10px;
	margin-left:0px;
	position:relative;
}

#productTitle span
{
	color:#c60909;
	font-size:19px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}

#priceBox
{
	color:#c60909;
	padding:10px;
}

#priceBox h2
{
	font-size:38px;
	margin-bottom:3px;
	margin-top:0px;
}

#priceBox h3
{
	font-size:20px;
	margin-bottom:0px;
	margin-top:0px;
}

#pictureBox
{

	text-align:center;
}

#detailsBox
{
	width:200px;
	text-align:right;
	float:right;
	border:solid 1px #d8d8d8;
	padding:10px;
}

.topDescription
{
	color:#444;
	font-size:19px;
	font-weight:bold;
	text-transform: capitalize;
	margin-top:10px;
}

.childDepartmentBar
{
	margin-left: 30px;
	color:#666;
	font-size:11px;
}

.childDepartmentBar2
{
	margin-left: 30px;
	color:#c60909;
	font-size:11px;
	text-decoration:none;
}

#childDepartmentsBar
{
	text-align:right;
	position:absolute;
	top:10px;
	width:100%;
}

#productlistTitle
{
	border-bottom: solid 1px #d8d8d8;
	margin-top:10px;
	margin-left:0px;
	position:relative;
}

#productlistTitle span
{
	color:#c60909;
	font-size:19px;
	font-weight:bold;
	padding-top:5px;
	padding-left:40px;
	padding-right:40px;
	margin:0px;
	margin-bottom:5px;
	background-image: url(../images/titleBg.gif);
	border-left:solid 1px #d8d8d8;
	border-top:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
}

#childDepartmentsTitle
{
	border-bottom: solid 1px #d8d8d8;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	position:relative;
	margin-bottom:10px;
}

.childDepartments
{
	margin-left: 19px;
	color:#666;
	font-size:11px;
}

#brandsFront
{
	background-image: url(../images/brands.jpg);
	height:250px;
	border: solid 1px #d8d8d8;
	margin-top:10px;
}

#brandsBox
{
	border-bottom:solid 1px #d8d8d8;
	border-left:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
	padding:10px;
}

#brandsBox img
{
	margin:10px;
}

.pageStyle
{
	color:#000;
	font-size:11px;
}

.moreInfo
{
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.price2
{
	color:#c60909;
	font-size:18px;
	font-weight:bold;
}

.moreInfo2
{
	color:#000;
	font-size:13px;
	text-decoration: underline;
}

.small
{
	font-size:10px;
}

#sidebarBasket
{
	width:200px;
	height:163px;
	background-image:url(../images/sidebar_basket.gif);
	margin-bottom:10px;
	text-align:right;
}

#sidebarBasket div
{
	padding:10px;
	font-weight:bold;
	text-align:right;
}

#sidebarAccount
{
	width:200px;
	height:163px;
	background-image:url(../images/sidebar_account.gif);
	margin-bottom:10px;
}

#sidebarAccount div
{
	padding: 10px 10px 0px 50px;
	font-weight:bold;
	text-align:right;
}

#sidebarGeneral
{
	width:200px;
	height:248px;
	background-image:url(../images/sidebar_general.gif);
	margin-bottom:10px;
}

#sidebarGeneral div
{
	padding: 10px 10px 0px 50px;
	font-weight:bold;
	text-align:right;
}

.security
{
	width:100px;
	height:80px;
	display:block;
	margin-top:19px;
	float:right;
}

#box2{
	position:absolute;
}

#box2 span{
	display:block;
	float:left;
}

.mask2{
	position:relative;
	height:130px;
	overflow:hidden;
}

#banner
{
	height:130px;
	margin-left:1px;
	border: solid 1px #d8d8d8;
}

.title
{
	border-bottom: solid 1px #d8d8d8;
	margin-top:10px;
}

div.title
{
	height:25px;
	color:#c60909;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:1px;
	background-image: url(../images/titleBg.gif);
	border-left:solid 1px #d8d8d8;
	border-top:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
}

.imageborder 
{
	border: solid 1px #d8d8d8;
	padding:3px;
}

.redbox {
	background-color: #c60909;
}
