body
{
  width:1000px;
  font-family:Verdana, Geneva, Arial, Helvetica,  sans-serif;
  font-size:12px;
  color:Black;
  margin:auto;
  background-color:#ffffff;
}
.body
{
  width:927px;
  margin:auto;
}
/* ---------------------- font class starts-----------------*/
.white
{
  color:White;
}
.grey
{
  color:#CCCCCC;
}
.maroon
{
  color:maroon;
}
.red
{
  color:red;
}
.blue
{
  color:#0063DC;
}
.italic
{
  font-style:italic;
}
.bold
{
  font-weight:bold;
}
.normal
{
  font-weight:normal;
}
.font-size-13
{
  font-size:13px;
}
.font-size-15
{
  font-size:15px;
}
.font-size-11
{
  font-size:11px;
}
.font-size-10
{
  font-size:10px;
}
.font-size-12{
  font-size:12px;
}
.font-size-13{
  font-size:13px;
}
.font-size-14{
  font-size:14px;
}
.font-size-18{
  font-size:18px;
}
.font-size-21{
  font-size:21px;
}
.font-size-23{
  font-size:23px;
}
.font-size-24{
  font-size:24px;
}
.font-size-28{
  font-size:28px;
}
.font-size-32{
  font-size:32px;
}
.font-size-33{
  font-size:33px;
}
.font-size-40{
  font-size:40px;
}
.center
{
  text-align:center;
}
.right
{
  text-align:right;
}
/* ---------------------- font class ends-----------------*/
/* ---------------------- common- class starts-----------------*/
.fleft
{
   float:left;
}
.fright
{
   float:right;
}
.parent-width
{
/*  width:927px;*/
  width:100%;
}
.border-top
{
  border-top: solid 1px #000000;
}
.padding-left-9
{
  padding-left:9px;
}
.padding-5
{
   padding:5px;
}
.padding-15
{
   padding:15px;
}
.padding-50
{
   padding:50px;
}
.margin-top-6
{
  margin-top:6px;
}
.margin-top-3
{
  margin-top:3px;
}
.margin-top-10
{
  margin-top:10px;
}
.margin-top-20
{
  margin-top:20px;
}
.margin-left-5
{
  margin-left:5px;
}
.margin-left-30
{
  margin-left:30px;
}
.margin-bottom
{
  margin-bottom:10px;
}
.auto
{
  margin:auto;
}
.padding-left-20
{
  padding-left:20px;
}
.padding-top-5
{
  padding-top:5px;
}
.padding-top-0
{
  padding-top:0px;
}
.padding-top-3
{
  padding-top:3px;
}
.padding-top-10
{
  padding-top:10px;
}
.padding-left-15
{
  padding-left:15px;
}
.margin-left-15
{
  margin-left:15px;
}
.margin-left-13
{
  margin-left:13px;
}
.margin-right
{
  margin-right:8px;
}
.margin-right-16
{
  margin-right:16px;
}
.txt-form
{
  border: solid 1px #000000;
  font-size:11px;
}
.button-form
{
  border: solid 1px #000000;
  background-color:#cccccc;
  font-size:11px;
}
.gap-between2blocks
{
  margin-top:13px;
}
.border-none
{
  border:none;
}
.padding-right-10
{
  padding-right:10px;
}
.left-margin-comment
{
  margin-left:10px;
}
a.main-popular
{
  color:blue;
}
a.main-popular:visited
{
  color:red;
}

/* ---------------------- common class ends-----------------*/
/* ---------------------- top class starts-----------------*/

.warning-message-top
{

  text-align:right;
  height:15px;
  margin:10px 10px 5px 0px;
}
.login-search-parent
{
  background:#545454;
  width:813px;
  /*width:100%;*/
  margin-top:1px;
  height:20px;
  padding:5px 0px 4px 2px;
}
.amazon-search-parent
{
  width:643px;
  margin-top:1px;
  height:20px;
}
.search
{
  padding-left:2px;
  width:348px;
}
.login
{
  background:#cccccc;
  padding:3px;
  float:right;
  width:255px;
  margin:7px 0px 5px 0px;
}
.thumb-select-box
{

  padding:3px;
  float:right;
  width:252px;
  margin:7px 0px 5px 0px;
}
.title-color
{
  color:#0063DC;
}
.invite-form
{
  position:absolute;
  top:33px; left:650px;
  width:270px;
  border:solid 1px #777777;
  background:#EAEAEA;
  padding:2px 5px 10px 10px;

}
.forgot-form
{
  position:absolute;
  top:64px; left:677px;
  width:270px;
  border:solid 1px #777777;
  background:#EAEAEA;
  padding:2px 5px 10px 10px;

}
.blackout
{
  position:absolute;
  top:0px;left:0px;
  width:100%;
  height:100%;
  background: transparent url('Images/alpha_image.gif') repeat;
}
.player
{
  position:absolute;
  top:20px;left:250px;
  width:500px;
  height:500px;
  padding-left:0px;
  background:#EEEEEE;
}
.album-form
{
  position:absolute;
/*   top:472px;  */
  left:682px;
  width:270px;
  border:solid 1px #777777;
  background:#EAEAEA;
  padding:2px 5px 10px 10px;

}
.invite
{
/*  background:#cccccc;
  padding:3px;
  width:255px;  */
  margin:7px 0px 5px 10px;
}
.forget-pass
{
  width:350px;
  /*padding-top:2px;*/
}
.top-menu
{
  background:#C9C9C9;
  margin:1px 0px 5px 0px;
}
.bottom-link
{
  background:#E4E4E4;
  margin-top:2px;
  padding:1px;
}
.link-padding
{
  padding:0px 4px 0px 4px;
}
.rss-width
{
  width:35px;
}
.block-rss-width-parent
{
  width:275px;
}
.block-middle-top-txt-width
{
  width:190px;
}
.block-middle-top-rss-width
{
  width:85px;
  margin-top:2px;
}
/* ---------------------- top class ends-----------------*/
/* ---------------------- middle class starts-----------------*/
.middle-parent
{
  width:917px;
}
.popular-videos-width-parent
{
  width:990px;
}
.popular-videos-width-child
{
  width:720px;
}
.popular-tags-width-parent
{
  width:994px;
}
/* ---------------------- middle class ends-----------------*/
/* ---------------------- middle-main-block starts-----------------*/
.block-parent
{
  width:285px;
}
.block-child
{
  width:280px;
}
.block-top
{
  background:url('Images/block-top-img.jpg') no-repeat;
  height:21px;
  width:269px;
  padding:6px 0px 2px 20px;
}
.block-top-light-green
{
  background:url('Images/block-top-light-green1.gif') no-repeat;
  height:21px;
  width:269px;
  padding:6px 0px 2px 10px;
}
.block-middle-light-green
{
  height:219px;
  width:277px;
  border:solid 1px #E4E8D6;
}
.block-top-light-brown
{
  background:url('Images/block-top-light-brown.gif') no-repeat;
  height:21px;
  width:269px;
  padding:6px 0px 2px 10px;
}
.block-middle-light-brown
{
  height:219px;
  width:277px;
  border:solid 1px #D0BA99;
}
.block-top-light-blue
{
  background:url('Images/block-top-light-blue.gif') no-repeat;
  height:21px;
  width:269px;
  padding:6px 0px 2px 10px;
}
.block-middle-light-blue
{
  height:219px;
  width:277px;
  border:solid 1px #B2D6FA;
}
.block-top-light-pink
{
  background:url('Images/block-top-light-pink.gif') no-repeat;
  height:21px;
  width:269px;
  padding:6px 0px 2px 10px;
}
.block-middle-light-pink
{
  height:219px;
  width:277px;
  border:solid 1px #F7DAE8;
}
.block-middle
{
  height:190px;
  width:277px;
  border-left:solid 1px #D5D5D5;
  border-right:solid 1px #D5D5D5;
}
.block-middle-mymedia
{
  width:277px;
  border-left:solid 1px #D5D5D5;
  border-right:solid 1px #D5D5D5;
}
.block-bottom
{
  background:url('Images/block-bottom-img.jpg') no-repeat;
  height:9px;
  width:279px;
}
/* ---------------------- middle-main-block ends-----------------*/
/* ---------------------- middle-middle-main-block starts-----------------*/

.block-middle-width
{
  width:317px;
}
.block-top-middle
{
  background:url('Images/middle-block-top-img1.gif') no-repeat;
  height:21px;
  width:290px;
  padding:6px 0px 2px 20px;
}
.block-middle-middle
{
  height:/*465px*/482px;
  width:308px;
  border:solid 1px #DCDCDC;
  /*border-right:solid 1px #282828; */
  background-color:#F7F7F7;
}
.block-middle-middle-height
{
  height:445px;
}
.block-bottom-middle
{
  background:url('Images/middle-block-bottom-img.jpg') no-repeat;
  height:9px;
  width:310px;
}
.middle-block-middle-img
{
  height:184px;
  width:261px;
}
.middle-block-middle-parent
{
  height:210px;
  width:261px;
}
.middle-block-middle-heading
{
  width:100px;
  margin-left:8px;
}
.middle-block-middle-txt
{
  width:130px;
  margin-left:8px;

}
/* ---------------------- middle-middle-main-block ends-----------------*/
/* ---------------------- left-block-matter-starts-----------------*/
.block-parent-content
{
  width:265px;
  height:170px;
  padding-top:10px;
}
.thunbnail-parent-width
{
  width:72px;
  padding-right:10px;
}
.thumb_author
{
  margin-left:5px;
  margin-right:5px;
}
.thumbnail
{
  height:55px;
  width:70px;
}
.thumbnail-height
{
  height:55px;
}
.thumbnail-width
{
  width:75px;
  height:28px;
  margin-bottom:5px;
  padding-top:3px;
}
.block-child-width
{
  width:265px;
}
/* ---------------------- left-block-matter-ends-----------------*/

.categories
{
  padding:2px 5px 2px 5px;
  float:left;
}
.album-block
{
  width:130px;
  height:200px;
}
.album-block-width
{
  width:130px;
}
.top-block-width
{
  width:250px;
}
.top-block-heading-width
{
  width:150px;
}
.top-block-rss-width
{
  width:100px;

}
.width-140
{
  width:140px;
}
.width-150
{
  width:150px;
}
.width-240
{
  width:240px;
}
.width-200
{
  width:200px;
}
.width-340
{
  width:340px;
}
.width-180
{
  width:180px;
}
.width-100
{
  width:100px;
}
/* ------------------ my media page starts ------------------*/
.block-child-mymedia-width
{
  width:260px;
  padding-top:2px;
}
.green
{
  color:#109702;
}
.profile-pic
{
  height:65px;
  width:65px;
  border:solid 1px #000000;
}
.change-pass-margin12112
{
  margin:5px 0px 10px 20px;
}
.change-pass-fields-parent
{
  margin-left:5px;
  margin-top:15px;
  width:180px;
}
.margin-top-0
{
  margin-top:0px;
}
/* .none
{
  display:none;
}
.change-pass-field-margin-child
{
  margin:2px 0px 1px 7px;
}
.button-margin
{
  margin:5px 0px 5px 12px;
} */
.cursor-hand
{
  cursor:pointer;
}
.change-pass-field-width-child
{
  width:175px;
  margin-left:5px;
}
.margin-top-5
{
  margin-top:5px;
}
.views-heading-width
{
  width:140px;
}
.views-txt-width
{
  width:35px;
}
.quota-left-div-width
{
  width:120px;
}
.quata-left-div-width
{
  width:100px;
}

.quata-right-div-width
{
  width:160px;
}
.quota-parent
{
  background-color:#ffffff;
  border: solid 1px #cccccc;
  width:260px;
  margin:3px 0px 3px 0px;
  height:10px;
}
.quota-child
{
  background:#0063DC;
  width:250px;
  height:10px;
}
.auth-profile
{
  width:140px;
}
.update-profile-width
{
  width:220px;
}
.middle-block-mymedia-recent-videos
{
  width:285px;
}
.thumbnail-recent
{
  width:62px;
  /*margin-top:5px;
  margin-right:4px;
  margin-left:15px;*/
  padding:2px 9px 0px 8px;
}
.recent-more-videos
{
  width:180px;
}
.margin-bottom-5
{
  margin-bottom:5px;
}
/* ------------------ my media page ends ------------------*/

.quota-used{
  height:10px;
  background-color:#0063DC;
}

.fname { margin-right:10px; }
.flist { width:180px; }
.dev { width:750px; }
.newuser-form { width:260px; }
/* ------------------ 1 post page starts ------------------*/
.post-middle-parent-width
{
  width:650px;
}
.post-middle-child-width
{
  width:550px;
}
.post-middle-title-movie-width
{
  width:450px;
}
.rate-this-width
{
  width:200px;
}
.rate-this-txt-margin
{
  margin:8px 15px 5px 0px;
}
.movie-border
{
  background:#F7F7F7;
  border:dashed 2px #E1E1E1;
  padding:5px 0px 5px 45px;
}
.edit-width
{
  width:50px;
}
.title-parent-width
{
  width:540px;
  margin:0px;
}
.title-child-width
{
  width:375px;
}
.margin-left-5
{
  margin-left:5px;
}
.movie-title-margin
{
  margin:1px 10px 5px 15px;
}
.rating-stars-width
{
  width:90px;
}
.total-views-margin
{
  margin:1px 10px 5px 0px;
}
.description-parent,.description-parent-height
{
  width:600px;
  margin-top:10px;
}
.description-parent-height
{
  height:15px;
}
.description-heading
{
  width:490px;
  padding-left:10px;
}
.comments-heading
{
  width:470px;
  padding-left:10px;
}
.description-edit
{
  width:50px;
  padding-right:0px;
  text-align:center;
}
.add-a-comment
{
  width:110px;
  padding-right:10px;
}
.description-matter
{
  padding-bottom:10px;
  width:590px;
  margin-top:5px;
  padding-left:10px;
}
.description-background-color
{
  background-color:#E4E8D6;
}
.tags-background-color
{
  background-color:#B2D6FA;
}
.categories-background-color
{
  background-color:#D0BA99;
}
.comments-background-color
{
  background-color:#DCDCDC;
}
.comment2-background-color
{
  background-color:#F7DAE8;
}
.last-comment-background
{
  background:#DDDD00;
}
.post-details-right-width-parent
{
  width:277px;
}
.post-details-right-block-width-parent
{
  width:270px;
}
.post-details-right-block-heading
{
  width:260px;
  padding-left:10px;
}
.post-details-author-pic-margin
{
  margin:5px 2px 2px 5px;
}
.post-details-author-name-margin
{
  padding:10px;
  width:170px;
}
.post-details-add-fav-name-margin
{
  margin-left:10px;
  width:75px;
  height:26px;
}
.post-details-thumbnail-parent-width
{
  width:65px;
  padding:5px;
}
.edit
{
  background:#f5f5f5;
  width:600px;
}
#title
{
  width: auto;
}
#desc, #tags, #cat, #title,#tabMom, #inv, #inv-status, #fgt
{
  display:none;
}
.clear{clear:both;}
/* ------------------ 1 post page ends ------------------*/
#bookmark
{
  display: none;
}


#fav
{
  display: none;
}

.popup-parent1
{
  display:none;
  width: 160px;
  position: absolute;
  top: 200px;
  left: 100px;
  /*border:solid 1px #000000;*/
  background-color:#ffffff;
}
.popup-child1
{
  margin:5px 5px 5px 2px ;
}
.opacity-parent
{
  width:440px;
  /*background-color:red;*/
  -moz-opacity:0.9;
/*  -khtml-opacity:0.9;
  -filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -opacity:0.9; */
}
.tags-parent
{
  width:290px;
/*  margin-right:10px; */
}
.tags-heading
{
   width:210px;
   padding-left:10px;
}
.tags-description
{
  padding: 0px 0px 10px 10px;
  margin-top:5px;
  font-size:14px;
}
.tag:link { color: #0063DC; margin-bottom: 10px; text-decoration: none; padding-bottom: 2px; }
.tag:visited { color: #0063DC; text-decoration: none; }
.tag:hover { color: #0000ff; background:none; }
.tag:active { color: #0063DC; text-decoration: none;}
a:link { color: #0063DC; text-decoration: none; }
a:visited { color: #0063DC; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; }
a:active { color: #0063DC; text-decoration: none; }

a.black-anchor:link,
a.black-anchor:active,
a.black-anchor:visited,
a.black-anchor:hover{ color: #000; text-decoration: none; }

.comment-text
{
  width:450px;
}
/*----- New css for my media starts ---*/
.height-mymedia-author-parent
{
  height:290px;
}
.height-mymedia-author-child
{
  height:270px;
}
.height-mymedia-aboutme
{
  height:100px;
}
.height-mymedia-myvideo-parent
{
  height:/*130px*/ 148px;
}
.height-mymedia-myvideo-child
{
  height:97px;
}
/*----- New css for my media ends ---*/
.editb:hover { color: #0000FF }
.edity:hover { color: #FFFF00 }
#addcomment-form, #comment-status
{
    display:none;
}
.boder-grey
{
  border:solid 1px #CCCCCC;
}

.paging-box-no{
    padding:0px 5px 0px 5px;
    border:outset 1px #f5f5f5;
    margin:0px 2px 0px 2px;

}
.paging {
  width:100%;
}
.rate-image-block
{
  float:left;
  width:13px;
  height:14px;
  padding:2px;
  background:url('Images/rate_star_f.gif') no-repeat;
}
/*----- css for browse starts---*/
.step1-light-green
{
  background:url('Images/step1.jpg') no-repeat;
  height:18px;
  width:175px;
  padding:2px 0px 0px 15px;
}
.step2-light-brown
{
  background:url('Images/step2.jpg') no-repeat;
  height:15px;
  width:170px;
  padding:6px 0px 0px 20px;
}
.step1-light-green-border
{
  height:170px;
  width:187px;
  border:solid 1px #E4E8D6;
}
.step2-light-brown-border
{
  height:170px;
  width:187px;
  border:solid 1px #D0BA99;
}
.maroon
{
  color:#B02929;
}
.border-bottom
{
  border-bottom:solid 1px #000000;
}
.border-bottom1
{
  border-top:solid 2px #000000;
  width:150px;
}
.border-bottom-alt
{
  border-bottom:solid 1px #B02929;
}
.padding-bottom-3
{
  padding-bottom:3px;
}
.margin-browse-popular-video
{
  margin:5px 0px 0px 10px;
}
.browse-videos-parent-width
{
  width:700px;
}
.browse-tags-height
{
  height:194px;
}
.browse-tags-content-height
{
  height:auto;
}
.browse-videos-bg
{
  background:url('Images/browse-videos-bg.jpg') no-repeat;
  height:18px;
  padding:2px 0px 0px 20px;
  width:670px;
}
.sample-videos-bg
{
  background:url('Images/browse-videos-bg.jpg') no-repeat;
  height:18px;
  padding:2px 0px 0px 20px;
  width:615px;
}
.sample-details {
  width:632px;
  border:solid 1px #B2D6FA;
  height:380px;
}
.browse-videos-border
{

  width:688px;
  border:solid 1px #B2D6FA;
}
.browse-videos-width
{
  width:670px;

}
.browse-inner-video-padding
{
  padding:5px 3px 5px 5px;
}
.video-thumbnail{
    width:141px;
    border:outset 1px #f5f5f5;
    margin:4px 5px 4px 6px;
    padding:5px;
    text-align:center;
    background-color:#e5e5e5;
    font-size:10px;
    height:180px;
}
.video-thumbnail-line-margins{margin:2px 0px 2px 0px;}
.footer-block{
    float:left;
    width:1000px;
    height:63px;
    background:url('Images/footer.jpg') repeat;
    line-height:65px;
    text-align:center;
}

/*----- css for gludein sticker starts---*/
.orange
{
    background-color:orange;
}
.steps-parent-width
{
  width:897px;
}
.width-textarea-parent
{
  width:850px;
}
.width-textarea
{
  width:587px;
}
.width-textarea-contect
{
  width:240px;
}
.step1-width-parent
{
 width:200px;
}
.step1-button-padding
{
  padding:10px 0px 12px 0px;
}
.step1-light-green
{
  background:orange url('Images/step1.jpg') no-repeat;
  height:18px;
  width:175px;
  padding:2px 0px 0px 15px;
}
.step2-light-brown
{
  background:url('Images/step2.jpg') no-repeat;
  height:18px;
  width:175px;
  padding:2px 0px 0px 15px;
}
.step3-light-pink
{
  background: url('Images/step3.jpg') no-repeat;
  height:15px;
  width:170px;
  padding:6px 0px 0px 20px;
}
.step4-light-brown
{
  background:url('Images/block-top-light-blue.gif') no-repeat;
  height:15px;
  width:259px;
  padding:6px 0px 0px 20px;
}
.step1-light-green-border
{
  height:170px;
  width:187px;
  border:solid 1px #E4E8D6;
}
.browse-tag-light-green-border
{
  width:187px;
  border:solid 1px #E4E8D6;
}
.step2-light-brown-border
{
  height:170px;
  width:187px;
  border:solid 1px #D0BA99;
}
.step3-light-pink-border
{
  height:170px;
  width:187px;
  border:solid 1px #F7DAE8;
}
.step4-light-blue-border
{
  height:170px;
  width:276px;
  border:solid 1px #B2D6FA;
}
.step1-parent-content,step1-parent-content-width
{
  height:155px;
  padding-top:10px;
}
.step1-parent-content-width
{
  width:170px;
}
.heading-steps-padding
{
  padding:0px 0px 8px 10px;
}
.margin-5
{
  margin:5px;
}
.width-checkbox
{
  width:30px;
}
.step1-content-child-width
{
  width:130px;
}
.sticker-textbox
{
  font-size:10px;
  border:solid 1px red;
}
.step2-content-padding-left
{
  padding-left:40px;
}
.step2-content-top-margin
{
  margin-top:30px;
}
/*----- css for gludein sticker ends---*/

.point_to_delete {
  float:left;
  width: 335px;
  height:160px;
  position: absolute;
  left: 380px;
  top:0px;
  border:0px black solid;
}
.point_to_bookmark {
  float:left;
  width: 335px;
  height:60px;
  position: absolute;
  left: 140px;
  top:0px;
  border:0px black solid;
}
.point_to_download {
  float:left;
  width: 335px;
  height:160px;
  position: absolute;
  left: 230px;
  top:0px;
  border:0px black solid;
}
.popup-parent
{
  float:left;
  width: 335px;
  height:160px;
  position: absolute;
  left: 30px;
  top:0px;
  /*background-color:lime;*/
  border:0px black solid;
}
.top-pop
{
   background:url('Images/pop-top.gif') no-repeat;
   width:335px;
   height:14px;
}
.middle-pop
{
   background:url('Images/pop-middle.gif') repeat-y;
   width:346px;
   height:120px;
   padding:2px;
}
.bottom-pop
{
   background: url('Images/pop-bottom.gif') no-repeat;
   width:335px;
   height:53px;
}
/*----- css for publish starts---*/
.publish-parent
{
  width:800px;
}
.video-options-line-margins
{
  margin: 0px 0px 10px 0px;
}
.publish-preview-tag
{
  width: 100px;
  height: 25px;
}
.comments-parent
{
  width: 740px;
  float: left;
}
.display-event
{
  background: #f9f9f9;
  width: 400px;
  float: left;
  border-bottom: dotted 1px #c0c0c0;
  padding: 5px;
  margin-left: 9px;
}
.event
{
  width: 100px;
  height: 25px;

}
.publish-preview-title
{
  width: 100px;
  height: 25px;
}
input.button
{
  background-color: #e5e5e5;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  border: outset 1px #c0c0c0;
}
input.upload
{
  border: 1px solid #c0c0c0;
  font-size: 10px;
  height: 1.2em;
  font-family: Verdana;
  color: #363636;
}

input.upload_height
{
  height: 1.8em;
}
#addevent
{
  display: none;
}
.padding-bottom-10
{
  padding-bottom:10px;
}
.categories-width-parent
{
  width:400px;
}
/*----- css for publish ends---*/
.selected_thumb {
  color:red;
}

input.sunil
{
  font-size:11px;
  font-family:tahoma;
  background:#c0c0c0;
  border:solid 1px gray;
}
/* for settings page */
.body-parent{
    float:left;
    width:1000px;
}
.header-parent{
    float:left;
    width:1000px;
    height:77px;
    padding:0px;
    background:white;
}
.middle-left-parent{width:1000px;}
.middle-left-iframe{
    float:left;
    width:1000px;
    background-color:#f5f5f5;
}
.plain_link {
    background:none;
}
.width-400
{
  width:400px;
}

/* setting page css ends  */
/*blog to outputthis starts*/
.outputthis
{
  width:600px;
  height:52px;
  margin-top:6px;
 /* background:grey;*/

}
.through
{
  width:200px;
  text-align:center;
  font-size:15px;
}
.outputthis-guidance
{
  width:200px;
  text-align:center;
}
.blog-result
{
  width:400px;
}
.hid
{
  display:none;
}
.show
{
  display:block;
}
.opt_msg
{
  width:600px;
}
/*blog to outputthis ends*/
/* setting page css ends  */
/* ------------- Forget Password starts-------------------*/
.margin-bottom-35
{
  margin-bottom:35px;
}
/* ------------- Forget Password ends-------------------*/
/* ------------- registeration starts-------------------*/
.background-grey
{
  background-color:#CCCCCC;
}
.background-blue
{
  background-color:#B2D6FA;
}
.background-green
{
  background-color:#E4E8D6;
}

.margin-left-about
{
  margin-left:90px;
}
/* ------------- registeration ends-------------------*/
.height-400
{
  height:400px;
}
.height-350
{
  height:350px;
}
.height-300
{
  height:300px;
}

/*------------------ profiles starts -------*/
.settings-profile-pic
{
  height:85px;
  width:85px;
  border:solid 1px #000000;
}
.settings-parent-width
{
  width:725px;
}
.setting-leftside-parent
{
  width:200px;
  margin:5px 0px 5px 10px;
}
.settings-rightside-parent
{
  width:415px;
}
.settings-child-width
{
  width:85px;
}
.margin-left-setting
{
  margin-left:130px;
}

/*----------profiles ends --------------*/
.hidden {
 display:none;
}
.instances-heading {
  FONT-SIZE: 18px;
  FONT-FAMILY: Georgia;
  COLOR: #e87830;
  width:200px;
}
.table-heading {
  background-colr:#eee;
  color:#666666;
  font-weight: none;
  text-decoration: none;
  display: block;
  font-size:11px;
}
.recently-converted-parent {
  width:927px;
  height:133px;
}
.featured-videos {
  width:170px;
}
.recently-converted-child {
  width:112px;
  border:outset 1px #f5f5f5;
  margin:3px 4px 3px 3px;
  padding:5px;
  text-alig:center;
  background-color:#e5e5e5;
  font-size:10px;
  height:115px;
}
.my_site_featured {
  width:145px;
  border:outset 1px #f5f5f5;
  margin:3px 4px 3px 3px;
  padding:5px;
  text-alig:center;
  background-color:#e5e5e5;
  font-size:10px;
  height:95px;
}
.conversions {
  width:927px;
  float:left;
}
.pednig-conversions {
  width:800px;
  float:left;
}
.pending-db-conversions {
  width:445px;
  float:left;
}
.failed_conversions {
  width:450px;
  float:right;
}
.small-font {
  font-size:9px;
}
.admin-browse-light-brown
{
  background:url('Images/step2.jpg') no-repeat;
  height:20px;
  width:170px;
  padding:0px 0px 0px 20px;
}
.admin-browse-green-border {
  width:187px;
  border:solid 1px #D0BA99;
}
.sqs-parent {
  width:800px;
  margin:25px 0px 25px 50px;
  background:#eee;
}
.sqs-margins {
  margin:5px 5px 5px 25px ;
}
.admin-post-margins {
  padding:5px 5px 5px 5px ;
}
.admin-post-parent {
  width:925px;
  margin:20px 0px 0px 5px;
  background:#eee;
}
.client-users-parent {
  width:200px;
  background:#eee;
}
.client-user-details-parent {
  width:580px;
  background:#ddd;
}
.client-user-margins {
  margin:5px 5px 0px 25px;
}
.margin-left-25 {
  margin-left:25px;
  color:blue;
}
.button-style {
  background:#CCC;
  border:solid 1px black;
}
.width-265 {
  width:265px;
}
.width-80 {
  width:80px;
}
.width-190 {
  width:190px;
}
.margin-left-10
{
  margin-left:10px;
}
.transcode_settings {
  background:url('Images/block-top-light-green1.gif') no-repeat;
}
.padding-9 {
  padding:9px;
}
.margin-2 {
  margin:2px;
}
.left-margin-settings
{
  margin-left:10px;
  _margin-left:10px;
}
.padding-top-50 {
  padding-top:50px;
}
.padding-bottom-50 {
  padding-bottom:50px;
}
.margin-bottom-15
{
  margin-bottom:15px;
}
.width-120
{
  width:120px;
}
.padding-top-15
{
  padding-top:15px;
}
.padding-top-20
{
  padding-top:20px;
}
.invoices-browse-border {
  height:350px;
  width:187px;
  border:solid 1px #D0BA99;
}
.width-160 {
  width:160px;
}
.invoice_details_height {
  min-height:317px;
  _height:317px;
}
.absolute {
  position: absolute;
}
.width-225 {
  width:225px;
}
.padding-3
{
   padding:3px;
}
.width-110
{
  width:110px;
}
.width-470
{
  width:470px;
}
input.upload_style
{
  border: 1px solid #c0c0c0;
  font-size: 10px;
  height: 1.3em;
  font-family: Verdana;
  color: #363636;
  padding-left:2px;
}
.height-roles {
  min-height:350px;
  _height:350px;
}
.child-roles-border {
  width:187px;
  border:solid 1px #D0BA99;
}
.width-300
{
  width:300px;
}
.black
{
  color:black;
}
.width-645
{
  width:645px;
}
.width-850
{
  width:850px;
}
.height-100 {
  min-height:100px;
  _height:100px;
}

/* Role Hierarchy CSS */
.right-menu {
  width:100px;
  float:left;
  margin:0;
  padding:5px;
  background:#f2f2f2;
  border:1px solid #c4c4c4;
  top:200px;
  left:150px;
}
.right-menu div,
.right-menu span {
  width:100px;
  color:#000;
  background:#f2f2f2;
  float:left;
  line-height:20px;
  cursor: pointer;
  border-bottom:1px solid #c4c4c4;
}
.right-menu span.mouseover {
  color:#fff;
  background:#6079AE;
}
.right-menu span.mouseout {
  color:#000;
  background:#f2f2f2;
}
.right-menu b {
  float:right;
  width:10px;
  position:relative;
  color:maroon;
  text-align:right;
  top:-5px;
  font-weight:normal;
  cursor:pointer;
}
  
.right-menu b.mouseover {
  color:blue;
  font-weight:bold;  
}
.right-menu b.mouseout {
  color:maroon;
  font-weight:normal;  
}