html {
	background-image: url(/Portals/_default/Skins/ISC/images/BG.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
body {
	margin: 0;
	text-align: center;
	background: none;
	background-color: Transparent;
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(/Portals/_default/Skins/ISC/images/shadow.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5d5d5c;
	line-height: 20px; min-height: 900px;
}
/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	/*padding: 0;*/
	}
a, 
a:link, 
a:visited {
	text-decoration:none;
	color: #0d5cab;
}
a:hover, 
a:active {
	text-decoration: underline;
}
.ControlPanel {
	width:900px; 
	background-color: #5a462c;
	border:1px solid #FFFFFF;
}
.ControlPanel .SubHead {
	color: #FFFFFF;
}
.ControlPanel a, 
.ControlPanel a:link, 
.ControlPanel a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.ControlPanel a:hover, 
.ControlPanel a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFDF88;
	text-decoration:none;	
}
#container {
	width: 900px;
	margin:0 auto;
	text-align: center;
	background-image: url(/Portals/_default/Skins/ISC/images/containerBG.gif);
	background-repeat: repeat-y;
}
#header {
	width: 900px;
	height: 293px;
	background-image: url(/Portals/_default/Skins/ISC/images/headerBG.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#ISClogo {
	height: 85px;
	width: 270px;
	position: absolute;
	left: 35px;
	top: 60px;
}
#theGallery {
	height: 105px;
	width: 135px;
	position: absolute;
	top: 30px;
	right: 10px;

}
#search {
	width: 240px;
	height: 29px;
	position: absolute;
	bottom: 63px;
	right: 160px;
}

#searchtextfieldholder {
	width: 182px;
	height: 29px;
}
#searchtextfield {
	width: 182px;
	height: 29px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.searchtextfield {
	width: 182px;
	border: 1px solid #423320;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 5px;
	line-height: 18px;
}
#searchbuttonholder {
	width: 51px;
	height: 29px;
	position: absolute;
	bottom: 65px;
	right: 163px;
}

.searchbutton {
	width: 51px;
	height: 29px;
	display: block;
	background: url("/Portals/_default/Skins/ISC/images/search-button.gif") no-repeat 0 0;
}

.searchbutton:hover
{ 
  background-position: 0 -29px;
}

.searchbutton span
{
  display: none;
}

.SRAdvancedSearchLink {
	width: 92px;
	height: 29px;
	display: block;
	background: url("/Portals/_default/Skins/ISC/images/advanced-search-button.gif") no-repeat 0 0;
}
.SRAdvancedSearchLink:hover
{ 
  background-position: 0 -29px;
}

.SRAdvancedSearchLink span
{
  display: none;
}

.SRAdvancedSearch_Panel_DropDown 
{
    width: 150px;
    background-color: #ece7d4;
    color: #5d5d5d;
    font-family: Arial, Helvetica, sans-serif;

}
.SRAdvancedSearch_Panel
{
	position: relative;
    padding: 15px 20px 10px 20px;
    background-color: #5a462d;
    color: #ece7d4;
    border: 1px solid #666666;
    width: 235px;
    z-index: 2500;
    /* height: 200px; 
    visibility: hidden;
    z-index: 25004 !important;
	zIndex: 9999;*/
}
.SRAdvancedSearchDiv
{
	position: relative;
    z-index: 2500;
}
.SRAdvancedSearch_Panel_Title 
{
    color: #ece7d4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    /*z-index: 25006;
    z-index: 34005;*/
}
a.SRAdvancedSearch_Panel_Link, 
a.SRAdvancedSearch_Panel_Link:link, 
a.SRAdvancedSearch_Panel_Link:hover, 
a.SRAdvancedSearch_Panel_Link:visited, 
a.SRAdvancedSearch_Panel_Link:active 
{
    color: #ece7d4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.RadMenu_Dnn
{
	height: 35px;
	width: 842px;
	margin: -51px 5px 5px 62px;
	z-index: 999;
}
.RadMenu_Dnn .item .separator .text
{
	line-height: 2px;
}
#sideBarLeft {
	width: 220px;
	float: left;
}
#mainContentArea {
	width: 490px;
	/*min-height: 300px;*/
	margin-left: 220px;
	padding-left: 10px;
	padding-right: 10px;
}
#sideBarRight {
	width: 170px;
	float: right;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0d5cab;
}
#footer {
	width: 900px;
	height: 250px;
	background-image: url(/Portals/_default/Skins/ISC/images/footerBG.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-size: 11px;
	line-height: 16px;
	z-index: 1;
}
#footer .SkinObject {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
}

#footerMain {
	width: 836px;
	height: 50px;
	color: #FFFFFF;
	position: absolute;
	left: 31px;
	top: 87px;
}
#footerMain a, #footerMain a:link, #footerMain a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#FFFFFF;
	font-weight: normal;
}
#footerMain a:hover, #footerMain a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFDF88;
	text-decoration:none;
}
#footerBottom {
	width: 836px;
	height: 50px;
	color: #b1b1b1;
	position: absolute;
	left: 31px;
	top: 186px;
}
#footerBottom a, #footerBottom a:link, #footerBottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #b1b1b1;
}
#footerBottom a:hover, #footerBottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;	
}

#myDesignWorkshopHolder {
	width: 158px;
	height: 29px;
	position: absolute;
	left: 320px;
	top: 200px;
}
#myDesignWorkshop {
	width: 158px;
	height: 29px;
	display: block;
	background: url("/Portals/_default/Skins/ISC/images/my-design-workshop-button.gif") no-repeat 0 0;
}

#myDesignWorkshop:hover
{ 
  background-position: 0 -29px;
}

#myDesignWorkshop span
{
  display: none;
}

/* Advanced Search Panel */
#AdvancedSearchHolder {
	width: 92px;
	height: 29px;
	position: absolute;
	bottom: 65px;
	right: 40px;
}

/* End Advanced Search Panel */

.jdGallery .slideElement 
{
	background-color: Transparent;
}
.jdGallery .slideInfoZone
{
	margin: 0 10% 0 10%;
	width: 80%;
}
.RadEContent, .RadEContentBordered
{
padding:3px;
background-color: #FFFFFF;
background-image: none;
margin: 0px;
text-align: left;
}
iframe .body 
{
	background-color: #FFFFFF;
	background-image: none;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}