/***** Deck Overview *****/
#deck_comments {
	width: 615px;
	clear: both;
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}

#description {
	margin: 0;
	padding: 0 0 10px 0;
}

.votebuttons {
	padding-top: 11px;
}

.vote_textbox {
    margin: 11px 10px 0px 0;
    float: left;
}

#addcomments_container {
	margin: 20px 0 0 0;
}

.rating_bar {
  width: 160px;
  background: url("../images/generic/star_grey.png") 0 0 repeat-x;
  float: left;
}

.rating_bar div {
  height: 16px;
  background: url("../images/generic/star.png") 0 0 repeat-x;
}


.regex_error {
    font: 12px Arial; 
    color: red;
}

/***** Left Content Column *****/

#left_column {
	float: left;
	display: inline;
	overflow: hidden;
	width: 380px;
	margin: 20px 0 0 0;
}

/***** Right Content Column *****/

#right_column {
	float: right;
	display: inline;
	width: 220px;
	margin: 20px 0 0 0;
}

/***** Gold Boxes *****/

.gold {
	background: url("../images/generic/bg-gold_wide.gif") repeat-y top right;
	overflow: hidden;
	border: 1px solid #453025;
	border-top: 0;
}

.gold2 {
	background: url("../images/generic/bg-gold_wide.gif") repeat-y top right;
	overflow: hidden;
	border: 1px solid #453025;
}

.gold_left {
	background-position: top left;
}

/***** Display Tables *****/

table {
	border-collapse: collapse;
	width: 98%;
	border: 0;
}

table th {
	padding: 10px 5px 5px 15px;
	text-align: left;
	vertical-align: middle;
}

table td.card {
	padding: 1px 0 1px 15px;
}

table td.nocards {
	padding: 15px 0 0 15px;
}

table td img {
	vertical-align: bottom;
}

/***** Action Boxes *****/

.actionbox {
	width: 200px;
	height: 52px;
	margin: 20px 0 0 0;
	background: url("../images/generic/bg-deckoption.gif") no-repeat top left;
	float: left;
	font-weight: bold;
	padding: 7px 0 0 20px;
}

.actionbox select {
	font: 11px Arial;
	margin: 4px 0 0 0;
}

.but-actionbutton {
  float: left;
  display: inline;
  margin: 10px 0 0 0;
}

/***** User Comment Tables *****/

.addcomment_container {
	background: url("../images/generic/bg-gold_wide.gif") repeat-y top right;
	overflow: hidden;
	border: 1px solid #453025;
	border-top: 0;
	border-bottom: 0;
	width: 613px;
}

textarea.addcomment {
  font: 12px Arial;
  height: 100px;
  width: 576px;
  margin: 15px 0 0 15px;
}

textarea.addcomment_nested {
  font: 12px Arial;
  height: 100px;
  width: 574px;
  margin: 15px 0 0 35px;
}

.but-addcomment {
  float: right;
  margin: 15px 15px 0 0;
  padding: 0 0 15px 0;
}

.but-addreply_nested {
  float: right;
  margin: 15px 5px 0 0;
}

.but-cancelreply_nested {
  float: right;
  margin: 15px 0 0 0;
}

/***** New Deck Comments CSS *****/

.deckcomments_container {
	width: 615px;
	border-top: none;
}

.img-deckcomments_picture {
  float: left;
  display: inline;
  margin: 10px 5px 10px 10px;
  border: 2px solid #453025;
}

.img-deckcomments_picture_nested {
  float: left;
  display: inline;
  margin: 10px 5px 10px 10px;
  border: 2px solid #453025;
}

.deckcomments_comment_container {
	font: 12px Arial;
	width: 559px;
	float: left;
  display: inline;
 	padding: 8px 10px 5px 5px;
 	color: #453025;
 	vertical-align: top;
  line-height: 1.5;
}

.comment {
  float: left;
  display: inline;
  width: 480px;
}

.comment_nested {
  float: left;
  display: inline;
  width: 450px;
}

.commentlikes {
  float: right;
  display: inline;
  font: 11px Arial;
}

.but-likecomment {
  float: right;
  display: inline;
  margin: 0 0 0 5px;
}

p.nocomments {
  margin: 0 0 0 10px;
}

.deckcomments_comment_container_nested {
	font: 12px Arial;
	width: 524px;
	float: left;
  display: inline;
 	padding: 8px 10px 5px 5px;
 	color: #453025;
 	vertical-align: top;
  line-height: 1.5;
}

.deckcomments_info {
  font: 11px Arial;
  float: left;
  display: inline;
	color: #70594D;
	margin: 10px 0 0 0;
}

.deckcomments_options {
  font: 11px Arial;
  float: right;
  display: inline;
  margin: 10px 0 0 0;
}

.darkrow {
	background: url("../images/generic/bg-gold_wide_dark.gif") repeat-y top left;
	border: 1px solid #453025;
}

.darkrow_nested {
	background: url("../images/generic/bg-gold_wide_dark.gif") repeat-y top left;
	margin: 0 0 0 35px;
	border: 1px solid #453025;
	border-top: none;
}

.lightrow {
	background: url("../images/generic/bg-gold_wide.gif") repeat-y top left;
	border: 1px solid #453025;			
}

.lightrow_nested {
	background: url("../images/generic/bg-gold_wide.gif") repeat-y top left;
	margin: 0 0 0 35px;
	border: 1px solid #453025;
	border-top: none;
}

.commentfooter {
	border-bottom: 1px solid #453025;
}

/***** Create New Deck CSS *****/

.but-createnewdeck {
  float: right;
  display: inline;
  margin: 15px 0 0 0 ;
}

.textbox-deckname {
  font: 12px Arial;
  float: left;
  display: inline;
  width: 295px;
  margin: 3px 0 0 0;
}

.textbox-deckdescription {
  font: 12px Arial;
  float: left;
  display: inline;
  width: 295px;
  height: 100px;
  margin: 3px 0 0 0;
}
