/*********************************************************************************** Sidans struktur, texter, rubriker *******************************************************************/
*
{
	font-family: Arial, Helvetica, sans-serif;
	outline: 0;
	border: 0;
}

html
{
	overflow-y: scroll;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
body 
{
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: #000000;
	width: 100%;
	width: auto !important;
}
h1
{
	padding: 0px 5px 5px 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h2
{
	padding: 0px 5px 5px 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h3
{
	padding: 0px 5px 5px 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p
{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	text-decoration: none;
	font-style: normal;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #FFFFFF;
}
img
{
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
a
{
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #999999;
	font: 12px Arial, Helvetica, sans-serif;
}
.tx-newloginbox-pi1 label 
{
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

/*********************************************************************************** Inramning *******************************************************************************************/

#wrap
{
	margin: auto;
	width: 904px;
	height: 100%;
	height: auto !important;
	min-height: 400px;
	margin-top: 0;
}
.push
{
	clear: both;
	width: 800px;
	height: 1px;
}

/*********************************************************************************** Banner *******************************************************************************************/

#header
{
	width: 904px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}
#header_content
{
	width: 904px;
	height: 119px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/top.jpg) no-repeat;
	display: inline;
}
#logo 
{
	width: 191px;
	height: 87px;
	float: left;
	margin: 33px 0px 0px 107px;
	background: none;
	display: inline;
}
#aflogin
{
	background: none;
	width: 109px;
	height: 20px;
	position: relative;
	left: 650px;
	top: 0px;
}
/*********************************************************************************** Meny *******************************************************************************************/

#menycontainer 
{
	float: left;
	width: 500px;
	height: 30px;
	display: inline;
	margin: 50px 0px 0px 57px;
	padding: 0;
	background: none;
}
#meny
{
	float: left;
	width: 500px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	letter-spacing: 0px;
	background: none;
	display: inline;
}
#meny li
{
	float: left;	
	list-style: none; 
	display: inline;
	width: auto !important;
	padding: 0px 23px 0px 0px;
	margin: 0;
	background-color: #00FF99;
	background: url(img/meny.jpg) no-repeat;
}
#meny a
{
	text-align: center;
	text-decoration: none;
	background: none;
	margin: auto;
	display: inline;
	font: 13px "Gotham Medium", Arial, Verdana, Helvetica, sans-serif; 
	outline: 0;
	border: 0;
}
#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{color: #999999;}
#meny a.meny_a{color: #999999 !important;}
/* Submeny */
#submenycontainer 
{
	float: right;
	width: auto;
	max-width: 400px;
	height: auto;
	display: inline;
	margin: 0px 200px 0px 0px;
	padding: 0;
	background: none;
}

#submeny
{
	float: left;
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	letter-spacing: 0px;
	background: none;
	display: inline;
}
#submeny li
{
	float: left;	
	list-style: none; 
	display: inline;
	width: auto !important;
	padding: 0px 23px 0px 0px;
	margin: 0;
	background-color: #00FF99;
	background: url(img/meny.jpg) no-repeat;
}
#submeny a
{
	text-align: center;
	text-decoration: none;
	background: none;
	margin: auto;
	display: inline;
	font: 11px "Gotham Medium", Arial, Verdana, Helvetica, sans-serif; 
	outline: 0;
	border: 0;
}
#submeny a:link{color: #999999;}
#submeny a:visited{color: #999999;}
#submeny a:hover{color: #999999;}
#submeny a.meny_a{color: #999999 !important;}

/*********************************************************************************** Meny *******************************************************************************************/
#content_root
{
	width: 904px;
	height: 100%;
	height: auto !important;
	min-height: 200px;
	background: url(images/bg.jpg) repeat-y #000000;
	float:left;
}
/* FCE med mittenbild, gjort till startsidan */
#content_start
{
	width: 722px;
	height: 100%;
	background: #FFFFFF;
	height: auto !important;
	min-height: 100px;
	background: none;
	margin: auto;
	padding: 0;
}
#content_bildspel
{
	width: 686px;
	background: none;
	height: auto !important;
	height: 100%;
	padding: 0px 18px 0px 18px;
	margin: auto;
	clear: both
}
#content_bildspel a, a:visited
{
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #666666;
	text-align: center;
}
/* FCE med en liten spalt till v�nster och en stor till h�ger 
#content_2cols
{
	float: left;
	width: 900px;
	height: 100%;
	background-color: #FFFFFF;
	height: auto !important;
	min-height: 400px;
	background: #ffffff;
}
#content_2cols_left
{
	float: left;
	width: 200px;
	height: 100%;
	min-height: 200px;
	height: auto !important;
	background-color: #ffffff;
}
#content_2cols_right
{
	float: left;
	width: 700px;
	height: 100%;
	height: auto !important;
	min-height: 200px;
	background-color: #ffffff;
}
/* FCE med mittenbild, gjort till startsidan 
#content_3cols
{
	float: left;
	width: 900px;
	height: 100%;
	background-color: #FFFFFF;
	height: auto !important;
	min-height: 400px;
}
#content_3cols_left
{
	float: left;
	width: 200px;
	height: 100%;
	height: auto !important;
	min-height: 400px;
	background: #ffffff;
}
#content_3cols_middle
{
	float: left;
	width: 500px;
	height: 100%;
	height: auto !important;
	min-height: 400px;
	background: #ffffff;
}
#content_3cols_right
{
	float: left;
	width: 200px;
	height: 100%;
	height: auto !important;
	min-height: 400px;
	background: #ffffff;
}

/* FCE f�r varum�rken */
#content_brands_root
{
	width: 722px;
	height: 100%;
	background: #FFFFFF;
	height: auto !important;
	min-height: 100px;
	background: none;
	margin: auto;
	padding: 0;
}
#content_brands
{
	width: 665px;
	height: 100%;
	background: #FFFFFF;
	height: auto !important;
	min-height: 130px;
	height: 120px;
	background: url(images/brands_bg.jpg) repeat-x #000000;
	margin: auto;
	padding: 10px;
	margin-bottom: 40px;
}
#content_brands_left
{
	float: left;
	width: 190px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 120px;
}
#content_brands_middle
{
	float: left;
	width: 300px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 120px;
	padding: 0px 20px 0px 0px;
}
#content_brands_right
{
	float: left;
	width: 145px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 120px;
	margin: 0px 0px 0px 10px;
}
#content_brands_left a:visited, #content_brands_left a:visited
{
	color: #ffffff;
	outline: 0;
	border: 0;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content_brands_pics
{
	float: left;
	width: 270px;
	height: 35px;
	display: inline;
}
#content_brands_pic1
{
	width: 50px;
	height: 35px;
	padding: 5px 5px 0px 0px;
	margin: 0;
	float: left;
	display: inline;
}
#content_brands_pic2
{
	width: 200px;
	height: 35px;
	padding: 5px 5px 0px 0px;
	margin: 0;
	float: left;
	display: inline;
}
#content_brands_pic3
{
	width: auto;
	height: 35px;
	padding: 5px 5px 0px 0px;
	margin: 0;
	display: inline;
	float: left;
}

/****************************************** Content personal *****************************************************/

#content_personal_root
{
	width: 722px;
	height: 100%;
	background: #FFFFFF;
	height: auto !important;
	min-height: 100px;
	background: none;
	margin: auto;
	padding: 0;
}
#content_personal
{
	width: 685px;
	height: 100%;
	background: #FFFFFF;
	height: auto !important;
	min-height: 100px;
	background:  none;
	margin: auto;
}
#content_personal_left
{
	float: left;
	width: 225px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 120px;
	padding: 0px 5px 10px 0px;
}
#content_personal_middle
{
	float: left;
	width: 225px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 150px;
	padding: 0px 5px 10px 0px;
}
#content_personal_right
{
	float: left;
	width: 225px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 150px;
	margin: 0px;
}
#content_personal_left p, #content_personal_middle p, #content_personal_right p
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-style: normal;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	display: inline;
	float: left;
}

/********************************** CONTENT 2 columns |content|content| ***************************************************************************/
#content_2columns_root
{
	width: 722px;
	height: 100%;
	background: #FFFFFF;
	height: auto !important;
	min-height: 100px;
	background: none;
	margin: auto;
	padding: 0;
}
#content_2columns
{
	width: 686px;
	background: none;
	height: auto !important;
	height: 100%;
	padding: 0px 18px 0px 18px;
	margin: auto;
}
#content_2columns_left
{
	float: left;
	width: 333px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 120px;
	padding: 0px 10px 10px 0px;
}
#content_2columns_right
{
	float: left;
	width: 343px;
	height: 100%;
	height: auto !important;
	background: none;
	min-height: 150px;
	padding: 0px;
	margin: 0px;
}
/*********************************************************************************** Erbjudande *******************************************************************************************/
.content_root_erbjudande
{
    float: left;
    width: 205px;
    height: 470px;
    padding: 10px;
    background: #ffffff;
}
.content_root_erbjudande p
{
    color: black;
}
.content_erbjudande_erbjudande
{
    float: left;
    width: 205px;
    height: 470px;
    padding: 10px;
    background: #ffffff;
}
.content_erbjudande_erbjudande p
{
    color: #000000;
}
.content_erbjudande_rubrik
{
    float: left;
    width: 205px;
    height: 15px;
    padding: 3px 0px 4px 0px;
    font-weight: bold;
    font-size: 15px;
}
.content_erbjudande_img
{
    float: left;
    width: 205px;
    height: 180px;
    text-align: center;
}
.content_erbjudande_img img
{
    width: auto;
    height: 180px;
    text-align: center;
}
.content_erbjudande_colors
{
    float: left;
    width: 205px;
    height: 16px;
    padding: 2px 0px 2px 0px;
}
.content_erbjudande_colors img
{
    float: left;
    width: 16px;
    height: 16px;
    padding: 0px 2px 0px 0px;
}
.content_erbjudande_text
{
    float: left;
    width: 205px;
    height: 164px;
    padding: 2px 0px 2px 0px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
}
.content_erbjudande_text p
{
    color: black;
}
.content_erbjudande_price
{
    float: left;
    width: 205px;
    height: 16px;
    padding: 2px 0px 2px 0px;
    font: 12px Arial, Helvetica, sans-serif;
}
.price_new
{
    float: left;
    width: 30px;
    padding-right: 5px;
    color: red;
}
.price_old
{
    float: left;
    width: 30px;
    text-decoration: line-through;
}
.price_old p
{
    color: red;
}
.content_erbjudande_logo
{
    float: left;
    width: 205px;
    height: 40px;
}
.content_erbjudande_logo img
{
    float: right;
    width: auto;
    height: 40px;
    padding: 0;
    background: black;
}

/*********************************************************************************** Bottom *******************************************************************************************/
#bottom
{
	float: left;
	display: inline;
	background: url(images/bottom.jpg) no-repeat #000000;
	height: 119px;
	width: 904px;
}


/* Special 
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline;
	margin-right:0;
}
*/
/********************************* Login in  ********************************************/

