@charset "utf-8";
html,body { margin: 0px; padding: 0px; border: 0px; height: 100%; width: 100%; }
body, input, textarea { color: #333; }
form { margin: 0px; padding: 0px; }
object { outline: none; }
a { color: #000099; outline:none; text-decoration: none; }
a:hover { color: #286090; text-decoration:none; }
#noscript-bg { position: fixed; left:0; top:0; width:100%; height:100%; background-color:#fff; -moz-opacity:.7; opacity:.7; z-index:9999; }
#noscript-text { position:absolute; left:0; width:100%; top:30%; font-size:1.0em; line-height:24px; z-index:10000; padding-top:70px; }
#noscript-text strong { font-size:1.2em; }

#bodyDiv { width: 100%; height: auto; overflow:visible; padding-bottom: 185px; }
#bodyDiv .container a { outline:none; color: #000099; text-decoration: none; }
#bodyDiv .container a:hover { color: #286090; text-decoration: none; }

.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.detailInfoContainer {
	z-index: 88888;
	position:relative;
	width: 748px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.detailInfo_1 {
	width: 171px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 1px 5px 1px;
	color: #000099;
	border: 1px solid #555;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
}

.detailInfo_2 {
	width: 171px;
	position: absolute;
	left: 189px;
	top: 0;
	padding: 1px 5px 1px;
	color: #4D0099;
	border: 1px solid #555;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
}

.detailInfo_3 {
	width: 171px;
	position: absolute;
	left: 378px;
	top: 0;
	padding: 1px 5px 1px;
	color: #009999;
	border: 1px solid #555;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
}

.detailInfo_4 {
	width: 171px;
	position: absolute;
	left: 567px;
	top: 0;
	padding: 1px 5px 1px;
	color: #990000;
	border: 1px solid #555;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
}

.detailInfo_5 {
	width: 171px;
	position: absolute;
	left: 567px;
	top: 0;
	padding: 1px 5px 1px;
	color: #7f732e;
	border: 1px solid #555;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
}

.detailInfo_6 {
	width: 171px;
	position: absolute;
	left: 567px;
	top: 0;
	padding: 1px 5px 1px;
	color: #603913;
	border: 1px solid #555;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
}

.detailInfo_7 {
	width: 171px;
	position: absolute;
	left: 567px;
	top: 0;
	padding: 1px 5px 1px;
	color: #ff0000;
	border: 1px solid #555;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
}

.detailInfoText_1 {
	color: #000099;
}

.detailInfoText_2 {
	color: #4D0099;
}

.detailInfoText_3 {
	color: #009999;
}

.detailInfoText_4 {
	color: #990000;
}

.detailInfoText_5 {
	color: #7f732e;
}

.detailInfoText_6 {
	color: #603913;
}

.detailInfoText_7 {
	color: #ff0000;
}
.hide {
	display: none;
}

.show {
	display: block;
	margin-top: 2px;
	padding-top: 2px;
/*	border-top: 1px dotted #555; */
}

.searchBox {
/*	margin: 0px 0px 5px; */
/*	border: 1px dotted #555; */
/*	background-color: #EEE; */
	padding-top: 10px;
}

.pageBody {
/*	margin: 0px 0px 0px; */
/*	border: 1px dotted #555; */
/*	background-color: #EEE; */
	padding-top: 10px;
}
.horizontal_ruler {
	width:10px;
}
.sectionHeader {
	color: #464646;
	font-weight: bold;
	text-align: left;
}
p, .sectionBody {
	margin: 0px 0px 20px;
}

.ShippingCartTotals table {
	width:100%;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.ShippingCartTotals td {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px;
}

.ShippingCartTotals td.header {
	color: #464646;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px;
	border-bottom: 0px;
}

.ShippingCartTotals td.row0 {
	padding: 2px;
/*	color: #000;*/
	background-color: #FFF;
}

.ShippingCartTotals td.row1 {
	padding: 2px;
/*	color: #000; */
	background-color: #eee;
}

.RecordSetCartTotals table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.RecordSetCartTotals td {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #555;
}

.RecordSetCartTotals td.header {
	color: #464646;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px;
	border-bottom: 1px solid #555;
}

.RecordSetCartTotals td.row0 {
	padding: 2px;
/*	color: #000;*/
	background-color: #FFF;
}

.RecordSetCartTotals td.row1 {
	padding: 2px;
/*	color: #000;*/
	background-color: #eee;
}

.RecordSet {
	padding: 20px 0px 20px;
}
.RecordSet table {
	width: 100%;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-top: 1px solid #555;
}
.RecordSet td:first-child {
	padding-left: 5px;
}
.RecordSet td:last-child {
	padding-right: 5px;
}
.RecordSet td {
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #555;
}

.RecordSet td.header {
	color: #464646;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #555;
}

.RecordSet td.row0 {
	background-color: #fff;
}

.RecordSet td.row1 {
	background-color: #eee;
}

.pagination {
	width: 100%;
	text-align: center;
}

.pagination img {
	border: 0px;
	margin: 2px;
	padding: 0px;
}

.pagination_0 {
	margin: 2px;
	border: 0px;
	background-color: #FFF;
	padding: 2px;
	font-weight: normal;
	text-align: center;
}

.pagination_1 {
	margin: 2px;
	border: 1px dotted #555;
	background-color: #FFF;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

.center {
	text-align: center;
}

.float_center {
	float: center;
}

.right {
	text-align: right;
}

.float_right {
	float: right;
}

.left {
	text-align: left;
}

.float_left {
	float: left;
}

.submitBtn { text-align: center; }

.error {
	margin: 5px 0px 5px;
	border: 1px dotted #555;
	background-color: #EEE;
	padding: 10px;
	color: #FF0000;
}
.help-block {
	list-style: none;
	padding-left: 0px;
}
label.required:before, span.required:before {
	content: " * ";
	color:#FF0000;
}
.errorMsg {
	text-align: left;
	color: #FF0000;
}

.responseMsg {
	text-align: left;
	color: #000099;
}

.msgResponse_0 {
	text-align: left;
	color: #FF0000;
}

.msgResponse_1 {
	text-align: left;
	color: #000099;
}

.foundKeyword {
	font-weight: bold;
	color: #000099;
}

.iconExclamation_0 {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/images/icons/exclamation_0.png');
	margin: 0px 5px 0px 0px;
	vertical-align: text-bottom;
}

.iconExclamation_1 {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/images/icons/exclamation_1.png');
	margin: 0px 5px 0px 0px;
	vertical-align: text-bottom;
}

/* begin rounded corners */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
/* end rounded corners */

.eventContainer { width: 580px; margin: auto; padding: 0px; }
.eventItem { display: inline-block; width:112px; height:87px; border:1px solid #fff; margin:1px; }
.eventItem a { outline:none; display:block; width:110px; height:85px; cursor:hand; cursor: pointer; float:left; text-decoration:none; background:#555; border:1px solid #555; }
.eventItem a img { display:block; width:100px; height:75px; border:5px solid #fff; }
.eventItem a:hover { white-space:normal; position:relative; }
.eventItem a:hover img { position:absolute; left:-50px; top:-32px; width:200px; height:150px; border: 1px solid #555; background: #fff; padding:5px; }




#login-dp {
    padding: 15px 15px 0px;
}
.welcome-msg {
	position: relative;
	float:right;
	padding: 5px 0px 5px;
}
.user-header {
	background-color: #eee;
}
.section {
	padding-top: 15px;
}

.h3, h3 {
	font-size: 1.5em;
}
div.bg-separator-top {
	background-image: url(/images/bg/separator-t.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 25px;
	padding-bottom: 25px;
}
footer {
	bottom: 0px;
	width: 100%;
	text-align: center;
	position: absolute;
	padding: 10px 0px 55px;
	background-color: #eee;
	border-top: 1px solid #555;
}
footer img {
	max-height: 70px;
	margin-right: 2px;
}
.footer-end {
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 0px;
	bottom: 0px;
}
@media (max-width: 768px) {
	footer img {
		max-height: 60px;
		margin-right: 2px;
	}
}
.flex-center {
	display: flex;
	align-items: center;
	justify-content: center;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{
	background-color: #000000;
}
.container > .navbar-header {
	padding: 15px 0px 15px;
}
.navbar-default .navbar-collapse {
	border: 0px;
	box-shadow: none;
}
.navbar-default {
	color: #eee;
	background-color: #000099;
	border-radius: 0px;
	border: 0px;
	margin-bottom: 0px;
	font-size: 1.0em;
}
.navbar-default a {
	color: #eee;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
.navbar-default .navbar-nav > li:not(.open) > a, .navbar-default .navbar-nav > li:not(.open) > a:focus:not(:hover) {
	color: #ffffff;
	text-decoration: none;
	outline: none;
	background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
	min-width: 250px;
    background-color: rgba(255,255,255,1);
	color: #555;
	overflow: hidden;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li > a:hover {
		border-radius: 0px!important;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		padding: 3px 20px;
	}
}
@media (max-width: 768px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}
	.navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li > a:hover {
		color: #555!important;
		border-radius: 0px!important;
		background-color: rgba(255,255,255,0.9)!important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #333;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		background-color: #f5f5f5;
	}
	.navbar-nav {
		margin: 0px -15px 0px;
	}
	.navbar-nav .open .dropdown-menu {
		background-color: #ffffff;
		border-radius: 0px;
	}
	.navbar-default .navbar-nav {
		font-weight: bold;
		padding: 0px;
	}
	.navbar-default {
		padding: 0px 0px 1px;
	}
	.container > .navbar-header {
		margin-left: -5px;
	}
	.copyright {
		text-align:center;
	}
	.terms {
		text-align:center;
	}
}
@media (min-width: 768px) {
	#navbar-main {
		padding-left: 169px;
	}
	.navbar-nav .open .dropdown-menu {
		position: absolute;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border-radius: 0px 0px 4px 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
		box-shadow: 0 6px 12px rgba(0,0,0,.175);
	}
	.navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li.open > a:hover {
		color: #555!important;
		border-radius: 4px 4px 0px 0px!important;
		background-color: rgba(255,255,255,0.9)!important;
	}
	.navbar-default .navbar-nav > li:not(.open) > a:hover {
		color: #ffffff;
		border-radius: 4px!important;
		background-color: transparent;
	}
	.navbar-nav {
		margin: 0px;
	}
	.navbar-default .navbar-nav > li {
		margin: 0px 5px 0px;
	}
	.navbar-default .navbar-nav {
		font-weight: bold;
		padding: 35px 0px 0px;
	}
	.navbar-nav > li > .dropdown-menu {
		border: 0px;
	}
	.copyright {
		text-align:left;
	}
	.terms {
		text-align:right;
	}
	
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
	margin-top: 0px;
}
.timeline > li:not(.timeline-inverted) {
	padding-right:90px;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.0em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 800px) {
	.timeline:before {
		left: 100%;
		margin-left: 0px;
	}
	.timeline > li , .timeline > li:not(.timeline-inverted) {
		padding-right:45px;
	}
	.timeline > li > .timeline-badge {
		left: 100%;
		margin-left: -25px;
	}
	.timeline > li > .timeline-panel {
		width: 100%;
		padding: 10px;
	}
}
@media (min-width: 801px) {
	.timeline > li.timeline-inverted {
		padding-left:90px;
	}
	.timeline > li.timeline-inverted > .timeline-panel {
		float: right;
	}
	.timeline > li.timeline-inverted > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	.timeline > li.timeline-inverted > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
}