﻿
#mainbody
{
    margin: 0; 
    padding: 0;
	font-family: "Trebuchet MS", Sans-Serif, Verdana, Arial, Helvetica; 
	font-size: 12px;
	color: black;
    background-image: url(../../CompanyImages/test_bg6.gif);
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #666666;
    scrollbar-shadow-color: #666666;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #666666;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
}

#choicecontainer
{
    width: 536px;
    margin-right: auto; 
    margin-left: auto;
    margin-top: 3%;
}


/*--- Container ------------------------*/
#container
{
    width: 850px;
    height: 600px;
    margin-top: 15px;
    margin-right: auto; 
    margin-left: auto;
   
}


#logomenucontainer
{
    border-bottom: solid #FFFFFF 1px; 
    margin-bottom: 20px; 
    padding: 0 0 5px 0;
}

/*------------------------------------------*/


/*--- Logocontainer ------------------------*/
#logocontainer
{
    width: 149px;
    float: left;
    border: Solid black 0px;
}

#nylogocontainer
{
    float: left;
    width: 51px;
    margin: 36px 0 0 0;
}

/*------------------------------------------*/


/*--- Maincontainer ------------------------*/
#maincontainer
{
    float: left;
    width: 100%;
}
/*------------------------------------------*/


/*--- colornamecontainer ------------------------*/
#colornamecontainer
{
    width: 150px;
    height: inherit;
    float: left;
    color: #909380;
    font-size: 50px;
    margin-top: 100px;
    text-align: center;
}
/*------------------------------------------*/


/*--- Menyn -----------------------------------*/

div#menucontainer
{
    width: 650px;
    font-family: "Trebuchet MS", sans-serif;
    text-align: right;
    font-weight: normal;
    font-size: 14px;
    margin: 80px 0 0px 0;
    float: left;
    vertical-align: bottom;
    border: Solid black 0px;
}

#secondmenucontainer  
{
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-size: 14px;
}

#menucontainer table 
{
    margin: 0 auto; 
    text-align: left;
    width: 100%;
}

#menucontainer td 
{
    text-align: center;
}

#menucontainer a:link, #menucontainer a:visited, #menucontainer a:hover 
{
    color: #ffffff;
    text-decoration: none;
}

#secondmenucontainer  
{
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-size: 14px;
}

#secondmenucontainer a:link, #secondmenucontainer a:visited, #secondmenucontainer a:hover 
{
    color: #ffffff;
    text-decoration: none;
}

/*-------------------------------------------*/



/*--- Text ------------------------*/
#textcontainer
{
    width: 100%;
    *height: 450px;
    min-height: 450px;
}

/* HeightHack for IE 7 */
*+html #textcontainer
{
	height:auto;
}


/*----------------------------------*/



/*--- copyrightcontainer ------------------------*/
#copyrightcontainer
{
    width: 100%;
    height: 14px;
    text-align: center;
    font-size: 9px;
    border-top: solid #FFFFFF 1px;
    margin: 10px 0 30px 0;

}
/*-----------------------------------------------*/


/*--- rightcontainer ------------------------*/
#rightcontainer
{
    width: 150px;
    height: inherit;
    float : left;
}
/*------------------------------------------*/



#scrollbox 
{
    padding: 60px 50px 0 0; 
    height:  374px; 
    width: 350px; 
    overflow: auto; 
    background-color: White;
}

.clear
{
    clear: both;
}

/*--- a ------------------------------------------*/
a:link 	
{ 
    color: #ffffff;
	text-decoration: none
}
			 
a:visited		
{
    color: #ffffff;
	text-decoration: none;
}
			 
a:hover 	
{
    color: #eeeeee; 
	text-decoration: underline;
}

/*------------------------------------------*/

/*--- Textoptions ------------------------------------------*/
.smalltxt
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
}

.textboxmedium
{
   width: 260px;
}

.textboxlarge
{
    width: 400px;
}

.textboxsmall
{
    width: 100px;
}

.smalltext
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
}

.xsmalltextgrey
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #999999;
}

.largeboldtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.xlargeboldtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.redtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: red;
}

#productsmall
{
    margin: 5px;    
}

.produkt_view a:link, .produkt_view a:visited, .produkt_view a:hover 
{
    color: #9d9d9d;
    text-decoration: none;
}

#productbig
{
    margin: 5px;    
}

.headingsmall
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    color: #a8c0d8;
    font-weight: bold;
}

.headinglarge
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    color: #a8c0d8;
    font-weight: bold;
}

.arrow
{
    background-image: url(../../CompanyImages/arrowblue.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 10px;
    line-height: 12px;
    margin-bottom: 5px;
    text-align: left;
}


/*------------------------------------------*/

/*----White box with shade--------------------------------------*/

.square_upper_left
{
    width: 14px;
    height: 14px;
    background-image: url(../../CompanyImages/square_corner_upper_left_blue.gif);
}

.square_upper
{
    height: 14px; 
    background-image: url(../../CompanyImages/square_upper_bound_blue.gif);
}

.square_upper_right
{
    width: 14px; 
    height: 14px; 
    background-image: url(../../CompanyImages/square_corner_upper_right_blue.gif);
}



.square_right
{
    width: 14px; 
    height: 14px; 
    background-image: url(../../CompanyImages/square_right_bound_blue.gif);
}

.square_left
{
    width: 14px; 
    height: 14px; 
    background-image: url(../../CompanyImages/square_left_bound_blue.gif);
}



.square_lower_left
{
    width: 14px; 
    height: 14px; 
    background-image: url(../../CompanyImages/square_corner_lower_left_blue.gif);
}

.square_lower
{
    height: 14px; 
    background-image: url(../../CompanyImages/square_lower_bound_blue.gif);
}

.square_lower_right
{
    width: 14px; 
    height: 14px; 
    background-image: url(../../CompanyImages/square_corner_lower_right_blue.gif);
}

/*---------------------------------------------------*/

