﻿@import url("/SDECatCss/SDECatalogeAG.css");
@import url("/SDECatCss/MainStyleAG.css");
@import url("/SDETabMenu/Menu.css");

body
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	text-align: center;
}

form
{
	margin: 0;
	padding: 0;
	border: none;
}

#divMain
{
	margin: auto;
	width : 980px;
	/*height: 760px;*/
	
	overflow: hidden;
	/*padding: 0px 0px 5px 0px;*/
	
	border: solid 2px #00A0B0;
	text-align: left; /* så att inte stupid explorer inheritar center align från bodyn till alla undertaggar */
	/*border-left-style: inset;
	/*border-top-style: inset; 
	border-right-style: outset;
	border-bottom-style: outset;*/    
	/*border-width: 2px;/*2px*/
	/*border-color: 00A0B0;/*white*/
}

#divMain
	dt
	{
		font-size: 11px;
		padding: 3px 2px 2px 3px;
		height: 20px;
		color: white;
	}
#pageLeft
{
	width: 176px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 4px;
}
#pageLeftBasket
{
	float: left;
	width: 200px;/*195*/
	height: auto;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
}
#pageRight
{
	float: left;
	width: 785px;/*885px*/
	overflow: hidden;
}
#pageRightBasket
{
	float: right;
	width: 755px;/*885px*/
	overflow: hidden;
	margin-right:5px;
	margin-top:1px;
	height:auto;
}

#lblKatvg_Bort
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #7A7AE5;
	font-size: 11px;
	color: White;
	padding: 2px 2px 2px 3px;
	height: 20px;
	border: solid 1px #9898F2;
	width: 100%;
}




#rowData tr
{
	background-color: White; /* #A1B5E4; */
}
#rowData th
{
	background-color: #E1E1E1; /* #D9D9DC;#E1E1E1;#6B98C6 */
	/*border-style: inset;*/
	border-width: 1px;
}
#lstArtInfoRubrik
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #6B98C6; /* #7A7AE5; */
	font-size: 11px;
	color: White;
	padding: 2px 2px 2px 3px;
	height: 20px;
	border: solid 1px  #9898F2;
	width: 220px;
	margin-top: 0px;
}
.clsLblRubrik
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #6B98C6; /* #7A7AE5; */
	font-size: 11px;
	color: White;
	padding: 2px 2px 2px 3px;
	height: 20px;
	border: solid 1px  #9898F2;
	width: 100%;
}
#lblBasket
{
	width: 176px;
}
.clsLblRubrikMainLeft
{
	width: 160px;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #6B98C6; /* #7A7AE5; */
	font-size: 11px;
	color: White;
	padding: 2px 2px 2px 3px;
	height: 20px;
	border: solid 1px  #9898F2;
}
#tblArticel
{
	height: 300px;
}
.clsCatRow
{
	height: 100%;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
}

.clsTxtCust
{
	border: solid 1px Black;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	width: 112px;
}

.clsMessage
{
	border: solid 1px Black;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	width:185px;
}

/* SDEEShop */
#divOrder
{
	padding: 2px;
	border: groove 1px Black;
	/*width:190px;*/
	margin-top:20px;
}
#divOrder table
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px; 
	text-align: left;
	color: Black;
}
#divOrder td
{
	color: Black;
	font-size: 10px;
}

#divEShopAG
{
	width: 500px;
	border-left-style: inset;
	border-top-style: inset; 
	border-right-style: outset;
	border-bottom-style: outset;    
	border-width: 2px;
	border-color: white;
}

#divUserAG
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100%;
	text-align:left;
}

.clsInfoTextLeft
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-weight: bold;
	font-size: 10px;
	text-align:left;
}
#divRegistrera
{
	margin-top:30px;
	text-align:left;
	width:280px;
}
#divKundinfo
{
	width:100%;
	margin-left:20px;
	text-align:left;
	/*background-image: url("../imgs/bildelarlogo_no_txt.jpg");
	background-repeat: no-repeat;*/
}

#divMiddleKundinfo
{
	float:left;
	margin-top:30px;
	width:560px;
	height:auto;
	text-align:left;
}
.clsTextBox
{
	height: 15px;
	background-color: #f0f0f0;
	font-size: 11px;
	border: solid 1px #b3b3b3;
	width:200px;
}
.lblKundinfo
{
	font-size:9px;
	font-weight:bold;
}
#divInput
{
	float:left;
	width:320px;
	margin-left:20px;
	margin-top:20px;
	text-align:left;
}
#divInfo
{
	float:right;
	width:180px;
	height:228px;
	/*margin-right:110px;*/
	/*margin-left:360px;*/
	margin-top:25px;
	text-align:left;
	font-size:9px;
	background: #F4F3F3 url(../imgs/puff_back.jpg) repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#divInfoInlogg
{
	float:right;
	/*width:180px;
	height:228px;*/
	/*margin-right:110px;*/
	/*margin-left:360px;*/
	margin-top:10px;
	text-align:left;
	font-size:9px;
	/*background: #F4F3F3 url(../imgs/puff_back.jpg) repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;*/
}

#divMainRedesignOrder
{
	margin: auto;
	width: 980px;
	/*height:500px;*/
	overflow: hidden;
	text-align: left; /* så att inte stupid explorer inheritar center align från bodyn till alla undertaggar */
}
#divConfirmOrderMain
{
	 width:400px;
	 margin-left:205px;
	 margin-top:30px;
}
#divDibsinfo
{
	 width:600px;
	 margin-left:205px;
	 margin-top:30px;
	 overflow: hidden;
}
#divDibsbild
{
	float:left;
	width:180px;
	overflow: hidden;
}
#divDibstext
{
	float:left;
	overflow: hidden;
}
#divPay
{
	text-align:left;
	margin-top:30px;
	margin-left:205px;
	overflow: hidden;
}
#divTransact
{
	width:600px;
	margin-left:220px;
	margin-top:20px;
	background: #F4F3F3 url(/imgs/puff_back.jpg) repeat-x;
	padding: 5px 2px 10px 5px;
}
#divReceipt
{
	 width:600px;
	 margin-left:220px;
	 margin-top:30px;
}
#tblReceipt
{
	background-color:#FBFBFD;
}


.obl
{
	color:Red;
}
#footerdiv
{
	margin-top: 15px;
	/*border-top: solid 1px black;*/
	text-align:center;
	margin-bottom:15px;
}
h1
{
	font-size: 22px;
	font-family: Arial Narrow;
	font-weight: normal;
	margin-bottom: 0;
}

.clsRubrik
{
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#eeeeee;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}


#vvLeftAG
{
	float: left;
	width: 150px;/*220px*/
	height: 75px;
	background-color: Transparent;
	/*background-position: 0px 5px;*/
	/* background-image: url(showCatPic.php?cpic=images/RegSkylt.gif&aono=Varukorg&type=breg); */
	/*background-image: url(images/RegSkylt.gif);*/
	/*background-repeat: no-repeat;*/
}

#vvData
{
	width: 775px;/**/
	height: auto; 

	margin-top: 0px;
	margin-bottom: 10px;
	/*background: #f6f6f5;*/
	background:#EDEDED;/* #F4F3F3 url("/imgs/puff_back.jpg") repeat-x;*/
	border: none;
	padding: 8px 8px 0px 0px; 
	border: inset 1px Navy;
	position:relative;
	top:0px;
}
/*#vvData
{
	width: 99%;
	height: 65px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #EDEDED;
	border: window-inset 1px Navy;
}*/
#vvRight .crdat-div
{
	float: left;
	font-weight: bold;
	margin-right: 15px;
	height: 18px;
}



#vvRight .crdat-div span
{
	font-weight: normal;
}

/*/ Det Ã¤r bilden /*/
#crdata_decal
{
	float: right;
}
/*/	NummerplÃ¥ten /*/
#txtRegnr
{
	width: 106px;
	height: 34px;
	background-image: url("/imgs/regskylt_back.jpg");
	background-repeat: no-repeat;
	/*background: transparent url("/images/regskylt_back.jpg") no-repeat;*/
	font-size: 20px;
	padding: 4px 0 0 17px;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif; 
	font-style: normal;
	font-weight: bold; 
	border: none;
	margin-top: 0px;
	margin-left: 10px;
}
.clsRegTextBox
{
	/*border: solid 1px Black;*/
	border: none; 
	font-family: Arial, Verdana, sans-serif; 
	font-style: normal;
	/*font-weight: bold; 
	font-size: 38px;
	height: 45px;
	width: 170px;
	margin-left: 10px;
	margin-top: 7px;
	margin-right: 20px;*/
}
#catOwnerLogoAG
{
	/*height: 76px;*/
	padding: 0px 0px 0px 0px;
}
.clsOddRowBasket
{
	background-color: #EDEDED;/* #A1B5E4*/
	
}
#divInfoBasket
{
	width: 420px;
	float: right;
	overflow: hidden;
	/*margin-left: 220px;*/
	background-color: #eeeeee;
	padding:5px;
	font-family: Verdana, Arial;
	font-size:9px;
	/*height:70px;*/
}
#divBasketKortinfo
{
	width:auto;/*520px*/
	float:left;
	overflow: hidden;
	/*margin-left: 220px;*/
	/*background-color: #eeeeee;*/
	/*padding:5px;*/
	font-family: Verdana, Arial;
	font-size:9px;
	height:85px;
	/*background-color:#DAE9FF;*/
}
.divBasketKortinfo
{
	font-family: Verdana, Arial;
	font-size:9px;
}
/*
.clsOddRow
{
	background-color: #A1B5E4;
}
*/

/* Spara ovanför detta */