/* CSS Document - layout */

#promobanner {
	width: 770px;
	height: 265px;
	margin: 20px 5px 0 0;
}

.promobanner {
	width: 770px;
	height: 265px;
	float: left;
}

.promoLink {
	display: block;
	width: 770px;
	height: 265px;
}

#store {
	width: 209px;
	height: 235px;
	margin-top: 6px;
	margin-right: 14px;
	float: right;
}

#stores {
	width: 209px;
	height: 235px;
	float: right;
}

#homepageContent {
	width: 820px;
	min-height: 200px;
	float: left;
}

#promophones, #portalarea {
	width: 820px;
	min-height: 200px;
	margin: 10px 0;
	float: left;
}

.promoBox {
	width: 390px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	padding-bottom: 6px;
}

#articles {
	width: 589px;
	min-height: 200px;
	float: left;
}

/*  CSS Document - decorations */

#stores {
	background: url("/skin/arsis-bleached/images/magazine.jpg") no-repeat;
}

#stores img {
	width: 176px;
	height: 130px;
	border: 1px solid #7c7c7c;
	margin: 30px 15px 0 15px;
}

#storeAddress {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#dd1c24;
	margin: 5px 7px 0 15px;
}

.promoBox {
	background: url("/skin/arsis-bleached/images/promotional_box.gif") no-repeat;
}

.vodafoneBox {
	background: url("/skin/arsis-bleached/images/vodafone_promotional_box.gif") no-repeat;
}

.boxHeader {
	width: 390px;
	height: 31px;
	background: #e9e9e9;
}


.boxproductName, .articleName {
	font-family: Helvetica, Arial, sans-serif;
	color: #dd1c24;
	font-weight: bold;
	padding:7px 0 0 10px;
	font-size: 15px;
	float: left;
}


.boxContent, .boxExtraInfo {
	width: 280px;
	height: 116px;
	float: left;
}

.boxExtraInfo {
	width: 110px;
}

.boxavatar {
	width: 80px;
	height: 113px;
	padding-top: 3px;
	float: left;
	margin: 1px;
	text-align: center;
}

.description {
	float: left;
	width: 182px;
	height: 70px;
	padding: 15px 5px 5px 10px;
	font-size: 10px;
	color: #666;
}


.extraLinks li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	margin: 0 0 3px 5px;
	list-style-position: inside;
	color:#dd1c24;
	font-weight: bold;
}

.boxPrice {
	float: left;
	margin-left: 10px;
	width: 100px;
}

.articleBox {
	width: 589px;
	height: 173px;
	float: left;
	background: url("/skin/arsis-bleached/images/article.jpg") no-repeat;
	padding: 4px;
	margin-bottom: 10px;
}

.articleHeader {
	width: 581px;
	height: 31px;
	background: #e9e9e9;
}

.articleContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}

.articleContent img.articleThumb {
	width: 160px;
	height: 105px;
	border: 1px solid #e9e9e9;
	float: right;
	margin: 5px;
	
}