/* FIELDHOCKEYADS.COM */

/* Engine customization */
.engineRightCol {}

.awpColor {
	color:#E31D1D !important;
}

.awpBgColor {
	background-color:#F73030 !important;
}

.sortTableRowA {
	background-color:#FFFFFF !important;
}	

.sortTableRowB {
	background-color:#DDDDDD !important;
}

.onSortTableRow {
	background-color:#CBE3C8 !important;
}

/* General AWP styles */
html, body {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

body, td, input, textarea, select, .normal {
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #292F33;
}

TABLE.awpBounds, TABLE.awpHeader {
	width:780px;
	border-collapse:collapse;
}

TABLE.awpBounds {
	margin-top:7px;
	height:99%;
}

TABLE.awpHeader td {
	margin:0px;
	padding:0px;
}

.awpnav, .awpnavOn {
	background-image:url(../images/nav_button.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:29px;
	width:89px;
	text-align:center !important;
}

.awpnavOn {
	background-image:url(../images/nav_button_over.jpg);
}

.awpnav A, .awpnavOn A {
	font:bold 12px Tahoma, Arial, Sans Serif;
	color:#FFFFFF;
	text-decoration:none;
}

.awpnavBar {
	background-image:url(../images/navbg.gif);
	text-align:center !important;
	height:33px;
}

.navSides { width:123px; }

TABLE.awpBounds TD.content {
	line-height:16px;
	height:100%;
}

TABLE.awpBounds TD.footer {
	border-top:1px solid #cccccc;
	background-color:#efefef;
	font-size:10px;
	padding:10px;
	font-weight:bold;
}

TABLE.awpBounds TD.footer a {
	color:#000000;
	text-decoration:none;
}

#memberArea {
	background-color:#EEEEEE;
}

.contentTitle {
	color:#E31D1D;
	font-size:11px;
	line-height:32px;
	margin-bottom:5px;
	font-weight:bold;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.ggBox {
	background-image:url(../images/gg_bg.gif);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}

.ggbox h1 {
	line-height:26px;
	background-image:url(../images/title_header.gif);
	background-repeat:repeat-x;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	margin:0px;
	height:42px;
}

.brclear { clear:both; }

h1 .icon { 
	width:40px; height:28px; 
	background-repeat:no-repeat; 
	background-position:right; 
}

h1 .title { float:left; width:80%; }

h1 .icon { float:left; width:20%; }

.ggBox .link {
	background-image:url(../images/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:4px;
	font-size:10px;
}

.ggBox .link a { color:#000000;font-weight:bold;text-decoration:none; }

.ggBox .link a:hover { text-decoration:underline; }

.ggBox .container {
	padding-left:14px;
	padding-right:14px;
}