body
{
	margin: 0;
    background-image: url('../images/bg_page.gif');
}


/* ---- Common texts ---- */
body, select, input, textarea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
    color: #666666;
}
FIELDSET
{
    border: 0px;
}
p
{
    line-height: 16px;
    margin-top: 0;
	margin-bottom: 13px;
}
ul.ss
{
	margin-top:10px;
	list-style-image: url(../images/yellow_square.gif);
}
li.ss
{
	margin-bottom:5px;

}

a
{
    color: #0167CC;
    text-decoration: none;
}
a:hover
{
	color: #ad8226;
    text-decoration: underline;
}

/*a, a:link, a:visited, a:active
{
	color: #333333;
    background:url(../images//icon_link_round.gif) no-repeat 0 2px;
    padding-left: 15px;
    LinkStyleMenuName: Gul vänsterpil;
    text-decoration:none;
}
*/


a.rightArrow, a.rightArrow:link, a.rightArrow:visited, a.rightArrow:active
{
    background: url(../images/decor/bullet-ulist-a.gif) no-repeat 0 -2px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 13px;
}
a.rightArrow:hover
{
}

a.leftArrow, a.leftArrow:link, a.leftArrow:visited, a.leftArrow:active
{
    background: url(../images/decor/bullet-ulist-b.gif) no-repeat 0 -2px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 13px;
}
a.rightArrow:hover
{
}

a.tableList
{
    display:block;
    font-weight: bold;
}

a.childNode, a.childNode:link
{
    font-size: 12px;
    color: #666666;
}

a.childNode:hover
{
    color: #000000;
}

.buttonWhite01,/*w39px*/
.buttonSmall,/*w49px*/
.buttonWhite03,/*w61px*/
.buttonMedium,/*w71px*/
.buttonWhite05, /*w61 h25*/
.buttonWhite06, /*w81 h25*/
.buttonWhite07, /*w91 h25*/
.buttonLarge /*w101 h28*/
{
    font-family: Arial,Helvetica,sans-serif;

    padding:5px 0px 5px 0px;
    margin:0px 0px 0px 0px;
    width:39px;
    height:28px;
    border:solid 0px #FFFFFF;
    font-size:12px;
    text-align:center;
    background-image:url(../images/buttons_white.gif);
    background-repeat:no-repeat;
}
.buttonWhite01:hover
{
    background-position:0px -28px;
    color:#FFFFFF;
}
.buttonSmall
{
    color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
    font-weight: bolder;
    width: 65px;
	height: 27px;
	background: url(../images/buttons/buttonSmall.gif) top left no-repeat;
    padding: 4px 0px 5px 0px;
    text-align: center;
}
.buttonSmall:hover
{
    background: url(../images/buttons/buttonSmallHoover.gif) top left no-repeat;
    color:#FFFFFF;
}
.buttonWhite03
{
    width:61px;
    height:28px;
    background-position:0px -112px;
}
.buttonWhite03:hover
{
    background-position:0px -140px;
    color:#FFFFFF;
}
.buttonMedium
{
    width:71px;
    height:28px;
    background-position:0px -168px;
}
.buttonMedium:hover
{
    background-position:0px -196px;
    color:#FFFFFF;
}
.buttonWhite05
{
    width:61px;
    background-position:0px -223px;
}
.buttonWhite05:hover
{
    background-position:0px -248px;
    color:#FFFFFF;
}
.buttonWhite06
{
    width:81px;
    height:28px;
    background-position:0px -274px;
}
.buttonWhite06:hover
{
    background-position:0px -302px;
    color:#FFFFFF;
}
.buttonWhite07
{
    width:91px;
    height:28px;
    background-position:0px -330px;
}
.buttonWhite07:hover
{
    background-position:0px -358px;
    color:#FFFFFF;
}
.buttonLarge
{
    color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
    font-weight: bolder;
    width: 140px;
	height: 27px;
	background: url(../images/buttons/buttonLarge.gif) top left no-repeat;
    padding: 4px 0px 5px 0px;
    text-align: center;
}
.buttonLarge:hover
{
    background: url(../images/buttons/buttonLargeHoover.gif) top left no-repeat;
    color:#FFFFFF;
}

h1
{
    font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: normal;
    text-transform: capitalize;
	color: #666666;
	margin-top: 0;
	padding-bottom:0px;
	word-wrap: break-word;
}

.largeLabel
{
    font-weight: bold;
    padding-top:12px;
    padding-left:11px;
    display:block;
}

div.largeTableBlue
{
    width:700px;
    height:34px;
    margin-left: 0px;
    background: url(./../images/decor/box-n-header.gif) top left no-repeat;
}

DIV.largeTableHead, DIV.columnHead
{
    font-weight: bold;
    padding-top:12px;
    padding-left:11px;
}


.smallText
{
    font-family: Arial,Helvetica,sans-serif;
   	font-size: 13px;
    line-height: 17px;
    EditMenuName: Ingress;
}

.contentMain
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
   	color: #666666;
    text-align:left;
	height:auto;
	width:98%;
 	position:relative;
 	float:right;
    margin-top:12px;
    margin-left:8px;
    margin-right:15px;
    margin-bottom:12px;
    background-color: #ffffff;
    z-index: 2;
    /*border-color:black;border-width:1px;border-style:solid;*/
}

.contentLeft
{
    width: 147px;
    float:left;
    margin-top: 146px;
    position:absolute;
    left: 0px;
}

.contentArea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	width:700px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding-left:0px;
    background: url(../images/decor/box-n-sides.gif) top left repeat;
}
.contentAreaWide
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	width:773px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding-left:0px;
    background: url(../images/decor/box-n-wide-sides.gif) top left repeat;
}

div.largeTableFoot
{
	width: 700px;
    height: 5px;
	background: url(../images/decor/box-n-footer.gif) top left no-repeat;
    clear:both;
}

div.wideTableFoot
{
	width: 773px;
    height: 5px;
	background: url(../images/decor/box-n-wide-footer.gif) top left no-repeat;
    clear:both;
}

.menuTest
{
	margin-left:83px;
    border-color:black;border-width:1px;border-style:solid;
}

table.largeTable
{
	width: 100%;
}
table.serviceTable {
    width: 100%;
}

.formLabel {
	font-size: 13px;
    font-weight: bold;
	margin-top: 20px;
	color: #ad8226;
	margin-bottom: 0;
	word-wrap: break-word;
	}

TD {
	font:13px Arial, Helvetica, sans-serif;
 }


TD.cellNormal {
	font:13px Arial, Helvetica, sans-serif;
    height: 20px;
    padding: 15px 8px 8px 15px;
 }

TD.tableCell
{
	font:13px Arial, Helvetica, sans-serif;
    font-size: 12px;
	height: 20px;
    padding: 2px 8px 2px 8px;
}

div.largeTableStep1
{
	width:773px;
    height:90px;
    margin-bottom: 10px;
    background: url(./../images/decor/pricerunnerStep1.gif) top left no-repeat;
}

div.largeTableStep2
{
	width:700px;
    height:124px;
    background: url(./../images/decor/pricerunnerStep2.gif) top left no-repeat;
}

div.largeTableStep3
{
	width:700px;
    height:80px;
    margin-bottom: 10px;
    background: url(./../images/decor/pricerunnerStep3.gif) top left no-repeat;
}


/* Errors
**********************************************************************/
.errorSection{
  border : 1px solid;
  border-color : #CC0000;
  width: 530px;
}

.errorSectionHead {
  padding : 2px 0px 2px 0px;
  line-height : 15px;
  background-color : #CC0000;
}


.errorSectionContent {
	padding : 2px 3px 8px 3px;
}
.errorHeadline {
  color : #FFFFFF;
  font-size : 11px;
  font-weight : bold;
  margin : 0px 3px;
}

.errorMessage {
  margin-bottom : 5px;
}

.errorMessageTop {
  color : #CC0000;
  font-size : 11px;
  font-weight : bold;
}
.errorDesc {
  color : #CC0000;
  margin-bottom : 5px;
}
.errorId {
  color : #CC0000;
  font-weight : bold;
}

.required {
    font-size: 13px;
    font-weight: bold;
    color: #ad8226;
}

div.contentAreaMain
{
	width:773px;
}
div.contentAreaLeft
{
	width:264px;
    position:relative;
	float:left;
    margin-right:9px;
}
div.contentAreaRight
{
	width:500px;
    position:relative;
	float:left;
	clear:right;
}

div.smallTableBlue
{
	width:264px;
    height:37px;
    background: url(../images/decor/box-p-header.gif) top left no-repeat;
}
div.smallTableBody
{
	width:264px;
    background: url(../images/decor/box-p-sides.gif) top left repeat-y;
    padding-top: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
div.smallTableFoot
{
	width:264px;
    height: 5px;
	background: url(../images/decor/box-p-footer.gif) top left no-repeat;
}

div.mediumTableBlue
{
	width:500px;
    height:37px;
    background: url(../images/decor/box-n-medium-header.gif) top left no-repeat;
    padding-left: 25px;
}
div.mediumTableBody
{
	width:500px;
    background: url(../images/decor/box-n-medium-sides.gif) top left repeat-y;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
div.mediumTableFoot
{
	width:500px;
    height: 5px;
	background: url(../images/decor/box-n-medium-footer.gif) top left no-repeat;
}

div.serviceCategory
{
    margin-left: 11px;
    margin-right: 11px;
    margin-top: 15px;
}

div.searchGroup
{
	width:459px;
    height:45px;
    background: url(../images/decor/box-search.gif) top left no-repeat;
    margin-bottom: 30px;
}

.borderGrey, #searchBox
{
    color: #474747;
    font-size:16px;
    border: 0px none #ffffff;
    margin-top:13px;
    margin-left:44px;
    margin-right:5px;
    width: 289px;
    position:relative;
	float:left;
}

.searchButton, #searchButton
{
    color: #1e4275;
	font-size: 13px;
	border: 0px none #000000;
    font-weight: bold;
    width: 109px;
	height: 30px;
	background: url(../images/buttons/search-button.gif) top left no-repeat;
    text-align: center;
    margin-top: 8px;
    margin-left: 5px;
    position:relative;
	float:left;
	clear:right;
}

TD.listRow
{
    height: 20px;
	padding: 2px 8px 2px 8px;
}

h2
{
	font-size: 13px;
    font-weight: bold;
	margin-top: 20px;
	color: #ad8226;
	margin-bottom: 10;
}

div.contentHeader
{
	width:700px;
    height:34px;
    margin-left: 0px;
    background: url(./../images/decor/box-n-header.gif) top left no-repeat;
}

div.contentHeaderWide
{
	width:773px;
    height:34px;
    margin-left: 0px;
    background: url(./../images/decor/box-n-wide-header.gif) top left no-repeat;
}

td.cellWhite, td.cellGrey, td.cellCurrent
{
    padding: 15px 8px 2px 15px;
}

div.numbering
{
    width: 43px;
    height: 43px;
    margin-right: 50px;
    padding-top: 7px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    background: url(./../images/decor/pop-star-a.gif) top left no-repeat;
    position:relative;
	float:left;
}

a.searchResult, a.searchResult:link, a.searchResult:visited, a.searchResult:active
{
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    margin-top:12px;
    position:relative;
	float:left;
	clear:right;
}

a.searchResult:hover
{
   color: #666666;
}

div.searchListDivider
{
    height: 1px;
    margin-left: 10px;
    margin-right: 10px;
    background: url(./../images/decor/std-v-product-bg-div-hor.gif) bottom left repeat-x;
}

div.largeTableOrange
{
    width:700px;
    height:34px;
    margin-left: 0px;
    background: url(./../images/decor/box-n-header.gif) top left no-repeat;
}

td.formRow
{
    padding-left: 30px;
}

span.smallOrangeLabel
{
	font-size: 13px;
    font-weight: bold;
	margin-top: 20px;
	color: #ad8226;
	margin-bottom: 0;
	word-wrap: break-word;
    vertical-align:top;
}

div.searchResultButtonSection
{
    height:100%;
    margin-right:10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top:5px;
    position:relative;
	float:right;
	clear:right;
    background: url(./../images/decor/std-v-product-bg-div-vert.gif) top left repeat-y;
}

a.searchResultButton, a.searchResultButton:link, a.searchResultButton:visited, a.searchResultButton:active, #searchResultButton
{
    color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
    font-weight: bolder;
    width: 165px;
	height: 27px;
	background: url(../images/buttons/buttonWide.gif) top left no-repeat;
    padding: 6px 0px 5px 0px;
    text-align: center;
    display: block;
    margin-left: 20px;
}
a.searchResultButton:hover, #searchResultButton:hover
{
    background: url(../images/buttons/buttonWideHoover.gif) top left no-repeat;
    color:#FFFFFF;
    text-decoration:none;
    display: block;
}

tr.foot
{
    height:150px;
    vertical-align:top;
}

div.breadCrumbs
{
    font-size: 12px;
    margin-left:0px;
    margin-top: 0;
}

a.breadCrumb, a.breadCrumb:link, a.breadCrumb:visited, a.breadCrumb:active
{
    font-size: 12px;
    text-transform: capitalize;
}
a.breadCrumb:hover
{
}

div.wideTableOrange, div.wideTableGrey
{
	width:700px;
    height:34px;
    background: url(./../images/decor/box-n-header.gif) top left no-repeat;
}

div.popupContainer
{
    width:684px;
}

body.popup
{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 70px;
}

div.contentBox
{
    margin-left: 11px;
}

a.buyerMenu, a.buyerMenu:link, a.buyerMenu:visited, a.buyerMenu:active
{
    display: block;
    background: url(../images/decor/bullet-ulist-a.gif) no-repeat 0 -2px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
}
a.buyerMenu:hover
{
}

/* Menu box
**********************************************************************/
/*
.menuUpperRightFrame
{
    height: 10px;
    background: url(./../images/decor/menuUpperRightFrame.gif) top right no-repeat;
    line-height:0;
    font-size:0;
}

.menuUpperLeftFrame
{
    height: 10px;
    background: url(./../images/decor/menuUpperLeftFrame.gif) top left no-repeat;
    line-height:0;
    font-size:0;
}

.menuLowerRightFrame
{
    height: 17px;
    background: url(./../images/decor/menuLowerRightFrame.gif) bottom right no-repeat;
    line-height:0;
}

.menuLowerLeftFrame
{
    height: 17px;
    background: url(./../images/decor/menuLowerLeftFrame.gif) bottom left no-repeat;
    line-height:0;
}

.menuUpperBorder
{
    height: 2px;
    background: url(./../images/decor/menuUpperBorder.gif) top left repeat-x;
    margin-left: 11px;
    margin-right: 18px;
    line-height:0;
    font-size:0;
}

.menuLowerBorder
{
    height: 17px;
    background: url(./../images/decor/menuLowerBorder.gif) bottom left repeat-x;
    margin-left: 11px;
    margin-right: 18px;
    line-height:0;
}

.menuRightBorder
{
    background: url(./../images/decor/menuRightBorder.gif) top right repeat-y;
}

.menuLeftBorder
{
    background: url(./../images/decor/menuLeftBorder.gif) top left repeat-y;
}
*/

.menuContent
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

span.menuHeading
{
    display: block;
    position:absolute;
    left: 12px;
    top: 18px;
    font-size: 12px;
    font-weight: bold;
    line-height:0;
    font-size:0;
}

div.popupLargeHeadBlue
{
	width:568px;
    height:37px;
    background: url(../images/decor/box-p-large-header.gif) top left no-repeat;
}
div.popupArea
{
	width:568px;
    background: url(../images/decor/box-p-large-sides.gif) top left repeat-y;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
div.popupLargeFoot
{
	width:568px;
    height: 5px;
	background: url(../images/decor/box-p-large-footer.gif) top left no-repeat;
}

span.popupHeading
{
    font-size: 13px;
    font-weight: bold;
	margin-top: 20px;
	color: #ad8226;
	margin-bottom: 0;
	word-wrap: break-word;
}

DIV.overlayClose
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding: 0px 0px 0px 8px;
}

a.overlayClose, a.overlayClose:link, a.overlayClose:visited, a.overlayClose:active, #overlayClose
{
    float: right;
    display: block;
    text-align: right;
    color: #666666;
    font-size: 12px;
    padding-right: 12px;
    padding-top: 1px;
    margin-right: 9px;
    margin-top: 10px;
    background: url(../images/decor/close.gif) right center no-repeat;
}
a.overlayClose:hover
{
	color: #666666;
}

td.serviceDescription
{
    font-family: Arial,Helvetica,sans-serif;
   	font-size: 13px;
    line-height: 17px;
    padding: 8px 16px 8px 16px;
}

span.cap
{
    text-transform:capitalize;
}

div.helpMenuHeader
{
	height: 0;
	margin: 0;
	margin-top: 20px;
}

div.helpMenuFooter
{
	width:700px;
    height:34px;
    margin-top: 40px;
    background: url(../../pricerunner/images/decor/box-n-header.gif) top left no-repeat;
}

div.helpMenuArea
{
    width:700px;
}

div.helpMenuHeaderMedium
{
	width:500px;
    height:10px;
}

div.helpMenuFooterMedium
{
	width:500px;
    height:40px;
}

div.helpMenuAreaMedium
{
    width:500px;
}

div.helpMenuHeaderWide
{
	width:773px;
    height:10px;
}

div.helpMenuFooterWide
{
	width: 773px;
    height: 40px;
}

div.helpMenuAreaWide
{
    width:773px;
}

a.buyerMenu, a.buyerMenu:link, a.buyerMenu:visited, a.buyerMenu:active
{
    display: block;
    float: left;
    background: url(../../pricerunner/images/decor/bullet-ulist-a.gif) no-repeat 0 -2px;
    padding-left: 20px;
    margin-left: 80px;
    font-weight: bold;
    font-size: 13px;
}
a.buyerMenu:hover
{
}

a.buyerMenuMedium, a.buyerMenuMedium:link, a.buyerMenuMedium:visited, a.buyerMenuMedium:active
{
    display: block;
    float: left;
    background: url(../../pricerunner/images/decor/bullet-ulist-a.gif) no-repeat 0 -2px;
    padding-left: 20px;
    margin-left: 30px;
    font-weight: bold;
    font-size: 13px;
}
a.buyerMenuMedium:hover
{
}

a.buyerMenuWide, a.buyerMenuWide:link, a.buyerMenuWide:visited, a.buyerMenuWide:active
{
    display: block;
    float: left;
    background: url(../../pricerunner/images/decor/bullet-ulist-a.gif) no-repeat 0 -2px;
    padding-left: 20px;
    margin-left: 100px;
    font-weight: bold;
    font-size: 13px;
}
a.buyerMenuWide:hover
{
}
