@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}
#center {
	margin:0px auto;
	width:980px;
	position:relative;
	top:17px;
	z-index:0;
}
#body-top {
	width:980px;
	height:20px;
	background:url(../images/bg-body-top.gif);
}
#body-bottom {
	width:980px;
	height:25px;
	background:url(../images/bg-body-bottom.gif);
}
#body-left {
	width:16px;
	background:url(../images/bg-body-left.gif);
}
#body-right {
	width:16px;
	background:url(../images/bg-body-right.gif);
}
#body-center {
	width:948px;
	position:relative;
}
#content {
	margin:0 20px;
}
#nav-top, #nav-top a, #nav-footer a, #nav-footer {
	color:#777;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	line-height:150%;
}
#nav-top a:hover, #nav-footer a:hover {
	color:#444;
	text-decoration:none;
}
#nav-top {
	float:right;
	width:687px;
	height:30px;
}
#nav-bottom {
	float:right;
	width:687px;
	height:45px;
}
#logo {
	float:left;
	width:221px;
	height:75px;
	background:url(../images/logo-221x75.jpg);
}
#navmenu {
	margin:0px;
	list-style:none;
	display:inline;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:200%
	}
#navmenu a {
	color:#FFF;
	text-decoration:none;
}
#navmenu li {
	display:block;
	float:left;
	padding-left:5px;
	}
#navmenu #green a {
	width:166px;
	height:45px;
	background:url(../images/tab-top-green-off.gif);
	display:block;
	}
#navmenu #green a:hover {
	background:url(../images/tab-top-green-on.gif);
}
#navmenu #red a {
	width:166px;
	height:45px;
	background:url(../images/tab-top-red-off.gif);
	display:block;
	}
#navmenu #red a:hover {
	background:url(../images/tab-top-red-on.gif);
}
#navmenu #orange a {
	width:166px;
	height:45px;
	background:url(../images/tab-top-orange-off.gif);
	display:block;
	}
#navmenu #orange a:hover {
	background:url(../images/tab-top-orange-on.gif);
}
#navmenu #blue a {
	width:166px;
	height:45px;
	background:url(../images/tab-top-blue-off.gif);
	display:block;
	}
#navmenu #blue a:hover {
	background:url(../images/tab-top-blue-on.gif);
}
#content-general-left {
	float:left;
	width:681px;
}
#content-general-right {
	float:right;
	width:681px;
    position:relative;
}
#content-home-panel {
	width:681px;
	background:#54B948;
	position:relative;
}
#content-home-panel #top, #wordmatch-header #top {
	width:681px;
	height:11px;
	background:url(../images/bg-mainpanel-top.gif);
}
#content-home-panel #bottom, #wordmatch-header #bottom {
	width:681px;
	height:11px;
	background:url(../images/bg-mainpanel-bottom.gif);
}
#content-home-panel #left, #wordmatch-header #left {
	width:4px;
	background:url(../images/bg-mainpanel-left.gif);
}
#content-home-panel #right, #wordmatch-header #right {
	width:4px;
	background:url(../images/bg-mainpanel-right.gif);
}
#content-home-panel-center {
	position:relative;
	width:673px;
    height:287px;
}
#wordmatch-header {
	width:681px;
	background:#54B948;
	position:relative;
}
#wordmatch-header-center {
	position:relative;
	width:673px;
}
#column-side {
	width:215px;
	height:309px;
}
#column-side .blue {
	width:215px;
	height:72px;
	background:url(../images/panel-blue-72h.gif);
}
#column-side .blue .label a {
	font-weight:bold;
	font-size:22px;
	color:#005DAA;
	text-decoration:none;
}
#column-side .blue .label a:hover {
	text-decoration:underline;
}
#column-side .blue .label {
	padding-top:20px;
}
#column-side .red {
	width:215px;
	height:72px;
	background:url(../images/panel-red-72h.gif);
}
#column-side .red .label {
	padding-top:5px;
}
#column-side .red .label a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
#column-side .red .label .big {
	font-size:22px;
	font-weight:bold;
}
#column-side .red .label a:hover {
	text-decoration:underline;
}
#column-side .orange {
	width:215px;
	height:72px;
	background:url(../images/panel-orange-72h.gif);
}
#column-side .orange .label a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#column-side .orange .label .big {
	font-size:18px;
	font-weight:bold;
}
#column-side .orange .label a:hover {
	text-decoration:underline;
}
#column-side .orange img {
	padding-top:15px;
}
.spacer-8h {
	height:8px;
}
.spacer-bottom {
	clear:both;
	height:30px;
}
#logo-wordmatch {
	width:185px;
	height:37px;
	background:url(../images/logo-wordmatch-185x37.jpg) top no-repeat;
}
#wordmatch-vertical {
	width:235px;
	position:relative;
	top:45px;
	left:45px;
	float:left;
}
#wordmatch-submit {
	padding-top:30px;
}
#wordmatch-submit a {
	width:114px;
	height:36px;
	display:block;
	background:url(../images/button-submit-green-off.gif);
}
#wordmatch-submit a:hover {
	background:url(../images/button-submit-green-on.gif);
}
/*#wordmatch-description {
	width:275px;
	color:#FFF;
	float:right;
	position:relative;
	top:30px;
	right:45px;
	line-height:110%;
	display:block;
	padding-bottom:60px;
}
#wordmatch-description h2 {
	color:#FFF;
    font-size:18pt;
}*/

#wordmatch-right {
	width:265px;
	color:#FFF;
	position:absolute;
	top:55px;
	left:335px;
	padding-left:20px;
	border-left:solid 2px #FF0;
	line-height:110%;
}
#wordmatch-right ul {
	margin:0px;
	padding:0px;
	width:265px;
	list-style:none;
}
#wordmatch-right ul li {
	margin:0px;
	padding:0px;
	margin-bottom:45px;
}
#wordmatch-right #wordmatch-what a {
	display:block;
	background:url(../images/link-wordmatch-what-off.jpg) no-repeat;
}
#wordmatch-right #wordmatch-what a:hover {
	background:url(../images/link-wordmatch-what-on.jpg) no-repeat;
}
#wordmatch-right #wordmatch-how a {
	display:block;
	background:url(../images/link-wordmatch-how-off.jpg) no-repeat;
}
#wordmatch-right #wordmatch-how a:hover {
	background:url(../images/link-wordmatch-how-on.jpg) no-repeat;
}
#wordmatch-right #wordmatch-database a {
	display:block;
	background:url(../images/link-wordmatch-database-off.jpg) no-repeat;
}
#wordmatch-right #wordmatch-database a:hover {
	background:url(../images/link-wordmatch-database-on.jpg) no-repeat;
}
.content-text {
	padding:15px 45px 25px 25px;
	color:#333;
	line-height:150%;
	font-size:11pt;
}
.content-title {
	background:#CCC;
	padding:7px 25px;
	color:#666;
	font-size:18pt;
	font-weight:bold;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.wordtemplate {
font-size: 14px;
margin: 0px auto;
width: 600px;
font-family: "Lucida Grande", verdana;
text-align: left;
}

.wordtemplate .field{
 width:248px;
 float:left;
 height:60px
}
.wordtemplate .form{
padding-right: 20px;
padding-left: 20px;
font-size: 12px;
padding-bottom: 20px;
margin: 0px auto;
width: 500px;

font-family: "Lucida Grande", verdana;
text-align: left;
}
.wordtemplate .form h2 {
padding-right: 0px;
padding-left: 0px;
font-size: 14px;
padding-bottom: 0px;
margin: 20px 0px 5px;
color: #333;
padding-top: 0px;

}

.wordtemplate .form input {
padding-right: 3px;
padding-left: 3px;
font-size: 14px;
margin-bottom: 10px;
padding-bottom: 3px;
width: 275px;
padding-top: 3px
}
.wordtemplate .form input.button {
padding-right: 3px;
padding-left: 3px;
font-size: 14px;
padding-bottom: 3px;
margin: 10px 0px 0px;
width: auto;
padding-top: 3px
}
.wordtemplate .register input {
padding-right: 3px;
padding-left: 3px;
font-size: 14px;
margin-bottom: 10px;
padding-bottom: 3px;
width: 200px;
padding-top: 3px
}
#notice {
margin-top:5px;
border:solid 1px #0F0;
padding:10px;
background-color:#CFC;
}
#errors {
margin-top:5px;
border:solid 1px #F00;
padding:10px;
background-color:#FCC;
}
#errors p{
 margin-left:20px;
}
#errors h2{
margin-top:-2px;
margin-left:30px;
}
#errors h3{
margin-top:-5px;
margin-left:20px;
}
.popup {
	width:25.0em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.80em;
	background:#FFFEEB;
	border:10px solid #E0E0E0;
    color:#777;
    position:absolute;
}
#popup-content {
	padding:1.5em;
	line-height:150%;
}
#top-bar {
	padding-bottom:0.75em;
}
#top-bar a{
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
#top-bar a:hover{
	text-decoration:underline;
}
.product-info-panel td {
	padding:3px 15px;
}
.product-labels {
	font-weight:bold;
}
.product-price {
	color:#F00;
	font-weight:bold;
	font-size:14pt;
}
.product-total {
	color:#039;
	font-weight:bold;
	font-size:16pt;
}
#product-buy-button {
	padding-top:25px;
}
#product-buy-button a{
	width:162px;
	height:51px;
	display:block;
	background:url(../images/button-buy-green-off.gif);
}
#product-buy-button a:hover{
	background:url(../images/button-buy-green-on.gif);
}
.product-listing {
	padding:10px 0;
}
.product-listing-heading td {
	padding:0 10px 5px 15px;
}
.heading-title {
	color:#4D4D4D;
	font-weight:bold;
	font-size:12pt;
}
.heading-price {
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:12pt;
}
.heading-buy-link a {
	width:86px;
	height:28px;
	display:block;
	background:url(../images/button-buy-green-small-off.gif);
}
.heading-buy-link a:hover {
	background:url(../images/button-buy-green-small-on.gif);
}
.product-listing-description {
	padding:5px 15px;
}


