﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

html{
	background: #b5b3a8 url(images/default/bg.gif) top; 

}

body {
	
	MARGIN: 8px auto;
	FONT: 0.7em/1.4 "Lucida Grande", "Lucida Sans", Arial, helvetica, sans-serif;
	WIDTH: 850px;
	COLOR: #474747;
	padding: 0px 0px 0px;
}

p{
	margin: 1em 0;
	padding: 0;
	color: #505153;
}

STRONG {font-weight: bold;
	color: #222;}
	
	
	
a{
	text-decoration: none;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}


a:hover, a:active{
	color: #A69BA6;
}

a:focus {outline-style: none;}

h1{
	margin-top: 5px;
	font-size: 1.5em;
	font-weight: bold;
	color: #37393c;
	
}

h2{
	font: 1em/1.5 "Lucida Grande", "Lucida Sans", Arial, helvetica, sans-serif;
	color: #444;
}

img {
	border: none;
}

h2, h2 a, h3, h3 a{
	font-weight: normal;
}

#basicpage h1
{
	color: #37393C;
}

#header{	
    background: url(images/default/header.png) no-repeat top;
	width: 840px;
	height: 94px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;	
	}



#logo {
	float: left;
	width: 256px;
	height: 60px;
	margin: 20px 0px 0px 2px;
	background: url(images/default/logo.gif) no-repeat;

}


#contactdetails 
{
	font: 1em/1.5 "Lucida Grande", "Lucida Sans" Arial, helvetica, sans-serif;
	color: #444;
	float: right;
	width: 260px;
	height: 0px;
	margin: 20px 0px 0px 0px;	
}





#modelpage
{
	margin-top: 0px;
	width: 850px; /*height: 400px;*/
	background-color: #c9c5b9;
	position: relative; /*height:460px;*/
}

#bottomlinks {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; 
	HEIGHT: 49px; color: #FFF;
}





P.terms {
	FONT-SIZE: 10px;
	FLOAT: right;
	COLOR: #A69BA6;

}



#modeldetails{
width:820px; 
height:46px;
margin:0px 0px 0px 0px;
padding:3px 20px 5px 15px;
/*clear:both;*/
BACKGROUND: url(images/default/footer_modeldetails.png) no-repeat;
}
















#adminbase {
	width: 960px;
	height: 4px;
	margin: 0px auto;
	background: #c9c5b9 url(images/admincontentbase.gif) no-repeat top;
overflow:hidden;
	
}



#adminfooter {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 3px auto;
	padding: 12px 0;
	background: url(images/adminfooter.gif) no-repeat;
}

#adminfooter p {
	margin: 0;
	line-height: normal;
	font-size: .9em;
	color: #fff;
}

#adminfooter a {
	text-decoration: underline;
	color: #fff;
}

#adminfooter a:hover {
	text-decoration: none;
}



/* ADMINISTRATION STYLES */

#admContTop
{
     width: 960px;
     margin: 0 auto;
     background: #c9c5b9 url(images/admincontenttop.gif)  no-repeat 50% top;
     color: white;
     padding-right: 0px;
     padding-left: 0px;
     padding-bottom: 0px;
     padding-top: 5px;  
}

#admCont
{
    width: 960px;
    margin: 0 auto;
    color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 0px;
    background-attachment: scroll;
    background-color: #c9c5b9;
}


#admCont a:link, #admCont a:visited, #admCont a:link, #admCont a:hover, #admCont a:active
{
    
    color: white;
    text-decoration: none;
    text-align: left;
}  

#admContIn
{
    
}

#dv_admTitle
{
    float:left;
    /*padding-right: 20px;
    padding-left: 20px;
    background-color: #dfe0c9;
    height: 30px;*/
    width: 810px; 
    height: 20px; 
    margin: 0px 0px 0px 0px; 
    padding: 10px 20px 11px 20px; 
    background: #dfe0c9;
    /*font: 1em/1.5 "Lucida Grande", "Lucida Sans" Arial, helvetica, sans-serif;*/
}



.adminpagetitle
{
	font: "Lucida Grande", "Lucida Sans" Arial, helvetica, sans-serif; /*color: white;
    font-family: font: normal small "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12pt;*/
	font-weight: bold;
	font-size: 1.5em;
	font-weight: bold;
	color: #37393c;
	/*padding: 10px 20px 11px 20px;*/
}



.html_button
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
    text-align: center; /*padding:2px;*/
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    /*border-right: #0083BB 1px solid;
    border-top: #0083BB 1px solid;
    border-left: #0083BB 1px solid;
    border-bottom: #0083BB 1px solid;*/
    border:none;
    cursor: pointer;
    background-position-y: top;
    background-repeat: repeat-x;
    background-color: #b5b3a8;
}




.html_button: a, .html_button: a:link, .html_button: a:visited, .html_button:hover, .html_button: a:active
{
    text-decoration: none;
    text-decoration: none;
    /*background-color: #007DB3;*/
   /*border-right: #006997 1px solid;
    border-top: #006997 1px solid;
    border-left: #006997 1px solid;
    border-bottom: #006997 1px solid;*/
   border:none;
}

.html_button2
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
    text-align: center; /*padding:2px;*/
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    cursor: pointer;
    background-position-y: top;
    background-repeat: repeat-x;
    background-color: #b5b3a8;
    
}

.html_button2:hover
{
    text-decoration: none;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #878474;
}



.html_button2: a, .html_button2: a:link, .html_button2: a:visited, .html_button2:hover, .html_button2: a:active
{
    text-decoration: none;
    text-decoration: none;
     border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #b5b3a8;
}
.html_inputbox, .cell_blur, .gridview_rowstyle1
{
    font-family: font: normal small "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: gray;
    background-color: #ffffff;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.html_inputbox a:link, .html_inputbox a:visited, .html_inputbox a:hover, .html_inputbox a:active, .cell_blur a:link, .cell_blur a:visited, .cell_blur a:hover, .cell_blur a:active .gridview_rowstyle1 a:link, .gridview_rowstyle1 a:visited, .gridview_rowstyle1 a:link, .gridview_rowstyle1 a:hover, .gridview_rowstyle1 a:active
{
    text-decoration: none;
    text-align: left;
    color: gray;
}



.cell_highlight, .mskEdt_Focus, .mskEdt_Error, .MaskedEditFocusNegative, .MaskedEditBlurNegative, .popupHover
{
    border-color: #DFDED9;
    border-width: 1px;
    border-style: Solid;
    font-family: font: normal small "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #DFDED9;
   
}



.input_box_text
{
  
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.admin_listItem
{
    color: gray;
}

.admin_listItem a:link, .admin_listItem a:visited, .admin_listItem a:link, .admin_listItem a:hover, .admin_listItem a:active
{
     color: gray;
}

#dvProdListBx
{
    color: gray; 
}

#dvProdListBx a:link, #dvProdListBx a:visited, #dvProdListBx a:link, #dvProdListBx a:hover, #dvProdListBx a:active
{
     color: gray; 
}

#dv_lftAdmCont, #dv_lftAdmMsgs
{
    float: left;
    width: 200px; /*border-top: #007db3 1px solid;*/
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-right: #B1A68B 1px solid;
    border-top: #B1A68B 1px solid;
    border-left: #B1A68B 1px solid;
    border-bottom: #B1A68B 1px solid;
    background-color: #c9c5b9;
}

#dv_lftAdmContIn, #dv_lftAdmContMsgs
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 10px;  
    
}

#dv_rtAdmCont
{
    float: left;
    width: 615px;
    /*border-top: #007db3 1px solid;*/
    overflow-x:hidden;
    border-right: #B1A68B 1px solid;
    border-top: #B1A68B 1px solid;
    border-left: #B1A68B 1px solid;
    border-bottom: #B1A68B 1px solid;
    background-color: #c9c5b9;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px
}
#dv_rtAdmMsgs
{
    
    
}


#dv_rtAdmContIn, #dv_rtAdmContMsgs
{
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px; 
}

.imageBackCentered
{
    vertical-align: middle; /* overflow: hidden;*/
    background-repeat: no-repeat;
    background-position: center center;
}

.prodInf
{
    color: #998A66;
    font: italic 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
}


.gridview_header1
{
    color: #ffffff;
    background-color: #B5B3A8;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: left;
    background-repeat: repeat-x;
    font-weight: normal;
    text-decoration: none;
    font-size: 8pt;
}

.gridview_header1 a:link, .gridview_header1 a:visited, .gridview_header1 a:link, .gridview_header1 a:hover, .gridview_header1 a:active
{
    color: #ffffff;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 8pt;
}


/*Hover Menu*/

.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #B5B3A8;
    opacity: .9;
    filter: alpha(opacity=90);
    color: #000000;
    /*border:none;*/
}


#dv_popMnuItem a:link, #dv_popMnuItem a:visited, #dv_popMnuItem a:link, #dv_popMnuItem a:hover, #dv_popMnuItem a:active,#dv_popMnuItem2 a:link, #dv_popMnuItem2 a:visited, #dv_popMnuItem2 a:link, #dv_popMnuItem2 a:hover, #dv_popMnuItem2 a:active

{
    color: #ffffff;
    text-decoration: none;
}



.feedbackOK_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    color: #ffffff;
    text-align: left;
}

.feedbackKO_text, .MaskedEditMessage
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    color: #990000;
    text-align: left;
}

.cal01 .ajax__calendar_container {
    border:1px solid #A29F91;
    background-color: #A29F91;
    color: #ffffff;
    z-index:1000;
}

.cal01 .ajax__calendar_other .ajax__calendar_day,
.cal01 .ajax__calendar_other .ajax__calendar_year 
{
    color: black;
}

.cal01 .ajax__calendar_hover .ajax__calendar_day,
.cal01 .ajax__calendar_hover .ajax__calendar_month,
.cal01 .ajax__calendar_hover .ajax__calendar_year 
{
    background-color:#DFDED9;
    color: black;
}

.cal01 .ajax__calendar_active .ajax__calendar_day,
.cal01 .ajax__calendar_active .ajax__calendar_month,
.cal01 .ajax__calendar_active .ajax__calendar_year 
{
    background-color:#DFDED9;
    color: black;
    font-weight:bold;
}


.dv_admLftHd
{
    background-color: #BDB5A2;
    font: 10pt Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    color: #ffffff;
    padding-right: 4px;
    padding-left: 20px;
    padding-bottom: 4px;
    padding-top: 6px;
    background-position: left top;
    background-image: url(images/box_top_bk.jpg);
    background-repeat: repeat-x;
    /*border-right: #0073aa 1px solid;
    border-top: #0073aa 1px solid;
    border-left: #0073aa 1px solid;
    border-bottom: #0073aa 1px solid;*/
}

.dv_admRgtHd
{
    background-color: #BDB5A2;
    background-position: left top;
    background-image: url(images/box_top_bk.jpg);
    background-repeat: repeat-x;
    font: 10pt Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    color: #ffffff;
    padding-right: 20px;
    padding-left: 14px;
    padding-bottom: 4px;
    padding-top: 6px;
    /*border-left: #007EB4 1px solid;*/
    
}
.dv_admRtBlk
{
    width: 290px;
    background-color: #b5b3a8;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 8px 10px 0px;
    padding-top: 0px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.dv_admRtBlkWd
{
    width: 592px; 
    background-color: #b5b3a8;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
     margin: 10px 10px 0px;
    padding-top: 0px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.dv_admRtBlkStgs
{
	width: 594px;
	background-color: #b5b3a8;
	border: 1px solid #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px 10px;
	padding-top: 0px;
}

.dv_admRtBlkHd
{
    height: auto;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 6px;
}

.dv_admRtBlkCt
{
    padding-top: 9px;
    padding-left: 12px;
    padding-right: 4px;
    padding-bottom: 4px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    text-align: left;
    margin-right: 5px;
}

.dv_admRtBlkCtEd
{
    padding-top: 9px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 3px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    text-align: left;
}


.dv_admRtBlkCtTxtBx
{
    padding-top: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    text-align: left
    
    
}

.dv_admRtBlkGrd
{
    width:592px;
    background-color: #b5b3a8;
     margin: 10px 10px 0px;
    padding-top: 0px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.dv_admRtBlkHdGrd
{
    height: auto;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 6px;
}

.dv_admRtBlkCtGrd
{
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 2px;
    padding-bottom: 4px;
    text-decoration: none;
    text-align: left;
}

.dv_admLtBlk
{
    width: 178px;
    background-color: #b5b3a8;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 10px;
    padding-top: 0px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
} 

.dv_admLtBlkHd
{
    height: auto;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 6px;
}

.dv_admLtBlkCt
{
    padding-bottom: 10px;
    padding-top: 9px;
    padding-left: 12px;
    padding-right: 12px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
    text-align: left;
}  


.admRtBlkLrgTxt
{
    height: auto;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    border: none;
    padding-right: 6px;
    padding-left: 1px;
    padding-bottom: 4px;
    padding-top: 6px;
}

.trvw_ndSelect td
{
    color: #092770;
}


.rss_icon
{
    margin: 0px 0px 0px 0px;
}





/* Settings */



#settingsMain
{
    height: 720px;
    width: 900px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    position: relative;
    background-color:White;
   font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color:Silver;
}

#settingsLeft {
	float:left;
	width:400px;
	height: 720px;
	background-color: black;
}

#settingsRight {
	float:left;
	height: 720px;
	width:500px;
	background-color:black;
}


#settingsLeftContent
{
    height: 698px;
    width: 384px; /* outer div minus 11 allowing for margin and border */
    background-color: #B5B3A8;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-right: #666666 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 10px 4px 0px 10px;
    padding-top: 0px;
}

#settingsLeftContentHeader, #settingsRightContentHeader
{
    padding: 0px 10px;
    color: #FF6600;
    font-size: 13pt;
    font-weight:normal;
    line-height: 1.9;
    font-family: arial,helvetica,clean,sans-serif;
    background-color: #B5B3A8;
    border-bottom: #666666 1px solid;
}



.settingsClearer{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}



#settingsRightContent
{
    height: 698px; /* 400px minus 12 allowing for top margin and 2 borders */
    width: 488px; /* outer div minus 5 allowing for right border and margin */
    background-color: #B5B3A8;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-right: #666666 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 10px 10px 4px 0px;
}

.sliderHandle
{
	position: absolute;
	height: 28px;
	width: 16px;
	color: #ffffff;
	background-image: url(images/slider_h_handle.png);
	background-repeat: no-repeat;
}

.sliderRail
{
    position: relative;
    background: url(images/slider_h_rail.gif) repeat-x;
    height: 22px;
    width: 150px;
}

.loginStatus
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: White;
    text-decoration: none;
}



.NOMA_TreeView1 div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    color:white;
    background-color:#A29F91;
}

.NOMA_TreeView1 div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
    background-color: transparent;
}

.listbox
{
	border-style: none;
	border-width: 0px;
}

.NOMA_subCatSelector
{
	text-decoration: none;
	width: 156px;
}

.NOMA_datalistItem TD
{
	color: #FF00FF;
}

.NOMA_subCatSelector:a
{
	color: #990000;
	text-decoration: none;
	width: 156px;
	font-weight: normal;
}

.NOMA_subCatSelector:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#A29F91;
	width:156px;
}

.NOMA_subCatSelector a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#A29F91;
	width:156px;
}


/* ----------------Progress Popup---------------- */
.progress
{
    z-index:99;
    display: block;
    position:relative;
    padding: 2px 3px;
    
}
.progressContainer
{
    position:relative;
    border: solid 1px #7C7969;
    border-width: 1px 0px;
    
}
.progressHeader
{
    padding: 0px 10px;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;
    font-family: arial,helvetica,clean,sans-serif;
   background: url(images/sprite.jpg) repeat-x 0px 0px;
    background-color: #BDB5A2;
    border-right: #7C7969 1px solid;
    border-top: #7C7969 0px solid;
    border-left: #7C7969 1px solid;
    border-bottom: #7C7969 1px solid;
}
.progressBody
{
    background-color: #A3A092;
    padding: 10px;
    color: #ffffff;
    border-right: #7C7969 1px solid;
    border-top: #7C7969 0px solid;
    border-left: #7C7969 1px solid;
    border-bottom: #7C7969 0px solid;
}




.load
{
    z-index:99;
    display: block;
    position: absolute;
    padding: 2px 3px;
    
}
.loadContainer
{
    position:relative;
    border: solid 1px #808080;
    border-width: 1px 0px;
    
}
.loadHeader
{
    
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
    background: url(images/sprite.jpg) repeat-x 0px 0px;
}
.loadBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}



.imageCentered
{
    vertical-align: top; /* for ie fix */
    /* overflow: hidden;*/
    text-align: center;
    filter:alpha(opacity=80);
-moz-opacity:0.8;

   
}

.dimImage_old, #dv_GalleryItem_old
{
    background-color: #E6E5D3;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    vertical-align: middle; /* overflow: hidden;*/
    text-align: center;
    height: 126px;
    width: 115px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
    
 .dimImage, #dv_GalleryItem
{
   background-color: #E6E5D3;
    /*filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;*/
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    
}


#ImageDataList td:Hover
{
	background-color: #C9C5B9;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*#ImageDataList td em
{
	width: 115px;
        height: 126px;
	display: block;
	position: absolute;
	background: url(images/thumbframe.png) no-repeat;
	text-align: center;
	padding-top: 0px;
	
	
}*/

#dv_MainImage em
{
	width: 280px;
	height: 400px;
	display: block;
	position: absolute;
	background: url(images/framelarge.png) no-repeat;
	text-align: center;
	z-index:99;
	
}
/*
#dv_textualData em
{
	width: 500px;
	height: 200px;
	display: block;
	position: absolute;
	background: url(images/text_mask.png) no-repeat;
	text-align: center;
	z-index:99999;
	
}
*/

#ImageDataList em
{
	width: 115px;
	height: 126px;
	display: block;
	position: absolute;
	background: url(images/frameModelView.png) no-repeat;
	text-align: center;
	z-index:99;
	cursor:pointer;
}

#ImageDataGrid em
{
	width: 135px;
	height: 166px;
	display: block;
	position: absolute;
	background: url(images/frameModelGrid.png) no-repeat;
	text-align: center;
	z-index:99;
	cursor:pointer;
}


#ImageDataGridSearch em
{
	width: 112px;
	height: 138px;
	display: block;
	position: absolute;
	background: url(images/frameModelSearch.png) no-repeat;
	text-align: center;
	z-index:99;
	cursor:pointer;
	
	
	
	
}
/* NOMA SPECIFIC STYLES */
.functions
{
	padding: 2px;
	float: right;
	margin: 6px 0px 0px 0px;
}

#dv_pageTitle
{
	float: left;
	width: 810px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background: #dfe0c9;
}


#dv_pageTitle2
{
	float: left;
	width: 810px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background: #DFE0C9;
}

table#modeldetailstable {
    border: solid #000 0px;
    width: 330px;
    padding: 0px;

}

table#modeldetailstable td {
    padding-right: 0px;
    border: solid #000 0px;

}
.data {
    color: #000000;
    text-align: left;
    width: 70px;
}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 50px;

}


.galtext
{
    font-family:"Lucida Grande", "Lucida Sans" Arial, helvetica, sans-serif;
    font-size: 10px;
    /*color: #CCCCCC;*/
    padding-bottom: 20px;
}









/******MENU*********/

/*.NOMA_menu
{
	background-position: top;
	width: 840px;
	height: 24px;
	background: url(images/default/navbg.gif) repeat-x top;
	margin: 0;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 4px;
}*/

.NOMA_menu
{
	height: 24px;
	background: url(images/default/navbg.gif) repeat-x top; /*THEME CHANGE HERE*/
	/*margin: 0;*/
	padding-top: 3px;
	padding-bottom: 4px;
}


.NOMA_menu_staticItem
{
	color: #ffffff;
	line-height: 22px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	/*margin-top: 2px;
	margin-bottom: 2px;*/
}

.NOMA_menu_staticItem:hover
{
	color: #ffffff;
}

.NOMA_menu_staticItem_hover
{
	color: #ffffff;
	text-decoration: none;
}
.NOMA_menu_dynItem
{
	line-height: 14px;
	color: #ffffff;
	background-color: #B2A88D;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.NOMA_menu_dynItem_hover, .NOMA_menu_dynItem:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #DFE0C9;
}


.HB_TreeView1 div.AspNet-TreeView
{
	width: 257px;
}

.HB_TreeView1 div.AspNet-TreeView .AspNet-TreeView-Root
{
	width: 300px;
	
}

.HB_TreeView1 div.AspNet-TreeView .AspNet-TreeView-Root a
{
	width: 300px;
	line-height: 18px;
	padding-right: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}

.HB_TreeView1 div.AspNet-TreeView .AspNet-TreeView-Selected a
{
	color: white;
	background-color: #A29F91;
	
}

.HB_TreeView1 div.AspNet-TreeView a
{
	color: white;
	text-decoration: none;
	font-weight: normal;
	width: 300px;
	height: 18px;
}

.HB_TreeView1 div.AspNet-TreeView a:hover
{
	text-decoration: none;
	font-weight: normal;
	width: 300px;
	height: 18px;
	background-color: #A29F91;
}

.HB_TreeView1 div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
    background-color: transparent;
}


#NOMAfooter {
	CLEAR: both; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(images/footer.png) no-repeat; MARGIN: 0px auto; PADDING-TOP: 12px; 
	HEIGHT: 42px; color: #FFF;
}
		
#NOMAfooter p{
	margin: 0 auto;
	color: #FFF;
	font-family:"Lucida Grande", "Lucida Sans" Arial, helvetica, sans-serif;
    font-size: 10px;
}

#NOMAfooter a{
	color: #A69BA6;
}


.framedDimImage, #dv_FramedGalleryItem
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(images/gridFrame.png);
	background-repeat: no-repeat;
}

.framedgaltext
{
	font-family: "Lucida Grande" , "Lucida Sans" Arial, helvetica, sans-serif;
	font-size: 10px; /*color: #CCCCCC;*/
	padding-bottom: 6px;
	background-image: url(images/gridtxtFrame.png);
	background-repeat: no-repeat;
}

.framedSmallDimImage, #dv_FramedSmallGalleryItem
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(images/gridSmallFrame.png);
	background-repeat: no-repeat;
	
}

.framedSmallgaltext
{
    font-family:"Lucida Grande", "Lucida Sans" Arial, helvetica, sans-serif;
    font-size: 10px;
    /*color: #CCCCCC;*/
    padding-bottom: 8px;
    background-image: url(images/gridSmallFrameTxt.png);
	background-repeat: no-repeat;
	padding-top: 2px;background-color:#ffffff;
}


.navigation, .navigation a:link, .navigation a:visited,  .navigation a:hover
{
	font-weight: normal;
	text-decoration: none;
	line-height:10px;
	padding:0px;
	margin:0px;
}


/* PopUps */

.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=10);
	opacity:0.1;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.popup1
{
    z-index:90;
    display: block;
    position: absolute;
    padding: 2px 3px;
    
}
.popup1Container
{
    position: relative;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
}
.popup1Header
{
    cursor: move;
    padding: 0px 10px;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;
    font-family: arial,helvetica,clean,sans-serif;
     background: url(images/sprite.jpg) repeat-x 0px 0px;
    background-color: #C9C5B9;
    border-top: #666666 0px;
    border-bottom: #333333 1px solid;
}
.popup1Body
{
    background-color: #C9C5B9;
    padding: 10px;
    font-family: arial,helvetica,clean,sans-serif;
    color: #ffffff;
    font-size: 9pt;
}

/* End of PopUps */


#adm_navbuttons a
{
	padding-right: 10px;
	padding-left: 10px;
}

P.site-credit {
	 MARGIN-TOP: 0px;
	 MARGIN-RIGHT: 12px;
	FONT-SIZE: 10px;
	FLOAT: right;
	COLOR: #fff;
	MARGIN-RIGHT: 5px;
}

P.site-credit a {
	 MARGIN-TOP: 0px;
	 MARGIN-RIGHT: 12px;
	FONT-SIZE: 10px;
	FLOAT: right;
	COLOR: #fff;
	MARGIN-RIGHT: 5px;
}


P.copyright{
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 10px;
	FONT-SIZE: 10px;
	FLOAT: left;
	COLOR: #fff;
	MARGIN-RIGHT: 5px;
}
