﻿*
{
	margin: 0;
	padding: 0;	
}

html
{
	height: 100%;	
}

.error
{
    font: normal 10px Tahoma, Verdana, Arial, sans-serif;
    color:#cc0000;
}

body {
    height: 100%;
    font: normal 12px Tahoma, Verdana, Arial, sans-serif;
}

.page
{
    padding: 0px;
    min-width: 936px;
    min-height: 100%;
    background-color:white;
}

#page_title {
    width:936px;
    margin:0 auto;
    padding:25px 0 5px;
}

#page_title h1 {
    font: normal 25px Tahoma, Verdana, Arial, sans-serif;
    color: #062245;
}

#page_title_bg {
    background-color:#f0f0f0;
    clear:both;
    border-bottom: 1px solid #c0c0c0;
}

.page .section {
    clear:left;float:left;
    font-size: 14px;
    color: black;
    white-space: nowrap;
    border-bottom: 2px solid #e0e0e0;
    font-size: 16px; 
    font-weight: bold;
    margin:25px 0 10px 0;
}

.page_contents {
    width:936px;
    margin:0 auto;
    padding-top:20px;
}

#page_footer_bg {
    margin-top:20px;
    border-top:1px solid #c0c0c0;
    width:100%;
    clear:both;
    float:left;
}

#page_footer {
    width:936px;
    margin:0 auto;
}

h1, h2, h3
{
	font-weight: bold;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
}

#grfor_div h2 {
font-weight:normal; font-size:12px;
}

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

a:hover
{
	text-decoration: underline;
}

/******************************************************************************/

form
{
	display: inline;
	float: left;
width:100%;
}

form fieldset
{
	padding: 1em 0;
	
	border: none;
}

* html form fieldset
{
	padding-top: 0;
}

.niceheader {
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 10px;
}


form fieldset legend {
    padding-right: 1em;
    border-bottom: 2px solid #e0e0e0;
    
    font-weight: bold;
    font-size: 16px;
    color: black;
    margin-bottom:3px;
    z-index:1;
}

*:first-child+html form fieldset legend /* IE7 */
{
	position: relative;
	left: 0;

	margin-bottom: .8em;
}

* html form fieldset legend /* IE6 and below */
{
	position: relative;
	left: -.5em;

	margin-bottom: .8em;
}

form label
{
	display: inline;
	float: left;
	clear: left;

	width: 15em;
	font-weight: bold;
	line-height: 1.1;
  margin-top:2px;
  margin-right:2px;
}

form label em
{
	font-weight: bold;
	font-style: normal;
	color: red;
}

form select
{
    margin-bottom:3px;
}

form input
{
	padding-top: 2px;
    margin-bottom:3px;
	height: 18px;

	line-height: 18px;
	vertical-align: middle;
}

form input[type="text"], form input[type="password"]
{
    vertical-align: bottom;
    width:20em;
}

form input[type="file"]
{
    height:22px;
}

form ul
{
	list-style: none;
}

form li
{
	margin-bottom: .5em;
    clear:both;
}

.button
{
    float: left;
    display: block;
    margin: 1em .5em 0 0;
    padding: 0 .5em;
    border: none;
    height: 24px;
    line-height: 24px;
    background: url(images/button-bg.png);
    text-decoration: none;
    color: white;
    cursor: pointer;
    white-space: nowrap;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

.ass-span-button, .span-button
{
    margin: 1em .5em 0 0;
    padding: 4px 1em 4px 1em;
    border: none;
    height: 24px;
    line-height: 24px;
    background: url(images/button-bg-grey.png);
    text-decoration: none;
    color: white;
    cursor: pointer;
    white-space: nowrap;
}

.ass-span-button {
    font: normal 11px Tahoma, Verdana, Arial, sans-serif;
    padding:2px 5px 2px 5px
}

form .button
{
    display:block;
    float:left;
    margin: 0 0 1em;
    padding: 0 .5em;
    
    height: 24px;
    
    background: url(images/button-bg.png);
    color: white;
    border: none;
    
    cursor: pointer;
}

form li img
{
	border: none;
	
	vertical-align: middle;	
}

/******************************************************************************/

.errorbig {
    font: bold 12px Tahoma, Verdana, Arial, sans-serif;
    color:#cc0000;
    color: red;
    padding: 10px 0 20px;
}


.left,.errorbig
{
	display: inline;
	float: left;
	clear: left;
}

.right
{
	display: inline;
	float: right;
	clear: right;
}

.price_info_div {
    position:fixed;
    left:0px;
    top:-60px;
    min-height: 85px;
    width: 100%;
    background-color: #f0f0f0;
    border-top: 1px solid #c0c0c0;
    overflow-y:auto;
    z-index:200;
}

.price_info_div .price_info_div_content
{
    width:936px;
    margin:0 auto;
    padding-top:5px;
    color:green;
    font-weight:bold;
}

.price_info_div .title {
    font:25px Tahoma,Verdana,Arial,sans-serif;
    color:#062245;
}

.price_info_div_content #price_info {
    width:100%;
}

.related_help {
    display:inline;
    float:right;
    clear:right;
    width:316px;
    margin-top:10px;
    background: url(images/related-bg.png);
}

.related_help .content {
    padding:0 16px 0 24px;
    background: url(images/related-top.png) no-repeat;
}

.related_help .content a {
    color:white;
}

.related_help .begin {
    background: url(images/related-begin.png) no-repeat;
    height:10px;
    width:100%;
}

.related_help .end {
    background: url(images/related-end.png) no-repeat;
    height:10px;
    width:100%;
}

.related_help .content .title,.related_help_small .content .title
{
    font: normal 14px Tahoma, Verdana, Arial, sans-serif;
    color:#062245;
}

.related_help .help_section {
    font-size:11px;
    margin-top:10px;
    margin-bottom:5px;
}

.related_help_small {
    display:inline;
    float:right;
    clear:right;
    width:166px;
}

.related_help_small .begin
{
	height: 15px;
	background: url(images/rounded-top.png) no-repeat;	
}

.related_help_small .content
{
    padding:0px 16px 0px 16px;
    background: url(images/rounded-mid.png) repeat-y;
}

.related_help_small .end
{
	height: 15px;
	background: url(images/rounded-bottom.png) no-repeat;	
}

#links
{
	padding-top: 16px;
	
	line-height: 1.5;
	list-style: none;
}

*:first-child+html #links
{
	margin-left: -16px;
}

* html #links
{
	margin-left: -16px;
}

* html #company
{
	width: 100%;	
}

*:first-child+html #company
{
	/*width: 100%;*/
}

#company .name
{
	display: block;
	
	margin-bottom: .8em;
	
	font-weight: bold;
	font-size: 14px;
}

#map
{
	margin-top: 16px;
	margin-bottom: 32px;
	border: 1px solid black;
	width: 200px;
	height: 200px;
}

.images_left {
    display: inline;
    margin-left:10px;
    width:380px;
}

.images_left img {
    padding:3px;
    background-color:black;
    margin:2px;
    width: 80px;
    height: 80px;
}

.images {
    float:right;
    clear:right;
    display: inline;
    margin-left:10px;
    width:380px;
}

.images img {
    float: right;
    padding:3px;
    background-color:black;
    margin:2px;
    width: 80px;
    height: 80px;
}

img
{
    border:0;
}

#text_description
{
    width: 485px;
    line-height: 1.5;
}

#resources_bg {
    background-color:#f0f0f0;
    clear:both;
    border-bottom: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    margin-top:10px;
}

#resources {
    width:936px;
    margin:10px auto;
}

#resources .res_desc {
    display:block;
    min-height:50px;
}

#resources ul
{
	list-style: none;
}

#resources li
{
	margin: 16px 0;
	overflow: hidden;
}

#calendarbig
{
    clear:both;
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
}

#calendarbig th
{
    background: #d0d0d0;
    font-size: 11px;
}

#calendarbig .mv_head_active_day
{
    background: #bbbbbb;
}

#calendarbig .mv_head_cur_month_day
{
    background: #f0f0f0;
}

#calendarbig .mv_head_ext_month_day
{
    background: #ffffff;
}

#calendarbig .mv_head_cur_month_day,#calendarbig .mv_head_active_day,#calendarbig .mv_head_ext_month_day
{
    padding: 2px 2px;
    border-bottom: 1px solid #c0c0c0;
	
    font-size: 11px;
    text-align: right;
}

#calendarbig td
{
    border: 1px solid #c0c0c0;
    vertical-align: top;
    font-size: 10px;
    text-align: center;
    height: 63px;
    width: 133px;
}

#calendarbig .week_td, #calendarbig .day_td
{
    height:36px;
}

#calendarbig caption
{
    padding: 8px 0 8px 0;
    overflow:hidden;
}

#calendarbig caption .nav
{
    float:left;
    padding-right:1em;
}

#calendarbig caption .mid
{
    float:left;
    padding-left:300px;
    font-weight:bold;
}

#calendarbig caption .scope
{
    float: right;
    padding-left:1em;
}

#calendarbig .mv_cnt
{
}

#calendarbig .item_code
{
    padding:2px;
}

#calendarbig .vacation
{
    background-color:orange;
    width:100%;
}

.calpicker
{
    clear:both;
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    background-color:white;
}

.calpicker th
{
    background: #d0d0d0;
    font-size: 11px;
}

.calpicker .no_start:hover
{
    background: #f0f0f0;
    cursor:default;
    color:black;
}

.calpicker .arrival_day
{
    font-weight:bold;
}

.calpicker td.morning_av,.calpicker td.morning_av:hover
{
  background: url(images/diagonal2.png);
  background-repeat: no-repeat;
}

.calpicker td.morning_occ
{
  background: url(images/diagonal1.png);
  background-repeat: no-repeat;
}

.calpicker .active_day
{
    background: #bbbbbb;
    color:white;
}

.calpicker .reserved
{
	color: red;
	font-weight: bold;
}

.calpicker .reserved:hover
{
    cursor:auto;
    background:white;
    color:red;
}

.calpicker .cur_month_day
{
    background: #f0f0f0;
}

.calpicker .ext_month_day
{
    background: #ffffff;
    color: #c5c5c5;
}

.calpicker td:hover
{
	background: #e77817;
	color: white;
	cursor: pointer;
}

.calpicker td
{
    border: 1px solid #c0c0c0;
    vertical-align: top;
    font-size: 10px;
    text-align: center;
    padding: 2px 3px 2px 3px;
}

.calpicker caption
{
    padding:2px;
    background-color:white;
    border-top:4px solid #c0c0c0;
    overflow:hidden;
    white-space:nowrap;
}

.calpicker caption .nav
{
    float:left;
    padding-right:3px;
}

#horizontal_calendar {
    width:100%;
    padding-top: 10px;
    overflow-x:auto;
}

#demo_info
{
    margin-top:2px;
    padding:2px;
    font-size: 10px;
    font-style: italic;
    color:#444444;
}

#page_header {
    margin-bottom:20px;
    overflow:hidden;
    background:url(images/logo-bg.png) repeat-x;
    min-width:936px;
    height:83px;
    margin:0px;
}

#page_header_contents {
    width:936px;
    margin:0 auto;
}

#page_header #commands {
    float:right;
    clear:right;
    padding:5px 10px;
    height:41px;
    width:500px;
    text-align:right;
}

#page_logo {
    float:left;
    clear:left;
    max-width:250px;
    margin-top:5px;
}

#page_logo_img {
    max-width:250px;
    max-height:75px;
}

#cal
{
	clear: both;
	border-collapse: collapse;
	
	width: 100%;
	border: 1px solid #c0c0c0;
}

#expired_res,#upcoming_res
{
    padding-top: 20px;
}

#pricing
{
    padding-top: 20px;
    line-height: 1.2;
}

.stdtable
{
    clear:both;
    border-collapse:collapse;
    border: 1px solid #c0c0c0;
}

.stdtable td
{
    border: 1px solid #c0c0c0;
    font-size: 10px;
    text-align: left;
    padding:2px 5px 2px 5px;
}

.stdtable th
{
    background: #f0f0f0;
    padding: 2px 5px 2px 5px;
    font-size: 11px;
    text-align: left;
}

.cal_legend {
border: 1px solid #c0c0c0;width:14px;text-align: center;padding:0px 0px 2px;font-size:14px;background-color:white;
}

.cal_legend_pages {
    text-align:right;font-size:10px;padding:6px;
}

.cal_legend_text {
margin-left:3px;padding:6px 0;font-size:10px
}

.cal_legend_arrival {
font-weight:bold;
}

.cal_legend_morning_av
{
  background: url(images/diagonal2.png);
  background-repeat: no-repeat;
  font-size:10px;
  color:red;
  font-weight:bold;
}

.cal_legend_morning_occ
{
  background: url(images/diagonal1.png);
  background-repeat: no-repeat;
  font-size:10px;
}

.cal_legend_morning_av2
{
  background: url(images/diagonal4.png);
  background-repeat: no-repeat;
  background-color: #e8e8e8;
  color:red;
  font-weight:bold;
}

.cal_legend_morning_occ2
{
  background: url(images/diagonal3.png);
  background-repeat: no-repeat;
}

.cal_legend_unav {
background:white;color:red;font-weight:bold;font-size:10px;
}

.cal_legend_res {
background: #e8e8e8;color:red;font-weight:bold;
}

#cal caption
{
    padding-bottom: 8px;
    overflow:hidden;
}

#cal caption .earlier
{
	float: left;
}

#cal caption .later, #cal caption .nav_today, #cal caption .switch_mode
{
    float: left;
    margin-left:10px;
}

#cal tr.days th
{
	background: #f0f0f0;
	padding: 2px 0;
	
	font-size: 11px;
	text-align: left;
}

#cal tr.hours th
{
	border-bottom: 1px solid #c0c0c0;
}

#cal tr.hours th,#cal tr.hours2 th
{
	width: 16px;
	padding: 2px 0;
	background: #f0f0f0;
	font-size: 8px;
	text-align: center;
}

#cal td
{
	border: 1px solid #c0c0c0;
	font-size: 10px;
	text-align: center;
    background:white;
}

#cal td:hover
{
	background: #e77817;
	
	color: white;
	
	cursor: pointer;
}

#cal .resource
{
	width: 16em;
	padding: .2em;
	font-size: 12px;
	text-align: left;
}

#cal .day {
    padding: .2em;
    font-size: 12px;
    text-align: left;
    white-space:nowrap;
}

#cal .day:hover {
    color: black;
    background: none;
    cursor: auto;
}

#cal .resource:hover {
	background: transparent;
}

#cal td.reserved
{
	background: #e8e8e8;

	color: red;
	font-size: 14px;
	font-weight: bold;
	
	cursor: auto;
}

#cal td.no_start:hover
{
    background: transparent;
    cursor:default;
    color:black;
}

#cal td.arrival_day, .cal_legend_arrival2
{
    background:#ffffcd;
}

#cal td.morning_av
{
  background-image: url(images/diagonal4.png);
  background-repeat: no-repeat;
}

#cal td.morning_occ
{
  background-image: url(images/diagonal3.png);
  background-repeat: no-repeat;
}

#cal td.partial,
#cal td.partial2
{
	color: green;
    font-weight:bold;
}

#cal td.partial:hover,
#cal td.partial2:hover
{
	color: white;
}

#cal td.partial2
{
    background-color:#e8e8e8
}

.summary
{
	list-style: none;
    clear:left;
}

.summary li
{
    line-height:1.1;
    clear:left;
    margin-bottom:5px;
}

.summary li b
{
    display: block;
    float:left;
    width: 10em;
    margin-bottom:5px;
}

.img_thumb
{
    float:left;
    width:82px;
    margin-right: 10px;
}

.img_thumb_desc
{
    clear:left;
    float:left;
    margin-left:5px;
}

#bg_hider .buttons
{
    padding: 8px;
}

#bg_hider .buttons .leftbtn
{
	float: left;
}

#bg_hider .buttons .rightbtn
{
    float: right;
    margin-right:25px;
}
#full_img_div #img_info .close 
{
    float: right;
}

#bg_hider .buttons .prev,
#bg_hider .buttons .next,
#bg_hider .buttons .play,
#bg_hider .buttons .pause,
#bg_hider .buttons .close,
#full_img_div #img_info .close
{
	display: block;
	width: 28px;
	height: 28px;
}

#full_img_div #on_img_prev,
#full_img_div #on_img_next
{
	display: block;
	width: 30px;
	height: 60px;
}

#bg_hider .buttons .prev		{ background: url(slideshow/btn-prev.png); }
#bg_hider .buttons .prev:hover	{ background: url(slideshow/btn-prev-hvr.png); }
#bg_hider .buttons .next			{ background: url(slideshow/btn-next.png); }
#bg_hider .buttons .next:hover	{ background: url(slideshow/btn-next-hvr.png); }
#bg_hider .buttons .play			{ margin-left: 4px; background: url(slideshow/btn-play.png); }
#bg_hider .buttons .play:hover	{ background: url(slideshow/btn-play-hvr.png); }
#bg_hider .buttons .pause			{ margin-left: 4px; background: url(slideshow/btn-pause.png); }
#bg_hider .buttons .pause:hover	{ background: url(slideshow/btn-pause-hvr.png); }
#bg_hider .buttons .close { background: url(slideshow/btn-close.png); }
#bg_hider .buttons .close:hover { background: url(slideshow/btn-close-hvr.png); }
#full_img_div #img_info .close			{ background: url(slideshow/btn-on-close.png); }
#full_img_div #img_info .close:hover	{ background: url(slideshow/btn-on-close-hvr.png); }
#full_img_div #on_img_prev { background: url(slideshow/btn-on-img-prev.png); }
#full_img_div #on_img_prev:hover	{ background: url(slideshow/btn-on-img-prev-hvr.png); }
#full_img_div #on_img_next { background: url(slideshow/btn-on-img-next.png); }
#full_img_div #on_img_next:hover	{ background: url(slideshow/btn-on-img-next-hvr.png); }

.mult_col_row {
float:left;margin-right:30px;width:190px;text-align:left;margin-bottom:5px;
}

.tip-title {
	color: white;
	width: 250px;
	z-index: 13000;
}

.tip-text {
    display:none
}

.tip {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #062245;   
}

.images_simple {
width:185px;
}

.image_simple {
float:left;
padding:3px;
background-color:black;
margin:2px;
}

#start_date,#end_date,#one_date {
    width:11em
}

#copyright {
    font-size:10px;
}

.cart_product {
padding-bottom:5px;
margin-right:10px;margin-top:10px;margin-bottom:20px;
float:left;
text-align:center;
width:200px;
    height:100px;
}

.draggable img {
    border:1px solid #bbbbbb;
    background:#dddddd;
}

.item_code_initials {
}

.invisible {
    display:none
}

.prod_price {
    white-space: nowrap;
    font-size: 10px;
    color: #666666;
    font-weight:normal;
}

.news_item {
	font-size:11px;
	color:#888888;
	float:left;
	clear:both;
    text-align:justify;
    margin-bottom:5px;
	line-height: 1.3;
}

.news_item .u {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
    color:black;
}

.get_started {
    color: #062245;
    font: normal 25px Tahoma, Verdana, Arial, sans-serif;
}

.get_started_div {
    text-align:center;
    margin-bottom:20px;
    width:280px;
    margin-right:15px;
    background-color:#f0f0f0;
    padding:20px 1px 20px 1px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    border:1px solid silver;
}

.get_started_text {
    color: #062245;
    font: normal 12px Tahoma, Verdana, Arial, sans-serif;
}

.color_box {
width: 7px; height:8px;vertical-align:middle;border:1px solid #777777;
}

.option_name
{
	font-weight:bold;
}

#atff
{
    display:none;
}

#user_demo,
#ext_demo,
#admin_demo,
#whats_new
{
    float: right;
    clear: right;
    display: inline;
    
    margin-bottom: 20px;
    width: 300px;
    height: 200px;
    
    border: 4px solid #e77817;
    text-decoration: none;
    text-align: right;
}

#user_demo
{
    background: url(images/userdemo.png);
}

#ext_demo
{
    background: url(images/extdemo.png);
}

#admin_demo
{
    background: url(images/admindemo.png);
}

#user_demo .caption,
#ext_demo .caption,
#admin_demo .caption
{
    position: relative;
    top: 180px;

    height: 24px;

    border: 1px solid white;
    border-right: none;
    border-bottom: none;
    background: #e77817;

    padding: 8px;
    padding-left: 10px;
    padding-right: 4px;
    padding-bottom: 6px;

    font-weight: bold;
    color: white;
}

#button_trial,
#button_affiliate,
#button_pricing
{
    float: left;
    display: block;
    
    width: 120px;
    height: 50px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

.button_rounded {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

#button_trial
{
    background: url(images/freetrial.png);
}

#button_pricing
{
    background: url(images/pricing.png);
}

#button_affiliate
{
    background: url(images/affiliate.png);
}
#plugins, #plugins2 {
    float:left;
    clear:left;
}

#plugins td, #plugins2 td {
    text-align:center;
    padding:5px;
}

#feature_list img {
    vertical-align:middle;
    padding-bottom:5px;
}

.template_help {
    font-style:italic;
    margin-bottom:35px;
    padding-left:180px;
}

.feat_span {
    float:left;
    width:300px;
}

.plugin_span {
    text-align:center;
    float:left;
    width:87px;
    min-height:110px;
}

.cust-week-q b {
}

.cust-week-q {
    float:left;
    clear:none;
    width:770px;
    margin-left:10px;
    margin-top:5px;
    font-size:12px;
    text-align:justify;
    font-style:italic;
}

#assistant_bg {
    border-bottom: 1px solid #c0c0c0;
    clear:both;
    background-color:#F8F8F8;
}

#assistant {
    width:936px;
    margin:0 auto;
    padding:20px 32px 10px 32px;
    font: bold 14px Tahoma, Verdana, Arial, sans-serif;
}

#assistant .step {
    display:none;
}

#assistant .goto_step_basic, #assistant .goto_step_additional, #assistant .goto_step_advanced {
    padding: 2px 6px 2px 6px;
    border: 1px solid #F8F8F8;
    font: bold 14px Tahoma, Verdana, Arial, sans-serif;
    margin-right:2px;
}

#assistant .goto_step_basic:hover, #assistant .goto_step_additional:hover, #assistant .goto_step_advanced:hover {
    cursor:pointer;
    background-color:#c0c0c0;
}

#assistant .title_step_basic, #assistant .ass_group_basic, #assistant .goto_step_basic {
    color:green;
}

#assistant .title_step_additional, #assistant .ass_group_additional, #assistant .goto_step_additional {
    color:orange;
}

#assistant .title_step_advanced, #assistant .ass_group_advanced, #assistant .goto_step_advanced {
    color:red;
}

#assistant .step_title {
    margin-top:13px;
    width:100%;
}

#assistant .step_body {
    margin-top:10px;
    font: normal 12px Tahoma, Verdana, Arial, sans-serif;
    line-height:1.5;
    text-align:justify;
    width:100%;
}

#assistant .ass_group_basic {
    font-size:11px;
    margin-top:5px;
    border-top:4px solid green;
}

#assistant .ass_group_additional {
    font-size:11px;
    margin-top:5px;
    border-top:4px solid orange;
}

#assistant .ass_group_advanced {
    font-size:11px;
    margin-top:5px;
    border-top:4px solid red;
}

.grey-text {
    color:#c0c0c0;
    font-style:italic;
}

.tabs {
}

.tabs ul {
    list-style: none;
}

.tabs li {
    display: inline;
    float: left;
    margin:0px;
    padding:8px 12px 6px 12px;
    font-size:14px;
    font-family:Tahoma,'Helvetica Narrow','Arial Narrow',Arial;
}

.tabs li.active {
    border:1px solid #c0c0c0;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    background-color:#f0f0f0;
}

.tabs li a {
    color:black;
}

#tabs_holder {
    clear:right;
    float:right;
    width:675px;
}

#main_menu {
    clear:right;
    float:right;
white-space:nowrap;
}

.submenu_holder {
    position:absolute;
    display:none;
}

.submenu {
    list-style:none;
    background-color:#e0e0e0;
    border-right:1px solid #c0c0c0;
    border-left:1px solid #c0c0c0;
    border-bottom:1px solid #c0c0c0;
    padding:5px;
    max-width:400px;
}

.submenu li {
    padding:3px;
}

.submenu li a {
    color:black;
}

.submenu .menu_sep {
    text-align:center;
    width:100%;
    font-size:10px;
    background:url(images/dots.png) repeat-x;
    color:#062245;
}

#language {
    padding-bottom:5px;
    color:#e05817;
}

#language_choice {
    position:absolute;
    text-align:left;
    visibility:hidden;
    background-color:#f0f0f0;
    border:1px solid #c0c0c0;
    padding:8px;
}

#language_choice .language_item {
    clear:left;
    float:left;
}

.l {
    clear:left;
}

.upcoming {
}

.upcoming .av_nav {
    clear:left;
    margin-bottom:5px;
}

.upcoming .earlier, .upcoming .later {
    margin-right:10px;
}

.upcoming .av_day_group {
    margin-bottom:10px;
    margin-right:30px;
    clear:none;
    float:left;
}

.upcoming .av_month {
    font-weight:bold;
}

.upcoming .av_day_group .av_date {
    clear:left;
    float:left;
    font-weight:bold;
    margin-right:4px;
}

.upcoming .av_day_group .av_res {
    float:left;
    clear:left;
    color:#062245;
    padding-top:2px;
}

.upcoming .av_day_group .av_time, .result_range {
    float:left;
    font-size:10px;
    color:#666666;
    margin-left:6px;
    padding:2px 4px 2px 4px;
    margin:0 3px 3px 3px;
    background-color:#f0f0f0;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

.result_ranges {
    clear:both;
    display:block;
    margin-left:-3px;
}

.upcoming .av_day_group .av_time:hover {
    text-decoration: underline;
    cursor:pointer;
}

.hourglass_img {
    margin-top:40px;
    margin-left:40px;
    height:24px;
    width:24px;
    background:transparent url(Plugins/PlanyoFiles/hourglass.gif) no-repeat scroll 0 0;
}

.status_msg {
    padding:8px;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#fada25;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}

.big_message {
    font-size:16px;
}

div#custom_navigation {
  margin-top:-15px;
}

ul#custom_navigation_ul {
  list-style: none;
  
}

ul#custom_navigation_ul li {
  float: left;
  border: solid 1px #819594;
  padding: 5px;
  color: #819594;
}

li.custom_navigation_current_page a {
  color: White;  
}
li.custom_navigation_current_page {
  background-color: #819594;
}

#custom_navigation_next_button {
  clear:left;
  float:left;
}

#product_form fieldset ul li {
    margin-bottom:15px;
}

#product_form fieldset ul li .image_simple {
    margin-bottom:15px;
}

#padpod_info {
  padding-bottom: 20px;
}

#shopping_cart_items {
    width:100%;
}

.item_code_user a {
    white-space: nowrap;
}

#page_title_site {float:right;margin-right:10px;font-size:10px;color:#777777}

#product_form .product_imgs {
  min-height:86px;
}

#product_form .product_block {
clear:both;
}

#product_form .product_desc {
  font-style:italic;
  color:#777777;
}

#product_form #row_bulk {
padding-top:6px;
border-top:1px dotted #e0e0e0;
}

#product_form #row_bulk nobr {
  display:inline-block;
}

.cust-week-q .origtext {
color:#777777;
}

#top_search_box .query {
border:1px solid silver;
border-right:none;
height:14px;
width:129px;
padding:4px;
padding-right:0px;
vertical-align:top;
font:normal 12px/1.0 Verdana, Geneva, sans-serif;
}

#top_search_box #search_image {
margin:0;
padding:0;
width:24px;
height:24px;
vertical-align:top;
}

#top_search_box {
height:24px;
width:159px;
float:right;
clear:right;
margin-top:2px;
}

#page_title_text {
max-width:740px;
display:inline-block;
}

#fav_choice_holder {
    position:fixed;
    top:160px;
    right:0px;
    z-index:99;
    border-bottom-left-radius:12px;
    border-top-left-radius:12px;
    -moz-border-radius-topleft:12px;
    -webkit-border-top-left-radius:12px;
    -moz-border-radius-bottomleft:12px;
    -webkit-border-bottom-left-radius:12px;
    background-color:#5d5d5d;
}

#fav_control {
    background-color:#5d5d5d;
    width:26px;
    padding-left:3px;
    padding-top:7px;
    height:30px;
    position:fixed;
    top:160px;
    right:0px;
    z-index:100;
    border-bottom-left-radius:12px;
    border-top-left-radius:12px;
    -moz-border-radius-topleft:12px;
    -webkit-border-top-left-radius:12px;
    -moz-border-radius-bottomleft:12px;
    -webkit-border-bottom-left-radius:12px;
}

#fav_list_header {
    color:white;
    font-size:11px;
    padding-bottom:12px;
    margin-bottom:5px;
    background-image: url(images/dots-white.png);
    background-repeat:repeat-x;
    background-position:left bottom;
}

#fav_list_title {
  display:inline-block;
  padding-top:6px;
  padding-left:10px;
}

#fav_list {
    text-align:left;
    color:#f0f0f0;
    padding:4px 8px 8px 8px;
    font:normal 12px Tahoma,Verdana,Arial;
    line-height:1.5;
    width:150px;
    min-height:40px;
    font-size:11px;
display:none;
}

#fav_list a {
    color:#f0f0f0;
}

.fav_change {
    font-size:9px;
    vertical-align:top;
}

#fav_item_add {
    background-image: url(images/dots-white.png);
    background-repeat:repeat-x;
    background-position:top;
    margin-top:9px;
    padding-top:5px;
}

.fav_item {
    display:inline-block;
    text-overflow:ellipsis;
    overflow:hidden;
    max-width:134px;
    white-space:nowrap;
}

.rel_help_article {
    font-size:11px;line-height:1.2;margin-top:4px;color:white;
}

#help_section_contents a {
    font-size:11px;line-height:1.2;margin-top:4px;color:navy;
}
