/* GENERAL STYLES */
/*

ALLA DIVAR SOM HAR BORDER SKALL ÄNDRAS I WIDTH

*/

/*
===============================================================================
Shop
===============================================================================
*/
#shopBlocks
{
	padding:0px 0px 5px 0px;

}
#shopBlockLeft
{
	width:252px;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 0px 5px 0px;
}
#shopBlockRight
{
	width:252px;
	float:right;
	padding:0px 0px 5px 0px;
		
}
#shopWelcomeText
{
	width:520px;
}
#shopPic
{
	width:100px;
	height:100px;
	float:left;
	margin:0px 5px 0px 0px;
	background-color:#e5e5e5;
}
#shopTop
{
	width:520px;
	padding:5px 0px 10px 0px;
}
#shopProductList
{
	width:510px;
	padding:0px 10px 0px 0px;
}
#btn_shop
{
	height:15px;
	float:right;
	padding:5px 0px 0px 0px;	
}
#btn_trolley
{

	height:15px;
	float:left;
	padding:0px 0px 0px 0px;
}
#trolleyMid
{
	height:95px;	
}
#trolleyMid ul
{
	list-style:none;
	padding:0px 0px 0px 0px;

}
.shopBlue
{
	float:right;
	color:#007dcc;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	/*letter-spacing:-1px;*/
	padding:0px 10px 0px 0px;
}
a.loginBlue, a:visited.loginBlue, a:active.loginBlue, a:hover.loginBlue
{
	color:#007dcc;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	padding:0px 0px 5px 0px;
	float:left;
}
.shopBlack
{
	float:left;
	color:#404040;
	font-weight:bold;
	font-size:11px;
	/*letter-spacing:-1px;*/
}
.shopHeader
{
	background-image:url('/img/mid/mid_shop_header.gif');
	background-repeat:no-repeat;
	padding:0px 0px 0px 30px;
}
.btn_buy
{
	margin:0px;
	padding:0px;
	background: url('/img/buttons/btn_Bg.gif');
	background-repeat:repeat-x;
	float:left;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 1px 0px;
}
.btn_next
{
        float: right;
}

/*
===============================================================================
End Shop
===============================================================================
*/

/*
===============================================================================
Shop product BIG
===============================================================================
*/
.memberPrice
{
	color:#ff0000;
 	float:left;
	width:150px;
	font-size:12px;
	font-weight:bold;
}
.productPrice
{
	color:#000000;
 	float:left;
	width:150px;
	font-size:12px;
	font-weight:bold;
}
#shopProduct
{
	width:520px;
	padding:0px 0px 10px 0px;
}

#shopProductPic
{
	width:250px;
	float:left;
	/*border:1px solid #000;*/
	margin:10px 10px 0px 0px;
}
#shopProductText
{
	width:250px;
	float:left;
	/*border:1px solid #000;*/
	margin:10px 0px 0px 10px;
}
.sizeList
{
	padding:5px 0px 0px 0px;
	float:right;
}

/*
===============================================================================
End Shop product BIG
===============================================================================
*/
/*
===============================================================================
Start Shop product SMALL
===============================================================================
*/
.ProductHeader,.ProductBody
{
	padding:0px 0px 0px 10px;
}
.Product
{
	width:515px;
	padding:0px 0px 5px 0px;
	float:left;
	border-bottom:1px dotted #e5e5e5;
	
}
.ProductPicSmall
{
	width:85px;
	float:left;
}
.ProductHeader
{
	width:400px;
	float:left;
}
.ProductBody
{
	width:420px;
	float:left;
}
.ProductBtn
{
	height:20px;
	float:right;
}
/*
===============================================================================
End Shop product SMALL
===============================================================================
*/



/* EDITOR PROPERTIES */

