#pimpmypcArea {
  width: 610px;
  height: auto;
  float: left;
  margin: 8px 8px 12px 12px;
  padding: 0px;
  position: relative;
  overflow: hidden;
  display: inline;
}

#pimpmypcHeader {
 	/*background-image: url(/gfx/layout/pimpmypc_headerBG.jpg); */
 	background-image: url(/gfx/layout/pimpmypc_headerBG_plain.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 99px;
	margin: 0px;
	padding: 0px;
  position: relative;
  overflow: hidden;
}

#pimpmypcHeader p {
  padding: 0px;
  margin: 12px 8px 8px 8px;
  width: 470px;
  position: relative;
  left: 130px;
}

#pimpmypcHeader a {
  color: #fff;
  position: absolute;
  right: 8px;
  bottom: 4px;
  font-weight: bold;
}

.errorMsg {
  color: white;
  background-color: red;
  font-weight: bold;
  border: 1px solid black;
  width: 590px;
  margin: 12px;
}

#freshPCs {
  background-color: #b2b79a;
  height: auto;
  width: 114px;
  margin: 12px 12px 12px 0px;
  padding: 0px;
  float: right;
  border: 1px solid #354253;
  position: relative;
  overflow: hidden;
  display: inline;
  font-size: 9px;
}

#freshPCs h1, 
#freshPCs h2,
#freshPCs h2 a {
  text-align: center;
  font-size: 10px;
  background-color: #354253;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0px;
  color: #fff;
  font-weight: normal;
}


#freshPCs img {
  padding: 0px;
  margin: 4px 0px 2px 0px;
  clear: both;
}


.freshlyPimpedPC {
  width: 108px;
  margin: 4px 3px 14px 7px; 
}

.freshlyPimpedPC a {
  color: #000;
  text-decoration: underline;
}


#currentPC {
  width: 610px;
  height: auto;
  margin-top: 10px;
  position: relative;
}

#PCtitle {
  width: 400px;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  position: relative;
  overflow: hidden;
}

#pimpNav {
  font-size: 9px;
  margin-top: 8px;
  float: right;
  width: 160px;
  height: 40px;
  display: inline;
  text-align: center;
  position: relative;
  left: 4px;
}

#pimpNav a {
  text-decoration: underline;
  font-weight: bold;
}

#pimpNav img {
  border: 1px solid #ddd;
  margin: 0px 4px 3px 4px;
  vertical-align: middle;
  position: relative;
}

#pimpNav div {
}

#pimpNav img:hover {
  border: 1px solid #000;
  background-color: #ddd;
}

#pimpByline {
  position: relative;
  left: 2px;
  width: 400px;
}

#pimpByline a {
  font-weight: bold;
}


#mainImgArea {
  width: 450px;
  position: relative;
  float: left; 
  display:inline;
}

#mainImgArea .caption {
  font-size: 10px;
  color: #000;
  margin-top: 4px;
  background-color: #eee;
  position: relative;
}

#topp40Link {
  position: absolute;
  left: 130px;
  top: 98px;
  width: 140px;
}

#topp40Link a {
  color: #000;
  text-decoration: underline;
}

/* TERNINGKAST */
#ratingBar {
  width: 610px;
  height: 40px;
  position: relative;
  overflow: hidden;
  background-color: #354253;
  color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 8px;
  margin-bottom: 8px;  
}

#ratingSummary {
  position: absolute;
  left: 30px;
  top: 4px;
  width: 200px;
  height: 30px;
}

#dice {
  position: absolute;
  left: 250px;
  top: 4px;
  width: 350px;
  height: 30px;
  cursor: pointer;
}

#dice div, 
#ratingSummary div {
  font-size: 9px;
  float: left;
  width: 100px;
  margin-top: 5px;
}

#ratingSummary div {
  text-align: center;
}

.die, 
#avgRatingDie {
  margin: 2px 4px 2px 2px;
}


/* DATABOKSER */
#dataBoxes {
  float: right;
  width: 150px;
  overflow: hidden;
  display: inline;
  font-size: 9px;
  color: #000;
}

.dataBox {
  width: 150px;
  margin-bottom: 8px;
  background-color: #eee;
}

.dataBox h1 {
  padding: 4px;
  background-color: #b2b79a;
  color: #fff;
  font-size: 9px;
}

.dataBox img {
  float: left;
  margin: 4px 4px 4px 6px;
  cursor: pointer;
  display: inline;
}

/* KOMMENTARER */

#commentsArea {
  padding-top: 20px;
  position: relative;
  clear: both;
  height: auto;
  width: 610px;
}

#pimpedPCComments {
  width: 610px;
  position: relative;
  clear: both;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
  max-height: 600px;
}

.post {
  width: 586px;
}

.post .inner {
  width: 576px;
}

.post .postText {
  width: 500px;
}

.post .postFooter {
  width: 560px;
}

.post .avatar {
  width: 70px;
}

.post .quoteText .inner{
  width: 480px;
}

.post .postEditArea {
  width: 550px;
}

.post textarea { 
  width: 540px;
}

#commentInputArea {
  width: 610px;
  height: 115px;
}

#commentInputArea .inner {
  height: 110px;
}


#commentInputText {
  width: 440px;
  height: 92px;
}

/* MODERATOR */
#modBar {
  width: 610px;
  float: none;
  height: 20px;
  position: relative;
  background-color: #eee;
  margin: 0px 0px 8px 0px;
  font-size: 9px;
}

/* TOPP 40 */
.top40Header {
  font-size: 24px;
  color: #000;
  text-align: center;
  width: 600px;
  font-weight: bold;
  margin: 8px;
  padding: 0px;
}

.topPCItem {
  border: 1px solid #b2b79a;
  background-color: #fff;
  width: 534px;
  height: 70px;
  margin-bottom: 8px;
  margin-left: 70px;
  position: relative;
  color: #000;
}

.topPCItem:hover {
  border: 1px solid #000;
  cursor: pointer;
}

.ranking {
  float: left;
  display: inline;
  width: 44px;
  text-align: center;
  font-size: 12px;
  color: #354253;
  font-weight: bold;
  height: 70px;
}

.topPC {
  float: left;
  height: 70px;
  width: 326px;
  display: inline;
  font-size: 10px;
}


.topPC img,
.searchResPC img {
  float: left;
  display: inline;
  margin: 1px 8px 0px 4px;
}

.topPC h1,
.searchResPC h1 {
  margin: 12px 0px 0px 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  position:  relative;
}

.topPC h1:hover,
.searchResPC h1:hover {
  text-decoration: underline;
}

.top40Die {
  position: absolute;
  right: 10px;
  top: 20px;
}

.topPC a {
  color: #000;
  font-weight: bold;
}

.topPC a:hover {
  color: #000;
}

/* pimpBrowser */
#browseTop {
  width: 610px;
  position: relative;
  float: none;
  height: 50px;
}

.searchResPC {
  width: 178px;
  border: 1px solid #fff;
  height: 70px;
  background-color: #eee;
  font-size: 10px;
  margin: 8px;
  float: left;
  overflow: hidden;
  cursor: pointer;
}

.searchResPC h1 {
  margin-top: 4px;
}

.searchResHeader {
  text-align: center;
  width: 430px;
  font-size: 12px;
  font-weight: bold;
  float: right;
  display: inline;
}

#pimpSearchArea {
  float: left;
  display: inline;
  width: 140px;
  position: relative;
  top: 18px;
  left: 20px;
}

#pimpSearchArea input {
  width: 130px;
  color: #354253;
  font-size: 10px;
}

.searchResPC:hover {
  border: 1px solid #354253;
}

.searchResHeader img {
  position: relative;
  margin: 4px;
  top: 9px;
}

#modBar a {
  color: #000;
}

/* REDIGER OG NY PC */
#pimpmypcFormArea {
  width: 610px;
  height: auto;
  margin: 8px 0px 12px 0px;
  padding: 0px;
  position: relative;
  overflow: hidden;
  display: inline;
}

#pimpmypcForm {
  margin-top: 10px;
  width: 610px;
  position: relative;
  height: auto;
}

.inputTag {
  width: 140px;
  text-align:right;
  margin: 5px 4px 4px 4px;
  color: #354253;
  display: inline;
  float: left;
  clear: left;
  font-weight: bold;
}

#pimpmypcForm input {
  width: 258px;
  color: #000;
  margin: 4px;
  text-align: left;
}

textarea {
  width: 250px;
  height: 80px;
  color: #000;
  margin: 4px;
  text-align: left;
  overflow: auto;
}

.smallTextArea {
  height: 25px;
}

.fileUpload {
  position: relative;
}

.pimpPic {
  position: relative;
  margin-left: 10px;
  vertical-align: top;
  clear: both;
}

.formRow {
  display: block;
  float: none;
  position: relative;
  width: 610px;
}

.helpText {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 9px;
  width: 170px;
}

#submitButton,
#pimpmypcForm .button {
  width: 90px;
  color: #fff;
  margin-top: 10px;
  position: relative;
  top: 6px;
}


#pimpVarsling {
	font-size: 0.8em;
	padding: 10px 4px;
	text-decoration: underline;
}
