@charset "utf-8";
/* CSS Document */

td {
padding-right:10px;
}
.contentblock{
display:block;
position:relative;
width: 940px; /*Width of main container*/
margin: 5px auto; /*Center container on page*/
border:0px solid #DDD;
background-color:#FFFFFF;
}
.JwinBlock{
display:block;
position:absolute;
width: 95%; /*Width of main container*/
padding-top:0px;
text-align:center;
border:0px solid #FF0000;
background-color:#FFFFFF;
}
#admintop {
display:block;
clear: left;
width: 940px;
height:40px;
border:0px solid #FF0000;
background-image:url(../Img/Backoffice/HeaderBack.png);
background-repeat:repeat-x;
}
.AdminTopLeft {
display:block;
float:left;
height:20px;
width:600px;
border:0px solid #CCC;
padding:0px;
}
.AdminTopRight {
display:block;
float:right;
text-align:right;
height:20px;
width:350px;
border:1px solid #CCC;
padding:0px;
}

#leftcolumn{
display:block;
position:relative;
float:left;
height:100%;
width: 205px; /*Width of left column in pixel*/
padding-left:0px;
padding-top:15px;
min-height:10px;
background: #FFF;
border:0px solid #666;
margin-bottom:10px;
z-index:1;
}
#rightcolumn{
display:block;
position:relative;
float:right;
height:100%;
width: 205px; /*Width of left column in pixel*/
padding-left:0px;
padding-top:10px;
min-height:10px;
background: #FFF;
border:0px solid #666;
z-index:1;
}
#jwincontent{
display:block;
position:relative;
width: 95%;
margin: 0 auto; /*Center container on page*/
text-align:center;
padding-left:5px;
padding-right:2px;
padding-top:0px;
border:0px solid #FF0000;
}
#contentcolumnwide{
display:block;
position:relative;
float:left;
height:inherit;
width: 720px;
min-height:400px;
padding-left:5px;
padding-right:2px;
padding-top:0px;
border:0px solid #FF0000;
z-index:1;
text-align:left;
}
#contentcolumnfullscreen{
display:block;
position:relative;
float:left;
width: 930px;
min-height:400px;
padding-left:5px;
padding-right:2px;
padding-top:0px;
border:0px solid #FF0000;
z-index:1;
text-align:left;
}
#contentbottom {
display:block;
clear: left;
width: 930px;
height:23px;
padding-top:5px;
padding-left:10px;
margin-bottom:0px;
border:0px solid #FF0000;
background-image:url(../Img/Backoffice/HeaderBack.png);
background-repeat:repeat-x;
}

#ajaxscreen {
	display:block;
	position:absolute;
	top:0px;
	left:5px;
	width:720px;
	height:auto;
	background-color:#FFF;
	z-index:20000;
}
#ajaxcontent {
    overflow:auto;
	min-height:150px;
    height:auto; 
    margin:0 auto;
}
#floatboxheader {
	float:left; 
	padding-left:10px;
}
.floatboxtitle {
	font-size:13px;
	color:#666;
}
.DispBoxVariable {
display:block;
position:relative;
border:0px solid #FF0000;
}
.AdArtBox {
display:block;
float:left;
border:0px solid #FF0000;
margin:2px;
width:auto;
height:25px;
color:89C939;
font-family:segoe ui, Arial, sans-serif;
font-size:13px;
font-weight:normal;
}

#admintop h1 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:16px;
color:#FFFFFF;
padding-left:10px;
}
.HeaderBox {
display:block;
height:50px;
width:100%;
border:0px solid #C9DA2A;
padding:0px;
margin-bottom:0px;
}
.HeaderBoxLeft {
display:block;
float:left;
height:40px;
width:80%;
border:0px solid #CCC;
padding:5px;
}
.HeaderBoxRight {
display:block;
float:right;
text-align:right;
height:40px;
width:15%;
border:0px solid #CCC;
padding:5px;
}
.TextBox {
display:block;
height:auto;
width:700px;
border:0px solid #CCC;
padding:5px;
}
.CenterBox {
display:block;
position:relative;
height:auto;
width:95%;
text-align:center;
border:0px solid #CCC;
padding-top:0px;
margin-top:10px;
margin-bottom:10px;
}
.LeftBox {
display:block;
float:left;
height:auto;
text-align:left;
padding-top:0px;
margin-top:10px;
margin-bottom:10px;
}
.RightBox {
display:block;
float:Right;
height:auto;
text-align:left;
padding-top:0px;
margin-top:10px;
margin-bottom:10px;
}



/* FONT FORMATTING */
body {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:13px;
font-weight:normal;
color:#33322E;
padding-left:0px;
}
p {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#33322E;
padding-left:0px;
}

.HeaderBox p {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#33322E;
padding-left:0px;
}
.header1 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#33322E;
padding-left:0px;
}
.header2 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
padding-left:0px;
}
.header3 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:13px;
font-weight:normal;
color:#333333;
padding-left:0px;
}

.text1 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:13px;
font-weight:bold;
color:#33322E;
padding-left:0px;
}
.text2 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:12px;
font-weight:normal;
color:#33322E;
padding-left:0px;
}
.text3 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:13px;
font-weight:normal;
color:#00AA51;
padding-left:0px;
}
.text4 {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#33322E;
padding-left:0px;
}
.FooterText {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFF;
padding-left:0px;
}

input {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:normal;
color:#33322E;
padding-left:0px;
}
.ErrorTxt {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#00A551;
padding-left:0px;
}

/* LINK FORMATTING */

a {
	display:inline;
	font-family:segoe ui, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#CC0000;
	text-decoration:none;
	cursor:pointer;
}
a:visited {
	display:inline;
	font-family:segoe ui, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#CC0000;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	display:inline;
	font-family:segoe ui, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FF6600;
	text-decoration:none;
	cursor:pointer;
}



/* MENU FORMATTING */
.MenuBox {
display:block;
width:190px;
height:25px;
padding-left:3px;
padding-top:5px;
background-color:#59b4e0;
margin-bottom:1px;
}
.MenuBox a {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFF;
text-decoration:none;
}
.MenuBox a:visited {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFF;
text-decoration:none;
}
.MenuBox a:hover {
display:inline;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#CCC;
text-decoration:none;
}

/* TABLE FORMATTING */

.TableDashedBottom {
border-bottom:1px dashed #CCCCCC;
}

.tableunderline {
border-bottom:1px solid #CCCCCC;
}
.tablerowgrey {
background-color:#EEE;
color:#CC0000;

}
.tablehead1 {
background-color:#E8EFA2;
height:30px;
padding-left:10px;
padding-right:10px;
font-size:14px;
font-weight:bold;
color:#00A551;
}
.tablehead2 {
height:30px;
padding-left:10px;
padding-right:10px;
font-family:segoe ui, Arial, sans-serif;
font-size:12px;
font-weight:normal;
color:#333;
	background-image:url(../Img/Backoffice/Tablehead.jpg);
	background-repeat:repeat-x;
}
.tablehead3 {
background-color:#1b7ee7;
height:25px;
padding-left:10px;
padding-right:10px;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:normal;
color:#FFF;
}

.tablebottom {
background-color:#E8EFA2;
height:30px;
padding-left:5px;
padding-right:5px;
font-size:14px;
font-weight:bold;
color:#00A551;
}
.tablebottom2 {
background-color:#59b4e0;
height:25px;
padding-left:5px;
padding-right:5px;
font-size:14px;
font-weight:bold;
color:#FFF;
}
.tablerow:hover {
background-color:#CCCC99;
color:#333333;
}
.tablerowuline {
border-bottom:1px dashed #CCCCCC;
}
.sortbox {
float:right;
background-color:#1b7ee7;
height:25px;
padding-left:3px;
padding-right:3px;
width:20px;
}


.FormRow {
display:block;
position:relative;
min-height:22px;
width:100%;
text-align:center;
background-color:#FFF;
border:0px solid #66FF99;
margin-bottom:5px;
padding:3px;
padding-top:3px;
padding-bottom:3px;
font-size:13px;
font-family:segoe ui, Arial, sans-serif;
font-weight:normal;
color:#666666;
z-index:0;
}
.FormRowSubmit {
display:block;
position:relative;
min-height:15px;
width:100%;
text-align:right;
background-color:#FFF;
border:0px solid #66FF99;
margin-bottom:5px;
padding:2px;
z-index:0;
}
.FormCellLeft {
display:block;
position:relative;
float:left;
min-height:15px;
min-width:30%;
width:auto;
text-align:right;
background-color:#FFF;
border:0px solid #66FF99;
font-family:segoe ui, Arial, sans-serif;
font-size:13px;
font-weight:normal;
color:#33322E;
z-index:0;
}
.FormCellMand {
display:block;
position:relative;
float:left;
min-height:15px;
width:30px;
text-align:center;
background-color:#FFF;
border:0px solid #66FF99;
z-index:0;
}
.FormCellRight {
display:block;
position:relative;
float:left;
min-height:15px;
text-align:left;
background-color:#FFF;
border:0px solid #66FF99;
font-family:segoe ui, Arial, sans-serif;
font-size:15px;
font-weight:bold;
color:#33322E;
z-index:0;
}
.SubsBasketView {
display:block;
position:absolute;
text-align:center;
top:15px;
right:15px;
height:100px;
width:255px;
border:0px solid #0AA750;
padding-top:5px;
background-image: url(../Img/Backoffice/basket.png);
background-position:center top;
background-repeat:no-repeat
}
.SubsBasketViewLeft {
display:block;
position:relative;
float:left;
text-align:right;
height:20px;
width:125px;
border:0px solid #00A551;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#CC0000;
padding:2px;
}
.SubsBasketViewRight {
display:block;
position:relative;
float:right;
text-align:left;
height:20px;
width:100px;
border:0px solid #00A551;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#333;
padding:2px;
}
.LoginBox {
display:block;
position:relative;
height:300px;
width:500px;
margin: 0 auto;
margin-top:30px;
border:0px solid #FF0000;
}
.cBoxFull {
display:block;
position:relative;
height:auto;
width:90%;
text-align:left;
margin: 0 auto;
margin-top:0px;
border:0px solid #FF0000;
}
.cBoxVar {
display:block;
position:relative;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:10px;
border:0px solid #FF0000;
}
.cPanelRow {
display:block;
position:relative;
border:0px solid #FF0000;
min-height:65px;
text-align:center;
width:380px;
margin-bottom:0px;

}
.cPanelBox {
display:block;
float:left;
height:auto;
width:120px;
border:1px dashed #CCC;
margin:2px;
}
.cPanelCellTop {
display:block;
float:left;
height:25px;
width:120px;
border:0px solid #FF0000;
padding-top:5px;
font-size:12px;
text-align:center;
}
.cPanelCellBottom {
display:block;
float:right;
text-align:center;
height:20px;
width:120px;
border:0px solid #FF0000;
padding-top:10px;
font-size:16px;
font-weight:bold;
color:#CC0000;
}

.DisplayTemplates {
display:block;
position:relative;
float:left;
border:0px solid #0066FF;
padding:2px;

}
.paginationbox {
display:block;
position:relative;
width:100%;
height:20px;
text-align:center;
border:0px solid #FF0000;
}
.paginationcell {
display:block;
float:right;
width:20px;
border:0px solid #FF0000;
}
.red16 {
font-family:segoe ui, Arial, sans-serif;
font-size:16px;
font-weight:bold;
color:#FF0000;
}
.red14 {
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:normal;
color:#FF0000;
}
.red12 {
font-family:segoe ui, Arial, sans-serif;
font-size:12px;
font-weight:normal;
color:#FF0000;
}
.Edit {
font-family:segoe ui, Arial, sans-serif;
font-size:11px;
font-weight:normal;
color:#FF0000;
}

#box {
display:block;
position:absolute;
top:5px;
left:150px;
width:400px;
border:1px solid #FF0000;
}
#txtHint {
display:block;
height:auto;
width:auto;
border:1px solid #FF0000;
}

.LeftColHeader {
display:block;
text-align:center;
height:25px;
width:195px;
padding-top:5px;
background-image:url(../Img/Backoffice/LeftColHead195.png);
background-position:top center;
background-repeat:no-repeat;
font-family:segoe ui, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
.BoxFlow {
display:block;
float:left;
height:auto;
border:0px solid #003399;
}
.formbutton {
	display:block;
	float:right;
	width:131px;
	height:25px;
	background:url(../Img/Backoffice/ButtonBack.png) repeat-x top;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	border:0px solid;
	font-weight:bold;
	font-family:segoe ui, Arial, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 15px;
	cursor:pointer;
	border:0px solid #CCC;
}
.formbutton:hover { text-decoration:none; color:#666;}
.abutton {
	display:block;
	float:right;
	width:131px;
	height:21px;
	background:url(../Img/Backoffice/ButtonBack.png) no-repeat top;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	line-height:.92em;
	border:0px solid;
	font-weight:bold;
	font-family:segoe ui, Arial, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:4px 0px 0px 15px;
	cursor:pointer;
	border:0px solid #999999;
}
.abutton:visited {
	display:block;
	float:right;
	width:131px;
	height:21px;
	background:url(../Img/Backoffice/ButtonBack.png) no-repeat top;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	line-height:.92em;
	border:0px solid;
	font-weight:bold;
	font-family:segoe ui, Arial, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:4px 0px 0px 15px;
	cursor:pointer;
	border:0px solid #999999;
}
.abutton:hover { text-decoration:none; color:#666; font-size:15px;}


#CalBox {
	border: 0px solid #CCCCCC;
	height: 170px;
	width: 370px;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	z-index:0;
}
.YearTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92C201;
}
.MonthTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92C201;
}
.DayTxt {
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color: #333;
}
.DayNum {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width:15px;
	color:#CC0000;
	text-align:center;
}
.DayNumToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92C201;
	cursor: wait;
}
.DayTxtMini {
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	color: #333;
	width:20px;
	border:1px solid;
}

    a.PageNoBox {
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:1px solid #60A4C9;
	background-color:#60A4C9;
	color:#FFF;
	padding-top:0px;
	width:18px; 
	height:15px; 
	margin:1px; 
}
    a.PageNoBoxSelected {
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:1px solid #60A4C9;
	background-color:#FFF;
	color:#FF6600;
	width:18px; 
	height:15px; 
	margin:1px; 
}
	a.PageNoBox:visited {
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	width:18px; 
	height:15px; 
	margin:1px; 
}
	a.PageNoBox:hover {
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #60A4C9;
	background-color:#FFF;
	color:#FF6600;
	text-decoration:none;
	text-align:center;
	width:18px; 
	height:15px; 
	margin:1px; 
}
    a.PageNoBoxSelected {
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	text-align:center;
	width:18px; 
	height:15px; 
	margin:1px; 
}
	a.PageNoBoxSelected:visited {
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC000;
	text-decoration:none;
	text-align:center;
	width:18px; 
	height:15px; 
	margin:1px; 
}
.floatboxheader {
	display:block;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	width:715px; 
	height:20px; 
	background-image:url(../../assets/Img/FloatBoxHeader.png);
	background-repeat:no-repeat;
	z-index:20001;
}
.floatboxfooter {
	display:block;
	text-align:right;
	padding-bottom:10px;
	padding-right:15px;
	width:715px; 
	height:20px; 
	background-image:url(../../assets/Img/FloatBoxFooter.png);
	background-repeat:no-repeat;
	z-index:20001;
}
.floatboxclose {
font-size:14px;
font-weight:bold;
color:#333;
}
a.sidemenu 
{display:block; width:210px; height:22px; padding-top:3px; background-image:url(../Img/Backoffice/SideMenuBack.png);
background-repeat:no-repeat;
padding-left:25px; border:0px solid blue; color:#19659B;
}
a.sidemenu:hover 
{display:block; width:210px; height:22px; padding-top:3px; background-image:url(../Img/Backoffice/SideMenuBack.png);
background-repeat:no-repeat;
padding-left:25px;
color:#333333;
}
a.sidemenu:visited 
{display:block; width:190px; height:22px; padding-top:3px; background-image:url(../Img/Backoffice/SideMenuBack.png);
background-repeat:no-repeat;
padding-left:25px;
}

a.sidemenuselected 
{display:block; width:180px; height:22px; padding-top:3px; background-image:url(../Img/Backoffice/SideMenuSelected.png);
background-repeat:no-repeat;
padding-left:25px; border:0px solid blue; color:#333;
}

a.dirlist {
display:block; 
width:210px; 
height:18px; 
background-image:url(../Img/Backoffice/FolderSmall.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:18px; 
border:0px solid blue; 
color:#333;
}
.ListingRow {
	width:1700px;
	border:0px #FF0000 solid;
	clear:both;
}
.ListingDataRow {
	width:1700px;
	border:0px #FF0000 solid;
	clear:both;
	border-bottom:1px solid #CCCCCC;
}
.ListingHeaderCell {
	background-image:url(../Img/BackOffice/TableHead.png);
	background-repeat:repeat-x;
	border:0px solid #CCCCCC;
	float:left;
	color:#666;
	font-size:12px;
	font-weight:normal;
	height:30px; 
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
}
.ListingDataCell {
	float:left;
	padding-left:2px;
	padding-right:2px;
}

.ListingSubTotalCell {
	background-image:url(../Img/BackOffice/TableHead.png);
	background-repeat:repeat-x;
	border:0px solid #DDD;
	float:left;
	color:#666;
	font-size:12px;
	font-weight:bold;
	height:35px; 
	padding-top:8px;
	padding-left:2px;
	padding-right:2px;
}
.ListingGrandTotalCell {
	background-image:url(../Img/BackOffice/TableHead.png);
	background-repeat:repeat-x;
	border:0px solid #CCCCCC;
	float:left;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	height:35px; 
	padding-top:8px;
	padding-left:2px;
	padding-right:2px;
}
.ListingBreakerText {
	clear:both;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.highlight { background-color: yellow }

.checkedout {color:#999999}

#pubox {position:absolute; top:0px; left:0px; z-index: 1001}

.CornerTopLeft {background-image:url(../Img/BackOffice/CornerTopLeft.png); background-repeat:no-repeat; width:25px; height:25px; float:left}
.TopFiller {position:absolute; left:25px; right:25px;width:auto; background-color:#FFFFFF; float:left; height:25px}

.CornerBackButton {background-image:url(../Img/BackOffice/popupBtnBack.png); background-repeat:no-repeat; width:50px; height:50px; top:-10px;left:-10px; position:absolute; cursor:pointer}

.CornerTopRight {background-image:url(../Img/BackOffice/close_pop.png); background-repeat:no-repeat; width:50px; height:50px; top:-10px;right:-10px; position:absolute;cursor:pointer}

.CornerBottomLeft {background-image:url(../Img/BackOffice/CornerBottomLeft.png); background-repeat:no-repeat; width:25px; height:25px; float:left}
.CornerBottomRight {background-image:url(../Img/BackOffice/CornerBottomRight.png); background-repeat:no-repeat; width:25px; height:25px; float:right}
.BottomFiller {position:absolute; left:25px; right:25px;width:auto;background-color:#FFFFFF; float:left; height:25px}




.orderBoxHeader {
	height:20px;
	width:220px;
	padding:5px;
	background-color:#666;
}
.orderBoxHeader h2 {
	display:inline;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
#orderProductDetail {
  border:0px solid #ccc; 
  width:740px;
  padding:5px;
  text-align:left;	
}
#orderProductDetail h1 {
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
#orderProductDetail h2 {
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.orderProductDetailThumb {
	float:left;
	border:1px solid #EEE;
	padding:2px;
	margin:1px;
	height:130px;
	width:130px;
	text-align:center;
	vertical-align:middle;
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 1;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.popupbox {
	position:absolute; width:600px; margin:0 auto; background-color:##FFFFFF; visibility:hidden; z-index:1001;
}
#popupboxContent {
	padding: 20px;
	border: 20px solid #ddd;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}

#onStop {
	width:250px;
	margin:10px auto;
	text-align:center;
	font-size:16px;
	color:#C00;
	font-weight:bold;
	padding:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:5px solid #999;

}