.FeedTag {
	position: relative;
	top: 2px;
	border: 0px;
	}

SPAN.trademark {
	font-size: 5pt;
	vertical-align: top;
	}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: relative;
	min-width: 875px;
}

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

.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.normal_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

INPUT, SELECT, OPTION, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

A {
	color: #FF7B00;
	text-decoration: underline;
	cursor: pointer;
}

DIV#header {
	height: 63px;
	width: 100%;
	white-space: nowrap;
	border-bottom: 1px solid #C0C0C0;
}

HR {
  color: #C0C0C0;
}

DIV#header_gigapan {
	width: 145px;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;
	float: left;
}

DIV#header_gigapan SPAN#beta {
	font-size: 8pt;
	position: absolute;
	left: 125px;
}

DIV#header_gigapan A#giga {
	font-size: 33px;
	font-weight: bold;
	color: #6D6E70;
	text-decoration: none;
}

IMG#logo {
	position: absolute;
	left: 10px;
	top: 2px;
	z-index: 500;
}

DIV#header_gigapan A#pan {
	font-size: 33px;
	font-weight: bold;
	color: #009BF5;
	text-decoration: none;
}

DIV#header_search {
	margin-top: 20px;
	float: left;
}

DIV#header_search INPUT#header_search_keywords {
	width: 150px;
}


DIV#header_right_wrapper {
	top: 0px;
	float: right;
	height: 40px;
	width: 420px;
	position: relative;
}

DIV#header_links {
	position: absolute;
	top: 23px;
	right: 10px;
	height: 20px;
	white-space: nowrap;
}

DIV#header_links A {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

DIV#header_links .wrapper {
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FF7B00;
	width: 75px;
	text-align: center;
	float: right;
	cursor: pointer;
}

DIV#header_links .darkheadline {
	margin: 0px;
	padding: 0px;
	float: right;
}

DIV#footer {
	background-color: #009BF5;
	color: #FFFFFF;
	clear: both;

	position: relative;
	padding: 3px;
	padding-left: 10px;

	font-size: 10px;
}

DIV#footer_links A {
	padding-left: 10px;
	padding-right: 10px;
}

DIV#footer_links {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	padding: 3px;
}

DIV#footer_links #version {
	position: absolute;
	top: 3px;
	right: 5px;
	font-size: 10px;
	color: #C0C0C0;
}

DIV#header_rule {
	position: absolute;
	height: 1px;
	width: auto;
	left: 0px;
	right: 0px;
	top: 46px;
	width: 100%;
	overflow: hidden;
	background-color: #C0C0C0;
}

DIV#sidebar {
    display: none
}

DIV#content {
	top: 5px;
	left: 0px;
	position: relative;
	right: 0px;
	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}


DIV#header_auth {
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: right;
	width: 600px;
}


DIV.form_field .extra_label {
	position: relative;
	left: 200px;
}

DIV.form_field .extra_description {
	position: relative;
	left: 200px;
	font-size: 8pt;
	color: #606060;
}

DIV.form_field .label {
	position: absolute;
	left: 0px;
	top: 6px;
	left: 0px;
	width: 185px;
	text-align: right;
}

SPAN.required {
	line-height: 8pt;
	font-size: 24px;
	color: #009BF5;
	position: relative;
	top: 5px;

}

DIV.form_field {
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
}

DIV.form_field INPUT, SELECT, TEXTAREA {
	position: relative;
	left: 200px;
}

div.code {
   width: 750px;
   overflow: auto;
   border: 1px solid #cccccc;
   background-color: #eeeeee;
   padding: 5px;
   font-family:monospace
}

SPAN.error {
	color: #FF0000;
	position: relative;
	left: 200px;
}

DIV#page_title {
	clear: both;
	position: relative;
	top: 1px;
	left: 0px;
	margin-left: 10px;
	right: 0px;
	width: auto;
	font-size: 24px;
	background-color:  #009BF5;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

#gigapan_detail_ad_space {
   clear: both;
   position: relative;
   font-size: 12px;
   font-weight: normal;
   padding: 3px 10px;
   background-color: #009BF5;
   color: #FFFFFF;
   text-align: right;
   height: 15px;
}

#gigapan_detail_ad_space a {
   color: #FFFFFF;
}

.content1 .header {
	font-size: 10pt;
	font-weight: bold;
	color: #009BF5;
	width: 100%;
	border-bottom: 1px solid #009BF5;
}

.content1 P {
	padding-top: 0px;
	padding-left: 10px;
}




.content2 {
	position: relative;
}

.content2 .header {
	font-size: 16px;
	background-color: #009BF5;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	height: 19px;
	width: 100%;
}

.content2 P {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
}





.info_panel {
        background-color: #D3EAFC;
	padding-top: 20px;
	position: relative;
}

.info_panel .header {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 15px;
	color: #FFFFFF;
	background-color: #009BF5;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	width: 100%;
}

.info_panel .header P {
	padding: 0px;
	padding-left: 5px;
}

.info_panel P {
	margin: 0px;
	padding: 3px;
}

.tag_cloud {
	text-align: center;
}

.darkheadline {
	margin-top: 10px;
	color: #707070;
	font-weight: bold;
	font-size: 12px;
}

.container {
        position: relative;
}

.search_keywords {
   color:#009bf5;
}

#flash_viewer_spacer_top, #flash_viewer_spacer_bottom {
	position: relative;
	height: 0px;
}

#flash_viewer_spacer_top #dialog {
	position: absolute;
	right: 5px;
	top: 5px;
}

#flash_viewer_spacer_bottom #dialog {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

SPAN.ExploreScoreV2 { color: #FFBBFF; }

.gigapan_lightblue {color: #1C6EA1;}

.gigapan_darkblue{color: #1C4E83;}

