@charset "utf-8";
/* CSS Document */
/* Comment system css file required for style of the comment system */
/* All Rights Reserved Booksamillion.com 1997- 2008(C) */
#discuss {font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-right:20px; width: 668px; height: 95%;}
#discuss .review{ color: #477BA4; }
#discuss .vote{ color: #000000; font-weight: bold; }
#discuss .family { display: inline; float: left; width: 90px; margin-top: 20px;}
#discuss .product_image {margin-bottom:10px; border:1px solid #000000;}
#discuss .case { margin-left: 0px; }
#discuss .error {font-weight:bold; font-size: 16px; color: #950F00;}
#discuss .header_text { width: 658px; font-size: 16px; color: #1B5790; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #33719E; }
#discuss .header_text .rss { float:right; }
#discuss .success { width: 648px; margin-top: 10px; font-size: 16px; background-color: #1B5790; color:#fff; font-weight: bold; padding: 5px; }
#discuss .success a { color:#fff; text-decoration:underline;}
#discuss .success a:hover { color:#fff; text-decoration:none;}

/* REVIEW Pagination Styles */
#discuss .pagHolder {height: 20px; width: 648px;}
#discuss .pag { padding: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; float: right; }
#discuss .pag a.prevnext { font-weight: bold; }

/* Review UI Styles */
#discuss #c-1 { margin-top: 13px; width: 658px; overflow:none;}
#discuss .nick { font-size: 11px;color: #444; white-space: nowrap; padding-left: 10px; font-style:italic; font-weight: normal;}

#discuss .mainAreaInternal { left: 0px; width: 658px; height: 100%; background-color: #FFF; overflow: none; padding: 2px; z-index: 0; }
#discuss .mainAreaInternal .table { width: 638px; border: 3px solid #EAEAEA; padding: 5px; margin-bottom: 10px;}
#discuss .mainAreaInternal .title { vertical-align: middle; width: 628px; padding: 4px; margin-top: 12px; margin-left: 0px; border-bottom: 1px solid #A2CAEE; font-size: 14px; color: #000; font-weight: bold; }

#discuss .mainAreaInternal table {font-size: 11px;color: #444; width:100%; margin:0px;}
#discuss .mainAreaInternal table a { font-weight: normal;}
#discuss .mainAreaInternal .rating { white-space:nowrap; width:100%;}
#discuss .mainAreaInternal .actions { white-space:nowrap; text-align: right; padding-right:10px; }
#discuss .mainAreaInternal .rss {display:inline; position:relative; top: 3px;}
#discuss .mainAreaInternal .rate { color: #444; border: 1px solid #A2CAEE;}

#discuss .mainAreaInternal .area { font-size: 13px; color: #555; padding: 10px; width:100%;}

/* COMMENT Pagination Styles */
#comments {width: 628px;}
#comments .pag { width: 628px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; float: right; margin-right:10px;}
#comments .pag a.prevnext { font-weight: bold;}

/* Comment UI Styles */
#comments .comment .indent { width: 70px; white-space: nowrap;}
#comments .comment .container { width:540px; }
#comments .comment .subject { border-bottom: 1px solid #A2CAEE; padding: 4px; margin-bottom: 4px; font-size: 14px; color: #000; font-weight: bold; width:540px;}
#comments .comment .body { font-size: 11px; color: #666; margin: 15px 5px 5px 5px; padding-bottom: 10px; width:540px;}

/* Review Form Styles */
#discuss #c-2 { width: 648px; margin-top: 13px; }
#discuss .form .review  { width: 648px; color: #000000; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; padding-top: 8px; }
#discuss .form .review img {display:inline;}
#discuss .form .review .input { font-family: Arial, Helvetica, sans-serif; font-size: 14px; width: 80%; border: 1px solid #CCCCCC; padding:3px;}
#discuss .form .review textarea { font-family: Arial, Helvetica, sans-serif; font-size: 14px; width: 80%; height: 300px; border: 1px solid #CCCCCC; margin-bottom: 10px; padding:3px;}
#discuss .form .review .button { border: 1px solid black;}
#discuss .form table { width:90%;}
#discuss .form th { width:103px; vertical-align:top; text-align:right;}

/* Comment Form Styles */
#discuss .form .comment  { color: #000000; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; padding-top: 8px; margin-top:12px; }
#discuss .form .comment .input { font-family: Arial, Helvetica, sans-serif; font-size: 14px; width: 80%; border: 1px solid #CCCCCC; padding:3px;}
#discuss .form .comment textarea { font-family: Arial, Helvetica, sans-serif; font-size: 14px; width: 80%; height: 200px; border: 1px solid #CCCCCC; margin-bottom: 10px; padding:3px;}
#discuss .form .comment .button { border: 1px solid black;}

