@import url("/NEWCSS/SDECataloge.css");
@import url("/NEWCSS/MainStyle.css");
@import url("/NEWCSS/Menu.css");
@import url("/sifr/sifr-screen.css");

body
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	background-image: url(images/bkggb.gif)
}

#pageRight
{
	border-width: 0px;
	margin-right: 4px;
	margin-left: 0px;
	/*
	background-image: url(imgry/top-2v.gif);
	background-repeat: repeat-x;
	*/
}



#infoRight
{
	/*
	width: 99%;
	height: 80px;
	background-color: #9898F2;
	border: outset 1px Navy;
	*/
}

#infoLeftGB
{
	width: 100%;
}

#lblStat
{
	width: 300px;
	height: 70px;
	display: block;
	margin-left: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: Red; /*#FFFF00;*/
	border-color: Navy;
	background-color: Transparent; 
}

#rowData tr
{
	background-color: #f6f6f5;
	border-bottom: solid 1px #c2c1c2;
}
#rowData th
{
	background-color: white; 
}

/*
.clsCatRow
{
	height: 320;
	overflow: auto;
}
*/

.clsLblRubrik
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	font-size: 11px;
	padding: 2px 2px 2px 3px;
	height: 20px;
}

.clsButton
{
	margin-top: 2px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #9898F2;
	color: Black;
}

#tblCustomer td
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align:left;
	background-color:#eeeeee;
	/*background-image: url("../imgs/bildelarlogo_no_txt.jpg");
	background-repeat: no-repeat;*/
}

#divCompany
{
	float:left;
	margin-left: 200px;
}

#divPrivate
{
	float:right;
	margin-top:50px;
}
#divInfo
{
	margin-top:220px;
}
#divPaymentMainRedesign
{
	margin: auto;
	width: 520px;
	overflow: hidden;
	text-align: left; /* så att inte stupid explorer inheritar center align från bodyn till alla undertaggar */
}
#divPaymentRight
{
	 float:left;
	 width:320px;
	 height:490px;
	 margin-top:30px;
	 overflow:hidden;
	 border:inset;
}
#divPaymentSteg
{
	margin-top:10px;
}
#divPaymentLeft
{
	 float:left;
	 width:180px;
	 height:490px;
	 overflow: hidden;
	 margin-top:30px;
	 border:inset;
}
#divPaymentCustomer
{
	 margin-top:30px;
}
#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:205px;
	 margin-top:30px;
	 background: #F4F3F3 url(/imgs/puff_back.jpg) repeat-x;
	 padding: 5px 2px 10px 5px;
}
#divReceipt
{
	 width:600px;
	 margin-left:205px;
	 margin-top:30px;
}
#tblReceipt
{
	background-color:#FBFBFD;
}

