﻿/*********************************** RATINGS/COMMENTS CONTAINER ***********************************/

#wrapperHeaderRatingsComments
{
    width:630px;
}

.loginText
{
    float:left;
    margin-top:20px;
    padding:0px; 
    width:220px;
}

/*********************************** RATINGS STAR IMAGES ***********************************/

.ratingStar 
{
    float:left; 
    font-size:0px; 
    width:13px; 
    height:12px; 
    cursor:none; 
    display:block;
    background-repeat:no-repeat; 
}
.ratingStarReadOnly
{
    float:left;
    font-size:0px;
    width:13px;
    height:12px;
    cursor:none;
    display:block;
    background-repeat:no-repeat;
}
.filledRatingStar {background-image:url(/TopletsResources/UserRatingComments2/images/FilledStar_new.gif)}
.emptyRatingStar {background-image:url(/TopletsResources/UserRatingComments2/images/EmptyStar_new.gif)}
.halfRatingStar {background-image:url(/TopletsResources/UserRatingComments2/images/HalfFullStar_new.gif)}
.savedRatingStar {background-image:url(/TopletsResources/UserRatingComments2/images/SavedStar.png)}
.reducedRatingStar {background-image:url(/TopletsResources/UserRatingComments2/images/FilledStar_new.gif)}





/*********************************** END RATINGS STAR IMAGES ***********************************/

/* ADDING A COMMENT DIV */
.commentDivCssClass 
{
	border:solid 2px #CFDAE5;
	z-index:10000;
	width:300px;
	height:250px;
	position:absolute;
	background-color:White;
	padding:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
/* COMMENT INPUT FIELD */
.commentDivCssClass input
{
    width:295px;
}
/* COMMENT INPUT FIELD */
.commentDivCssClass textarea
{
    width:295px;
    height:125px;
    padding:0px;
    margin:0px;
}
/* SUBMIT A COMMENT BUTTON */
.submitBtnCssClass 
{
    width:59px;
    height:23px; 
    border:0;
    cursor:pointer;
    margin:7px 0 0 0;
    background:url(/TopletsResources/UserRatingComments2/images/btnSubmit.gif) no-repeat;
}

*html .submitBtnCssClass 
{
    width:59px;
    height:23px; 
    border:0;
    cursor:pointer;
    margin-top:-10px;
    background:url(/TopletsResources/UserRatingComments2/images/btnSubmit.gif) no-repeat;
}

/* CLOSE BUTTON */
.closeBtnCssClass 
{
    width:11px;
    height:11px; 
    border:0;
    position:relative;
    top:-3px;
    left:287px;
    cursor:pointer;
    background:url(/TopletsResources/UserRatingComments2/images/btnCloseUserRating.gif) no-repeat;
}





/*********************************** USER COMMENTS ***********************************/

/* USER COMMENTS */
.wrapperUserComments 
{
    margin-top:10px; 
    border:solid 1px #EEE; 
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
}
.userCommentListLeft {float:left;}
.userCommentListRight {float:right;}

/* AGREE DISAGREE */
.listUserRating {list-style:none; position:relative; left:0px; padding:0px; margin:0;}
.listUserRating li {display:inline;}
.listUserRating li.spacer {color:#B8CADB; font-size:10px; padding:0px 3px;}
.listUserRating li.agree 
{
    background:url(/TopletsResources/UserRatingComments2/images/icoUserRatingAgree.gif) no-repeat left;
    padding-left:15px;
}
.listUserRating li.disagree 
{
    background:url(/TopletsResources/UserRatingComments2/images/icoUserRatingDisagree.gif) no-repeat left;
    padding-left:15px;
}
.listUserRating li.offensive
{
    background:url(/TopletsResources/UserRatingComments2/images/icoUserRatingOffensive.gif) no-repeat left;
    padding-left:10px;
}
.listUserRating li a, .listUserRating li a:visited, .listUserRating li a:active
{
    color:#369;
    text-decoration:underline;
}
.listUserRating li a:hover
{
    cursor: pointer;
    text-decoration:none;
}
.listUserRating li.right
{
    padding-left:400px;
    color:#BDD7F1;
}

.commentsToggleLayer
{
    float: left;
    width: auto;
}
 #NoCommentsHeader
 {
    color:#336699;
    font-family:Verdana,Arial,Helvetica,Sans-Serif;
    font-size:10px;
    font-weight:bold; 
 }
 
 #HideUserComment
 {
    color:#336699;
    font-family:Verdana,Arial,Helvetica,Sans-Serif;
    font-size:10px;
    font-weight:bold; 
 }

 #ShowUserComment
 {
    color:#336699;
    font-family:Verdana,Arial,Helvetica,Sans-Serif;
    font-size:10px;
    font-weight:bold; 
 }



/*********************************** RATINGS USER INPUT ***********************************/

/* TITLE */
.ratingMessageCssClass 
{
    width:90px;
    position:relative; 
    left:0px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
    font-weight:bold;
    float:left;
    }
/* STAR GROUP */
/* #userRatingUserInput_StarDiv */
#ctl00_ContentPlaceHolder_Main_ArticleUserRatingComments1_UserRatingsForm1_ctl00_userRatingUserInput_StarDiv
{
    width:75px;
    position:relative; 
    top:0px;
    margin-left:96px;
    display:block;
}

#userRatingUserInputArticle_StarDiv 
{
    width:90px;
    height:33px;
    position:relative; 
    top:-5px; 
    left:0px; 
    display:block;
    background:url(/TopletsResources/UserRatingComments2/images/btnAddComment.gif) no-repeat;
    cursor:pointer;
}
/* THANK YOU */
.thankyouMessageCssClass 
{
    width:70px;
    position:relative; 
    font-size:9px; 
    color:#444; 
    top:1px; 
    left:0px;
    font-weight: bold;
}





/*********************************** RATINGS READ ONLY ***********************************/

/* AVG VOTE */
.ratingMessageCssClassReadOnly
{
    width:40px;
    position:relative;
    top:10px;
    margin-left:35px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
    font-weight:bold;
}
/* AVG VOTE */
.ratingMessageCssClassReadOnlyArticle
{
    width:200px;
    position:relative;
    top:10px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
    font-weight:bold;
}
#userRatingReadOnly_StarDiv
{
    width:70px;
    position:relative;
    top:-28px;
    padding-left:69px;
    float:left;
}
/* STAR GROUP */
#ctl00_ContentPlaceHolder_Main_ArticleUserRatingComments1_UserRatingsBox1_ctl00_userRating1_StarDiv
{
    width:70px;
    position:relative;
    top:-28px;
    padding-left:69px;
    float:left;
    
}
/* Userrating Read Only Box */
.userRatingReadOnly_Box{float:right; width:125px; line-height:14px; margin:21px 10px 2px 0px;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:10px;
font-weight:bold;
}

*html .userRatingReadOnly_Box{float:right; width:125px; line-height:14px; margin:2px 0px 0px 0px;} 

/* NUMBER OF VOTES */
.ratingVotesCssClassReadOnly
{
    position:relative;
    margin-top:-16px;
    margin-left:75px;
    width:60px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
    float:left;
}
/* NUMBER OF VOTES FOR IE6*/
*html .ratingVotesCssClassReadOnly
{
    position:relative;
    top:-2px;
    margin-left:38px;
    width:60px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
    float:left;
}
.seperatorUser{color:#DDDDDD; padding:0 5px 0 5px; display:inline;}
.instructionText{float:left;color:#CCCCCC; font-size:10px; font-family:Verdana; padding-right:145px;}



/*********************************** USER PROFILE ***********************************/

/* PROFILE WRAPPER OUTER DIV */
#wrapperProfileBorder
{
    width:620px; 
    padding:15px; 
    background-color:#E6ECF2; 
    border:solid 1px #A3B8CC;
}
/* PROFILE WRAPPER INNER DIV */
#wrapperProfileMain
{
    width:590px; /* 30px less than outer div */
    padding:15px; 
    background-color:#FFF; 
    border:solid 1px #CFDAE5;
}
/* USER PROFILE HEADER */
.userProfileHeader
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    font-weight:bold;
    color:#000;
    padding-bottom:5px;
}
/* USER PROFILE BUTTONS */
.btnLogin
{
    background:url(/TopletsResources/UserRatingComments2/images/btnLogin.gif) no-repeat;
    width:46px;
    height:20px;
    border:0;
    cursor:pointer;
}
.btnSubmit
{
    background:url(/TopletsResources/UserRatingComments2/images/btnSubmit.gif) no-repeat;
    width:59px;
    height:20px;
    border:0;
    cursor:pointer;
}
.btnSignUp
{
    background:url(/TopletsResources/UserRatingComments2/images/btnSignUp.gif) no-repeat;
    width:59px;
    height:20px;
    border:0;
    cursor:pointer;
}
.btnChangePassword
{
    background:url(/TopletsResources/UserRatingComments2/images/btnChangePassword.gif) no-repeat;
    width:117px;
    height:20px;
    border:0;
    cursor:pointer;
}
.btnContinue
{
    background:url(/TopletsResources/UserRatingComments2/images/btnContinue.gif) no-repeat;
    width:68px;
    height:20px;
    border:0;
    cursor:pointer;
}
.btnCancel
{
    background:url(/TopletsResources/UserRatingComments2/images/btnCancel.gif) no-repeat;
    width:55px;
    height:20px;
    border:0;
    cursor:pointer;
}
.btnSave
{
    background:url(/TopletsResources/UserRatingComments2/images/btnSave.gif) no-repeat;
    width:46px;
    height:20px;
    border:0;
    cursor:pointer;
}

.commentMarginStyle { float:left; padding-bottom:15px; margin-top:45px; }
.checkboxStyle 
{
    padding-left:61px;
}
*html .checkboxStyle 
{
    padding-left:57px;
}
.textboxStyle 
{
    width:160px;   
}



































/* 

.descriptionCssClassReadOnly {border:solid 1px red; width:280px; height:60px;}
*html .userRatingNewReadOnly {position:relative; top:0px; left:0px; margin:0; padding:0;}
.userRatingNewReadOnly {position:relative; top:-10px; left:0px; margin:0; padding:0;}


.userRatingNew {margin:0; padding:0;}
.userRatingNew textfield {font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;}
.userRatingNew input {font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px;}
.userRatingNew h1 {padding-bottom:3px; font-size:11px; font-weight:bold; margin:0;}
.userRatingNew h2 {position:relative; left:5px; top:-1px; font-size:11px; font-weight:normal; margin:0;}
.userRatingNew h3 {padding-top:3px; font-size:10px; font-weight:normal; margin:0;}
*/

.showCommentCssClass {border:solid 1px Black; background-image:url(/Images/EmptyStar.png); background-color:#ffffcc;}
.commentHeaderCssClass {font-weight:bold; padding:0; margin:0;}

*html #userComments {margin-top:1px;}
#userComments {width:100%; margin-top:15px;}
*html #userCommentsHeader {margin-bottom:-1px;}
#userCommentsHeader 
{
    margin:0;
    padding:0;
}
#userCommentsHeader div.left {float:left;}
#userCommentsHeader div.right {float:right; font-size:10px; font-weight:bold;}
#userCommentsHeader div.right a, 
#userCommentsHeader div.right a:visited, 
#userCommentsHeader div.right a:active
{
    font-size:10px;
    font-weight:bold;
    color:#369;
    text-decoration:underline;
}
#userCommentsHeader .right a:hover {text-decoration:none;}

.recentcomment_wrapper {float:left; width:630px; padding-bottom:15px;}
.recentcomment_wrapper_new {float:left; width:630px; border-bottom:1px solid #eee;}
.recentcomment_wrapper_grey {float:left; width:630px; background:#f7f7f7; border-bottom:1px solid #eee;}
.recentcomment_divider { width:630px; border-bottom:1px solid #eee; height:1px; float:left;}
.recentcomment_content{width:530px; float:left;padding:10px 10px 10px 15px;}
.recentcomment_photo{float:left; padding:10px 10px 0 0; width:58px;}
.recentcomment_wrapper ul
{
    display:block;
    margin:0;
    padding:10px 0 10px 0px;
    border-bottom:1px solid #e5e5e5;
}
.recentcomment_wrapper ul.grey
{
    display:block;
    margin:0;
    padding:10px 0 10px 0px;
    border-bottom:1px solid #e5e5e5;
    background:#f7f7f7;
}
.recentcomment_wrapper ul li
{
    padding:10px 0 10px 5px;

}
.recentcomment_wrapper ul li.profil
{
    width:540px;
    padding:5px;
}
.recentcomment_wrapper ul li.photo
{
    float:left;
    padding:4px;
    border:solid 1px #DDD;
    margin:5px;
}
.recentcomment_wrapper ul li.photogrey
{
    float:left;
    padding:4px;
    border:solid 1px #DDD;
    margin:5px;
}

.recentcomment_wrapper ul li.grey
{
    padding:10px 0 10px 5px;
    background:#f7f7f7;
}

.label
{
    color:#666666;
    padding-right:10px;
    line-height:15px;
}
.catlabel
{
    color:#666666;
    padding-right:5px;
    line-height:15px;
}
.cat
{
    padding-left:35px;
}
.comment_abstract {line-height:16px; padding-bottom:5px;}
.username{font-weight:bold;}