td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

a {  font-family: Arial, Helvetica, sans-serif; color: #000000}

a:hover {  font-family: Arial, Helvetica, sans-serif}



#pagination {

	PADDING-RIGHT: 5px; BORDER-TOP: #FF6F02 0px solid; PADDING-LEFT: 5px; BACKGROUND: #FF6F02; PADDING-BOTTOM: 5px; MARGIN: 0 5px 10px 5px; PADDING-TOP: 0; BORDER-BOTTOM: #FF6F02 0px solid; /*HEIGHT: 0px;*/ TEXT-ALIGN: center; DISPLAY: block

}

#pagination LI {

	DISPLAY: inline; FONT-WEIGHT: 700; FONT-SIZE: 1.2em

}

#pagination LI A {

	BORDER-RIGHT: #FF6F02 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #FF6F02 1px solid; DISPLAY: block; PADDING-LEFT: 8px; FONT-SIZE: 0.8em; BACKGROUND: #FF6F02; FLOAT: left; PADDING-BOTTOM: 5px; MARGIN: 1px; BORDER-LEFT: #FF6F02 1px solid; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: #FF6F02 1px solid; TEXT-DECORATION: none

}

#pagination SPAN {

	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #ccc 1px solid; DISPLAY: block; PADDING-LEFT: 8px; FONT-SIZE: 0.8em; BACKGROUND: #FF6F02; FLOAT: left; PADDING-BOTTOM: 5px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none

}

#pagination LI A:hover {

	BORDER-RIGHT: #c00 1px solid; BORDER-TOP: #c00 1px solid; BORDER-LEFT: #c00 1px solid; COLOR: #c00; BORDER-BOTTOM: #c00 1px solid

}

#pagination .active {

	BORDER-RIGHT: #c00 1px solid; BORDER-TOP: #c00 1px solid; BORDER-LEFT: #c00 1px solid; COLOR: #c00; BORDER-BOTTOM: #c00 1px solid

}

#pagination .off {

	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; COLOR: #ccc; BORDER-BOTTOM: #ccc 1px solid

}

h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.hardlinks {
	color: #fff;
	font-size: 14px;
	width: 140px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

.hardlinks a:link {
	color: #fff;
	text-decoration: none;
	}


.hardlinks a:hover  {
	color: #fff;
	text-decoration: underline;
	}

.hardlinks p {
	height: 17px;
	margin: 0;
	}

.articletitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 15px;
	}


.articletitles a,a:link,a:visited {
	text-decoration: none;

	}

.articletitles a:hover {
	color: #000;
	text-decoration: underline;
	
	}

a img {	border: 0; }

.outercontainer {
	display: table;
	margin: 0;
	padding: 0;
	height: 100px;
}

.innercontainer {
	display: table-cell;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.innercontainer p {
	margin: 0;
}

#flashplayer {
	height: 320px;
}

#overlay, #overlay img {
	position: absolute;
        margin-top: 0;
        margin-left: 0;
}

#overlayRelated {
	background-color: #000;
	height: 296px;
	display: none;
	overflow: hidden;
	position: absolute;
	margin-top: 0;
	margin-left: 0;
}

#overlayRelated p.related_title {
        padding: 7px 0 0;
        margin: 0;
        text-align: center;
        color: #FFF;
        font-size: 14px;
	font-weight: bold;
}

#overlayRelated #thumbs {
        padding: 5px 8px 0px;
        width: 384px;
        height: 256px;
}


.thumbInfo {
        width: 104px;
        height: 80px;
        margin: 4px 12px;
        overflow: hidden;
        float: left;
}

.thumbInfo .thumbimg {
/*
        position: absolute;
        margin-top: 0;
        margin-left: 0;
*/
	height: 80px;
        z-index: 4;
}

.thumbInfo .thumbtxt {
        position: absolute;
        z-index: 50;
        width: 104px;
        height: 35px;
        margin-top: -35px;
        font-size: 12px;
        background-image: url(/thumbs/thumb_bg.png);
        background-repeat: repeat;
        overflow: hidden;
}

.thumbInfo .thumbtxt a {
	text-decoration: none;
	color: #FFF;
}

.thumbInfo .thumbtxt a:hover {
	text-decoration: underline;
}

.thumbInfo .thumbtxt p {
        line-height: 16px;
        width: 104px;
        position: relative;
        margin: 0;
        padding: 0 5px;
        color: #FFF;
        z-index: 50;
}

.article_thumb {
	position: relative;
}

.article_thumb img {
	position: relative;
	z-index: 10;
}

.article_overlay {
	display: none;
	width: 133px;
	height: 100px;
	position: absolute;
	top: 2px;
	left: 1px;
	z-index: 20;
	background-image: url(/siteimages/article_overlay.png);
	cursor: pointer;
}

.article_thumb a {
	display: block;
	position: relative;
}

.article_thumb:hover .article_overlay,
.article_thumb a:hover .article_overlay {
	display: block;
}

.pmd_logo_small {
	display: none !important;
}

#popbox_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 25px;
	background-image: url(/themes/default/gfx/close_button1.gif);
	background-repeat: no-repeat;
	z-index: 9999;
}

.input-append .btn {
	margin-top: 0;
}
