/* ----------------------------------------------------------------------- SHOP-BASICS */

#shop {
	
}
#shop a
{
}
#shop h2 {
	
}

#shop .zapp {
	clear:both;
}

#shop img {
	border:0;
}
#shopHeader
{
	border:1px solid #ccc;	
	padding:5px;	
	display:none;
}
#shop #shopmenu {
	border:1px solid #ccc;	
	padding:5px;	
	display:none;
}
#shopLanguage
{

}

#shop a {
	text-decoration:none;
}

#shop a:hover {
	text-decoration:underline;
}

#shop form {
	margin:0;
	padding:0;
}


#shop table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

#shop textarea {
	background-color:white;
	color:#760000;
}


/* ---------------------------------------------------------------------XML IMPORT */
#custom_extends
{
	padding:5px;	
}
#custom_extends p
{
	width:670px;
	clear:both;
	padding:5px 0px;
}
#custom_extends table
{
	margin-bottom:20px;	
	border:1px solid #39C;	
}

#boat_images_container
{
	width:355px;
	text-align:center;
	float:right;
	overflow:hidden;
	border:1px solid #39C;
}
#boat_image_nr1
{
	display:block;
	position:relative;
	margin:2px auto;
	clear:both;
}
#boat_image_nr2, #boat_image_nr3, #boat_image_nr4, #boat_image_nr5, #boat_image_nr6, #boat_image_nr7, #boat_image_nr8, #boat_image_nr9, #boat_image_nr10
{, 
	width:80px;
	height:60px;
	margin:0px;
}
#shop #view_item_submit{
	padding:5px;
	border-top:1px solid #ccc;
	display: none;
}

div#view_item_link
{
	width:355px;
	height:36px;
	background:url(images/button-viewitem.png) center no-repeat;
	text-align: center;
	margin: 0 10px 0 0;
	
}
.table_boat_general
{
	width:320px;
}

.tr_boat_0
{
	background:#e1f1ff;	
}
.td_boat_label
{
	font-weight:bold;	
}
.table_boat_prices .tr_boat_0
{
	width:100%;	
	background:none;
}
.table_boat_prices_areas
{
	width:100%;	
}
.table_boat_prices_areas .td_boatpa
{
	vertical-align:top;	
	width:50%;
	padding-right:5px;
}
.table_boat_prices_areas td table
{
	margin-bottom:0;
	border:0;
	width:100%;
}
.table_boat_prices
{
}
.table_boat_areas
{
	width:100%;	
}
.table_boat_season_prices
{
	display:block;
}
.table_boat_season_prices td
{
	border:1px solid #39C;
	width:100px;	
	text-align:center;
}
.table_boat_season_prices td div
{
	width:111px;
	background:#e1f1ff;	
}
.table_boat_season_prices .td_sub
{
	font-weight:bold;
	text-align:left;
}
.table_boat_discount
{
		width:320px;	
}
.feed_discount_container
{
	color:#f00;
	font-weight:bold;
	font-size:13px;

}

/* ---------------------------------------------------------------------Shop Images */

.shop_folder_image{
	width:140px;
	height:140px;
}

.shop_item_image{
	width:140px;
	height:140px;
}

.shop_keyword_folder_image{
	width:140px;
	height:140px;
}

.shop_view_item_image{
	display:none;
}

.shop_cart_image{
	width:100px;
	height:100px;
}




/* ---------------------------------------------------------------- FOLDER LIST */

#shop ul.folderlist {
	margin:0;
	padding:0;
}

#shop ul.folderlist li {
	list-style-type:none;
	border:1px solid #04B7E7;
	width:140px;
	height:180px;
	float:left;
	margin:5px 30px 5px 0;
	text-align:center;
	position:relative;
	/*background-color:#CCC;*/

}

#shop ul.folderlist li h3 {
	font-size:11px;
	margin:0px;
	padding:0;
	height:40px;
	width:140px;
	background:#04B7E7;
	color:#FFF;
}

#shop ul.folderlist li h3 a {
	font-size:11px;
	color:#FFF;
}


#shop ul.folderlist li div.image {
	height:160px;
}

/* ------------------------------------------------------------------ ITEM LIST */

#shop ul.itemlist {
	margin:0;
	padding:0;
}

#shop ul.itemlist li {
	list-style-type:none;
	border:1px solid #04B7E7;
	width:140px;
	height:180px;
	float:left;
	margin:5px 30px 5px 0;
	text-align:center;
	position:relative;
	/*background-color:#CCC;*/
}

#shop ul.itemlist li h3 {
	font-size:11px;
	margin:0px;
	padding:0;
	height:40px;
	width:140px;
	background:#04B7E7;
	color:#FFF;
	float:left;
}

#shop ul.itemlist li h3 a{
	font-size:11px;
	color:#FFF;
}

#shop ul.itemlist li div.image {
	
}

#shop ul.itemlist li div.price {
	width:140px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #04B7E7;
	float:left;
	line-height:20px;
	display:none;
}

/* ---------------------------------------------------------------------VIEW_ITEM */

#shop #view_item_container{
	/*background:#CCC;*/
	border:1px solid #04B7E7;
}
	
#shop #view_item_title{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color:#FFF;
	background:#04B7E7;
}

#shop #view_item_image-container{
	border-bottom:1px solid #04B7E7;
	padding:5px;
}
	
#shop #view_item_description{
	padding:5px;
}

#shop #view_item_price{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	display:none;
}

#shop #view_item_tags{
	padding:5px;
}

#shop #view_item_supply{
	padding:5px;
}

#shop #view_item_keywords{
	padding:5px;
}
#shop #view_item_nr{
	padding:5px;
}
#shop #view_item_variation{
	padding:5px;
	display: none;
}
#shop #view_item_quantity{
	padding:5px;
	float:left;
}
#shop #view_item_discountcode{
	padding:5px;
	float:left;
	display:none;
}



div#view_item_link:hover
{
	background:url(images/button-viewitem_hover.png) center no-repeat;
	text-align: center;
	margin: 0 10px 0 0;
}

	div#view_item_link a
	{
		color: #FFF;
		display: block;
		padding: 5px;
		font-weight:bold;
		line-height:22px;
		text-decoration:none;
	}
		div#view_item_link a:hover
	{
		color: #FFF;
		display: block;
		padding: 5px;
		font-weight:bold;
		text-decoration:none;
	}


/* ----------------------------------------------------------------------- CART */

#shop table.cart{
	/*background-color:#CCC;*/
	width:100%;
	border:1px solid #999;
}
#shop table.cart tr {
	/*background-color:#CCC;*/
}

#shop table.cart td {
	/*border-bottom:1px solid #BBB;*/
}

#shop table.cart th {
	padding:4px;
	background-color:#000;
	font-size:14px;
	color:#FFF;
}

#shop table.cart td {
	padding:4px 15px;
}

#shop table.cart tr.assortiment1 {
	background-color:#DDD;	
}

#shop input.aantal {
	width:30px;
}

#shop table.cart td.total {
	text-align:right
}

#shop table.cart td.total-price {
	text-align:left;
	display:none;
}




/* ----------------------------------------------------------------------- FLOW */

#shop ul#flow {
	margin:5px;
	padding:0;
	list-style-type:none;
}

#shop ul#flow li {
	width:12%;
	border:1px solid #eee;
	float:left;
	text-align:center;
	margin:5px 3px 5px 0;
	font-size:10px;
	background-color:#fff;
	padding:4px;
	white-space:nowrap;
}

#shop ul#flow li span.big {
	font-size:20px;
	font-weight:bold;
}

#shop ul#flow li.off {
	
}

#shop ul#flow li.on {
	
}

#shop ul#flow li.active {
	background-color:#333;
	color:#FFF;
}

#shop ul#flow li a {
	font-size:11px;
	font-weight:normal;	
}




/* ----------------------------------------------------------------------- MISC */

#shop div#breadcrumbs {
	line-height:1.3em;
}

#shop p.price {
	font-weight:bold;
	font-size:11px;
	display:none;
}

#shop p.steps {
	margin:40px;
	text-align:center;
}

#shop table {
}

#shop table.userdata tr {
	border:1px solid #ccc;
	/*background-color:#CCC;*/
}

#shop table.userdata td {
	padding:10px;
}
/* ---------------------------------------------------------------------------- */


