/* Default stylesheet */

@import url(../default.css);
@import url(global_search.css);

/* Global properties */

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		
}

table
{
	border: solid 0px black;
	border-collapse: collapse;
	width: 100%;
}

td
{
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #666666;
}

td
{
	border: solid 0px black;
	border-collapse: collapse;
	
}

tr
{
	vertical-align: top;
}


a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

/* Added by Fsh 20060816
*/
.resultat
		{
			background-color: #ffffff;
			padding: 10px;
			border: 2px solid #334D8B;
			font-size: 10pt;
			font-weight: bold;
			text-align: center;
		}
		
/* Added 20060518
*/

.message
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	vertical-align:bottom;
}

		
/* Added by Fsh 20061024
*/		
h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 4px;
	margin-top: 3px;
	font-weight: normal;
	color:#666666;
}		
		
/* Added 20061024
*/

a:hover
{
	color: Black;
}

/* Headlines */
/* korrigerad margin-bottom: gammal 23px resp ny 1 px; */
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#666666;
}

h2, .headline, .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 23px;
	font-weight: normal;
	color:#666666;
}

h4, .headline, .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: normal;
	color:#666666;
}

h3, b, .bodyBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

	

/* Body text */
p, .bodytext, .normal
{
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

/* class for Perstorp */
.pheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}

/* class for Perstorp */
.Pheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}

/* class for Perstorp */
.pHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}

/* class for Perstorp */
.lower_case_black 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	vertical-align:bottom;
		cursor: pointer;
      	cursor: hand;
}

/*class for Perstorp */
.firstpagespec 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

/*class for Perstorp */
.imagetext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

/*class for Perstorp */
.horImgText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	color:#666666;
	font-weight:bold;
	left:0px;
	top:-14px;
}

/* ny standardbody för Perstorp */
.body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color:#666666;
}

/* ny standardbody för Perstorp */
.bodybox 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 11px;
	color:#666666;
}

/* ny standardbody för Perstorp */
.bodyhand 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	color:#666666;
	cursor: pointer;
      	cursor: hand;
}

/* ny standardbody för Perstorp */
.bodyheader 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

/* ny standardbody för Perstorp */
.bodyheaderhandPS
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	cursor: pointer;
      	cursor: hand;
}

/* ny standardbody för Perstorp */
.bodyheaderhand
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	cursor: pointer;
      	cursor: hand;
}

/* Page definition */

/* Updated 20060518
	Added margin
*/
.MainTable
{
	width: 758px;
	margin-left: 10px;
	border-right: solid 0px #e0e1e2;
	margin-top: 15px;
}

/* Top menu definitions */
/* Changed 20060518
	Old values:
	padding-top: 15px;
	padding-bottom: 18px;
*/
.LogoLayout
{
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: right;
}

/* Top menu definitions */
/* Changed 20060518
	Old values:
	text-align:right;
	padding-top:15px;
	padding-bottom:18px;
	vertical-align:bottom;
*/
.SitenameLayout
{
	text-align:left;
	vertical-align:top;
}
.SitenameLayoutFormox
{
	text-align:right;
	vertical-align:top;
}
.siteheader
{
	font-size:18px;
	font-style: normal;
	text-align:right;
	height: 29px;
}


/* Changed 20060518
	Removed padding-bottom: 10px;
*/
.MenuLayout
{
	height: 22px;
}

.MenuRightLayout
{
	padding-bottom: 10px;
	text-align: right;
}

/* Updated 20060518:
	Old values: 
	margin-left: 9px;
	margin-right: 9px;
*/
.MenuPipe
{
	margin-left: 5px;
	margin-right: 5px;
}

.MainMenuItem
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;	
}

.SubMenuItem
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

/* Updated 20060518:
	Old values: color: #AB2726;
*/
.SelMainMenuItem
{
	color: Black;
	text-transform: uppercase;
	font-size: 11px;
	
}

/* Updated 20060518:
	Old values: color: #AB2726;
*/
.SelSubMenuItem
{
	color: Black;
	font-weight:bold;
	font-size: 11px;
}

/* Image menus */

.ImageMenu_1_Image
{
	width: 759px;
	height: 63px;
}

.ImageMenu_1_Mellan_Image
{
	width: 759px;
	height: 103px;
}

.ImageMenu_1_Tall_Image
{
	width: 759px;
	height: 138px;
}

.ImageMenu_1_1_1_Image
{
	width: 248px;
	height: 103px;
}

/* Content definitions */

.content
{
	width: 758px;
	padding-top: 20px;
	height: 400px;
}
/* ny */
.c_1_1_1 tr td.left
{
	width:248px;
	padding-right: 20px;
	border: 1px;
}

/* ny */
.c_1_1_1 tr td.right
{
	width: 248px;
	padding-right: 0px;
}

/* ny tog bort padding-right: 20px 20071126 - FSH*/
.c_1_1_1 tr td.middle
{
	width: 248px;
	padding-right: 0px;
}

/* ny 278 - 20*/
.c_1_1_1_gs tr td.left
{
	width: 248px;
	padding-right: 20px;
}

/* ny 189*/
.c_1_1_1_gs tr td.right
{
	width: 228px;
	padding-right: 0px;
}

/* ny 20px*/
.c_1_1_1_gs tr td.middle
{
	width: 248px;
	padding-right: 20px;
}

.c_2_1 tr td.left
{
	width: 503px;
	padding-right: 20px;
}

/* ny */
.c_2_1_gs tr td.left
{
	width: 550px;
	padding-right: 20px;
}

/* ny */
.c_2_1_gs tr td.right
{
	width: 189px;
}

.c_1_1 tr td.left
{
	width: 759px;
	padding-right: 20px;
}

/* korrigerad gammal 189 resp ny 248*/
.c_2_1 tr td.right
{
	width: 189px;
}

.c_2_1_Ptp tr td.right
{
	width: 248px;
}

.space
{
	width: 7px;
	padding: 0px 0px 0px 0px;
}

/* Grey square */

.grey_square
{
	border: solid 1px #e0e1e2;
}

/* gamla värdet var 10 px top och bottom */
.grey_square tr td
{
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 1px;
}

/* korrigerad margin-bottom: gammal 23px resp ny 1 px; */
.grey_square tr td h2, .grey_square_headline
{	
	margin-bottom: 1px;
	font-size: 16px;
}


/* forms */

.inputText
{
	width: 100%;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.inputButton
{
	background-color: White;
	border: solid 1px grey;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 50px;
	
}

.inputSelect
{
	background-color: White;
	border: solid 1px grey;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
	
/* Mailform */

.mailTable
{
	width: 503px;
}

.mailTable tr td
{
	padding-bottom: 3px;
}

.mailButtonRow
{
	text-align: right;
}

.mailLabelsColumn
{
	width: 120px;
}

.mailValidationColumn
{
	width: 10px;
}

.mailInput
{
	width: 100%;
	border: solid 1px #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.mailButton
{
	background-color: White;
	border: solid 1px grey;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 50px;
}
 /* ny */
.Btn
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}

/*class for PerstorpProducts 20090113 - Fsh */
.ProductsTable
{
	width: 258px;
	margin-left: 0px;
	border: solid 2px #e0e1e2;
	/*border-left: solid 2px #e0e1e2; */
	margin-top: 10px;
}

.mailValidationAlert, .mailValidationAlert tr td
{
	color: #AB2726;
}

/*productlist*/
#productlist
{
	width:500px;
}
#productlist h2
{
	margin:0;
	padding:0;
}
#productlist .letter /*div*/
{
	margin-bottom:60px;
}

#productlist a.letterlink
{
	margin-bottom:16px;
}
#productlist .product /*div*/
{
	margin-bottom:16px;
}

#productlist .description /*span*/
{
}
#atoz ul
{
	margin-left:0px;
}
#atoz li
{
	display:inline;
	list-style:none;
	
}
