﻿/*=======================================
Menu
=======================================*/
.mainmenuul {
  height: 26px;
  margin-left: 680px;
  margin-top: -60px;
  text-align: center;
  font-weight: bold;
  float: left;
}
.mainmenuli {
  float: left;
  font-family: FontAwesome, Arial, Verdana, Helvetica, sans-serif;
  text-align: center;
  width: auto;
  list-style-type: none;
  padding: 0 30px 0;
}
.mainmenuli:hover {
  background-color: #EA3724;
}
.mainmenuli a {
  color: #000000;
  display: block;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: bold;
  outline: 0;
}
.mainmenuli a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.mainmenulistart {
  float: left;
  height: 41px;
  width: 20px;
}
.mainmenuliend {
  float: left;
  height: 41px;
  width: 20px;
}
.mainmenuselected {
  float: left;
  font-family: FontAwesome, Arial, Verdana, Helvetica, sans-serif;
  margin-left: 39px;
  margin-right: 0;
  width: auto;
  list-style-type: none;
  line-height: 5px;
  display: block;
  text-transform: capitalize;
  text-align: center;
  font-size: 20px;
  color: #a92620;
  text-decoration: underline;
}
.menusearch {
  position: absolute;
  background-color: #ebe7e7;
  border-top: 2px solid #82211d;
  padding: 5px;
  margin: 0;
  width: 190px;
}
.menusearch a,
.menusearch a:link,
.menusearch a:hover {
  color: #000;
}
.menusearch ul {
  width: 190px;
  margin: 0;
  padding: 0;
}
.menusearch ul li {
  width: 190px;
}
.menusearch ul li:hover {
  width: 190px;
  border-bottom: 2px solid #82211d;
  background-color: #fff;
}
/*=======================================
Wyvern Menu
========================================*/
.wyvernmenu {
  text-align: center;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 0px;
  margin: 10px 60px 0 0;
  padding: 0;
  border-bottom: 1px solid #B4B4B4;
}
.wyvernmenu a span {
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
}
.wyvernmenuli {
  float: left;
  padding: 5px;
  margin: 0 5px;
  list-style-type: none;
  width: auto;
  height: 20px;
  font-size: 16px;
  color: #b5b3b3;
  background-color: transparent;
}
.wyvernmenuli:hover {
  background-color: #6FB419;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6FB419), to(#6FB419));
  background: -moz-linear-gradient(#6FB419, #6FB419);
  background: linear-gradient(#6FB419, #6FB419);
  color: #fff;
}
.wyvernmenuli a {
  color: #b5b3b3;
  text-transform: uppercase;
  font-family: FontAwesome, Arial, Verdana, Helvetica, sans-serif;
}
.wyvernmenuli a:hover,
.wyvernmenuli:hover a {
  color: #fff;
  text-transform: uppercase;
  font-family: FontAwesome, Arial, Verdana, Helvetica, sans-serif;
}
.wyvernmenuliselected {
  float: left;
  padding: 5px;
  margin: 0 5px;
  list-style-type: none;
  width: auto;
  height: 20px;
  font-size: 16px;
  color: #EEEEEE;
  background-color: #464545;
}
.wyvernmenuliselected a {
  color: #EEEEEE;
  text-transform: uppercase;
  font-family: FontAwesome, Arial, Verdana, Helvetica, sans-serif;
}
.wyvernmenulistart {
  float: left;
  height: 41px;
  width: 20px;
}
.wyvernmenuliend {
  float: left;
  height: 41px;
  width: 20px;
}
.cdnhomediv {
  width: 250px;
  height: 300px;
  float: left;
  margin: 10px;
}
.cdnhomediv span {
  width: 250px;
  height: 300px;
  float: left;
  margin: 0;
  padding: 0;
}
.cdnhomea {
  background: url(/resource/images/cdn_main_page_r1_c1.png) no-repeat;
}
.cdnhomeb {
  background: url(/resource/images/cdn_main_page_r1_c2.png) no-repeat;
}
.cdnhomec {
  background: url(/resource/images/cdn_main_page_r1_c3.png) no-repeat;
}
.cdnhomed {
  background: url(/resource/images/cdn_main_page_r2_c1.png) no-repeat;
}
.cdnhomee {
  background: url(/resource/images/cdn_main_page_r2_c2.png) no-repeat;
}
.cdnhomef {
  background: url(/resource/images/cdn_main_page_r2_c3.png) no-repeat;
}
.cdnhomea:hover {
  background: url(/resource/images/cdn_main_page_r1_c1_s2.png) no-repeat;
}
.cdnhomeb:hover {
  background: url(/resource/images/cdn_main_page_r1_c2_s2.png) no-repeat;
}
.cdnhomec:hover {
  background: url(/resource/images/cdn_main_page_r1_c3_s2.png) no-repeat;
}
.cdnhomed:hover {
  background: url(/resource/images/cdn_main_page_r2_c1_s2.png) no-repeat;
}
.cdnhomee:hover {
  background: url(/resource/images/cdn_main_page_r2_c2_s2.png) no-repeat;
}
.cdnhomef:hover {
  background: url(/resource/images/cdn_main_page_r2_c3_s2.png) no-repeat;
}
.wyverncdnmenu {
  margin-left: 20%;
  width: 850px;
  margin-top: 30px;
}
.wyvernmembershipmenu {
  margin-left: 20%;
  width: 850px;
  margin-top: 30px;
}
.wyvernmembershipmenu .homediv {
  width: 250px;
  height: 300px;
  float: left;
  margin: 10px;
}
.wyvernmembershipmenu .homediv span {
  width: 250px;
  height: 300px;
  float: left;
  margin: 0;
  padding: 0;
}
.wyvernmembershipmenu .homea {
  background: url(/resource/images/member_main_page_r1_c1.png) no-repeat;
}
.wyvernmembershipmenu .homeb {
  background: url(/resource/images/member_main_page_r1_c2.png) no-repeat;
}
.wyvernmembershipmenu .homec {
  background: url(/resource/images/member_main_page_r1_c3.png) no-repeat;
}
.wyvernmembershipmenu .homea:hover {
  background: url(/resource/images/member_main_page_r1_c1_s2.png) no-repeat;
}
.wyvernmembershipmenu .homeb:hover {
  background: url(/resource/images/member_main_page_r1_c2_s2.png) no-repeat;
}
.wyvernmembershipmenu .homec:hover {
  background: url(/resource/images/member_main_page_r1_c3_s2.png) no-repeat;
}
/*=======================================
Wyvern Tab Menu
========================================*/
.wyvernmenutab {
  text-align: center;
  font-weight: normal;
  float: left;
  margin: 5px 0 0 0;
  padding: 0;
  background-color: transparent;
}
.wyvernmenutab a span {
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.wyvernmenutab li {
  float: left;
  padding: 2px 5px;
  margin: 10px 0 0 5px;
  list-style-type: none;
  width: auto;
  font-size: 12px;
  background-color: transparent;
}
.wyvernmenutab li:hover {
  border-bottom: 1px solid #191919;
}
.wyvernmenutab .iconselected {
  float: left;
  padding: 2px 5px;
  margin: 10px 0 0 5px;
  list-style-type: none;
  width: auto;
  font-size: 12px;
  background-color: transparent;
  border-bottom: 1px solid #191919;
  background: url(/Resource/Images/IconCircle2.png) no-repeat;
}
.wyvernmenutab li a,
.wyvernmenutab li a:hover {
  color: #000000 !important;
  background-color: transparent !important;
  margin: 0 0 0 16px;
  padding: 0 !important;
}
.wyvernmenutab .icon {
  background: url(/Resource/Images/IconCircle.png) no-repeat;
}
/*=======================================
Wyvern Browse Tab Menu
========================================*/
.wyvernmenubrowsetab {
  text-align: center;
  font-weight: normal;
  float: left;
  margin: 5px 0 0 0;
  padding: 0;
  background-color: transparent;
}
.wyvernmenubrowsetab a span {
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.wyvernmenubrowsetab li {
  float: left;
  padding: 2px 5px;
  margin: 10px 0 0 5px;
  list-style-type: none;
  width: auto;
  font-size: 12px;
  background-color: transparent;
}
.wyvernmenubrowsetab li:hover {
  border-bottom: 1px solid #191919;
}
.wyvernmenubrowsetab .iconselected {
  float: left;
  padding: 2px 5px;
  margin: 10px 0 0 5px;
  list-style-type: none;
  width: auto;
  font-size: 12px;
  background-color: transparent;
  border-bottom: 1px solid #191919;
}
.wyvernmenubrowsetab li a,
.wyvernmenubrowsetab li a:hover {
  color: #000000 !important;
  background-color: transparent !important;
  margin: 5px 0 0 5px;
  padding: 0 !important;
  float: left;
}
/*=======================================
Wyvern Tab Menu List
========================================*/
.wyvernmenutablist {
  text-align: center;
  font-weight: normal;
  float: left;
  margin: 5px 0 0 0;
  padding: 0;
  background-color: transparent;
  width: 600px;
  margin: 5px 30px;
}
.wyvernmenutablist a span {
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.wyvernmenutablist li {
  float: left;
  padding: 2px 5px;
  margin: 15px 0px 0px 5px;
  list-style-type: none;
  width: 100%;
  font-size: 12px;
  background-color: transparent;
}
.wyvernmenutablist li:hover {
  border-bottom: 1px solid #191919;
}
.wyvernmenutablist .iconselected {
  float: left;
  padding: 2px 5px;
  margin: 10px 0 0 5px;
  list-style-type: none;
  width: auto;
  font-size: 12px;
  background-color: transparent;
  border-bottom: 1px solid #191919;
  background: url(/Resource/Images/IconCircle2.png) no-repeat;
}
.wyvernmenutablist li a,
.wyvernmenutablist li a:hover {
  color: #000000 !important;
  background-color: transparent !important;
  margin: 0 0 0 16px;
  padding: 0 !important;
  font-size: 18px;
  float: left;
  margin: -5px 0 0 20px;
}
.wyvernmenutablist .icon {
  background: url(/Resource/Images/IconCircle.png) no-repeat;
}