/*TAG_BODY*/
html {
 height:100%;
}
body {
background: url(file_server/template/bkg.png) top left repeat-x;
background-color:#000000!important;
height: auto;
width: 100%;
padding: 0;
margin: 0;
top: 0;
left: 0;
font-family:Verdana,Arial;
font-size:10pt;
font-weight:normal;
color: #575757; 
}

#toplogin {
padding: 0px;
background:transparent; 
border:0px transparent;
border-style: solid;
font-size: 10pt; 
margin: 0 auto;
height:auto;
border: 0px solid green;
text-align:right;
height:20px;
}

#toplogin a, #toplogin div {
 color:white;
}


#main_container{
padding-left:10px;
padding-right:10px;
margin: 0px auto;
width:100%;
min-height:600px; 
height:auto;
}

#left_nav, #middle_content, #right_nav,#hd_flags,#hd_topl,#hd_icons,#picon,#pprice,#pcon,#pprice_detail,#pcon_detail  {
border:0px solid green;
float: left;
height: 100%;
}
#left_nav{
padding-top:10px;
text-align:left;
width: 195px; 
padding-right:5px;
vertical-align:top;
min-height:100%;
height:100%;
background:#FFFFFF; 
margin-right:6px;
border: 0px solid green;
}

#middle_content {
background-color: #ffffff;
}
#middle_content h1,h2,h3 {
border:0;
font-weight:normal;
margin:0;
padding:0;
}

/*TAG_CMS_CONTENT*/
#middle_content h1, #middle_content h2, .wio h3 {
        font-family: georgia,serif; 
font-variant:small-caps;
        color: #4C658D; 
        font-size: 20px; 
        letter-spacing: 0.1em; 
        line-height: 1.5em; 
/*        text-transform: uppercase; */
        margin: 10px 0 10px 0;
border:0px;
padding:0px;
}

#middle_content h2 {
 font-size:90%;
}

#middle_content h3 {
font-weight:bold; 
font-size:12pt; 
color: #752D38; 
}
#loginbox, #loginbox td {
 color:#000000;
}
#container h1, #loginbox h1 {
       font-family: georgia,serif; 
        color: #4C658D; 
        font-size: 20px; 
        letter-spacing: 0.1em; 
        line-height: 1.5em; 
/*        text-transform: uppercase; */
        margin: 10px 0 10px 0;
border:0px;
padding:0px;
}

/*TAG_CONTAINER*/
#std_con, #std_con_center, #header_bar,#std_con_right,#std_con_left{
width:100%;
font-size:10pt; 
border: 0px solid red;
}
#std_con_center, .std_con_center{
text-align:center;
float:left;
width:100%;
}
#std_con_right, .std_con_right{
text-align:right;
float:left;
width:100%;
}
#std_con_left, .std_con_left{
text-align:left;
float:left;
width:100%;
}
/*TAG_TOPLEVEL*/
#header_bar{
float:left;
background: transparent url(images/header_box.jpg) left top repeat-x;
height:29px;
}
#header_logo{
background: transparent url(http://www.astronation.net/file_server/template/anlogo.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position:bottom;
}
#hd_flags,#hd_icons {
line-height:23px;
}
#hd_flags {
width: 200px; 
text-align:left;
padding-left:5px;
}
#hd_icons {
width: 200px; 
text-align:right;
float:right;
}
#hd_topl {
width: 700px; 
text-align:center;
}



/*TAG_MENU*/
#menu_tree {
color: #ffffff; 
background:#ffffff url(file_server/template/submenubkg.jpg) top left no-repeat;
float:left;
width:100%;
height:20px;
text-align:left;
}

#menu_tree ul {
margin-left: 200px;
padding-left: 0;
display: inline;
border: none;
}

#menu_tree ul li {
margin-left: 0;
padding-left: 6px;
border: none;
list-style: none;
display: inline;
}

#menu_tree a {
 color:#D6D6D6;
}

#menu_tree a.mt_active {
font-weight:normal; 
text-decoration:underline;
}

/* MENU_POSITION*/
#bread {
color: #000000; 
background-color: #FFFFFF; 
padding: 3px;
margin-bottom: 25px;
}

#bread ul {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
}

#bread ul li {
margin-left: 0;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}

li.bread_active {
 font-weight:bold; 
}

p {text-align:left;}


/*TAG_STANDARD_LINKS*/
a:link {
text-decoration:underline;
color: #575757; 
}
a:visited {
text-decoration:underline;
color: #575757; 
}
a:hover {
text-decoration:underline;
color: #3E3E3E; 

}
a:active {
text-decoration:none;
color: #3E3E3E; 

}

input.searcher{
color : #600804;
font-family : Arial, Helvetica, sans-serif;
font-size :10px;
height:17px;
border-color : #0A2345;
width:100px;
border: solid #0A2345 1px;
}
div.nav {background-color:#296184;color:#FFFFFF;}

div.navp {background-color:#296184;color:#FFFFFF;border-width:1px;
border-style:solid;
border-color:black;
padding:3px;
text-align:justify;}
div.right {text-align:justify;}

form  { margin: 0px; padding: 0px; }
/*TAG_FORMULAR*/
.textarea {
border : 1px solid #ccc;
z-index: -3;
font-size: 11px;
}
input, textarea, select,input.text,textarea.agb {
z-index : -3;
color : #000000; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background: #EFEEED url(http://www.astronation.net/images/opt_inputbg.gif) repeat-x;
padding: 3px 5px;
border: 1px solid #C8C8C8; 
}

INPUT:focus, textarea:focus, select:focus {
border: 1px inset #000000;
}

input.subimg {
 background: transparent;
 border: 0px solid;
margin:0px;
}

input.submit    {
background-color:#EFEEED; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
font-weight:normal;
color:#000000; 
border: 1px solid #000000; ;
height: 20px;
cursor: pointer;
margin-top: 1px;
}


/*TAG_LINES*/
hr {
 color: #C7C7C7; 
 background-color: #C7C7C7;
 height: 1px;
}

hr.yellow {
 color: #ddad08; 
 background-color: #ddad08;
 height: 1px;
}

hr.blue {
 color: #336699; 
 background-color: #336699;
 height: 1px;
}

hr.red {
 color: #aa1002; 
 background-color: #aa1002;
 height: 1px;
}

hr.green {
 color: #339966; 
 background-color: #339966;
 height: 1px;
}

hr.orange {
 color: #FF6600; 
 background-color: #FF6600;
 height: 1px;
}

/*TAG_FEEDBACK_BOXEN*/



#small, .small{
 font-size:8pt;
}

/*TAG_TEXT_COLORS*/
span.important  {
color: #ff0000; 
font-weight:bold;
}


pre {
 text-align:left;
}


#tc_scroller_container {
 border:0px solid red;
}


.topbox {
text-align:right;
float:left;
width:100%;
margin-bottom:3px;
margin-top:3px;
font-size:90%;
}

.topbox a:link {
 color:#FFFFFF;
 text-decoration:underline;

}


#footer_bank{
min-height:236px;
background: transparent url(file_server/template/anfooter.png)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
color:#757575;
font-size:10pt;
padding-top:200px;
}

#footer_bank a {
 color:#757575;
}

#footer_bank a:hover {
 text-decoration:underline;
}
#keimeno_bank{
border: 0px solid red;
margin: 0px auto;
width:100%;
min-height:30px;
height:auto;
background-color:transparent;
float:left;
color:#757575;
text-align:center;
font-size:8pt;
vertical-align:middle;
padding-top:6px;
}

#keimeno_bank a {
 color:#757575;
}

#keimeno_bank a:hover {
 text-decoration:underline;
}

#toplevel_menu{
float:left;
width:100%;
}

#toplevel_menu ul,
#toplevel_menu li{
padding:0px;
margin:0px;
list-style-type:none;
}

#toplevel_menu ul{
float:left;
padding:0px 3px 0px 0px;
margin:0px 0px 0px 0px;
/*background-image:url(images/nav-bar.jpg);*/
background-image:url("file_server/template/tabrightE.gif") no-repeat left top;
background-position:right;
background-repeat:no-repeat;
}

#toplevel_menu li{
line-height:24px; 
display:inline;
position:relative;
float:left;
width:111px;
text-align:center;
}

#toplevel_menu li a{
width:111px;
text-align:center;
float:left;
font-weight:normal; 
background-image:url(images/nav-bar.jpg);
background-position:left;
background-repeat:no-repeat;
font-size:10pt; 
}

#toplevel_menu li a:link,
#toplevel_menu li a:visited{
color: #E3E3E3; 
text-decoration:none;
font-size: 10pt;
}

#toplevel_menu li.active a,
#toplevel_menu li a:hover,
#toplevel_menu li a.selected {
color: #FFFFFF; 
text-decoration:none;
background-image:url(file_server/template/toplevel_button.png);
background-position:right;
background-repeat:no-repeat;
}

#searchbox {
 float:right;margin-right:40px;margin-top:3px;
}

#searchbox .btn {
BORDER: #6E82A3 1px solid; BORDER: #6E82A3 1px solid; 
FONT-SIZE: 11px; 
HEIGHT:21px;
}
#searchbox .field {
width:160px;BORDER: #6E82A3 1px solid; FONT-SIZE: 10px; HEIGHT: 13px;
}

fieldset.error {
 border:   1px solid #ff0000;
 background-color:#FFE3E3;
 display:   block;
 padding: 1em 2em;
 clear:   both; 
 margin:  5px 0 10px 0;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

legend {
 font-weight: bold;
 color:#ff0000;
}

label {
 clear: left;
 float: left;
 display: block;
 font-weight: bold;
}

        
.searchrow, #indexsearch {
 float:left;
 width:100%;
 margin-bottom:10px;
}

#indexsearch searchrow a, #indexsearch  h1 {
 color:#1111CC;
 text-decoration:underline;
}

#indexsearch  h1 {
 font-size:12pt;
 margin:0;
 padding.0;
}

#indexsearch h1 a {
 color:#1111CC;
}

.searchrow a.url {
 color:#0E776C;
}

.divframe {
        width:400px;
  border:3px solid #E0462E; 
  padding-left: 12px; 
  padding-right: 12px; 
  padding-top: 6px;
  padding-bottom: 6px;
  color: black;
  background-color: #EFEFEF;  
  -moz-border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left:0px;
  text-align: left;   
  margin-left:-3000px;
}

input.sub_btn {
 border:1px solid #d5bd98; 
 border-right-color:#935e0d; 
 border-bottom-color:#935e0d; 
 background:#ffa822 url(images/opt_btn_bg_submit.gif) left center repeat-x;
}
input.sub_btn:active {
 border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;
} 
 
input.sub_btn_hover {
width: 121;
height: 23;
background: transparent url(images/opt_btn_ah.gif) no-repeat;
outline: none;
border:0px;
}

.subright{
        width:100%;
        float:right;
        text-align:right;
        margin-top:10px;
}


#container fieldset {
        border:         1px solid #898057;
        display:        block;
        padding:        1em 2em;
        clear:          both;
        margin:         2em 0 0 0;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        margin-bottom:10px;
}

#container legend {
        font-weight: bold;
color:black;
}

#container label {
        clear:          left;
        float:          left;
        display:        block;

        font-weight: bold;
}
 

#container fieldset td input { 
 margin-right:6px;
}

#container fieldset td.label{
 max-width:160px;
 padding-right:10px;
}

#container fieldset tr {
/* border-bottom: 6px solid transparent; */
}

#container fieldset .tab_std {
 margin-bottom:10px;
 margin-top:10px; 
}


/*TAG_MENU*/
#art_tree {
float:left;
width:100%;
height:auto;
text-align:left;
color:#575757;
}

#art_tree ul {
margin-left: 0px;
padding-left: 0;
display: block;
border: none;
}

#art_tree ul li {
margin-left: 0;
padding-left: 6px;
border: none;
list-style: none;
display: block;
}

#art_tree a {
 color:#575757;
}

#art_tree a.mt_active {
font-weight:normal; 
text-decoration:underline;
}

#gmaps {
 border-bottom:10px;
 border-top:10px;
 width:100%;
 text-align:center;
}

.wio {
text-align:left;width:90%;
padding-left:20px;
margin-bottom:20px;
}

.today {
 font-weight:bold;
 color:red;
 font-size:8pt;
}
.facebook-like-button {
  padding-top: 1px;
  margin-right: 10px;
}

#share-content {
 width:100%;
 float:left;
 text-align:right;
}

.twitter-button {
  margin-right: -5px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.bold {
 font-weight:bold; 
}

.tc-clear,.clear {clear:both;}

.redimportant {
 color:#ff0000;
 font-weight:bold;
 marign-left:10px;
}

.bold {
 font-weight:bold;
}

img.gal-border{
   // margin:3px;
    padding:4px;
    border:1px solid #cecece;
    border-radius:3px;}

.gal-foto-album {
border:3px solid #515151;
border-radius:3px;
padding:6px;
margin-bottom:5px;
-moz-box-shadow:0 0 3px #515151;
-webkit-box-shadow:0 0 3px #515151;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.global_black {
display:none;
position:fixed;
width:100%;
height:100%;
opacity:0.3;
background-color:#000;
}

#closeicon-divframe {
margin:-20px -30px 0 0;
}

.divframe {
width:400px;
border:3px solid #959595;
color:#000;
background-color:#EFEFEF;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
position:absolute;
left:50%;
top:50%;
margin-left:0;
text-align:left;
display:none;
z-index:1600;
padding:6px 12px;
}

.cmsbtnhref {
background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 #209DC2;
border-color: #41627C;
color: #FFFFFF;
padding: 0 16px;
text-shadow: 0 -1px 0 #1F425E;
font-size:16px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
padding:6px 10px 6px 10px; 
}
img { border: 0; }

#savedresult {
    width:300px;
    z-index:1000;
    height:auto;
    position:absolute;
    display:none;
}

.white {
  background-color:#ffffff;
}

#theme {
  height:200px;
}

#theme img {
  max-width:600px;
  margin-top:30px;
}

.mt-lg {
  margin-top:30px;
}

main div:first {
  padding-top:30px;
  }
  
  
/* lightbox */
.slbOverlay,.slbWrapOuter,.slbWrap{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:0.7;filter:alpha(opacity=70);-webkit-animation:slbOverlay 0.5s;-moz-animation:slbOverlay 0.5s;animation:slbOverlay 0.5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0px auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;background-color:#fff;box-shadow:0 0.2em 1em rgba(0,0,0,0.4)}.slbImageWrap{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 0.2em 1em rgba(0,0,0,0.6)}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:0.71429em 0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbCloseBtn,.slbArrow{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbCloseBtn::-moz-focus-inner,.slbArrow::-moz-focus-inner{padding:0;border:0}.slbCloseBtn:hover,.slbArrow:hover{opacity:0.5}.slbCloseBtn:active,.slbArrow:active{opacity:0.8}.slbCloseBtn{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-0.33333em;top:0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,0.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:0.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-0.8em 0 0 -0.8em;border:0.8em solid transparent}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0, -1em, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0);-moz-transform:translate3d(0, -1em, 0);-ms-transform:translate3d(0, -1em, 0);-o-transform:translate3d(0, -1em, 0);transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}