body
{
  margin:10px 0 0;
  padding:0;
  background:#FFF url(/images/top_bg.png) repeat-x 0 10px;
}

td.spacer
{
  width:10px;
}

table.center,tr.center,td.center
{
  text-align:center;
}

table.data tr td
{
  padding-left:3px;
}

img
{
  border:0;
}

input[type=text],input[type=password],textarea
{
  border:1px solid #CCC;
  outline:0;
  width:225px;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
}

select
{
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
}

input[type=text]:focus,input[type=password]:focus,textarea:focus
{
  border:1px solid #246E35;
}

select
{
  border:1px solid #CCC;
  background:#FFF;
}

input.text
{
  width:230px;
}

input.datepick
{
  width:225px;
}

tr.very_dark
{
  background:#AAA;
}

tr.light
{
  background:#F7F7F7;
}

table.result
{
  width:100%;
  vertical-align:top;
  text-align:left;
  border-bottom:1px solid #EEE;
}

td.result_image
{
  width:95px;
  vertical-align:top;
  text-align:left;
}

td.result_description
{
  vertical-align:top;
  text-align:left;
}

textarea.tags
{
  width:400px;
  height:100px;
}

td.result_cart
{
  vertical-align:top;
  width:60px;
}

input.result_put_in_cart_count
{
  width:30px;
  border:1px solid #000;
  font-family:Arial;
  font-size:11px;
}

.tr_header
{
  font-weight:700;
  color:#FFF;
  background:#0f8855;
}

.tr_header a
{
	color:#FFF;
}

.tr_header a:hover
{
	color:#FFF;
	text-decoration:underline;
}

table tr td
{
	padding:2px 3px;
}

.bg_red
{
  background:red;
}

.td_item
{
  border-bottom:1px solid #DDD;
}

table.shoppingcart
{
  width:650px;
}

.single_icon_td
{
  width:20px;
}

#main table tr td h1
{
	background-color:#000000;
}

a
{
  text-decoration:none;
  color:#000;
}

a:hover
{
  color:#246e35;
}

input.cart_order,textarea.cart_order
{
  width:300px;
  border:1px solid #000;
}

.red
{
  color:red;
}

.orange
{
  color:#FFAC4D;
}

tr.orange
{
	background-color:#FFAC4D;
	color:#FFF !important;
}

input.error
{
  border:1px solid red;
}

input[type=file]
{
  padding-top:3px;
}

#header
{
  width:990px;
  margin:0 auto;
}

#content
{
  clear:both;
  width:990px;
  min-height:600px;
  margin:125px auto 0;
  padding:0;
}

#main
{
  border:2px solid #EEE;
  min-height:600px;
}

#languages
{
  float:right;
  margin:10px 10px 0 0;
  position:relative;
}

#menu
{
  position:relative;
  top:79px;
  height:26px;
  width:990px;
}

#menu ul
{
  list-style-type:none;
  float:right;
  margin:0;
  padding:0;
  position:relative;
}

.menu_item,.menu_item_active,.menu_item_hover,.menu_item_active_hover
{
  text-decoration:none;
  font-weight:700;
  color:#246e35;
  width:156px;
  text-align:center;
  float:left;
  line-height:20px;
  font-family:Verdana, Tahoma, Arial, sans-serif;
  font-size:11px;
  padding:7px 0 0;
  background:url(/images/tab_unselected.png) no-repeat;
}

.menu_item_active,.menu_item_active_hover
{
  background:url(/images/tab_selected.png);
}

.button_bar_item,.button_bar_item_active,.button_bar_item_hover,.button_bar_item_active_hover
{
  height:40px;
  float:left;
  border:1px solid #DDD;
  width:153px;
  text-align:center;
  line-height:35px;
  font-size:11px;
  background:url(/images/button_bar_background.png) repeat-x;
}

.button_bar_item_active
{
  font-weight:700;
  color:#246e35;
  margin:0 0 15px;
}

#search
{
  position:absolute;
  top:126px;
  right:50%;
  margin-right:-495px;
  width:990px;
}

input.search_button
{
  border:1px solid #EEE;
  color:#FFF;
  font-size:11px;
  margin:0;
  padding:2px 5px;
  background:#0f8855;
  cursor:pointer;
}

#cart_items
{
  float:left;
  min-height:600px;
}

td.left_content
{
  width:150px;
}

td.center_content
{
  width:800px;
  border-left:2px dotted #EEE;
}

td.right_content
{
  text-align:center;
  width:120px;
}

#shopping_cart
{
  position:absolute;
  top:110px;
  left:50%;
  margin-left:198px;
  z-index:7;
}

#footer,#second_footer
{
  width:100%;
  color:#333;
  border:1px solid #BBB;
  text-align:center;
  background:#CCC;
}

input.button
{
  border:1px solid #D3D1CF;
  color:#FFF;
  font-family:Verdana, Tahoma, Arial, sans-serif;
  font-size:10px;
  cursor:pointer;
  outline:0;
  padding:2px 15px;
  background:#0f8855;
}

span.markers
{
  color:#CCC;
}

#contact_info
{
  width:900px;
  color:#BBB;
  text-align:center;
}

td.fullwidth
{
  width:845px;
}

.green
{
  color:green;
}

input.login
{
  width:200px;
  border:1px solid #CCC;
}

input.language_input
{
  width:400px;
  border:1px solid #CCC;
}

td.footer_item
{
  width:250px;
}

input.search
{
  border:1px solid #DDD;
  width:150px;
  font-family:Verdana, Tahoma, Arial, sans-serif;
  font-size:11px;
}

input.cart
{
  width:40px;
}

a.left_menu_item_active
{
  font-weight:700;
}

p
{
  margin:0;
}

td.nowrap, tr.nowrap td
{
  overflow:hidden;
  white-space:nowrap;
}

textarea.full
{
  width:99%;
  height:700px;
}

table.half
{
  width:50%;
}

table.three_quarter
{
  width:75%;
}

abbr
{
  border-bottom:1px #000 dotted;
}

#contact_info a
{
  color:#BBB;
}

.white
{
  background:#FFF;
}

.clear
{
  clear:both;
}

table.open_orders
{
  table-layout:fixed;
}

td.onhold
{
  font-weight:700;
  color:#FFF;
  background:red;
}

.italic
{
  font-style:italic;
}

div.onhold
{
  color:#FFF;
  font-weight:700;
  margin:0 0 10px;
  padding:10px 10px 10px 30px;
  background:red url(/images/icons/error.png) no-repeat 10px center;
}

#used_filters select,#used_filters input
{
  float:left;
  margin-bottom:1em;
  margin-right:10px;
  font-family:Verdana, Tahoma, Arial, sans-serif;
  font-size:11px;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
}

#used_filters select
{
  height:20px;
}

#used_filters input
{
  margin-top:1px;
}

#main td.price_day
{
  color:#666;
  text-align:center;
}

#main td.price_week
{
  color:#0f7b41;
  text-align:center;
}

#main table.cart_rental td
{
  height:50px;
}

#main table.cart_rental
{
  border:1px solid #cdc7c7;
  border-collapse:collapse;
}

#main p
{
  font-family:Verdana, sans-serif;
  margin:1em .5em;
}

#main td.cart_rental_model
{
  font-weight:700;
  padding-left:20px;
}

#main td.cart_rental_days
{
  vertical-align:bottom;
  font-weight:700;
  text-align:center;
}

#main td.cart_rental_weeks
{
  vertical-align:bottom;
  font-weight:700;
  text-align:center;
  color:#0f7b41;
}

#main th
{
  color:#FFF;
  height:44px;
  vertical-align:top;
  font-size:17pt;
  padding-top:5px;
  padding-left:15px;
  background:url(/images/th_bg.png) repeat-x;
}

#main h1
{
  color:#FFF;
  font-size:10pt;
  font-family:"Lucidia Sans Unicode", Arial, sans-serif;
  letter-spacing:3px;
  font-weight:400;
  margin:5px;
  padding:4px 0 3px;
}

#main h2
{
  color:red;
  font-weight:700;
  font-size:11pt;
  margin:5px 0 5px 5px;
}

#main h3
{
  font-size:11px;
  display:list-item;
  list-style-type:disc;
  font-weight:400;
  margin:5px 0 5px 40px;
}

#main h3 a
{
  color:#0f7b41;
}

#main ul
{
  margin:1em 0 1em 5px;
}

#main li
{
  list-style-type:circle;
}

body,table,tr,td
{
  font-family:Verdana, Tahoma, Arial, sans-serif;
  font-size:11px;
}

table.vtop,tr.vtop,td.vtop,td.cart_order,#main td
{
  vertical-align:top;
}

td.cart_order
{
	width:40%;
}

table.fullwidth,table.forum_cats
{
  width:100%;
}

tr.dark,table.pagination,td.forum_cat_name
{
  background:#EEE;
}

a:hover,a:active,input.button:hover,label:hover,abbr:hover
{
  cursor:pointer;
}

#header a.homepage
{
  position:relative;
  z-index:100;
}

#menu ul li
{
  display:inline-block;
  height:28px;
  padding:0;
}

#top_bar
{
  position:absolute;
  top:10px;
  left:50%;
  margin-left:110px;
}

.menu_item_hover,.menu_item_active_hover,.button_bar_item_hover
{
  color:#246e35;
  cursor:pointer;
}

.cms_name,.mailing_input
{
  width:300px;
}

a.forum_cat_link:hover,#contact_info a:hover,#main h3 a:hover
{
  text-decoration:underline;
}

#search form,#menu ul li,#top_bar,.right
{
  float:right;
}

#user_menu,#header a.homepage,#main_content,.left
{
  float:left;
}

table.planning
{
	width:100%;
	border-spacing:0;
}

table.planning td
{
	padding-top:2px;
}

tr.grey
{
	background-color:#EFEFEF;
}

tr.hovered td.time
{
	background-color:#FF0000;
	color:#FFF;
}

tr.bottom_border td
{
	border-bottom:1px solid #EFEFEF;
}

td.left_border
{
	border-left:1px solid #DDDDDD;
}

td.time
{
	width:40px;
}

td.holiday
{
	background-color:#FFFEC4;
	border-right:5px solid #FFF;
	color:#555;
}

td.occupied, td.occupied_header
{
	background-color:#DADADA;
	border-right:5px solid #FFF;
	color:#000;
}

td.occupied.closed, td.occupied_header.closed
{
	background-color:#CCCCCC !important;
}

td.occupied_header
{
	background-color:#0F8855;
}

td.occupied_header a
{
	color:#FFF !important;
}

td.occupied_header a:hover
{
	text-decoration:underline;
}

#main table tr td h1
{
        background-color:#000000;
}

#select_time, #select_repeat, #extra_time, #custom_date_pick
{
	display:none;
	padding-left:25px;
}

.hidden
{
	display:none;
}

.bold
{
	font-weight:bold;
}

td.weekly
{
	width:18%;
}

input.small
{
	width:125px;
}

td.pointer
{
	cursor:pointer;
	cursor:hand;
}

tr.shipment
{
	background-color:#b4c2ad;
}

textarea.plan
{
	width:95%;
	height:300px;
}

a.green:hover
{
	text-decoration:underline;
}

.indent
{
	margin:1em 0 0 1em;
}

.nohand
{
	cursor:auto;
}

div.message
{
	width:100%;
	background-color:#0F8855;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:1em;
	padding:1em 0;
}

hr
{
	border:0;
	height:2px;
	background-color:#EEE;
}

#contents_text textarea
{
	width:400px;
	height:200px;
}

textarea#footer_text
{
	width:95%;
	height:100px;
}

#color_chooser
{
	position:absolute;
	top:0;
	left:50%;
	display:none;
	padding:10px;
	border:1px solid #0F8855;
	background-color:#FFF;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-box-shadow: 0 0 6px #888;
	-webkit-box-shadow: 0 0 6px#888;
	box-shadow: 0 0 6px #888;
}

#color_chooser select
{
	width:200px;
}

td.nowrap img
{
	padding-right:5px;
}

#mailing_recipients, #loading
{
	display:none;
}

#loading img
{
	padding:3px 0 0 3px;
}
