/*
Theme Name: WordPress GGRS
Theme URI: http://xander-esolutions.com/
Description: The Garry Gribbles Running Store WordPress theme..
Version: 0.1
Author: Xander E-Solutions
Author URI: http://xander-esolutions.com/
Tags: none

*/


.footerlink a:link { color: #F9DE48; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.footerlink a:hover { color: #FFFFFF; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.footerlink a:visited { color: #F9DE48; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.footerlink a:visited:hover { color: #FFFFFF; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.cssnav {
	position: relative;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(images/nav_top_on_bg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 168px;
	height: 24px;
	margin: 0 auto; 
	margin-bottom: 2px;
	padding: 0px; 
}

.cssnav a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	width: 168px;
	height: 24px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #ffffff; 
	text-decoration: none; 
}

.cssnav img {
	width: 100%;
	height: 100%;
	border: 0px;
}

* html a:hover {
	visibility: visible;
}

.cssnav a:hover img {
	visibility: hidden;
}

.cssnav span {
	position: absolute;
	left: 5px;
	top: 3px;
	margin: 0px;
	cursor: pointer;
}

.nav_sub {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 15px;
	font-size: 11px;
	padding-bottom: 5px;
	font-weight: bold
}

.nav_sub a:link {
	color: #e2393e;
	text-decoration: none;
}

.nav_sub a:visited {
	color: #e2393e;
	text-decoration: none;
}

.nav_sub a:active {
	color: #e2393e;
	text-decoration: none;
}

.nav_sub a:hover {
	color: #000000;
	text-decoration: none;
}

.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	font-family : Verdana;
	font-size: 9pt;
}

.border {  
	font-family: Arial; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}

.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: bold;
	color: #e2393e;
	text-align: center;
}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #e2393e;
	text-align: center;
}

h4 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.main, .content, #footer{
  width:920px;
  margin: 0px auto;
}