/*
 *	Header
 */

#header {
	background-image: url(/images/coolblue.nl/shoppingcart_header.jpg);
}




/*
 *	Ribbon
 */

#ribbon {
	position: absolute;
	top: 180px;
	left: 25px;
}




/*
 *	Columns
 */

#left {
	width: 370px;
	margin-right: 10px;
	float: left;
}

#center {
	width: 370px;
	margin-right: 10px;
	float: left;
}

#right {
	width: 210px;
	float: left;
}




/*
 *	Blocks
 */

#helpdesk {
	width: 160px;
	margin-right: 5px;
	float: left;
	clear: none;
}

#helpdesk h2 {
	border-color: #666;
	color: #666;
}


#shop {
	width: 160px;
	margin-left: 5px;
	float: left;
	clear: none;
}

#shop h2 {
	border-color: #666;
	color: #666;
}


#shops h2 {
	border-color: #666;
	color: #666;
}

#shops ul {
	margin-left: -3px;
}

#shops li {
	margin-bottom: 1em;
	padding: 0 !important; 
	background: none !important;
}

#shops li a {
	padding-left: 5px;
}

/*
 * Corporate movie
 */

#coolbluemovie p{
 	width: 50%;
 	float: left;
}

#coolbluemovieimage {
	text-align: right;
}

#coolbluemovieimage a img, #introduction a img {
	border: solid 1px #dddddd;
}

#coolbluemovieimage a:hover img, #introduction a:hover img {
	border: solid 1px #888888;
}

#introduction .readmore {
	line-height: 19px;
}

#coolbluemovie p a {
	padding-left: 12px;
	background: transparent url(/images/default/li_background.gif) no-repeat scroll 2px 4px;
}


#welcome p.readmore {
	margin-top: 0px;
}

.socialmediaitem {
	margin-top: 10px;	
}

.socialmediaitem a, .socialmediaitem h4{
	line-height: 14px;
	font-size: 11px;
}

.socialmediaitem img {
	float: left;
	margin-right: 7px;
}