@charset "UTF-8";
@import url(/tools/sIFR/sIFR-screen.css);
@import url(xmtv_common_styles.css);


#ContentColumn {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, Ssans-serif;
	float: left;
	width: 514px;
	font-size: 12px;
}


#Footer {
	margin: 0px auto;
	width: 890px;
	height: 100px;
	background-image: url(images/xMissyTV_item_Footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #999;
}

#OuterWrap {
	min-height: 100%;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 100%;/* this is also the min height for IE */
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background: #3f1364 url(images/xMissyTV_item_WrapBG.jpg) repeat-y;
}
#InnerWrap {
	background-image: url(images/xMissyTV_item_3ColBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

/* CONTENTCOLUMN */
#ContentWrap {
	/*	background-color: #FFFFFF; */
	padding: 200px 0px 0px 0px;
	margin-top: 0px;
	background-image: url(images/xMissyTV_item_Head02.jpg);
	width: 514px;
	/*	float: left;*/
	background-repeat: no-repeat;
	background-position: top;
}


#ContentWrap .itemBox {
	background-image: url(images/itemStarter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 16px 0 18px;
	margin: 0 0 10px 0;
}

.partlinks {
	font-size: 12px;
	font-weight: bold;
	margin: auto;
}


/* RIGHTCOLUMN */
#RightColumn {
	float: right;
	width: 140px;
	background-image: url(images/xMissyTV_item_Head03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 220px 26px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#RightWrap {
/*	background-color: #000000; */
	width: 166px;
	
	padding-bottom: 0px;
	font-size: 11px;
	color: #AE8BC9;
}

/* KARMA EN ACTIONBAR */

#actionbar {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #DEDEDE;
	margin: 0px 0px 14px 0px;
        height: 28px;
        border: 1px solid #CCC;
        padding-left: 6px;
        padding-top: 3px;
        textcolor:#333;
}
#addthisbox {
        float: right;
        height: 22px;
        width: 300px;
        padding-top: 3px;
        width: 220px;
}
#karmaneg {
        background-image: url(images/karmaneg.gif);
        height: 25px;
        width: 70px;
        float: left;
        margin-left: 1px;
        font-size: 12px;
        text-align: right;
        font-weight: bold;
}
#karmapos {
        background-image: url(images/karmapos.gif);
        height: 25px;
        width: 70px;
        float: left;
        margin-right: 1px;
        font-size: 12px;
        font-weight: bold;
}
div.button {
        top:0px;
        left: 0px;
}
div.button a {
        color:#888;
        display:block;
        height: 19px;
}
#karmapos a {
        padding-left: 25px;
        padding-top: 6px;
        text-align: center;
}
#karmaneg a {
        padding-right: 25px;
        padding-top: 6px;
        text-align: center;
}
#player div.button a:link {
        color:#333;
        text-decoration:none;
}
#player div.button a:hover {
        color: black;
        text-decoration:underline;
}
/* EINDE KARMA EN ACTIONBAR */



