﻿html
{
    background: #fff ;
    /*background: #fff url(  '/images/bgs/logobg.jpg' ) no-repeat 50% top;*/
    background: #fff url(/images/devlounge/devlounge_swirlbg.jpg) no-repeat 50% top;
    color: #596c7a;
}

a 
{
    text-decoration: none;
}

#Footer-InnerWrap #promofooter
{
    background:transparent url(/images/promofooter/devlounge/promofooter_bg.gif) repeat-y scroll 0%;
    display: block;
}

#Footer-InnerWrap #promofooter .cap.top
{
    background:transparent url(/images/promofooter/devlounge/promofooter_top.gif) no-repeat scroll 0%;

}

#Footer-InnerWrap #promofooter .cap.bottom
{
    background:transparent url(/images/promofooter/devlounge/promofooter_bottom.gif) no-repeat scroll left bottom;

}

#Branding div.logo
{
    margin-top: 10px;
    width: 982px; 
    background: transparent url("http://www.objectsharp.com/images/devlounge/masthead.png") no-repeat left 25px;
    z-index: 9;
}

#SingleColContainer #Breadcrumbs
{
    display:block;
    width: 100%;
    overflow: hidden;
    float: none;
    height: 15px;
}



.grid2cola .column.first
{
    width: 63%;
}
.grid2cola .column.last
{
    width: 35%;
}

.grid2cola .column.first p
{
    padding: 0;
    margin: 0;
    font-size: 12px;
}

#MyPlayList
{
    clear: both;
    background: transparent url(/_layouts/images/devlounge/videos/sidebox_bg_vidplayer.gif) repeat-y scroll left top;
    padding: 8px 9px 8px 9px;
    position: relative;
}

#MyPlayList #PlayBox
{
    background-color: #FFFFFF;
    border-color: #DADADA;
    border-style: solid none solid solid;
    border-width: 1px 0px 1px 1px;
    display: block;
    height: 111px;
    overflow: auto;
    margin: 30px 0 5px 0;
}

#PlayBox ul
{
    margin: 0 5px;
    padding: 0;
}

#PlayBox ul li
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
    clear: both;
    padding: 6px 0px;
}

#PlayBox ul li span.title
{
    font-size: 12px;
    padding-left: 6px;
}

#PlayBox ul li span.duration
{
    font-size: 11px;
    padding-left: 6px;
}

#PlayBox ul li span.title a
{
    text-decoration: none;
    font-weight: bold;
}

#PlayBox ul li div.closebtn
{
    float: right;
    margin-top: 4px;
}

#PlayBox ul li img.thumb
{
    float: left;
}

#MyPlayList div.bottomcap
{
    background: #fff url(/_layouts/images/devlounge/videos/sideCapBottom.gif) no-repeat scroll left bottom;
    bottom: 0px;
    height: 6px;
    left: 0pt;
    position: absolute;
    width: 325px;
}
#MyPlayList div.topcap
{
    top: 0px;
    left: 0pt;
    position: absolute;
    width: 325px;
    background: transparent url("http://www.objectsharp.com/images/devlounge/videos/sideCapTop_white2.gif") no-repeat top left;
    height: 30px;
}

#MyPlayList div.title h3
{
    padding: 0;
    margin: 0;
    margin: 3px 0 0 6px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    background: none;
}


#PlayListNav
{
    font-size: 10px;
    height: 35px;
}

#PlayListNav a
{
    background: transparent url(http://i.cnn.net/cnn/video/bvp/images/nav_buttons/nav_tab.gif) no-repeat scroll 0pt top;
    display: block;
    float: left;
    height: 25px;
    margin: 0px 3px;
    overflow: hidden;
    text-align: center;
    width: 112px;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000000;
}

#PlayListNav a:hover
{
    background: transparent url(http://i.cnn.net/cnn/video/bvp/images/nav_buttons/nav_tab.gif) no-repeat scroll 0pt bottom;
}


#ShareBox
{
    width: 325px;
    font-family: arial;
}

#ShareBox div.BoxHeader
{
    background: transparent url("http://www.objectsharp.com/images/devlounge/videos/sideCapTop_white2.gif") no-repeat top left;
    padding: 3px 9px 0 9px;
    height: 30px;
}

#ShareBox div.BoxHeader h3
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin: 0;
    background: none;
    line-height:26px;
}

#ShareBox div.BoxContent
{
    background: transparent url("http://www.objectsharp.com/images/devlounge/videos/sidebox_bg_white.gif") repeat-y scroll left top;
    width: 325px;
    clear: both;
    font-size: 12px;
}

#ShareBox div.BoxFooter
{
    background: transparent url("http://www.objectsharp.com/images/devlounge/videos/sideCapBottom_white.gif") no-repeat bottom left;
    padding: 5px 10px;
    font-size: 12px;
    height: 6px;
}

#ShareBox li
{
    border-top: dotted 1px #ccc;
    padding: 3px 0;
}

#ShareBox a
{   
    padding-left: 20px;
}

#ShareBox a.digg
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_digg.gif") no-repeat top left; 
}
#ShareBox a.google
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_google.gif") no-repeat top left; 
}
#ShareBox a.delicious
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_delicious.gif") no-repeat top left; 
}
#ShareBox a.newsvine
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_newsvine.gif") no-repeat top left; 
}
#ShareBox a.facebook
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_facebook.gif") no-repeat top left; 
}
#ShareBox a.reddit
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_reddit.gif") no-repeat top left; 
}
#ShareBox a.yahoo
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_yahoo.gif") no-repeat top left; 
}
#ShareBox a.stumbleupon
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_stumbleupon.gif") no-repeat top left; 
}
#ShareBox a.livejournal
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_livejournal.gif") no-repeat top left; 
}
#ShareBox a.blinklist
{
    background: transparent url("http://www.objectsharp.com/images/shareit/icon_blinklist.gif") no-repeat top left; 
}


#VideoBox
{
    width: 325px;
    font-family: arial;
}

#VideoBox div.BoxVideo
{
    background: transparent url(http://i.cdn.turner.com/cnn/.element/img/2.0/content/video_box/video_bg_gray.gif) no-repeat scroll 0% 50%;
    float: left;
    height: 101px;
    margin-bottom: 10px;
    position: relative;
    width: 106px;
    font-family: Arial;
}

#VideoBox div.BoxVideo p
{
    color: #949494;
    font-size: 10px;
    font-weight: normal;
    left: 6px;
    line-height: 11px;
    margin: 0pt;
    padding: 0pt 12px 0pt 0pt;
    position: absolute;
    top: 61px;
}

#VideoBox div.BoxVideo img
{
    padding-bottom: 3px;
    padding-left: 6px;
    padding-top: 6px;
    border: 0;
}

#VideoBox div.BoxHeader
{
    background: transparent url("http://www.objectsharp.com/images/devlounge/videos/sideCapTop_white2.gif") no-repeat top left;
    padding: 3px 9px 0 9px;
    height: 30px;
}

#VideoBox div.footlink
{
    float: left;
}

#VideoBox div.title h3
{
    padding: 0;
    margin: 0;
    float: left;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    background: none;
    line-height:19px;
}

#VideoBox div.scrollbtns
{
    float: right;
}

#VideoBox div.BoxFooter
{
    background: transparent url("http://www.objectsharp.com/images/devlounge/videos/sideCapBottom_white.gif") no-repeat bottom left;
    padding: 5px 10px;
    font-size: 12px;
    height: 25px;
}

#VideoBox div.BoxFooter a
{
    text-decoration: none;
    font-weight: bold;
}

#VideoBox div.BoxContent
{
    background: transparent url("http://www.objectsharp.com/images/devlounge/videos/sidebox_bg.gif") repeat-y scroll left top;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    height: 113px;
    overflow: hidden;
    position: relative;
    width: 325px;
    clear: both;
}

#VideoBox #box0
{
    position: absolute;
    top: 6px;
    left: 0px;
    padding-left: 6px;
}

h3.VideoComments
{
    background: #FFFFFF url(/_layouts/images/ui/h4-bg.jpg) repeat-x scroll left top;
    color: #000;
    display: block;
    font-size: 75%;
    font-weight: bold;
    margin: 0pt;
    padding: 8px;
    text-transform: uppercase;
    vertical-align: middle;
}

h3.PostComment
{
   background: #FFFFFF url(/_layouts/images/ui/h4-bg.jpg) repeat-x scroll left top;
    color: #000;
    display: block;
    font-size: 75%;
    font-weight: bold;
    margin: 0pt;
    padding: 8px;
    text-transform: uppercase;
    vertical-align: middle;
}


div.PostCommentBox h4
{
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

div.PostCommentBox input.text
{
    border: solid 1px #e0e0e0;
}

p.CommentInfo
{
    background: transparent url(/images/icon_comments.png) no-repeat scroll left top;
}

span.CommentAuthor
{
    background: transparent url(/images/devlounge/videos/icon_user.gif) no-repeat scroll left top;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 2px 0;
    padding-left: 24px;
}

span.CommentDate
{
    background: transparent url(/images/devlounge/videos/icon_date.gif) no-repeat scroll left top;
    font-size: 10px;
    padding: 2px 0;
    padding-left: 24px;
    margin-left: 10px;
}

div.VideoStats
{
    font-size: 11px;
    padding: 10px 0;
    display: none;
}

.grid2cola .column.first p.VideoDescription
{
    margin-bottom: 30px;
}

div.CommentContainer
{
    margin-bottom: 20px;
    width: 575px;
}

h1.VideoTitle
{
    color: #078CD1;
    font-family: Helvetica,Arial;
    font-size: 3em;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 5px; 
    height: 30px;
}

#VideoDescription
{
    background: transparent url(/images/devlounge/videos/desc_bg.gif) repeat-y scroll left top;
    padding: 8px 15px 8px 9px;
    position: relative;
    margin-bottom: 20px;
    width: 78%;
}

#VideoDescription div.topcap
{
    background: #fff url(/images/devlounge/videos/CapTop_white.gif) no-repeat scroll left top;
    top: 0px;
    height: 6px;
    left: 0pt;
    position: absolute;
    width: 575px;
}

#VideoDescription div.bottomcap
{
    background: #fff url(/images/devlounge/videos/CapBottom_white.gif) no-repeat scroll left bottom;
    bottom: 0px;
    height: 6px;
    left: 0pt;
    position: absolute;
    width: 575px;
}

div.PostCommentBox
{
    background: transparent url(/images/devlounge/videos/desc_bg.gif) repeat-y scroll left top;
    padding: 8px 15px 8px 9px;
    position: relative;
    margin-bottom: 20px;
    width: 575px;
}

div.PostCommentBox div.topcap
{
    background: #fff url(/images/devlounge/videos/CapTop_white.gif) no-repeat scroll left top;
    top: 0px;
    height: 6px;
    left: 0pt;
    position: absolute;
    width: 575px;
}

div.PostCommentContainer
{
    width: 575px;
}

div.PostCommentBox div.bottomcap
{
    background: #fff url(/images/devlounge/videos/CapBottom_white.gif) no-repeat scroll left bottom;
    bottom: 0px;
    height: 6px;
    left: 0pt;
    position: absolute;
    width: 575px;
}

div.CommentContainer ul
{
    margin: 0;
    padding: 0;
}

li.CommentItem
{
    background: transparent url(http://www.mtv.com/sitewide/images/u/cmnts-bot.gif) no-repeat scroll left bottom;
    margin: 0pt 0pt 2px;
    padding: 0pt 0pt 9px;
}

li.CommentItem div.Comment
{
border-color:#DADADC;
border-style:solid solid none;
border-width:1px 1px medium;
margin:0pt;
padding:8px;   
}

#Footer p.Copyright
{
    color: #fff;
}

/* 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("http://www.objectsharp.com/images/devlounge/FilledStar.png");

}

.emptyRatingStar {
    background-image: url("http://www.objectsharp.com/images/devlounge/FilledStar.png");
}

.savedRatingStar {
    background-image: url("http://www.objectsharp.com/images/devlounge/FilledStar.png");


