html {
    margin-top: 22px;
}
#header {
    padding: 0 0 0 0;
}
#wrapper {
    background: #fff;
    margin-top: -10px;
    padding: 0 20px;
}
#h1.entry-title, article.page .entry-header h1.entry-title {
   text-align:center;
}
#access {
	background: #0f1410;
	display: block;
	float: left;
	margin: 0 auto;
	border-bottom: 1px solid #0f1410;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	color: #0f1410;
	margin-left: 6px;
	width: 960px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #ffffff;
	font-size: 12px;
	display: block;
	line-height: 28px;
	padding: 0 8px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width:87px;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	float: left;
	width: 87px;
	border-bottom: 1px solid #000000;
	z-index: 99999;
}
#access ul ul li {
	min-width: 100px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #0f1410;
	line-height: 1em;
	padding: 8px;
	width: 87px;
	border-bottom: 1px solid #ffffff;
	height: auto;
}
#access li:hover > a {
	background: #ffffff;
	color: #ff0000;
}
#access ul ul :hover > a {
	background: #ffffff;
	color: #ff0000;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ffffff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #0f1410;
}
#colophon .widget {
  text-align: center;
}
.entry-content p {
    line-height: 1.2;
}
a:link {
	color: #0808fa;
}
a:visited {
	color: #0808fa;
}
a:active {
	color: #0808fa;
}
a:hover {
	color: #ff0000;
}
.tablepress-id-1 .column-2,
.tablepress-id-2 .column-2 {
  text-align: justify;
}
.page p {line-height: 1.7em;}
#content .entry-title {
	color: #000;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
/* Link colors */
.um a.um-link,
.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color
{
    color: #1f2122 ;
}

.um a.um-link:hover,
.um-link-hvr:hover {
    color: #ffffff;
}

/* Button colors */
.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um .um-members-pagi span.current,
.um .um-members-pagi span.current:hover,
.um .um-profile-nav-item.active a,
.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover,
.um .um-button,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active,
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um input[type=submit]:disabled:hover
{
    background: #1f2122;
}

.um .um-field-group-head:hover,
.picker__footer,
.picker__header,
.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted,
.picker__list-item:hover,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected,
.um .um-button:hover,
.um a.um-button:hover,
.um input[type=submit].um-button:hover{
    background: #ff0000;
}
#um-submit-btn{
	background-color: #1f2122;
	color: #0000ff;
	max-width:150px;
}

/* Button alt colors */
.um .um-button.um-alt, 
.um input[type=submit].um-button.um-alt {
    background: #eeeeee;
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
    background: #fffff;	
}
#colophon {
	border-top: 4px solid #000066;
	margin-top: -4px;
	overflow: hidden;
	padding: 10px 0;
}
#footer-widget-area .widget-area {
    float: left;
    margin-right: 6px;
    width: 240px;
}
.Paybtn {
	width: 160px;
	height: 82px;
	overflow: hidden;	
}
.Paybtn img:hover {
	transform: translate3d(0px, -82px, 0px)
}
.Amazbtn {
	width: 160px;
	height: 50px;
	overflow: hidden;	
}
.Amazbtn img:hover{
	transform: translate3d(0px, -50px, 0px)
}
