/* 
================================
Skin styles for Save Our Strays
Fixed width 746px
================================
*/   

.normal

{
   font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
   font-size: 12px;
   line-height: 20px;     
}

.breadcrumb /*I created this to override -skinobject- class which is default */

{
   font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
   font-size: 11px;
   line-height: 20px; 
   color: #276060;
   padding-top: 10px;
   padding-bottom: 10px;
        
}

.breadcrumb a:link 
{
   font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
   font-size: 11px;
   line-height: 20px; 
   color: #276060;
}


.pagemaster
{
    width: 100%;
    height: 100%;
    background-image: url(/dnn/Portals/_default/Skins/SOS/bg.gif);
    background-repeat: repeat;
    background-attachment: fixed;
}
.skinmaster
{ 
    height: 100%;
    background-color: #ffffff;
    border-right: olivedrab 1px solid; 
    border-top: olivedrab 1px solid; 
    border-left: olivedrab 1px solid; 
    border-bottom: olivedrab 1px solid; 
    /*moz-border-radius-bottomleft: 15px;
    //moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;*/ 
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
    color: #696969;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
    vertical-align: top;    
}
.contentpane {
    color: #696969;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
    vertical-align: top;
}
.rightpane
{
    font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
    vertical-align: top;
    color: #696969;
}

.leftpane_bot {
    background-color:Transparent;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;

}
.contentpane_bot {
	background-color: transparent;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
}
.rightpane
{
    /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=  '#B5D08B' ,endColorStr= '#A9C07C' ,gradientType= '1' );
    background-color: olivedrab;*/
    text-align: left;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica;
    vertical-align: top;
    color: #696969;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bluedashbox
{
    border: 1px dashed #dfe5f2;
    padding: 10px;
}

.greendashbox
{
    border: 1px dashed #c9e398;
    padding: 10px;
}

/**************/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
    border-left: #ffffff 0px solid;
    border-bottom: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-right: #ffffff 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #5e7472;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma, Arial, Helvetica;
}
/** The spacer to the left of drop down items**/
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 20px; 
	height: 20px;
}
/** The drop down items**/
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
}
/** Not sure what this does **/
.MainMenu_MenuBreak {
	height: 1px;
}
/** Rollover of main menu items AND drop down menu items**/
.MainMenu_MenuItemSel
{
    background-color: #cad5ea;
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;

}
/** The spacer to the right of drop down items**/
.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



/*** Menus 
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#5E7472;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	text-align: left;
}
/*.submenuitemselected{
	color:#5E7472;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	text-align: left;
}
.submenu{
    z-index:1000;
	padding:4px;

}

.rootmenuitem TD{ 
	color:#5E7472; 
	font-size:18px; 
	font-weight:normal;
	background:transparent;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#cad5ea; 
	font-size:12px; 
	font-weight:bold;
	background:transparent;
}

.MainMenu_MenuBreak{display:none; }
.SelectedRootTab TD,.ActiveRootTab TD, .RootTab TD, .BreadcrumbRootTab TD{
	width: 91px;
	height:71;
	color:#cad5ea;
}

.MainMenu_MenuItemSel {
	background-color: transparent;
	color:#5E7472;	
	font-size:12px;	
	font-weight:bold;	
	text-align: left;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	background-color:#f3f5fa;
}
*/


/* More... */
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
