/* ************************************* */
/* Common styles for the theme           */
/* ************************************* */

/* Normal, standard links. */
a:link
{
    color: #476C8E;
    text-decoration: none;
}
a:visited
{
    color: #476C8E;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
    empty-cells: show;
}



/* use dark grey for the text, leaving black for headers etc */
td, th , tr
{
    color: #444444;
}
/* set a fontsize that will look the same in all browsers. */
body
{
    color: #000000;

    font-family: verdana, sans-serif;
    background-color: rgb(128,160,209);
    /*background: #ffffff url(images/bg.png) repeat-x;*/
    line-height: 135%;
    font-size: 11px;
    margin: 0px;
    padding: 7px 3px 5px 3px;
}


/* lets give all forms zero padding/margins */
form
{
    padding: 0px;
    margin: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
    color: #000000;
    font-family: verdana, sans-serif;
}
input, button
{
    font-size: 90%;
}

textarea
{
    font-size: 100%;
    color: #000000;
    font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
    border: none;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
    font-size: 90%;
    font-weight: normal;
    color: #000000;
    font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
    height: 1px;
    border: 0;
    color: #666666;
    background-color: #666666;
}

/* By default set the color on these tags as black. */
h1, h2, h3, h4, h5, h6, h7
{
    color: black;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

/* No image should have a border when linked. */
a img
{
    border: 0;
}

/* No lines around buttons in Firefox! */
a
{
    outline: none;
}

/* Reset all lists. */
ul, ul li
{
    padding: 0;
    margin: 0;
    list-style: none;
}

/* We can define lists to be lists tho! */
ul.normallist
{
    padding-left: 2em;
}

ul.normallist li
{
    list-style: disc;
}

/* ************************************* */
/* Some handy custom classes             */
/* ************************************* */

.floatright
{
    float: right;
}
.floatleft
{
    float: left;
}




/* A small space to the next section. */
.marginbottom
{
    margin-bottom: 1em;
}
/* On the top too. */
.margintop
{
    margin-top: 1em;
}
/* remove bold/italic styles */
span.plainstyle
{
    font-weight: normal;
    font-style: normal;
}




/* A code block - maybe even PHP ;). */
code
{
    color: #000000;
    background-color: #dddddd;
    display: block;
    font-family: "courier new", "times new roman", monospace;
    font-size: x-small;
    line-height: 1.3em;
    /* Put a nice border around it. */
    border: 1px solid #000000;
    margin: 1px auto 1px auto;
    padding: 1px;
    width: 99%;
    overflow: auto;
    white-space: nowrap;
    /* Stop after about 24 lines, and just show a scrollbar. */
    max-height: 24em;
}


.header {
background-color: #ffffff;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, #preview_body
{
    color: #000000;
    background-color: #ECEDF3;
}
.windowbg2
{
    color: #000000;
background-image: url(images/winbg.gif);
background-repeat: repeat-x;
    background-color: #d8d8d8;
}
.windowbg3
{
    color: #000000;
    background-color: #FFFFFF;
}

a:link.coupon {
width:95%;
text-decoration:underline;
font-size:13px;
margin:0px 15px 2px 14px;
font-family:Arial; 
display:block; 
color:rgb(0,0,255);
}

a:hover.coupon{
text-decoration:underline;
color:rgb(0,0,160);
}

a:link.coupon_link {
clear:left;
text-decoration:none;
font-size:12px;
margin:9px 0px 9px 3px;
font-family:Verdana; 
display:block; 
color:rgb(40,40,40);
}

a:hover.coupon_link{
text-decoration:underline;
color:rgb(0,0,0);
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{

      font-size: small;
    font-family: verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    background-color: #efefef;
background-image: url(images/catbg.png);
background-repeat: repeat-x;
}

.titlebg a:link{
background-color : transparent;
color : #ffffff;
}

.titlebg a:hover, .titlebg2 a:hover
{
    color: #ffffff;
    text-decoration: underline;
}


* Titles - such as table headers. */
.titlebg4{

      font-size: small;
    font-family: verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    background-color: #efefef;
background-image: url(images/catbg.png);
background-repeat: repeat-x;
}

.titlebg2 form{
display: inline;
float : right;
margin : 0px;
font-size : 12px;
}

.titlebg2 h4{
display: inline;
float : left;
margin : 0px;
margin-top : 2px;
color : #ffffff;
font-size : 12px;

}
.titlebg4 label {
color : #ffffff;
font-size : 12px;

}


.titlebg3 {

      font-size: small;
    font-family: verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: rgb(60,60,60);
    background-color: #efefef;
background-image: url(images/catbg1.png);
background-repeat: repeat-x;
}

.titlebg3 form{
display: inline;
float : right;
margin : 0px;

}

.titlebg3 h4{
display: inline;
float : left;
margin-top : 2px;
font-size : 12px;
}
/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
    font-weight: bold;
    background-color: #FFFFFF;
    background-image: url(images/catbg1.png);
    color: #fff;
}
.catbg4
{
    font-weight: bold;
    background-color: #FFFFFF;
    color: #fff;
    border-width : 0px;
}

/* The borders around things. */
.bordercolor
{
    background-color: #787878;
}
.tborder
{
    border: 0px solid #787878;
width:98%;
}

.tborder2
{
font-size:smaller;
border-style:solid;
border-color: #787878;
border-width: 0px 0px 1px 0px;
width:98%;
vertical-align:middle;
text-align:center;

}





/* The AJAX notifier */
#ajax_in_progress
{
    background: #32CD32;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    padding: 0.4em;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

#ajax_in_progress a
{
    color: white;
    text-decoration: underline;
    font-size: smaller;
    float: right;
}



/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
    color: #000000;
    background-color: transparent;
    text-decoration: none;
    font-size:10px;
}
a.nav:hover
{
    font-weight: bold;
    color: #111;
    background-color: transparent;
    text-decoration: underline;
}


#styletwo{position:relative;display:block;height:26px;font-size:12px;font-weight:bold;background:transparent url(images/catbg.png) repeat-x top left;font-family:Arial,Verdana,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:1px 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#FFF;text-decoration:none;padding:6px 8px 0 8px;height:20px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#FFF;font-weight:bolder; background:transparent url(images/catbg5.png) repeat-x top left;}


#altt {
    background: #FFFFFF url(images/altt.png) 0 0 repeat-x;
background-color: rgb(96,147,200);
    text-align: center; 
      margin: 0px;
     
    padding: 0px;
      font-size: 10px;
      color: #FFFFFF;
}

.mid_right{
    width: 100%;
    float: right;
    background: white;
    margin: 0px;
    padding: 0px; 
}


.dvborder2{
border-right:1px solid rgb(170,170,170);
border-bottom:1px solid rgb(170,170,170);
border-left:1px solid rgb(170,170,170);
}

.mid_right ul {
    width: 100%;
    list-style-type: none;
    float: left;
    margin-bottom: 10px;
   margin-top : 10px;
}

.mid_right li {
    width: 97%;
    line-height: 1.1em;
    list-style-type: none;
    text-align: left;
    color: rgb(60,60,60);
    float: left;
    margin-left: 12px;
    margin-top: 4px;
    font-family:Arial,Verdana,sans-serif;
    font-size: 13px;
clear : left;
}


.mid_right a{
  color: rgb(0,0,255);
  font-weight: bolder;
  font-family: Arial,Verdana,sans-serif;
}

.mid_right a.one{
  border-right: 1px solid rgb(200,200,200);
  background: rgb(255,255,255);
  color: rgb(0,0,255);
  font-weight: bold;
  text-decoration: underline;
  padding: 2px 5px 2px 5px;
  display: inline;
}

.mid_right h5{
font-family:Arial,Verdana,sans-serif;
    font-size: 12px;
display : inline;
color : black;
}

.mid_right p {
display : inline;
margin : 0px;
}

.links a {
height:20px; 
margin:0px 0px 0px 5px;
color:rgb(70,70,70);
clear:left;
float:left;
font-size:11px;
font-weight:bolder;
text-decoration:underline;
}

.head p {
float : right;
display : inline;
margin : 0px;
}

.head h5{
display : inline;
float : left;
margin : 0px;
}



