
* {

	font-family: arial, helvetica, sans-serif;
}

body
{
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6
{
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.subtitle {
    margin-top:8px;
    margin-bottom:25px;
    font-size: 12px;
}


a img
{
	border-style: none;
}
iframe
{
  border-style: none;
}
input
{
	margin: 0;
}

form
{
	padding: 0;
	margin: 0;
}

div.noscript
{
	margin: 16px 128px;
	padding: 0;
	background-color: #fff;
	color: #3d89cd;
	border: 1px solid #3d89cd;
}

div.noscript.wizard
{
	margin: 0px;	
}

div.noscriptheader
{

	background-color: #3d89cd;
	color: white;
	font-size: 18px;
	padding: 2px 0 2px 16px;
}

div.noscriptmessage
{
	padding: 16px;
}

.login
{
	width: 240px;
	margin: 64px auto;
	border: 1px none black;
	color: #5a5a5a;
}

/*.login img
{
	float: right;
}*/

.login .error
{
	background-color: #e4e4e4;
	padding: 4px 4px 4px 13px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.login .error strong
{
	color: #5a5a5a;	
}


.login h1
{
	clear: both;
	padding: 48px 0 18px 12px;	
	font-size: 24px;
	font-weight: normal;
}

.cancelsubmit
{
	margin-top: 12px;
	margin-left: 12px;
	font-size: 12px;
}


.login input.field
{
	padding: 2px;
	width: 230px;	
	font-size: 14px;
}


.login input.submit
{
	float: right;
	margin-top: 24px;
	padding: 2px 8px;
	font-size: 11px;
}

.login .inputgroup
{
	margin-top: 8px;
}

.login .inputgroup .label
{
	margin-left: 13px;
	font-size: 10px;
}

.fielderror
{
	margin-left: 13px;	
	color: #f00;
}

.titleselect
{
    width: 100px ! important;
}

.titleselect2
{
    width: 100px ! important;
	margin-left:-98px;
}

.phone1
{
        padding-left: 2px;
        width: 36px ! important;
}

.phone2
{
        padding-left: 2px;
        width: 36px ! important;
}

.phone3
{
        padding-left: 2px;
        width: 46px ! important;
}

.clickable
{
	cursor:pointer;
    cursor:hand;	
}

#notice
{
	position: absolute;
	width: 50%;
	min-width: 460px;
	height: 40px;
	z-index: 9999;
	left: 25%;
	overflow: hidden;
    
	/*vertical-align: top;*/
}

#notice[id]
{
    display: table;
}


#noticecenter{
    width: 100%;
    text-align: center;
}

#noticecenter[id] {
    display: table-cell;
    vertical-align: top;
}

#noticedetail
{
    /*left: 500px;
	right: 250px;*/
/*    position: relative;*/
/*    top: -50%;*/
    padding-top: 15px;
    
}

#noticedetail
{
    margin:auto;
    /*text-align:center;*/
	/*top: 10px;*/
    width:215px;
}

.noticeborder{
    display:block;
    font-size:.01em;
}

.noticeborder *{
    display:block;
    height:1px;
    overflow:hidden;
    font-size:.01em;
    background:#f37434;
    border:none;
}

.noticeouteredge{
    margin-left: 3px;
    margin-right: 3px;
    padding-left:1px;
    padding-right:1px;
}

.noticeinneredge{
    margin-left:1px;
    margin-right:1px;
    height:2px;
}
.noticetable{
    display:block;
    margin-top: -1px;
    margin-bottom: -1px;
    background:#f37434;
}
.noticebody{
    display:block;
	margin: 0 1px 0 1px;
    color:white;
}

.noticebody h3
{
	/*margin: 0;*/
	font-size: 10px;
	text-align: center;
}
.noticebody h3 a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
    font-size: 10px;
}

#numnewbookings {
    font-size: 10px;
}

.titlenavigation {
    display: inline;
    font-size:13px;
    color: #3D89CD ;
    position:relative;
    z-index:140;
}

#calendar .titlenavigation, .bookingbody .titlenavigation, #crmListBodyDiv .titlenavigation, .supportbody .titlenavigation {
    float: right;
}

.titlenavigation a:link, .titlenavigation a:visited{
    margin-right: 8px;
    text-decoration: none;
}

.titlenavigation .link {
    display:inline;
    vertical-align:middle;
    padding-bottom:0px;
    color: #3D89CD;
}

.titlenavigation a:hover .link, .titlenavigation a:focus .link, .titlenavigation a:active .link {
    text-decoration: underline;
}

#support_popup {
    position:relative;
    top: 7px;
    right: 0px;
    display:none;
    z-index: 120;
}

.titlenavigation .support_popup_background {
    position:absolute;
    z-index:90;
    right:0;
    width: 279px;
    height: 500px;
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.support_popup_background .clear {
    clear:both;
}

.sup_pop_top_lt, .sup_pop_top, .sup_pop_top_rt,
.sup_pop_bot_lt, .sup_pop_bot, .sup_pop_bot_rt {
    background: url('../images/support_box_border_sprt.gif') no-repeat;
    height: 4px;
    position: relative;
    font-size:0px;
}

.sup_pop_top_lt, .sup_pop_top_rt,
.sup_pop_bot_lt, .sup_pop_bot_rt {
    width: 4px;
}

.sup_pop_top_lt, .sup_pop_bot_lt {
    float:left;right:4px;
}

.sup_pop_top_rt, .sup_pop_bot_rt {
    float:right;left:4px;
}

.sup_pop_top, .sup_pop_bot{
    background-repeat: repeat-x;
    margin: 0px 4px;
}

.sup_pop_top_lt {
    background-position: 0px 0px;
}

.sup_pop_top_rt {
    background-position: 0px -4px;
}

.sup_pop_bot_lt {
    background-position: 0px -8px;
}

.sup_pop_bot_rt {
    background-position: 0px -12px;
}

.sup_pop_top {
    background-position: 0px -16px;
}

.sup_pop_bot {
    background-position: 0px -16px;
}

.sup_pop_mid {
    background: #abd6fe;
    border: 0;
    margin: 0;
    padding: 0;
}

.titlenavigation .support_popup_body {
    position:absolute;
    color:#575957;
    font-size:12px;
    font-weight:normal;
    width: 249px;
    padding:10px;
    z-index:100;
    right:0px;
    margin-right:4px;
    margin-top:4px;
    background-color:white;
    border:1px #82c3fe solid;
    overflow:hidden;
}

.titlenavigation .support_popup_body ul{
    margin: 7px 0;
    padding-left: 20px;
}
.titlenavigation .support_popup_body li{
    margin: 5px 0;
}

.titlenavigation .support_popup_body a{
    color: #3D89CD;
    font-weight:bold;
}

.titlenavigation .support_popup_body li a{
    font-weight:normal;
}

/*
.titlenavigation .underline {
    display:inline;
    vertical-align:middle;
    padding-bottom:0px;
    border-bottom: #a2b9cd 1px solid;
}*/

.supportheading img {
    float: left;
    padding-right:20px;
}

.titlenavigation img{
    vertical-align:middle;
    padding-right:3px;
    padding-left:0;
}

.supportheading .subtitle {
    margin-top: 9px;
    font-size: 13px;
}

.supportarticles, .supportsections, .fullarticle {
    position: relative;
    width: 745px;
}



.articlecolumn1, .articlecolumn2, .sectioncolumn1, .sectioncolumn2 {
    width:330px;
}

.articlecolumn2, .sectioncolumn2 {
    position: absolute;
    right: 0;
    top:0;
}

.articlesection {
    height: 180px;
}
.articlesection .sectionheading{
    font-size: 14px;
    font-weight: bold;
    background-image: url('../images/support_subhead_bg.gif') ;
    background-repeat: no-repeat;
    height: 16px;
    padding: 5px 10px;
    margin:0;
}

.articlecount {
    float: right;
    font-size: 10px;
    font-weight:normal;
    padding-top:2px;
}

.articlelist {
    padding-left: 25px;
}
.articlelist ul{
    margin: 0;
    padding-left: 0;
}
.articlelist li{
    margin: 8px 0;
}

.morearticles {
    display:block;
    font-weight:bold;
    padding-left:18px;
}

.supportbody-subheadings    {
    font-size:16px;
    border-bottom:0;
    width: 745px;
}

.support-stay-informed p{
    margin-top: 3px;
}
.informed1, .informed2, .informed3 {
    background-repeat: no-repeat;
    background-position:top;
    background-attachment:scroll;
    height: 111px;
    width: 220px;
    display:block;
    padding-top:40px;
    padding-left: 11px;

}

.informed2 {
    background-image: url('../images/support_blob_facebook_bg.gif') ;
    padding-left:35px;
    padding-right:22px;
    display:inline-block;
}
.informed1 {
    background-image: url('../images/support_blob_twitter_bg.gif') ;
    float: left;
}

.informed3 {
    background-image: url('../images/support_blob_genbook_bg.gif') ;
    float: right;
}

#moreanswers {
    width:100%;
    border-top:1px dotted silver;
    border-bottom:1px dotted silver;
    padding-bottom:20px;
    position: relative;
}

#mainSupportFooterAdjuster{
    position: relative;
    top: -40px;
}

.supportbody h2 {
    margin-top: 16px;
}
#support_link {
    text-decoration: none;
}
.report #analyticsSupport #support_link{
    padding-right:20px;
}
.supportsections {
    padding-bottom: 25px;
}
.sectioncolumn1, .sectioncolumn2 {
    padding-left:25px;
}
.supportsections ul{
    margin: 0;
    padding-left: 0;
}
.supportsections li{
    margin-bottom:6px;
}

.fullarticle .articlesection {
    height: auto;
    padding-bottom: 20px;
}

.fullarticle .sectionheading {
    background-image:none;
    background-color:#e4e4e4;
    padding-left:6px;
}

.supportbody h3{
    padding: 15px 26px;
    font-weight:bold;
    font-size:14px;
}

.moresections {
    font-weight:bold;
    padding-left:0px;
}

.full_head_left, .full_head_right {
    background: url('../images/support_subhead_bg.gif') no-repeat;
    height: 26px;
    position: relative;
    font-size:0px;
    width: 4px;
    margin: 0;
}

.full_head_left {
    float:left;right:0px;
    background-position: 0px 0px;
}

.full_head_right {
    float:right;left:0px;
    background-position: -325px 0px;
}

#xmasspecial a {
    color:#FFFFFF;
}

/* jQuery UI Dialog Customizations */

.ui-dialog {
    border: 1px solid #3d89cd;
    background-color: white;
    padding: 0;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #3d89cd;
    color: white;
    border: none;
    padding: 0 5px 0 5px;
}

.ui-dialog .ui-dialog-title {
    font-weight: normal;
    margin: 1px 16px 0 0;
    font-size: 15px;
    color: white;
    padding: 3px;
}

.ui-dialog .ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar-close.ui-state-hover {
    background: url("../../images/icon_close.gif") no-repeat scroll 50% 50%;
    border: none;
    padding: 0;
}

.ui-dialog .ui-dialog-content {
    padding: 1em 0.8em;
    font-size: 12px;
}

.ui-dialog .ui-dialog-buttonpane {
    border-width: 0;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin-left: 10px;
    background-color: #3d89cd;
    border: 1px solid #3d89cd;
    color: white;
    padding: 0;
    padding: 2px 8px 2px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.qtip-genbook a:link, .qtip-genbook a:visited {
    font-size: 11px;
    color: #3D89CD;
    text-decoration: underline;
}

