.mapContainer
{
    float: left;
    padding-right: 10px;
}
.resultListContainer
{
    float: left;
    padding-right: 10px;
}

/** Header **/
#HeaderLogo
{
    width: 122px;
    float: left;
}
#HeaderLeft
{
    background-image: url(/images/backgrounds/header_left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 4px;
    height: 127px;
    float: left;
}


/* Quick Search */
#QuickMenuBlock
{
    background-image: url(/images/backgrounds/quickmenu.gif);
    text-align: right;
    margin-right: 4px;
    height: 56px;
}

.Block
{
    padding-bottom: 15px;
    padding-top: 0px;
}

.QuickSearchBlock
{
    padding-left: 10px;
    border-left: solid 1px #F3F3F3;
    height: 38px;
    float: right;
    vertical-align: middle;
}

#TopMenuBlock
{
    background-image: url(/images/backgrounds/topmenu_bg.gif);
    height: 24px;
    background-repeat: repeat-x;
    margin-right: 4px;
    padding: 0 0 0 20px;
    overflow: hidden;
    /*font-size: 1px;*/
}

#TopMenuBlock img
{
    vertical-align: bottom;
    margin-top: 4px;
}

#TopSubMenuBlock
{
    background-image: url(/images/backgrounds/topsubmenu.gif);
    background-repeat: repeat-x;
    height: 47px;
    margin-right: 4px;
    overflow: hidden;
    padding: 0 0 0 30px;
}


.InnerContentBlock
{
    padding: 10px 10px 10px 10px;
}

.BoxSeparator
{
    border-top: #d9d9d9 1px solid;
    border-bottom: #f3f3f3 1px solid;
    height: 1px;
    overflow: hidden;
}

img.TabSelected
{
    vertical-align: bottom;
}

img.TabItem
{
    /*vertical-align: bottom;*/
}

/************************************************************************************/
/* SEOARATOR */
/************************************************************************************/

td.Separator, div.Separator
{
    height: 5px;
    background-image: url(/images/backgrounds/separatorGrey.gif);
    background-repeat: repeat-x;
}
div.YellowSeparator
{
    background-image: url(/images/backgrounds/separatorYellowGradient.gif);
    background-repeat: repeat-x;
    padding-top: 20px;
    margin-top: 1px;
}
div.YellowThinSeparator
{
    background-image: url(/images/backgrounds/separatorYellowThin.gif);
    background-repeat: repeat-x;
    padding-top: 12px;
    margin-top: 0px;
}

td.YellowThinSeparator
{
    background-image: url(/images/backgrounds/separatorYellowThin.gif);
    background-repeat: repeat-x;
}

tr.YellowThinSeparator
{
    background-image: url(/images/backgrounds/separatorYellowThin.gif);
    background-repeat: repeat-x;
}

/************************************************************************************/
.PageHeading
{
    margin-bottom: 7px;
}

.PageIngress
{
    margin-bottom: 4px;
}

.Link
{
    margin-top: 4px;
}

.PrintLink
{
    margin-top: 14px;
    margin-bottom: 14px;
    font-weight: bold;
}

.ListItem
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-right: 3px;
}

.StandardSpaceTop
{
    margin-top: 10px;
}
.StandardSpaceBottom
{
    padding-bottom: 10px;
}
/************************************************************************************/


/************************************************************************************/
/* FAQ */
/************************************************************************************/
td.FaqAnswer
{
    padding-top: 16px;
    color: #4D4D4D;
}

td.FaqQuestion
{
    padding-top: 16px;
    padding-bottom: 2px;
    color: #EAB21C;
}

/************************************************************************************/
/* Paging in List */
/************************************************************************************/
.PagingItem
{
    color: #007b37;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    padding: 3px 2px 3px 2px;
}

.PagingSelectedItem
{
    color: #007b37;
    font-size: 11px;
    border: 1px solid #b8b8b8;
    font-weight: bold;
    margin: 0px;
    padding: 3px 2px 3px 2px;
}
/************************************************************************************/


/************************************************************************************/
/* STATION SEARCH */
/************************************************************************************/
.CheckBoxListTwoColumns TD
{
    width: 200px;
    padding-right: 10px;
    padding-left: -10px;
}
.StationListHeader
{
    padding-bottom: 10px;
}
/************************************************************************************/

td.FormCellLeft
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
}

td.FormCellRight
{
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}

/************************************************************************************/
.HighTrans
{
    background-color: white;
    filter: alpha(opacity=50);
    moz-opacity: 0.5;
    opacity: 0.5; /*     båda typerna av opacity måste finnas för att stödja flera webbläsare     */
}

.LowTrans
{
    background-color: white;
    filter: alpha(opacity=80);
    moz-opacity: 0.8;
    opacity: 0.8; /*     båda typerna av opacity måste finnas för att stödja flera webbläsare     */
}

/*Används för att högerställa Navigatorrutan*/
.divNavigation
{
    float: right;
    text-align: right;
}
.divStationSearchDescription
{
    width: 204px;
    text-align: left;
}

#StationViewerPrint
{
    padding: 7px 0px 7px 15px;
    float: left;
}
/************************************************************************************/




/************************************************************************************/
/* PRODUCT PRICE */
/************************************************************************************/
.ProductList
{
}
.ProductListAlternative
{
    background-color: #F3F3F3;
    margin-top: 2px;
    margin-bottom: 2px;
}

.ProductPriceListColumn
{
    width: 140px;
    vertical-align: bottom;
}
/************************************************************************************/

/************************************************************************************/
/* ORDER (Kort, Olja) */
/************************************************************************************/
.OrderTable TD
{
    padding-bottom: 5px;
}

.OrderSection
{
    padding: 10px 10px 10px 10px;
}
.OrderBlock
{
    margin-top: 10px;
}

.OrderTextBox
{
    width: 170px;
}
.OrderDescriptionText
{
    color: #999999;
}
/************************************************************************************/
/* Discharge Calculator */
/************************************************************************************/



.AlignStyle
{
    margin-bottom: 0px;
}

.LeftResultLabel
{
    width: 190px;
    vertical-align: bottom;
    height: 20px;
    font-weight: bold;
    color: #007B37;
}



.LeftResultLabelMarg
{
    width: 190px;
    height: 20px;
    font-weight: bold;
    color: #007B37;
    margin-bottom: 7px;
}

.LeftResultLabelMargExt
{
    width: 190px;
    height: 20px;
    font-weight: bold;
    color: #007B37;
    margin-bottom: 3px;
}

.LeftResult
{
    width: 70px;
    vertical-align: bottom;
    text-align: right;
    height: 20px;
    font-weight: bold;
}

.LeftResultMarg
{
    width: 70px;
    text-align: right;
    height: 20px;
    font-weight: bold;
    margin-bottom: 7px;
}

.LeftResultMargExt
{
    width: 70px;
    text-align: right;
    height: 20px;
    font-weight: bold;
    margin-top: 5px;
}

.LeftResultWide
{
    vertical-align: bottom;
    height: 20px;
    font-weight: bold;
}

.ProductListText
{
    vertical-align: bottom;
}

.ProductListHeader
{
    vertical-align: bottom;
    height: 20px;
    font-weight: bold;
    color: #007B37;
}

.LeftResultUnit
{
    width: 80px;
    vertical-align: bottom;
    height: 20px;
    font-weight: bold;
}

.LeftResultUnitMarg
{
    width: 80px;
    margin-bottom: 7px;
    height: 20px;
    font-weight: bold;
}

.LeftResultUnitWide
{
    width: 130px;
    margin-bottom: 7px;
    height: 20px;
    font-weight: bold;
}

.LeftResultUnitMargExt
{
    width: 80px;
    margin-bottom: 3px;
    height: 20px;
    font-weight: bold;
}



.RightDataLabel
{
    width: 110px;
    vertical-align: bottom;
    height: 20px;
}

.RightData
{
    width: 45px;
    vertical-align: bottom;
    text-align: right;
    height: 20px;
    font-weight: bold;
}

.RightDataLabelWide
{
    width: 300px;
    vertical-align: bottom;
    height: 20px;
}

.RightDataLabelWideMarg
{
    width: 300px;
    margin-bottom: 7px;
    height: 20px;
}

.RightDataWide
{
    width: 60px;
    vertical-align: bottom;
    text-align: right;
    height: 20px;
    font-weight: bold;
}

.RightDataWideMarg
{
    width: 60px;
    margin-bottom: 7px;
    text-align: right;
    height: 20px;
    font-weight: bold;
}

.RightDataUnit
{
    width: 55px;
    vertical-align: bottom;
    height: 20px;
    font-weight: bold;
}

.BottomInformation
{
    vertical-align: bottom;
    height: 18px;
    font-style: italic;
    font-size: 10px;
}

.UpperPageSpace
{
    height: 10px;
}

.BottomPageSpace
{
    height: 5px;
}

.DataHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #4D4D4D;
}

.TextBoxGrey
{
    background-color: #ccc;
}

.TextBoxWhite
{
    background-color: #fff;
}

.LeftImage
{
    width: 50px;
}

.JobForm
{
    width: 330px;
}

.JobForm .JobFormLabel
{
    width: 170px;
    float: left;
    display: block;
    margin-bottom: 10px;
    height: 17px;
    padding-top: 3px;
}

.JobForm .JobFormLabelLong
{
    width: 170px;
    float: left;
    display: block;
    margin-bottom: 20px;
    height: 17px;
    padding-top: 3px;
}

.JobForm .JobFormInput
{
    width: 100px;
    float: left;
    display: block;
    margin-bottom: 10px;
    height: 20px;
}

.JobForm .JobFormInputLong
{
    width: 100px;
    float: left;
    display: block;
    margin-bottom: 20px;
    height: 15px;
    padding-top: 5px;
}





.JobForm .JobFormError
{
    width: 20px;
    display: block;
    clear: right;
    margin-bottom: 10px;
    height: 17px;
    padding-top: 3px;
    color: Red;
    float: right;
}

.JobForm .JobFormErrorLong
{
    width: 20px;
    display: block;
    clear: right;
    margin-bottom: 20px;
    height: 12px;
    padding-top: 8px;
    color: Red;
    float: right;
}



.JobForm .JobFormErrorLongFile
{
    width: 20px;
    display: block;
    clear: right;
    margin-bottom: 20px;
    height: 12px;
    padding-top: 8px;
    color: Red;
    float: right;
}

.JobForm .JobFormSubmit
{
    clear: both;
    margin-top: 20px;
}

.JobForm h3
{
    margin-top: 10px;
    line-height: 10px;
}

.stationItem
{
    padding-bottom: 3px;
}
.stationItem .stationName
{
    font-weight: bold;
}

/* Product */

.MainDiv
{
    width: 800px;
    height: 1100px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    position: relative;
}


.SelectorDiv
{
    width: 800px;
    height: 40px;
    border-bottom: 1px solid black;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.MainDiv .Top
{
    width: 800px;
    height: 77px;
    overflow: hidden;
}


.MainDiv .Top .Left
{
    width: 564px;
    height: 77px;
    float: left;
    overflow: hidden;
}

.MainDiv .Top .Left Img
{
    float: left;
}

.MainDiv .Top .Left .NameTexaco
{
    font-size: 26;
    font-weight: bold;
    color: #ff3333;
    margin-top: 16px;
    float: left;
}

.MainDiv .Top .Left .NamePreem
{
    font-size: 26;
    font-weight: bold;
    color: #009933;
    margin-top: 16px;
    margin-left: 16px;
    float: left;
}

.MainDiv .Top .Middle
{
    width: 215px;
    height: 77px;
    float: left;
    position: relative;
    overflow: hidden;
}

.MainDiv .Top .Middle .Date
{
    font-size: 12px;
    height: 15px;
    position: absolute;
    text-align: center;
    top: 45px;
    width: 215px;
}

.MainDiv .Top .Middle .ProductCategory
{
    font-size: 18px;
    height: 20px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 215px;
}

.MainDiv .Top .Middle p
{
    color: Gray;
}

.MainDiv .Top .Right
{
    width: 21px;
    height: 77px;
    float: left;
    clear: right;
    overflow: hidden;
}

.MainDiv .ImageBanner
{
    width: 800px;
    height: 148px;
    overflow: hidden;
    position: relative;
}

.MainDiv .ImageBannerSecondPage
{
    width: 800px;
    height: 91px;
    float: left;
    overflow: hidden;
}

.MainDiv .Content
{
    width: 800px;
    height: 771px;
    overflow: hidden;
    position: relative;
}

.MainDiv .ContentSecondPage
{
    width: 800px;
    height: 829px;
    overflow: hidden;
    position: relative;
}

.MainDiv .Content .Left
{
    width: 561px;
    height: 748px;
    float: left;
}

.MainDiv .Content .Left .Text
{
    margin-top: 40px;
    margin-left: 10px;
    width: 540px;
}

.MainDiv .Content .Left .Text p
{
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    margin-top: 0px;
    line-height: 20px;
}

.MainDiv .Content .Left .Text h2
{
    font-family: Verdana;
    font-size: 14px;
    color: Black;
    margin-bottom: 4px;
}

.MainDiv .ContentSecondPage .Left
{
    width: 561px;
    height: 829px;
    float: left;
}

.MainDiv .ContentSecondPage .Left .Text
{
    margin-top: 40px;
    margin-left: 10px;
    width: 540px;
}

.MainDiv .ContentSecondPage .Left .Text p
{
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    margin-top: 0px;
    line-height: 20px;
}

.MainDiv .ContentSecondPage .Left .Text h2
{
    font-family: Verdana;
    font-size: 14px;
    color: Black;
    margin-bottom: 4px;
}




.MainDiv .Content .Right
{
    width: 218px;
    height: 696px;
    float: left;
    position: relative;
}

.MainDiv .Content .Right .Text
{
    position: absolute;
    top: 40px;
    left: 20px;
    width: 180px;
    height: 432px;
}

.MainDiv .Content .Right .Text h2
{
    color: Black;
    font-size: 12px;
    margin: 2px;
    font-family: Verdana;
}

.MainDiv .Content .Right .Text p
{
    color: Black;
    font-size: 12px;
    margin: 2px;
    font-family: Verdana;
    line-height: 20px;
}

.MainDiv .Content .Right .Text ul
{
    margin-top: 0px;
    list-style-position: outside;
    list-style-image: url("/Images/line.gif");
}

.MainDiv .Content .Right .Text li
{
    color: Black;
    font-size: 12px;
    line-height: 30px;
    font-family: Verdana;
}


.MainDiv .ContentSecondPage .Right
{
    width: 218px;
    height: 723px;
    float: left;
    position: relative;
    background: #eee;
}

.MainDiv .ContentSecondPage .Right .Text
{
    position: absolute;
    top: 40px;
    left: 20px;
    width: 180px;
    height: 432px;
}

.MainDiv .ContentSecondPage .Right .Text h2
{
    color: Black;
    font-size: 12px;
    margin: 2px;
    font-family: Verdana;
}

.MainDiv .ContentSecondPage .Right .Text p
{
    color: Black;
    font-size: 12px;
    margin: 2px;
    font-family: Verdana;
    line-height: 20px;
}
.MainDiv .ContentSecondPage .Right .Text ul
{
    margin-top: 0px;
    list-style-position: outside;
    list-style-image: url("/Images/line.gif");
}

.MainDiv .ContentSecondPage .Right .Text li
{
    color: Black;
    font-size: 12px;
    line-height: 30px;
    font-family: Verdana;
}



.MainDiv .ContentSecondPage .SecondPageText
{
    position: absolute;
    width: 500px;
    height: 30px;
    color: #009933;
    top: 805px;
    left: 20px;
    z-index: 30;
}

.MainDiv .Footer
{
    width: 800px;
    height: 73px;
    overflow: hidden;
    position: relative;
    background-image: url(/Images/Product/LeftBottom.jpg);
    float: left;
}

.MainDiv .Footer .FirstPageText
{
    position: absolute;
    width: 500px;
    height: 30px;
    color: #fff;
    top: 10px;
    left: 100px;
}

.MainDiv .Logo
{
    position: absolute;
    width: 218px;
    height: 176px;
    left: 560px;
    top: 892px;
    z-index: 100;
    background-image: url(/Images/Product/Logo.jpg);
}

.MainDiv .Footer .Right
{
    float: left;
    background-image: url(/Images/Product/RightBottom.jpg);
    width: 21px;
    height: 73px;
}







/*
.MainDiv .RightContent
{
	
	width:215px;
	height:696px;
	float:left;
	
}
.MainDiv .RightEmptySpace
{
	
	width:21px;
	height:875px;
	float:left;
	clear:right;
	
}

.MainDiv .MainContentSecondPage
{
	
	width:561px;
	height:932px;
	float:left;
	overflow: hidden;
}

.MainDiv .RightContentSecondPage
{
	
	width:215px;
	height:753px;
	float:left;
	
}
.MainDiv .RightEmptySpaceSecondPage
{
	
	width:21px;
	height:932px;
	float:left;
	clear:right;
	
}
*/
/*-----------Footer------------*/
/*
.LeftFooter
{
	position:relative;
	width:380px;
	height:40px;
	float:left;
	clear:right;	
}

.LeftFooter .FirstPageBottomText
{
	
	position:absolute;
	width:500px;
	height:30px;
	color: #fff;
	top: 10px;
	left: 100px;
	
}
*/
/*-----------------------*/
/*
.MainDiv .MainContent .MainContentArea
{
	
	width:561px;
	height:803px;
	position: relative;
}

.MainDiv .MainContentSecondPage .MainContentArea
{
	
	width:561px;
	height:859px;
	position: relative;
}

.MainDiv .MainContentSecondPage .MainContentArea .SecondPageBottomText
{
	
	position:absolute;
	width:500px;
	height:30px;
	color: #009933;
	top: 845px;
	left: 20px;
	
}

.MainDiv .MainContent .MainContentArea .SecondPageBottomText
{
	
	position:absolute;
	width:500px;
	height:30px;
	color: #009933;
	top: 845px;
	left: 20px;
	
}



.MainDiv .MainContent .MainContentArea .MainText
{
	margin-top:40px;
	margin-left:10px;
	width:540px;	
}

.MainDiv .MainContent .MainContentArea .MainText p
{
	font-family: Times New Roman;
	color:Black;	
}

.MainDiv .MainContent .MainContentArea .MainText h2
{
	font-family: Verdana;
	color:Black;	
}

.MainDiv .MainContent .LeftFooter
{
	width:561px;
	height:73px;	
}


.MainDiv .MainContentSecondPage .MainContentArea .MainText
{
	margin-top:40px;
	margin-left:10px;
	width:540px;	
}

.MainDiv .MainContentSecondPage .MainContentArea .MainText p
{
	font-family: Times New Roman;
	color:Black;	
}

.MainDiv .MainContentSecondPage .MainContentArea .MainText h2
{
	font-family: Verdana;
	color:Black;	
}

.MainDiv .MainContentSecondPage .LeftFooter
{
	width:561px;
	height:73px;	
}



.MainDiv .RightContent .RightContentArea
{
	width:215px;
	height:520px;
	position:relative;	
}

.MainDiv .RightContent .RightContentArea .RightText
{
	position: absolute;
	top:40px;
	left: 20px;
	width:180px;
	height:432px;	
}

.MainDiv .RightContent .RightContentArea .RightText h2
{
	color:Black;
	font-size:14px;
	margin:2px;
	font-family:Verdana;
	
}

.MainDiv .RightContent .RightContentArea .RightText p
{
	color:Black;
	font-size:14px;
	margin:2px;
	font-family:Times New Roman;
	
}

.MainDiv .RightContent .RightContentArea .RightText li
{
	color:Black;
	font-size:14px;
	
	
}





.MainDiv .RightContentSecondPage .RightContentArea
{
	width:215px;
	height:577px;
	position:relative;	
}

.MainDiv .RightContentSecondPage .RightContentArea .RightText
{
	position: absolute;
	top:40px;
	left: 20px;
	width:180px;
	height:432px;	
}

.MainDiv .RightContentSecondPage .RightContentArea .RightText h2
{
	color:Black;
	font-size:14px;
	margin:2px;
	font-family:Verdana;
	
}

.MainDiv .RightContentSecondPage .RightContentArea .RightText p
{
	color:Black;
	font-size:14px;
	margin:2px;
	font-family:Times New Roman;
	
}

.MainDiv .RightContentSecondPage .RightContentArea .RightText li
{
	color:Black;
	font-size:14px;
	
	
}

.MainDiv .RightContent .LogoFooter
{
	
	width:218px;
	height:176px;	
}

.MainDiv .RightContentSecondPage .LogoFooter
{
	
	width:218px;
	height:176px;	
}

.MainDiv .RightEmptySpace .EmptySpace
{
	
	width:21px;
	height:875px;	
}

.MainDiv .RightEmptySpaceSecondPage .EmptySpace
{
	
	width:21px;
	height:932px;	
}
.MainDiv .RightEmptySpace .RightFooter
{
	
	width:21px;
	height:73px;	
}

.MainDiv .RightEmptySpaceSecondPage .RightFooter
{
	
	width:21px;
	height:73px;	
}

.MainText p
{
	font-size:14px;
	margin:2px;
}

.MainText p strong
{
	font-size:16px;
}

*/

/*

*/


/* ProductEditor */
.EditTablePanel
{
    width: 560px;
    height: 400px;
    margin-left: 3px;
    margin-top: 10px;
    overflow: scroll;
    border: solid 1px black;
}



.EditTableHeader
{
    margin-left: 10px;
    margin-top: 10px;
}

.EditMargin
{
    margin-left: 163px;
}

.ProdTable
{
    border: solid 1px #ff9933;
    width: 540px;
}

.MainDiv .ContentSecondPage .Left .Text p table
{
    border: solid 1px #ff9933;
    width: 540px;
    border-collapse: collapse;
    width: 100%;
}
.MainDiv .ContentSecondPage .Left .Text p table th
{
    vertical-align: middle;
    border: solid 1px #ff9933;
    background-color: #ff9933;
    color: White;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    height: 30px;
}
.MainDiv .ContentSecondPage .Left .Text p table
{
    border-right: 1px solid #FF9933;
    color: Black;
    font-size: 7pt;
    height: 20px;
    padding-left: 4px;
    padding-top: 4px;
    text-align: left;
}

.MainDiv .ContentSecondPage .Left .Text table
{
    border: solid 1px #ff9933;
    width: 540px;
    border-collapse: collapse;
    width: 100%;
}
.MainDiv .ContentSecondPage .Left .Text table th
{
    vertical-align: middle;
    border: solid 1px #ff9933;
    background-color: #ff9933;
    color: White;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    height: 30px;
}
.MainDiv .ContentSecondPage .Left .Text table
{
    border-right: 1px solid #FF9933;
    color: Black;
    font-size: 7pt;
    height: 20px;
    padding-left: 4px;
    padding-top: 4px;
    text-align: left;
}

.ProdTableGen
{
    border: solid 1px #ff9933;
    width: 540px;
}

.ProdTableEdit
{
    border: solid 1px #ff9933;
    width: 555px;
}
.ProdTable th
{
    border: solid 1px #ff9933;
    background-color: #ff9933;
    color: White;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    height: 30px;
}

.ProdTableGen th
{
    border: solid 1px #ff9933;
    background-color: #ff9933;
    color: White;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    height: 15px;
}

.ProdTableEdit th
{
    border: solid 1px #ff9933;
    background-color: #ff9933;
    color: White;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    height: 30px;
}


.ProdTable td
{
    border-right: solid 1px #ff9933;
    color: Black;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    padding-top: 4px;
    height: 20px;
}

.ProdTableGen td
{
    border-right: solid 1px #ff9933;
    color: Black;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    padding-top: 4px;
    height: 20px;
}

.ProdTable .bottomtext
{
    border-top: solid 1px #ff9933;
}

.ProdTableGen .bottomtext
{
    border-top: solid 1px #ff9933;
}

.ProdTableGen td
{
    border-right: solid 1px #ff9933;
    color: Black;
    font-size: 7pt;
    text-align: left;
    padding-left: 4px;
    padding-top: 4px;
    height: 20px;
}

.ProdTableGen .bottomtext
{
    border-top: solid 1px #ff9933;
}

.TableEditLeft
{
    text-align: left;
}

.ProdTable .result
{
    text-align: center;
}

.ProdTableGen .result
{
    text-align: center;
}

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    display: inline-block;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}

.header4
{
    font-weight: bold;
}

/*dynamic color parts*/
div.RightBannerTop
{
    width: 215px;
    height: 77px;
}
/*end*/
/* Contact Form */
.contact-form{
	border:0;
	margin:0;
	padding:0;
}
.contact-form legend{
	color: #007B37;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}
.contact-form p{
	padding:10px 0 20px;
}
.contact-form label{
	display:block;
	padding-bottom: 5px;
}
.contact-form button{
	float:right;
	cursor:pointer;
	margin:0 230px 0 0;
	width:61px;
	height:30px;
	display: block; 
	border: 0; 
	text-indent: -999em; 
	overflow: hidden; 
	background-color: transparent; 
	background-repeat: no-repeat; 
	text-align: left; 
	direction: ltr; 
	background: url('/Images/Buttons/Send.gif') no-repeat 0 0;
}
.contact-form .disabled{
	background: url('/Images/Buttons/Send-disabled.png') no-repeat 0 0;
}
.contact-form textarea{
	padding:2px;
}
.contact-form textarea,
.contact-form .text-input,
.contact-form select,
.contact-form p{
	width:294px;
}
.contact-form .required{
	color: #f29100;
}
.contact-form ol{
	padding:0;
	margin:0;
	overflow:hidden;
}
.contact-form li{
	list-style:none;
	padding:0 0 10px 0;
}
.contact-form .feedback strong{
	display:block;
	font-weight: normal;
	padding-bottom: 5px;
}
.contact-form .feedback label{
	display:inline;
}
.contact-form .error{
	color:#D21034;
}
/* End Contact Form */
/*Coordinates*/
.coordinates-info{
    position: relative;
    width: 570px;
}
.coordinates-info .info{
	padding-top:40px;
}
.coordinates-info .download-image{
	margin: 10px 0;
}
.language-links{
	position:absolute;
	top: 10px;
	right:20px;
}
.language-links a{
	padding-left: 25px;
}
.language-links .sv{
	background:url("/Images/icons/Flags/se.gif") no-repeat 5px 2px;
}
.language-links .en{
	background:url("/Images/icons/Flags/gb.gif") no-repeat 5px 2px;
}
.choose-change a{
	display:block;
	margin-top: 5px;
}
/*End Coordinates*/
