@import url(tabs.css);

body
{
font-family: Verdana, sans-serif;
}

a img
{
border: none;
}

#wrapper
{
width: 1000px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 14px;
padding-right: 14px;
border: 1px solid #8C8E94;
border-top: none;
}

h1.page_name
{
font-size: 1.5em;
font-family: Arial, sans-serif;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0.5em;
padding-bottom: 0px;
}

a.no_decoration_link 
{
text-decoration: none;
}

span.bottom 
{ 
position:absolute; bottom:0px; color: gray
}

span.mono_font
{
font-family: "Courier New", monospace;
}

span.regex
{
color: green;
font-family: "Courier New", monospace;
}

span.tab_grouping_data
{
color: #00008B;
}

table.image
{
background-color: #F3F3F3;
border: thin solid #DDDDDD;
margin-right: auto;
margin-left: auto;
text-align: center;
}

ul.centered
{
text-align: center;
}

p.copyright
{
text-align: center;
color: gray;
margin-bottom: 0px;
padding: 10px;
border-top: 1px solid #8C8E94;
font-size: 0.8em;
}

p.copyright a
{
text-decoration: none;
color: black;
}

.first_page_element
{
margin-top: 0px;
padding-top: 0.6em;
}

.order_page_buy_images
{
text-align: center;
}

.order_page_buy_images table
{
margin-right: auto;
margin-left: auto;
}

.text_align_center
{
text-align: center;
}

.float_right
{
float: right;
margin-left: 5px;
}

.float_left
{
float: left;
}

.clear_both 
{ 
clear: both; 
}
