﻿body 
{
  background-color: #eaeaea;
  margin: 0;
  padding: 10px 0 10px 0;
  font-family: arial,helvetica,sans-serif;
  font-size: 13pt;
}

h1
{
  margin: 0.1em 0 0.2em 0;
}

img
{
  border: 0;
}

.cl_button 
{
  background-color: #00a9fb;
  background: url(images/button-bg.gif) repeat-x;
	border-top: 2px solid #f1f1f1;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #b8cde3;
	border-bottom: 2px solid #b8cde3;
	color: #FFFFFF;
	height: 29px;
  font-weight:bold;
  text-transform: uppercase;
}

.cl_button:active
{
	border-top: 2px solid #b8cde3;
	border-left: 2px solid #b8cde3;
	border-right: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
}

.cl_pseudo_link
{
  cursor: pointer; cursor: hand;
  text-decoration: none;
  color: #00f;
  border-bottom: dashed 1px #00f;
}

.cl_colapsed_panel
{
  height: 0;
  overflow: hidden;
}

#id_frame
{
  background-color: White;
  width: 755px;
  margin: 0 auto 0 auto;
  border: solid 1px #c6c6c6;
}

#id_top
{
  height: 137px;
  position: relative;
  background-color: Black;
  background-image: url(images/top-background.gif);
  background-repeat: repeat-x;
}

.cl_logo
{
  position: absolute;
  top: 34px;
  left: 21px;
}

.cl_tagline
{
  color: #e9e9e9;
  top: 85px;
  left: 400px;
  display: block;
  position: absolute;
  text-decoration: none;
}

#id_menu1
{
  font-size: 80%;
  color: #c1c1c1;
  position: absolute;
  top: 5px;
  right: 18px;
}

#id_menu1 a
{
  color: #c1c1c1;
  text-decoration: none;
}

#id_menu1 a:hover
{
  text-decoration: underline;
}

.cl_menu_separator
{
  color: #625f5f;
}

#id_menu2
{
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 80%;
  text-transform: uppercase;
  color: #bdbdbe;
}

#id_menu2 a
{
  color: #fa9b12;
  text-decoration: none;
}

#id_menu2 a:link, #id_menu2 a:visited
{
  color: #c1c1c1;
}

#id_actions_images
{
  position: absolute;
  top: 28px;
  right: 35px;
}

#id_actions_images img
{
  margin-left: 12px;
}

#id_actions_labels
{
  position: absolute;
  font-size: 70%;
  top: 112px;
  right: 40px;
}

#id_actions_labels a
{
  text-decoration: none;
}

#id_actions_labels .cl_action1
{
  color: #aaafb4;
}
#id_actions_labels .cl_action2
{
  margin-left: 11px;
  color: #78a3d6;
}
#id_actions_labels .cl_action3
{
  margin-left: 16px;
  color: #f27e0d;
}

.cl_search
{
  text-align: right;
  padding-top: 5px;
  padding-right: 10px;
}

#id_content
{
  padding: 1em;
  min-height: 300px;
}

#id_footer
{
  background-color: #f8f8f8;
  font-size: 12px;
}

#id_copyright
{
  float: left;
  padding: 5px 0 6px 20px;
}

#id_footer_links
{
  float: right;
  text-align: right;  
  padding: 5px 10px 6px 0;
}

#id_footer_links ul
{
  display: inline;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#id_footer_links ul li
{
  display: inline;
  padding-right: 10px;
}

/* Home */
.cl_login_home
{
  float: right;
  margin-top: 10px;
  font-size: 70%;
}

.cl_login_home a
{
  font-size: 80%;
}

.cl_login_home .cl_login_row
{
  padding-bottom: 5px;
}

.cl_login_home .cl_login_title
{
  font-weight: bold;
  font-size: 13pt;
  vertical-align: top;
  margin-right: 5px;
}

.cl_login_home .cl_login_input
{
  width: 110px;
}

.cl_login_home .cl_login_failure
{
  width: 186px;
  color: red;
  text-align: center;
}

.cl_idea_holder
{
  vertical-align: top;
  height: 125px;
  text-align: center;
  font-size: 75%;
}

.cl_idea_holder a
{
  color: #5d5f66;
}

.cl_latest_idea_title
{
  width: 124px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.cl_owner
{
  color: #525252;
  font-size: 90%;
  margin-top: 3px;
}

.cl_egg_view_holder
{
  border: solid 1px #9d9d9d;
  width: 122px;
  margin-left: auto;
  margin-right: auto;
}

.cl_egg_view_holder img
{
  border: solid 1px White;
}

.cl_upload_prompt
{
  text-align: center;
  font-size: 140%;
}

/* Not logged in*/
.cl_login_content
{
  text-align: center;
  margin-top: 40px;
  margin-bottom: 50px;
}

.cl_login
{
  display: block;
  margin: 20px auto 0 auto;
  width: 400px;
  height: 240px;
}

.cl_login a
{
  font-size: 70%;
}

.cl_login .cl_login_row
{
  padding-bottom: 5px;
  vertical-align: middle;
}

.cl_login .cl_login_title
{
  font-weight: bold;
  font-size: 130%;
  vertical-align: top;
  margin-right: 0.7em;
}

.cl_login .cl_login_label
{
  font-weight: bold;
}

.cl_login .cl_login_input
{
  width: 8em;
  font-size: 120%;
}

.cl_login .cl_login_failure
{
  color: red;
  text-align: center;
}

.cl_login_button
{
  font-size: 120%;
}

/* My Ideas */
.cl_idea_title
{
  text-align: center;
  font-size: 21pt;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}

.cl_idea_container
{
  margin-left: auto;
  margin-right: auto;  
}

/* Browse */
.cl_category_heading
{
  font-weight: bold;
  font-size: 120%;
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}

/* Idea */
.cl_uploader
{
  width: 139px;
  padding-right: 20px;
  text-align: center;
}

#id_middle_column
{
  width: 402px;
}

.cl_picture_holder
{
  background-color: #d8d8d8;
}

.cl_picture
{
  border: solid 1px Black;
}

.cl_thumbnails_holder
{
  text-align:left;
  padding-left: 10px;
  width: 149px
}

.cl_select_thumbnail
{
  cursor: pointer;
  border: solid 1px Black;
  margin-bottom: 5px;
}

.cl_description_holder
{
  background-color: #d8d8d8;
  padding: 0.5em 0.5em 0.5em 0.5em;
  font-size: 85%;
}

.cl_description_holder p
{
  margin-top: 0;
}

.cl_rating_title
{
  text-align: center;
  font-size: 106%;
  font-weight: bold;
  color: #f09427;
  margin-bottom: 5px;
}

.cl_rating_table
{
  width: 100%;
  background-color: #5a5a5a;
  border-top: solid 6px #c4c4c4;
  border-right: solid 7px #c4c4c4;
  border-bottom: solid 6px #c4c4c4;
  border-left: solid 7px #c4c4c4;
}

.cl_rating_heading1, .cl_rating_heading2
{
  text-align: center;
  color:White;
  font-size: 75%;
  font-weight: bold;
  padding: 3px 3px 10px 3px;
}

.cl_rating_heading2
{
  border-left: solid 10px #c4c4c4;
}

.cl_rating
{
  font-weight: bold;
  font-size: 200%;
  text-align: center;
  text-decoration: none;
  color: #c4c4c4;
  display: block;
}

.cl_current_rating
{
  color: White;
  background-color: #f09427;
  font-weight: bold;
  font-size: 200%;
  text-align: center;
}

.cl_average_rating_holder
{
  border-left: solid 10px #c4c4c4;
  height: 255px;
}

.cl_average_rating
{
  width: 26px;
  height: 246px;
  background-image: url(images/rating-background.gif);
  background-repeat: repeat-y;
  background-color: #f09427;
}

.cl_average_rating_empty
{
  width: 100%;
  background-color: Black;
}

.cl_average_rating_filled
{
  width: 100%;
  height: 214px;
  background-image: url(images/rating-background.gif);
  background-repeat: repeat-y;
  background-color: #f09427;
  text-align: center;
}

.cl_vote_count
{
  display: block;
  padding-top: 5px;
}

.cl_comments_holder
{
  background-color: #5a5a5a;
  padding: 0.7em 0.5em 0.5em 0.5em;
  font-size: 85%;
  border-top: 2px solid White;
  color: White;
}

.cl_comments_holder a
{
  color: White;
}

.cl_comments_title
{
  color: #f8a22c;
  font-size: 120%;
  font-weight: bold;
  margin-top: 7px;
}

.cl_gravatar_author img
{
  float: left;
  display: block;
  margin-right: 10px;
  margin-bottom: 7px;
}

.cl_latest_eggs_vertical
{
  background-color: #3e3c3d;
  width: 100%;
  color: #f0f0f0;
}

.cl_latest_eggs_vertical .cl_header
{
  padding-top: 7px;
  padding-bottom: 5px;
}

.cl_latest_eggs_vertical .cl_idea_holder a
{
  color: #f0f0f0;
}

.cl_latest_eggs_vertical .cl_owner
{
  color: #f0f0f0;
}

.cl_report_link
{
  color: #888;
  font-size: 70%;
}

/* Edit idea */
.cl_modal_background 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.cl_upload_header
{
  margin-top: 10px;
  font-size: 100%;
}

.cl_delete_header
{
  margin-top: 15px;
  font-weight: bold;
}

.cl_delete_panel
{
  height: 0;
  overflow: hidden;
  padding-left: 1em;
}

.cl_comments_img
{
  vertical-align: top;
  margin-right: -1px;
}

#id_my_info
{
  float: left;
  width: 350px;
}

.cl_my_gravatar img
{
  vertical-align: middle;
}

.cl_totals
{
  font-weight: bold;
}

.cl_comments_egg
{
  vertical-align: middle;
}

.cl_total_eggs_img
{
  margin-left: 25px;
  vertical-align: middle;
}

.cl_carton
{
}

.cl_carton_top
{
  background-image: url(images/carton-top.jpg);
  background-repeat:no-repeat;
  background-position: center;
  height: 17px;
}

.cl_carton_cell
{
  background-image: url(images/carton.jpg); 
  background-repeat:no-repeat;
  background-position: center;
  height: 90px;
  width: 120px;
  vertical-align: bottom;
  text-align: center;
}

.cl_carton_cell_holder
{
  padding-bottom: 5px;
}

.cl_carton_egg_view
{
  border: solid 1px White;
  background-color: #cccccc;
}

.cl_comments_small
{
  vertical-align: middle;
  margin-left: -3px;
}

.cl_carton_cell_holder a
{
  text-decoration: none;
  color: Black;
}

.cl_carton_cell_empty
{
  padding-bottom: 5px;
}

.cl_upload_link
{
  text-decoration: none;
  color: #74a0d5;
  font-size: 12px;
}

.cl_carton_first_row
{
  background-position: center -17px;
  height: 73px;
}

.cl_carton_bottom
{
  background-image: url(images/carton-bottom.jpg);
  background-repeat:no-repeat;
  background-position: center;
  height: 28px;
}

.cl_upload_title
{
  margin-top: 0.5em;
}

.cl_upload_here
{
  font-size: 77%;
}

.cl_upload
{
  background-image: url(images/upload-big.jpg);
  background-repeat:no-repeat;
  background-position: 30px 50px;
}

.cl_upload_table
{
  margin-left: 180px;
}

.cl_upload_section
{
  padding-top: 0.7em;
}

.cl_title_box
{
  background-color: #f3f2f2;
  border-top: solid 1px #7c7c7c;
  border-right: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  border-left: solid 1px #7c7c7c;
  width: 350px;
}

.cl_upload_control
{
  background-color: #f3f2f2;
  width: 350px;
  margin-bottom: 7px;
}

.cl_description_box
{
  background-color: #f3f2f2;
  border-top: solid 1px #7c7c7c;
  border-right: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  border-left: solid 1px #7c7c7c;
  width: 350px;
  height: 150px;
}

.cl_egg_view_setup
{
  text-align: center;
  font-weight: bold;
  background-image: url(images/egg-glasses.png);
  background-repeat:no-repeat;
  background-position: 555px 25px;
}

.cl_egg_view_options
{
  margin: 0 auto 15px auto;
  text-align: left;
  width: 12em;
}

.cl_egg_view_text
{
  width: 90%;
  margin: 0 auto 0 auto;
}

.cl_egg_view_text td
{
  text-align: center;
  vertical-align: top;
  width: 33%;
}

.cl_color_picker
{
  cursor: crosshair;
  margin-top: 20px;
}

.cl_color_sample
{
  border: solid 1px Black;
  width: 42px;
  height: 42px;
  margin: 0 auto 0 auto;
}

.cl_preview_box
{
  background-color: #f3f2f2;
  border-top: solid 1px #7c7c7c;
  border-right: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  border-left: solid 1px #7c7c7c;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 20px;
}

.cl_egg_view
{
  margin-top: 12px;
  border: solid 1px #9d9d9d;
}

.cl_note
{
  font-size: 80%;
  color: Gray;
}

/* User */

.cl_about
{
  background-color: #ffffd9;
  border:1px solid #9D9D9D;
  padding: 0.4em;
  width: 90%;
  margin: 0 auto 0 auto;
}

.cl_user_ideas .cl_idea_holder
{
  height: auto;
}
