Files
d-t-n.org/archive/version_01/dtn.css
2017-03-02 21:36:05 -06:00

226 lines
2.8 KiB
CSS
Executable File

/*CSS for Discipling the Nations*/
A.ssmItems:link {color:#333333;text-decoration:none;}
A.ssmItems:hover {color:#333333;text-decoration:none;}
A.ssmItems:active {color:black;text-decoration:none;}
A.ssmItems:visited {color:#666666;text-decoration:none;}
.sub_link_div
{
border-width: 1px 0px 1px 0px;
border-style: solid;
border-color: #B0111F;
padding: 6px;
margin-top: 20px;
}
.sub_link_table
{
font-size: 14px;
font-variant: small-caps;
}
a.sub_link_table:link
{
color:#B0111F;
text-decoration:none;
}
a.sub_link_table:visited
{
color:#B0111F;
text-decoration:none;
}
a.sub_link_table:hover
{
color: #333333;
text-decoration:underline;
}
a.location:link
{
color: #333333;
text-decoration: none;
}
a.location:hover
{
color: #CCCCCC;
text-decoration: underline;
}
a.location:visited:
{
color: #333333;
text-decoration: none;
}
.body_index
{
font-family: Arial, Helvetica, sans-serif;
background-image: url( graphics/index/brown_bg.gif );
margin: 0px;
}
div
{
font-family: Arial, Helvetica, sans-serif;
}
p
{
font-size: 12px;
padding: 15px;
}
a:link
{
color: #333333;
text-decoration: none;
}
a:visited
{
color:#333333;
text-decoration: none;
}
a:hover
{
color: #666666;
text-decoration: underline;
}
.first_strip
{
background-color: #333333;
color: #999999;
font-size: 10px;
padding-bottom: 2px;
text-align: center;
}
a.first_strip:link
{
color: #999999;
}
a.first_strip:visited
{
color: #999999;
}
a.first_strip:hover
{
color: #CCCCCC;
text-decoration: underline;
}
.second_strip_top_index
{
background-image: url( graphics/index/second_strip_top-index.gif );
background-position: top;
background-repeat: repeat-x;
}
.second_strip_bottom_index
{
background-image: url( graphics/index/second_strip_bottom-index.gif );
background-position: bottom;
background-repeat: repeat-x;
}
.collage_table
{
background-image: url( graphics/index/austria_map_bg-index.jpg );
background-position: center;
background-repeat: no-repeat;
}
.background
{
position: absolute;
left: 50px;
top: 40px;
z-index: 0;
}
.center_table
{
z-index: 1;
}
.menu_top
{
position: absolute;
left: 660px;
top: 180px;
}
.menu
{
position: absolute;
left: 480px;
top: 180px;
visibility: visible;
border: solid black;
border-width: 2px 1px 2px 1px;
margin: 0px;
padding: 10px;
font-size: 14px;
color: #999999;
background-color: #000000;
width: 160px;
text-align: left;
}
.dtn_logo
{
position: absolute;
left: 352px;
top: 180px;
}
.top_anchor
{
font-size: 14px;
}
.location
{
color: #333333;
font-size: 12px;
}
div.wwa_btn
{
position: absolute;
left: 360px;
top: 48px;
}
div.res_btn
{
position: absolute;
left: 240px;
top: 88px;
}
div.prayer_btn
{
position: absolute;
left: 170px;
top: 189px;
}
div.travel_btn
{
position: absolute;
left: 241px;
top: 291px;
}
div.media_btn
{
position: absolute;
left: 360px;
top: 335px;
}