@charset "iso-8859-1";

/*
 *  Copyright (C) 2009 Mauro Rocco "fireantology@gmail.com"
 *
 *  This file is part of PTwix.
 *
 *  PTwix is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.
 *
 *  PTwix is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with PTwix.  If not, see <http://www.gnu.org/licenses/>.
 */

#PtwiX_silver-blue{
display: block;
font-size: 11px;
font-family: Verdana, Helvetica, sans-serif;
color: #7f7f7f;
}

#PtwiX_silver-blue a{
color: #477fb9;
text-decoration: none;
}

#PtwiX_silver-blue a:visited{
color: #477fb9;
text-decoration: none;
}

#PtwiX_silver-blue a:hover{
color: #477fb9;
text-decoration: underline;
}

#PtwiX_silver-blue #content_Ptwix{
/*border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;*/
display: block;
clear: both;
/*background-color: #f0f0f0;*/
text-align: center;
}


#PtwiX_silver-blue  #top_Ptwix{
/*height: 36px;
padding-left: 50px;
padding-right: 18px;
clear: both;
display: block;*/
}

#PtwiX_silver-blue  #top_Ptwix #left_Ptwix{
/*position: relative;
float: left; display:block; width: 50px; height: 36px;
left: -50px;*/
}

#PtwiX_silver-blue  #top_Ptwix #right_Ptwix{
/*position: relative;
float: right; display:block; width: 18px; height: 36px;
left: 18px;*/
}

#PtwiX_silver-blue  #top_Ptwix #center_Ptwix{
/*width: 100%;
height: 36px;
background-image: url(images/background_top.png);
background-repeat: repeat-x;
position: relative;*/
}

#PtwiX_silver-blue  #top_Ptwix #center_Ptwix #text_Ptwix{
margin: 0px;
padding: 0px;
/*padding-top: 10px;*/
position: relative;
/*left: -50px;
float: left;*/
}
#PtwiX_silver-blue  #top_Ptwix #center_Ptwix #text_Ptwix a img{
	padding-right: 2px;}


#PtwiX_silver-blue  #bottom_Ptwix{
/*height: 36px;
padding-left: 18px;
padding-right: 18px;
clear: both;
display: block;*/
}

#PtwiX_silver-blue  #bottom_Ptwix #left_Ptwix{
/*position: relative;
float: left; display:block; width: 18px;
left: -18px; height: 18px;*/
}

#PtwiX_silver-blue  #bottom_Ptwix #center_Ptwix{
/*width: 100%;
height: 18px;
/*background-image: url(images/background_bottom.png);
background-repeat: repeat-x;
position: relative;*/
}

#PtwiX_silver-blue  #bottom_Ptwix #right_Ptwix{
/*position: relative;
float: right; display:block; width: 18px;
left: 18px; height: 18px;*/
}

#PtwiX_silver-blue #content_Ptwix .PtwiXOverFlow{
width: 95%;
display: block;
clear: both;
/*background-color: #f0f0f0;*/
overflow: auto;
margin: 0 auto;
}


#PtwiX_silver-blue #content_Ptwix #item_Ptwix{
/*border: 1px solid #c9c9c9;
background-image: url(images/background_row.png);
background-repeat: repeat-x;
background-color: #eeeeee;*/
display:block;
width: 97%;
margin-bottom: 5px;
text-align: left;
}

#PtwiX_silver-blue #content_Ptwix #item_Ptwix  img{
/*border: 1px solid #c9c9c9;*/
float: left;
margin-right: 5px;
}

#PtwiX_silver-blue #content_Ptwix #item_Ptwix #text_Ptwix{
text-align: left;
display: block;
padding: 10px 0px 0px 0px;
width: 100%;
overflow: hidden;
}

#PtwiX_silver-blue #content_Ptwix #date_Ptwix{
font-size: 11px;
padding-top: 5px;
display: block;
float: left;
}

#PtwiX_silver-blue #content_Ptwix #LoadingImage_Ptwix{
margin-top: 100px;
}
