@charset "UTF-8";
/* CSS Document */


/* Table  IDs */
#myCouponstable {
	width: 790px;
	padding: 0;
	margin: 0;
}
caption {
	padding: 0 0 5px 0;
	width: 790px;
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#mySmalltable {
	width: 380px;
	padding: 0;
	margin: 0 auto;
}
#mySmalltable caption {
	padding: 0 0 5px 0;
	width: 380px;
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.myMedtable {
	width: 630px;
	padding: 0;
	margin: 0 auto;
}
.myMedtable caption {
	padding: 0 0 5px 0;
	width: 610px;
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#myBrowsetable {
	width: 620px;
	padding: 0;
	margin: 0 auto;
}
#myBrowsetable caption {
	padding: 0 0 5px 0;
	width: 620px;
	font:bold italic 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-size: 1.5em;
	padding: 5px 0 10px 10px;
	margin: 0;
	color: #0066FF;
}

/* buttons */
.content input.bt_browse, .content input.bt_ok {
	font-size:12px;
	display: block;
	float: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: normal;
	margin: 2px 2px;
}
.content input.okr {
	font-size:12px;
	display: block;
	float: right;
	clear: right;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: normal;
	margin: 0px 0;
}
.content input.bt_okr {
	font-size:12px;
	display: block;
	float: right;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: normal;
	margin: 2px 2px;
}
.content input.bt_browse{
	width: 74px;
	background: transparent url('../images/bt_login.png') no-repeat 0 0;
}
.content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url('../images/bt_register.png') no-repeat 0 0;
}
.content input.bt_ok, .content input.bt_okr {
	width: 50px;
	color: white;
	background: transparent url('../images/bt_ok.png') no-repeat 0 0;
}


/* Inputs */
input {
	color:#222222;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#efefef;
	border: 1px solid #c1c5da;
	margin: 2px;
	padding: 1px;
}
textarea {
	color:#222222;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#efefef;
	border: 1px solid #c1c5da;
	margin: 2px;
	padding: 1px;
}
select {
	color:#222222;
	border: 1px solid #c1c5da;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
}
input.largerCheckbox {
	width: 15px;
	height: 15px;
}
checkbox {
}


/* Tables */
.weaIcons{
margin:2px 2px 2px 2px;
	vertical-align:middle;
}
th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px solid #c1c5da;
	border-right: 1px solid #c1c5da;
	border-bottom: 1px solid #c1c5da;
	border-top: 0px solid #c1c5da;
	letter-spacing: 0px;
	text-align: left;
	padding: 4px 2px 4px 8px;
	background: #bfd6fb url(../images/bg_header_b.png) no-repeat;
}
th.setting {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px solid #c1c5da;
	border-right: 0px solid #c1c5da;
	border-bottom: 1px solid #c1c5da;
	border-top: 0px solid #c1c5da;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: inherit;
	padding: 4px 2px 4px 8px;
	background: url(../images/bg_header790.png) no-repeat;
}
th.right {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px solid #c1c5da;
	border-right: 0px solid #c1c5da;
	border-bottom: 1px solid #c1c5da;
	border-top: 0px solid #c1c5da;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 2px 4px 8px;
	background: url(../images/bg_header_b.png) top right no-repeat;
}
th.left {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px solid #c1c5da;
	border-right: 1px solid #c1c5da;
	border-bottom: 1px solid #c1c5da;
	border-top: 0px solid #c1c5da;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 2px 4px 8px;
	background: url(../images/bg_header_b2.png) top left no-repeat;
}
th.center {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px solid #c1c5da;
	border-right: 1px solid #c1c5da;
	border-bottom: 1px solid #c1c5da;
	border-top: 0px solid #c1c5da;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 2px 4px 8px;
	background: #bfd6fb url(../images/bg_header_b.png) center no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px solid #C1DAD7;
	background: none;
	text-align: left;
}
td {
	border-right: 0px solid #c1c5da;
	border-bottom: 0px solid #c1c5da;
/*	background: #fff; */
/*	padding: 3px 3px 3px 3px;*/
	color: #4f6b72;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
td.border {
	border-right: 1px solid #c1c5da;
	border-bottom: 1px solid #c1c5da;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
td.border a {
	text-decoration: underline;
	color: #4f6b72;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}
td.alt a {
	text-decoration:underline;
	color: #797268;
}
th.spec {
	border-left: 0px solid #c1c5da;
	border-top: 0;
	background: #fff;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
th.specalt {
	border-left: 0px solid #c1c5da;
	border-top: 0;
	background: #f5fafa;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
th.setting {
	border-left: 1px solid #c1c5da;
	border-right: 1px solid #c1c5da;
	font-weight:bold;
	text-transform:capitalize;
	text-align:left;
	color: #222222;
}
th.settingC {
	border-left: 1px solid #c1c5da;
	border-right: 1px solid #c1c5da;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	color: #222222;
}
th.inactive {
	font-weight:bold;
	color: #000000;
}
th.active {
	color: #0099CC;
}

/*  Right side of tab  */

td.rtab {
	padding: 10px 10px;
	vertical-align:top;
	margin:0 0 0 0;
	background-color:#efefef;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

/* Left side Browse tabs */
#BLtabs ul {
	margin:0;
	list-style: none;	
}
#BLtabs .icon {
	vertical-align:middle;
	margin:-5px 8px 0 0px;
	width: 26px;
	height: 26px;
}
#BLtabs .iconOff {
	vertical-align:middle;
	margin:-5px 8px 0 0px;
	/* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
}
#BLtabs li {
	text-indent:5px;
	vertical-align:middle;
	margin:5px 0 0 0;
	font:normal 10px/34px Arial, Helvetica, sans-serif;
	width:162px;
	background:url(../images/Ltabs_bg.png) no-repeat left;
	color:#222222;	
}
#BLtabs .act {
	font-weight:bold;
	background:url(../images/Ltabs_on.png) no-repeat scroll;
	width:162px;
	/*height:32px;*/
}
#BLtabs .subact {
	background:url(../images/Ltabs_on.png) no-repeat scroll -20% 50%;
	font-weight:bold;
	/*height:32px;*/
	padding:0 0 0 20px;
	width:142px;
}
#BLtabs .off {
	background:url(../images/Ltabs_off.png) no-repeat;
	width:162px;
	/*height:32px;*/
}
#BLtabs .suboff {
	background:url(../images/Ltabs_off.png) no-repeat -20% 50%;
	/*height:32px;*/
	padding:0 0 0 20px;
	width:142px;
}
#BLtabs a, #BLtabs a:visited {
	text-decoration:none;
	color:#666666;
}
#BLtabs a:hover, #BLtabs a:focus {
	text-decoration:none;
	color:#666666;
}

/* Left side tabs */
.Ltab {
	width:162px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	vertical-align:top;
	background:url(../images/Ltabs_bg.png) repeat-y right;
}

#Ltabs {
	margin:0 0 0 0;
	font:normal 14px/30px Arial, Helvetica, sans-serif;
}
#Ltabs ul {
	margin:0px 0px;
	list-style: none;	
}
#Ltabs li {
	text-transform: uppercase;
	margin:5px 0 0 0;
	text-indent:40px;
	width:162px;
	background:url(../images/Ltabs_bg.png) no-repeat left;
	color:#222222;	
}
#Ltabs .act {
	background:url(../images/Ltabs_on.png) no-repeat left;
	width:162px;
	height:32px;
}
	
#Ltabs .off {
	background:url(../images/Ltabs_off.png) no-repeat left;
	width:162px;
	height:32px;
	}

#Ltabs li.who, li.whoOff, li.what, li.whatOf, li.when, li.whenOff, li.where, li.whereOff, li.wea, li.weaOff {
	background:url(../images/Ltabs_who_on.png) no-repeat left;
	width:162px;
	height:32px;
}
	
#Ltabs li.who {
	background:url(../images/Ltabs_who_on.png) no-repeat left;	
}
#Ltabs li.whoOff {
	background:url(../images/Ltabs_who_off.png) no-repeat left;
}
#Ltabs li.what {
	background:url(../images/Ltabs_what_on.png) no-repeat left;
}
#Ltabs li.whatOff {
	background:url(../images/Ltabs_what_off.png) no-repeat left;
}
#Ltabs li.when {
	background:url(../images/Ltabs_when_on.png) no-repeat left;
}
#Ltabs li.whenOff {
	background:url(../images/Ltabs_when_off.png) no-repeat left;
}
#Ltabs li.where {
	background:url(../images/Ltabs_where_on.png) no-repeat left;
}
#Ltabs li.whereOff {
	background:url(../images/Ltabs_where_off.png) no-repeat left;
}
#Ltabs li.wea {
	background:url(../images/Ltabs_wea_on.png) no-repeat left;
}
#Ltabs li.weaOff {
	background:url(../images/Ltabs_wea_off.png) no-repeat left;
}
#Ltabs li.preview {
	background:url(../images/Ltabs_preview_on.png) no-repeat left;
}
#Ltabs li.previewOff {
	background:url(../images/Ltabs_preview_off.png) no-repeat left;
}

#Ltabs a, #Ltabs a:visited {
	text-decoration:none;
	display:block;
	width:162px;
	height:32px;
	color:#666666;
}
#Ltabs a:hover, #Ltabs a:focus {
	text-decoration:none;
	display:block;
	width:162px;
	height:32px;
	color:#666666;
}
