/* CSS Document 
Authored by:SJ
For:Silk Road
This skin contains the mast, footer, and content area styles for all inner skins. It also contains left-side styles for several inner skins. See below for spefics. See skin.css files of specific skins for 2nd, 3rd, and 4th column layout and styles.
Date: 8/08*/

html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,table,tr,td,img {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}

body {
  text-align: center;
  background: #5D4F4B;
    font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
  font-size: 100%;
}
a,a:link,a:visited {
  color: #9E3039;
  cursor:pointer !important;
}

.white {
 color: #FBFCE0;
 font-size: 11px;
display: block;
position: relative;
left: -20px;
 font-weight: bold;
 width: 370px;
 text-align: center;
}

.radio {
padding: 0;
margin: 0;
width: 330px;

}
.allcaps {
 text-transform: uppercase;
}
#wrapper {
  width: 960px;
    margin: 0 auto;
  background: #FFF;
  text-align: left;
}
td {
  vertical-align: top;
}

#mast {
  position: relative;

}
.logo {
  position: absolute;
  top: 85px;
  left: 10px;

  z-index: 1000;
  

}

#wrapper #tools {
  position: absolute;
  right: 15px;
  top: 93px;
  cursor:pointer;

  z-index: 1000;
}
.photo {

position: relative;
z-index: 1;
}

#mainavholder {
  background: url(/Portals/0/images/bkgd_mainav.jpg) no-repeat;
}
#mainav {
  padding-left: 15px;
  float: left;
  width: 745px;
  height: 35px;
 
}

#search {
  float: right;
  padding-top: 5px;
  width: 165px;
  margin: 0px;
  margin-right: 5px;
}
#search input.textfield {
  border: 1px solid #817866;
  margin-right: 0px;
  width: 121px;
  height: 13px;
  vertical-align: top;
  color:  #817866;
  font-size: 9px;
  font-weight:normal !important;
  padding: 1px 5px 1px 5px;
  text-align:right;
}
#search input.go {
  vertical-align: text-bottom; 
  height:17px;
  width: 17px;
  display:inline-block;
  margin: 0;
  padding: 0;
  border: none;
background: url(/Portals/0/images/search_go.gif) no-repeat;
}
.safare #search input.textfield {
 
}
.safari #search input.go {
 vertical-align: top;

}
/*fixes 1px white line in FF caused by toppane*/
.top {
 background: url(/Portals/0/images/bkgd_top.jpg);
 width: 960px;
 height: 1px;
}
/*left side - this is used for the following skins: silkroad/content.ascx, silkroad-detail/detail.ascx, silkroad-gallery/gallery.ascx, silkroad-ensemble/ensemble.ascx*/
/*left side - this is duplicated in detail page skin /silkroad-detail/skin.css*/
#left {
  float: left;
  width: 223px;
  padding-left: 13px;
}
#left a{
  text-decoration:none;
}

#left a:hover{
  text-decoration:underline;
}
#grey {
  background: #918683;
  width: 202px;
  position: relative;
}
.lefthead {
  color: #9E3039;
  text-transform: uppercase;
  font-weight: bold;
  font-size: .65em;
  background: url(/Portals/0/images/bkgd_mainav_head.jpg) no-repeat;
  position: absolute;
  width: 208px;
  height: 23px;
  padding: 6px 0 0 10px;
    top: 25px;
  left: -3px;
}
.subnav {
  padding: 55px 0 10px 10px;
}
/*pik w/text underneath styles*/
.leftextra {
  width: 190px;
  font-size: .65em;
  line-height: 160%;
  color: #514542;
  margin-top: 23px; 
}

/*quote styles*/
.leftextra2 {
  width: 190px;
  font-size: .8em;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 165%;
    padding-top: 23px; 
	  color:#5D4F4B;
}
.leftextra2 p {
  padding-bottom:10px;
}
.quote {
  text-transform: uppercase;
  text-align: right;
  display: block;
  font-size: .7em;
  line-height: 155%;
  margin-top: 10px;
/*  color:#979394;*/
}
table.newsletter_table {
margin-bottom:15px;
}
/*content area styles for all pages*/
.content {
  color: #322D2B;
  font-size: .7em;
  line-height: 155%;
     padding-top: 40px; 
	 padding-left: 13px

}

.content h1 {
   color: #514542;
   font-size: 1.8em;
   margin-bottom: 10px;
   font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  line-height:125%;
}
.phonetic {
  font-size: .6em;
}
.content h2 {
   color: #514542;
   font-size: 1.4em;
   margin-top: 10px;
   font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;

}

.content h3 {
   color: #514542;
  font-size: 1.0em;
  font-weight: bold;
}
.content p,.content ul,.content ol {
   padding-bottom: 8px;
}
.content ul li{
  margin-left: 25px;
}
.content ol li  {
  margin-left: 35px;
}
.content a,.content a:link,.content a:visited {
 color: #95231B;
  text-decoration: none;
}
.content a:hover {
 text-decoration: underline;
}
.content img {
  vertical-align: middle;
}
.table {
  border-top: 1px solid #5D4F4B;
  border-right: 1px solid #5D4F4B;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #5D4F4B;
  border-left: 1px solid #5D4F4B;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
.caption {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  font-style:italic;
  padding-top:0;
  padding-bottom:10px;
}
.credits {
  float:right;
  font-size:9px;
  font-family:Arial, Helvetica, sans-serif;
  padding-top:3px;
  padding-bottom:10px;
  font-style:normal;
  line-height:100%;
}

.quotecolor {
  color:#979394;
}
.quotecredit {
  float:right;
  font-size:.7em;  
  margin-right:25px;
    line-height:150%;
}

.highslide-html-content{
background:#685a57;
 color:#FFFFFF;
 font-size:.9em !important;
 font-style:italic;
 font-weight:normal !important;
 text-align:center;
 padding:10px;
 }
.highslide {background:#FFFFFF;} 
.highslide-caption,
.highslide-body
{background:#685a57;
 color:#FFFFFF;
 font-size:.9em !important;
 font-style:italic;
 font-weight:normal !important;
 text-align:left;
}

.control {color:#FFFFFF !important;padding-bottom:2px;
 font-family:"Lucida Sans","Lucida Grande", Arial !important; font-style:normal;}

#footer {
  font-size: .55em;
   padding: 20px 12px 20px 12px;
}
#bottomnav {
  float: left;
  width: 345px;
   color: #656160;
}

#bottomnav a,#bottomnav a:link,#bottomnav a:visited {
  color: #656160;
  text-decoration: none;
}
#bottomnav a:hover {
  text-decoration: underline;
}
#languages {
  float: left;
  width: 320px;
}
#languages * {
  position: relative;
  vertical-align:middle;
}
#copyright {
  float: left;
  width: 250px;
  color: #5D4F4B;
}

/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
	height: 1%;
}

/*End Hack \*/
/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:#EEEEEE;
    border-bottom:solid 1px #BBBBBB;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    text-align:left;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Header a:link
{
    color: White;
}
.DataGrid_Header a:visited
{
    color: White;
}
.DataGrid_Header a:active
{
    color: White;
}
.DataGrid_Header a:hover
{
    color: White;
}
.DataGrid_Item
{
    background-color:Transparent;
    border-bottom:solid 1px #BBBBBB;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    text-align:left;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #999999 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #999999 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
HR {
    color: #999999;
    height:1pt;
    text-align:left
}
/* Custom admin module fixes */
#dnn_ctr605_DD select{
  width: 110px;
}
#dnn_ctr606_DD select{
  width: 110px;
}
#dnn_ctr607_DD select{
  width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {

    font-size:  12px;
    font-weight:    bold;
	color: #4F7884;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
  
{

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
/*Container style*/

.dropdown select {
  font-size: 10px;
  font-family: Arial, sans-serif;
}
/*google search results*/
#cse-search-results iframe {
  width: 500px;

}
td.j div.std {
  color: #000 !important;
}
