/* Winning Moves */

html { min-height: 100%; margin-bottom: 1px; }
body {
	background: #fff url(images/page_bkg.gif);
	color: #555;
	margin: 0;
	padding: 0;
	text-align: center;
}
body,td,p,ul,ol { font-size: 9pt; }
p,ul,ol { line-height: 14pt; }
li { margin-bottom: 0.25em; }
a { color: #3367c1; background: transparent; }
a:hover { color: #c00; background: transparent; }
h1 {
	margin: 0;
	padding: 0;
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #c00;
	line-height: 14pt;
	border-top: thin dashed #ccc;
	padding-top: 5px;
	margin-top: 5px;
}
h3 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	color: #c00;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}
h5 {
	font: bold 9pt Arial, Helvetica, sans-serif;
	background: #fff;
	color: #669900;
	text-transform: uppercase;
        
}
form#emailsignup { margin: 0; padding: 0; }
input.emailtext { width: 120px; }

#menu-categories { background-color: #eee; color: #555; margin-bottom: 10px; }
#menu-categories a {
	display: block;
	width: 100%;
	padding: 0.5em;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #fff;
}
#menu-categories a:hover { color: #CC0000; }
#menu-categories br { display: none; }
ul.columnlist { margin-left: 2em; }
.iTitle input { margin-bottom: 5px; }
.cvtPoints { padding: 0.5em; }
.window h5 {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #3367c1;
	background: #fff;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 5px;
}
.bluebkg1 { background-color: #3367c1; color: #fff; font-size: 10px; line-height: 10px; }
.bluebkg2 { background-color: #003798; color: #fff; font-size: 6px; line-height: 6px; }

.window {
	background: #fff;
	color: #555;
}
table.win { margin-bottom: 5px; width: 210px; }
.win-top { background: url(images/win-t.jpg) repeat-x top; font-size: 8px; }
.win-bot { background: url(images/win-b.jpg) repeat-x bottom; font-size: 8px; }
.win-right { background: url(images/win-r.jpg) repeat-y right; font-size: 8px; }
.win-left { background: url(images/win-l.jpg) repeat-y left; font-size: 8px; }

.content { padding: 1em; }
.copyright { font: normal 10px Arial, Helvetica, sans-serif; color: #aaa; padding: 5px 8px; }
.suggitem { float: left; width: 31%; margin-right: 1em;}
.suggpic { float: left; margin-right: 5px; }
.location { text-align: left; line-height: 164%; font-size: 9pt; }
.contactlocation { padding: 5px 0; margin: 5px 0; }

#outerwrap { border: 1px solid #eee; border-top: 0; width: 900px; margin-left: auto; margin-right: auto; }
#wrap { background: #fff; color: #555; border: 4px solid #fff; border-top: 0; }
#logo { padding-bottom: 3px; text-align: center; }
#newreleases {  }
#newreleases h5 { margin: 0; padding: 5px 0; color: #c00; margin-bottom: 5px; border-bottom: 1px solid #eee; }

/* powered by wsp logos */

#pbwsp a {
	display: block;
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	width: 120px;
	text-align: right;
	padding: 1px;
	background: #fff url(images/wsp.gif) no-repeat top left;
	color: #999999;
	line-height: 12px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #eee;
}
#pbwsp a:hover span.wsp strong { color: #3367c1; }
#pbwsp a:hover span.wsp { color: #333333; }
#pbwsp span.visit { display: none; text-align: right; font: normal 9px Arial; color: #666666; letter-spacing: 2px; }
#pbwsp a:hover span.visit { display: block; padding: 1px; }
#pbwsp a:hover span.pb { display: none; }
#pbwsp span.pb {
	font-size: 7.5px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #999999;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#pbwsp span.wsp {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#pbwsp span.wsp strong {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
}
#pbwsp span.sup {
	font-size: 10px;
	font-weight: normal;
}
