/* Theme final fix */
/* @ 2010-08-02 */
/* @ Webexpressen.no */



h1,h2,h3 {
	color: #f36523;
}


/******* Color changes *******/



/** Structure changes **/
.header-nav-container {clear:left;}
.header-nav { height:140px; height:45px;margin-left:0px;}



/** Frontpage boxes **/
#frontpage_boxes {margin-bottom:10px;}
#frontpage_boxes img {border:1px solid #cccccc}
#frontpage_boxes .padding {margin-left:18px}

.category-description {
	padding:20px;	
}
.category-description ul {
	text-indent: 0px;
    list-style-position: outside;
    list-style-type: disc;
    padding:20px;
}

.category-description img {
	align:center;
}
.middle-container {
	clear:both;
	padding-top:0px;
	background: transparent;
}

.footerl .form-button-alt{
    float: right;
    margin:3px 0px 0px 6px;
}

.form-button, .form-button-alt {
    background: #aeaeae url(../images/gradient-gray.gif) repeat-x 0 0;
    border: 1px solid #adadad;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #4f4f4f;
}
.form-button:hover, .form-button-alt:hover {
    border-color: #888;
    color: #333;
}

h4, h3, .category-head h2 {
    font-size: 12px;
    font-weight: bold;
    color: #ff7200;
}

