/* SenderCity Offical Css Style (C) SenderCity 2009 */
/* Rowedahelicon Portfolio Edition (C) Rowedahelcion 2009 */

body {
background-color: #ededed;
font-family: arial, helvetica, tahoma, sans-serif; margin: auto; color: #000000;
}

/*--DIVS-----------------------------------------------------------------------------------------------*/


div#container
{
   width: 1000px;
   position: relative;
   margin: auto;
   font-family: arial, helvetica, tahoma, sans-serif; margin: auto; font-size:10pt;
   text-align: left;
   z-index:1;


    }
    
    #body{
       position: relative;
   margin: auto;
   text-align: left;
    width:800px;
    background-color:#d4cece;
    border:  1.3em solid #151716;
border-style: solid; 
padding:5px;
border-top:0px;
border-bottom:0px;
    }





/*--ETC PROPTERTIES-----------------------------------------------------------------------------------*/
a:link {color: white; TEXT-DECORATION: none}
a {color: white;}

A:active { COLOR: black; TEXT-DECORATION: none }
A:hover { COLOR: yellow; TEXT-DECORATION: none; }
button:hover { COLOR: white; TEXT-DECORATION: none;
  background-color:#2fd72f;
   border-style:double;
   border-color:#000000;
 }
 
 button.buttonrss:hover { COLOR: white; TEXT-DECORATION: none;
  background-color:#000000;
   border-style:double;
   border-color:#000000;
 }

p {color: white; font-family: arial, helvetica, tahoma, sans-serif; margin: auto; font-size:10pt; }

p.comhead { 

font-family: Helvetica;
color: #6ca5b8;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
font-size: 2em;
display:inline;
 }
 
 form { display: inline; }

input
{
   color:#ffffff;
   background-color:#232323;
   border-style:double;
   border-color:#000000;
}

select
{
   color:#ffffff;
   background-color:#232323;
   border-style:double;
   border-color:#000000;
}

button {
   color:#ffffff;
   background-color:#232323;
   border-style:double;
   border-color:#000000;
   }
   
   button.buttonrss {
   color:#ffffff;
   background-color:#ffa500;
   border-style:double;
   border-color:#000000;
   }
   
   button.buttonalert {
   color:#ffffff;
   background-color:#FF0000;
   border-style:double;
   border-color:#000000;
   }
   
   
hr{
border: 0;
color: #6ca5b8;
background-color: #6ca5b8;
height: 4px;
}

/*--TABLES----------------------------------------------------------------------------------------------*/
table.body{
width:1000px;

background-color:#000000;
border:  .09em solid #000000;
border-style: solid; 

-moz-border-radius-topright :10px;
  -webkit-border-top-right-radius :10px;
  -moz-border-radius-bottomright :10px;
  -webkit-border-bottom-right-radius :10px;
    -moz-border-radius-bottomleft :10px;
  -webkit-border-bottom-left-radius :10px;
    cell-spacing:0px;

 }
 
 table.footer{
width:100%;
background-color:#000000;
border:  .09em solid #000000;
border-style: solid; 
-moz-border-radius-bottomleft :10px;
-webkit-border-bottom-left-radius :10px;
-moz-border-radius-bottomright :10px;
  -webkit-border-bottom-right-radius :10px;
  cell-spacing:0px;
     position: relative;
   margin: auto;
   text-align: left;}
 

table.header{
width:900px; 
background-color:#000000;
border:  .09em solid #000000;
border-style: solid; 
-moz-border-radius-topleft :10px;
-webkit-border-top-left-radius :10px;
-moz-border-radius-topright :10px;
  -webkit-border-top-right-radius :10px;
  cell-spacing:0px;}

 table.itembox{
background-color: #222b2b;
/*--Old 323137--*/
z-index:10;
position:absolute;
width:760px;
border:  .09em solid #323137;
border-style: solid; 
-moz-border-radius-topright :10px;
  -webkit-border-top-right-radius :10px;
  -moz-border-radius-bottomright :10px;
  -webkit-border-bottom-right-radius :10px;
    -moz-border-radius-bottomleft :10px;
  -webkit-border-bottom-left-radius :10px;
  cell-spacing:0px;
  box-shadow: 20px 20px 5px #222b2b;
}

 table.itembox2{
background-color: #3798b8;
/*--Old 323137--*/
z-index:10;
position:absolute;
width:756px;
border:  .09em solid #323137;
border-style: solid; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
  border-radius: 10px;
  cell-spacing:0px;
}

/*--TDS-------------------------------------------------------------------------------------------------*/
td {font-family: arial, helvetica, tahoma, sans-serif; margin: auto;  font-size:10pt;}

td.itemboxheader{
margin-left: auto;
margin-right: auto;
background-color: #323137;
}

td.itemboxcontent{
margin-left: auto;
margin-right: auto;
background-color: #222b2b;
border:  .07em solid #323137;
border-style: double; 
border-top: 0; 
}

img.sidebaricon{border:0px;  
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}
img.sidebaricon:hover{ 
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
 }

tr{vertical-align:top;}