/* Covers Styles */

#content_container				{ width:540px; }

/* Orange box display styles */

.oj_box_top						{ background:url("/images/covers/oj_box-top.gif"); background-repeat:repeat-x; }
.oj_box_right					{ background:url("/images/covers/oj_box-right.gif"); background-repeat:repeat-y; }
.oj_box_bottom					{ background:url("/images/covers/oj_box-bottom.gif"); background-repeat:repeat-x; }
.oj_box_left					{ background:url("/images/covers/oj_box-left.gif"); background-repeat:repeat-y; }

/* Selection Step Styles */

button							{ background-color:#C6DDFA; width:100%; height:20px; font-size:9px; }
#button_container				{ width:100% }
.button_cell_container			{ padding:0 5px 10px 5px; }
#options_form_container			{ width:500px; }

.selected_row					{ height:20px; }
.selected_step					{ width:100px; border:1px solid #000000; }
.selected_text					{ width:175px; border:1px solid #000000; }
.selected_thumb					{ width:110px; border:1px solid #000000; }
.selected_color					{ border:1px solid #000000; height:20px;}
.selected_shape					{ border:1px solid #000000; height:20px; }
.selected_dims					{ border:1px solid #000000; height:20px; }
.selected_extra					{ border:none; }

.color_container				{  }
.color_cell						{ border:1px solid #DEDEDE; width:76px; height:76px; }

.shape_container				{  }
.shape_cell						{ border:1px solid #DEDEDE; height:20px;  }

#cover_title					{ font-size:10pt; color:#023A80; font-weight:600; width:300px; }
#cover_option_container			{ width:100% }
#cover_image					{ border:1px solid #000000; }

.cover_form_label				{ width:40%; font-size:8pt; color:#666666; padding:3px 5px 3px 0; }
.cover_form_values				{ width:70%; font-size:9pt; color:#666666; padding:3px 0 3px 5px; }

.price							{ font-size:10pt; color:#FF0000; font-weight:600; }

.heading_1						{ font-family:arial,verdana,helvetica; font-size:14pt; font-weight:600; }

#chart_borders td { border: 1px solid #f1eddb; }
#chart_borders p { padding: 5px 5px 10px 5px; }
.tdheading { padding: 0px; background-color: #c8c19e; height: 20px; }