﻿
/*-----------------------------------------------------------------------------                
 Created:xonv
 Date:05-Feb-2009
 Desc:StyleSheet for VodkaCMS Client
----------------------------------------------------------------------------- */

/*CMS Home*/



/*View By Tab Home*/


/*View By Category,Tag,Thread*/


/*View Detail*/


/*CMS Common*/

/*Navigate Category Settings*/
 
.PortalFocus UL LI
{
 list-style-image:url('portalfocus.gif'); 
 list-style-type:none ; 
 padding-bottom:10px;
 
}
#NavContainer
{
 font-family:Arial ;
 font-size :9pt;   	 
 width :99%;
 padding-left:5px;
}
#NavContainer UL
{
	margin: 0px;
	padding: 0px; 
	list-style-image :none;
	list-style-position:outside;
	list-style-type:none ; 
	vertical-align:middle;
	 
}
#NavContainer UL LI A {font-weight:bold;}
#NavContainer LI {
	 
	padding: 3px 0 0 0px;
    min-height:22px; 	 
	font-weight:bold;
	list-style :none;
	/*background: #EEF0F8 url(nav_bg.gif) repeat-x;
*/
	/*border-bottom: 1px solid #C5CCE7;*/
	line-height: normal;
	list-style-image :none;
	list-style-position:outside;
	list-style-type:none ; 
	vertical-align :middle ;
	border-bottom:solid 1px #b0b0b0;
}
 
 
#NavContainer .divMenu A
{
	font-weight: bold;
	padding-left: 13px;
	 
	text-decoration: none;
	color: #0B4885;
	 
}
#NavContainer .divMenu A:Hover
{
	color:#ff0000;
	text-decoration:underline; 	
}
#nav_item
{
 padding:5px 1px 10px 1px;
  
 
 clear:both ; 
 
   
 
}
#nav_item A
{
  padding:0px 0px 0px 1px;
  font-size:8pt;
  font-weight:normal ;  
  background-image :none; 
  
  color: #0B4885;
 
  
}
#nav_item IMG
{
	padding:0px 0px 0px 2px;
	float:left ; 
	border:none;
	 
}
.nav_img
{
	float:left ;
}

.nav_content
{
  display:block; 
  padding:0px 0px 0px 2px;
   
}
/*CMSContainer Settings*/	
#CMSContainer
{
	width :100%;
	font-size:10pt;
	text-align:justify ; 
	font-variant:normal ;
    line-height  :140%;	 
	padding-left :0px;
	padding-right :0px;
	clear:both ; 	
	font-family:Arial ;
	
}
.Summary
{
	margin-bottom: 0;
	padding-bottom: 0;	
	width:100%;
	float:left ;
}
.Summary .Content P
{
padding-top:0px;
padding-bottom :0px;    
}
.LinkEdit
{
 clear:both ;     
 float:left ; 
 width:100%;
 }
.Title
{
 padding-top :5px; 
 color:#0B4885;	
 width:100%; 
 float:left ;
 
}
.Title a
{
   font-weight:bold ;  
}
.Title a:link
{
 color:#0B4885 ; 
}
.Title a:visited
{
 color:#0B4885 ; 
}
.DetailDateTime
{
 clear:both ;   
 text-align:right ;
 color:#909090;
 padding-right:3px;
 padding-bottom:15px;
 width:100%;
}
.DetailTitle
{
 clear:both ;
 font-size:12pt;
 font-family :Arial ; 	
 color:#000000;
 padding-top:3px;
 padding-bottom:15px;
 font-weight:bold;
}
.DetailAuthor
{
    color:#0B4885;
    font-weight:bold ;
    width:100%;
    text-align:right;
    height:22px;
    padding-right:20px;
}
#SectionPaging UL
{
 padding-left :15px;
}
#SectionPaging UL LI
{
 list-style-type:square  ;
 list-style-position:outside ;
 color:Red; 
}
.Title a:hover
{
 color:#0B4885 ;
 
}
.Content 
{
    clear :both ;
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;	
	 
    padding-right:0px; 
}
.ImgSummary
{
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	border-right:solid 3px Transparent;
 
}
.seperate
{
	text-align:right ;
}
.SectionSeperate
{
color:Red;
}

#AdminContainer
{  
width:100%;
}
 /*Style for paging control*/
 #PagingControl 
 {
	 
	float:left ;	
	text-align:center ; 
	width:100%; 
 }
 #ctlPaging
 {
	display:block ; 
	width:100%;
 }
 .PagingTable
 {
   border:none;
   width:100%;
   height:22px; 
   display:block ; 
   background-color:#ffffff;
   padding-top:3px; 
   color:#0B4885;
 }
 .PagingTable A:LINK
 {
    color:#0B4885;
    text-decoration:underline;
 }
 .PagingTable A:VISITED
 {
    color:#0B4885;
   text-decoration:underline;  
 }
 .PagingTable A:HOVER
 {
   color:#0B4885;
    text-decoration:underline; 
    }
 /*End Paging*/
 #RelatedTag
 {
  clear:both ;   
 }
 #RelatedContent
 {
   clear:both ; 
 }
 #RelatedContent UL
 {
	 padding-left:20px; 
 }
 
 #RelatedContent LI
 {
	list-style-image :url(related.gif);
	list-style-position:outside    ;  
	list-style-type:none  ; 
	vertical-align:text-bottom ;
 }
 #RelatedContent A
 {
    color:#0B4885;
    text-decoration:none;
    font-family :Arial,Verdana ;
    font-size :9pt;
 }
 #RelatedContent A:LINK
 {
     color:#0B4885;
    text-decoration:none;
 }
 #RelatedContent A:HOVER
 {
    color:#0B4885;
    text-decoration:underline;
 }
 #RelatedContent A:VISITED
 {
    color:#0B4885;
   
 }
 .RelatedTitle
 {
    padding-top:15px;
    color:#ff0000;
    font-size:12pt;
    font-weight :bold ; 
    
    
 }
 .nav_datetime
 {
  color:#909090;
  font-size:8pt ;	
  padding-left:3px;
}
.LabelTitle
{
	width:150px;
	color:red;
}

/*Tag View Styles*/
#NavTag
{
width:100%;
}
#NavTag SPAN
{
	padding :5px;
}
.AdminMenu
 {
  width:100%;
  background-color:#ffffff;
  height :30px;
  text-align :left ;
  vertical-align :middle ;
  padding-top :10px;
 }
 .AdminMenu a
 {
   color :blue;
   font-weight :bold;
   display:inline-block;
   width:auto ;
   position:relative;
   padding-left:5px; 
   padding-right:5px; 
 }
 
 em
 {
    color:#ffffff;
 }
    
    #NavBreadCrumb
    {
         
        background-repeat:no-repeat  ; 
        height:25px; 
        padding-left:3px;
        vertical-align:middle ;
        font-size:10pt;
        font-family :Verdana, Arial ;
        padding-top:3px;
        border-bottom:1px solid #ABD2F5;
    }
    #NavBreadCrumb A
    {
        color:#0B4885;
        text-decoration:none; 
        font-weight:bold ;
        text-transform:uppercase ; 
        vertical-align:middle ; 
         
    }
    
     #NavBreadCrumb A:LINK
    {
        color:#0B4885;
        text-decoration:none;
    }
    
     #NavBreadCrumb A:HOVER
    {
        color:#0B4885;
        text-decoration:underline; 
    }
    
     #NavBreadCrumb A:VISITED
    {
       color:#0B4885;     
      
       
    }
    #NavBreadCrumb SPAN
    {
      
      background-image:url(arrow.gif)   ;
      background-position:center bottom ;
      background-repeat :no-repeat ; 
        }
     