﻿/* CSS layout */
#masthead {
	background-color: #272D5D;
	color: #ff280b;
	padding: 0px 10px 0px 0px;
	border-top-color: #6D7CA7;
	border-top-style: solid;
	border-top-width: thin;
}
#leaderboard {
	margin: 0px;
	background-color: #e5e5cc;
	background-image: url('images/redflowers01.gif');
}
#container {
	border-width: 6px 0px 0px 0px;
	position: relative;
	width: 100%;
	height: 100%;
	border-top-style: solid;
	border-top-color: #E92727;
}
#container2 {
	position: relative;
	width: 100%;
	height: 100%;
}
#left_col {
	width: 132px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #e5e5cc;
	bottom: 20px;
}
#right_col2 {
	border-color: #e5e5cc;
	border-style: solid;
	border-width: 0 0 0 1px;
	bottom: 0px;
	width: 161px;
	top: 0px;
	right: 0px;
	position: absolute;
	background-color: #e5e5cc;
	height: 100%;
	bottom: 20px;
}
#breadcrumb {
	padding: 5px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	margin-right: 164px;
}
.breadcrumb a:visited {
	color: #444444;
}
.breadcrumb a:link {
	color: #444444;
}
.breadcrumb a:active {
	color: #444444;
	font-weight: bold;
}
.breadcrumb a:hover {
	color: #444444;
	font-weight: bold;
}
#breadcrumb2 {
	padding: 5px 5px 15px 5px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
}
.breadcrumb2 a:visited {
	color: #444444;
}
.breadcrumb2 a:link {
	color: #444444;
}
.breadcrumb2 a:active {
	color: #444444;
	font-weight: bold;
}
.breadcrumb2 a:hover {
	color: #444444;
	font-weight: bold;
}
#page_content {
	padding: 0px 10px 10px 10px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	margin-right: 164px;
	z-index: 100;
	height: 100%;
}
#page_content_astore {
	padding: 10px;
	margin-left: 132px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	z-index: 100;
	height: 100%;
}
#page_content2 {
}
#page_content3 {
	margin-left: 132px;
}
#footer {
	border-color: #E7E4D0;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	bottom: 20px;
	padding: 5px;
	margin-left: 132px;
	margin-right: 164px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
}
#bottom_bar {
	background-color: #272d5d;
	height: 20px;
}
.NavBar a:link {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	background-color: #e5e5cc;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	height: 18px;
	display: block;
}
.NavBar a:visited {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	background-color: #e5e5cc;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	height: 18px;
	display: block;
}
.NavBar {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.NavBar a:hover {
	border-left-width: 3px;
	font-weight: bold;
	color: #000099;
	width: 120px;
	padding-left: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-left-style: solid;
	border-left-color: #999999;
}
.NavBar a:active {
	border-left-width: 3px;
	font-weight: bold;
	color: #000099;
	width: 120px;
	padding-left: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-left-style: solid;
	border-left-color: #999999;
}
.SubNav {
	background-color: #E7E4D0;
	border: 1px solid #000000;
}
.SubNavBar {
	background-color: #e5e5cc;
	border: 1px solid #999999;
	text-align: center;
	color: #444444;
	padding-bottom: 5px;
}
.SubNavBar a:visited {
	color: #444444;
}
.SubNavBar a:link {
	color: #444444;
}
.SubNavBar a:active {
	color: #6a6a6a;
	font-weight: bold;
}
.SubNavBar a:hover {
	color: #6a6a6a;
	font-weight: bold;
}
.Invitation {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Header {
	text-align: center;
	color: #FFFFFF;
	font-size: medium;
	background-color: #6D7CA7;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #272d5d;
	border-bottom-width: thin;
	font-weight: bold;
}
.Header a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.Header a:link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.PictureLink {
	border-width: 0px;
}
.VideoBG {
	background-image: url('images/bg_darkblue.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	width: 540px;
	height: 467px;
}
.VideoBGblue {
	background-image: url('../../images/bg_darkblue.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
}
.NewTerm {
	background-color: #FFFF00;
	font-style: italic;
}
.TermWSound {
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.textwidth500 {
	width: 500px;
}
.Justify {
	text-align: justify;
}
.Term {
	font-style: italic;
}
.xsmall {
	font-size: x-small;
	text-align: justify;
}
.RightAlign {
	text-align: right;
}
.XsmallRightAlign {
	font-size: x-small;
	text-align: right;
}
.vertaligntop {
	vertical-align: top;
}
.verticalaligntexttop {
	vertical-align: text-top;
}
.PremiumListing {
	color: #000000;
	background-color: #FFFFCC;
}
.Kanji {
	vertical-align: middle;
	border-width: 0px;
}
.BodyMargin {
	margin: 0px;
	height: 100%;
}
.Center_align {
	text-align: center;
}
.Center_align
{
text-align: -moz-center;
}
.TitleImage {
	padding: 0px;
	margin: 0px;
}
.White {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
}
.Bold {
	font-weight: bold;
}
.YourAdHere {
	font-size: xx-small;
	text-decoration: none;
	text-align: right;
	color: #C0C0C0;
}
#bottom_nav {
	color: #C0C0C0;
	text-align: center;
	text-decoration: none;
	font-size: small;
}
.bottom_nav a:visited {
	color: #C0C0C0;
	text-decoration: none;
	font-size: small;
}
.bottom_nav a:link {
	color: #C0C0C0;
	text-decoration: none;
	font-size: small;
}
.bottom_nav a:active {
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}
.bottom_nav a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}
#top_nav {
	background-color: #6d7ca7;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFCC66;
}
.top_nav_borderleftheader {
	border-left: 1px solid #272D5D;
	text-align: center;
	color: #FFFFFF;
	font-size: medium;
	background-color: #6D7CA7;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #272d5d;
	border-bottom-width: thin;
	font-weight: bold;
}
.top_nav_borderleft {
	border-left: 1px solid #272D5D;
}
.dmx {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #ffffff;
}
.dmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item1-active {
    padding: 3px 10px 3px 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item1:hover {
    padding: 3px 10px 3px 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item1 {
    padding: 3px 10px 3px 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    color: #272D5D;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2-active {
    padding: 3px 8px 4px 8px;
    color: #272D5D;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2:hover {
    padding: 3px 8px 4px 8px;
    color: #272D5D;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    padding: 3px 8px 4px 8px;
    color: #272D5D;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #e5e5cc;
}
.dmx .item2-active:hover {
    background: #ffffff;
}
.dmx .item2-active {
    background: #ffffff;
}
.dmx .item2:hover {
    background: #ffffff;
}
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .arrow {
    padding: 3px 16px 4px 8px;
}
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .item2 img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */
.StoreCell {
	margin: 10px;
	border-style: double;
	border-color: #C0C0C0;
	font-family: verdana;
	font-size: 9px;
}
.StoreCell a:link {
	text-decoration: none;
}
.HeaderStore {
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #6D7CA7;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #272d5d;
	border-bottom-width: thin;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
.HeaderStore a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.HeaderStore a:link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.PictureLeft {
	border-style: solid;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}
.OnPageNav {
	font-size: xx-small;
	text-decoration: none;
	text-align: center;
	color: #C0C0C0;
}
.OnPageNav {
	font-size: xx-small;
	text-decoration: none;
	color: #C0C0C0;
	text-align: -moz-center;
}
.OnPageNav a:link {
	text-decoration: none;
	color: #C0C0C0;
}
.OnPageNav a:link:visited {
	text-decoration: none;
	color: #C0C0C0;
}
.OnPageNav a:active {
	color: #808080;
	text-decoration: none;
}
.OnPageNav a:hover {
	color: #808080;
	text-decoration: none;
}
#mastheadgadget {
	margin: 0px;
	background-color: #272d5d;
	color: #ff280b;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	width: 100%;
	border-bottom-color: #6D7CA7;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.BodyMarginGadget {
	margin: 0px;
	max-width: 100%;
	background-color: #FFFFFF;
}
#page_content_gadget {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#GadgetFooter {
	margin: 0px;
	background-color: #272d5d;
	color: #ff280b;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	bottom: 0px;
	position: absolute;
}
#GadgetFooter2 {
	margin: 0px;
	background-color: #272d5d;
	color: #ff280b;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	bottom: 0px;
}
.GadgetCenterTerm {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
	font-size: small;
	vertical-align: middle;
	border-width: 0;
}
.GadgetCenterAnswer {
	color: #000000;
	text-align: center;
	font-size: small;
	vertical-align: middle;
	border-width: 0;
}
.GadgetImageMiddle {
	vertical-align: middle;
	border-width: 0;
}
.PictureRight {
	border-style: solid;
	border-width: 0px;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
}
.GadgetBodyFont {
	font-size: 12px;
}
.GadgetTermWSoundCenter {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.GadgetTermWSoundCenter {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: -moz-center;
}
/* Top Sites */
body {
	background-color: #FFF;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
}
h3 {
  margin: 0px;
  padding: 0px;
}
h2 {
  margin: 0px;
  padding: 0px;
}
h1 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #000;
	left: 50%;
	position: absolute;
	width: 700px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */

.table_top_title a { color: #FFF; }

#navigation a { color: #FFF; }
.table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#navigation a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

input {
	font-family: sans-serif;
	font-size: 12px;
}

textarea {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }
.dsx {
	font: 12px "Trebuchet MS";
	z-index: 500;
}
.dsx .item1-active:hover {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
	background: #e5e5cc;
	font: 12px "Trebuchet MS";
	color: #000066;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 120px;
	height: 18px;
	z-index: 500;
}
.dsx .item1-active {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
	background: #e5e5cc;
	font: 12px "Trebuchet MS";
	color: #000066;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 120px;
	height: 18px;
	z-index: 500;
}
.dsx .item1:hover {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
	background: #e5e5cc;
	font: 12px "Trebuchet MS";
	color: #000066;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 120px;
	height: 18px;
	z-index: 500;
}
.dsx .item1 {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
	background: #e5e5cc;
	font: 12px "Trebuchet MS";
	color: #000066;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 120px;
	height: 18px;
	z-index: 500;
}
.dsx .item1-active:hover {
	border-left-width: 3px;
	font-weight: bold;
	color: #000099;
	width: 120px;
	padding-left: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-left-style: solid;
	border-left-color: #999999;
}
.dsx .item1-active {
	border-left-width: 3px;
	font-weight: bold;
	color: #000099;
	width: 120px;
	padding-left: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-left-style: solid;
	border-left-color: #999999;
}
.dsx .item1:hover {
	border-left-width: 3px;
	font-weight: bold;
	color: #000099;
	width: 120px;
	padding-left: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-left-style: solid;
	border-left-color: #999999;
}
.dsx .item2-active:hover {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
    padding: 3px 8px 4px 8px;
	font: 12px "Trebuchet MS";
    color: #000066;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dsx .item2-active {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
    padding: 3px 8px 4px 8px;
	font: 12px "Trebuchet MS";
    color: #000066;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dsx .item2:hover {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
    padding: 3px 8px 4px 8px;
	font: 12px "Trebuchet MS";
    color: #000066;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dsx .item2 {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #e5e5cc #e5e5cc #999999 #e5e5cc;
	border-bottom: 1px solid #cccccc;
    padding: 3px 8px 4px 8px;
	font: 12px "Trebuchet MS";
    color: #000066;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dsx .item2 {
	background: #e5e5cc;
	z-index: 500;
}
.dsx .item2-active:hover {
	background: #E8E7CA;
	background-color: #F2EEBF;
}
.dsx .item2-active {
	background: #E8E7CA;
	background-color: #F2EEBF;
}
.dsx .item2:hover {
	background: #E8E7CA;
	background-color: #F2EEBF;
}
.dsx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dsx .arrow {
    padding: 3px 16px 4px 8px;
}
.dsx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dsx .item2 img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dsx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: 500;
}
* html .dsx td { position: relative; } /* ie 5.0 fix */