* 
{
	margin: 0;
	padding: 0;
}

* html input { overflow: visible; }

body {
	font-family: Calibri, Arial;
	font-size: 62.5%; 
	margin: 0px;
}

#content
{
    margin: 0;
    padding: 0;
}

/*#content div div
{
    font-size: 1.0em;
}*/

.clear {
	clear:both;
}

#content h2 
{
    margin-top: 10px;
    margin-bottom: 5px;
}

#contentwide
{
    width: 670px;
}

#contentnarrow
{
    width: 450px;
    width: 450px;    
}

ul#topmenu
{
    font-size: 1.2em;
    display: block;
	list-style: none;
	height: 1%;
}

ul.withsubmenu
{
    margin-bottom: 50px;
}

ul.assubmenu
{
    margin-bottom: 15px;
}

ul#topmenu li
{
    position: relative;
    list-style: none;
    float: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 7px;
    margin-right: 5px;
    padding-right: 6px;
    background-image: url(images/observer_menu_border.gif);
    background-repeat: no-repeat;
    background-position: top right;
    font-family: Georgia;
}

ul#topmenu li.last
{
    padding-right: 0;
    background-image: none;
    margin-right: 0;
}

ul#topmenu li a
{
        color: #003876;
        float: left;
        display: block;
}

ul#topmenu li a.selected, ul#topmenu li a.submenu
{
        color: #73BE1E;
}

ul#topmenu:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}    

ul#topmenu ul 
{
    position: absolute;
	width: 500px;
	left: 0px;
	top: 35px;
	z-index: 1000;
	float: left;
}

ul#topmenu ul li a
{
	float: left;
}

* html ul#topmenu li { float: left; height: 1%; }
* html ul#topmenu li a { height: 1%; }


ul#topmenu li:hover ul
{
    display: block;
}

ul#topmenu li ul li {
	text-align: left;
	position: relative;
	list-style: none;
	float: left;
	display: block;
	background-image: none !important;
	padding-right: 0;
	margin-right: 20px;
}

ul.subscriptions
{
    font-size: 1.2em;
    margin-bottom: 15px;
}

ul.subscriptions li
{
    display: block;
    list-style: none;
    margin: 0 0 4px 0;
}

ul.subscriptions li input
{
    margin-right: 5px;
}

table.subscriptions
{
    font-size: 1.2em;
}

table.subscriptions th, table.subscriptions td
{
    font-weight: normal;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 15px;
    vertical-align: top;
}

table.subscriptions td label
{
    padding-left: 5px;
}

table.subscriptions table td, table.subscriptions table th
{
    margin: 0;
    padding: 0;
}

table.subscriptions table td label, table.subscriptions table th label
{
    margin: 0;
    margin-right: 10px;
    padding: 0;
}

table.subscriptions table td
{
    line-height: 1.5;
}

div#twocolumns
{
}

.column
{
    float: left;
}

div.leftmargin
{
    margin-left: 10px;
}

div#login div.column
{
    width: 180px;
    float: left;
    margin-right: 10px;
}

div#login:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}    


div#twocolumns:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}    

div#twocolumns div.column
{
    width: 237px;
    float: left;
}

div.column a
{
    font-size: 1.1em;
}

div.column3
{
    float: left;
}

div.column3 div.buttonouter
{
    margin-top: 18px;
}


.column label
{
    display: block;
    font-weight: normal;
    font-size: 1.2em;
    margin-bottom: 2px;
}

.textbox, .textboxshort
{
    display: block;
    margin-bottom: 10px;
    border: 1px solid #DDDDDD;
    border-top: 1px solid #7C7C7C;
    color: #8A8A8A;
    /*height: 20px;*/
    font-size: 1.1em;
    vertical-align: middle;
    padding: 2px 3px;
}

.textbox
{
    width: 200px;
}

.textboxshort
{
    width: 170px;
}


select.countries, select.sel
{
    margin-bottom: 11px;
    width: 200px;
    display: block;
    border: 1px solid #DDDDDD;
    border-top: 1px solid #7C7C7C;
    font-size: 1.1em;
    padding: 2px 0;
    height: 20px;
    color: #8A8A8A;
    margin-top: 3px !important;
}

input.firstbox
{
    margin-bottom: 2px;
}

div.column label.separate
{
    margin-top: 34px;
}

span.error
{
    color: #C20000;
}

input.error, select.error
{
    border: 1px solid #C20000 !important;
}

div.rememberlogin
{
    margin-bottom: 10px;
}
div.rememberlogin label
{
    display: inline;
    margin-left: 5px;
    font-size: 1.1em;
}

div.calendar label
{
    display: inline;
    margin: 0 40px 0 10px;
}

input.number
{
    width: 20px !important;
    display: inline;
    margin: 0;
    border: 1px solid #DDDDDD;
}

input.numberlong
{
    width: 50px !important;
    display: inline;
    margin: 0;
    border: 1px solid #DDDDDD;
}


select.unitselect
{
    width: 107px;
    display: inline;
    margin: 0;
    border: 1px solid #DDDDDD !important;
}

select.category
{
    width: 130px;
    display: inline;
    margin: 0;
    border: 1px solid #DDDDDD !important;
}

.subscriptionrow label
{
    font-size: 1.2em;
}

.subscriptionrow
{
    margin-bottom: 5px;
}

table.shareticker
{
    width: 444px;
    border-collapse: collapse;
}

table.shareticker th
{
    background-color: #EFEFEF;
}

table.shareticker th, table.shareticker td
{
    padding: 2px 0px 2px 8px;
    text-align: left;
    font-size: 1.1em;
}

table.shareticker td
{
    font-size: 1.0em;
}

table.shareticker td.image
{
    padding-left: 0 !important;
    padding-right: 5px;
}

#content div.sharetickerupdated
{
    float:right;
    font-size: 1.1em;
    color: #8D8D8D;
}

#content h2.sharetickercaption
{
    margin: 0;
    padding: 0;
    float: left;
    margin-bottom: 5px;
    font-size: 1.2em;
}

ul.sharechoice
{
    list-style: none;
    display: block;
    margin-bottom: 15px;
    float: none;
}

.sharechoice li
{
    float: left;
    margin-right: 9px;
    font-size: 1.2em;
}

ul.two_columns li
{
    width: 47% !important;
}

.sharechoice input
{
    width: 100px;
    height: 16px;
    border: 1px solid #DDDDDD;
}

.sharechoice select
{
    width: 100px;
    height: 18px;
    border: 1px solid #DDDDDD;
}

fieldset
{
    border-width: 0;
    margin-left: 30px;
}

/*#content fieldset h2
{
    margin-top: 15px;
}*/

input.check
{
    width: auto;
    margin-right: 3px;
    border-width: 0;
}



div.hr
{
    border-top: 1px solid #C3C3C3;
    margin: 20px 0;
}

div.hr hr
{
    display: none;
}

#updateshare
{
    float:right !important;
}

div.clear
{
    clear: both;
}

ul.share-legends

{

           padding-left:45px;

}

ul.share-legends li

{

           display:inline;

           float:left;

           list-style-type: none;

           white-space: nowrap;

           padding-left:7px;

           padding-right:7px;                                    

           margin:0px;

}

.clear-share-legends

{

           clear:left;

}

/* This version will be available after the 17th of June */

/*

#share-legend0

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=0&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend1

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=1&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend2

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=2&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend3

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=3&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend4

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=4&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend5

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=5&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend6

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=6&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend7

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=7&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend8

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=8&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend9

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=9&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend10

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=10&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend11

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=11&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend12

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=12&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend13

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=13&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

#share-legend14

{

           background:url(http://wpy.observer.se/client/sca/ShareGraph/LegendBuilderPage.aspx?LegendWidth=6&LegendHeight=6&LegendIndex=14&LegendBorder=1&legendbordercolor=dark) 0px 4px no-repeat;

}

*/

#share-legend0

{

           background:url(images/legends/0.gif) 0px 4px no-repeat;

}

#share-legend1

{

           background:url(images/legends/1.gif) 0px 4px no-repeat;

}

#share-legend2

{

           background:url(images/legends/2.gif) 0px 4px no-repeat;

}

#share-legend3

{

           background:url(images/legends/3.gif) 0px 4px no-repeat;

}

#share-legend4

{

           background:url(images/legends/4.gif) 0px 4px no-repeat;

}

#share-legend5

{

           background:url(images/legends/5.gif) 0px 4px no-repeat;

}

#share-legend6

{

           background:url(images/legends/6.gif) 0px 4px no-repeat;

}

#share-legend7

{

           background:url(images/legends/7.gif) 0px 4px no-repeat;

}

#share-legend8

{

           background:url(images/legends/8.gif) 0px 4px no-repeat;

}

#share-legend9

{

           background:url(images/legends/9.gif) 0px 4px no-repeat;

}

#share-legend10

{

           background:url(images/legends/10.gif) 0px 4px no-repeat;

}

#share-legend11

{

           background:url(images/legends/11.gif) 0px 4px no-repeat;

}

#share-legend12

{

           background:url(images/legends/12.gif) 0px 4px no-repeat;

}

#share-legend13

{

           background:url(images/legends/13.gif) 0px 4px no-repeat;

}

#share-legend14

{

           background:url(images/legends/14.gif) 0px 4px no-repeat;

}

.show-share-legend

{

           position:relative; /* IE 6 fix */

           visibility:visible;

           display:inline;

}

.hide-share-legend

{

           position:absolute; /* IE 6 fix */

           visibility:hidden;

           display:none;

}

.postaltextbox

{

            width:20px;

}

