﻿.Header
{
    width: 100%;
}
.MenuHeader
{
    width: 100%;
    border-width: thin;
}
.MenuContant
{
    width: 20%;
    border-width: thin;
}
.BetweenContants
{
    width: 70%;
    border-width: thin;
}
.DropDownListCssClass
{
    border: 1px solid #93A9C8;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
}
.Text
{
    font-size: 1.4em;
    font-weight: bold;
    vertical-align: top;
}
#ImgPrevious
{
    height: 43px;
    width: 56px;
}
#ImgNext
{
    height: 43px;
    width: 56px;
}

.ButtonCssClass
{
    background: url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
    border: 1px solid #AAAAAA;
    color: #Aqua;
    font-weight: bold;
}
.toTop
{
    width: 40px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center;
    position: fixed; /* this is the magic */
    cursor: pointer;
    color: #333;
    font-family: SegoeUI-SemiBold;
    font-size: 11px;
}
.gbx
{
    background-color: #2D2D2D;
    background-image: none;
    _background-image: none;
    background-position: 0 -138px;
    background-repeat: repeat-x;
    border-bottom: 1px solid black;
    font-size: 24px;
    height: 29px;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    left: 0px;
}
.getBelow
{
    position: fixed;
    top: 30px;
    margin-left: -7px;
    border-left: 1px solid silver;
    background-color: White;        
}
.style1
{
    background-color: #2D2D2D;
    background-image: none;
    _background-image: none;
    background-position: 0 -138px;
    background-repeat: repeat-x;
    border-bottom: 1px solid black;
    font-size: 24px;
    height: 29px;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    left: 0px;
    text-align: center;
    background: url("../Images/DXR.png") repeat-x;
}
.style2
{
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: top;
    text-align: top;
}
.tdSale:hover
{
    
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    padding: 4px 0px 0px 0px;
}
.tdSale a img
{
    border: 3px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
/*
.tdSale:hover a img
{
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
}
.tdSale a img:hover
{
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
}
*/
.tdSaleSelection
{
    font-size: 1.2em;
    font-weight: bold;
    background: url("../Images/Horizantal.png") repeat-x;
    color: White;
    width: 135px;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-bottom: 2px solid #DDD;
    border-right: 2px solid #DDD;
    border-radius: 4px 4px 4px 4px;
    padding: 4px 0px 0px 0px;
    z-index: -100;
    border-top-color: #757575;
    background: #757575;    
}
.tdSaleSelection a img
{
    border: 3px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
/*
.tdSaleSelection:hover a img
{
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
}
.tdSaleSelection a img:hover
{
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
}
*/
*/
.style3
{
    color: #FF9900;
    font-weight: bold;
}
.button
{
    background: url("../Images/DXR.png") repeat-x;
    font-weight: bold;
    height: 25px;
    border-top: 1px solid #f0f0fa;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 12px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
}
.End
{
    background-color: #2D2D2D;
    background-image: none;
    _background-image: none;
    background-position: 0 -138px;
    background-repeat: repeat-x;
    border-bottom: 1px solid black;
    font-size: 24px;
    height: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1;
    left: 0px;
    text-align: center;
    background: url("../Images/Bottom.PNG") repeat-x;
}
.EndLine
{
    background-color: #2D2D2D;
    background-image: none;
    _background-image: none;
    background-position: 0 -138px;
    background-repeat: repeat-x;
    border-bottom: 1px solid black;
    font-size: 24px;
    height: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    left: 0px;
    background: url("../Images/DXR.PNG") repeat-x;
    text-align: left;
    font-size: small;
    color: White;
    vertical-align: bottom;
}
#Img1
{
    height: 49px;
}


.button1
{
    border-top: 1px solid #f0f0fa;
    background: #99a1a6;
    background: -webkit-gradient(linear, left top, left bottom, from(#55595c), to(#99a1a6));
    background: -webkit-linear-gradient(top, #55595c, #99a1a6);
    background: -moz-linear-gradient(top, #55595c, #99a1a6);
    background: -ms-linear-gradient(top, #55595c, #99a1a6);
    background: -o-linear-gradient(top, #55595c, #99a1a6);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 12px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
}
.button:hover
{
    border-top-color: #757575;
    background: #757575;
    color: #ebf0f5;
}
.button:active
{
    border-top-color: #c4c4c4;
    background: #c4c4c4;
}
.dropdown
{
  /**  border-top: 1px solid #f0f0fa;
    background: #abb4ba;
    background: -webkit-gradient(linear, left top, left bottom, from(#63686b), to(#abb4ba));
    background: -webkit-linear-gradient(top, #63686b, #abb4ba);
    background: -moz-linear-gradient(top, #63686b, #abb4ba);
    background: -ms-linear-gradient(top, #63686b, #abb4ba);
    background: -o-linear-gradient(top, #63686b, #abb4ba);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: black;
    font-size: 12px;
    font-family: SegoeUI-SemiBold;
    text-decoration: none;
    vertical-align: middle;
    height: 30px;
    font-weight: bold;/**/
}
.dropdown:active
{
    border-top-color: #c4c4c4;
    color: black;
}


.listbox
{
    border-top: 1px solid #f0f0fa;
    background: #bfced9;
    background: -webkit-gradient(linear, left top, left bottom, from(#778b99), to(#bfced9));
    background: -webkit-linear-gradient(top, #778b99, #bfced9);
    background: -moz-linear-gradient(top, #778b99, #bfced9);
    background: -ms-linear-gradient(top, #778b99, #bfced9);
    background: -o-linear-gradient(top, #778b99, #bfced9);
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: black;
    font-size: 12px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    width: 150px;
}
.listbox:hover
{
    border-top-color: #5d5e6b;
    color: #ccc;
}
.listbox:active
{
    border-top-color: #c4c4c4;
}
.imgBorder
{
    border: 2px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}


.Location{
  background:#336699;
  width:150px;
  color:White;
  font-weight:bold;
  font-size:14px;
  -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    border-radius: 4px 4px 4px 4px;
}
.ThumbnailHover
{
    border: 2px solid #eee;
    border-color:black;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    }
    


