
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
/* End - Eric Meyer's Reset CSS v2.0 - http://cssreset.com */


html { overflow-y: scroll; }
body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label,select{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	color:#555555;
	font-size:13px;
	background-color:#A3A9B5; 
}
textarea{
	padding:0;
}
#atophat{
	width:100%;
	background:url(/s/img/cptophatbg.jpg) repeat-x #07128A;
}
#andrest{
	width:100%;
}
#atopctr{
	width:920px;
	margin:0 auto;
	position:relative;
}
#atnavbar{
	width:100%;
	height:49px;
	background:url(/s/img/cptnrow-bg.png) repeat-x;
}
#atnavicobar{
	position:absolute;
	z-index:1;
	top:0;
	right:25px;
	background: rgba(0,0,0,0.2);
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
#atnavicobar ul.sitelauncherdd{
	margin-top:2px;
	margin-left:7px;
}
#atnavicobar .atnFlagBox {
	margin-top:3px;
}

#atnavctr{
	height:49px;
	width:850px;
	margin:0 auto;

}
.tnav ul.flexMenu-popup{
	z-index:11;
	margin-left:-50px;
}
.tnav ul.flexMenu-popup, .tnav ul.flexMenu-popup li, .tnav ul.flexMenu-popup li:last-child{
	float:none;
	background:url("/s/images/darkshade-80.png") repeat scroll 0 0 transparent;
}
.tnav ul.flexMenu-popup a span{
	background:none;
}
.tnav li.flexMenu-viewMore > a{
	line-height:49px;
	padding-left: 5px;
	padding-right: 11px;
	background:url("/s/images/chevydown.png") no-repeat scroll 11px 11px transparent;
	width:44px;
}
.tnav ul.flexMenu-popup li.tnavon a span,
.tnav ul.flexMenu-popup li.tnavon a:link,
.tnav ul.flexMenu-popup li.tnavon a:visited,
.tnav ul.flexMenu-popup li.tnavon a:active,
.tnav ul.flexMenu-popup li.tnavon a:hover
{
	background:#6B6767;
}
.atnFlagBox{
	margin:8px 5px 0 6px;
}
.atnIcoBox{
	margin:8px 11px 7px 11px;
	height:16px;
	width:15px;
	padding:0;
}
.icoSpriteLogout{
	background:url(/s/img/ico-sprite-logout.png) scroll left bottom;
}
.icoSpriteLogout:hover{
	background:url(/s/img/ico-sprite-logout.png) scroll right bottom;
}
.icoSpriteProfile{
	background:url(/s/img/ico-sprite-profile.png) scroll left bottom;
}
.icoSpriteProfile:hover{
	background:url(/s/img/ico-sprite-profile.png) scroll right bottom;
}
.icoSpriteFrontend{
	background:url(/s/img/ico-sprite-fe.png) scroll left bottom;
}
.icoSpriteFrontend:hover, li.hover .icoSpriteFrontend{
	background:url(/s/img/ico-sprite-fe.png) scroll right bottom;
}
.atnSep{
	height:35px;
	width:3px;
}

.clear{
	clear:both;
}
.clearl{
	clear:left;
}
.cfloat{
	clear:both;
}

#main-container{
	/*border: 2px solid #000077;*/
	width:100%;
	background:url(/s/img/cpfrmshad-r.png) top right repeat-y #F7F7F7;
}
#main-container-wrapper{
	width:100%;
	padding:0 0 0 5px;
	background:url(/s/img/cpfrmshad-l.png) repeat-y;
}
#main-container-shell{
	width:850px;
	margin:0 auto;
	padding:0 0 5px 0;
	background:url(/s/img/cpfrmshad-bot.png) bottom left no-repeat;
}

.container{
	float:left;
	width:640px;
	margin-bottom:40px;
}
.aload1{
	text-align:center;
	padding:100px;
}
.aload2{
	text-align:center;
}

	
.sidebar{
	float:left;
	width:200px;
	margin-bottom:10px;
	margin-top:30px;
}

.sidebar2{
	float:right;
	width:185px;
	margin-bottom:44px;
	/* margin-top:10px; */
	margin-right: 9px;
}

.top-label{
	background:url(/s/img/label_bg.png) no-repeat;
	display:inline-block;
	margin-left:20px;
	position:relative;
	margin-bottom:-15px;
}

.label-txt{
	background:url(/s/img/label_bg.png) no-repeat top right;
	display:inline-block;
	font-size:10px;
	height:36px;
	margin-left:10px;
	padding:12px 15px 0 5px;
	text-transform:uppercase;
}

.content-area{
/*	background:url(/s/img/cpfrmshad-l.png) repeat-y #F7F7F7; */
	padding:0 0 0 6px;
	min-height:300px;
}
.sb-area{
}

.content{
	padding:10px;
}

.main-content{
	padding:10px;
	background: #F7F7F7;
	/*border: 2px solid #000077;*/
}

.menu-categories{
	float:right;
	width:150px;
	min-height:420px;
}

.sb-content{
/*	background:url(/s/img/drop_here_label.png) no-repeat top right; */
	padding:0 0 5px 0;
}


.bottom-container-border{
	display:none;
	background:url(/s/img/menu_bottom-w1.jpg) no-repeat;
	height:14px;
}
.bottom-sb-border{
	display:none;
	background:url(/s/img/sb_bottom-w1.jpg) no-repeat;
	height:14px;
}

.prodtop{
	padding:10px;
/*	width:100pct; */
}
.prodbot{
	padding:3px;
/* 	width:100pct; */
}
.product{
	padding:1px;
	margin:10px;
	border:2px dashed #F5F5F5;
	float:left;
	width:200px;
	background-color:#FFFAFA;
}
.product:hover{
	background-color:#F7F7F7;
	border:2px dashed #CCC;
}
.product1{
	padding:1px;
	margin:10px;
	border:2px dashed #F5F5F5;
	float:left;
	width:200px;
	background-color:#FFFAFA;
}
.product1:hover{
	background-color:#F7F7F7;
	border:2px dashed #CCC;
}

.lft{
	font-size:10px;
	font-weight:bold;
	float:left;
}

p.descr{
	padding:5px 0;
}

small{
	display:block;
	margin-top:4px;
}

.tip{
/*
	width:410px;
*/
width:100%;
}
.tipimgdiv{
	float:right;
	width:170px;
}
.tipimg{
    float:right;
    width:150px;
    height : auto;
}
.tooltip{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;

	background-color:#666666;
	border:1px solid #666666;
	color:#F7F7F7;

	padding:10px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 0 5px;
    opacity: 1;
}

#ajax-loader{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

#item-list{
	float:left;
	width:200px;
	margin-left:10px;
	padding-top:15px;
}

a.remove,a.remove:visited{
	color:red;
	font-size:10px;
	text-transform:uppercase;
}

#total{
	clear:both;
	float:right;
	font-size:10px;
	font-weight:bold;
	padding:10px 12px;
	text-transform:uppercase;
}

#item-list table{
	background-color:#F7F7F7;
	border:1px solid #EFEFEF;
	margin-top:5px;
	padding:4px;
}

a.button,a.button:visited{
	display:none;

	height:29px;
	width:136px;

	padding-top:15px;
	margin:0 auto;
	overflow:hidden;

	color:white;	
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	
	background:url(/s/img/button.png) no-repeat center top;
}

a.button:hover{
	background-position:bottom;
	text-decoration:none;
}


a, a:link, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}


h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

h2{
	font-weight:normal;
	font-size:20px;
	
	color:#666666;
	text-indent:30px;
	margin:20px 0;
}

.basecss h1{
	color:white;
	margin-bottom:5px;
	font-size:32px;
}

.basecss h3{
	color:#F5F5F5;
	font-size:10px;
	font-weight:bold;
	margin-bottom:11px;
	text-transform:uppercase;
}

.footer{
	color:#FFF;
	text-align:center;
	padding:10px;
	width:820px;
	margin:0 auto;
}
.footer a{
	color:#FFF;
}
.footer a:hover{
	text-decoration:underline;
}

#centre-div1 {
	text-align:center;
	width: 600px;
}

#centre-div2 {
	background: #EFEFEF;
	text-align:center;
	padding:10px;
	-moz-border-radius:5px;
    -webkit-border-radius: 5px;
	border:1px solid #566177;
	margin:60px 0 0 200px;

}


.mcat_hdr {
color:#7D775C;
font-family:georgia,sans-serif;
font-size:1.4em;
font-size-adjust:none;
font-style:italic;
font-variant:normal;
font-weight:normal;
letter-spacing:1px;
line-height:normal;
}
.mcat_desc {
/* -x-system-font:none; */
font-family:georgia;
font-size:1.1em;
font-size-adjust:none;
/* font-stretch:normal; */
font-style:italic;
font-variant:normal;
font-weight:normal;
margin:5px 0 5px 0;
}
.sb-dft {
/*-x-system-font:none;
font-family:georgia;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:normal;
*/
margin:5px 0 5px 0;
}



.mitem_add{
	font-size:10px;
	font-weight:bold;
	float:right;
}
.mitem_inf{
	font-size:10px;
	font-weight:bold;
	float:right;
}
.mitem_inf img{
	cursor:help;
}

.mitem_inf1{
	font-size:10px;
	font-weight:bold;
	float:right;
}
.mitem_inf1 img{
	cursor:help;
}
.mpoint{
	cursor:pointer;
	margin-right:5px;
}



#linkList{
	border-left:1px solid #81B4CF;
}
#linkList ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#linkList li {
border-bottom:1px solid #F9F7F6;
display:block;
font-size:1.1em;
margin:0;
text-align:right;
}
#linkList li a {
border:0 none;
color:#93A871;
display:block;
font-weight:bold;
margin:0 0 5px;
padding:4px 10px 4px 5px;
text-decoration:none;
text-transform:uppercase;
}
#lselect li a {
/*background:transparent url(visited.png) no-repeat scroll -100px 50%;*/
}
#lselect li a:visited {
background-position:0 50%;
}
.lselecton{
	text-decoration:underline;
}
#linkList li a:hover, #linkList li a:focus, #linkList li a:active {
border-right:4px solid #81B4CF;
color:#81B4CF;
padding-right:6px;
text-decoration:none;
}
#linkList li a.c {
float:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:97px 0 0;
text-align:right;
width:208px;
background-position:-100px 50%;
border:0 none;
display:inline;
font-style:italic;
font-weight:normal;
margin:0;
padding:0 2px 0 0;
text-transform:lowercase;
}
#linkList li a.c:hover, #linkList li a.c:visited, #linkList li a.c:active, #linkList li a.c:focus {
background-position:-100px 50%;
border:0 none;
padding:0 2px 0 0;
}

.bigimgdiv{
	float:right;
	width:300px;
	margin:0 10px 10px 0;
	padding-top:15px;
}
.bigimg{
    float:right;
    width:280px;
    height : auto;
}
.undimg{
    float:right;
	margin:5px 11px 5px 5px;
}
.smallimgdiv{
	float:right;
	width:125px;
	margin:10px 0 0 10px;
}
.smallimg{
    width:155px;
    height : auto;
}
.hdrimg{
	margin: 0 0 5px 15px;
    min-height:50px;
    max-height:175px;
    width : auto;
}

.cblock p{
	padding-top:15px;
	margin-bottom:11px;
	padding-right:5px;
	padding-left:5px;
	color:#555555;

/*	-x-system-font:none; */
	font-family:georgia;
	font-size:1.1em;
	font-size-adjust:none;
/*	font-stretch:normal; */
	font-variant:normal;
	font-weight:normal;
}

.ftext{
	padding-top:15px;
	margin-bottom:11px;
	padding-right:5px;
	padding-left:5px;
	color:#555555;

/*	-x-system-font:none; */
	font-family:georgia;
	font-size:1.1em;
	font-size-adjust:none;
/*	font-stretch:normal; */
	font-variant:normal;
	font-weight:normal;
}


.tnav ul, .tnav li{border:0; margin:0; padding:0; list-style:none;}
.tnavon ul, .tnav li{border:0; margin:0; padding:0; list-style:none;}
ul.tnav li:last-child{
	background:url(/s/img/cptnavsep.png) right bottom no-repeat;
}
.tnav ul{
	border-bottom:solid 1px #e9f0f5;
	height:29px;
}
.tnav li{
	float:left; 
}
.tnavon li{float:left; margin-right:2px;}
.tnav a:link, .tnav a:visited{
	color:#F7F7F7;
	display:block;
	height:49px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	text-shadow:0 0 2px #000;
}
.tnav a span{
	background:url(/s/img/cptnavsep.png) left bottom no-repeat;
	display:block;
	height:49px;
	line-height:49px;
	margin-right:3px;
	padding-right:9px;
	padding-left:9px;
}
.tnav a:hover{
	display:block;
}
.tnav a:hover span{
	display:block;
	color:#6BB701;
}

/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/

.tnavon a:link, .tnavon a:visited, .tnavon a:visited, .tnavon a:hover{
	color:#FFF;
	background:url(/s/images/cptnact_02.png) right 0 no-repeat;
} 
.tnavon a span, .tnavon a:hover span{
	background:url(/s/images/cptnact_01.png) left 0 no-repeat;
	color:#FFF;
}


.tnavspan{
    display:inline-block;
    margin:0;
	width:850px;
}




.snav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.snav li {
	display:block;
	font-size:1.0em;
	margin:0;
}
.snav li a {
	display:block;
	font-weight:bold;
	padding:1px 10px 1px 0;
	text-decoration:none;
}
.snavselecton{
	text-decoration:underline;
}
.snav li a:hover, .snav li a:focus, .snav li a:active {
	color: #6BB701;
	text-decoration:none;
}

.snavon a{
	color: #000 ! important;
}
.snav a{
	color: #565656;
}
.snavdiv{
	width:180px;
	padding-left:20px;
/* 	padding-top:2px; */
	min-height:36px;
	line-height:36px;
}
.snavon div{
 	background:url(/s/img/cpsecnav.png) 0 0 no-repeat; 
	background-size: cover; 
/*	background-position: right; */
	min-height: 38px;
	line-height: 38px;
	width:180px;
	color:#FFF;
	text-shadow: 0 0 2px #000;
}




.cart-item {
	float:left;
	padding:0 0 5px 0;
	border-top:1px dashed #EEEDED;
}
.cart-item:hover {
/*	background-color:#F7F7F7; */
}
.cart-quant{
	margin-right:5px;
	float:left;
	width:30px;
}
.cart-name{
	float:left;
	margin-right:5px;
	width:155px;
}
.cart-price{
	margin-left:5px;
	float:left;
	text-align:right;
	width:60px;
}
.cart-comment{
	float:left;
	margin-left:15px;
	width:215px;
	font-size:.8em;
}
.cart-quantity{
	float:left;
	width:215px;
	font-size:.8em;
}
.cart-mod-quantity{
	float:left;
	margin-left:15px;
	width:215px;
	font-size:.8em;
}
.cart-mod{
	float:left;
	margin-left:15px;
	font-size:.8em;
	width:145px;
}

.cart-clear{
	clear:both;
}
.cart-clear-sub{
	clear:both;
/*	border-bottom:1px solid #81B4CF; */
	border-bottom:1px solid #EEE;
}

.cart-item-active{
	font-weight:bold;
}

.cico {
    width:16px;
    height: auto;
}
.cart-title {
	font-size:1.2em;
	margin:5px 0 5px 0;
	font-weight:bold;
	text-align:center;
	clear:both;
}
.cart-order {
	margin-top:20px;
	text-align:center;
	clear:both;
}
.cart-sublabel {
	font-size:1em;
	text-align:right;
	width:160px;
	float:left;
}
.cart-subvalue {
	font-size:1em;
	margin-left:5px;
	width:60px;
	text-align:right;
	float:left;
}
.cart-subitem {
	padding:2px 0 2px 0;
}


.s2-ttl {
	font-size:1.2em;
	margin:5px 0 5px 0;
	font-weight:bold;
	text-align:center;
	clear:both;
/*	width:100pct; */
	border-bottom:1px dashed #EEEDED;
}


.s2-frm {
	width:350px;
}
.s2-fe {
	font-size:1em;
	width:20px;
	text-align:right;
	float:left;
}
.s2-price {
	font-size:.7em;
	margin-top:2px;
	margin-left:5px;
}
.s2-lbl {
	font-size:1em;
	margin-left:5px;
	text-align:left;
	width:250px;
	float:left;
}
.s2-full {
	width:330px;
	float:left;
}
.s2-full input {
	width:320px;
	float:left;
}

.s2-add {
	margin-top:5px;
	margin-right:5px;
	font-weight:bold;
	float:right;
}



legend {
	color:#000; /* IE styles legends with blue text by default */
	*margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #3F3F3F;
    text-shadow:0 0 2px #CCC;
}
fieldset {
	border:1px solid #dedede; /* Default fieldset borders vary cross browser, so make them the same */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-bottom:11px;
}
fieldset div {
	overflow:hidden; /* Contain the floating elements */
	display:inline-block; /* Give layout in ie to contain float */
}
fieldset div {display:block;} /* Reset element back to block leaving layout in ie */
label {
	float:left; /* Take out of flow so the input starts at the same height */
/*	width:5em; */ /* Set a width so the inputs line up */
}

.radio {
	position:relative; /* Position so children are relative to this container */
	border:0; /* Remove the border */
}
.radio span {
	position:absolute; /* Take the content of the legend out of flow */
	top:0;left:0; /* and position it to the top left of the fieldset */
	width:5em; /* Same width as labels */
}
.radio ul {
	margin-left:5em; /* Since the legend is out of flow. set margin, so inputs are inline */
	list-style:none; /* Dont want bullets */
}
.radio li {
	position:relative; /* Fix a bug in IE zoom functionality */
	display:inline; /* Display the inputs in a line */
	white-space:nowrap; /* We dont want a label to wrap between the input and label */
}
.radio label, .radio input {
	width:auto; /* Reset the width on the label from the 5em, set earlier */
	float:none; /* Reset the float from left on the label, set earlier */
	vertical-align:middle; /* Align the radio buttons with the inputs */
}

.ui-widget-overlay {
	background:#000000;
	opacity:0.8;
}

.modbase { 
	font-size: 11px; 
	line-height: 14px; 
}
.mb2l{
	font-size: 11px;
	line-height:22px;
	margin-right:11px;
}
.mb2v{
	font-size: 18px;
	line-height:22px;
}
.repbase { 
	font-family: Verdana; 
	font-size: 1em;
	float:left;
}
.repnores{
	color:#838A9E;
	font-style: italic;
}
.rephdr{
	padding:20px 0 35px 0;
}
.repval { 
	font-weight:bold;
}
.mod-label { 
	display: block; 
	float: left; 
	width: 120px; 
	text-align: right; 
	margin-right: 5px; 
}
.mod-label130 { 
	display: block; 
	float: left; 
	width: 130px; 
	text-align: right; 
	margin-right: 5px; 
}
.mod-label175 { 
	display: block; 
	float: left; 
	width: 175px; 
	text-align: right; 
	margin-right: 5px; 
}
.mod-label200 {
  display: block;
  float: left;
  width: 200px;
  text-align: right;
  margin-right: 11px;
}
.mod-label-big { 
	display: block; 
	float: left; 
	width: 220px; 
	text-align: right; 
	margin-right: 5px; 
}
.mod-label-small {
	display: block; 
	float: left; 
	width: 90px; 
	text-align: right; 
	margin-right: 5px; 
}
.mod-form-row { 
	padding: 5px 0; 
	clear: both; 
}
.chistRow{
	padding: 1px 0; 
	clear: both; 
	font-size:11px;
}
.mod-report-row { 
	margin-bottom:5px;
	clear: both; 
}
.checkout-form-lt{
	float:left;
	width:380px;
}
.checkout-form-rt{
	float:right;
	width:210px;
	margin-right:11px;
	margin-top:5px;
}
select.noerror , input.noerror{
	background:rgb(248, 190, 197);
}
label.noerror {
	display:none !important;
}
label.error {
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 14px; 
	width: 400px; 
	display: block; 
	float: left; 
	color: red; 
	padding-left: 10px; 
}
.lError {
	font-family: Verdana; 
	font-size: 14px; 
	width: 400px; 
	display: block; 
	float: left; 
	color: red; 
	margin: 0 0 11px 0; 
}
.mod-fe-text340 {
	width: 340px; 
	float: left; 
}
.mod-fe-text320 {
	width: 320px; 
	float: left; 
}
.mod-fe-text440 {
	width: 440px; 
	float: left; 
}
.mod-fe-text515 {
	width: 515px; 
	float: left; 
}
.mod-fe-text170 {
	width: 170px; 
	float: left; 
}
.mod-fe-text85 {
	width: 85px; 
	float: left; 
}
.mod-fe-text150 {
	width: 150px; 
	float: left; 
}
.mod-fe-text133 {
	width: 133px; 
	float: left; 
}
.mod-fe-text250 {
	width: 250px; 
	float: left; 
}
.mod-fe-ta250 {
	width: 250px; 
	height: 50px; 
	float: left; 
}
.flicn {
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.mod-fe-ta340x50{
	width: 340px; 
	height: 40px; 
	float: left; 
}
.mod-fe-ta340x70{
	width: 340px; 
	height: 70px; 
	float: left; 
}
.mod-fe-ta340x200{
	width: 340px; 
	height: 200px; 
	float: left; 
}
.modbase textarea { 
	width: 250px; 
	height: 50px; 
	float: left; 
}

.fg-button { 
   outline: 0;
   margin:0 4px 0 4px;
   padding: 4px 4px;
   cursor:pointer;
   text-align: center;
}

.dataTables_filter {
	margin-bottom:3px;
	padding-right:5px;
}
.dataTables_wrapper > .giveHeight {
	margin-bottom:11px;
}

.dataTables_length {
    margin-bottom:3px;
    padding-left:5px;
}

.dtAlLt {
	text-align: left;
	border-bottom:1px solid #FFF;
}
.dtAlRt {
	text-align: right;
	padding-right:7px;
	border-bottom:1px solid #FFF;
}
.dtAlCr {
	text-align: center;
	border-bottom:1px solid #FFF;
}

ul.nav3 li.nav3spacer{
	height:4px;
	border:0;
}
.nav3 ul, .nav3 li{

/*border:0; margin:0; padding:0; list-style:none;*/
list-style:none outside none;
/* margin: 5px 0 5px -11px; */
 margin: 5px 0 5px 0;
width:144px;

}
.nav3 li a{
	color: #565656;
	border-left:2px solid #6BB701;
	padding-left:6px;
}
.nav3 li a:hover{
	color: #6BB701;
}


/*
#nav3 ul li:before {
	content: "\00BB \0020";
}
*/

.js-sel :hover {
	color:#81B4CF;
	cursor:pointer;
}

#liuserprofile {
	cursor:pointer;
}
#liuserprofile:hover {
	text-decoration:underline;
}

input.disabled{
	background:#E6E6E6;
}
.disabledlink, .disabledlink :hover,
.nav3 li a.disabledlink, .nav3 li a.disabledlink :hover
 {
	color:#CCC;
	text-decoration:none;
	cursor:default;
}
.nav3 li a.disabledlink{
	border-left:2px solid #CCC;
}

button[disabled], button.ui-state-default[disabled] {
	color:#CCC;
}



#nav2{
	margin-top:11px;
}

.hilite{
	background-color:#FEFF8F;
	border-bottom:1px solid #FFFFFF;
}

.dTlink{
	float:left;
	width:400px;
}
.dTlinkNW{
	float:left;
}
.dTlink a, .dTlinkNW a{
	color: #282828;
}
.dTlink a:hover, .dTlinkNW a:hover {
	color:#81B4CF;
}

.notice-wrap {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 250px;
    z-index: 9999;
}

* html .notice-wrap {
    position: absolute;
}

.notice-item {
    height: 60px;
    background: #333;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #eee;
    padding: 6px 16px 0 6px;
    font-family: lucida Grande;
    font-size: 11px;
    border: 2px solid #999;
    display: block;
    position: relative;
    margin: 0 0 12px 0;
}

.notice-item-close {
    position: absolute;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    right: 6px;
    top: 6px;
    cursor: pointer;
}

.mcdlnk {
	font-size: 8px;
	vertical-align: middle;
}
.mcdlnk a{
    color: #282828;
}
.mcdlnk a:hover {
    color:#81B4CF;
}

.dlgAcenter {
	width:430px;
	text-align: center;
}
.dlgAcenterB {
	width:430px;
	text-align: center;
	font-weight:bold;
}
.wMid1{
	width:200px;
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 14px; 
	display: block; 
	float: left; 
	color: red; 
	padding-left: 10px; 
}

.jquery-safari-checkbox {display: inline; font-size: 16px; line-height: 16px; cursor: pointer; cursor: hand;}
.jquery-safari-checkbox .mark {display: inline;}

.jquery-safari-checkbox img {vertical-align: middle; width: 16px; height: 16px;}
.jquery-safari-checkbox img{background: transparent url(/s/i/safari-checkbox.png) no-repeat;}

.jquery-safari-checkbox img{
	background-position: 0px 0px;
}
.jquery-safari-checkbox-hover img{
	background-position: -16px 0px;
}
.jquery-safari-checkbox-checked img{
	background-position: 0px -16px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-hover img {
	background-position: -16px -16px;
}

.jquery-safari-checkbox-disabled img{
	background-position: 0px -32px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-disabled img{
	background-position: 0px -48px;
}


.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 60px; height: 20px;}
.jquery-checkbox img{background: transparent url(/s/i/checkbox.png) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -20px;
}
.jquery-checkbox-checked img{
	background-position: 0px -40px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -60px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -80px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -100px;
}


.main_content_form_button{
	float:right;
	margin-right:40px;
	margin-top:10px;
	cursor: pointer; cursor: hand;
}
.main_content_form_button2{
	float:right;
	cursor: pointer; cursor: hand;
}
.main_content_form_button:active, .main_content_form_button2:active{
	color:black;
	background:#e6e6e6;
}
.justButton,.accorButton{
	min-width:80px;
	padding:3px 11px;
	cursor: pointer; cursor: hand;
}
.accorButton{
	float:right;
}
.justButton:active,.accorButton:active{
	color:black;
	background:#e6e6e6;
}
.absBR{
	position:absolute;
	bottom:5px;
	right:5px;
}



.cblock ul {
font-family:georgia;
font-size:1.1em;
font-size-adjust:none;
/*font-stretch:normal; */
font-variant:normal;
font-weight:normal;
margin-left:15px;
padding-left:5px;

}

.odd{
	background-color:#F7F7F7;
}
.even{
	background-color:#FFF;
}
.odd:hover{
    background-color:#DFEBFF;
    color:#000080;
}
.even:hover{
    background-color:#DFEBFF;
    color:#000080;
}

.lnkDisable{
    color:#CCC;
}
.csrLnk{
	color:#00BBFF;
	cursor:pointer;
	text-decoration:underline;
}


.event_block {
    margin:5px 5px 15px 5px;
    padding:10px;
    border:1px solid #DEDEDE;
}

.event_block h2{
    margin:0 0 10px 0;
}

.cbox{
  border:1px solid #DEDEDE;
  margin:5px 5px 15px;
  padding:10px;
}

.admin_header{
	position:absolute;
	bottom:0;
	right:0;
}
#adminSite, #adminSite a{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-right:3px;
	color:#FFF;
    font-weight:bold;
    font-size:16px;
	line-height:22px;
	letter-spacing:1px;
}
.adminSep{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #FFF;
	margin: 0 6px 0 0;
	line-height:22px;
}
.adminUsername{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #FFF;
	margin: 0;
	line-height:22px;
	letter-spacing:1px;
}
a.restLnk, a.restLnk:visited {
	color:#6BB701;
}
a.restLnk:hover {
	color:#6BB701;
	text-decoration:underline;
}
a.logoutHdr{
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}

.mod-fe-ta520x375{
    width: 520px;
    height: 375px;
    float: left;
}

.mod-fe-ta520x320{
    width: 520px;
    height: 320px;
    float: left;
}

legend.steps{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #3F3F3F;
    text-shadow:0 0 2px #CCC;
background:#fff;
}

fieldset.steps {
    margin-bottom: 5px;
	padding: 5px;
    border: 1px dashed #3F3F3F;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#fupa {
    text-decoration:underline;
    cursor: pointer;
}


.lnk {
    text-decoration:underline;
    cursor: pointer;
	text-decoration:underline;
}
.lnk:hover{
	color:#179F00;
}
.hlnk {
    cursor: pointer;
	color:#222;
	text-decoration:none;
}
.hlnk:hover{
	color:#179F00;
	text-decoration:underline;
}

.noLnk {
    cursor: default !important;
}

.selecterror{
	border:2px solid #f00;
}

.minfdiv p{
	margin-bottom: 5px;
	line-height: 1.3em;
	font-size: 1.1em;
}
.minfdiv ul li{
	margin-bottom: 5px;
}
.minfdiv ul{
	margin-left: 15px;
	margin-right: 15px;
}
div.minfdiv{
	padding: 2px 10px 2px 5px;
}
.infimgFrMar{
	padding-left:5px;
}

a.lnkSmall {
    font-size: 8px;
}
.b{
	font-weight:bold !important;
}
.bold{
	font-weight:bold;
}




#gallery div.thumbnail{
    float:left;
    height:150px;
    width:195px;
}
#gallery a{
/*
    margin: 5px;
*/
    vertical-align: top;
}
#gallery img.pic{
    padding:5px;
    border: 1px solid #000;
    background:#fff;
    margin:2px;
}
.cpoint {
    cursor: pointer;
}
.t-green {
    color: green;
}
.t-lgray {
    color: lightgray;
}
.t-bb {
	font-weight: bolder !important;
}

.fl{
    float:left;
}
.fr{
    float:right;
}
.frr{
    float:right;
}


.langName{
    float:left;
    width:90px;
    margin:0 0 0 5px;
    white-space:nowrap;
    overflow:hidden;
	font-size: 12px;
	line-height: 30px;
	vertical-align:middle;
}

ul.dropdown                         { position: relative; list-style: none;width:50px;margin-right:5px;z-index:888;}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; padding-left:5px; width:30px;}
ul.dropdown a:hover                 { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; color: #FFF; }
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }
ul.dropdown ul                      { 
										list-style: none;
										width: 50px;
										visibility: hidden; 
										position: absolute; 
										top: 100%; 
										left: -97px; 
									}
ul.dropdown ul li                   { font-weight: normal; background: #f6f6f6; color: #000;
                                      border-bottom: 1px solid #ccc; 
                                      border-left: 1px solid #ccc; 
                                      border-right: 1px solid #ccc; 
										float: none;
                                        width:125px;
                                    }

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a                 { border-right: none; width: 100%; display: inline-block; color:#000;}

ul.dropdown ul ul                   { left: 100%; top: 0; }
ul.dropdown li:hover > ul           { visibility: visible; }


ul.dropdown li {
                    height:30px;
}


ul.sitelauncherdd{
	margin-top:8px;
}
ul.sitelauncherdd > li{
	width:auto;
}
ul.sitelauncherdd div.atnIcoBox{
	margin-top:7px;
}
ul.sitelauncherdd ul.sub_menu{
	left:-108px;
	width:auto;
}
ul.sitelauncherdd ul.sub_menu li{
	padding:5px;
	width:222px;
}

.flag {
    margin-top: 7px;
}

.flag {
    height: 15px;
    width: 25px;
    background:url(/s/i/flagsprite1.png) no-repeat
}


.flag.flag-ad {background-position: -25px 0}
.flag.flag-ae {background-position: -50px 0}
.flag.flag-af {background-position: -75px 0}
.flag.flag-ag {background-position: -100px 0}
.flag.flag-ai {background-position: -125px 0}
.flag.flag-al {background-position: -150px 0}
.flag.flag-am {background-position: -175px 0}
.flag.flag-an {background-position: -200px 0}
.flag.flag-ao {background-position: -225px 0}
.flag.flag-ar {background-position: -250px 0}
.flag.flag-as {background-position: -275px 0}
.flag.flag-at {background-position: -300px 0}
.flag.flag-au {background-position: -325px 0}
.flag.flag-aw {background-position: -350px 0}
.flag.flag-az {background-position: -375px 0}
.flag.flag-ba {background-position: 0 -15px}
.flag.flag-bb {background-position: -25px -15px}
.flag.flag-bd {background-position: -50px -15px}
.flag.flag-be {background-position: -75px -15px}
.flag.flag-bf {background-position: -100px -15px}
.flag.flag-bg {background-position: -125px -15px}
.flag.flag-bh {background-position: -150px -15px}
.flag.flag-bi {background-position: -175px -15px}
.flag.flag-bj {background-position: -200px -15px}
.flag.flag-bm {background-position: -225px -15px}
.flag.flag-bn {background-position: -250px -15px}
.flag.flag-bo {background-position: -275px -15px}
.flag.flag-br {background-position: -300px -15px}
.flag.flag-bs {background-position: -325px -15px}
.flag.flag-bt {background-position: -350px -15px}
.flag.flag-bv {background-position: -375px -15px}
.flag.flag-bw {background-position: 0 -30px}
.flag.flag-by {background-position: -25px -30px}
.flag.flag-bz {background-position: -50px -30px}
.flag.flag-ca {background-position: -75px -30px}
.flag.flag-cd {background-position: -100px -30px}
.flag.flag-cf {background-position: -125px -30px}
.flag.flag-cg {background-position: -150px -30px}
.flag.flag-ch {background-position: -175px -30px}
.flag.flag-ci {background-position: -200px -30px}
.flag.flag-ck {background-position: -225px -30px}
.flag.flag-cl {background-position: -250px -30px}
.flag.flag-cm {background-position: -275px -30px}
.flag.flag-cn {background-position: -300px -30px}
.flag.flag-co {background-position: -325px -30px}
.flag.flag-cr {background-position: -350px -30px}
.flag.flag-cu {background-position: -375px -30px}
.flag.flag-cv {background-position: 0 -45px}
.flag.flag-cy {background-position: -25px -45px}
.flag.flag-cz {background-position: -50px -45px}
.flag.flag-de {background-position: -75px -45px}
.flag.flag-dj {background-position: -100px -45px}
.flag.flag-dk {background-position: -125px -45px}
.flag.flag-dm {background-position: -150px -45px}
.flag.flag-do {background-position: -175px -45px}
.flag.flag-dz {background-position: -200px -45px}
.flag.flag-ec {background-position: -225px -45px}
.flag.flag-ee {background-position: -250px -45px}
.flag.flag-eg {background-position: -275px -45px}
.flag.flag-eh {background-position: -300px -45px}
.flag.flag-er {background-position: -325px -45px}
.flag.flag-es {background-position: -350px -45px}
.flag.flag-et {background-position: -375px -45px}
.flag.flag-eu {background-position: 0 -60px}
.flag.flag-fi {background-position: -25px -60px}
.flag.flag-fj {background-position: -50px -60px}
.flag.flag-fk {background-position: -75px -60px}
.flag.flag-fm {background-position: -100px -60px}
.flag.flag-fo {background-position: -125px -60px}
.flag.flag-fr {background-position: -150px -60px}
.flag.flag-ga {background-position: -175px -60px}
.flag.flag-gb {background-position: -200px -60px}
.flag.flag-gd {background-position: -225px -60px}
.flag.flag-ge {background-position: -250px -60px}
.flag.flag-gf {background-position: -275px -60px}
.flag.flag-gg {background-position: -300px -60px}
.flag.flag-gh {background-position: -325px -60px}
.flag.flag-gi {background-position: -350px -60px}
.flag.flag-gl {background-position: -375px -60px}
.flag.flag-gm {background-position: 0 -75px}
.flag.flag-gn {background-position: -25px -75px}
.flag.flag-gp {background-position: -50px -75px}
.flag.flag-gq {background-position: -75px -75px}
.flag.flag-gr {background-position: -100px -75px}
.flag.flag-gs {background-position: -125px -75px}
.flag.flag-gt {background-position: -150px -75px}
.flag.flag-gu {background-position: -175px -75px}
.flag.flag-gw {background-position: -200px -75px}
.flag.flag-gy {background-position: -225px -75px}
.flag.flag-hk {background-position: -250px -75px}
.flag.flag-hm {background-position: -275px -75px}
.flag.flag-hn {background-position: -300px -75px}
.flag.flag-hr {background-position: -325px -75px}
.flag.flag-ht {background-position: -350px -75px}
.flag.flag-hu {background-position: -375px -75px}
.flag.flag-id {background-position: 0 -90px}
.flag.flag-ie {background-position: -25px -90px}
.flag.flag-il {background-position: -50px -90px}
.flag.flag-in {background-position: -75px -90px}
.flag.flag-io {background-position: -100px -90px}
.flag.flag-iq {background-position: -125px -90px}
.flag.flag-ir {background-position: -150px -90px}
.flag.flag-is {background-position: -175px -90px}
.flag.flag-it {background-position: -200px -90px}
.flag.flag-je {background-position: -225px -90px}
.flag.flag-jm {background-position: -250px -90px}
.flag.flag-jo {background-position: -275px -90px}
.flag.flag-jp {background-position: -300px -90px}
flag.flag-ke {background-position: -325px -90px}
.flag.flag-kg {background-position: -350px -90px}
.flag.flag-kh {background-position: -375px -90px}
.flag.flag-ki {background-position: 0 -105px}
.flag.flag-km {background-position: -25px -105px}
.flag.flag-kn {background-position: -50px -105px}
.flag.flag-kp {background-position: -75px -105px}
.flag.flag-kr {background-position: -100px -105px}
.flag.flag-kw {background-position: -125px -105px}
.flag.flag-ky {background-position: -150px -105px}
.flag.flag-kz {background-position: -175px -105px}
.flag.flag-la {background-position: -200px -105px}
.flag.flag-lb {background-position: -225px -105px}
.flag.flag-lc {background-position: -250px -105px}
.flag.flag-li {background-position: -275px -105px}
.flag.flag-lk {background-position: -300px -105px}
.flag.flag-lr {background-position: -325px -105px}
.flag.flag-ls {background-position: -350px -105px}
.flag.flag-lt {background-position: -375px -105px}
.flag.flag-lu {background-position: 0 -120px}
.flag.flag-lv {background-position: -25px -120px}
.flag.flag-ly {background-position: -50px -120px}
.flag.flag-ma {background-position: -75px -120px}
.flag.flag-mc {background-position: -100px -120px}
.flag.flag-md {background-position: -125px -120px}
.flag.flag-me {background-position: -150px -120px}
.flag.flag-mg {background-position: -175px -120px}
.flag.flag-mh {background-position: -200px -120px}
.flag.flag-mk {background-position: -225px -120px}
.flag.flag-ml {background-position: -250px -120px}
.flag.flag-mm {background-position: -275px -120px}
.flag.flag-mn {background-position: -300px -120px}
.flag.flag-mo {background-position: -325px -120px}
.flag.flag-mp {background-position: -350px -120px}
.flag.flag-mq {background-position: -375px -120px}
.flag.flag-mr {background-position: 0 -135px}
.flag.flag-ms {background-position: -25px -135px}
.flag.flag-mt {background-position: -50px -135px}
.flag.flag-mu {background-position: -75px -135px}
.flag.flag-mv {background-position: -100px -135px}
.flag.flag-mw {background-position: -125px -135px}
.flag.flag-mx {background-position: -150px -135px}
.flag.flag-my {background-position: -175px -135px}
.flag.flag-mz {background-position: -200px -135px}
.flag.flag-na {background-position: -225px -135px}
.flag.flag-nc {background-position: -250px -135px}
.flag.flag-ne {background-position: -275px -135px}
.flag.flag-nf {background-position: -300px -135px}
.flag.flag-ng {background-position: -325px -135px}
.flag.flag-ni {background-position: -350px -135px}
.flag.flag-nl {background-position: -375px -135px}
.flag.flag-no {background-position: 0 -150px}
.flag.flag-np {background-position: -25px -150px}
.flag.flag-nr {background-position: -50px -150px}
.flag.flag-nu {background-position: -75px -150px}
.flag.flag-nz {background-position: -100px -150px}
.flag.flag-om {background-position: -125px -150px}
.flag.flag-pa {background-position: -150px -150px}
.flag.flag-pe {background-position: -175px -150px}
.flag.flag-pf {background-position: -200px -150px}
.flag.flag-pg {background-position: -225px -150px}
.flag.flag-ph {background-position: -250px -150px}
.flag.flag-pk {background-position: -275px -150px}
.flag.flag-pl {background-position: -300px -150px}
.flag.flag-pm {background-position: -325px -150px}
.flag.flag-pn {background-position: -350px -150px}
.flag.flag-pr {background-position: -375px -150px}
.flag.flag-ps {background-position: 0 -165px}
.flag.flag-pt {background-position: -25px -165px}
.flag.flag-pw {background-position: -50px -165px}
.flag.flag-py {background-position: -75px -165px}
.flag.flag-qa {background-position: -100px -165px}
.flag.flag-re {background-position: -125px -165px}
.flag.flag-ro {background-position: -150px -165px}
.flag.flag-rs {background-position: -175px -165px}
.flag.flag-ru {background-position: -200px -165px}
.flag.flag-rw {background-position: -225px -165px}
.flag.flag-sa {background-position: -250px -165px}
.flag.flag-sb {background-position: -275px -165px}
.flag.flag-sc {background-position: -300px -165px}
.flag.flag-sd {background-position: -325px -165px}
.flag.flag-se {background-position: -350px -165px}
.flag.flag-sg {background-position: -375px -165px}
.flag.flag-sh {background-position: 0 -180px}
.flag.flag-si {background-position: -25px -180px}
.flag.flag-sk {background-position: -50px -180px}
.flag.flag-sl {background-position: -75px -180px}
.flag.flag-sm {background-position: -100px -180px}
.flag.flag-sn {background-position: -125px -180px}
.flag.flag-so {background-position: -150px -180px}
.flag.flag-sr {background-position: -175px -180px}
.flag.flag-st {background-position: -200px -180px}
.flag.flag-sv {background-position: -225px -180px}
.flag.flag-sy {background-position: -250px -180px}
.flag.flag-sz {background-position: -275px -180px}
.flag.flag-tc {background-position: -300px -180px}
.flag.flag-td {background-position: -325px -180px}
.flag.flag-tf {background-position: -350px -180px}
.flag.flag-tg {background-position: -375px -180px}
.flag.flag-th {background-position: 0 -195px}
.flag.flag-tj {background-position: -25px -195px}
.flag.flag-tk {background-position: -50px -195px}
.flag.flag-tl {background-position: -75px -195px}
.flag.flag-tm {background-position: -100px -195px}
.flag.flag-tn {background-position: -125px -195px}
.flag.flag-to {background-position: -150px -195px}
.flag.flag-tr {background-position: -175px -195px}
.flag.flag-tt {background-position: -200px -195px}
.flag.flag-tv {background-position: -225px -195px}
.flag.flag-tw {background-position: -250px -195px}
.flag.flag-tz {background-position: -275px -195px}
.flag.flag-ua {background-position: -300px -195px}
.flag.flag-ug {background-position: -325px -195px}
.flag.flag-um {background-position: -350px -195px}
.flag.flag-us {background-position: -375px -195px}
.flag.flag-uy {background-position: 0 -210px}
.flag.flag-uz {background-position: -25px -210px}
.flag.flag-va {background-position: -50px -210px}
.flag.flag-vc {background-position: -75px -210px}
.flag.flag-ve {background-position: -100px -210px}
.flag.flag-vg {background-position: -125px -210px}
.flag.flag-vi {background-position: -150px -210px}
.flag.flag-vn {background-position: -175px -210px}
.flag.flag-vu {background-position: -200px -210px}
.flag.flag-wf {background-position: -225px -210px}
.flag.flag-ws {background-position: -250px -210px}
.flag.flag-ye {background-position: -275px -210px}
.flag.flag-yt {background-position: -300px -210px}
.flag.flag-za {background-position: -325px -210px}
.flag.flag-zm {background-position: -350px -210px}
.flag.flag-zw {background-position: -375px -210px}




.adminNote{
    background-color: #505050;
    border: 5px solid #303030;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	padding:5px 25px 25px 25px;
    overflow: hidden;
	color:#F3F3F3;
}
.adminNoteTitle{
	font-size:1.5em;
	margin-bottom:5px;
	color:#FFF;
}
.adminNoteText{
	margin-left:5px;
}

.delico{
    float:right;
    width:20px;
    height:20px;
    margin:2px 2px 0 0;
    background:url(/s/img/redx-s.png) no-repeat;
    cursor:pointer;
}
.delico:hover{
    background:url(/s/img/redx-s.png) -20px no-repeat;
}
.editico{
    float:right;
    width:20px;
    height:20px;
    margin:2px 2px 0 0;
    background:url(/s/img/greene-s.png) no-repeat;
    cursor:pointer;
}
.editico:hover{
    background:url(/s/img/greene-s.png) -20px no-repeat;
}

table.report{
	border-spacing:0;
	width:100%;
}
table.report td{
	border-bottom:1px dashed #CCC;
	border-top:1px dashed #CCC;
	padding:2px;
}





li.tnavon{
/*	background:url(/s/img/cptncc.png) bottom left no-repeat; */
}


label.login{
	float:none;
	margin-right:6px;
}
input.login{
	width:200px;
	height:22px;
}
input.loginbutton{
	cursor:pointer;
	padding:3px 11px;
}

input.highlight{
	background:#FDFFD1;
}

.oTrow{
/*  width:350px; */
}
.oTlabel{
    font-weight:bold;
    float:left;
    width:50px;
}
.oTval{
    float:left;
}

.tmDayTxt{
    float:left;
    width:30px;
}
.tmDayCb{
    text-align:right;
    padding-right:2px;
    padding-top:1px;
    float:left;
    width:20px;
}
.noShow{
	display:none;
}

.ytss{
    height:90px;
    width:120px;
    float:left;
}
.ytssframe{
    height:90px;
    width:120px;
    padding:5px;
    border: 1px solid #000;
    background:#fff;
    margin:2px;
}
.ytplay{
    background:url('/s/i/playOff.png') no-repeat 50% 50%;
    height:90px;
    width:120px;
}
.ytplay:hover{
    background:url('/s/i/playOn.png') no-repeat 50% 50%;
}

input.editable-select {
  background: #FFF url(/s/i/arrow-down.gif) right center no-repeat;
  padding-right: 13px;
}
.editable-select-options {
  position: absolute;
  display: none;
  overflow: auto;
  margin: 0;
  padding: 0;
  background: #FFF;
  border: 1px solid #CCC;
  z-index: 1110;
}
.editable-select-iframe {
  position: absolute;
  background: #FFF;
  z-index: 9;
  display: none;
}
.editable-select-options ul {
    margin: 0;
    padding: 0;
    z-index: 10;
    list-style: none;
    list-style-image: none;
}
.editable-select-options li {
      cursor: default;
      padding: 2px;
}
.editable-select-options li.selected {
      background: #EAEAEA;
}
#shop_template_id_title, #embedded_template_id_title{
    height:92px;
}
#shop_template_id_titletext span.ddTitleText,#embedded_template_id_titletext span.ddTitleText{
	margin-left:20px;
}
img#template_preview{
	display:none;
}
#mobile_theme_for_iphone_title, #mobile_theme_for_android_title, #mobile_bg_android_title, #mobile_bg_iphone_title {
/*    height:160px; */
}
#mobile_logo_title,#shop_logo_title{
    height:75px;
}
.embedCode{
	width:327px;
	border: 1px dashed #666;
	padding:5px;
	background:#e2dace;
	-moz-border-radius:5px;
    -webkit-border-radius: 5px;
	overflow:hidden;
}
.clipLnk{
    cursor:pointer;
    margin-right:5px;
}
#frm-setup-app fieldset{
	width:590px;
}

h3.accor{
	padding:2px 0 2px 22px;
	font-weight:bold;
}
.accorSpacerJQD{
	height:11px;
}
.accorSpacer{
	height:75px;
}
.smSpacer{
	height:40px;
}
.accorSpacer2{
	height:150px;
}

#asidBar{
    background:url('/s/img/cpbnrow-bg.png') repeat-x #000;
    position:fixed !important;
    bottom:0;
    left:0;
    right:0;
    z-index:11;
	padding:0;
	height:44px;
}
select#foot_asid{
	width:250px;
	margin-left:11px;
	margin-right:5px;
}
#asidBarText{
	width:600px;
	margin:5px auto;
	line-height:30px;
}
#asidBarText select,
#asidBarText button {
	height:22px;
	margin-top:3px;
	line-height: 17px;
	font-size: 12px;
}
#asidBarText button:hover{
    cursor:pointer;
	color:#000;
}
#asidBarText a{
	float:left;
 text-decoration:underline;
}
#asidBarText > div{
	float:left;
}
#asidBarText a:link,
#asidBarText a:active,
#asidBarText a:visited
{
	color:#FEB043;
}

input.fdayfilter{
	width:70px;
}

@media print {
	.noPrint {
	    display:none;
	}
	.hidePrint {
	    visibility:hidden;
	}
	div.TableTools,
	#dtReportRunsheet_paginate,
	#dtReportRunsheet_filter,
	#dtReportRunsheet_length{
		display:none;
	}
}




table.display thead th {
padding: 3px 2px;
}
.paging_full_numbers{
	width:48%;
}
#example_info,
.dataTables_info{
	width:auto;
}

.ui-accordion .ui-accordion-content {
	margin-top:-1px; 
}

.ui-accordion .ui-accordion-header {
	padding-top: 6px;
	padding-bottom: 6px;
}

.b{
    font-weight:bold;
}

#template_form{
	width:100%;
}


.modCodeDiv{
    float:left;
    width:540px;
    margin:10px 10px 10px 50px;
}
.modCodeLabel{
    text-align:left;
    margin-left:5px;
}
.modAPIDiv{
    float:left;
    width:470px;
    margin:0;
	word-wrap: break-word;
}
.modAPILabel{
    float:left;
    text-align:left;
    margin-left:5px;
	width:100px;
	padding-left:11px;
}
.modAPIUrlLabel{
	line-height:50px;
	font-style:italic;
}
.em05{ font-size:0.5em; }
.em06{ font-size:0.6em; }
.em07{ font-size:0.7em; }
.em08{ font-size:0.8em; }
.em09{ font-size:0.9em; }
table.apiTable{
	border:1px solid #ccc;
	width:100%;
}
table.apiTable th{
	background:#F7F7F7;
	color:#555;
	font-weight:bold;
	text-align:center;
	padding:5px;
}
table.apiTable td{
	padding-left:5px;
}
.apiFieldName{
	color:#749C74;
	font-style:italic;
}
img.imgPreview1{
	max-height:75px;
	width:auto;
}
div#nav3c{
	margin-left:18px;
}
div.apiDesc{
	float:left;
	width:480px;
}
.cbSwipSwap{
	width:90px;
	margin:11px 0 0 11px;
	padding:0;
}
.swipSwapOptdiv{
    width:490px;
    margin: 11px 0 0 0;
    padding: 0;
}
.itemPaused{
	background:url(/s/i/paused-bg.png)  repeat #7A7A7A;
	color:white;
	padding:0 11px;
	border-radius:3px;
	min-width:350px;
}
.icoPaused{
	height:16px;
	width:16px;
	background:url(/s/i/paused.png) no-repeat;
}
ul.sortmeout{
    list-style:none;
}
.icoSpacer{
	height:16px;
	width:16px;
	margin-right:5px;
}
.ui-dropdownchecklist .ui-widget-content, .ui-dropdownchecklist .ui-widget-header {
    border: none;
	overflow-x:hidden;
}
.ui-dropdownchecklist label{
    float:none;
	padding-left:6px;
	padding-right:6px;
}
.ui-dropdownchecklist-text{
	padding:1px;
}
div.ui-dropdownchecklist-item{
	padding:3px;
}
div.dtColChooser{
	float: left;
	margin-left: 15px;
}

tr.orderIsInvalid{
/*	color:#D30000; */
	text-decoration:line-through;
}
tr.orderOnDash{
	font-weight:bold;
}

.inactive1, .inactive1 span{
	text-decoration:line-through;
}

#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;

    /* Specify the width of your pageslide here */
    width: 260px;
    padding: 20px;

    /* These styles are optional, and describe how the pageslide will look */
    background-color: #333;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}

.ofEnabled, .svfEnabled{
    font-weight:bold;
}
.ofDisabled, .svfDisabled{
    text-decoration:line-through;
    color:#CCC;
}
.svfRequired::after{
	font-weight:bold;
	content:" *";
}


.mf-row {
    clear:both;
    padding:2px 0;
	margin-top: 6px;
}
.mf-label{
    float:left;
    margin-right:15px;
    width:200px;
    color:#000;
    font-weight:bold;
    text-align:right;
}
.smallCheckButton{
	width:20px;
	height:20px;
	padding:0;
}
.ackall{
	padding: 11px;
	float: right;
	font-size: 0.8em;
}

div.ratemeframe{
    min-width:86px;
    height:16px;
    float:left;
    line-height:16px;
}
.ratemeico{
    background:url("/s/i/ratingscale.png") no-repeat transparent;
    height:16px;
    width:16px;
    margin:0 1px 0 0;
    padding:0;
    display:inline-block;
    float:left;
}
.ratemeico.ractive,
.ratemeico.fullstar.ractive,
.ratemeico.halfstar.ractive{
    background-position-y:-16px !important;
}
.ratemeico.fullstar{
    background-position-y:-32px;
}
.ratemeico.halfstar{
    background-position-y:-48px;
}

.delx{
    float:right;
    width:20px;
    height:20px;
    margin:2px 2px 0 0;
    background:url(/s/img/redx-s.png) no-repeat;
    cursor:pointer;
}
.delx:hover{
    background:url(/s/img/redx-s.png) -20px no-repeat;
}
#progressOuter{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color: rgba(0,0,0,.6);
	z-index:1111;
}
#progress{
    width:250px;
    min-height: 60px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #FFF;

    position: fixed;
    top: 40%;
    left: 50%;

    color: white;
    font-size: 18px;
    font-weight: bold;

    background:url(/s/img/loading.gif) no-repeat 5% 50% #000;
    background-color: rgba(0,0,0,.6);
    text-align:center;
    vertical-align:middle;
    padding-right:5px;

    margin-left: -125px;
    margin-top: -30px;
    z-index:2;
    overflow: auto;

    -webkit-box-shadow: 3px 3px 3px rgba(48, 49, 53, 0.5);
    -moz-box-shadow: 3px 3px 3px rgba(48, 49, 53, 0.5);
    box-shadow: 3px 3px 3px rgba(48, 49, 53, 0.5);

}

.progressText{
    margin-left:60px;
    margin-top:20px;
    margin-bottom:10px;
}

canvas{
	border:1px solid #000;
}
.qtip-wrapper canvas{
	border:0;
}
.qtip-opa{
	background: rgba(75,75,75,.95);
}
.canvas-container{
	margin:0 auto;
}

.reportheader{
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
}
.reportheader select{
    margin:0;
}

.bkadCounts{
    font-size:0.8em;
    color:#555;
}
.bkadSidebarGroupSpacer{
    height:33px;
}
.bkadSidebarRow{
    float:left;
    padding:0;
    width:100%;
    cursor: pointer;
}
div.bkadSidebarRow:hover{
    background:#F7F7F7;
}
div.bkadSidebarRow div.bkSbRow{
    float:left;
    padding:5px 5px 5px 5px;
    white-space: nowrap;
    overflow: hidden;
}
div.bkadSidebarRow div.bkSbRowCol1{
    width:65px;
    border-right:1px solid #e7e7e7;
    margin-right: 5px;
    padding-right: 5px;
}
div.bkadSidebarRow div.bkSbRowCol2{
    width:40px;
    border-right:1px solid #e7e7e7;
    margin-right: 5px;
    padding-right: 5px;
    text-align: center;
}
div.bkadSidebarRow div.bkSbRowCol3{
    width: 98px;
}
div.bkSbNone{
	padding:20px 0 0 0;
	font-weight:bold;
	text-align:center;
}

.apptheme-label{
	float: left;
	margin-right: 15px;
	width: 211px;
	color: #000;
	text-align: right;
}
.apptheme-value{
	float:left;
}
.apptheme-value-fr{
	float:right;
}
.elli{
	text-overflow: ellipsis;
	overflow: hidden;
}

.center{
	text-align:center;
}

#clearAsidLink{
	padding-top:3px;
}
#foot_asid{
	margin-top:6px;
	padding:3px;
}
.asid_wrapper {
    display: block;
    width: 400px;
    margin: 0 auto;
}
#but_asid {
    margin-top: 7px;
    padding: 4px 22px;
    height: 33px;
}

/* Google Font Selector */

.font-select {
  font-size: 16px;
  width: 115px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.font-select .fs-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 22px;
  right:0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
}

.font-select > a {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 18px;
  line-height: 18px;
  padding: 0;
  color: #444;
  text-decoration: none;
}

.font-select > a span {
	width:100%;
	padding-left:7px;

  padding-right: 11px;
  margin-right: 0;

  display: block;
  overflow: hidden;
  white-space: nowrap;
  /*
line-height: 1.8;
*/
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: pointer;
}

.font-select > a div {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius   : 0 4px 4px 0;
  border-radius        : 0 4px 4px 0;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

.font-select > a div b {
  background: url('/s/img/fs-sprite.png') no-repeat 0 -3px;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.font-select .fs-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}

.font-select .fs-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  width: 200px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.font-select .fs-results li {
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;
  font-size: 18px;
}

.font-select .fs-results li.active {
  background: #3875d7;
  color: #fff;
  cursor: pointer;
}
.font-select .fs-results li em {
  background: #feffde;
  font-style: normal;
}

.font-select .fs-results li.active em {
  background: transparent;
}

.font-select-active > a {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}

.font-select-active > a {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}

.font-select-active > a div {
  background: transparent;
  border-left: none;
}

.font-select-active > a div b {
  background-position: -18px -3px;
}
/* END Google Font Selector */

#dtBookingsTV_wrapper{
	overflow:auto;
}
.sliderrow{
	position:relative;
}
.moveIconBR{
	position:absolute;
	bottom:11px;
	right:11px;
	cursor:pointer;
}
li.slidersort{
	background:#F7F7F7;
}
.pnt{
    cursor: pointer;
}

.icoTd{
    height:13px;
    width:13px;
    margin:0 2px 0 0;
    padding:0;
    display:inline-block;
}
.icoTdLoy{
    background:url("/s/i/loyaltyglyph.png") no-repeat transparent;
}
.icoTdLoyErr{
    background:url("/s/i/loyaltyglyph-alert.png") no-repeat transparent;
}
.icoTdPos{
    background:url("/s/i/posglyph.png") no-repeat transparent;
}
.icoTdPosErr{
    background:url("/s/i/posglyph-alert.png") no-repeat transparent;
}

.button_green {
	-moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
	box-shadow:inset 0px 1px 0px 0px #9acc85;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
	background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
}
.button_green:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
	background-color:#68a54b;
}
.button_green:active {
	position:relative;
	top:1px;
}
.button_blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	box-shadow:inset 0px 1px 0px 0px #7a8eb9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #637aad), color-stop(1, #5972a7));
	background:-moz-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-webkit-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-o-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:-ms-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background:linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#637aad', endColorstr='#5972a7',GradientType=0);
	background-color:#637aad;
	border:1px solid #314179;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
}
.button_blue:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5972a7), color-stop(1, #637aad));
	background:-moz-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-webkit-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-o-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:-ms-linear-gradient(top, #5972a7 5%, #637aad 100%);
	background:linear-gradient(to bottom, #5972a7 5%, #637aad 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5972a7', endColorstr='#637aad',GradientType=0);
	background-color:#5972a7;
}
.button_blue:active {
	position:relative;
	top:1px;
}

.button_red {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:13px;
	padding:6px 12px;
	text-decoration:none;
}
.button_red:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.button_red:active {
	position:relative;
	top:1px;
}


.button_small{
	font-size:10px;
	font-weight:normal;
	padding:3px 7px;
}
.bbox *,
.bbox *:before,
.bbox *:after {
     box-sizing: border-box;
}

table.bkadSb{
    border:1px solid #CCC;
    width:100%;
    -webkit-box-shadow: 1px 2px 7px 1px rgba(214,214,214,1);
    -moz-box-shadow: 1px 2px 7px 1px rgba(214,214,214,1);
    box-shadow: 1px 2px 7px 1px rgba(214,214,214,1);
    margin-bottom:3px;
}
.bkadSidebarGroup{
    padding:3px;
    display:block;
    width:100%;
}

table.bkadSb td{
    border:none;
}
table.bkadSb td.bkadSbTrH{
    text-align:center;
    vertical-align:middle;
    border-right:1px solid #CCC;
    background:#E8E8E8;
    padding:0 3px;
    font-weight:bold;
    min-width:20px;
}
table.bkadSb td.bkadSbTrF{
    text-align:center;
    vertical-align:middle;
    border-left:1px solid #CCC;
    padding:0 3px;
}
table.bkadSb td.bkadSbTd{
    padding-left:6px;
}
table.bkadSb td.bkadSbTd.bkBot{
    padding-bottom:3px;
}
table.bkadSb td.bkadSbTd.bkTop{
    padding-top:3px;
}

.mcplabel{
    width:46%;
    margin-right:11px;
    min-height:30px;
    text-align:right;
    display:inline-block;
}
.mcpvalue{
    text-align:left;
    width:46%;
    display:inline-block;
    font-weight:bold;
}
.mcprow{
    min-width:350px;
    max-width:600px;
}
.mcpholder{
    max-width:600px;
    margin:0 auto;
}
table.tbtdvamid td{
	vertical-align:middle;
}
table.tbtdvamid td {
    padding: 1px 4px;
}
table.tbtdvamid tr {
    border-bottom: 1px solid#ccc;
}
	
table.tbtdvamid tr td img {
    max-height: 50px;
    width: auto;
    max-width: 50px;
    height: auto;
}
	
.dataTables_wrapper{
	overflow-x:scroll;
	padding: 5px 0;
}
.ui-icon.icoXls1, .icoXls1{
    background:url("/s/i/excel1.png") no-repeat transparent;
	background-size:cover;
}




body.dtfs #dtBookingsTV_wrapper {
    position: absolute;
    top: 50px;
    right: 0px;
    left: 0px;
    bottom: 0px;
}

body.dtfs #main_content{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


body.dtfs .DTFC_ScrollWrapper {
    height: auto !important;
}

body.dtfs .DTFC_LeftWrapper {
    height: auto !important;
}

body.dtfs .dataTables_scrollBody {
    height: auto !important;
}

body.dtfs .DTFC_LeftBodyWrapper {
    height: auto !important;
}

body.dtfs .dataTables_scroll {
    /* width: auto !important; */
}

body.dtfs .ui-icon.ui-icon-arrowrefresh-1-w.lnk.fr {
    float: left;
    margin-left: 20px;
}

body.dtfs .ui-icon.ui-icon-plusthick.lnk.fr {
    float: left;
}
#dtIcoFsMin{
    margin-right:174px;
	display:none;
}
#dtIcoFsMax{
    margin-right:5px;
}
body.dtfs #dtIcoFsMin{
	display:block;
}
body.dtfs #dtIcoFsMax{
	display:none;
}


#filtersloc{
	max-width:200px;
}

.chartWrap {
	position:relative;
}
.chartExportButton {
    position: absolute;
    bottom: 4px;
    right: 4px;
    font-size: 7px;
}
#exportDt {
    font-size: 8px;
}


