/*********************
	START: RedEnvelope Article
*********************/

	#TopNavPlaceholder { height:25px; margin-bottom:2px; }

	#PCArticle { }

		#PCArticle #SpecialStyleInstruction { display:none; }
		#PCArticle li { list-style:none; }

		#PCArticle #MainContent { margin-top:15px; }

			#MainContent p { margin-bottom:10px; }

			#MainContent #BreadCrumb {
				margin:10px 0 15px 15px;
				color:#BD1A13;
			}

				#BreadCrumb a { color:#BD1A13; }
				#BreadCrumb a:hover { text-decoration:underline; }

			#MainContent .Blob1 {
				float:left;
				width:150px;
				margin-left:10px;
				display: none;
			}

				.Blob1 ul { margin-bottom:25px; }

				.Blob1 li {
					background-color:#bc9d9b;
					padding:5px;
					font-size:12pt;
				}

					.Blob1 li a { color:White; }

			#MainContent .Blob2 {
				float:left;
				width:750px;
			}

				.Blob2 img { margin:8px; }

				/* imageWrapper is a span which is dynamically added by jQuery in REDArticle.master */
				.Blob2 .imageWrapper {
					display:inline-block;
					margin:8px;
					text-align:center;
					font-size:10px;
				}

				.Blob2 .imageWrapper img { margin:0; }

				.Blob2 h1  
				{
				    font-size:20pt; 
				    margin-bottom: 20px;
				    line-height: 25pt;
				}

				.Blob2 h1,
				.Blob2 h2,
				.Blob2 h3,
				.Blob2 h4,
				.Blob2 h5,
				.Blob2 h6 {
					font-weight:bold;
				}
                .Blob2 h2{ line-height: 16pt;}
				.Blob2 a { text-decoration:underline; }

				
				.Blob2 ul { margin-left:15px; }

					.Blob2 li {
						list-style-type:disc !important;
						margin-bottom:10px;
					}

				.Blob2 #Author {
                    border-right: 1px solid #D3D3D3;
                    color: #666666;
                    font-weight: bold;
                    padding-right: 15px;
				}

				.Blob2 #Date {
					font-style:italic;
					padding-left: 15px;
				}

				.Blob2 #ShareLinkWidget {
					position:relative;
					left:235px;
					top:-8px;
					margin-top:-20px;
				}


				.Blob2 .ProductContainer {
					padding:0;
					margin:0;
					margin-right:40px;
				}

					.ProductContainer img { margin:0; }
					
                    #ArticleContent
                    {
                        margin-top: 10px;
                        clear: both;
                    }
                
                    #ArticleContent p
                    {
                        line-height: 14pt;
                    }
                    
			#MainContent .Blob3 {
				float:right;
				width:176px;
				position:relative;
				right:15px;
			}

				.Blob3 div {
					border:2px solid #C8C8C8;
					margin-bottom:25px;
				}

				.Blob3 h3 {
					font-weight:bold;
					margin:5px;
				}

				.Blob3 li {
					margin:5px;
					color:#C8C8C8;
				}

				.Blob3 img { margin-left:20px; }

	#Footer {
		clear:both;
		text-align:center;
	}

    /***** Simple bookmarking ********/


    ul#blogShareBox
    {
        list-style: none;
        display:block;
        margin: 10px 0 0 0 ;
        padding: 0px;
    }

    ul#blogShareBox li
    {
        float:left;
        width:auto;
        margin-right:4px;
        list-style-type: none !important;
    }

    ul#blogShareBox li a
    {
        display: block;
        height: inherit;
        width: inherit;
    }

    ul#blogShareBox li.fb
    {
        background-image: url("../../../7/1128/497/0001/origin.prvd.com/siteimages/blog/btnFacebook.gif");
        width: 21px;
        height: 21px;
    }
    ul#blogShareBox li.tw
    {
        background-image: url("../../../7/1128/497/0001/origin.prvd.com/siteimages/blog/btnTwitter.gif");
        width: 21px;
        height: 21px;
    }
    ul#blogShareBox li.pt
    {
        background-image: url("../../../7/1128/497/0001/origin.prvd.com/siteimages/blog/btnPinterest.gif");
        width: 21px;
        height: 21px;
    }
    ul#blogShareBox li.gplus
    {
        background-image: url("../../../7/1128/497/0001/origin.prvd.com/siteimages/blog/btnGooglePlus.gif");
        width: 34px;
        height: 21px;
    }
    ul#blogShareBox li.eml
    {
        background-image: url("../../../7/1128/497/0001/origin.prvd.com/siteimages/blog/btnEmail.gif");
        width: 71px;
        height: 21px;
    }
    ul#blogShareBox li.cmnt
    {
        background-image: url("../../../7/1128/497/0001/origin.prvd.com/siteimages/blog/btnComment.gif");
        width: 93px;
        height: 21px;
    }
    /***** End Simple bookmarking ********/

/*********************
	END: RedEnvelope Article
*********************/