dvd-box
dvd box set on Askville
* {
font-family: verdana, sans-serif;
font-size: 10pt;
}
#content {
padding: 5px;
width: 780px;
background-color: white;
border: #CCC 1px solid;
display: block;
margin-left: auto;
margin-right: auto;
text-align: left;
border-top: 0;
}
#sub_nav {
padding: 0;
width: 790px;
border: #CCC 1px solid;
border-bottom: 0;
display: block;
margin-left: auto;
margin-right: auto;
text-align:left;
}
#top_nav {
width: 790px;
display: block;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
}
#main {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-bottom: 10px;
}
form {
margin-top: 0;
margin-bottom: 0;
}
/* no height for p tags required for rich text widget */
p {
margin: 0px;
padding: 0px;
}
body {
color: #333;
margin: 0px 0px 0px 0px;
background-color: #E7EFFA;
}
.bodytext {
font-family: verdana;
font-size: 10pt;
font-weight: normal;
}
td.profileimagecell {
width: 8%;
vertical-align: top;
}
a:link {
font-weight : bold;
text-decoration : none;
color: #0059D0;
background: transparent;
}
a:visited {
font-weight : bold;
text-decoration : none;
color: #0059D0;
background: transparent;
}
a:hover {
font-weight : bold;
text-decoration: underline;
color: #5FD007;
background: transparent;
}
a:active {
font-weight : bold;
text-decoration : none;
color: #5FD007;
background: transparent;
}
/* current class is used for showing that the link is the current page
(typically for tab-like navigation) */
a:link.current {
font-weight : bold;
text-decoration : none;
color: black;
background: transparent;
}
a:visited.current {
font-weight : bold;
text-decoration : none;
color: black;
background: transparent;
}
a:hover.current {
font-weight : bold;
text-decoration: underline;
color: black;
background: transparent;
}
a:active.current {
font-weight : bold;
text-decoration : none;
color: black;
background: transparent;
}
a:link.mininav {
color: #0059D0;
font-weight: normal;
font-size: 9pt;
font-family: tahoma, sans-serif;
}
a:visited.mininav {
color: #0059D0;
font-weight: normal;
font-size: 9pt;
font-family: tahoma, sans-serif;
}
a:active.mininav {
color: #5FD007;
font-weight: normal;
font-size: 9pt;
font-family: tahoma, sans-serif;
}
a:hover.mininav {
color: #5FD007;
font-weight: normal;
font-size: 9pt;
font-family: tahoma, sans-serif;
}
a:link.ultramininav {
color: #0059D0;
font-weight: normal;
font-size: 7pt;
font-family: tahoma, sans-serif;
}
a:visited.ultramininav {
color: #0059D0;
font-weight: normal;
font-size: 7pt;
font-family: tahoma, sans-serif;
}
a:active.ultramininav {
color: #5FD007;
font-weight: normal;
font-size: 7pt;
font-family: tahoma, sans-serif;
}
a:hover.ultramininav {
color: #5FD007;
font-weight: normal;
font-size: 7pt;
font-family: tahoma, sans-serif;
}
span.mininav {
font-size: 9pt;
font-family: tahoma, sans-serif;
}
span.mininav * {
font-size: 9pt;
}
span.mininav a {
color: #0059D0;
font-size: 9pt;
font-weight: normal;
}
a em {
color: #0059D0;
}
img {
border: none;
}
.miniqform {
font-family: verdana;
font-size: 10pt;
color: black;
}
h1 {
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
color: #666;
font-size: 12pt;
font-weight: normal;
}
h2 {
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
font-weight: normal;
font-size: 14pt;
color: #449703;
margin-bottom: 10px;
margin-top: 0px;
}
h3 {
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
font-weight: normal;
font-size: 12pt;
color: #449703;
margin-top: 0px;
margin-bottom: 5px;
}
h4 {
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
font-weight: bold;
font-size: 11pt;
color: #449703;
margin-top: 0;
margin-bottom: 5px;
}
h5 {
font-family: Verdana;
font-weight: bold;
font-size: 12pt;
color: #449703;
margin-top: 0px;
margin-bottom: 2px;
}
.agenttalk {
font-family: "American Typewriter", "Courier New";
font-size: 10pt;
}
.agenttalk * {
font-family: "American Typewriter", "Courier New";
font-size: 10pt;
}
/*******************************/
/* stuff for background plates */
/*******************************/
/* deprecated */
#main_container {
position: absolute;
}
/* deprecated */
#middle_nav {
margin-left: 10px;
background-color: transparent;
padding: 4px 0px 0px 0px;
width: 810px;
}
.tagline {
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
font-size: 12pt;
color: #0059D0;
}
.bluebox {
border: 1px solid blue;
padding: 2px;
width: 75%;
background-color: #eef1ff;
}
.greenbox {
border: 1px solid #5FD007;
padding: 2px;
background-color: #ECF9E2;
}
.yellowbox {
border: 1px solid #0059D0;
padding: 2px;
background-color: #FFFFDD;
}
.graybox {
border: 1px solid #ccc;
background-color: #e5e5e5;
}
/* deprecated */
/*
#middle_content {
margin-left: 10px;
margin-top: 0px;
margin-bottom: 10px;
margin-right:10px;
padding: 5px;
width: 790px;
background-color: white;
border: #CCC 1px solid;
}
*/
/* deprecated */
/*
#middle_nav_popup {
margin-left: 50px;
background-color: transparent;
padding: 10px 0px 0px 0px;
width: 400px;
}
*/
/* deprecated */
/*
#middle_content_popup {
border: 1px solid green;
margin-left: 50px;
margin-top: 0px;
padding: 5px;
width: 400px;
background-color: white;
border: #CCC 1px solid;
}
*/
/* deprecated */
/*
#right_space {
position:absolute;
left:812px;
width: 10px;
height: 200px;
border: none;
margin: 0px;
padding: 0px;
}
*/
/* content stuff */
.content {
margin-top: 5px;
border-bottom: 0px solid #ccc;
padding: 0px 5px 5px 5px;
}
.content_no_hr {
margin-top: 0px;
padding: 0px 5px 0px 5px;
}
.questlbl {
color: #96f;
}
.coinlbl {
color: #9966FF;
font-family: courier;
font-weight: bold;
font-size: 13pt;
padding-left: 2px;
padding-right: 2px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #fc3;
}
/* form related classes */
.enteringText {
font-weight: normal;
color: #0059D0;
}
.enteringTextFullWidth {
font-weight: normal;
color: #0059D0;
width: 750px;
}
fieldset {
border: 1px solid #ccc;
padding: 4px;
}
legend {
font-weight: bold;
font-size: 9pt;
}
.fieldlabel {
font-weight: bold;
font-size: 9pt;
text-align: right;
white-space: nowrap;
}
.topfieldlabel {
font-weight: bold;
font-size: 9pt;
text-align: left;
}
td.fieldlabel {
text-align: right;
}
table.minimal {
padding: 0px;
margin: 0px;
width: 100%;
}
table.minimal td {
padding: 0px;
margin: 0px;
}
table.minimal tr {
padding: 0px;
margin: 0px;
}
.unspecified {
font-size: 9pt;
color: #999;
font-style: italic;
}
.gray_title {
font-size: 12pt;
color: #999;
font-family: verdana, sans-serif;
}
.tiptext {
font-size: 9pt;
color: #666;
}
.minitiptext {
font-size: 8pt;
color: #666;
}
.ultraminitiptext {
font-size: 7pt;
color: #666;
}
.errortext {
font-family: verdana, sans-serif;
font-size: 10pt;
color: #FF0000;
font-weight: bold;
}
.errortextwithbox {
font-family: verdana, sans-serif;
font-size: 10pt;
color: #FF0000;
border: 1px solid red;
font-weight: bold;
padding: 2px;
}
.warningtext {
font-family: verdana, sans-serif;
font-size: 10pt;
color: #cc9900;
}
.nowraptext {
white-space: nowrap;
}
.fieldlabel {
color: #333;
font-size: 9pt;
}
.initialinput {
font-style: normal;
color: #71A3E5;
}
.enteringtext {
color: #0059D0;
}
.minigreendotted {
border-bottom: 1px solid #9AC86C;
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
font-weight: normal;
font-size: 9pt;
color: #449703;
margin-bottom: 6px;
padding-bottom: 2px;
}
p.mininav {
font-size: 80%;
color: #666;
}
p.mininav a {
font-weight: normal;
font-size: 9pt;
}
.footer {
text-align: center;
margin-top: 30px;
}
.footer a {
font-weight: normal;
font-size: 9pt;
}
/* general elements */
strong.free {
color: red;
font-weight: bold;
font-style: italic;
font-family: inherit;
}
.fullwidth {
width: 100%;
height: 100%;
}
ul.navlist {
font-weight: normal;
}
ul.navlist a {
color: #0059D0;
font-weight: normal;
}
.showmethemoney {
color: #449703;
font-weight: bold;
}
.points {
color: #0059D0;
font-weight: bold;
}
.tip_text {
font-size: 9pt;
}
*.tip_text, *.note_text {
font-size: 9pt;
}
.tip_block {
font-size: 9pt;
display: block;
}
*.tip_text a {
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}
.tip_prompt {
color: #D00274;
font-size: 10pt;
font-weight: bold;
}
.note_prompt {
color: #449703;
font-size: 10pt;
font-weight: bold;
}
div.bottomnav {
text-align: center;
}
div.profileimg {
padding: 5px;
}
.compactlabel {
font-family: tahoma, sans-serif;
font-size: 9pt;
}
.answertime {
font-size: 9pt;
font-family: tahoma, sans-serif;
}
a.cancel {
padding: 3px;
font-family: Tahoma,sans-serif;
font-weight: bold;
font-size: 9pt;
height: 100%;
text-decoration: none;
display: inline;
}
/* BEGIN text button */
a.txtbutton {
cursor: pointer;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
color: #ffffff;
background-color: #0059D0;
padding: 3px;
font-family: Tahoma,sans-serif;
font-weight: bold;
font-size: 9pt;
height: 100%;
text-decoration: none;
display: inline;
}
a.txtbutton:visited {
border-color: #ffffff;
color: #ffffff;
background-color: #0059D0;
text-decoration: none;
}
a.txtbutton:hover {
border-color: #ffffff;
color: #ffffff;
background-color: #0059D0;
text-decoration: underline;
}
a.txtbutton:active {
border-color: #ffffff;
color: #ffffff;
background-color: #0059D0;
text-decoration: underline;
}
/* END text button */
.miniblack {
color: black;
font-weight: normal;
font-size: 8pt;
}
.ultraminiblack {
color: black;
font-weight: normal;
font-size: 7pt;
}
.ultraminigrey {
color: #777;
font-weight: normal;
font-family: verdana, sans-serif;
font-size: 8pt;
}
.textlogo {
color: #5FD007;
}
.largetextlogo {
font-size: 12pt;
font-weight: bold;
color: #5FD007;
}
.notification {
display: block;
font-size: 10pt;
font-weight: bold;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
padding: 10px;
border: 1px solid #888800;
color: #777700;
background-color: #FFFFDD;
width: 97%;
text-align:left;
}
.infoNotification {
display: block;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
padding: 10px;
border: 1px solid #449703;
color: #449703;
background-color: #FFFFDD;
width: 97%;
text-align:left;
}
.infoNotification a {
text-decoration: underline;
}
.errorNotification a {
text-decoration: underline;
}
.watchSuccess {
font-weight:bold;
padding: 5px;
border: 1px solid #449703;
color: #449703;
background-color: #FFFFDD;
}
.warningNotification {
display: block;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
padding: 10px;
border: 1px solid #cc9900;
color: #cc9900;
background-color: #FFFFFF;
width: 97%;
text-align:left;
}
.errorNotification {
display: block;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
padding: 10px;
border: 1px solid #FF0000;
color: #FF0000;
background-color: #FFFFDD;
width: 97%;
text-align:left;
}
.reportAbuse {
display: block;
font-size: 10pt;
padding: 10px;
border: 1px solid #FF0000;
background-color: white;
}
div.misc_content {
padding: 0px 5px 50px 0px;
margin: 10px;
border: none;
}
div.askville_hover {
display: none;
z-index:1000;
position: absolute;
top: 0;
left: 0;
padding: 0;
margin-left: 2px;
filter: alpha(opacity=92); /* ie only */
-moz-opacity:0.92; /* moz only */
opacity: 0.92; /* opera only */
}
.hover_transparent {
/*filter: alpha(opacity=92);*/ /* ie only - IE7 bug prevents this from working properly */
-moz-opacity:0.92; /* moz only */
opacity: 0.92; /* opera only */
}
.hover_menu {
display: none;
z-index: 1000;
position: absolute;
top: 0;
left: 0;
text-align: left;
}
.topic_hover_menu_inner {
border: 1px solid #7DB5FF;
background-color: #F0F7FF;
text-align: left;
padding: 0 4px;
}
.topic_hover_menu_inner a {
width: 100%; /* 100% is needed to make menu persist in IE6 */
display: block;
}
.topic_hover_menu_inner a:link {
font-weight: bold;
text-decoration: none;
width: 100%;
}
.topic_hover_menu_inner a:visited {
font-weight: bold;
text-decoration: none;
width: 100%;
}
.topic_hover_menu_inner a:hover {
font-weight: bold;
text-decoration: underline;
width: 100%;
background-color: #E1EBF9;
}
.topic_hover_menu_inner a:active {
font-weight: bold;
text-decoration: none;
width: 100%;
}
html>body .topic_hover_menu_inner a { /*Non IE rule*/
width: auto;
}
.hover_menu_inner {
border: 1px solid #5FD007;
background-color: #ECF9E2;
width:120px;
text-align: left;
}
.hover_menu_inner a {
width: 100%; /* 100% is needed to make menu persist in IE6 */
font-family: tahoma, sans-serif;
padding: 5px;
display: block;
color: #0059D0;
text-decoration: none;
border-bottom: 0;
font-weight: bold;
}
html>body .hover_menu_inner a { /*Non IE rule*/
width: auto;
}
.hover_menu_inner a:link {
font-weight: bold;
text-decoration: none;
background-color: #ECF9E2;
}
.hover_menu_inner a:visited {
font-weight: bold;
text-decoration: none;
background-color: #ECF9E2;
}
.hover_menu_inner a:hover {
font-weight: bold;
background-color: #5FD007;
color:white;
text-decoration: none;
}
.hover_menu_inner a:active {
font-weight: bold;
text-decoration: none;
background-color: #ECF9E2;
}
.hover_tag_menu {
border: 1px solid #0059D0;
border-right: 2px solid #0059D0;
background-color: #ECF9E2;
visibility:hidden;
position:absolute;
z-index:1000;
text-align: left;
/* start for my account menu */
width: 95px;
/* end for my account menu */
}
html>body .hover_tag_menu a { /*Non IE rule*/
width: auto;
}
.hover_tag_menu a:link {
font-weight: bold;
text-decoration: none;
}
.hover_tag_menu a:hover {
font-weight: bold;
background-color: #5FD007;
color:white;
text-decoration: none;
}
.hover_tag_menu a:active {
font-weight: bold;
text-decoration: none;
}
.hover_tag_menu a:visited {
font-weight: bold;
text-decoration: none;
}
.ad_sidebar {
border: 0px dashed #ccc;
margin: 5px;
padding: 4px;
}
.ad_stripe {
border: 1px dashed #ccc;
margin: 5px;
padding: 4px;
}
.ad_stripe_like_google {
margin: 3px;
margin-left: 1px;
padding: 3px 3px 3px 5px;
background: #fff9dd;
}
.ad_header_like_google {
color: #666666;
}
.ad_header {
margin: 3px;
padding:3px;
padding-top:0px;
padding-bottom:0px;
color: #5FD007;
}
.ad_sidebar_header {
margin-left: 8px;
padding-top:3px;
color: #666666;
}
.ad_body {
font-family: arial, sans-serif;
color: black;
}
.ad_title {
font-family: arial, sans-serif;
font-size: 9pt;
}
.ad_text {
font-family: arial, sans-serif;
font-size: 8pt;
color: black;
}
.ad_url {
font-family: arial, sans-serif;
font-size: 8pt;
color: #777777;
}
.ad_bigbody {
font-family: arial, sans-serif;
color: black;
font-size: 11pt;
}
.ad_bigbody a b {
font-family: arial, sans-serif;
font-size: 12pt;
font-weight: bold;
}
.ad_bigbody a {
font-family: arial, sans-serif;
font-size: 12pt;
}
.ad_bigtitle {
font-family: arial, sans-serif;
font-size: 12pt;
}
.ad_bigtitle b{
font-family: arial, sans-serif;
font-size: 12pt;
}
.ad_bigtext {
font-family: arial, sans-serif;
font-size: 11pt;
color: black;
}
.ad_bigtext b {
font-family: arial, sans-serif;
color: black;
font-size: 11pt;
font-weight: bold;
}
.ad_bigurl {
font-family: arial, sans-serif;
font-size: 11pt;
color: #777777;
}
.global_nav_bar {
margin-right: 2px;
}
table.discussion_table {
padding: 0px;
margin: 0px;
width: 100%;
}
table.discussion_table td {
border-bottom: 1px dashed #ccc;
padding-top: 5px;
}
table.discussion_table th {
border-bottom: 1px dashed #ccc;
text-align: left;
}
table.discussion_table_thin {
padding: 0px;
margin: 0px;
width: 100%;
}
table.discussion_table_thin td {
border-bottom: 1px dashed #ccc;
padding-top: 5px;
}
table.discussion_table_thin th {
border-bottom: 1px dashed #ccc;
text-align: left;
}
.superpower_vote_box {
width:350px;
border:2px solid #F09;
background-color: white;
}
.filter_exact_match_header {
background-color: white;
background-repeat: no-repeat;
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
color: #5FD007;
font-size: 12pt;
font-weight: bold;
width: 100%;
padding-left: 4px;
}
.filter_partial_match_header {
background-color: white;
font-family: "Lucida Grande", "Lucida Sans", "Century Gothic", Verdana;
color: #77A5E3;
font-size: 12pt;
font-weight: bold;
width: 100%;
padding-left: 4px;
}
.superpower_details {
font-size: 9pt;
}
fieldset legend {
color:#777;
font-weight:bold;
}
.community_user_table {
width: 100%;
}
a.insertable:link {
font-weight: normal;
text-decoration : none;
color: #0059D0;
}
a.insertable:visited {
font-weight: normal;
text-decoration : none;
color: #0059D0;
}
a.insertable:hover {
font-weight: normal;
color: #5FD007;
text-decoration: none;
background: #CCE1FF;
}
a.insertable:active {
font-weight: normal;
text-decoration : none;
color: #5FD007;
background: #CCE1FF;
}
.icon {
vertical-align: text-top;
margin-bottom: 2px;
}
div.selected_filter {
margin-bottom: 3px;
white-space: nowrap;
background-color: #C2FC94;
}
div.filter_line {
margin-bottom: 3px;
white-space: nowrap;
}
div.filterbox {
border: 1px solid #5FD007;
background-color: #F3FCED;
padding:5px;
line-height:1.2; /* fix ie6 peekaboo bug */
}
div.curfilterbox {
background-color: #F0F0F0;
padding:5px;
line-height:1.2; /* fix ie6 peekaboo bug */
margin-bottom: 10px;
}
div.discfilterbox {
margin-top: 12px;
}
span.filtertitle {
color:#5FD007;
font-weight:bold;
white-space:nowrap;
}
.actv_date_heading {
padding-top: 0px;
padding-right: 12px;
border-bottom: 1px solid #666;
color: #666;
}
.alpha {
color: #9b26ba;
}
/* start drop shadow */
html>body .outerpair1 {
background: url("http://g-ecx.images-amazon.com/images/G/01/askville/common/drop-shadow-ur-v0001.png") right top no-repeat;
margin-top:1px;
}
html>body .outerpair2 {
background: url("http://g-ecx.images-amazon.com/images/G/01/askville/common/drop-shadow-ll-v0001.png") left bottom no-repeat;
padding-top: 8px;
padding-left: 8px;
}
html>body .shadowbox {
background: url("http://g-ecx.images-amazon.com/images/G/01/askville/common/drop-shadow-v0001.png") bottom right;
}
html>body .innerbox {
position: relative;
left: -8px;
top: -8px;
}
.shadowbox img {
vertical-align: bottom;
}
/* end drop shadow */
/* start askville primary css button - see abtn tag for usage */
a.avb_primary span {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-primary-l-v0001.gif') no-repeat;
display: block;
line-height: 14px;
padding-top: 6px;
padding-bottom: 12px;
padding-left: 33px;
padding-right: 1px;
}
/*https://images-na.ssl-images-amazon.com*/
a.avb_primary_https span {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-primary-l-v0001.gif') no-repeat;
}
a.avb_primary:active span {
background-position: bottom left;
padding-top: 7px;
padding-bottom: 11px;
padding-left: 34px;
padding-right: 0;
}
a.avb_primary {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
font: bold 14px verdana, sans-serif;
height: 32px;
float:left;
margin-right: 6px;
padding-right: 18px; /* sliding doors padding */
}
a.avb_primary_https {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_primary:link {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
}
a.avb_primary_https:link {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_primary:visited {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
}
a.avb_primary_https:visited {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_primary:hover {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
}
a.avb_primary_https:hover {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_primary:active {
color: white;
text-decoration: none;
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll bottom right;
}
a.avb_primary_https:active {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-primary-r-v0001.gif') no-repeat scroll bottom right;
}
/* end askville primary css button */
/* start askville secondary css button - see abtn tag for usage */
a.avb_secondary span {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-secondary-l-v0001.gif') no-repeat;
display: block;
line-height: 14px;
padding-top: 6px;
padding-bottom: 12px;
padding-left: 33px;
padding-right: 1px;
}
a.avb_secondary_https span {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-secondary-l-v0001.gif') no-repeat;
}
a.avb_secondary:active span {
background-position: bottom left;
padding-top: 7px;
padding-bottom: 11px;
padding-left: 34px;
padding-right: 0;
}
a.avb_secondary {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
font: bold 14px verdana, sans-serif;
height: 32px;
float:left;
margin-right: 6px;
padding-right: 18px; /* sliding doors padding */
}
a.avb_secondary_https {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_secondary:link {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
}
a.avb_secondary_https:link {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_secondary:visited {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
}
a.avb_secondary_https:visited {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_secondary:hover {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
}
a.avb_secondary_https:hover {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_secondary:active {
color: white;
text-decoration: none;
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll bottom right;
}
a.avb_secondary_https:active {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-secondary-r-v0001.gif') no-repeat scroll bottom right;
}
/* end askville secondary css button */
/* start askville tertiary css button - see abtn tag for usage */
a.avb_tertiary span {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-l-v0001.gif') no-repeat;
display: block;
line-height: 14px;
padding-top: 2px;
padding-bottom: 6px;
padding-left: 14px;
padding-right: 1px;
}
a.avb_tertiary_https span {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-tertiary-l-v0001.gif') no-repeat;
}
a.avb_tertiary:active span {
background-position: bottom left;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 0;
}
a.avb_tertiary {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
font: normal 11px verdana, sans-serif;
height: 22px;
float:left;
margin-right: 6px;
padding-right: 14px; /* sliding doors padding */
}
a.avb_tertiary_https {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_tertiary:link {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
font-weight: normal;
color: white;
text-decoration: none;
}
a.avb_tertiary_https:link {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_tertiary:visited {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
font-weight: normal;
color: white;
text-decoration: none;
}
a.avb_tertiary_https:visited {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_tertiary:hover {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
font-weight: normal;
color: white;
text-decoration: none;
}
a.avb_tertiary_https:hover {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll top right;
}
a.avb_tertiary:active {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll bottom right;
font-weight: normal;
color: white;
text-decoration: none;
}
a.avb_tertiary_https:active {
background: transparent url('https://images-na.ssl-images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-v0001.gif') no-repeat scroll bottom right;
}
/* Disabled version of the tertiary button. */
span.avb_tertiary_disabled span {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-l-disabled-v0001.gif') no-repeat;
display: block;
line-height: 14px;
padding-top: 2px;
padding-bottom: 6px;
padding-left: 14px;
padding-right: 1px;
}
span.avb_tertiary_disabled {
background: transparent url('http://g-ecx.images-amazon.com/images/G/01/askville/buttons/avb-tertiary-r-disabled-v0001.gif') no-repeat scroll top right;
color: white;
text-decoration: none;
font: normal 11px verdana, sans-serif;
height: 22px;
float:left;
margin-right: 6px;
padding-right: 14px; /* sliding doors padding */
}
/* end askville tertiary css button */
.minitopics {
font-size:8pt;
color:#777;
margin-top: 8px;
margin-bottom:8px;
}
.minitopics_weak {
font-size:8pt;
color:#777;
margin-top: 8px;
margin-bottom:8px;
font-style: italic;
}
h2.subnav_title {
position: relative;
margin-bottom: 0;
padding-bottom: 0;
margin-left: 7px;
color: black;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: 12pt;
}
h2.subnav_title span {
position: absolute;
top: -1px;
left: -1px;
color: white;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: 12pt;
}
.hover_tip_link {
cursor: help;
color: #5FD007;
border-bottom: 1px dotted #5FD007;
font-size: 8pt;
font-weight:bold;
}
span.staff_nickname {
color:white;
background-color: #F90;
padding: 0 2px 0 2px;
}
a.staff_nickname {
color:white;
background-color: #F90;
padding: 0 2px 0 2px;
}
a.staff_nickname:link {
color:white;
background-color: #F90;
}
a.staff_nickname:visited {
color:white;
background-color: #F90;
}
a.staff_nickname:hover {
background-color: #5FD007;
color:white;
}
a.staff_nickname:active {
color:white;
background-color: #F90;
}
span.celeb_nickname {
color:white;
background-color: #96C;
padding: 0 2px 0 2px;
}
a.celeb_nickname {
color:white;
background-color: #96C;
padding: 0 2px 0 2px;
}
a.celeb_nickname:link {
color:white;
background-color: #96C;
}
a.celeb_nickname:visited {
color:white;
background-color: #96C;
}
a.celeb_nickname:hover {
background-color: #5FD007;
color:white;
}
a.celeb_nickname:active {
color:white;
background-color: #96C;
}
a.spellcheck:link {
border: 1px solid #C1DCFF;
padding: 2px 2px 0 2px;
background-color: white;
}
a.spellcheck:visited {
border: 1px solid #C1DCFF;
padding: 2px 2px 0 2px;
background-color: white;
}
a.spellcheck:hover {
border: 1px solid #C1DCFF;
padding: 2px 2px 0 2px;
background-color: white;
}
a.spellcheck:active {
border: 1px solid #C1DCFF;
padding: 2px 2px 0 2px;
background-color: white;
}
h1.off_screen {
position:absolute;
top: -1000px;
}
.overlay_askv_cube {
background-color: #3886DC;
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
.askv_cube_nw {
background: transparent url(/css/window_themes/askv_cube/left-top.gif) no-repeat 0 0;
width:10px;
height:25px;
}
.askv_cube_n {
background: transparent url(/css/window_themes/askv_cube/top-middle.gif) repeat-x 0 0;
height:25px;
}
.askv_cube_ne {
background: transparent url(/css/window_themes/askv_cube/right-top.gif) no-repeat 0 0;
width:10px;
height:25px;
}
.askv_cube_w {
background: transparent url(/css/window_themes/askv_cube/frame-left.gif) repeat-y top left;
width:7px;
}
.askv_cube_e {
background: transparent url(/css/window_themes/askv_cube/frame-right.gif) repeat-y top right;
width:7px;
}
.askv_cube_sw {
background: transparent url(/css/window_themes/askv_cube/bottom-left-c.gif) no-repeat 0 0;
width:7px;
height:7px;
}
.askv_cube_s {
background: transparent url(/css/window_themes/askv_cube/bottom-middle.gif) repeat-x 0 0;
height:7px;
}
.askv_cube_se, .askv_cube_sizer {
background: transparent url(/css/window_themes/askv_cube/bottom-right-c.gif) no-repeat 0 0;
width:7px;
height:7px;
}
.askv_cube_sizer {
cursor:se-resize;
}
.askv_cube_close {
width: 51px;
height: 20px;
background: transparent url(/images/avb-close.gif) no-repeat 0 0;
position:absolute;
top:4px;
right:0px;
cursor:pointer;
z-index:1000;
}
.askv_cube_minimize {
width: 23px;
height: 23px;
background: transparent url(/css/window_themes/askv_cube/button-min-focus.gif) no-repeat 0 0;
position:absolute;
top:0px;
right:55px;
cursor:pointer;
z-index:1000;
}
.askv_cube_maximize {
width: 23px;
height: 23px;
background: transparent url(/css/window_themes/askv_cube/button-max-focus.gif) no-repeat 0 0;
position:absolute;
top:0px;
right:33px;
cursor:pointer;
z-index:1000;
}
.askv_cube_title {
float:left;
height:14px;
font-size:14px;
font-weight: bold;
text-align:left;
margin-top:2px;
width:100%;
color:#123456;
}
.askv_cube_content {
overflow:auto;
color: #000;
font-family: Tahoma, Arial, sans-serif;
font: 12px arial;
background:#FDFDFD;
}
/* For alert/confirm dialog */
.askv_cube_window {
border:1px solid #F00;
background: #FFF;
padding:20px;
margin-left:auto;
margin-right:auto;
width:400px;
}
.askv_cube_message {
font: 12px arial;
text-align:center;
width:100%;
padding-bottom:10px;
}
.askv_cube_buttons {
text-align:center;
width:100%;
}
.askv_cube_buttons input {
width:20%;
margin:10px;
}
.askv_cube_progress {
float:left;
margin:auto;
text-align:center;
width:100%;
height:16px;
background: #FFF url('alert/progress.gif') no-repeat center center
}
.askv_cube_wired_frame {
background: #FFF;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}
.top_draggable, .bottom_draggable {
cursor:move;
}
.status_bar {
font-size:12px;
}
.status_bar input{
font-size:12px;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
display: block;
position: absolute;
}
.dialog table.table_window {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin: 0px;
padding:0px;
}
.dialog table.table_window td , .dialog table.table_window th {
padding: 0;
}
.dialog .title_window {
-moz-user-select:none;
}
a.request {
font-size: 14pt;
margin-bottom: 10px;
}
table.requestinfo td {
vertical-align: top;
}
span.requestsummaryinfo {
display: block;
font-size: 9pt;
}
#dashboard_nav h1 {
font-size: 18pt;
font-weight: normal;
display: inline;
}
div.request_summary {
margin-top: 5px;
padding:5px;
border-bottom: none;
}
div.request_summary table {
width: 100%;
}
div.request_summary tr {
border-bottom: 1px solid #ccc
}
div.request_summary td {
padding: 5px;
}
/* tag nav */
.mediumheader {
font-size: 12pt;
font-weight: bold;
}
.tagname h1 {
font-size: 19pt;
font-weight: bold;
margin-top: 4px;
margin-left: 0px;
padding-bottom: 0px;
padding-bottom: 0px;
color: black;
font-family: arial;
}
.tagname a {
font-size: 19pt;
font-weight: bold;
margin-top: 4px;
margin-left: 0px;
padding-bottom: 0px;
padding-bottom: 0px;
font-family: arial;
color: #0059D0;
font-weight: bold;
}
html>body .tagname a { /*Non IE rule*/
width: auto;
}
.tagname a:link {
font-weight: bold;
text-decoration: none;
}
.tagname a:hover {
color: #5FD007;
font-weight: bold;
text-decoration: underline;
}
.tagname a:active {
color: #5FD007;
font-weight: bold;
text-decoration: none;
}
.tagname a:visited {
font-weight: bold;
text-decoration: none;
}
.tagnamebottom h1 {
font-size: 13pt;
font-weight: bold;
margin-top: 4px;
margin-left: 0px;
padding-bottom: 0px;
padding-bottom: 0px;
color: black;
font-family: arial;
}
.tagnamebottom a {
font-size: 13pt;
font-weight: bold;
margin-top: 4px;
margin-left: 0px;
padding-bottom: 0px;
padding-bottom: 0px;
font-family: arial;
color: #0059D0;
font-weight: bold;
}
html>body .tagnamebottom a { /*Non IE rule*/
width: auto;
}
.tagnamebottom a:link {
font-weight: bold;
text-decoration: none;
}
.tagnamebottom a:hover {
color: #5FD007;
font-weight: bold;
text-decoration: underline;
}
.tagnamebottom a:active {
color: #5FD007;
font-weight: bold;
text-decoration: none;
}
.tagnamebottom a:visited {
font-weight: bold;
text-decoration: none;
}
.tagcomma {
color: black;
font-size: 22pt;
font-weight: bold;
font-family: arial;
}
.tagcommabottom {
color: black;
font-size: 15pt;
font-weight: bold;
font-family: arial;
}
.tagintro {
color: #ccc;
font-size: 22pt;
font-weight: bold;
margin-top: 4px;
margin-left: 4px;
font-family: arial;
}
.tagintrobottom {
color: #ccc;
font-size: 15pt;
font-weight: bold;
margin-top: 4px;
margin-left: 4px;
font-family: arial;
}
.tagnav {
padding: 20px;
}
.logo1 {
font-size: 12pt;
font-weight: bold;
color: #0059D0;
}
.logo2 {
font-size: 12pt;
font-weight: bold;
color: gray;
}
.no_requests {
font-size: 12pt;
font-weight: bold;
color: gray;
}
.tagname {
color: black;
}
td.listingcol {
width: 72%;
}
td.relatedtagcol {
width: 24%;
}
div.request {
border: 1px solid #666;
padding: 5px;
}
table.dashnav {
vertical-align: bottom;
}
#search {
vertical-align: middle;
margin-top: 10px;
}
#searchsummary {
vertical-align: middle;
}
.dashcontent {
margin-top: 10px;
}
/* filter stuff */
#advanced_filter {
padding: 5px;
margin-top: 10px;
display: none;
background-color: #E9F0FB;
}
div.hidenav {
text-align: right;
}
div.hidenav a {
font-weight: normal;
font-size: 9pt;
}
/* request info stuff */
div.request {
border: 1px solid #999;
margin-bottom: 5px;
}
a:link.locationlink {
color: #0059D0;
font-weight: bold;
text-decoration : none;
}
a:visited.locationlink {
color: #0059D0;
font-weight: bold;
text-decoration : none;
}
a:active.locationlink {
color: #5FD007;
font-weight: bold;
text-decoration : none;
}
a:hover.locationlink {
color: #5FD007;
font-weight: bold;
text-decoration: underline;
}
span.requestsummaryinfo strong {
font-size: 9pt;
}
span.requestsummaryinfo a {
font-size: 9pt;
font-weight: normal;
}
span.acceptrequest {
text-align: right;
}
span.acceptrequest a {
font-weight: bold;
font-size: 10pt;
}
div.request_details_in_list {
margin-top: 10px;
display:none;
border-top: 1px dashed #ccc;
}
div.request_details_nav_in_list {
margin-top: 10px;
}
div.suggest_a_tag {
margin-top: 5px;
display:none;
}
div.suggest_a_tag_nav {
margin-top: 5px;
}
div.requestnav {
text-align: center;
}
.disclabel{
margin: 3px;
margin-bottom: 0px;
}
.msg_nickname {
font-family: verdana, sans-serif;
font-weight: lighter;
font-style: italic;
}
a:link.msg_nickname {
font-family: verdana, sans-serif;
font-weight: lighter;
font-style: normal;
}
a:visited.msg_nickname {
font-family: verdana, sans-serif;
font-weight: lighter;
font-style: normal;
}
a:active.msg_nickname {
font-family: verdana, sans-serif;
font-weight: lighter;
font-style: normal;
}
a:hover.msg_nickname {
font-family: verdana, sans-serif;
font-weight: lighter;
font-style: normal;
}
div.msg {
width: 100%;
border: 1px solid #999999;
background:#FFC url("/images/icon-small-pushpin.gif") center 3px no-repeat;
padding-top: 5px;
position: relative;
}
div.msg_asker {
width: 98%;
background-color:#ECF9E2;
padding-top: 5px;
margin-top: 5px;
position: relative;
}
div.msg_agent {
width: 98%;
background-color: #EAF1F9;
padding-top: 5px;
margin-top: 5px;
position: relative;
}
div.msg_authority {
width: 98%;
background-color: #FFE8F3;
padding-top: 5px;
margin-top: 5px;
position: relative;
}
.msg_content {
vertical-align: top;
}
div.msg_header {
display: block;
padding-bottom: 5px;
}
.msg_date {
font-family: tahoma, sans-serif;
font-weight: lighter;
font-size: 9px;
display: block;
}
.msg_body {
display: block;
padding-bottom: 5px;
font-weight: normal;
position:relative;
z-index: 2;
}
.white_bg_index {
position: absolute;
z-index: 1;
top: -8px;
right: 3px;
color: #FFF;
font-size: 66px;
padding-top: 0px;
text-align: right;
}
a:link.bulletin_post_enabled {
padding: 2px 2px 3px 22px;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
border: 1px solid #F09;
background: #FFFBFD url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-v0001.gif') no-repeat scroll 3px 1px;
}
a:visited.bulletin_post_enabled {
padding: 2px 2px 3px 22px;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
border: 1px solid #F09;
background: #FFFBFD url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-v0001.gif') no-repeat scroll 3px 1px;
}
a:active.bulletin_post_enabled {
padding: 2px 2px 3px 22px;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
border: 1px solid #F09;
background: #FFE8FF url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-v0001.gif') no-repeat scroll 3px 1px;
}
a:hover.bulletin_post_enabled {
padding: 2px 2px 3px 22px;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
border: 1px solid #F09;
background: #FFE8FF url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-v0001.gif') no-repeat scroll 3px 1px;
text-decoration: none;
}
a:link.bulletin_post_disabled {
padding: 2px 2px 3px 22px;
border: 1px solid #999;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
background: #FFFBFD url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-off-v0001.gif') no-repeat scroll 3px 1px;
}
a:visited.bulletin_post_disabled {
padding: 2px 2px 3px 22px;
border: 1px solid #999;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
background: #FFFBFD url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-off-v0001.gif') no-repeat scroll 3px 1px;
}
a:active.bulletin_post_disabled {
padding: 2px 2px 3px 22px;
border: 1px solid #999;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
background: #EDEDED url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-off-v0001.gif') no-repeat scroll 3px 1px;
}
a:hover.bulletin_post_disabled {
padding: 2px 2px 3px 22px;
border: 1px solid #999;
color: #0059D0;
font-size: 9pt;
font-weight: normal;
font-family: verdana, sans-serif;
background: #EDEDED url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-1-off-v0001.gif') no-repeat scroll 3px 1px;
text-decoration: none;
}
a:link.bulletin_delete_enabled {
padding: 1px 1px 0px 16px;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
border: 1px solid #F09;
background: #FFFBFD url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-v0001.gif') no-repeat scroll 2px 1px;
}
a:visited.bulletin_delete_enabled {
padding: 1px 1px 0px 16px;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
border: 1px solid #F09;
background: #FFFBFD url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-v0001.gif') no-repeat scroll 2px 1px;
}
a:active.bulletin_delete_enabled {
padding: 1px 1px 0px 16px;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
border: 1px solid #F09;
background: #FFE8FF url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-v0001.gif') no-repeat scroll 2px 1px;
}
a:hover.bulletin_delete_enabled {
padding: 1px 1px 0px 16px;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
border: 1px solid #F09;
background: #FFE8FF url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-v0001.gif') no-repeat scroll 2px 1px;
text-decoration: none;
}
a:link.bulletin_delete_disabled {
padding: 1px 1px 0px 16px;
border: 1px solid #999;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
background: #F9F9F9 url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-off-v0001.gif') no-repeat scroll 2px 1px;
}
a:visited.bulletin_delete_disabled {
padding: 1px 1px 0px 16px;
border: 1px solid #999;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
background: #F9F9F9 url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-off-v0001.gif') no-repeat scroll 2px 1px;
}
a:active.bulletin_delete_disabled {
padding: 1px 1px 0px 16px;
border: 1px solid #999;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
background: #EDEDED url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-off-v0001.gif') no-repeat scroll 2px 1px;
}
a:hover.bulletin_delete_disabled {
padding: 1px 1px 0px 16px;
border: 1px solid #999;
color: #0059D0;
font-size: 7pt;
font-weight: normal;
font-family: tahoma, sans-serif;
background: #EDEDED url('http://g-ecx.images-amazon.com/images/G/01/askville/icons/superpowers/sp-bulletin-board-small-off-v0001.gif') no-repeat scroll 2px 1px;
text-decoration: none;
}
div.relatedtagnav {
font-weight:bold;
font-family: tahoma, "Lucida Grande", arial;
}
div.related_tag_list {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 0px;
}
div.tagcloud {
text-align: justify;
}
div.tagcloud a {
line-height: 1.4em;
padding-right: 0.4em;
text-decoration: none;
}
div.taglist {
text-align: left;
}
div.taglist a {
line-height: 1.4em;
text-decoration: none;
display: block;
}
div.tagoptions {
margin-top: 20px;
}
div.tagoption {
font-size: 0.8em;
color: #666;
}
div.tagoption a {
font-weight: normal;
font-size: 1em;
}
div.tagoption a:hover {
font-weight: normal;
text-decoration: underline;
}
div.tagoption a:visited {
font-weight: normal;
}
div.tagoption a:active {
font-weight: normal;
}
div.tagoption a:link {
font-weight: normal;
}
td.relatedtagcol {
vertical-align: top;
}
div.clouditems a {
line-height: 1.4em;
padding-right: 0.4em;
text-decoration: none;
font-weight: normal;
}
a.cloudItem0:hover {
font-weight: normal;
text-decoration: underline;
}
a.cloudItem0:visited {
font-weight: normal;
}
a.cloudItem0:active {
font-weight: normal;
}
a.cloudItem0:link {
font-weight: normal;
}
a.cloudItem1:hover {
font-weight: normal;
text-decoration: underline;
}
a.cloudItem1:visited {
font-weight: normal;
}
a.cloudItem1:active {
font-weight: normal;
}
a.cloudItem1:link {
font-weight: normal;
}
a.cloudItem2:hover {
font-weight: normal;
text-decoration: underline;
}
a.cloudItem2:visited {
font-weight: normal;
}
a.cloudItem2:active {
font-weight: normal;
}
a.cloudItem2:link {
font-weight: normal;
}
a.cloudItem3:hover {
font-weight: normal;
text-decoration: underline;
}
a.cloudItem3:visited {
font-weight: normal;
}
a.cloudItem3:active {
font-weight: normal;
}
a.cloudItem3:link {
font-weight: normal;
}
a.cloudItem0 {
font-size: 12pt;
}
a.cloudItem1 {
font-size: 14pt;
}
a.cloudItem2 {
font-size: 16pt;
}
a.cloudItem3 {
font-size: 20pt;
}
.content_block {
margin: 5px;
}
.labeled_content_block {
background-image: url("/g-images/g/askville/bckgrnd/label-gradient-v0001.jpg");
background-repeat: no-repeat;
}
.superpower_labeled_content_block {
background-image: url("/images/bkgrnd/sp-label-gradient.gif");
background-repeat: no-repeat;
}
.green_labeled_content_block {
background-image: url("/images/bkgrnd/green-label-gradient.gif");
background-repeat: no-repeat;
}
td.label {
margin-top: 15px;
margin-left: 5px;
margin-bottom: 7px;
color: #666;
font-family: Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
}
td.label em {
color: #0059D0;
font-size: 12pt;
font-family: Verdana, sans-serif;
font-weight: normal;
font-style: italic;
}
td.label strong {
color: #0059D0;
font-size: 12pt;
font-family: Verdana, sans-serif;
font-weight: bold;
font-style: normal;
}
h1.label, h2.label {
padding-top: 2px;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 7px;
color: black;
font-family: Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
}
h1.label a:link, h2.label a:link {
color: black;
font-family: Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
text-decoration: none;
}
h1.label a:visited, h2.label a:visited {
color: black;
font-family: Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
text-decoration: none;
}
h1.label a:hover, h2.label a:hover {
color: black;
font-family: Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
text-decoration: underline;
}
h1.label a:active, h2.label a:active {
color: black;
font-family: Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
text-decoration: none;
}
.h1pre {
color: #bbb;
font-family: Verdana, sans-serif;
font-size: 18pt;
font-weight: bold;
}
h1.answer_summary, h2.answer_summary {
padding-top: 0;
margin-top: 0;
margin-left: 0;
margin-bottom: 7px;
color: black;
font-family: Verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
}
h1.answer_summary a:link, h1.answer_summary a:visited, h1.answer_summary a:active, h2.answer_summary a:link, h2.answer_summary a:visited, h2.answer_summary a:active {
color: black;
font-family: Verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
h1.answer_summary a:hover, h2.answer_summary a:hover {
color: black;
font-family: Verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
}
h2.link_title {
display: inline;
color: black;
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
}
h5.link_title {
display: inline;
color: #333;
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
}
h5.link_title a:link {
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #333;
}
h5.link_title a:visited {
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #333;
}
h5.link_title a:hover {
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #333;
}
h5.link_title a:active {
font-family: Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #333;
}
h1.label em, h2.label em {
color: #0059D0;
font-size: 12pt;
font-family: Verdana, sans-serif;
font-weight: normal;
font-style: italic;
}
h1.label strong, h2.label strong {
color: #0059D0;
font-size: 12pt;
font-family: Verdana, sans-serif;
font-weight: bold;
font-style: normal;
}
h1.superpower_label {
position: relative;
padding-top: 3px;
margin-top: 0px;
margin-left: 7px;
margin-bottom: 7px;
color: #FF0;
font-family: Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
}
h1.superpower_label span {
position: absolute;
padding-top: 3px;
top: -1px;
left: -1px;
color: #F09;
font-family: Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
}
h1.green_label {
position: relative;
padding-top: 0px;
margin-top: 0px;
margin-left: 6px;
margin-bottom: 7px;
color: #FFF;
font-family: Verdana, sans-serif;
font-size: 15pt;
font-weight: normal;
}
h1.green_label span {
position: absolute;
padding-top: 0px;
top: -1px;
left: -1px;
color: #666;
font-family: Verdana, sans-serif;
font-size: 15pt;
font-weight: normal;
}
h1.profile_green_label {
position: relative;
padding-top: 0px;
margin-top: 0px;
margin-left: 6px;
margin-bottom: 7px;
color: #FFF;
font-family: Verdana, sans-serif;
font-size: 15pt;
font-weight: normal;
}
h1.profile_green_label span {
position: absolute;
padding-top: 0px;
top: -1px;
left: -1px;
color: #5FD007;
font-family: Verdana, sans-serif;
font-size: 15pt;
font-weight: normal;
}
div.superpower_store_topinfo {
padding: 3px;
background-color: #FFFFCC;
border: 1px solid #cc9900;
width: 98.5%;
}
div.alpha_lab_topinfo {
padding: 3px;
background-color: #FaDaFa;
border: 1px solid #9b26ba;
width: 98.5%;
}
.superpower_store_topfont {
color: #cc9900;
font-weight:bold;
padding-right:4px;
}
div.superpower_shop_level_disabled {
padding: 3px;
background-color: #e4e4e4;
border: 1px solid #999;
margin-top: 8px;
width: 98.5%;
}
div.superpower_shop_level_enabled {
padding: 3px;
background-color: #FFFBFD;
border: 1px solid #F09;
margin-top: 8px;
width: 98.5%;
}
td.superpower_shopразделы
редизайн кострома
цвет dufour
съемный зубной протез
подводный гидромассаж
пломбирование
северный корона
учиться танго
эксимер лазер
цвет камуфлир
ферромолибден
видеосъемка
полиолефиновая пленка
циклон батарейный
архитектурный визуализация
химчистка доставка
лечение щитовидный железа
подводный гидромассаж
луковичный цвет
флаг заказ
долг
трубогиб дорном
центральный детский мир
braas
купить ниппель радиат
автоинформатор
асбест хризотиловый
электрокамин dimplex model silver (sp4)
слимент лифт
билет ммдм
охота лис
профессиональный фарфор
планирование день
ичп пбоюл
адресный база данный
k610 купить
рефрижератор
центр консультирование
варочный поверхность cata
купить джойстик
басейны intex
лидо пекарня
кс-4361а
асбест
банковский сейфовые ячейка
шапка доставка
гостинницы спб
купить чейнджер
вентеляционная решетка
снос любой конструкция
5004.14 (крышка)
краска двухкомпонентный
купля производственный комплекс
сканер штрихкодов
купить джойстик
эдас-934 аденома предст.ж-зы
многотарифные электросчетчик
сервис холодильник
kiev apartaments service
бахила производитель
kiev apartaments rent
этикетировочные машина
ваттметр
дмитрий шумок
тонирование стекла
внешний антенна
thuraya sg 2520
имплантат
длинный нард
оркестр креольский танго
светящийся краска
выделенка
пп-пленка
сервис alfa laval
корпоративный хранилище данный спирли
дешевый холодильник
сборщик долг
гуп ритуал
dvd-box