@import "http://static.new.gfx.no/css/priceguide1.1.css";

/* Clearfix */
.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%;
}



#filter {
    float: left;
}
.pg label {
    font-size: 9pt;
    font-weight: bold;
}
.pg form {
    margin: 0;
    clear: both;
}
div#sort {
    #margin-bottom: 2px;
    padding: 0 3px;
    overflow: auto;
    font-size: 9pt;
}

#sortby {
    margin-top: 2px;
}

#sort label, #sortby {
    display: inline;
    float: right;
}
#sort #filter {
    display: inline;
    float: left;
    height: auto;
    font-size: 10pt;
}
#sort label {
    padding-right: 5px;
    padding-top: 6px;
}

body { 
    font-family: Arial, Helvetica, Nimbus Sans, FreeSans, Malayalam, sans-serif;
  font-size: 12px;
}

p { 
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.centerBody { 
  margin: 0 auto;
  text-align: center;
  width: 976px;
  min-height: 600px;
}

/* SKAL FJERNES */
#pg_bottomnote { 
 clear: both;
 text-align: center;
 font-style: italic;
 font-size: 10px;
 margin: 30px 60px 5px 5px;
}

div .pg { 
  clear: both;
}

A:active { 
  color: #10668d;
  text-decoration: none;
} 
A:visited { 
  color: #10668d;
  text-decoration: none;
}
A:link {
  color: #10668d;
  text-decoration: none;
}
A:hover { 
  color: #009fe8;
  text-decoration: underline;
} 

img { 
  border: 0px;
}

input { 
  font-size: 10pt;
}

h2 { 
  margin-top: 30px;
}

h3 { 

}

ul { 
  padding: 0px;
  margin: 0px;
}

.header {
    background: url(gfx/headerBackgroundNew.png) no-repeat;
    height: 79px;
    text-align: left;
    width: 976px;
    margin: 4px auto 10px;
}

.header .logo {
    background: url(gfx/logoOrange.png) no-repeat;
    float: left;
    width: 227px;
    margin: 25px 0 0 30px;
}

.header .logo a {
    outline: none;
    display: block;
    height: 30px;
    text-indent: -9999px;
}

.header .menu {
    margin: 17px 20px 0 0;
    float: right;
    display: inline;
}

.header .menu li {
    margin-left: 20px;
    display: inline;
    list-style: none;
}

.header .menu a {
    text-decoration: underline;
    color: #fff;
    font-size: 9pt;
    font-weight: bold;
}

.header #liveSearch {
    z-index: 9;
    position: relative;
    padding: 0 8px 8px 46px;
    float: left;
    margin: 18px 0 0 47px;
}

.header #liveSearch.active {
    background: url(/prisguide.no/gfx/searchDropDownBackground.png) no-repeat 0 21px;
}

.header #liveSearch .search {
    float: left;
}

.header #liveSearch #submitSearch {
    position: relative;
    z-index: 9;
    text-transform: uppercase;
    cursor: pointer;
    margin: 4px 0 0 2px;
    font-weight: bold;
    padding: 0px 7px;
    border: none;
    background: url(gfx/searchButton.png) no-repeat;
    height: 26px;
    width: 56px;
}

.header #liveSearch #submitSearch:hover {
    background-position: 0 -28px; 
}

.header #liveSearch .dooxLiveSearchInput input:focus {
    outline: none;
}

.header #liveSearch .dooxLiveSearchInput input {
    position: relative;
    z-index: 9;
    height: 22px;
    padding: 8px 0 0 27px;
    line-height: 15px;
    font-size: 10pt;
    width: 238px;
    border: none;
    background: url(/prisguide.no/gfx/searchFieldBackground.png) no-repeat;
}

.header #liveSearch .dooxLiveSearchPreview,
.header #liveSearch .dooxLiveSearchPreview.active {
    z-index: 8;
    margin-top: 38px;
    left: 0px;
}

.header #liveSearch .dooxLiveSearchPreview.active {
    width: 346px !important;
    padding: 0 37px 44px;
    background: url(/prisguide.no/gfx/searchDropDownBackground.png) no-repeat left bottom;
}

.header #liveSearch .dooxLiveSearchPreview .liveSearchResultItem {
    margin-left: 0;
    border: none;
    width: 320px;
    padding: 3px 13px;
}

.header #liveSearch .dooxLiveSearchMoreLink a {
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}

.header #liveSearch .dooxLiveSearchPreview .liveSearchResultText {
    width: 78%;
}

.header #liveSearch .dooxLiveSearchPreview .liveSearchResultInformation {
    color: #8cb0c5;
}

.header #liveSearch .dooxLiveSearchPreview .liveSearchResultItem h4 {
    font-size: 10pt;
    color: #fff;
}

.header #liveSearch .dooxLiveSearchPreview .liveSearchResultItem span.price {
    font-size: 10pt !important;
}

.header #liveSearch .dooxLiveSearchPreview .liveSearchResultItem.selected {
    background-color: #125475;
}

.header #liveSearch .dooxLiveSearchPreview .liveSearchResultItem span {
    color: #8CB0C5;
}

.header #liveSearch .label {
    color: #8cb0c5;
    margin: 0 0 0 5px;
    padding: 0;
}

.header #liveSearch .label strong {
    color: #fff;
}

.pg #product,
.pg #product #productData,
.pg #product #productMenu {
    width: auto;
}

.pg #product #productSpecificationsSummary .specification .label {
    width: 34%;
}

.pg #product #productSpecificationsSummary .specification .text {
    width: 31%;
}

.pg #product #productPrices td.orgString {
    width: 200px;
}


.rightFrame #compare,
.rightFrame #productRemoteControl {
    margin: 0 0 15px;
}



div .partners {
    display: none;
 font-size: 10px;
}

div .main { 
  border: 0px solid #0000ff;
  width: 976px;
  margin: 0;
  padding: 0;
  text-align: left;
}

div.leftFrame a {
    margin-bottom: 4px;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

div.leftFrame a:hover {
    text-decoration: underline;
}

div.leftFrame .partners a {
    margin-bottom: 0px;
    text-decoration: underline;
    font-size: 9pt;
}

.pg #pg_bottomnote {
    margin: 20px 0;
    float: left;
    width: 100%;
}

div .leftFrame {
    display: inline;
    width: 142px;
  float: left;
  border: 0px solid #ff00ff;
  height: 100%;
  margin: 0;
  padding: 0px;
  text-align: left;
}

div .centerFrame {
    display: inline;
    float: left;
    margin: 0;
    width: 600px;
    margin: 0 7px 0 13px;
    text-align: left;
}

div .rightFrame {
    display: inline;
  float: left;
  min-height: 600px;
  height: 100%;
    width: 200px;
    padding-left: 8px;
}

* html div.rightFrame {
    padding: 0;
}

body .leftFrame .module {
    margin-bottom: 15px;
    background: #fff url(gfx/sideBoxBackgroundSmall.png) no-repeat left bottom;
    font-size: 8pt;
}

.leftFrame .module h3 {
    text-transform: uppercase;
    padding: 4px 14px;
    font-size: 8pt;
    letter-spacing: 1px;
    color: #fff;
    background: url(gfx/sideBoxHeaderBackgroundSmall.png) no-repeat;
    margin: 0 0 15px 0;
}

body .rightFrame .module,
#productRemoteControl {
    margin-bottom: 15px;
    background: #fff url(gfx/sideBoxBackground.png) no-repeat left bottom;
    font-size: 8pt;
}

.module ul,
#productRemoteControl ul {
    padding: 0 10px 10px;
}

.module form {
    padding: 0 10px 10px;
}

.rightFrame h3 {
    border: none !important;
    text-transform: uppercase;
    padding: 4px 14px !important;
    font-size: 8pt !important;
    letter-spacing: 1px;
    color: #fff;
    background: url(gfx/sideBoxHeaderBackground.png) no-repeat;
    margin: 0 0 15px 0 !important;
}

.module li {
    font-size: 10pt;
    list-style: none;
    margin-bottom: 4px;
}

.rightFrame .pgShoppingCart h3 span {
    text-decoration: none;
    display: block;
    padding-left: 22px;
    background: url(gfx/shoppingCartIcon.png) no-repeat;
}

.rightFrame .pgShoppingCart p,
.rightFrame .pgAbout p {
    margin: 0;
    padding: 0 10px 10px;
}


#pg_nav {
    margin-left: 15px;
}



/* sections_view.php */

.sections_view { 
  border: 0px solid #dfdfdf;
  min-width: 500px;
}

div .category_bulk { 
    display: inline;
  margin: 10px 20px;
  float: left;
  height: 134px;
  width: 165px;
}

div .category_bulk.last {
    margin-right: 0;
}

div .category_image { 
    height: auto !important;
  margin: 0;
  padding: 0px;
}

/* define size and layoyt of each category-image */
div .category_name { 
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding: 0px;
  font-size: 11pt;
}

/* define size and layoyt of each category-description */
div .category_description { 
  margin: 0;
  padding: 0px;
  text-align: left;
  font-size: 9pt;
  font-weight: normal;
}


.productname { 
  font-size: 12px;
  font-weight: normal;
}

.techinfostring { 
  color: #777777;
  font-weight: normal;
}

/*  TECHINFO-CSS */

.pg_techinfo_section_row { 
  background: #f2f2f2;
  font-weight: bold;

}


/*Style for priceguide*/
#priceguide {
	margin-left: 6px;
	margin-right: 7px;
	margin-top: 1px;
}

#priceguide h3 {
        clear: both;
	padding-top: 13px;
}


/*Style for priceguideSearch*/
#priceguideSearch {
	margin-left: 14px;
	margin-right: 7px;
	margin-top: 10px;
}
#priceguideSearch h3 {
	margin-bottom: 3px;
}


/*Style for priceguideMenu*/
#priceguideMenu {
	margin-left: 14px;
	margin-right: 7px;
	margin-top: 10px;
}
#priceguideMenu h3 {
	margin-bottom: 3px;
        font-size: 9pt;
}
#priceguideMenu ul {
	margin: 0;
	padding: 0;
}
#priceguideMenu li{
	margin-bottom: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
Style for priceguideWaggon
Calc-waggon in 3. column
*/
#otherFeeds p {
        margin-top: 8px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}

/*Style for alfbetisk test-liste */
#alfabeticReviewList h1 {
	font-size: 20pt;
	margin-bottom:10px;
}
#alfabeticReviewList h2 {
	font-size: 12pt;
}
.center {
	text-align: center;
}


/* UserReviewRules */
#userReviewRules { 
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
}

/* textAd */
.adText hr { 
visibility: hidden;
width: 560px;
}                

.adText { 
background-image: url("http://hardware.no/designImages/ad_col2_start.gif");
background-repeat: no-repeat;
padding-top: 10px;
margin: 0px 0px 5px 0px;
width: 560px;
border-bottom: 1px solid #999;
text-align: center;
clear: both;
}

.ad180x500 {
    text-align: center;
    font-size: 8pt;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.toggleAdvancedSearch {
    font-weight: bold;
}

.initiallyHidden {
    display: none;
}

.tableRow {
    display: table-row;
}

table .fieldRight {
    text-align: right;
}

table .fieldLeft {
    text-align: left;
}

table .fieldCenter {
    text-align: center;
}

/* Free text search */

.searchtable {
    width: 100%;
}

.searchtable label {
    display: block;
    cursor: pointer;
}

.searchtable .field {
    padding: 2px;
    font-size: 10pt;
    width: 250px;
}

.results table.products {
    border-collapse: collapse;
    width: 100%;
    border: none;
}

.results table.products.inDB .productRow td {
    padding-top: 3px;
    border-top: 2px solid #999;
}

.results table.products h4 {
    margin: 0;
}

.results table.products.inShopsDB tr {
    margin-bottom: 6px;
}

.results img {
    border: none;
}

.results .pagination ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.results .pagination li {
    display: inline;
}

.results .navigation.next {
    float: right;
}

.results .navigation.prev {
    float: left;
}

/**PRODUKTSØK **/

#produktsokContainer {
    display: block;
    margin: 5px 0 25px 0;
    font-size: smaller;
    text-align: left;
    line-height: 4px;
}
#produktsokContainer .bold {
    font-size: 10pt;
    font-weight: bolder;
    text-align: left;
}
.produktsok {
    color: transparent;
    width: 130px;
    height: 90px;
    display: block;
    position: relative;
    background: url('http://static.new.gfx.no/images/main/productFinderFrontpageButtons.png') no-repeat 0px 4px;
    margin: 10px;
}

#mobil {
    background-position: 0px -1px;
    height: 85px;
}
#mobil:hover {
    background-position: 0px -88px;
}

#kamera {
    background-position: -285px 3px;
    width: 136px;
    height: 89px;
}
#kamera:hover {
    background-position: -285px -84px;
}

#baerbar {
    background-position: -140px 3px;
    width: 134px;
}
#baerbar:hover {
    background-position: -140px -84px;
}

#spill {
    background-position: -432px 1px;
    width: 117px;
}
#spill:hover {
    background-position: -432px -86px;
}
