/* vm_2010.css */
#VMLocalMenu {
    padding: 7px 20px 5px 7px;
    float: right;
    color: #f1cc8d;
    font-size: 14px;
}

#VMLocalMenu a {
    color: #f1cc8d;
    font-size: 14px;
    margin: 7px 5px 7px 5px;
}

#VMLocalMenu a.SgListingIconActive {
    font-weight: bold;
}

/**************************************
 * Videolista 760 px
 **************************************/
#VM div.browser div.content ul.small li {
    height: 135px;
    margin-left: 5px;
    width: 128px;
}

/**************************************
 * Livespelare
 **************************************/
#VMlivespelare {
    background: #000000;
    padding: 3px !important;
    width: 754px !important;
}

#VMlivespelare table {
    width: 100% !important;
}

/**************************************
 * Twitter
 **************************************/
#VMtwitter {
	background: url(/content/2/c6/12/86/05/vm2010_twitterfeed.jpg) no-repeat;
    padding: 35px 5px 5px 5px;
	height: 187px;
	width: 360px !important;
}

#twitter_container {
	background: #ffffff;
	border: 1px solid #88210e;
	padding: 5px;
	width: 348px;
}

#twitter_div .retweet_links {
	margin: 3px 25% !important;
}

#twitter_container_backup {
	background: #ffffff;
	padding: 10px 5px 5px 5px;
	width: 269px;
	height: 585px;
}

#twitter_div_backup .retweet_links {
	margin: 3px 25% !important;
}

/* widget */
#OSLivePuff {
    background: #000000;
}

#OSLivePuff p {
    color: #fff;
}

#OSLivePuff p a, #OSLivePuff p a:visited {
    color: #fff;
}

#OSLivePuff p a:hover, #OSLivePuff p a:visited:hover {
    text-decoration: underline;
}

#OSLivePuff div.widget-videos ul.list li img.thumbnail {
    width: 96px;
    height: 54px;
}

#OSLivePuff div.SgWidget {
    border-top: 1px solid #2e3338;
    border-bottom: 1px solid #2e3338;
}

#OSLivePuff div.widget-footer {
    height: 40px;
    display: none;
}

#OSLivePuff div.widget-heading {
    text-indent: -9999px;
    display: none;
}

#OSLivePuff div.widget-videos div, #OSLivePuff div.widget-videos {
    background: none;
}

#OSLivePuff div.widget-videos div ul em {
    color: #ffffff;
    display: none;
}

#OSLivePuff div.widget-videos ul.list li {
    border-bottom: none;
    padding-left: 0px;
}

#OSLivePuff div.widget-videos ul.list li span {
    margin: 0;
}

#OSLivePuff .xlink {
    padding-top: 5px;
}

#OSLivePuff .xlink a {
    color: #FFFFFF !important;
    /*font-weight:bold !important;*/
}

#OSLivePuff .xlink a, #OSLivePuff .xlink a:visited, #OSLivePuff .xlink a:active {
    color: #FFFFFF;
    text-decoration: none;
}

#OSLivePuff .xlink a:hover, #OSLivePuff .xlink a:visited:hover {
    text-decoration: underline;
}

#OSLivePuff .xlink {
    background: transparent url(/svt_se/css/global/cssimg/inverted/link.gif) no-repeat scroll 0 5px;
}

#OSLivePuff img.thumbnail.inactive {
    display: inline;
}

/* /widget */
/**************************************
 * Senaste nytt
 **************************************/
.VMLatest .SgTabs-default {background-color:#541800;}
.VMLatest .SgTabs-active {background-color: #90260e;}/*aktiv flik*/
.VMLatest .SgTabs-nav {background-color: #541800;}/*flikarnas bakgrund*/
.VMLatest .SgTabs .gLatestNews table {
    margin: 2px 0px -8px 0px;
    border-bottom: 1px solid #F8F7F5;
}
.VMLatest .SgTabs-nav span {color:#FFFFFF;font-family:Arial,Verdana;font-weight:normal;font-size:120%}
.col1x0 .gLatestNews td {
    border-bottom: 1px solid #EEEDEB;
}

