.mysite{

}

.mysite ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 662px;
    height: 25px;
    text-align: center;
    margin-top: -14px;
    margin-bottom: 2px;
    margin-left: 50px;
}

.mysite ul li{
    display: inline;    
}


.mysite ul li a{
    border: 1px solid #336699;
    margin-left: 3px;    

    float:left;
    width: 28px;
    text-decoration: none;
    padding: 2px;
    color: #004170;
    background-color: white;
}

.mysite ul li a:hover{
    color: #000;
    background-color: #F0F0F0;
}

.mysite .active{

    margin-left: 5px;    
    display:block;
    float:left;
    width: 30px;
    text-decoration: none;
    padding: 2px;
   
    
    color: #fff;
    font-weight: bold;
    border: 1px solid #336699;
    background-color: #336699;
}



.login_box2{
    background: url("http://legacy.solar.dk/Images/background.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 12px;
    height: 170px;
}

input[type="submit"] {
    background: url("http://legacy.solar.dk/Images/button.jpg") no-repeat scroll right center transparent;
    border-width: 0;
    color: #003466;
    font-size: 10px;
    margin: 2px 0;
    padding: 2px 15px 2px 4px;
    text-align: left;
    width: 134px;
}

.wraponline{

    float: left;
    width: 100%;
}


#sortable1, #sortable2 {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 float: left;
 margin-right: 60px;
 width: 265px;
 /*background-color: #F0F0F0;**/
 border: 1px solid #a0b7d4;
 min-height: 297px;
/*background: url(http://www.solar.dk/gfx/sales_quicklinks.gif);*/
}

#sortable2 {
/*    background-color: #C8DAE8;*/
}

#sortable1- li, #sortable2- li {
 margin: 5px 5px 5px 5px;
 /*padding: 5px; */
 /*font-size: 14px; */
 padding-left: 11px;
 line-height: 18px;
 width: 240px;
 cursor: move;
 background: url(http://www.solar.dk/gfx/quicklink_full.gif);
 height: 18px;
 color: #003466;
}

#sortable1 li, #sortable2 li {
 margin: 5px 5px 5px 5px;
 padding-left: 11px;
 line-height: 25px;
 /*padding: 5px; */
 /*font-size: 14px; */
 width: 240px;
 cursor: move;
 /* background: url(http://www.solar.dk/gfx/quicklink_full.gif);*/
 height: 25px;
 color: #003466;
}

.demo, .demo2 {
 width: 900px;
 float: left;
 font-size: 10px;
 /*background-color: red;*/
 margin-top: 10px;
}

.ui-state-default2 {
 background-color: red;
}

.felt {
 width: 327px;
}

.felt p {
 margin-bottom: 0px;
 margin-top: 0px;
 color: #003466;
}

.infoexport {
 background-color: #e2e8f4;
 height: 277px;
 margin-top: 16px;
 float: left;
 border: 1px solid #a0b7d4;
 width: 275px;
 margin-bottom: 10px;
 padding: 10px;
 font-size: 12px;
 color: #003466;
 margin-left: -3px;
}


/* default online*/

.login_box
{
	background: url(http://legacy.solar.dk/login/images/background.jpg) repeat;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	padding-left : 10px;
	padding-right: 0px;
	padding-top: 12px;
}

.button
{    
	border: none;
	background-image  : url(http://legacy.solar.dk/login/images/button.jpg);
	width: 128px;
	height: 18px;
	color: #004170;
	font-family       : Verdana, Arial, Helvetica, sans-serif;
	font-size         : 10px;
	text-align: left;
	padding-left:10px;
	padding-top:1px;
	margin-top:0px;
	cursor:default;
	cursor:hand;    
	background-color  : #AEAEAE;
}


.buttonSmall
{    
	border: none;
   /* background-image  : url(http://legacy.solar.dk/login/button.jpg); */
	background: url(http://www.solar.dk/gfx/product_section_tab_bg.gif) no-repeat bottom;  
	width: 70px;
	height: 18px;
	color: #004170;
	font-family       : Verdana, Arial, Helvetica, sans-serif;
	font-size         : 10px;
	text-align: center;
	padding-left:0px;
	padding-top:1px;
	margin-top:0px;
	cursor:default;
	cursor:hand;    
	background-color  : #AEAEAE;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 14px;
	padding-left:3px;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	color: #373737;
} 

.inputboxSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #003466; 
	border-top: 1px solid #003466;
	border-bottom: 1px solid #80cafe; 
	border-right: 1px solid #80cafe; 
	height: 13px;
	width: 202px;
	padding-left:1px;
	font-size: 10px;
	font-weight: normal;
	line-height:13px;
	color: #9e9e9e;
} 

.inputboxSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #003466; 
	border-top: 1px solid #003466;
	border-bottom: 1px solid #80cafe; 
	border-right: 1px solid #80cafe; 
	height: 18px;
	width: 239px;
	padding-left:1px;
	font-size: 10px;
	font-weight: normal;
	line-height:18px;
	color: #9e9e9e;
} 

.online_line{
	position: absolute;
	z-index: 100;
	list-style-type: none;
	font-weight: bold;
	/* margin: 0;
	padding: 0;    */
	text-align: center;    
 /*   padding-left: 50px; */
 /*   padding-top: 50px;      */
	margin-left: 663px;
	width: 287px;
	height: 40px;
	background: url(http://www.solar.dk/gfx/product_section_tab_bg.gif) no-repeat bottom;
	/*text-align: center;*/
} 


