
/*////////////////////// GLOBAL TO SITE /////////////////////////*/
html
{
    height: 100%;
    padding-bottom: 1px;
    -webkit-text-size-adjust: none;
}


body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 0.7em;
    color: #3d3427;
}

a

.RegisterLink
{
    color: #996633;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

a.RegisterLink:hover
{
    color: #CBAA5F;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

h1
{
    color: #0b5584;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
}

hr { margin: 5px 0px; border: none; border-top: 1px dashed #D3D3D3; }

.ShareBtn
{
    float: left;
    height: 20px;
    padding-top: 10px;
    width: 200px;
}

/*////////////////// Header / Panel Slider /////////////////////*/

#Header
{
    position: absolute; /*  Panel will overlap  content */ /*position: relative;*/ /*Panel will "push" the content down */
    left: 0;
    right: 0;
    width: 100%;
    background-color: #88898b;
    font-family: Verdana;
    color: #D5FFD5;
    font-size: small;
    z-index: 9999;
}

#panel
{
    background-position: #d2d3d5;
    width: 100%;
    height: 265px;
    color: #999999;
    background: #d2d3d5;
    overflow: hidden;
    position: relative;
    z-index: 9999;
    display: none;
}

#HeaderContainer
{
    margin-left: auto;
    margin-right: auto;
    width: 970px;
    height: 33px;
}

/*............... Start Top Navigation ............*/
#TopNavigationWrapper
{
    float: left;
    margin-left: 570px;
}

#TopNavigation
{
    width: 250px;
    float: left;
    margin-left: 0px;
}

#TopNavigationList ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	line-height: normal;
}

#TopNavigationList li
{
	display: inline;
}

#TopNavigationList a
{
    padding: 0 12px;
    border-left: 1px solid #C0C0C0;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-serif;
}

#TopNavigationList a:hover
{
	color: #FFFFFF;
}

#TopNavigationList .first a
{
	border: none;
}

/*............... Start Search Box ............*/

#SearchBoxWrapper
{
    height: 24px;
    width: 178px;
    float: left;
}

#SearchTextBox
{
    width: 150px;
    float: left;
    margin-top: 5px;
    *margin-top: 5px; /* using an astrik (*) before style affects IE7 and below */
    _margin-top: 4px; /* using an underscore (_) before style affects IE6 and below */
}

.SearchTextBox
{
    background-position: right;
    width: 150px;
    height: 18px;
    vertical-align: middle;
    border-style: solid none solid solid;
    border-top-color: #9f9984;
    border-bottom-color: #9f9984;
    border-left-color: #9f9984;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background-image: url('../Images/SearchBoxShadow.gif');
    background-repeat: no-repeat;
    padding-top: 3px;
    font-family: verdana;
    background-color: #FFFFFF;

    *width: 148px; /* using an astrik (*) before style affects IE7 and below */
    *height: 19px; /* using an astrik (*) before style affects IE7 and below */
    *padding-top: 2px; /* using an astrik (*) before style affects IE7 and below */
}

#ButtonWrapper
{
    float: right;
}

.SearchTextBoxButton
{
    margin-top: 5px;
}

/*///////////Panel Tab/Toggle Button////////////////////////////////////////////////*/

.QuickViewButton
{
    background: url('images/qv.png') no-repeat 0 0;
    height: 33px;
    position: relative;
    top: 0;
    width: 123px;
    margin-top: 0px;
    float: right;
}

.QuickViewButton ul.View
{
    display: block;
    position: relative;
    float: right;
    clear: right;
    height: 33px;
    width: auto;
    line-height: 33px;
    margin: 0;
}

.QuickViewButton ul.View li
{
 	text-align: left;
  	padding: 0px 0px;
	display: block;
	float: left;
	height: 33px;
	width: 123px;
}

.QuickViewButton a.open, .QuickViewButton a.close {
	height: 39px;
	line-height: 20px !important;
	padding-left: 23px !important;
	cursor: pointer;
	display: block;
	position: relative;
	font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.QuickViewButton ul.View li a:hover
{
    color: #7db2ce;
}

.QuickViewButton a.open {background: url(../Images/btnQuickView_open.png) no-repeat left -19px;}
.QuickViewButton a:hover.open {background: url(../Images/btnQuickView_open.png) no-repeat left -19px;}
.QuickViewButton a.close {background: url(../Images/btnQuickView_close.png) no-repeat left -19px;}
.QuickViewButton a:hover.close {background: url(../Images/btnQuickView_close.png) no-repeat left -19px;}

/*///////////////////// Clearfix for Panel Columns ////////////////////////*/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/*///////////////////// Panel Columns ////////////////////////*/
#PanelWrapper
{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
#PanelWrapper h2
{
    font-family: verdana;
    font-size: 12px;
    color: #006595;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#PanelWrapper h3
{
    font-family: verdana;
    font-size: 10px;
    /*color: #993f24; /Red Title*/
    color: #008ACC; /*//Blue Title*/
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.PanelWrapperSpace
{
    margin: 5px 0px 5px 0px;
}
/*******Panel Column 1**********/
#PanelColumn1
{
    margin: 8px 8px 8px 12px;
    padding-top: 10px;
    float: left;
    width: 255px;
    height: 300px;
    background-image: url('../Images/QuickViewPanel/ColumnSeperater.png');
    background-repeat: no-repeat;
    background-position: right top;
}

#PanelColumn1 ul
{
    list-style-type: none;
    margin: 0px;
    padding: 3px 0px 5px;
}

#PanelColumn1 li a
{
    font-size: 10px;
    color: #999999;
    line-height: 15px;
}

#PanelColumn1 li a:hover
{
    font-size: 10px;
    color: #ccc;
    text-decoration: underline;
}
#PanelColumn1 .ContentContainer
{
    float: left;
    width: 210px;
    font-size: 9px;
    margin-top: 1px;
    margin-bottom: 1px;
}
#PanelColumn1 .BackgroundContainer
{
    float: left;
    display: block;
    color: #999;
    padding:5px 2px 8px 2px;
}
#PanelColumn1 .BackgroundContainer:hover
{
    background-color: #3f3427;
    cursor: pointer;
	color: #ccc;
	filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
}
/*******Panel Column 2**********/
#PanelColumn2
{
    margin: 8px 8px 8px 5px;
    padding-top: 10px;
    float: left;
    width: 210px;
    height: 300px;
    background-image: url('../Images/QuickViewPanel/ColumnSeperater.png');
    background-repeat: no-repeat;
    background-position: right center;
}
#PanelColumn2 ul
{
    list-style-type: none;
    margin: 0px;
    padding: 3px 0px 5px;
}

#PanelColumn2 li a
{
    font-size: 10px;
    color: #999999;
    line-height: 15px;
}

#PanelColumn2 li a:hover
{
    font-size: 10px;
    color: #ccc;
    text-decoration: underline;
}
/*******Panel Column 3**********/
#PanelColumn3
{
    margin: 8px 8px 8px 0px;
    padding-top: 10px;
    float:left;
    width:230px;
    height:300px;
    background-image: url('../Images/QuickViewPanel/ColumnSeperater.png');
    background-repeat: no-repeat;
    background-position: right center;
}
#PanelColumn3 .ContentContainer
{
    float: left;
    width: 200px;
    font-size: 9px;
    margin-top: 1px;
    margin-bottom: 1px;
}
#PanelColumn3 .BackgroundContainer
{
    float: left;
    display: block;
    color: #999;
    padding:5px 2px 5px 5px;
}
#PanelColumn3 .BackgroundContainer:hover
{
    background-color: #3f3427;
    cursor: pointer;
	color: #ccc;
	filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
}
#PanelColumn3 b
{
    color: #993f24;/* /Red Title*/
}
/*******Panel Column 4**********/
#PanelColumn4
{
    margin: 8px 8px 8px 4px;
    padding-top: 10px;
    float:left;
    width:215px;
    height:300px;
}
#PanelColumn4 .ImageOutline
{
    padding: 4px 4px 4px 4px;
    border: 1px solid #C0C0C0;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
#PanelColumn4 .ContentContainer
{
    float: left;
    width: 200px;
    font-size: 9px;
    color: #999;
    margin-top: 10px;
    margin-bottom: 4px;
}
#PanelColumn4 a
{
    font-size: 9px;
    color: #999;
}

#PanelColumn4 a:hover
{
    font-size: 9px;
    color: #ccc;
    text-decoration: underline;
}
/*******End Panel Columns**********/
/*///////////////////// Logo / GlobalNav Area ////////////////////////*/

#LogoSpace
{
    height: 84px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 34px;
}

#Logo
{
    height: 84px;
    width: 166px;
    float: left;
    padding-left: 7px;
}


/*///////////////// GlobalNav ///////////////////*/

#GlobalNavigationWrapper
{
    float: right;
    width: 450px;
}

#GlobalNavigation
{
    width: 550px;
    float: right;
    height: 84px;
}

#GlobalNavigationList ul
{
    margin: 0;
    padding: 35px 0 0 0;
    list-style: none;
    line-height: normal;
    float: right;
    height: 42px;
}

#GlobalNavigationList li
{
	display: inline;
}

#GlobalNavigationList a
{
    padding: 0 20px 0 20px;
    border-left: 1px solid #C0C0C0;
    text-decoration: none;
    color: #006595;
    font-size: 16px;
    text-transform: uppercase;
    font-family: verdana;
    height: 42px;
}

#GlobalNavigationList a:hover
{
	color: #7db2ce;
}

#GlobalNavigationList .first a
{
	border: none;
}

#GlobalNavigationList .last a
{
    padding-right: 0px;
}

/*//////////////////////////// Banner Theme //////////////////////////*/

#BannerRepeat
{
    background-image: url('../Images/BannerRepeat_Blue.gif');
    /*background-image: url('../Images/BannerRepeat_Red.gif');
    background-image: url('../Images/BannerRepeat_Green.gif');
    background-image: url('../Images/BannerRepeat_Gold.gif');*/
    background-repeat: repeat;
    height: 306px;
}

#CenterScroll
{
    background-image: url( '../Images/BannerScroll_Blue.jpg' );
    /*background-image: url( '../Images/BannerScroll_Red.jpg' );
    background-image: url( '../Images/BannerScroll_Green.jpg' );
    background-image: url( '../Images/BannerScroll_Gold.jpg' );*/
    height: 306px;
    margin-left: auto;
    margin-right: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

#Banner
{
    height: 304px;
    width: 968px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
}

#FullBannerRotator
{
    width: 955px;
    padding: 6px 6px 0px 6px;
}

/*//////////////////////////// Site Nav //////////////////////////*/

#BodyPlaceHolder
{
    width: 968px;
    margin-left: auto;
    margin-right: auto;
}

#Navigation
{
    width: 245px;
    float: left;
}


#BodyContent
{
    width: 723px;
    float: right;
    margin-top: 20px;
}

#ContentWrapper
{
   width: 723px;
   float: right;

}
/*//////////////////////////// Form Style //////////////////////////*/
.TextBoxFont
{
    font-family: Verdana;
    font-size: 12px;
    color: #3d3427;
}

/*//////////////////////////// FOOTER //////////////////////////*/

