/* GPSJ CSS v1.337 */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #DDDDDD;
}

img {
	border: 0;
	-ms-interpolation-mode:bicubic;
}

a {
	color: #2A5FA5;
	text-decoration: underline;
}

a:hover {
	color: blue;
}
.red {
	color: red;
}


hr {
	display: none;
}

.clear {
	clear: both;
}

.big {
	font-size: 24px;
}

.smallnewsimgleft {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top:4px;
}

.smallnewsimgleft2 {
	margin-right: 15px;
	margin-bottom: 10px;
}

.clear2 {
	clear: both;
	height: 5px;
	display: block;
}

.clear3 {
	clear: both;
	height: 25px;
	display: block;
}

.clear5 {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	padding-top: 0px;
	margin-bottom: 25px;
}
.error {
	color: red;
	background-color: #FFF4F4;
	padding: 9px;
	border: 1px dotted red;
}


h1 {
	font-size: 26px;
	line-height: 25px;
	color: #2A5FA5;
	font-weight: bold;
	text-align:left;
	padding-bottom: 6px;
}

h1.black {
	font-weight:normal;
	color:black;
}

h1 a, h2 a, h3 a {
	color: #2A5FA5;
	text-decoration: none;
	margin-bottom: 5px;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:none;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #2A5FA5;
	text-align:left;
	padding-bottom: 5px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #2A5FA5;
}

h3.latestbox {
	background-color: #DDDDDD;
	float: left;
	width: 255px;
	height: 70px;
	border-right: 3px solid white;
}

h3.latestbox a {
	padding-left:5px;
	padding-right:5px;
	position:relative;
	top:5px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.latestred, a span.latestred {
	color: #990000 !important;
}

#wrapper {
	background-color: white;
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px;
}

#header {
	height: 95px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

#header #headerleft {
	float: left;
	width: 300px;
}

#header #headerright {
	float: right;
	width: 385px;
	margin-top:10px;
}

#header #headerright img {
	margin-right: 10px;
}

#header #headerright p {
	font-size: 15px;
	color: #2A5FA5;
	font-weight: bold;
	line-height: 18px;
}

#header #headerright a {
	text-decoration:none;
}

#navigation {
	border-bottom: 1px solid #2A5FA7;
	padding-bottom: 8px;
	font-family:  Arial, Helvetica, sans-serif;
}

#topnav {
	background-color: #DDDDDD;
	display: block;
	height: 29px;
}

#topnav li {
	color: #333333;
	list-style-type: none;
	display: inline;
	float: left;
	background-image: url(../images/nav-divide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
}

#topnav li a {
	padding: 7px 9px;
	display: block;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}

#topnav li a.selected, #topnav li a.selected:hover {
	color: white !important;
	background-color: #444444 !important;
	background-image: none !important;
}

#topnav li a:hover {
	background-color: #bbbbbb;
	background-image: url(../images/nav-divide.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#bottomnav {
	background-color: #444444;
	display: block;
	height: 29px;
}

#bottomnav li {
	list-style-type: none;
	display: inline;
	float: left;
	background-image: url(../images/nav-divide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
}

#bottomnav li a {
	padding: 7px 9px;
	display: block;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#bottomnav li a:hover {
	background-color: #666666;
	background-image: url(../images/nav-divide.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.navnodivider, .navnodivider a:hover {
	background-image: none !important;
}

#navdate {
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	float:left;
}

#content p {
	font-size:12px;
	line-height: 15px;
}

#content {
	margin-top: 20px;
}

#content #contentleft {
	width: 525px;
	float: left;
}

#content #contentleft li {
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content #contentleft p {
	margin-bottom:13px;
	text-align: justify
}

#content #contentleft table td p {
	text-align:left !important;
}

#content #contentleft .contentleftsection {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content #contentleft .contentlefttitle {
	float: left;
}

#content #contentleft .contentleftrsssharethis {
	float: right;
	margin-right: 15px;
}

#content #contentleft .contentleftrsssharethis img {
	margin-right:15px;
}

#content #contentmiddle {
	width: 120px;
	float: left;
	margin-left: 15px;
	display: block;
}

#content #contentright {
	width: 250px;
	float: right;
}

.contentleftrightimg {
	border: 1px solid silver;/*margin-left: 10px;
	margin-bottom: 15px;*/
}

#contentrightsearch {
	background-color: #444444;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #FFCC00;
}

#cse-search-box {
	margin-top:10px;
}

#articleinfobox {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #666666;
}

#cse-search-box #q {
	width: 155px;
	float: left;
	height: 20px;
	border: 0;
}

#cse-search-box #sa {
	background-color: #FFCC00;
	width: 60px;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	border: 0;
	height: 26px;
	display: block;
}

#contentrightgpsjtv {
	background-color: #2A5FA5;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #3F8EFF;
	position:relative;
	z-index:5;
}

#contentrightinterviews {
	background-color: #999999;
	padding: 15px 10px;
	margin-bottom: 10px;
	border: 1px solid gray;
}

#contentrightinterviews p {color:black; font-style:italic; font-weight:bold;}

#contentrightinterviews a img{margin-top:9px; margin-bottom:5px}


#contentrightgpsjtvvideo {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentrightgpsjradio {
	background-color: #999999;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #B6E500;
}

#contentrightgpsjcategories {
	background-color: #EEEEEE;
	padding: 10px;
	margin-bottom: 10px;
}

#contentrightgpsjcategories ul {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid white;
	list-style-type:none;
}

#contentrightgpsjcategories li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#contentrightgpsjcategories li a {
	display:block;
	color: white;
	text-decoration: none;
	line-height: 15px;
	text-transform:uppercase;
	font-weight:bold;
	border: 1px solid silver;
	background-color: #999999;
	padding: 7px;
}

#contentrightgpsjcategories li a:hover {
	text-decoration:underline;
}

#contentrightpresspack {
margin-top:7px;
	background-color: #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}

#contentrightadvertise {
	background-color: #2A5FA7;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}

#contentrightadvertise p {
	line-height: 17px !important;
	color: white;
}

#contentrightadvertise h5 {
	border-bottom: 1px solid white;
	padding-bottom: 8px;
	margin-bottom: 4px;
}

#contentrightadvertise li {
	list-style-position: inside;
	line-height: 25px;
	list-style-type: none;
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#contentrightadvertise li a {
	color:white;
	text-decoration:underline;
	margin-left: 10px;
}

#contentrightadvertise li a:hover {
	color:#CCCCCC;
}

.midpageadvert46860 {
	margin:0 auto 15px;
	clear:both;
	text-align: center;
	border-bottom:1px solid #dddddd;
	padding-bottom: 10px
}

#footer {
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-top: 3px;
	color: #333333;
	padding-bottom: 10px;
}

#labelform {
	padding: 5px;
	border-top: 1px dashed silver;
	border-bottom: 1px dashed silver;
	margin-top: 10px;
	margin-bottom: 10px;
}

#labelform label {
	width: 150px;
	display: block;
	float: left;
	padding-top: 6px;
	text-align: left;
}

.submitbutton {
	color: white;
	background-color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}

.submitbutton:hover {
	cursor:pointer;
	background-color: #777777;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #DDDDDD;
}

#labelform input, #labelform textarea, #labelform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}

#footerleft {
	float: left;
	text-transform: uppercase;
}

#footerleft a {
	color: #333333;
	text-decoration: none;
}

#footerleft a:hover {
	color: black;
	text-decoration: underline;
}

#footerright {
	float: right;
}

#textadsbox {
	border:1px solid #2A5FA5;
	width:109px;
	padding:5px;
}

#textadsbox h4 {
	font-weight:bold;
	text-align:center;
}

#textadsbox p {
	margin-bottom:10px;
}

.imagewithcaption {
	border:1px solid silver;
	padding:5px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;
	font-style: italic;
	display: block;
	margin-top:2px;
	/*width:302px;*/
}

.imagewithcaption p {
	margin-top:7px;
	margin-bottom: 3px !important;
	line-height:5px;
}

.mp3playerbox {
	padding: 10px;
	border: 1px solid silver;
}

.mp3playerdesc {
	margin-top: 10px;
}

.mp3playerboxright {
	float: right;
}

.mp3playerboxleft {
	float: left;
	padding-bottom: 10px;
}

.subscribebox {
	float: right;
	width: 150px;
	padding:5px;
	border:1px dotted silver;
	margin-left: 10px;
}

.subscribebox p {
	text-align:center;
}

.subscribebox ul li {
	list-style-type: none !important;
	float: left;
}

.subscribebox ul li a {
	border: 1px solid silver;
	display: block;
	padding: 6px 0px 6px 30px;
	width: 100px;
}

.subscribebox .subscribeitunes {
	background-image: url(../images/ico-itunes.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.subscribebox .subscribezune {
	background-image: url(../images/ico-zune.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.subscribebox .subscribezencast {
	background-image: url(../images/ico-zencast.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.subscribebox .subscribegoogle {
	background-image: url(../images/ico-googlereader.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.subscribebox .subscriberss {
	background-image: url(../images/ico-rss.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.infotable {
}

.infotable td {
	padding:4px;
}

.infotable th {
	padding:4px;
	background-color:#CCCCCC;
}

#sideplayerbox {
	margin:10px 0px;
}


#footerstuff{
	margin-top:10px;
	background-color:#F1F1F1;
	padding:5px 10px;
}
#footerstuff p {
	font-size:10px;
	color:#666;
	margin-top:2px;
	margin-bottom:2px;
	padding-bottom: 10px;
}
#sideplayerbox{position:relative; z-index:1;}
.youtubebox {
	width: 120px;
	float: left;
	height: 165px;
	margin-right:10px;
	margin-top: 5px;
}
.youtubebox img{margin-bottom:8px;}
.youtubebox a{text-decoration:none; color:black;}
.youtubebox a:hover{text-decoration:none; color: #2A5FA5;}

#TICKER {
	font-weight: bold;
	color: black;

	float: right;
	width: 700px;
	overflow: hidden;
	padding:3px;
	margin-top:5px;
}
#TICKER a{text-decoration:none; color: #1f527b; }
#TICKER a:hover{text-decoration:underline;}
#TICKER dt {float:left; }
#TICKER dd {float:right; width:590px; }

#contentmiddle{

}
.imgright {
	margin-left: 15px;
}

.downloadbnrother {
	background-image: url(../images/download-other.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 17px;
	padding-left: 90px;
	padding-bottom: 17px;
}

.downloadbnrdoc {
	background-image: url(../images/download-doc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 17px;
	padding-left: 90px;
	padding-bottom: 17px;
}

.downloadbnrpdf {
	background-image: url(../images/download-pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 17px;
	padding-left: 90px;
	padding-bottom: 17px;
}

.fpquotes {
	padding-top: 0px;

}

blockquote {
	border-bottom: 1px dotted silver;
	color: #666666;
	padding: 0px 25px 15px;
	margin-top: 25px;

}
blockquote p{
	font-size: 11px !important;
}
