html {
    background-color: #9D9D9D;
}
body {
    background-color: #9D9D9D;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 62.5%;
    line-height: 1.3em;
    font-family: Arial, Helvetica, Verdana;
    color: #3A3A3A;
}
h1 { font-size: 1.8em; margin-bottom:10px; }
h2 { font-size: 1.6em;margin-bottom:10px; margin-top:10px;}
h3 { font-size: 1.4em; }
h4 { font-size: 1.0em; }
h1, h2, h3, h4 {
    color: #665C53;
    font-weight: normal;
}
p { 
/*font-size:1.4em;*/
line-height:1.2; 
}

a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
:-moz-any-link:focus {
  outline: none;
}
a:active, a:focus, input[type="image"] {
outline: 0;
}
/*************************
    MISC CLASSES
*************************/
.watermarkOn {
    color: #665C53;
    font-style: italic;
}
.smallBtnText {
    font-size: smaller;
}
.fClear {
    clear: both;
}
.articlePrint
{
    text-decoration: none;
}
.articlePrint img
{
    border-style: none;
}
.addThisText {
     font-size: 1.0em;
}
/*************************/
/*.hmv-button { 
   outline: 0; 
   margin: 0 4px 0 0; 
   padding: .4em 1em;
   text-decoration:none !important; 
   cursor: pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   font-size: 1.2em;
}*/
.hmv-button, .hmv-button:link {
    border: none;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    height: 30px;
    font-weight: bold;
    color: #3A3A3A;
    outline-style: none;
    font-size: 11px;
    line-height: 14px;
    background-color: #D8D4C9;
    padding: 5px 10px;
    text-decoration: none;
}
.hmv-button:hover {
    text-decoration: none;
    background-color: #FFFFFF;
    color: #ED0667;
    border: solid 1px #D8D4C9;
}
.reserveBtnFix {
    float: right;
    position: relative;
    top: 50px;
}
/*************************/


/*************************/
/* AutoComplete item */
.AutoCompleteExtender_CompletionList
{
    background-position: top center;
    background-image: url('ac_pointer.gif');
    background-attachment: scroll;
    background-repeat: no-repeat;
    
    z-index: 99999;
   
    color: #E1E5E6;
    padding: 1px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 0px;
    padding-top: 10px;
    text-align: left;

    font-size: 12px; 
    line-height: 18px;
    font-weight: bold;
    
    width: 300px;
}

/*AutoComplete flyout */
.AutoCompleteExtender_CompletionListItem
{
    background-color: #333333;
    padding: 3px 3px;
}

/* AutoComplete highlighted item */
.AutoCompleteExtender_HighlightedItem
{
    background-color: #E2D77E;
    color: #000000;
    padding: 3px 3px;
    cursor: pointer;
    cursor: hand;
}
/*************************/




/**************************
	MAIN MASTER PAGE
**************************/
.topBar 
{
    width: 972px;
    margin: 0 auto;
    height: 20px;
    background-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
.topBar div
{
    text-align: right;
}
.topBarLinks
{
    color: #FFFFFF;
}
.topBarLinks a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 1.3em;
    line-height: 20px;
}
.topBarLinks a:hover {
    color: #ED0667;
}
/*************************/

#mainOuterWrapper {
    width: 992px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
#mainWrapper {
    width: 972px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
/*************************/


/*************************
   MASTER TOP LOGO /
   SEARCH / BANNER / LINKS
*************************/
#masterTopWrp {
    padding-top: 5px;
}
.masterTopL {
    float: left;
    width: 770px;
}
.masterTopLL {
    float: left;
	padding-top:5px; 
}
.masterTopLR {
    float: right;
}
.masterTopLB {
}
.masterTopR {
    float: right;
}
/*************************/
.searchWrapper {
	background:transparent url(searchBG.png) no-repeat scroll 0 0;
	height:41px;
	margin-bottom:3px;
	margin-right:0;
	margin-top:15px;
	margin-right:-23px;
	width:400px;
}
.searchFilter {
    width: 140px;
    height: 21px;
    line-height: 20px;
    font-size: 14px;
    vertical-align: baseline; 
    margin-right: 10px;
}
.searchWrapper div {
    padding-top: 12px;
    padding-left: 10px;
    vertical-align: baseline;
}
.lblSearch {
    font-size: 20px;
    font-weight: 500;
    color: Black;
    vertical-align: top;
    display: inline-block;
    margin-top: 0px;
    line-height: 20px;
}

.searchWrapper div img {
    padding-right: 10px;
    vertical-align: top;
    margin-top: 6px;
}
.searchWrapper div input[type="image"] {
    vertical-align: bottom;
}
.searchBox {
    height: 19px;
    border: 0;
    line-height: 19px;
    font-size: 14px;
    vertical-align: baseline;
}
/*************************/
.miscLinks ul {
    border: 0;
    margin: 0;
    padding: 0;
    background-color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    list-style-type: none;
    width: 170px;
    margin-top: 8px;
}
.miscLinks li {
    text-align: left;
    width: 158px;
    height: 34px;
    margin: 5px auto;

    background-image: url("arrow_r_hilight_sml.gif");
    background-repeat: no-repeat;
    background-position: .5em 1.4em;
}
.miscLinks li a {
    text-decoration: none;
    font-size: 1.6em;
    width: 140px;
    height: 34px;
    display: block;
    line-height: 34px;
    padding-left: 1.0em;
}  

.miscLinks li a#home{background:url(tbnHome.jpg) no-repeat right;}
.miscLinks li a#Count{background:url(tbnCount.jpg) no-repeat right;}
.miscLinks li a#Lucy{background:url(btnLucy.jpg) no-repeat right;}
.miscLinks li a#Art{background:url(tbnArt.jpg) no-repeat right;}
.miscLinks li a#Dave{background:url(tbnDave.jpg) no-repeat right;}
 
.miscLinks li {
    background-color: #E1E5E6;
}
.miscLinks li:hover {
    background-color: #ED0677;
    background-image: none;
}
.miscLinks li a {
    color: #4C4C4C;
}
.miscLinks li a:hover {
    color: #FFFFFF;
}
/*************************/

/*************************/




/**************************
	MASTER NAVIGATION
**************************/
#nav-one li:hover, #nav-one li.hover {
    position: static;
}
#nav-one {
    width: 972px;
    background-color: #000000;
    display: inline-block;
    overflow: visible;
    margin-top: 5px;
}

.nav, .nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav {
    z-index: 100;
    position: relative;
}
.nav li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #000000;
}
/**************************/
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
    font-size: 1.6em;
    /*height: 30px;*/
    line-height: 30px;
    color: #FFFFFF;
    display: block;
    padding: 0 15px;
    text-decoration: none;
    border-right: solid 1px #FFFFFF;
}
#nav-one li ul li a, #nav-one li ul li a:link, #nav-one li ul li a:active, #nav-one li ul li a:visited {
    border-right: none;
}
.nav li a:hover {
    background: #ED0677;
    color: #FFFFFF;
}
#nav-one li:hover a, #nav-one li.sfHover a {
    background: #ED0677;
    color: #FFFFFF;
    /*border-right: solid 1px #ED0677;*/
}
#nav-one li:hover ul a, #nav-one li.sfHover ul a {
    background: #ED0677;
    color: #FFFFFF;
}
#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {
    background: #ED0677;
    color: #000000;
}

.nav ul {
    background: #ED0677;
    list-style: none;
    margin: 0;
    position: absolute;
    top: -999em;
    z-index: 9999;
}
.nav li:hover ul, .nav li.sfHover ul {
    top: 30px;
}
.nav ul li {
    border: 0;
    float: none;
}
.nav ul a {
    border-bottom: 0;
    padding-right: 20px;
    white-space: nowrap;
}
.nav ul a:hover {
    background: #ED0677;
    color: #000000;
}
/**************************/
#dNavDigital a:link, #dNavDigital a:visited, #dNavDigital a:hover, #dNavDigital a:active {
    border-right: none;
    padding-left: 16px;
    background-color: #ED0677;
}
#dNavDigital span {
    border-right: none;
    padding-left: 16px;
    background-color: #000000;
    line-height: 30px;
}
/**************************/





/*************************/
#Footer
{
	background-color:Gray;
	line-height:2;
	margin:10px auto 0;
	padding:10px 0;
	position:relative;
	text-align:center;
	width:992px;
}
.footerLinks
{
    width: 100%;
    color: #FFFFFF;
}
.footerLinks a
{
    text-decoration: none; 
    color: #FFFFFF;
    font-size: 1.2em;
}
.subFooterText
{
    width: 972px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 10px;
}
.subFooterText p
{
    font-size: 1.2em;
    color: #666464;
}
.subFooterText p a{}

/*************************/
#NewsOffers{
	background-color:#F4F4F4;
	border:1px solid #DADADA;
	height:88px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	width:170px;
}
.newsOffersTitle
{
	background:#DADADA none repeat scroll 0 0;
	color:black;
	font-size:18px;
	height:30px;
	line-height:1.5;
	text-align:left;
	text-indent:10px; 
	margin-bottom:10px;
}
.newsOffersTitle p
{
    font-size: 1.6em;
    font-weight: bold;
    color: #000000;
}
.newsOffersEmail
{
}
.newsOffersEmail input[type="text"]
{ 
	border:1px solid gray;
	float:left;
	font-size:12px;
	font-style:normal;
	height:19px;
	margin-left:5px;
	margin-top:5px;
	padding-top:4px;
	text-indent:5px;
	width:140px;
}
.newsOffersEmail img
{
    position: absolute;
    float: right;
    right: 6px; 
    bottom: 11px;
}
/*************************/



 

/**************************
	PAGE LAYOUTS
**************************/
/**************************
    DEFAULT PAGE STYLE
**************************/
#leftTowers
{
    width: 160px;
    float: left;
    margin-bottom: 20px;
	margin-top: 10px;
}
#leftTowers div img
{
    margin-top: 20px;
}
.mainContent
{
    width: 630px;
    float: left;
    padding-top: 10px;
}
#rightTowers{
    width: 170px;
    float: right;
    margin-bottom: 20px;
}
#rightTowers div img 
{
    float: right;
    margin-top: 20px;
}



/**************************
    GENERAL PAGES
**************************/
#generalCntWrp
{
    float: left;
    width: 100%;
}
#mainContent
{
    margin-left: 180px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#mainContent1
{
    margin-left: 210px;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 10px;
}
#mainContent2
{
    margin-left: 200px;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 10px;
}
.mainPlaceHolderPromo {
    padding-top: 20px;
    width: 750px;
    overflow: hidden;
}
.mainPlaceHolder
{
    padding-top: 20px;
    padding-left: 10px;
}
.mainPlaceHolder h2
{
    font-size: 1.2727em;
    margin: 0 0 5px;
}
.mainPlaceHolder p, .mainPlaceHolderPromo p
{
    padding: 0 0 15px;
    font-size: 1.3em;
    color: #665C53;
}


#generalLeftTowers
{
    width: 180px;
    float: left;
    margin-left: -100%;
    margin-bottom: 20px;
}
#generalLeftTowers1
{
    text-align: center;
    width: 210px;
    float: left;
    margin-left: -100%;
    margin-bottom: 20px;
}
#generalLeftTowers div img, #generalLeftTowers1 div img
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.pageHeader {
    background-color: #ED0677;
    height: 35px;
    width: 740px;
    color: #FFFFFF;
    line-height: 35px;
    font-size: 2.2em;
    padding-left: 10px;
}
.sectionHeader {
    background-color: #9D9D9D;
    height: 35px;
    width: 100%;
    color: #FFFFFF;
    line-height: 35px;
    font-size: 2.2em;
    padding-left: 10px;
}
/*************************/


/**************************
    INFO MENU
**************************/
.infoMenuLinks ul {
    border: 0;
    margin: 0;
    padding: 0;
    background-color: #000000;
    padding-top: 1.5px;
    padding-bottom: 1.5px;
    list-style-type: none;
    width: 200px;
    margin-top: 8px;
}
.infoMenuLinks li {
    text-align: left;
    width: 190px;
    height: auto;
    margin: 5px auto;
}
.infoMenuLinks li span {
    font-size: 1.2em;
    width: 185px;
    height: auto;
    display: block;
    line-height: 28px;
    padding-left: 5px;
    background-color: #000000;
    color: #FFFFFF;
}
.infoMenuLinks li a {
    text-decoration: none;
    font-size: 1.2em;
    width: 185px;
    height: auto;
    display: block;
    line-height: 28px;
    padding-left: 5px;
}

.infoMenuLinks li {
    background-color: #E1E5E6;
}
.infoMenuLinks li:hover {
    background-color: #ED0677;
    background-image: none;
}
.infoMenuLinks li a {
    color: #4C4C4C;
}
.infoMenuLinks li a:hover {
    color: #FFFFFF;
}

.selectedInfoLink {
    background-color: #ED0667;
    color: #FFFFFF;
}
/*************************/




/**************************
	PAGER
**************************/
div#PagerContainer {
    margin: 0 auto;
    padding-bottom: 20px;
}
div#PagerContainer {
    color: #ED0667;
    margin-top: 10px;
    padding: 20px auto;
    font-size: 1.2em;
    text-decoration: none;
    text-align: center;
}
div#PagerContainer a {
    color: #ED0667;
    margin-top: 10px;
    padding: 20px auto;
    font-size: 1.2em;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
div#PagerContainer .SelectedPagerBtn {
    width: auto; /*27px;*/
    padding: 2px 3px 2px 3px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #ED0667;
    border: solid 1px #ED0667;
}

div#PagerContainer .NormalPageBtn {
    width: auto; /*27px;*/
    padding: 2px 3px 2px 3px;
    color: #ED0667;
    border: solid 1px #ED0667;
}
div#PagerContainer .SelectedPagerBtnL {
    color: #ED0667;
}
div#PagerContainer .DisabledPagerBtn {
    color: Gray;
}
/*************************/






/**************************
 PRODUCT GENRES / DETAILS
**************************/
#ProductGenre {
    width: 640px;
}
.productGenreHeadingL {
    float: left;
}
.productGenreHeadingR {
    float: right;
}
.productGenreHeading span {
    display: inline-block;
    font-size: 2.0em;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 370px;
}
.productGenreHeading1 span {
    display: inline-block;
    font-size: 2.0em;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 490px;
}
#SubMenuHeading {
    display: inline-block;
    font-size: 2.0em;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 620px;
}
#SubMenuBody {
    padding-bottom: 20px;
}
.categoryLink {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 250px;
    font-size: 1.4em;
}
.categoryLink a {
    text-decoration: none;
    color: #333333;
}
.categoryLink1 {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 500px;
    font-size: 1.4em;
}
.categoryLink1 a {
    text-decoration: none;
    color: #333333;
}

.productGenreBody {
    width: 100%;
    min-height: 10px;
    height: 1%;
}
#PGWrapperLine {
    padding-left: 40px;
    padding-top: 14px;
    height: auto;
    overflow: auto;
    padding-bottom: 7px;
    overflow: hidden;
}
/*************************/



/**************************
    PRODUCT DETAILS
**************************/
.productDetailsBody {
    display: block;
    width: 100%;
    height: 1% auto;
}
#ProductDetailTop {
    padding-top: 20px;
}

.pdImage {
    float: left;
    padding-left: 20px;
}

.ratingScreenShots {
    padding-top: 10px;
    width: 180px;
}
.gameRating {
    float: left;
    padding-bottom: 10px;
}
.btnScreenShot {
    float: right;
}

.pdImage p {
    font-size: 1.0em;
}

.pdInfoLinks {
    float: left;
    width: 400px;
    height: 240px;
}
.pdInfoLinksTop {
    padding-left: 20px;
}
.pdInfoLinksTop span {
    font-size: 1.8em;
    line-height: 1.2em;
}
.pfFullTitle {
}
.pdArtist {
    font-size: 1.8em;
    line-height: 1.2em;
    color: #ED0667;
    text-decoration: none;
}
.pdArtist:hover {
    text-decoration: underline;
}

.pdInfo {
    float: left;
    padding-left: 20px;
    width: 200px;
}
.pdInfo .price {
    font-size: 1.8em;
    color: #ED0667;
    line-height: 3.0em;
}
.pdInfo img {
    padding-left: 10px;
}
.pdInfo div {
    padding-top: 30px;
    font-size: 1.1em;
    line-height: 1.3em;
}
.pdSupplierLink {
    text-decoration: none;
    color: #ED0667;
}
.pdSupplierLink:hover {
    text-decoration: underline;
}

#PDLinksWrapper {
    position: relative;
    float: right;
    width: 180px;
    height: 1% auto;
    height: 170px;
    text-align: center;
    padding-top: 10px;
}
.pdLinks {
    margin-top: 20px;
}
.pdLinks .pButton {
    margin-bottom: 10px;
}
.pdLinks .pButtonWide {
    margin-bottom: 10px;
}
.pdLinks .pButton-DownloadThis {
    margin-bottom: 10px;
}
.pButtonExtra {
    margin-bottom: 20px;
}

#ProductDetailBtm {
    padding-top: 10px;
}
.muzeHeading {
     font-size: 1.6em;
     display: block;
     padding-bottom: 10px;
}
.muzeSubHeading {
     font-size: 1.6em;
     display: block;
     padding-top: 20px;
     padding-bottom: 10px;
}
.muzeNotes {
    padding-bottom: 10px;
}
.muzeNotes li {
    list-style-type: disc;
    margin-left: 20px;
}

#AboutDiv div p {
    line-height: 1.8em;
    color: Red;
    width: 590px;
    margin-left: 10px;
}
.altTunes {
    background-color: #E3E3E3;
}
#AboutDiv div p img {
    padding-right: 5px;
    vertical-align: middle;
}
#AboutDiv div p a {
    font-size: .7em;
    text-decoration: none;
}
#AboutDiv div p a:hover {
    text-decoration: underline;
}
#ReviewsDiv a {
    text-decoration: none;
    font-size: 1.4em;
    color: #ED0667;
    line-height: 1.4em;
}
.reviewText {
    width: 590px;
    display: block;
    overflow: hidden;
}
.reviewText1 {
    width: 290px;
    display: block;
    overflow: hidden;
}

/*************************/
.pButtonWide {
    border: none;/*solid 1px #ED0677;*/
    background-color: #DADADA;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    height: 20px;
    width: 140px;
}
.pButtonWide a {
    text-decoration: none;
    font-size: 1.0em;
    color: #3A3A3A;
    line-height: 1.9em;
}
.pButtonWide a:hover {
    text-decoration: underline;
}
.pButtonWide a img {
    border: 0;
    vertical-align: middle;
}
/*************************/
.pdPRContainer {
    margin-top: 20px;
    margin-bottom: 20px;
}
.pdPRTop {
    width: 640px;
    height: 30px;
}
.pdPRBtm {
    width: 640px;
    height: 230px;
    background-color: #FFFFFF;
    margin-left: 5px;
}
.pdPRTitle {
    font-size: 2.0em;
    padding-left: 10px;
    line-height: 30px;
}
/*************************/




/**************************
       STORE LOCATOR
**************************/
#StoreTabs {
    padding-bottom: 20px;
}
.searchTab {
    text-align: center;
    height: 400px;
}
.searchTab1 {
    text-align: center;
}
.searchTab p, .searchTab1 p {
    padding-bottom: 10px;
}
.detailsInner {
    width: 700px;
    height: 400px;
}
.StoreMapDetails
{
    width: 95%;
    vertical-align: text-top;
}
.StoreMapDetailsInfoCol
{
    vertical-align: top;
}
.StoreMapDetailsMapCol
{
    padding-bottom: 10px;
    text-align: right;
    vertical-align: text-top;
}
#DetailsMapTab div p {
    text-align: center;
}
.MapAddressHeading {
    font-size: 1.4em;
    line-height: 1.4em;
}
/*************************/



/**************************
       CHARTS
**************************/
.chartItemWrapperR {
    overflow: auto;
    width: 750px;
    min-height: 100px;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-top: 5px;
}
.chartItemWrapper {
    overflow: auto;
    width: 730px;
    min-height: 100px;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-top: 5px;
    border-bottom: solid 1px #9D9D9D;
}
* html .ieOnlyHeight { height: 100px; }

.chartItemNum {
    float: left;
    width: 30px;
}
.chartItemNum span {
    color: #ED0667;
    font-size: 2.0em;
}

.chartItemImage {
    float: left;
    width: 85px;
    margin-left: 10px;
}
.chartItemImageR {
    float: left;
    width: 200px;
    margin-left: 10px;
}


.chartItemInfo {
    float: left;
    width: 400px;
    margin-left: 10px;
}
.chartItemInfoTitle {
    font-size: 1.6em;
    line-height: 1.6em;
}
.chartItemInfoTitle a {
    color: #ED0667;
    text-decoration: none;
}
.chartItemInfoTitle img {
    padding-top: 2px;
    vertical-align: top;
}

.chartItemMuzeInfo {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em;
    line-height: 1.3em;
}
.chartItemMuzeInfo a {
    color: #ED0667;
    text-decoration: none;
}

.ciNormal {
    font-size: 1.1em;
    line-height: 1.3em;
}
.ciNormal a {
    color: #ED0667;
    text-decoration: none;
}
.ciPrice {
    font-size: 1.8em;
    color: #ED0667;
    line-height: 3.0em;
}

.chartItemLinks {
    float: left;
    width: 180px;
    margin-left: 10px;
    text-align: center;
}
.ciCampaign {
    padding-bottom: 10px;
}

.chartItemInfoCampaign {
    float: right;
    padding-right: 90px;
}
/*************************/


/**************************
       SEARCH
**************************/
.searchHeader {
    width: 100%;
    height: 50px;
    font-size: 1.3em;
    line-height: 1.3em;
}
.searchHeader span {
    float: left;
    padding-top: 2px;
}
.searchHeader div {
    float: right;
}
.searchHeader div span {
    padding-right: 5px;
    padding-top: 2px;
}
.searchHeader div select {
    vertical-align: top;
    margin-right: 10px;
}
/*************************/




/**************************
       FEATURE PAGES
**************************/
.featureItemWrapper {
    position: relative;
    overflow: auto;
    width: 730px;
    min-height: 200px;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: solid 1px #9D9D9D;
    border-bottom: solid 1px #9D9D9D;
}
* html .ieFPOnlyHeight { height: 200px; }
.fpItemImage {
    float: left;
    width: 200px;
    margin-left: 10px;
    padding-bottom: 10px;
}
.fpItemImage1 {
    float: left;
    width: 115px;
    margin-left: 10px;
    text-align: center;
}
.fpItemInfo {
    float: left;
    width: 300px;
    margin-left: 10px;
}
.fpItemInfo1 {
    position: relative;
    float: left;
    width: 220px;
    height: 200px;
    margin-left: 10px;
    margin-right: 10px;
}
.fpItemInfoTitle {
    font-size: 1.6em;
    line-height: 1.6em;
}
.fpItemInfoTitle1 {
    font-size: 1.4em;
    line-height: 1.4em;
}
.fpItemInfoTitle a {
    color: #ED0667;
    text-decoration: none;
}
.fpItemInfoTitle img {
    padding-top: 2px;
    vertical-align: top;
}
.fpItemInfoTitle1 a {
    color: #ED0667;
    text-decoration: none;
}
.fpItemInfoTitle1 img {
    padding-top: 2px;
    vertical-align: top;
}

.fpItemMuzeInfo {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em;
    line-height: 1.3em;
}
.fpItemMuzeInfo a {
    color: #ED0667;
    text-decoration: none;
}
.fpItemLinks {
    float: left;
    width: 180px;
    margin-left: 10px;
    text-align: center;
}
.fpItemLinks1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 230px;
    padding-bottom: 10px;
}

.fpInfo {
    padding-top: 10px;
}
.featureProductRotator {
    margin-left: 50px;
}
/*************************/




/**************************
       CONTEST PAGES
**************************/
#ContestWrapper {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 700px;
}
#ContestWrapper .panelHeader {
    width: 700px;
}
#ContestWrapper .sectionHeader {
    width: 740px;
    margin-left: -40px;
}
.contestArticle {
    padding-bottom: 20px;
    border-bottom: solid 1px #9D9D9D;
}
/*************************/





/**************************
       ADD REVIEW
**************************/
.arSection1 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.arSection {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #9D9D9D;
    padding-left: 10px;
    padding-right: 10px;
}
.arHeading {
    padding-left: 10px;
    padding-right: 10px;
}
.arHeading, .arSection span {
    font-size: 1.4em;
    line-height: 1.4em;
}
.arReviewText {
    font-size: 1.4em;
}
.arSection1 a {
    font-size: 1.4em;
    text-decoration: none;
}
.userReviewDisplay {
    width: 400px;
    background-color: Teal;
}
.userReviewDisplay img {
    float: left;
}
.userReviewDisplay span {
    float: left;
    width: 350px;
    padding-left: 10px;
    padding-right: 10px;
}
/*************************/
#bannerContainer
{
    display: block;
    overflow: hidden;
}
#bannerBtnContainer
{
    float: right;
    width: 100px;
    height: 22px;
    background-color: #404040;
    padding-top: 5px;
}
#bannerBtnContainer img
{
    vertical-align: bottom;
}
#bannerBtnContainer a
{
    font-size: 1.4em;
    text-decoration: none;
    color: #FFFFFF;
    padding: 0 5px 0 5px;
}
#bannerBtnContainer .activeBanner
{
    color: #ED0667;
}
 



 
 

#story22{font-size:12px;padding:0 10px 0 5px;}
#story22 p{margin-bottom:7px;text-align:justify;} 
#story22 li{margin-bottom:7px;}

.PRTop{margin-bottom:15px;}

.myMenu{margin-bottom:10px;}
.myMenu h2{
background:orange;
color:#000000;
font-size:18px;
height:30px; 
line-height:1.5;
margin:0;
text-indent:10px; 
}

.myMenu li a{
background:ivory none repeat scroll 0 0;
border-color:-moz-use-text-color orange orange;
border-style:none solid solid;
border-width:medium 1px 1px;
color:black;
display:block;
font-size:12px;
padding:8px;
text-decoration:none; 
}

#t5 img{
border:medium none;
margin-top:10px !important;
width:170px; 
}


#kjdksj{
float:left;
margin-left:4px;
margin-top:10px;
width:8px;
}

#wid1{
border:1px solid;
padding-left:6px;
} 

#wid1title{
background:green;
color:#fff; 
margin-left:-6px; 
font-size:18px;
height:30px;
line-height:1.5;
text-align:left;
text-indent:10px;
}

#ctl00_ctl14_RBContainer{
border: 1px solid black; 
width: 793px; 
margin-top: 8px; 
height: 141px;
}

#ctl00_ctl14_RBContainer img{
height:141px;
width:793px;
}
