@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;800&display=swap');

/*------------------------------------------------*/
/* Global STYLES */
/*------------------------------------------------*/

a, a:link, a:visited, a:active {
    color:#4284d6;
    text-decoration: none;
}

a:hover {
        color:aqua;
        text-decoration: none;
}

body {
}


h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin: 0 0 10px 0;
	font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 40px;
	color:#111;
	font-weight:600;
}

h2 {
    font-size: 30px;
	color:#4284d6;
	font-weight:400;

}

h3 {
    font-size: 18px;
    color: #666;
	font-weight:400;
}

h4 {
    font-size: 16px;
    color: #111;
}

h5  {
    font-size: 14px;
    color: #111;
}

h6  {
    font-size: 13px;
    color: #666;
}

p {
    margin: 0 0 25px 0;
}

hr {
    clear: both;
    height: 0;
    border: solid #c0c0c0;
    border-width: 1px 0 0;
    margin: 20px 0 20px 0;
}

div, p {line-height:22px; font-size:16px; color:#000;font-family: 'Open Sans', sans-serif;}

td {padding:5px;line-height:18px; font-size:14px;font-family: 'Open Sans', sans-serif;}

ul li {
    font-size:  16px; 
	color:#333;
	margin-bottom: 8px;
	}

ol li {
    list-style-type: decimal;
    margin-bottom: 8px;
	font-size:  16px; 
}

ol ol {
    margin-top: 8px;
    margin-left: 30px;
}

    ol ol li {
        list-style-type: lower-roman;
    }

    ol ol ol li {
        list-style-type: lower-alpha;
    }

ol ul li {
    list-style-type: lower-roman;
}


/*------------------------------------------------*/
/* Responsive Video and Image STYLE */
/*------------------------------------------------*/

img {
	max-width: 100%;
	height:auto;
}


.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------------------*/
/* Bootstrap ultilities */
/*------------------------------------------------*/

/* no-gutters Class Rules */
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}

.imglg{ transition: all .2s ease-in-out; }
.imglg:hover { transform: scale(1.05); }



/*------------------------------------------------*/
/* Navigation Styles */
/*------------------------------------------------*/
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center;
}

.navbar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:0;z-index:1000;}

.navbar-default{background-color:transparent;z-index:1000;border:none;text-align: center;}

.navbar-collapse{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;z-index:1000;border:none;}

.nav > li {margin-bottom:0px;}

#dnnMenu .topLevel li { font-family: 'Roboto', sans-serif;font-size:16px;text-transform:uppercase;background:transparent;margin:0 5px 0 5px;transition: all .4s ease;}

#dnnMenu .topLevel > li > a {padding-top: 40px;font-size:16px;text-transform:uppercase;background:transparent;margin:0 5px 0 5px;transition: all .4s ease;}

#dnnMenu .topLevel > li > a:focus{padding-top: 40px;margin-bottom:0;font-size:16px;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel> li > a:hover{padding-top: 40px;margin-bottom:0;font-size:16px;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel > li.active > a {margin-bottom:0;background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}
#dnnMenu .topLevel > li.active > a:focus {margin-bottom:0;background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}
#dnnMenu .topLevel > li.active > a:hover {margin-bottom:0;background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}

#dnnMenu .topLevel>.open>a {background:url('images/menu-active_BG.jpg') top center no-repeat;border-radius:0;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:hover{background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:focus{background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}

#dnnMenu .topLevel>.active.open>a {background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:hover {background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:focus{background:url('images/menu-active_BG.jpg') top center no-repeat;transition: all .4s ease;}

#dnnMenu .topLevel>li>a span {color:#EEE;text-transform:uppercase;font-size:16px;border-radius:0px;}
#dnnMenu .topLevel>li>a:focus span{color:#ecb344;text-transform:uppercase;font-size:16px;border-radius:0px;}
#dnnMenu .topLevel>li>a:hover span{color:#ecb344;text-transform:uppercase;font-size:16px;border-radius:0px;}

.navbar-default .topLevel>li>a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu::after{bottom:100%;left:30%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(241,241,241,0);border-bottom-color:#f1f1f1;border-width:10px;margin-left:-30px;}

#dnnMenu .dropdown-menu{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background:#f1f1f1;padding:0;top:10px;}

#dnnMenu .dropdown-menu li{margin-bottom:0px;background:none;float:none;clear:both;width:auto;padding:5px 5px;border-bottom:1px solid #e1e1e1;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
#dnnMenu .dropdown-menu li:hover{color:#3f3f3f;background:#CCC;margin-bottom:0px;} 
#dnnMenu .dropdown-menu li:last-child{margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li>a {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:focus {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:hover {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li.active>a,
#dnnMenu .dropdown-menu li.active a:hover {margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li.active a:focus{color:#3f3f3f;margin-bottom:0px;}

#dnnMenu .dropdown-menu a:hover{color:#3f3f3f;margin-bottom:0px;}

.subLevelRight::after{}


@media only screen and (max-width:768px) {
	
.main-navigation {
		height:auto;
		width:100%;}
	
	nav{display:none;}
	
	a.mobile-nav-btn{
		display:block;
		float:right;
		width:50px;
		height:46px;
		margin-top:15px;
		text-align:center;
		color:#383838;
	}
	a.mobile-nav-btn:hover{text-decoration:none;}

#navbar-top-wrapper{clear:both;position:relative;}
	
#navbar{float:none!important;}

}

@media only screen and (min-width:768px) {
	#dnnMenu .nav li{font-size:15px;z-index:1000;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}	
}

@media only screen and (min-width:768px) and (max-width:995px){
	#dnnMenu .nav li{font-size:15px;z-index:1000;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}

}

@media only screen and (max-width:767px){
	
.navbar-default{background-color:transparent;z-index:1000;border:none;text-align: center;}

.navbar-collapse{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;z-index:1000;border:none;}

.navbar-collapse {-webkit-box-shadow:none;box-shadow:none;}

.navbar-default{background-color:transparent;border:none;float:none;}
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border:none;}	

#dnnMenu .topLevel {text-align:center;width:100%;margin:0;padding:0;}
	
#dnnMenu .topLevel li {border-radius:0px;position:relative;background:transparent;list-style-type:none;float:none;margin:0;border-top:1px solid rgba(0,0,0,.1);}
	
	
#dnnMenu .topLevel li.active a{font-size:18px;border-radius:0px;color:#333;margin:0;background:#EEE;}
#dnnMenu .topLevel li.active a:focus{font-size:18px;border-radius:0px;color:#333;margin:0;background:#EEE;} 
#dnnMenu .topLevel li.active a:hover{font-size:18px;border-radius:0px;color:#333;margin:0;background:#EEE;}

#dnnMenu .topLevel li.active a span{font-size:18px;color:#333;border-radius:0px;line-height:52px;margin:0;padding:0 15px;}	
#dnnMenu .topLevel li.active a:focus span{font-size:18px;border-radius:0px;color:#333;} 
#dnnMenu .topLevel li.active a:hover span{font-size:18px;border-radius:0px;color:#333;}	

#dnnMenu .topLevel li a {padding-top: 0;font-size:18px;color:#FFF;margin:0;border-radius:0px;background:transparent;}	
#dnnMenu .topLevel li a:focus{padding-top: 0;font-size:18px;color:#333;margin:0;border-radius:0px;background:#EEE;}	
#dnnMenu .topLevel li a:hover{padding-top: 0;font-size:18px;color:#333;margin:0;border-radius:0px;background:#EEE;}
	
#dnnMenu .topLevel li a span{font-size:18px;color:#FFF;border-radius:0px;line-height:52px;margin:0;padding:0 15px;border-bottom:none;}	
#dnnMenu .topLevel li a:focus span{font-size:18px;border-radius:0px;color:#333;border-bottom:none;} 
#dnnMenu .topLevel li a:hover span{font-size:18px;border-radius:0px;color:#333;border-bottom:none;}

#dnnMenu .topLevel .dropdown.open a span{font-size:18px;border-radius:0px;color:#333;}
#dnnMenu .topLevel .dropdown-menu.subLevel a span{font-size:18px;border-radius:0px;color:#333;}

	
#dnnMenu .topLevel>.open>a {font-size:18px;background:transparent;color:#333;border-radius:0;transition: all .4s ease;}
	
#dnnMenu .topLevel>.open>a:hover{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:focus{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}

#dnnMenu .topLevel>.active.open>a {font-size:18px;background:transparent;color:#333;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:hover {font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:focus{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}	
	
#dnnMenu .dropdown.open .subLevel>li a span{font-size:18px;color:#333;border-radius:0px;}
#dnnMenu .dropdown.open .subLevel>li a:focus span{font-size:18px;color:#333;border-radius:0px;}
#dnnMenu .dropdown.open .subLevel>li a:hover span{font-size:18px;color:#333;border-radius:0px;}
	
.navbar-nav.sm-collapsible .caret,.navbar-nav.sm-collapsible ul .caret{color:#DDD;position:absolute;right:0;padding:0;width:65px;height:62px;line-height:60px;text-align:center;border-width:1px;border-style:solid;top:0;background-color:#DDD;display:block;margin:0;border-radius:0;font-size:1.3em;}
	
#dnnMenu .dropdown-menu{padding:0;z-index:1000;}
#dnnMenu .dropdown-menu::after{pointer-events:none;border-color:none;border-width:0;}
#dnnMenu .dropdown-menu.subLevel{padding:0;}
#dnnMenu .dropdown-menu.subLevel li.active a span{color:#DDD;}
#dnnMenu .dropdown-menu.subLevel li{color:#DDD;background:#4a4f54;border-bottom:1px solid #4a4b4c;padding:0;}
#dnnMenu .dropdown-menu.subLevel li a {font-size:18px;color:#DDD;background:#4a4f54;padding:0;}
#dnnMenu .dropdown-menu.subLevel li a:hover {font-size:18px;color:#DDD;background:#5e5e5e;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li {font-size:18px;color:#DDD;background:#5d6062;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li a:hover { font-size:18px;color:#DDD;background:#CCC;padding:0;}

}


/*------------------------------------------------*/
/* Global Button Styles */
/*------------------------------------------------*/

.MoreButton a:link, .MoreButton a:visited {
  padding: 17px;
  text-align: center;
  color: #FFF;
  font-size:26px;
  display: block;
  width: 100%;
  background:#ecb344;
  transition: all .5s ease;
  border: 1px solid #ecb344;
  border-radius:30px;

}

.MoreButton a:hover, .MoreButton a:active {
  padding: 17px;
  text-align: center;
  color: #ecb344;
  font-size:26px;
  display: block;
  width: 100%;
  background:#FFF;
  transition: all .5s ease;
  border: 1px solid #ecb344;
  border-radius:30px;
	
}



/*------------------------------------------------*/
/* Header STYLES */
/*------------------------------------------------*/

.headerwrap {padding:10px 0 5px 0;background:#ebe6e6;}

.menuwrap {height:107px;padding:0;background:url('images/menu-repeat_BG.jpg') repeat-x top left;}

.menupad {padding-top:15px;}

.fixedmenu {position:fixed;background:#333333;width:100%;top:0;z-index:100;}

.contact {font-family: 'Roboto', sans-serif;padding: 20px 0 0 0;font-size:16px;color:#333;text-align:center;}

.contact a:visited, .contact a:link {font-family: 'Roboto', sans-serif;
	font-size:16px;color:#333;-webkit-transition:all ease .4s; transition:all ease .4s;
}
.contact a:hover .contact a:active {
	font-family: 'Roboto', sans-serif;font-size:16px;color:#CCC;-webkit-transition:all ease .4s; transition:all ease .4s;
}


.social {text-align:center;padding-top:17px;}

/*------------------------------------------------*/
/* Showcase STYLES */
/*------------------------------------------------*/

.showcasewrap {
	padding-bottom:5%;
	width:100%;
	background-image:url('images/showcase-responsive_BG.jpg');
	background-size:cover;
	background-position:top center; /* IE fix */
	background-attachment: fixed;
}

.showcasebkwrap {padding:20px 0 20px 0;}

.showcasetext {padding:100px 10px 0 10px;text-align:center;}

.showcasetext h3 {
	color:#FFF;
	font-size:64px;
	line-height:70px;
	font-weight:800;
	text-align:center;
	text-shadow:3px 0px 0px #999,0 0 15px rgba(0,0,0,0.9),0 0 15px rgba(0,0,0,0.9);
}

.showcasetext h2 {
	color:#FFF;
	font-size:100px;
	line-height:120px;
	text-align:center;
	font-weight:800;
	text-shadow:3px 0px 0px #999,0 0 15px rgba(0,0,0,0.9),0 0 15px rgba(0,0,0,0.9);
}

.showcasetext img {box-shadow:0 0 15px rgba(0,0,0,0.9);border-radius:25px;}


/*------------------------------------------------*/
/* Main Content STYLES */
/*------------------------------------------------*/

.welcomewrap {
	padding-top:50px;
	padding-bottom:50px;
	border-top:20px solid #ecb343;
}

.mainwrap {
	padding-top:50px;
	padding-bottom:50px;
}

.welcometext {text-align:center;}

.welcometext h1 {
	color: #345072;
	font-size:72px;
	font-weight:800;
}

.welcometext h1 span {
	color: #345072;
	font-size:40px;
	font-weight:800;
}


.welcometext ul {margin:0;padding:0;list-style:none;display:inline-block;}
.welcometext ul li {margin:0;padding:0;list-style:none;display:inline-block;}

.welcometext li a:visited, .welcometext li a:link  {list-style:none;color:#222;padding:0 10px;border-right:1px solid #222;}

.welcometext li a:hover, .welcometext li a:active {list-style:none;color:#444;padding: 0 10px;border-right:1px solid #222;}

.storewrap {padding:35px 0 35px 0;}

.infobox {border:1px solid #FFF;text-align:center;}
.infobox img {height:auto; width:100%;-webkit-transition:all ease .4s; transition:all ease .4s;}
.infobox:hover img {height:auto; width:100%;-webkit-transition:all ease .4s; transition:all ease .4s;cursor:pointer; }


.infobox h2 {margin:0; font-weight:700;width:100%;background:#cecece;color:#333;text-align:center;padding:8px;}
.infobox h3 {font-weight:700;font-size:24px; line-height:28px;color:#111;padding-top:10px;}


.shopwrap {
	padding:75px 20px;
	width:100%;
	background-image:url('images/shop-responsive_BG.jpg');
	background-size:cover;
	background-position:top center; /* IE fix */
	background-attachment:fixed;
}


.shoptext {text-align:center;}
.shoptext h2 {font-weight:700;font-size:46px;line-height:54px;color:#345072;}
.shoptext span {color:#666;fotn-size:56px;}

.shopbox {text-align:center;background:#DDD;color:#222;font-size:20px;line-height:24px;font-weight:600;-webkit-transition:all ease .2s; transition:all ease .2s;}

.shopbox img {width:100%;height:auto;}

.shopbox h3 {text-align:center;background:#DDD;color:#222;font-size:20px;line-height:24px;font-weight:600;-webkit-transition:all ease .2s; transition:all ease .2s;height:65px;padding:7px;}

.shopbox:hover {text-align:center;background:#FFF;color:#222;font-size:20px;line-height:24px;font-weight:600;cursor:pointer;-webkit-transition:all ease .2s; transition:all ease .2s;box-shadow:0 0 20px rgba(0,0,0,0.5);}

.whitetext {color:#FFFFFF;}

.whitetext a:link, .whitetext a:active, .whitetext a:visited {color:#FFFFFF;}

.whitetext a:hover {color:#FFFFFF;}

.whitetext h2 {color:#FFFFFF;}
.whitetext p {color:#FFFFFF;font-size:18px;line-height:22px;}

.whitetextsm {padding:5px 0 5px 0;color:#FFFFFF;font-size:14px;line-height:18px;}


/*------------------------------------------------*/
/* Footer Content STYLES */
/*------------------------------------------------*/


.starwrap{
	background:url('images/footer-stars-repeat_BG.jpg') repeat-x top center #004e90 fixed;min-height:300px;
}

.forestwrap{
	background:url('images/footer-trees-repeat_BG.png') repeat-x bottom center;min-height:300px;
}

.footertext {font-size:16px;color:#EEE;text-align:center;}
.footertext p {font-size:16px;color:#EEE;text-align:center;}
.footertext a:visited, .footertext a:link {
	font-size:16px;color:#EEE;-webkit-transition:all ease .4s; transition:all ease .4s;
}
.footertext a:hover .footertext a:active {
	font-size:16px;color:#FFF;-webkit-transition:all ease .4s; transition:all ease .4s;
}


.footertopwrap {
	padding:20px 0 20px 0;
	background: #131f2a;
}

.footerwrap {
	padding:7px;
}

.footerlinks {padding-top:15px;color:#EEE;}


.footerlinks ul {margin:0px; padding:0px;text-decoration:none;list-style:none;}
.footerlinks ul li {margin:0px; padding:0px;}

.footerlinks li a:link, .footerlinks li a:visited {color:#EEE;text-decoration:none;display:block;padding:8px 8px 8px 8px;width:100%; height:40px;list-style:none;text-align:left;-webkit-transition:all ease .3s; transition:all ease .3s;}

.footerlinks li a:hover, .footerlinks li a:active {color:#FFF;text-decoration:none;padding:8px 8px 8px 15px;background: #262f3c; display:block;width:100%; height:40px;list-style:none;text-align:left;-webkit-transition:all ease .3s; transition:all ease .3s;}




.login {color:#333;font-size:11px;}
.login li {color:#333;font-size:11px;}

a.login:visited {color:#333; font-size:11px; text-decoration:none;}
a.login:active {color:#333; font-size:11px; text-decoration:none;}
a.login:link {color:#333; font-size:11px; text-decoration:none;}
a.login:hover {color:#666; font-size:11px; text-decoration:underline;}

.copyright {font-family:tahoma,Arial, Helvetica, sans-serif;font-size: 12px;color: #333;text-align:center;padding:5px;}

a.copyright:visited {color: #333; font-size:12px; text-decoration:none;}
a.copyright:active {color: #333; font-size:12px; text-decoration:none;}
a.copyright:link {color: #333; font-size:12px; text-decoration:none;}
a.copyright:hover {color: #666; font-size:12px; text-decoration:underline;}


.wecontrol {
    text-align: center;
    font-size: 11px;
    padding-top: 10px; 
	border-top:#333333 1px solid;   
	color: #333;
}
.wecontrol ul li { 
  display: inline; 
  color: #333;                                
}

.wecontrol ul li a
{
   text-decoration: none;
   padding: 3px;
   color: #333;
}

.wecontrol ul li a:hover {
    color: #666;
    text-decoration:underline;
}



/*------------------------------------------------*/
/* @media Display STYLES */
/*------------------------------------------------*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

.menuwrap {height:auto;padding:0;background:url('images/menu-repeat_BG.jpg') repeat-x top left #1b4f74; }	

}

/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {

.showcasetext h2 {
	color:#FFF;
	font-size:50px;
	line-height:54px;
	text-align:center;
	font-weight:800;
	text-shadow:3px 0px 0px #999,0 0 15px rgba(0,0,0,0.9),0 0 15px rgba(0,0,0,0.9);
}
.showcasetext h3 {
	color:#FFF;
	font-size:42px;
	line-height:46px;
	font-weight:800;
	text-align:center;
	text-shadow:3px 0px 0px #999,0 0 15px rgba(0,0,0,0.9),0 0 15px rgba(0,0,0,0.9);
}

	
.welcometext h1 {
	color: #345072;
	font-size:46px;
	font-weight:800;
}	
	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	

}


/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

	 
}



/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
#search {
    float: right;
    width: 209px;
    height: 32px;
}

    #search a.SearchButton:link,
    #search a.SearchButton:visited {
        display: inline-block;
        float: right;
        height: 32px;
        width: 32px;
        margin: 0;
        padding: 0;
        background: #333 url('images/search.png') no-repeat center center;
        text-indent: -9999px;
    }

    #search a.SearchButton:hover {
        background: url('images/search.png') no-repeat center center, rgb(45,45,45); /* Old browsers */
        background: url('images/search.png') no-repeat center center, -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */
        background: url('images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */
        background: url('images/search.png') no-repeat center center, -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */
        background: url('images/search.png') no-repeat center center, -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */
        background: url('images/search.png') no-repeat center center, -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */
        background: url('images/search.png') no-repeat center center, linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */
    }

#dnn_dnnSearch_txtSearch {
    display: block;
    float: left;
    width: 160px;
    height: 32px;
    padding: 0 5px 0 10px;
    margin: 0;
    background-color: #CCC;
    border: none;
    border-radius: 0;
    box-shadow: inset 0px 3px 8px #999;
    outline: none;
    border-left: 1px solid #ddd;
    color: #000;
    line-height: 32px;
    font-size: 11px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

    #dnn_dnnSearch_txtSearch:active, #dnn_dnnSearch_txtSearch:focus {
        background: #ccc;
        box-shadow: inset 0px 3px 8px #999;
    }


.controlpanel {
	padding:0;
	margin:0;
	width:100%;
	}


.controltext {color:#333333;font-size:11px;}
.controltext a:link, .controltext a:visited {color:#333333;font-size:11px;}
.controltext a:hover, .controltext a:active {color:#333333;font-size:11px;}

.normal
{
    font-size: 11px;
    font-weight: normal;
	color:#333333;
}
.CommandButton
{

    font-size: 11px;
    font-weight: normal;
	color:#666666;
}

A.CommandButton:link
{
    text-decoration:    none;
    color:#666666;
}
A.CommandButton:visited 
{
    text-decoration:    none;
    color:#666666;
}

A.CommandButton:active  
{
    text-decoration:    underline;
    color: #666666;
}
A.CommandButton:hover   
{
    text-decoration:underline;
    color: #999999;
}


