﻿body
{
	font: 11px Tahoma, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e4dde4 url(../images/body_bg_flower.png) repeat-x top left;
	/*background: #F2F0F3 url(../images/body_bg_flower_winter.png) repeat-x top left;*/
}

body form
{
	width: 1240px;
	margin: 0px auto 10px auto;
    text-align: left;
    overflow: hidden;    
}

#Page 
{
    position: absolute;
    width: 1240px;
}

.SocialMediaIcons
{
	margin-top: 10px;
}

#socialShareContainer
{
	margin-bottom: 10px;
}

.Ofh
{
	overflow: hidden;
}

/*************************/
/* BANNERS               */
/*************************/
.AddSign
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.ListingBannerContainer
{
	float:left;
	width:100%;
	padding: 10px 0px;
	border-bottom: solid 1px #d9d9d9;
	position: relative;
}

.LBPictureBanner
{
	border: 0px;
	width: 476px;
}

.SideBannerContainer
{
	margin-bottom: 4px;
	background-color: White;
}

.SideBannerPicture
{
	border-width: 0px;
	width: 250px;
}

.SideBannerPictureContainer
{
	padding: 4px;
}

#SideBannersArea
{
	width: 258px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#SideBannersContainer
{
	width:258;
	position: absolute;
	top: 12px;
	left: 0px;
}

#TopBannerContainer
{
	position: absolute;
	top: 12px;
	left: 0px;
	background-color: #FFF;
	padding: 4px;
}

#TopBannerArea
{
	width: 978px;
	height: 140px;
	position: relative;
}

.TopBannerPicture
{
	border-width: 0px;
}

/*************************/
/* BLOGPAGE              */
/*************************/
.AboutBloggerContainer
{
	padding: 10px;
}

.bloggerImage
{
	border: 1px solid #dcdcdc;
	max-width: 150px;
}

.BloggerListingContainer
{
	min-height: 125px;
}

.bloggerThumbnail
{
	border: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	max-width: 80px;
	border: 1px solid #dcdcdc;
}

.bloggerThumbnailSL
{
	border: 0px;
	max-height: 80px;
	max-width: 60px;
	border: 1px solid #dcdcdc;
}

.blogItem
{

}

.BlogItemDivider
{
	margin: 15px 0px;
}

.BlogItemListingsSP
{
	background-color: #d9d9d9;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}

.BlogItemMainListing
{
	overflow: hidden;
}

.BlogItemSideListing
{
	overflow: hidden;
	padding: 10px 5px 5px 5px;
	
	border-bottom: solid 1px #d9d9d9;
}

.BIMLPicture
{
	width: 90px;
	float: left;
	margin-top: 10px;
}

.BIMLSummary
{
	width: 386px;
	float: right;
}

.BIMLPictureSL
{
	width: 70px;
	float: left;
}

.BIMLSummarySL
{
	width: 381px;
	float: right;
}

.BlogHeaderContainer
{
	margin-top: 2px;
	height: 139px;
	width: 476px;
	background-image: url(../Images/blog_banner.png);
	position: relative;
}

.BlogHeaderContainerLC
{
	height: 68px;
	width: 220px;
	background-image: url(../Images/blog_banner_small.png);
	position: relative;
}

.BlogTitleH1
{
	position: absolute;
	bottom: -5px;
	left: 10px;
}

.BlogTitleH2
{
	font-family: Georgia; 
	font-weight: normal; 
	font-size: 20px; 
	line-height: 1.4em; 
	padding: 0; 
	margin: 0.2em 0; 
	text-align: left;
	color: #622353;
}

.BlogPostImageContainer
{
	margin: 10px 0px;
	text-align: center;
}

.BlogPostImageSmall
{
	width: 150px;
	text-align: center;
	border: 1px solid #dcdcdc;
}

h3.BlogItemSL
{
	font-size: 12px;
	margin-bottom: 5px;
}

#StageArea.BlogPage 
{
    position: relative;
    background-image: none;
    width: 978px;
    padding-bottom: 0;
	overflow: hidden;
}

#StageArea.BlogPage #MainContentArea
{
    height: auto;
	width: 978px;
	min-height: 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

#StageArea.BlogPage #MainBodyArea
{
	clear: left;
	float: left;
	width: 476px;
	border: 0;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	overflow: hidden;
}

#StageArea.BlogPage #RightSideListingArea
{
	float: right;
	width: 240px;
	overflow: hidden;
	border-left: solid 1px #D9D9D9;
	padding: 0px 10px 10px 10px;
	margin: -2px 0px -50000px 0px;
	padding: 0px 0px 50100px 0px;
}

#StageArea.BlogPage #RightSideListingAreaD
{
	float: right;
	width: 481px;
	overflow: hidden;
	border-left: solid 1px #D9D9D9;
	padding: 0px 10px 10px 10px;
	margin: -2px 0px -50000px 0px;
	padding: 0px 0px 50100px 0px;
}

#StageArea.BlogPage #RightSideListingArea2
{
	float: right;
	width: 240px;
	overflow: hidden;
	border-left: solid 1px #D9D9D9;
	padding: 0px 10px 10px 10px;
	margin: -2px 0px -50000px 0px;
	padding: 0px 0px 50100px 0px;
}

/* Comments */
ol.comments 
{
	margin-bottom: 1.5em;
	padding-left: 2em;
	margin: 0;
}
ol.comments li
{
	margin-bottom: 1.8em;
}
ol.comments .footer
{
	margin-top: 0.4em;
	text-align: right;
}
ol.comments .footer h2
{
	margin: 0.5em 0;
    margin-top: 0.2em;
    font-size: 1.1em;
    font-style: italic;
}
ol.comments .footer a
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
}

/* Post comment */
fieldset.comment {}

fieldset.comment ul
{
	/* Validation summary */
	font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 0;
	padding: 1em;
}

fieldset.comment li
{
	margin-left: 1.4em;
	list-style-image: none;
    margin-bottom: 0.7em;
    padding: 0;
}

fieldset.comment label,
fieldset.comment input,
fieldset.comment textarea
{
	display: block;
}

fieldset.comment input.textinput,
fieldset.comment textarea
{
	width: 325px;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
fieldset.comment textarea
{
	height: 140px;
}

/* Date archive */
div.dateTree 
{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div.dateTree ul
{
    padding: 0;
    margin: 0;
}

div.dateTree ul ul
{
    margin: 0 0 0 2em;
}

div.dateTree li
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

/* Tag cloud */
ul.tagCloud
{
    margin: 0;
    padding: 0;
}

ul.tagCloud li 
{   
    display:inline;
    list-style: none;
    list-style-image: none;
    margin: 0 0.4em 0 0;
    vertical-align: baseline;
}

ul.tagCloud h1,
ul.tagCloud h2,
ul.tagCloud h3,
ul.tagCloud h4,
ul.tagCloud h5,
ul.tagCloud h6
{
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    font-family: Verdana, Helvetica, Sans-Serif;
}
ul.tagCloud h1 {
    font-size: 1.6em;
    font-weight: 900;
}
ul.tagCloud h2 {
    font-size: 1.3em;
    font-weight: 700;
}
ul.tagCloud h3 {
    font-size: 1.0em;
    font-weight: 500;
}
ul.tagCloud h4 {
    font-size: 0.9em;
    font-weight: 400;
}
ul.tagCloud h5 {
    font-size: 0.8em;
    font-weight: 200;
}
ul.tagCloud h6 {
    font-size: 0.7em;
    font-weight: 100;
}

/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{
	font-size: 0.8em;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	margin-left: 5px;
}

#BreadCrumbsArea a
{
    color: #3e3e3e;
	text-decoration: none;
}

#BreadCrumbsArea a:hover
{
	text-decoration: underline;
}

/*************************/
/* CONTACTS              */
/*************************/

.ContactCard
{
	background-color: #d9d9d9;
	width: 325px;
	height: 120px;
	margin: 10px;
	position: relative;
	float:left;
}

.ContactDepartmentHeader
{

}

.ContactDepartmentSeparator
{
	clear: both;
	margin: 30px 0px;
}

.ContactInfo
{
	position: absolute;
	top: 10px;
	left: 120px;
	width: 190px;
	height: 100px;
}

.ContactNameHeader
{
	font-style:normal;
	font-size: 14px;
	margin: 10px 0px -15px 0px;
}

.ContactNationality
{
	position:absolute;
	top: 0px;
	right: -5px;
}

.ContactPhoto
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 100px;
}

.DepartmentContactContainer
{
	clear: both;
}

/*************************/
/* FOOTERAREA            */
/*************************/

#b1Header
{
	width: 315px;
	height: 28px;
	background-image: url(../Images/down_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #622353;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 28px;
	padding-left: 10px;
}

#b2Header
{
	width: 315px;
	height: 28px;
	background-image: url(../Images/down_middle.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #622353;
	line-height: 28px;
	text-align: center;
}

#b3Header
{
	width: 315px;
	height: 28px;
	background-image: url(../Images/down_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #622353;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 28px;
	text-align: right;
	padding-right: 10px;
	float: right;
	margin-bottom: 20px;
}

#BottomArea
{
	width: 978px;
	height: 175px;
	background-color: #FFF;
}

.BottomAreaContainer
{
	width: 325px;
	height: 175px;
	float: left;
}

.BottomEntLogo
{
	max-width: 219px;
	max-height: 35px;
}

.divBottomEnterpriserLogo
{
	max-width: 219px;
	max-height: 35px;
	text-align: center;
	margin: 10px auto 10px auto;
}

.enterpriseContainer
{
	color: #000;
	font: 11px Tahoma, serif;
	margin: 5px 0px 0px 0px;
	width: 100%;
}

#FooterArea
{
	overflow: visible;
	clear: both;
	margin-top: 8px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #541E42;
	text-align: center;
	font-size: 9px;
	width: 978px;
}

#Footer 
{

}

#FooterArea a
{
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}

#FooterArea a:hover
{
	text-decoration: underline;

}

#FooterBorder
{
	margin: 5px 0px 5px 0px;
	width: 978px;
	height: 28px;
	background: url(../images/arrowline_bottom.png) no-repeat top left;
	position: relative;
}

#FooterBorderContainer1
{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 275px;
	height: 28px;
	text-align: right;
}

#FooterBorderContainer2
{
	position: absolute;
	top: 0px;
	left: 343px;
	width: 275px;
	height: 28px;
	text-align: right;
}

#FooterBorderContainer3
{
	position: absolute;
	top: 0px;
	right: 38px;
	width: 275px;
	height: 28px;
	text-align: right;
}

.FooterBorderLink a
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #FFF;
	line-height: 25px;
}

.FooterLinkSeperator
{
	margin: 0px 7px 0px 7px;
	font-size: 9px;
}

.FooterText
{
	
}

.imgPresent
{
	float:right;
	margin-left: 3px;
}

#pictureGalleryContainer
{
	margin: 5px 10px 10px 10px;
}

/*************************/
/* IMAGE GALLERY         */
/*************************/
.IGErrorMessageCont
{
	width: 150px;
	position: absolute;
	top: 250px;
	left: 300px;
}

.IGImageListingFrame
{
	background-image: url(../Images/ig_listingframe.png);
	background-repeat: no-repeat;
	background-position: center center; 
	width: 118px;
	height: 118px;
	padding-top: 17px;
	margin: 0px 9px;
}

#IGIntroText
{
	width: 500px;
	margin: 0px auto 10px auto;
}

.IGPagerContainer
{
	width: 300px;
	height: 25px;
	margin: 10px auto 0px auto;
	text-align: center;
	position: relative;
	padding-top: 3px;
}

.IGPagerFirstPage
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.IGPagerLastPage
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.IGPagerNextPage
{
	position: absolute;
	top: 0px;
	right: 25px;
}

.IGPagerPrevPage
{
	position: absolute;
	top: 0px;
	left: 25px;
}

#IGStageArea.StartPage 
{
    position: relative;
    background-image: none;
    width: 978px;
    
	overflow: hidden;
}

#IGStageArea.StartPage #MainContentArea
{
	background: #FFFFFF url(../images/ig_bg.png) no-repeat top left;
    height: 806px;
	width: 958px;
	padding: 10px;
	overflow: hidden;
	position: relative;
}

#imageSearchContainer
{
	width: 400px;
	min-height: 40px;
	margin: 15px auto;
	display: block;
}

#ISCChoices
{
	float: left;
}

#ISCControls
{
	float: right;
}

.IGLatestImageContainer
{
	background-image: url(../Images/article_thumb_bg.png);
	background-repeat: no-repeat;
	background-position: center center; 
	width: 68px;
	height: 68px;
	float: left;
	margin: 2px;
}

.IGLatestImageThumbnail
{
	width: 56px;
	height: 56px;
	padding: 6px 6px 6px 6px;
	border: 0px;
}


/*************************/
/* INKÖPSGUIDEN          */
/*************************/
#InkopsBody
{
	width: 540px;
	padding: 0px 10px 5px 10px;
}


/*************************/
/* LISTINGS              */
/*************************/
.ListingItemWide
{
	width: 100%;
	position: relative;
	border-bottom: #d9d9d9 1px solid;
}

.ListingItemTwinContainer
{
	width: 100%;
	overflow: hidden;
	margin-top: 7px;
}

.ListingItemTwinL
{
	border-right: #d9d9d9 1px solid;
	width: 240px;
	float: left;
	padding: 0px 0px 2000px 0px;
	margin-bottom: -2000px;
}

.ListingItemTwinR
{
	width: 240px;
	float: right;
	padding: 0px 0px 2000px 0px;
	margin-bottom: -2000px;
}

.LCCMargin
{
	margin: 10px;
}

.LCCMarginL
{
	margin: 10px 0px 10px 10px;
	padding-right: 10px;
	border-right: #d9d9d9 1px solid;
}

/*************************/
/* MY PAGES              */
/*************************/

#boxFavoritesHeader
{
	background: #EBD3E5 url(../images/mypages/favorites_header.png) no-repeat top left;
	width: 165px;
	height: 30px;
	margin-bottom: 5px;
}

#boxProfile
{
	width: 165px;
	float: left;
	margin-right: 10px;
}

#boxProfileHeader
{
	background: #EBD3E5 url(../images/mypages/profile_header.png) no-repeat top left;
	width: 165px;
	height: 30px;
	margin-bottom: 5px;
}

#boxRegionHeader
{
	background: #EBD3E5 url(../images/mypages/region_header.png) no-repeat top left;
	width: 165px;
	height: 30px;
	margin-bottom: 5px;
}

#boxTipsHeader
{
	background: #EBD3E5 url(../images/mypages/tips_header.png) no-repeat top left;
	width: 165px;
	height: 30px;
	margin-bottom: 5px;
}

#editProfileContainer
{
	width: 495px;
	padding: 10px;
	background-color: #FFF;
	position: absolute;
	top: 45px;
	left: 185px;
	margin-bottom: 10px;
}

.GridsFavorite
{
	margin: -22px 0px 15px 0px;
}

H2.MyPages
{
	font-size: 18px;
	margin-bottom: 10px;
}

.MyPagesBackgroundContainer
{
	background-color: #FFF;
	width: 522px;
	padding: 10px;
	margin-bottom: 10px;
	float: right;
}

.MyPagesBlogBackgroundContainer
{
	background-color: #FFF;
	width: 763px;
	padding: 10px;
	margin-bottom: 10px;
	float: right;
}

.MyPagesEditBox
{
	width: 522px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
}

.MyPagesBoxContainer
{
	width: 151px;
	background-color: #FFF;
	padding: 7px;
	height: 270px;
}

.MyPagesBoxHeaders
{
	margin-left: 31px;
	font-size: 14px;
	line-height: 2.15em;
	font-family: Tahoma;
}

#myPagesContent
{
	width: 717px;
	float: left;
	margin: 0px 0px -50000px 0px;
	padding: 10px 0px 50010px 10px;
}

#myPagesContentBlogItem
{
	width: 960px;
	float: left;
	margin: 0px 0px -50000px 0px;
	padding: 10px 0px 50010px 10px;
}

.MyPagesFunctionBox
{
	width: 165px;
	float: left;
	margin-right: 10px;
}

.MyPagesProfileContainer
{
	width: 151px;
	background-color: #FFF;
	padding: 7px;
}

#profileEditContainer
{
	position: absolute;
	left: 185px;
}

.TablerowSeparation
{
	height: 15px;
}

.userProfileImage
{
	width: 151px;
	background-color: #f3d7ff;
}

#StageArea.MyPage 
{
    position: relative;
    width: 978px;
	overflow: hidden;
	background-color: #EBD3E5;
	overflow: hidden;
}

#StageArea.MyPage #MainContentArea
{
    height: auto;
	width: 978px;
	min-height: 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

#StageArea.MyPage #MainBodyArea
{
	clear:left;
	float: left;
	width: 449px;
	border: 0;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#StageArea.MyPage #RightSideListingArea
{
	float: right;
	width: 240px;
	background-color: #FFFFFF;
	border-left: solid 1px #D9D9D9;
	margin: 0px 0px -50000px 0px;
	padding: 0px 0px 50010px 0px;
}

#userInfoContainer
{
	text-align: center;
	margin: 10px 0px 20px 0px;
}

/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
	position: absolute;
	right: 10px;
	top: 5px;
}

input.quickSearchField
{
	border: 1px solid Black;
	float: left;
	margin: 0px 2px 0px 0px;
	width: 11em;
}

.quickSearchButton
{
	background: url(images/MainMenuSearchButton.png) no-repeat top left;
	width: 23px;
	height: 21px;
	display: block; 
	float: left;
}

/*************************/
/* PAGEHEAD              */
/*************************/

#HeaderBackground
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.CountryFlags
{
	margin: 0px 10px 0px 10px;
}

#Header
{
	position: relative;
	height: 140px;
	width: 978px;
}

#HeaderArea
{
	width: 978px;
}

#LanguageSelectorsArea
{
	position: absolute;
	bottom: 5px;
	left: 24px;
	width: 300px;
	text-align: center;
}

#loginContainer
{
	position:absolute;
	top: 10px;
	right: 10px;
}

#loginContainer a
{
	height: 30px;
	color: #3B3D41;
	text-decoration: none;
}

#loginContainer a:hover
{
	color: Black;
	text-decoration: none;
}

#loginLinksCont
{
	margin-top: 6px;
	width: 200px;
}

#llRightLink
{
	float: right;
}

#LogotypeContainer
{
	width: 300px;
	position: absolute;
	top: 7px;
	left: 24px;
	text-align: center;
}

.PageHeaderListingIcon
{
	vertical-align: text-bottom;
}

.PageHeadLogotype
{

}

.ProfileImageArea
{
	float: right;
}

.ProfileLinksArea h1
{
	font-size: 15px;
}

.ProfileLinksArea
{
	margin: 10px 10px 0px 0px;
	float:right;
	text-align: right;
}

#registerContainer
{
	position:absolute;
	top: 64px;
	right: 10px;
	font-size: 14px;
}

#registerContainer a
{
	color: #3B3D41;
}

#registerContainer a:hover
{
	color: Black;
	text-decoration: none;
}

#SloganArea
{
	color: White;
	width: 978px;
	font-family: Arial;
	font-weight: bold;
	line-height: 1.5em;
}

#SloganText
{
	
}

.TodaysDate
{
	float: right;
}

.UserProfileImageTop
{
	background-color: White;
	padding: 3px;
	max-height: 114px;
	max-width: 250px;
}

/*************************/
/* PAGINGS               */
/*************************/
.PagingContainer ol
{
	
    margin: 0;
    padding: 0;
    /*
    overflow: hidden;
	*/
}
 
.PagingContainer li
{
    list-style: none;
    display: inline;
}
 
.PagingContainer a, .SelectedPagingItem
{
    text-decoration: none;
    float: left;
    padding: .2em;
    color: #303233;
    margin-right: .1em;
}
 
.PagingContainer .SelectedPagingItem
{
    color: #303233;
    font-weight: bold;
}


/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
    width: 978px;
	overflow: hidden;
	background-color: White;
	padding-bottom: 10px;
}

/*************************/
/* STARTPAGE             */
/*************************/

#StageArea.StartPage 
{
    position: relative;
    background-image: none;
    width: 978px;
    padding-bottom: 0;
	overflow: hidden;
}

#StageArea.StartPage .pageList
{
	border: 0;
	padding: 0;
	margin: 0;
}

#StageArea.StartPage ul 
{
	padding: 0;
	margin: 0px 0px 0px 6px;
	list-style-type: none;
}

#StageArea.StartPage #MainContentArea
{
    height: auto;
	width: 978px;
	min-height: 0;
	margin: 0;
	background-image: none;
	overflow: hidden;
}

#StageArea.StartPage #MainBodyArea
{
	clear: left;
	float: left;
	width: 476px;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	overflow: hidden;
}

#StageArea.StartPage #RightSideListingArea
{
	float: right;
	width: 481px;
	overflow: hidden;
	border-left: solid 1px #D9D9D9;
	margin: 0px 0px -50000px 0px;
	padding: 0px 0px 50100px 0px;
}

#StageArea.StartPage #NewsArea li, 
#StageArea.StartPage #EventsArea li
{
	margin: 0.5em 0;
}

#StageArea.StartPage #EventsArea
{
	float: left;
	width: 149px;
	overflow: hidden;
}

.UniversalHeaderBox
{
	height: 28px;
	width: 149px;
	margin-bottom: 10px;
	background-image: url(../Images/Header-bg-reverse.png);
}

.UniversalHeaderBoxRight
{
	height: 28px;
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../Images/NewsHeader.png);
}

.UniversalHeaderBoxRightD
{
	height: 28px;
	width: 481px;
	margin-bottom: 10px;
	background-image: url(../Images/NewsHeaderD.png);
}

#WebbTVStartPageContainer
{
	margin-top: 10px;
	width: 299px;
}

#WebTVStartPageHeader
{
	background-color: #eeeeee;
	height: 28px;
	width: 100%;
}

/*************************/
/* OPENINGSLIDE          */
/*************************/

#OpeningSlideContainer
{
	background-image: url(../Images/openingslide_bg.png);
	background-repeat: no-repeat;
	background-position: left top; 
	width: 492px;
	height: 269px;
	margin: 1px 10px 0px -6px;
	position: relative;
	overflow:hidden;
}

/* Easy Slider */

#slider
{
	position: absolute;
	top: 14px;
	left: 11px;
	overflow:hidden;
}


#slider ul, #slider li
{
	margin: 0;
	padding:0;
	list-style:none;
}

#slider li
{ 
	/*
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/
	width:467px;
	height:243px;
	overflow:hidden;
}
	
/* numeric controls */	

ol#controls
{
	position:absolute;
	bottom: 12px;
	left: 12px;
	margin: 0;
	padding:0;
}

ol#controls li
{
	margin:0 3px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:16px;
	line-height:16px;
}

ol#controls li a
{
	float:left;
	height:16px;
	line-height:16px;
	background:#646464;
	color:#FFF;
	padding:0 5px;
	text-decoration:none;
}

ol#controls li.current a
{
	background:#FFF;
	color:#000;
}

ol#controls li a:focus
{
	outline:none;
}

h1.OpeningSlide
{
	 font-size: 17px;
}

.OSTextContainer
{
	color: #000;
	background-color: #FFF;
	margin-top: 100px;
}

.OSBgPicture
{
	width: 260px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.OSSlide
{

}

/*************************/
/* QOTW		             */
/*************************/
.QotwImage
{
	float:right;
	margin-left: 3px;
	width: 45px;
}

.QuestionContainer
{
	margin: 5px 10px 10px 10px;
}

#QuestionListingContainer
{
	min-height: 95px;
}

/*************************/
/* RATING                */
/*************************/
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/rating_FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/rating_EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/rating_SavedStar.png);
}

/*************************/
/* ROUND CORNER BOX      */
/*************************/

#roundCornerBoxContainer
{
	background-color: #890c73;
	width: 220px;
}

#roundCornerBoxBottom
{
	min-height: 11px;
	width: 210px;
	background-image: url(../images/round_corner_bg_bottom_220.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	
	padding-left: 15px;
}

#roundCornerBoxTop
{
	height: 12px;
	width: 220px;
	background-image: url(../images/round_corner_bg_top_220.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*************************/
/* TWITTER               */
/*************************/
#twitterBoxBubbleBottom
{
	min-height: 38px;
	width: 220px;
	background-image: url(../images/bubble_bottom_220.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 15px;
}

#twitterBoxBubbleTop
{
	height: 12px;
	width: 220px;
	background-image: url(../images/bubble_top_220.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#twitterBoxMessageContainer
{
	background-color: #E4DDE4;
	width: 200px;
	padding: 0px 10px;
}

.TwitterUserImage
{
	max-width: 80px;
	margin-left: 10px;
	float:right;
}

/*************************/
/* WEBB-TV             */
/*************************/
.FacebookLinkWedTV
{
	text-decoration: none;
	color: #a27896;
}

h1.VideoTitle
{
	font-size: 18px;
	text-align: left;
	color: #ADB0AD;
}

h3.RelatedArticles a
{
	color: #a27896;
}

#imgWedTVHeaderBG
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#LatestClipPresentationImage
{
	border: 0px;
	max-width: 220px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#latestClipPresentationImageContainer
{
	width: 220px;
	height: 165px;
	position: relative;
	background-color: #000;
}

#latestClipPresentationIngressContainer
{
	width: 210px;
	background-color: #e4dde4;
	padding:5px;
}

.lbAddToFavoritesWedTV
{
	padding: 2px 0 0 20px;
	height: 16px; 
	background: url(../Images/AddToFavorites.png) no-repeat top left;
	color: #a27896;
}

.MostViewedVideoClipsContainer
{
	margin: 10px 10px;
	background-color: #212121;
	padding: 10px 10px 0px 10px;
}

.MostViewedVideoClipsThumbnail
{
	border: 0px;
	max-width: 120px;
}

.MostViewedListing a
{
	color: #FFF;
	margin: 0;
}

.MostViewedListingItem
{
	padding: 3px 0 0 20px;
	height: 16px; 
	background: url(../Images/WedTV/play_small.png) no-repeat top left;
}

#playerContainer
{
	margin-bottom: 10px;
	padding: 5px 0px;
	position: relative;
	background-color: #420C39;
	width: 718px;
}

.transPlayButton
{
	position: absolute;
	top: 60px;
	left: 90px;
	border: 0px;
}

#videoClipListingContainer
{
	width: 513px;
	float: left;
}

#videoClipListingItem
{
	width: 513px;
	margin: 0px 10px 3px 0px;
	min-height: 40px;
	float: left;
	padding: 5px 200px 5px 5px;
	background-color: #D9D9D9;
}

.VideoClipListingItemThumbnail
{
	max-width:100px;
	border: 0px;
	float: left;
	margin-right: 10px;
}

#videoInfoContainer
{
	width: 298px;
	position: absolute;
	top: 5px;
	left: 400px;
	height: 280px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #212121;
	padding: 10px;
	color: #FFF;
}

.VideoRelatedArticles
{	
	margin-top: 10px;
}

#WebTVStageArea.StartPage 
{
    position: relative;
    background-image: none;
    width: 978px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#WebTVStageArea.StartPage #MainContentArea
{
    height: auto;
	width: 720px;
	min-height: 0;
	background-image: none;
	overflow: hidden;
	margin: 0px 0px -30000px 10px;
	padding: 10px 0px 30010px 0px;
}

#WebTVStageArea.StartPage #RightSideListingArea
{
	float: right;
	width: 240px;
	border-left: solid 1px #D9D9D9;
	overflow: hidden;
	margin: 0px 0px -30000px 0px;
	padding: 0px 0px 30010px 0px;

}

.WedTVCategoryBt1L
{
	width: 7px;
	height: 34px;
	background-image: url(../images/WedTV/wedtv_menu_button1_bg_l.png);
	float:left;
}

.WedTVCategoryBt1R
{
	width: 7px;
	height: 34px;
	background-image: url(../images/WedTV/wedtv_menu_button1_bg_r.png);
	float: left;
}

.WedTVCategoryBt2L
{
	width: 7px;
	height: 34px;
	background-image: url(../images/WedTV/wedtv_menu_button2_bg_l.png);
	float:left;
}

.WedTVCategoryBt2R
{
	width: 7px;
	height: 34px;
	background-image: url(../images/WedTV/wedtv_menu_button2_bg_r.png);
	float: left;
}

.WedTVCategoryContainer
{
	float: left;
	margin-left: 5px;
	min-width: 60px;
}

.WedTVCategoryDecoration
{
	position: absolute;
	right: 0px;
	top: -20px;
}

.WedTVCategoryLinkContainer1
{
	background-color: #707173;
	height: 26px;
	float:left;
	min-width: 60px;
	padding: 8px 5px 0px 5px;
	position: relative;
	text-align: center;
}

.WedTVCategoryLinkContainer2
{
	background-color: #890c73;
	height: 26px;
	float:left;
	min-width: 60px;
	padding: 8px 5px 0px 5px;
	position: relative;
	text-align: center;
}

.WedTVCategoryLinkContainer a
{
	color: #FFF;
	font-size: 15px;
}

#WedTVPlayerHeader
{
	width: 718px;
	height: 139px;
	position: relative;
}

#WedTVPlayerHeaderMenu
{
	position: absolute;
	bottom: 0px;
	left: 10px;
}

/*************************/
/* XFORMS                */
/*************************/
#StageArea.XFormContent 
{
    position: relative;
    background-image: none;
    width: 978px;
    padding-bottom: 0;
	overflow: hidden;
}

#StageArea.XFormContent #MainContentArea
{
	width: 596px;
	padding: 10px 0px 20010px 0px;
	margin-bottom: -20000px;
	float: left;
}

#StageArea.XFormContent #leftSideList
{
	width: 120px;
	padding: 0px 0px 20000px 0px;
	margin: 0px 10px -20000px 0px;
	float: left;
	border-right: solid 1px #d9d9d9;
}

#StageArea.XFormContent #rightSideList
{
	width: 240px;
	padding: 0px 0px 20000px 0px;
	margin: 0px 0px -20000px 10px;
	float: right;
	border-left: solid 1px #d9d9d9;
}

#StageArea.XFormContent #leftSideList a
{
	color: #3e3e3e;
	background-image: url(glossy/images/SubMenu.png);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

#StageArea.XFormContent #leftSideList a:hover
{
	color: Black;
}

#StageArea.XFormContent #leftSideList ul
{
	padding: 0;
	margin: 0 0.5em;
	list-style-type: none;
	line-height: 1em;
}

#StageArea.XFormContent #leftSideList ul ul
{
	margin: 0 0 0.6em 1.5em;
	border: 0;
}

#StageArea.XFormContent #leftSideList li
{
	
}

#StageArea.XFormContent #leftSideList li a, #StageArea.XFormContent #leftSideList li span
{
	display: block;
	padding: 0.5em 0.5em 0.5em 12px;
	text-decoration: none;
}

#StageArea.XFormContent #leftSideList li span 
{
	background-image: url(glossy/images/SubMenuSelected.png);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

#StageArea.XFormContent #leftSideList li li span 
{
	background-position: 0.7em 0.2em;
}

#StageArea.XFormContent #leftSideList li li a, #SubMenuArea li li span
{
	padding: 2px 0px 2px 15px;
}

#StageArea.XFormContent #leftSideList li li
{	
	border-bottom-color: White;
	font-size: 0.8em;
}

#StageArea.XFormContent #leftSideList li li span
{
	font-weight: bold;
}

#StageArea.XFormContent #leftSideList li li li
{
	font-size: 1em;
}

