body,div,ul,dl,ol,li,dt,dd,span,img,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
	list-style: none;	
}

div.nsNotice {
	margin-top: 6px;
	text-align: center;
	font: bold 15px "Trebuchet MS",Arial,sans-serif;
	color: #40e0ff;
}
div.nsNotice span {
	padding: 4px;
	border: 2px solid #0080e0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #003060;
}

body {
	background: #000000 url(img/bgShade.gif) repeat-y center;
}

#gdvBase, #gdvHead, #gdvMain, #gdvFoot {
	width: 960px;
	margin: 0px auto 0px auto;
	background-color: #200000;
}

#gdvBase {
	position: relative;
	top: 0px;
}

#gdvHead {
	position: relative;
	overflow: hidden;
	top: 1px;
	height: 40px;
	z-index: 50;
	background: #606060 url(img/bgVert.png) repeat-x 0px 0px;
	box-shadow: 0px 3px 4px #303030;
	-moz-box-shadow: 0px 3px 4px #303030;
}
#gdvHeadLogo { margin-left: 12px; }

#gdvHeadCtrl {
	position: absolute;
	right: 8px;
	bottom: 6px;
	color: #dfd8d2;
	font: bold 13px "Trebuchet MS",Verdana,Arial,sans-serif;
	text-shadow: 1px 1px 2px #101000;	
}
#gdvFxCtrl {
	float: left;
	margin-bottom: 0px;
	margin-right: 8px;
}
form.headItem {
	float: right;
}
#inSrchTxt {
	background-color: #d0d0d0;	
}

#inSrchBtn {
	border: 2px solid #000000;
	border-radius: 1em;
	-moz-border-radius: 1em;
	box-shadow: 0px 1px 2px #302020;
	-moz-box-shadow: 0px 1px 2px #302020;	
	font-weight: bold;
	text-shadow: 0px 1px 2px #000000;
	color: #f6f6f6;
	background-color: #606080;
	cursor: pointer;
}

#gdvMain {
	position: relative;
	width: 908px;
	z-index: 0;
	margin-top: 0px;
	padding: 0px 26px 0px 26px;
}

div.contentArea {
	clear: both;
	position: relative;
	width: 890px;
	margin: 0px auto 6px auto;
	padding: 6px;
	border: 3px solid #100000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #fff8f2;
}

#gdvHeading {
	margin-top: 0px;
	border: 3px solid #200000;
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

div.midContent {
	position: relative;
	margin: 0px auto 2px auto;
}

div.midContent div.innerArea {
	height: 9em;
}

div.innerArea {
	margin: 3px;
	padding: 4px 2px 4px 4px;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	font: 12px "Trebuchet MS",Verdata,Arial,sans-serif;
	background-color: #fafafa;
}

div.innerArea h2 {
	margin: 2px 40px 4px 40px;
	padding: 1px;
	border: 2px solid #909090;
	border-radius: 1em;
	-moz-border-radius: 1em;
	background-color: #f0f0f0;
	font-size: 14px;
	text-align: center;
}

div.innerArea table { border-collapse: collapse; }
div.innerArea td {
	padding: 2px 2px 3px 8px;
}
div.innerArea a {
	font-weight: bold;
	color: #000080;
}
div.innerArea tr.logEven {
	background-color: #f2f2f2;
}

#gdvFoot {
	clear: both;
	z-index: 50;
	width: 86%;
	margin: 20px auto 8px auto;
	padding-top: 4px;
	border-top: 2px solid #a06040;
	text-align: center;
	color: #a06040;
	font-size: 13px;
	font-weight: bold;
}

#gdvFoot div.siteLink a {
	margin: 0px 10px 0px 10px;
	color: #a06040;
	text-decoration: none;
}
#gdvFoot div.siteLink a:hover {
	text-decoration: underline;
}
div.copyright {
	margin: 2px auto 0px auto;
	padding-top: 2px;
}
div.copyright, div.copyright a {
	color: #a06040;
	text-decoration: none;
}

div.infoArea {
	width: 860px;
	margin: 8px auto 4px auto;
	border: 2px solid #602000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	color: #000000;
	background-color: #fffffc;
}

div.infoArea div.infoMenu {
	float: left;
	width: 160px;
	margin: 10px 4px 6px 6px;
	padding: 18px 0px 16px 0px;
	border: 3px solid #000000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0px 2px 3px #404040;
	-moz-box-shadow: 0px 2px 3px #404040;
	background-color: #4060a0;
}

div.infoMenu ul { list-style: none; }
div.infoMenu li { background-color: #003080; }
div.infoMenu li:hover { background: #0034c2 url(./img/bgVert.png) repeat-x 0px -740px; }

div.infoMenu li a {
	display: block;
	padding: 3px 0px 4px 0px;
	border: 2px solid #000000;
	border-width: 2px 0px 2px 0px;
	font: bold 13px "Trebuchet MS",Verdana,Arial,sans-serif;
	text-shadow: 1px 1px 2px #000000;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

div.infoArea div.infoContent {
	float: right;
	width: 650px;
	padding: 10px 16px 10px 8px;
	font: 13px Verdana,Arial,sans-serif;
}

div.infoContent h3 {
	margin: 12px 20px 4px 0px;
	padding: 3px 6px 2px 12px;
	border: 2px solid #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	background: #882c00 url(img/bgVert.png) repeat-x 0px -620px;
	font-size: 15px;
}
div.infoContent h3.techInfo {
	background: #882c00 url(img/bgVert.png) repeat-x 0px -620px;
}

div.infoContent hr { 
	width: 85%;
	color: #f0d0d0;
	background-color: #f0d0d0;
}
div.infoContent hr.sepM { 
	width: 90%;
	margin-top: 38px;
	color: #804040;
	background-color: #804040;
}

div.infoContent p {
	text-indent: 0.4em;
}


.fl { float: left; }
.fr { float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
.pr { position: relative; }
.pa { position: absolute; }
.db { display: block; }
.dn { display: none; }
.vv { visibility: visible; }
.vh { visibility: hidden; }
.nb { border: 0px; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.crsrat { cursor: auto; }
.crsrpt { cursor: pointer; } 



div.jstBase {
	float: left;
	clear: left;
	margin: 3px 3px 40px 3px;
	padding: 4px;
	max-width: 680px;
	border: 1px solid #f0d0d0;
	border-radius: 8px;
	-moz-border-radius: 8px;
/*
	box-shadow: 0px 2px 3px #605050;
	-moz-box-shadow: 0px 2px 3px #605050;
*/
	background-color: #fffaec;
}
table.jstTable {
	visibility: hidden;
	clear: both;
	table-layout: fixed;
	margin: 0px 4px 0px 4px;
	border-collapse: collapse;
	border: 2px solid #9090b0;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
}
table.jstTable th {
	padding: 4px;
	border: 2px solid #002040;
	background: #882c00 url(img/bgVert.png) repeat-x 0px -560px;
	color: #ffffff;
	font-size: 13px;
	text-shadow: 1px 1px 2px #000000;
	text-align: center;
	cursor: pointer;
}
table.jstTable td {
	padding: 3px 4px 2px 4px; 
	border: 0px;
	border-top: 1px solid #8080a0;
	border-right: 1px solid #c0c0d0;
	background-color: #f8f8f0;
	color: #000000;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 13px;
}
table.jstTable td a { text-decoration: none; }
table.jstTable td a:hover { text-decoration: underline; }

table.jstTable tr.dataEven td { background-color: #fafafa; }
table.jstTable tr:hover td { background-color: #f0f0f6; }

table.jstTable th.sort { background: #c23400 url(img/bgVert.png) repeat-x 0px -620px; }
table.jstTable th.sort:after { content: " △" }

table.jstTable th.sortSel { border: 2px solid #0080a0; text-decoration: underline; }
table.jstTable th.sortDesc:after { content: " ▽" }
table.jstTable th.sort1 { color: #f0f8ff; }
table.jstTable th.sort1:before { content: "1:" }
table.jstTable th.sort2 { color: #e0f0ff; }
table.jstTable th.sort2:before { content: "2:" }
table.jstTable th.sort3 { color: #d0e8ff; }
table.jstTable th.sort3:before { content: "3:" }
table.jstTable th.sort4 { color: #c0e0ff; }
table.jstTable th.sort4:before { content: "4:" }
table.jstTable th.sort5 { color: #b0d8ff; }
table.jstTable th.sort5:before { content: "5:" }
table.jstTable th.sort6 { color: #a0d0ff; }
table.jstTable th.sort6:before { content: "6:" }

table.jstTable .jstName { width: 100px; }
table.jstTable .jstTitle { width: 140px; }
table.jstTable .jstBlood { width: 40px; }
table.jstTable .jstBirth { width: 76px; }
table.jstTable .jstBTitle { width: 230px; }
table.jstTable .jstUpdated { width: 70px; }

table.jstTable td.jstTitle { font-size:12px; }
table.jstTable th.jstBlood { padding: 2px 0px 0px 0px; font-size:10px; }
table.jstTable td.jstBlood { text-align:center; }
table.jstTable th.jstBirth { padding: 3px 0px 0px 0px; font-size:11px; }
table.jstTable td.jstBirth { text-align:center; }
table.jstTable td.jstBTitle { font-size:12px; text-align:center; }
table.jstTable td.jstUpdated { font-weight:bold; text-align:right; }

table.jstTable .jstBTitle a {
	width: 100%;
	display: block;
}

table.jstTable .jstName a { color: #000000; }
.jstNameM { color: #2000d0; }
.jstNameF { color: #d00000; }

div.jstNotice {
	width: auto;
	margin: 2px 16px 8px 16px;
	padding: 2px;
	border: 2px solid #404080;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 1px 2px #808060;
	-moz-box-shadow: 0px 1px 2px #808060;
}
div.jstNotice.loading { background: url(img/loading.gif) no-repeat center left; }
div.jstNotice.restore { background-color: #f2fffa; cursor:pointer; }

div.jstNotice .updated { font-size:12px; font-weight:normal; }


a.extLink {
	display: block;
	float: left;
	width: 52px;
	height: 16px;	
	margin-right: 4px;
	background: transparent url(img/imgParts.png) no-repeat 0px -64px;
}
a.extLink span { display: none; }
a.extLink.twttr { background-position: -64px -64px; }

a.icons {
	display: block;
	float: right;
	width: 16px;
	height: 16px;	
	margin-right: 4px;
	background: transparent url(img/imgParts.png) no-repeat 0px -32px;	
}
a.icons span { display: none; }
a.icons.help { background-position: -32px -32px; }
a.icons.mobile { background-position: -64px -32px; }
a.icons.sp { background-position: -96px -32px; }


div.jstBase a.feedIcon {
	float: right;
	margin: 1px 4px 0px 0px;
}
div.jstBase a.helpLink {
	float: right;
	width: 14px;
	height: 14px;
	margin: 1px 4px 0px 0px;
	border: 1px solid #804040;
	background-color: #f0f0f0;
	font: bold 13px Verdata,Arial,sans-serif;
	text-decoration: none;
	text-align: center;
}


div.pageArea {
	visibility: hidden;
	clear: left;
	margin: 6px 4px 8px 4px;
	font: bold 12px Verdana,Arial,sans-serif;
}
div.pageArea a, .pageArea b {
	margin: 0px 6px 0px 0px;
	padding: 1px 4px 1px 4px;
}
div.pageArea a {
	border: 1px solid #c0c0ff;
	text-decoration: none;
	color: #0040c0;
	cursor: pointer;
}
div.pageArea a:hover {
	border: 1px solid #404080;
	background-color: #a0a0f0;
	color: #e8ffff;
}
div.pageArea b { 
	border: 1px solid #b0b0d0;
	background-color: #f0fdfd;
}
span.pageStat {
	margin-right: 8px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #686080;
	font-weight: bold;
	font-size: 12px;
	background-color: #e4e0f0;
}


div.jstTip {
	display: none;
	position: absolute;
	z-index: 300;
	padding: 3px;
	border: 1px solid #202020;
	background-color: #fff8e0;
	font-size: 12px;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	box-shadow: 1px 1px 1px #a0a0a0;
	-moz-box-shadow: 1px 1px 1px #a0a0a0;
}

div.jstTip.tipContent {
	width: 320px;
	font: 13px "Trebuchet MS",Arial,sans-serif;
	background-color: #f8faff;
	line-height: 1.28em;
}
div.jstTip.tipContent .tipHeading {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}


#dvSideArea {
	float: right;
	z-index: 5;
	width: 166px;
	margin: 0px 2px 0px 0px;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

.sideInfoArea {
	width: 162px;
	margin: 6px auto 6px auto;
	border: 2px solid #a0a0a0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #fffff8;
}
.sideInfoArea h4 {
	font-size: 14px;
	padding: 2px;
	text-align: center;
	border-bottom: 2px solid #d8d8b0;
	background-color: #eeeee2;	
}
.sideInfoArea a {
	display: block;
	padding: 2px 3px 1px 3px;
	border-bottom: 1px solid #d8d8b0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.sideInfoArea a:hover {
	background-color: #f0f8e8;
}
.sideInfoArea div.sideInfo2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.sideInfoArea span.sideInfoSupp {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.sideInfoSite {
	width: 164px;
	margin-bottom: 8px;
}
.sideInfoSite h4 {
	border-bottom: 2px solid #d8e0e0;
	background-color: #e0f0f0;
}

.twtrFollowArea {
	width: 160px;
	margin: -2px auto 2px auto;	
}

#dvExtLink {
	position: absolute; 
	font-size: 10px; 
	right: 2px;
	bottom: -1px;
}

#dvRelatedItem {
	width: 164px;
	margin: 2px auto 0px auto;
	background-color: #fff8f2;
}
#dvRelatedItem div.imgArea {
	position: relative;
	width: 160px;
	margin: 0px auto 6px auto;
	border: 1px solid #202020;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#dvRelatedItem a {
	text-decoration: none;
	color: #000000;
}
div.itemPopup {
	display: none;
	position: absolute;
	z-index: 500;
	top: -120px;
	right: 180px;
	border: 2px solid #808080;
	background: #f8f8f6 url(img/loading.gif) no-repeat center center;
}
div.itemPopup img {
	background-color: transparent;
	border-bottom: 1px solid #404040;
}

#dvGoogleLinkAd {
	width: 160px;
	border: 2px solid #a0a0a0;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

#dvGoogleAdTop {
	width: 728px;
	margin: 0px auto 0px auto;
}

#dvGoogleAdBtm {
	width: 728px;
	margin: 0px auto 0px auto;
}

a.iconLink {
	height: 16px;
	line-height: 16px;
	padding: 0px 0px 1px 18px;	
	background: transparent url(img/imgParts.png) no-repeat 0px -32px;	
}
a.iconLink.mobile {
	background-position: -64px -32px;
}
a.socialLink {
	background: url("http://twitter-badges.s3.amazonaws.com/twitter-a.png") no-repeat scroll 0 0 transparent;
	height: 24px;
	line-height: 24px;
	padding: 6px 0 2px 62px;	
}

iframe.tpcIfrmAmz {
	width: 120px;
	height: 240px;
	margin: 0px auto 10px auto;
	border: 0px;
	overflow: hidden;
}

a.linkExpire {
	opacity: 0.5;	
}

div.mbtnArea button {
	margin: 1px 2px 2px 2px;
	padding: 1px 2px 1px 2px;
	background-color: #4060b0;
	border: 1px solid #101010;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0px 1px 2px #302020;
	-moz-box-shadow: 0px 1px 2px #302020;	
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 1px 2px #000000;
	color: #f6f6f6;
	cursor: pointer;
}

div.mbtnArea button:hover {
	color: #ffffff;
	background-color: #6080d0;
}

#dvSocialArea {
	width: 860px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 0px 2px 0px 10px;
}

