﻿#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}

.hfdivCoreSearch
{
    /*position:absolute;*/
    position: relative; /*top:330px;*/
    left: 0px;
    width: 100%; /*height:473px;*/
    height: 100%;
}

.divWidthFull
{
    width: 100%;
}


.SearchOptionControl
{
    padding-left: 10px;
}

.SearchText
{
    padding-left: 10px;
    font-family: Arial,Verdana;
    font-weight: bold;
    font-size: 15pt;
    margin-top: 15px;
    margin-bottom: 10px;
}

.textboxHeader
{
    font-family: Arial,Verdana;
    font-size: 11px; 
    font-weight:bold;
    color: #333333;
    border: 0px;
    margin: 0px;
    text-align:right;
}

.txtPriceMin
{
    margin: 0px 0px 2px;
}

.txtModelMin
{
    margin: 0px 0px 2px;
}

#dvPrice
{
    float: left;
    width: 70px;
    margin-bottom: 5px;
    width:90px;
}

#monthlyPayment
{
    float: left;
    width: 70px;
    margin-bottom:5px;
}

#dvModel
{
    width: 220px;
    margin-bottom: 5px;
}

#dvSKU
{
    width: 220px;
    margin-bottom: 5px;
}

#dvCategory
{
    width: 220px;
    margin-bottom: 5px;
}

.txtMonthlyPriceMin
{
    margin: 0px 0px 2px;
}

.txtMonthlyPriceMax
{ 
}

.txtBedroomMin
{
    margin: 0px 0px 2px;
}

.txtBathroomMin
{
    margin: 0px 0px 2px; 
}

.txtSqftMin
{
    margin: 0px 0px 2px;
}


.txtStoriesMin
{
    margin: 0px 0px 2px;
}

.txtGarageMin
{
    margin: 0px 0px 2px ;
}

.txtGarageMax
{
    margin: 0px 0px 2px ;
}

.lblGarageHeader
{
    margin-left: 10px;
}



.dvStories
{
    float: left;
    width: 75px;
}

.dvSQFT
{
    float: left;
    width: 70px;
    height: 60px;
    margin-top: 0;
}

.dvBathroom
{
    float: left;
    width: 78px;
    margin-top: 5px;
}

.dvGarage
{
    float: left;
    width: 60px;
    margin-top: 5px;
}

.dvBedroom
{
    float: left;
    width: 78px;
    margin-top: 5px;
}

.searchImageDiv1
{
    padding-left: 5px; @padding-left:3px;
margin-top:10px;
}

.divButtonPanelBackground
{
    float: left;
    text-align: center; /*background-image:url('../images/small-nav-buttons.gif');*/
    color: #00a9df;
    height: 21px;
    padding-top: 3px; @padding-top:0px;
@vertical-align:top;
@height:24px;
width:170px;
line-height:16px;
}

.divRightPanelButton
{
    width: 100px;
    vertical-align: top;
    text-align: left;
    padding-left: 3px;
}

.divButtonImage
{
    float: left;
    width: 20px;
    padding-top: 0px; @padding-top:4px;
cursor:pointer;
}

.bottonNavigatebar
{
    font-family: Arial,Verdana;
    font-size: 7pt;
    color: #000;
    text-decoration: underline;
}

.searchImageDiv2
{
    float: left;
    width: 5px;
}

.divButtonImageClear
{
    float: left;
    width: 20px;
    padding-top: 0px; @padding-top:2px
}

.cursorPointer
{
    cursor: pointer;
}


.gridItemText
{
    font-family: Verdana,Arial;
    font-size: 7pt;
    color: #666666;
    text-decoration: none;
    text-align: center; /*font-weight: bold;*/
    line-height: 56px;
    vertical-align: middle;
}

.gridItemTextNoDisplay
{
    font-family: Arial,Verdana;
    font-size: 7pt;
    color: #666666;
    text-decoration: none;
    text-align: center; /*font-weight: bold;*/
    line-height: 56px;
    vertical-align: middle;
    display:none;
}

.ModelItemText
{
    font-family: Verdana,Arial;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    text-align: left; /*font-weight: bold;*/
    vertical-align: middle;    
}

.gridItemImageDesc
{
    position: absolute;
    font-family: Verdana,Arial;
    font-size: 7pt;
    color: #666666;
    text-decoration: none;
    left: 100px;
    top: 15px;
    width: 100%;
}

.modelDescText
{
    font-family: Verdana,Arial;
    font-size: 7pt;
    color: #666666;
    /*text-decoration: none;*/
    text-decoration:underline;
}

.gridItemWidth
{
    position: absolute;
    font-family: Verdana,Arial;
    font-size: 7pt;
    color: #666666;
    text-decoration: none;
    left: 15px;
    top: -3px;
    width: 100%;
}

.gridItemLength
{
    position: absolute;
    font-family: Verdana,Arial;
    font-size: 7pt;
    color: #666666;
    text-decoration: none;
    left: 15px;
    top: 8px;
    width: 100%;
}

.categoryDropDown
{
    width: 220px;
    border-width: 1px;
    border-color: #d6d6d6;
    border-style: solid;
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #333333;
    margin-bottom:5px;
/*    padding-top:3px; 
    padding-bottom:3px;*/
}

.displayNone
{
    display: none;
}

.hfProgress
{
    background-color: #070707;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12pt;
    font-weight: bold;
    position: absolute;
    z-index: 30000; /*top: 238px; 	width:880px; 	height:293px;*/
    top: 0;
    left:0;
    display:none;
    text-align: center;
    opacity: 0.4;
    filter: alpha(opacity=40);
    padding-top: 200px;
}

.textbox
{
    font-family: Arial, Verdana; /*color: #d6d6d6;*/
    color: #848686;
    font-size: 12px;    
}

.regularTextbox
{
    font-family: Arial, Verdana;
    color: #000000;
    font-size: 12px;    
}

.textboxStyle
{
    padding-left:3px;
    padding-top:3px; 
    padding-bottom:3px;
}

.modelsdivNavigatorBar
{
    width: 100%;
    height: 20px;
    position: relative;
    top: 0px;
    background-color: #ffffff;
    color: #666666;
    line-height: 20px;
}

.modelsdivTopBar
{
    width: 100%;
    height: 14px;
    position: relative;
    top: 0px;
    background-color: #c20019;
    color: #fff;
    line-height: 14px;
	overflow:hidden;
}

.ModelsTopDiv
{
    float: left;
    width: 100%; /*height: 590px;*/
    vertical-align: top;
    text-align: left;
    margin-top: 10px;
}

.ModelTopDivInner1
{
    width: 255px;
    height: 410px;
    background-color: #ffffff;
    float: left;
    overflow:hidden;
}

.ModelTopDivInner2
{
    width: 255px;
    float: left;
}

.ModelInfo
{
    padding-left: 10px;
    float: left;
    width: 100%;
    padding-top: 10px;
}

.ModelsMiddleDiv
{
    float: left;
    width: 510px;
    vertical-align: top;
    text-align: left;
    margin-left: 10px;
    background-color: #ffffff;
    overflow:hidden;
}

.ModelMiddleInnerDiv2
{
    width: 510px;
    float: left;
    height: 410px;
	overflow:hidden;
}

.ModelsBottomDiv
{
    float: left;
    width: 100%;
    /*height: 335px;*/
    vertical-align: top;
    text-align: left;
    background-color: #ffffff;
    margin-top: 10px;
}

.hfLabelHeader2
{
    font-family: Verdana,Arial;
    font-size: 11px;
}

.hfLabelHeader3
{
    font-family: Verdana,Arial;
    font-size: 10px;
}

.hfNavigatorButton
{
    font-family: Arial, Verdana;
    font-size: 8pt; /*font-weight:bold;*/
    padding-left: 11px;
    padding-right: 10px;
    position: relative; /*top:-7px;*/
    cursor: pointer;
    text-decoration: underline;
    color: #666666;
    vertical-align:middle;
}

.hfNavigatorButton2
{
    font-family: Arial, Verdana;
    font-size: 7pt; /*font-weight:bold;*/
    padding-left: 2px;
    padding-right: 0px;
    position: relative; /*top:-7px;*/
    cursor: pointer;
    text-decoration: underline;
    color: #666666;
    text-transform:uppercase;
}


.preferredStoreLabel
{
    font-family: Arial,Verdana;
    font-size: 10pt;
    color: #666666;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.dvAddress
{
    clear:both;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    margin-left: 20px;
}

.preferredStoreItem
{
    font-family: Arial,Verdana;
    font-size: 8pt;
    color: #666666;
    text-decoration: none;
    text-align: left;
}

.soterChageLink
{
    font-family: Arial,Verdana;
    font-size: 8pt;
    color: #C20019;
    text-decoration: underline;
    text-align: left;
    cursor:pointer;
}

.dvStoreChnageLink
{
    float:left;
    margin-left:1px;
    margin-top:3px;
    @margin-top:-2px;
}

.markerImage
{
	position: relative; 
	top: 4px; 
	cursor: pointer;
}

.scIdMarker
{
	position: relative; 
	top: -26px; 
	@top: -30px;
	left: 9px; 
	text-align: center; 
	width: 14px;
	cursor: pointer;
	font-family: Arial,Verdana;
    font-size: 8pt;
}

.divGMapFrame
{
    height: 100%;
    background-color: #FFFFFF;
    vertical-align:middle;
}

.GmapFrameNew
{
    width: 775px;
    height: 530px;
    background-color: #FFFFFF;
}

.hfGmapNone
{
    visibility: hidden;
    display: none;
}

.hfGMapVisible
{
    background-color: #070707;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    z-index: 30000;
}

.divRegister
{
    display: none;
    background-color: #FFFFFF;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
    z-index: 40000;
    width: 450px;
    position: fixed;
    height: 380px;
}

.divRegisterCancelButtonNew
{
    cursor: pointer;
    position: absolute;
    left: 700px;
    top: 480px;
}

.storeFinderText
{
    font-family: Arial,Verdana;
    font-size: 8pt;
    color: #666666;
    text-decoration: none;
    text-align: justify;
    clear:both; 
    width: 440px; 
    padding-top: 20px;
}

.hfLabel
{
	font-family:Verdana,Arial;
	font-size:7pt;
	color:#333333;
}

.hfLabelBold
{
	font-family:Verdana,Arial;
	font-size:7pt;
	font-weight:bold;
	color:#444444;
	margin-left:4px;
}

.hfTxtInput
{
	padding: 0px;
	width:70px;
	font-family: Verdana,Arial;
	font-size: 7pt;
	color: #333333;
	margin: 0px;
}

.hfButton
{
	font-family:Verdana,Arial;
	font-size:7pt;
	color:White;
	height:12px;
	border:0px;
	padding:0px;
	margin:0px;
	text-indent:0px;
	background-color:Gray;
}

.ScName
{
    position:relative;
    top:7px;
    left:0px;
    font-family:Arial;
    font-size:7pt;
    color:#666666;
    text-transform:uppercase;
    visibility:hidden;
    
}

.ScNameMain
{
    position:relative;
    font-family:Arial;
    font-size:7pt;
    color:#666666;
    text-transform:uppercase;
}
    
.designStudiodivImageL
{
	position:relative;
	width:765px;
	/*height:312px;*/
	text-align:left;
}

.designStudioImageL
{
	position:relative;
	/*width:100%;
	height:100%;*/
	width:765px;
	height:312px;
	text-align:left;
}

.gridViewImage
{
    position:absolute;
    right:0px;
    top:3px;
    @top:0px;
    width:115px;
    float:right;
    line-height:16px;
}

.powerdBy
{
    font-family:arial;
    font-size:8pt;
    position:relative;
    text-align:center;
    top:0px; 
}

.noUnderline
{
    text-decoration:none;
    color: #666666;
}

.quarterPrints
{
    display:none;
    height:22px; 
    line-height:22px;
    margin-left:5px;
    margin-bottom:5px;
}

.dvSavedHomes
{
    margin-left: 350px; 
    float: left; 
    cursor: pointer;
}


















.MainDivContainer
{
    float: left;
    width: 100%; /*height: 765px;*/
    margin-top:4px;
    display:inline;
}
.MainLeftContainer
{
    float: left;
    width: 100%; /*height: 765px;*/
    background-image: url('/images/backgroundImage.gif');
    background-repeat: repeat-y;
    display:inline;    
}
.FirstLeftContainer
{
    float: left;
    width: 244px; /*height: 765px;*/
    height: 100%;
    vertical-align: top;
    text-align: left;
    overflow: hidden;
    background-color: White;
    display:inline;
}
.MiddleLeftContainer
{
    float: left;
    width: 3px; /*height: 765px;*/
    display:inline;
}
.RightLeftContainer
{
    float: right;
    width: 525px; /*height: 765px;*/
    height: 100%;
    background-color: White;
    /*margin-top:15px;*/
    margin-top:5px;
    overflow:hidden;
    display:inline;
}
.LeftFrame
{
    width: 489px;
    height: 336px;
    margin-top: 0px;
    margin-left: 18px;
}
.dvLabelContent
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    font-family: Tahoma;
    font-size: 8pt; /*font-family: Arial, Myriad Pro,Sans-Serif;     font-size: 8pt;     font-weight: bold;     color: #666666;*/
}
.BottomMiddleContainer
{
    float: left;
    width: 100%;
    height: 10px;
    display:inline;
}

.DivAbsoulatePos
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 37px;
    left: 86px;
    font-family: Tahoma;
    font-size: 8pt;
}
.DivAbsoulatePosTwo
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 37px;
    left: 344px;
    font-family: Tahoma;
    font-size: 8pt;
}
.DivAbsoulatePosThree
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 37px;
    left: 571px;
    font-family: Tahoma;
    font-size: 8pt;
}
.DivAbsoulatePosFour
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 37px;
    left: 812px;
    font-family: Tahoma;
    font-size: 8pt;
}
.AnchorAbsulateOne
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 20px;
    left: 86px;
    font-family: Tahoma;
    font-size: 8pt;
    outline-style: none;
}
.AnchorAbsulateTwo
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 20px;
    left: 344px;
    font-family: Tahoma;
    font-size: 8pt;
    outline-style: none;
}

.AnchorAbsulateThree
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 20px;
    left: 571px;
    font-family: Tahoma;
    font-size: 8pt;
    outline-style: none;
}

.AnchorAbsulateFour
{
    position: absolute;
    width: 150px;
    height: 70px;
    top: 20px;
    left: 812px;
    font-family: Tahoma;
    font-size: 8pt;
    outline-style: none;
}

.BottomPartFont
{
    float: left;
    width: 120px;
    text-align: right;
    color: #666666;
}
.BottomPartFontControl
{
    float: left;
    width: 230px;
    color: #666666;
}
.BottomPartFontControlCheckBox
{
    float: left;
    width: 215px; @width:230px;
color:#666666;
}
.BottomPartSpeacer
{
    width: 350px;
    height: 5px;
}
.BottomButton
{
    float: left;
    width: 265px; @width:274px;
text-align:right;
}
.BottomPartDivWidth
{
    width: 350px;
    height: 20px;
}
.BottomPartDivWidthCheckBox
{
    width: 350px;
    height: 40px;
}
.BottomPartImageDiv
{
    padding-left: 20px;
    padding-top: 20px;
}
.navigationBar
{
    color: White;
    font-size: 8pt;
    font-family: Arial,Verdana;
    font-weight: bold;
    padding-left: 10px;
}
.BottomPartFontWithControl
{
    float: left;
    width: 25px;
    text-align: right;
    color: #666666;
}
.BottomPartFontWithoutControl
{
    float: left;
    width: 325px;
    text-align: right;
    color: #666666;
}
.TwoPartFont
{
    float: left;
    width: 65px;
    text-align: right;
    color: #666666;
}
.TwoPartFontControl
{
    float: left;
    width: 25px;
    color: #666666;
}
.TwoPartFontControl1
{
    float: left;
    width: 140px;
    color: #666666;
}

.BottomButton1
{
    float: left;
    width: 422px; @width:424px;
text-align:right;
}
.MaindivImageL
{ /*background-image:url('../images/ThumbnailL.JPG');*/
    position: relative;
    margin: 17px auto auto auto;
    width: 615px;
    height: 556px;
    border: 0px;
}
.CommunityDotDiv
{
    position: relative;
    width: 90%;
    margin: 0px auto 0 auto;
}
.CommunityDotImage
{
    width: 295px;
}
.CommunityButtonDiv
{
    float: left;
    text-align: left;
    background: url(../images/small-nav-buttons.gif);
    background-repeat: repeat-x;
    margin: 0px auto 0 16px;
    width: 65%;
    height: 19px;
}
.CommunityListDiv
{
    position: relative;
    width: 90%;
    overflow: auto;
    margin: 20px auto 0 auto;
    font-family: Tahoma;
    font-size: 9pt;
    scrollbar-face-color: #909090;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #B0B0B0;
    scrollbar-shadow-color: rgb(100,100,100);
    scrollbar-highlight-color: rgb(100,100,100);
    scrollbar-3dlight-color: #E0E0E0;
    scrollbar-darkshadow-color: #606060;
    height: 400px;
}
.ComapreMainDiv
{
    float: left;
    width: 963px;
    height: 590px;
    vertical-align: top;
    text-align: left;
    border-color: #00a9df;
    border-style: solid;
    border-width: 1px;
    padding-left: 10px;
}
.ComapreImageDiv
{
    padding-top: 5px;
    padding-left: 5px;
    float: left;
    color: White;
    font-size: 8pt;
    font-family: Arial,Verdana;
    font-weight: bold;
}
.ComapreNavigatorBar
{
    width: 100%;
    height: 24px;
    position: relative;
    top: 0px;
    background-image: url('../images/AmberHeader.gif');
    background-position: center;
    color: White;
}
.CommunityDetailsRightDiv
{
    position: relative;
    width: 90%;
    overflow: auto;
    margin: 20px auto 0 auto;
    font-family: Tahoma;
    font-size: 9pt;
    scrollbar-face-color: #909090;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #B0B0B0;
    scrollbar-shadow-color: rgb(100,100,100);
    scrollbar-highlight-color: rgb(100,100,100);
    scrollbar-3dlight-color: #E0E0E0;
    scrollbar-darkshadow-color: #606060;
    height: 290px;
}
.CommunityDetailsRightFrame
{
    position: relative;
    width: 90%;
    overflow: auto;
    margin: 20px auto 0 auto;
    font-family: Tahoma;
    font-size: 9pt;
    scrollbar-face-color: #909090;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #B0B0B0;
    scrollbar-shadow-color: rgb(100,100,100);
    scrollbar-highlight-color: rgb(100,100,100);
    scrollbar-3dlight-color: #E0E0E0;
    scrollbar-darkshadow-color: #606060;
    height: 202px;
}

.CommunityImage
{
    height: 19px;
}

.CommunityDetailsText
{
    margin-top: 10px;
    margin-left: 10px;
}

.CommunityDetailsGoogleFrame
{
    padding-top: 2px;
}

.CommunityDetailsGoogleLink
{
    margin-left: 105px;
}

.NextPrevActiveExtra
{
    font-size: 11px;
}

.CommunityDetailsTD1
{
    width: 500px;
}

.CommunityDetailsTD2
{
    width: 320px;
    padding: 10px;
}

.CompareDivGrid
{
    width: 99%;
    height: 550px;
}

.CursorHand
{
    cursor: hand;
}

.CompareDivDetailsVisible
{
    /*visibility: visible;*/
    display: block;
    padding-left: 1px; @padding-left:0px;
border-style:solid;
border-width:1px;
border-color:#00a9df;
}

.CompareDivDetailsNotVisible
{ /*visibility: hidden;*/
    display: none;
    padding-left: 1px; @padding-left:0px;
border-style:solid;
border-width:1px;
border-color:#00a9df;
}

.frmFloorPlan
{
    width: 605px;
    height: 430px;
}

.noTopMargin
{
    margin-top: 0px;
}

.marginLeft
{
    /*margin-left:10px;*/
    margin-left: 2px;
}

.modelLebel
{
    margin-left: 10px;
    cursor: hand;
    text-decoration: underline;
}

.displayNone
{
    display: none;
}

.showModelsTableWidth
{
    width: 268px;
}

.showModelsLebelExtra
{
    vertical-align: super;
    font-size: 7px;
}

.showModelsImageButton
{
    height: 16px;
    width: 16px;
}

.showModelsExtra2
{
    cursor: hand;
    text-decoration: underline;
}

.showModelsTdWidth
{
    width: 10px;
}

.showModelsTdHeight
{
    height: 23px;
}

.legalDisclaimerImage
{
    position: absolute;
    top: 17px;
    left: 20px;
    width: 590px;
    height: 455px;
    border: 0px;
}

.legalDisclaimerBG
{
    position: relative;
    background-image: url('../images/legalDisclaimerBG.png');
    background-repeat: no-repeat;
    height: 478px;
    margin-left: 2px;
}

.legalDisclaimerFirstLeftContainer
{
    float: left;
    width: 65%;
    height: 510px;
    vertical-align: top;
    text-align: left;
    border-color: #00a9df;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.legalDisclaimerRightLeftContainer
{
    float: right;
    width: 33%;
    height: 510px;
    border-color: #00a9df;
    border-style: solid;
    border-width: 1px;
}

.legalDisclaimerMainLeftContainer
{
    float: left;
    width: 100%;
    height: 510px;
}

.legalDisclaimerMainDivContainer
{
    float: left;
    width: 100%;
    height: 510px;
    display:inline;
}

.communitiesDiv
{
    padding-top: 5px;
}

.frameImage
{
    width: 93%;
    height: 92%;
}
.BottomPartDivWidthValidator
{
    position: relative;
    width: 350px;
    height: 20px;
}

.validatorStyle
{
    position: absolute;
    top: 21px;
    left: 120px;
}
.ComapreMainDivNew
{
    float: left;
    width: 963px;
    height: 100%;
    vertical-align: top;
    text-align: left;
    border-color: #00a9df;
    border-style: solid;
    border-width: 1px;
    padding-left: 10px;
}
.AvailabilityPageLink
{
    color: Black;
    cursor: pointer;
    text-decoration: underline;
}


.ModlesTopSectionSpacer
{
    float: left;
    width: 25px;
    height: 15px;
}

.ModelsTopLabels
{
    float: left;
    height: 15px;
}

.ModelsSeparatorBar
{
    background-color: Black;
    width: 1px;
    height: 15px;
    float: left;
}

.ModelsCommunityOption
{
    width: 270px;
    float: left;
    margin-left: 50px;
    margin-top: 5px;
}

.ModelsTopRightdiv
{
 /*    width: 100%;
    padding-top: 5px;
    margin-left: 5px;
    clear: both;float:left;*/
}

.ModelTopRightdivItem
{
    height: 22px;
    line-height: 22px; /*clear:both;*/
    width: 115px;
}

.ModelTopRightdivIcon
{
}

.ModelExteriorImageTop
{
    padding:0;
    text-align:center;
    vertical-align:middle;    
    height:319px;
    overflow:hidden;
}

.ModelSectionSpacer
{
    height: 5px;
    clear: both;
}

.ModelLotInfo
{
    margin-top: 5px;
    margin-left: 5px;
}

.ModelAvailabilityNo
{
    color: #00a9df;
    text-decoration: underline;
}

.floatLeft
{
    float: left;
}

.amber2BorderColor
{
    color: #00a9df;
}

.ModelAddFavoriteImage
{
    border-width: 0px;
    margin-top: 2px;
}

.ModelpdfImage
{
    border-width: 0px;
    margin-top: 3px; @margin-top:4px;
}

.ModelFeaturepdfImage
{
    border-width: 0px;
}

.ModelMiddleInnerDiv1
{
    padding-top: 10px;
    width: 100%;
}


.ModelRotatorControl
{
    margin-left: 20px;
}

.ModelInfoContainer
{
	margin-top: 10px;
	overflow:auto;
	overflow-x:hidden;
	height:230px;
	width:240px;
	margin-bottom: 10px;

}

.ModelAvailLink
{
    font-family: Verdana,Arial;
    font-size: 7pt;
    font-weight: bold;
    color: #00a9df;
    margin-left: 4px;
    text-decoration: underline;
    float: left;
}

.grdColumnHeader
{
    background-color: #C20019;
    color: White;
    text-align: center;
    font-size: 7pt;
    font-family: Verdana;
    height: 20px;
}

.grdColumnHeaderNoDisplay
{
    background-color: #C20019;
    color: White;
    text-align: center;
    font-size: 7pt;
    font-family: Verdana;
    height: 20px;
    display:none;
}

.grdColumnHeaderDownSort
{
    background-color: #C20019;
    color: White;
    text-align: center;
    font-size: 7pt;
    font-family: Verdana;
    height: 20px;
    background-image: url('/images/sortDown.gif');
    background-position: right;
    background-repeat:no-repeat;
}

.grdColumnHeaderUpSort
{
    background-color: #C20019;
    color: White;
    text-align: center;
    font-size: 7pt;
    font-family: Verdana;
    height: 20px;
    background-image: url('/images/sortUp.gif');
    background-position: right;
    background-repeat:no-repeat;
}

.grdColumnHeader a
{
    color:White;
    text-decoration: none;
}

.grdColumnHeaderDownSort a
{
    color:White;
    text-decoration: none;
}

.grdColumnHeaderUpSort a
{
    color:White;
    text-decoration: none;
}

.privacy
{
	z-index:1000;
	position:relative;
	font-family:Arial,verdana;
	color:#666666;
	font-size:8pt;
}

.modelTopSpecer
{
    height: 1px; 
    margin-top: 6px;
}

.lynxBrowser
{
    display:none;
}