﻿/* THEME OPTIONS */

.filter 
{
	float: left;
	padding-right: 10px;
	border-right: 1px solid gray;
	margin-right: 10px;
}

.sort 
{
	float: left;
	padding-right: 10px;
	border-right: 1px solid gray;
	margin-right: 10px;
}

.feed 
{
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid gray;
	margin-right: 10px;
}

.feed a
{
	font-size: 5px;
}

.categorylist 
{	
	position: absolute;
	z-index: 999;
	visibility: hidden;	
	/*width: 600px;*/
	height: 0px;	
	padding: 5px;
	border: 1px gray solid;
	background-color: #EEEEEE;	
}

.sortlist 
{	
	position: absolute;
	z-index: 999;
	visibility: hidden;	
	width: 80px;
	height: 0px;	
	padding: 0px;
}	

.sortitem 
{	
	width: 100%;
	background-color: #EEEEEE;
	border: 1px gray solid;
	margin-bottom: -1px;		
	padding: 3px;	
}

.sortitem a
{	
	text-decoration: none;
}


.keywordbox
{
	visibility: hidden;	
	overflow: hidden;
	height: 0px;
	padding: 5px;
	border: 1px gray solid;
	background-color: #EEEEEE;	
	
}

/* DEFAULT PANEL */

.soxpanelbar_ {
   position: absolute;
   height: 27px;
   left:0px;
   top:0px;
}

.soxpanelbarfeatures_ {
   float: right;
}

.soxpanelbarleft_ {
    position: absolute; 
    height: 27px; 
    width: 179px; 
    background-image: url('images/small_panel_bar_left.png'); 
    background-repeat:no-repeat; 
    padding-top: 4px; 
    padding-left:10px; 
    font-size: 16px;
}

.soxpanelbarright_  {
    position: absolute;
    left:189px;
    height:27px;
    width:11px;
    background-image: url('images/small_panel_bar_right.png');
    background-repeat: no-repeat; 
    background-position: top right;
}

.soxpanelutil_ 
{
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 10px;
    position: absolute; 
    top: 24px; 
    height: 15px; 
    width: 198px; 
    border: 1px solid #DDDDDD; 
    border-left: 1px solid #DDDDDD; 
    border-right: 1px solid #DDDDDD; 
    background-image: url('images/small_panel_util_grad.jpg');
}

.soxpanelborder_ {
    position: absolute;
    top: 45px; 
    background-color: #FFFFFF; 
    width: 198px; 
    height: 300px; 
    border: 1px solid #DDDDDD;
}

.soxscroller_ {
    position: absolute; 
    width: 10px; 
    height: 25px; 
    z-index: 50;
    background-image: url('images/panel_scroller.png');
    background-position: right;
    cursor: pointer;
}

.soxcontainer_ {
    left: 1px; 
    background-color: #ffffff; 
    position: absolute; 
    top: 45px; 
    overflow: hidden; 
    padding-left: 10px; 
    padding-right: 15px;
}

.soxpanelfooter_ {
    position: absolute; 
    top: 345px;
}

.soxpanelfooterleft_ {
    position: absolute; 
    height: 14px; 
    width: 193px; 
    background-image: url('images/small_panel_footer_left.png');
    background-repeat:no-repeat;
}

.soxpanelfooterright_ {
    position: absolute;        
    left: 192px;        
    background-image: url('images/small_panel_footer_right.png');         
    width: 8px; 
    height: 14px; 
}
    
.soxpanelfootershadow_ {
    position: absolute; 
    left: 0px;
    top: 14px;
    height: 25px; 
    width: 200px;    
}

/* ADD OTHER PANEL SKINS HERE */

/* GREEN PANEL */

.soxpanelbar_green {
   position: absolute;
   height: 27px;
   left:0px;
   top:0px;
}

.soxpanelbarfeatures_green {
   float: right;
}

.soxpanelbarleft_green {
    position: absolute; 
    height: 27px; 
    width: 179px; 
    background-image: url('images_green/small_panel_bar_left.png'); 
    background-repeat:no-repeat; 
    padding-top: 4px; 
    padding-left:10px; 
    font-size: 16px;
}

.soxpanelbarright_green  {
    position: absolute;
    left:189px;
    height:27px;
    width:11px;
    background-image: url('images_green/small_panel_bar_right.png');
    background-repeat: no-repeat; 
    background-position: top right;
}

.soxpanelutil_green 
{
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 10px;
    position: absolute; 
    top: 24px; 
    height: 15px; 
    width: 198px; 
    border: 1px solid #DDDDDD; 
    border-left: 1px solid #DDDDDD; 
    border-right: 1px solid #DDDDDD; 
    background-image: url('images_green/small_panel_util_grad.jpg');
}

.soxpanelborder_green {
    position: absolute;
    top: 45px; 
    background-color: #FFFFFF; 
    width: 198px; 
    height: 300px; 
    border: 1px solid #DDDDDD;
}

.soxscroller_green {
    position: absolute; 
    width: 10px; 
    height: 25px; 
    background-image: url('images_green/panel_scroller.png');
    cursor: pointer;
}

.soxcontainer_green {
    left: 1px; 
    background-color: #ffffff; 
    position: absolute; 
    top: 45px; 
    overflow: hidden; 
    padding-left: 10px; 
    padding-right: 15px;
}

.soxpanelfooter_green {
    position: absolute; 
    top: 345px;
}

.soxpanelfooterleft_green {
    position: absolute; 
    height: 14px; 
    width: 193px; 
    background-image: url('images_green/small_panel_footer_left.png');
    background-repeat:no-repeat;
}

.soxpanelfooterright_green {
    position: absolute;        
    left: 192px;        
    background-image: url('images_green/small_panel_footer_right.png');         
    width: 8px; 
    height: 14px; 
}
    
.soxpanelfootershadow_green {
    position: absolute; 
    left: 0px;
    top: 14px;
    height: 25px; 
    width: 200px;    
}

/* BLUE PANEL */

.soxpanelbar_blue {
   /*position: absolute;*/
   padding-top: 0px;
   /*height: 40px;
   left:0px;
   top:0px;*/
}

.soxpanelbarfeatures_blue {
   float: right;
}

.soxpanelbarleft_bluek a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.soxpanelbarleft_blue 
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
    /*position: absolute; 
    height: 30px; 
    width: 179px; 
    background-image: url('images_blue/small_panel_bar_left.png'); 
    background-repeat:no-repeat; */
    color: #000000;
    padding-top: 3px; 
    padding-left:10px; 
    font-size: 24px;
}

.soxpanelbarright_blue  {
    position: absolute;
    left:189px;
    height:30px;
    width:11px;
    /*background-image: url('images_blue/small_panel_bar_right.png');
    background-repeat: no-repeat; 
    background-position: top right;*/
}

.soxpanelutil_blue 
{
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: 12px;	
	text-align: left;
	font-size: 12px;	
    /*position: absolute; */    
    /*height: 15px; 
    top: 24px; 
    width: 198px;  
    border-left: 1px solid #003e7e;
    border-right: 1px solid #003e7e; 
    background-position: bottom;
    background-image: url('images_blue/small_panel_util_grad.jpg');*/
}

.soxpanelborder_blue {
    position: absolute;
    top: 45px; 
    /*background-color: #FFFFFF; */
    width: 198px; 
    height: 300px; 
    /*border-left: 1px solid #003e7e;
    border-right: 1px solid #003e7e;*/
}

.soxscroller_blue {
    position: absolute; 
    width: 21px; 
    height: 30px; 
    z-index: 50;
    background-position: right;
    background-image: url('images_blue/panel_scroller.png');
    cursor: pointer;
}

.soxcontainer_blue {
    /*left: 1px;*/
    /*background-color: #ffffff; */
    /*position: absolute;*/ 
    /*top: 45px;*/ 
    /*overflow: hidden;*/ 
    margin-top: 20px;
    padding: 0px; 
    background-color: #EBEBEB;
}

.soxpanelfooter_blue {
    position: absolute; 
    top: 365px;
    height: 18px;
}

.soxpanelfooterleft_blue {
    /*position: absolute; */
    height: 60px; 
    width: 193px; 
    background-color: #666666;
    background-image: url('images_blue/footerback.png');
    /*background-position: bottom left;
    background-image: url('images_blue/small_panel_footer_left.png');
    background-repeat:no-repeat;*/
}

.soxpanelfooterright_blue {
    position: absolute;        
    left: 192px;        
    
    /*background-position: bottom right;
    background-image: url('images_blue/small_panel_footer_right.png');*/  
    /*background-color: #666666;       
    background-image: url('images_blue/footerback.png');*/
    width: 8px; 
    height: 60px; 
}

.soxpanelfootercontent_blue {
    color: #EEEEEE; 
    font-size: 11px;  
}

.soxpanelfootercontent_blue  a {
    color: #CCCCCC; 
    text-decoration: none;
}

    
.soxpanelfootershadow_blue {
    position: absolute; 
    left: 0px;
    top: 9px;
    height: 25px; 
    width: 200px;    
}

.soxpanelfootershadowimage_blue {
    height: 25px;  
}

.soxpanelbarfeatures_blue a span {
   font-size: 80%;
   font-weight: normal;
   vertical-align: middle;
   text-decoration: none;
}

/* ORANGE PANEL */

.soxcontentutil_orange 
{
	/*margin-top: -10px;*/
}

.soxpanelbar_orange {
   position: absolute;
   height: 0px;
   left:0px;
   top:0px;
}

.soxpanelbarfeatures_orange {
   float: right;
}


.soxcontentfeatures_orange a span {
   font-size: 60%;
   font-weight: normal;
   vertical-align: middle; 
}

.soxcontent_orange 
{
	width: 223px;
	overflow: hidden;
   background-color: #F9F7F7;
   padding: 0px 10px 10px 10px;
}

.soxpanelbarleft_orange {
    position: absolute; 
    height: 22px; 
    width: 179px; 
    /*background-image: url('images_orange/small_panel_bar_left.png'); 
    background-repeat:no-repeat; */
    padding-top: 1px; 
    padding-left:10px; 
    font-size: 15px;
    color: #000000;
}

.soxpanelbarright_orange  {
    position: absolute;
    left:189px;
    height:0px;
    width:11px;
    /*background-image: url('images_orange/small_panel_bar_right.png');
    background-repeat: no-repeat; 
    background-position: top right;*/
}

.soxpanelutil_orange 
{
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 10px;
    /*position: absolute; 
    top: 24px; */
    height: 0px; 
    width: 198px; 
    /*border-left: 1px solid #cf7018;
    border-right: 1px solid #cf7018;
    background-position: bottom;
    background-image: url('images_orange/small_panel_util_grad.jpg');*/
}

.soxpanelborder_orange {
    position: absolute;
    top: 45px; 
    /*background-color: #FFFFFF; */
    width: 198px; 
    height: 300px; 
    /*border-left: 1px solid #cf7018;
    border-right: 1px solid #cf7018;*/
}

.soxscroller_orange {
    position: absolute; 
    width: 21px; 
    height: 30px; 
     z-index: 50;
    background-position: right;
    background-image: url('images_orange/panel_scroller.png');
    cursor: pointer;
}

.soxcontainer_orange {
    left: 1px; 
    /*background-color: #ffffff; */
    position: absolute; 
    top: 45px; 
    overflow: hidden;
    padding-left: 10px; 
    padding-right: 15px;
}

.soxpanelfooter_orange {
    position: absolute; 
    top: 345px;
}

.soxpanelfooterleft_orange {
    position: absolute; 
    height: 0px; 
    width: 193px; 
    /*background-position: bottom left;
    background-image: url('images_orange/small_panel_footer_left.png');
    background-repeat:no-repeat;*/
}

.soxpanelfooterright_orange {
    position: absolute;        
    left: 192px;        
    /*background-image: url('images_orange/small_panel_footer_right.png');         
    background-position: bottom right;*/
    width: 8px; 
    height: 0px; 
}
    
.soxpanelfootershadow_orange {
    position: absolute; 
    left: 0px;
    top: 7px;
    height: 25px; 
    width: 200px;    
}

.soxpanelbarleft_orange a 
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* MODAL PANEL */

.soxpanelbar_modal {
   position: absolute;
   height: 30px;
   left:0px;
   top:0px;
   
}

.soxpanelbarfeatures_modal {
   float: right;
}

.soxpanelbarleft_modal a {
  color: #FFFFFF;
}

.soxpanelbarleft_modal {
    position: absolute; 
    height: 30px; 
    width: 179px; 
    background-image: url('images_modal/small_panel_bar_left.png'); 
    background-repeat: no-repeat; 
    color: #000000;
    padding-top: 4px; 
    padding-left: 10px; 
    font-size: 18px;    
}

.soxpanelbarright_modal  {
    position: absolute;
    left:189px;
    height:30px;
    width:11px;
    background-image: url('images_modal/small_panel_bar_right.png');
    background-repeat: no-repeat; 
    background-position: top right;
}

.soxpanelbarrightclose_modal  
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	cursor: pointer;	
    font-weight: bold;
    color: #333333;    
}

.soxpanelutil_modal 
{	
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	font-size: 10px;
    position: absolute; 
    top: 0px; 
    height: 0px; 
    width: 0px; 
    overflow: hidden;   
    /*border-left: 1px solid #003e7e;
    border-right: 1px solid #003e7e; 
    background-position: bottom;
    background-image: url('images_modal/small_panel_util_grad.jpg');*/
}

.soxpanelborder_modal {
    position: absolute;
    top: 45px; 
    background-color: #FFFFFF; 
    width: 198px; 
    height: 300px;    
    /*border-left: 1px solid #003e7e;
    border-right: 1px solid #003e7e;*/
}

.soxscroller_modal {
    position: absolute; 
    width: 10px; 
    height: 25px; 
    display: none;
    background-image: url('images_modal/panel_scroller.png');
    cursor: pointer;
}

.soxcontainer_modal {
    left: 0px; 
    border-left: #888888 solid 1px;
    border-right: #888888 solid 1px;
    background-color: #ffffff;    
    position: absolute; 
    top: 45px; 
    overflow: hidden; 
    padding-left: 10px; 
    padding-right: 15px;
}

.soxpanelfooter_modal {
    position: absolute;    
    top: 345px;
    padding: 0px;
    margin: 0px;
}

.soxpanelfooterleft_modal {
    position: absolute; 
    height: 14px; 
    width: 193px; 
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-position: top left;
    background-image: url('images_modal/small_panel_footer_left.png');
    background-repeat:no-repeat;
}

.soxpanelfooterright_modal {
    position: absolute;           
    left: 192px;        
    width: 8px; 
    height: 14px; 
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-position: top right;
    background-image: url('images_modal/small_panel_footer_right.png');   
	background-repeat:no-repeat;
}
    
.soxpanelfootershadow_modal {
    position: absolute; 
    left: 0px;
    top: 9px;
    height: 25px; 
    width: 200px;    
}

.soxpanelfootershadowimage_modal {
    height: 25px;  
}
