﻿body 
{
    background-image:url(/images/background1.jpg);
    font-family:Arial;
    font-size:12pt;
    margin:0px;
    padding:0px 0px 0px 0px;
}

form
{
    height:100%;
}

#bodycontainer
{
    width:90%;
    min-width:900px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    border-left:solid 1px black;
    border-right:solid 1px black;
    padding:0px 0px 0px 0px;
    height:95%;
}

#bodycontainer1 
{
    padding:0% 1% 0% 1%;
    width:98%;
    height:100%;
}

#p_logo
{
    width:100%;
    padding:0px;
    height:3em;
    background-image:url(/images/background1.jpg);
    margin:0px
}

#p_logo img
{
    float:right;
    margin:0px 10px 0px 10px
}

#p_logo p
{
        font-size:2em;
        font-family:Comic Sans MS;
        padding:0% 0% 0% 0%;
        width:50%;
        margin:0px 0px 0px 3px;
        background-color:black    
}

#p_logo p a
{
        text-decoration:none;
        color:#ffffff
}

#p_logo p a span
{
     color:#ffffff
}

#topmenu
{
    clear:both;
    width:98%;
    height:2.1em;
    padding:0px 0.5% 0px 0.5%;
    margin:0px 0.5% 0px 0.5%;
    background-color:black
}

#topmenu div
{
    float:left;
    background-image:url(/images/buttons/OnTab.jpg);
    background-repeat:no-repeat;
    text-align:center;
    width:120px;
    height:1.5em;
    list-style-type:none;
    margin: 0.2em 0.2em 0em 0em;
	padding: 0.2em 0.2em 0.2em 0.2em;
}

#topmenu a
{
    color:White;
    font-size:0.6em;
    text-decoration:none;
}

#bottommenu
{
    clear:both;
    width:98%;
    height:30px;
    background-image:url(/images/MenuBottomBar.jpg);
    background-repeat:repeat-x;
    padding:0px 0.5% 0px 0.5%;
    margin:0px 0.5% 10px 0.5%;
    border-top:solid 2px #445984
}

#bottommenu div
{
    float:left;
    margin: 0.25em 0em 0.25em 2em;
	padding: 0.2em 0.2em 0.2em 0.2em;
}

#bottommenu a
{
    color:White;
    text-decoration:none;
    font-size:0.8em
}

#latcontroller
{
    clear:both;
    margin:0% 0.5% 0.5% 0.5%;
    font-size:7pt;
    background-image:url(/images/controlbar_2.gif);
    background-repeat:repeat;
    padding:2px 8% 2px 8%;
    width:84%;
    vertical-align:top;
    margin-top:10px;
    border-left:solid 2px #e3e3e3;
    border-right:solid 2px #e3e3e3;

}

#latcontroller select
{
    font-size:7pt;
    vertical-align:text-top
}

#latcontroller input
{
    font-size:7pt;
    vertical-align:text-top
}

.inputbutton
{
    font-size:8pt
}

#constellationmap
{
    width:90%;
    min-width:850px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:10px;
    background-color:black;
    padding:3px;
    background-color:#dedede;
    border:solid 1px #5c0000;   
}

#constellationlist
{
    margin:5px 10px 5px 5px;
    color:#ffffff;
    padding: 0.5em 0.5em 0.5em 0.5em;
    float:left;
    background-color:#f1f5fa;
    border:solid 1px #4d5568;   
}

#constellationlist span
{
    text-align:left;
    font-size:10pt;
    font-weight:normal;
    padding: 0.2em 0.2em 0.2em 0.2em;
    color:#4d5568;
    background-image:url(/images/GreyBackground.jpg);
    background-repeat:repeat-x;
    display:block;   
}

#constellationlist ul
{
    margin:0px;
    padding:0px 0px 0px 25px;
}

#constellationlist ul li
{
    text-indent:-5px;
    font-size:18pt;
    color:Red;
    padding:0px 0px 0px 0px;
    margin:10px 0px 0px 0px;
}

#constellationlist ul li ul
{
    margin:0px;
    padding:0px 0px 0px 25px
}

#constellationlist ul li ul li
{
    text-indent:-5px;
    font-size:10pt;
    color:Green;
    list-style-type:square;
    padding:0px;
    margin:5px 0px 5px 0px
}

#constellationlist ul li ul li h2 a
{
    text-align:left;
    font-size:10pt;
    font-weight:normal;
    color:#4d5568;
    text-decoration:none
}

#constellationlist ul li h2
{
    margin:0px;
    font-size:10pt;
    padding:0px;
}

#constellationlist ul li h2 a
{
    text-align:left;
    font-size:10pt;
    font-weight:normal;
    color:#4d5568;
    text-decoration:none
}

#constellationdetails
{
    width:95%;
    height:100%;
}

#constellationdetails h1
{
    margin:5px;
    color:#4d5568;
    padding: 0.2em 0.2em 0.2em 0.2em;
    text-align:left;
    font-size:14pt;
    font-weight:bold;
    font-family:Arial
    
}

#constellationdetails p
{
    font-size:8pt;
    float:right;
    font-weight:normal;
    background-color:#cccccc;
    padding:2px
}

#constellationdetails hr
{
    margin-top:10px;
    margin-bottom:10px;
    clear:right
}

#constellationdetails p span
{
    vertical-align:top
}

#constellationdetails img
{
    float:left;
    margin: 0px 20px 20px 0px;
    max-width:50%
}

#constellationdetails div
{
    color:black;
    font-size:10pt;
    text-align:justify;
    padding-right:10px;
    padding-bottom:10px
}

#constellationdetails table thead tr td
{
    padding:3px;
    background-image:url(/images/BackGround.jpg);
    color:black;
    font-weight:bold;
    border-right:solid 1px #aaaaaa;
    border-left:solid 1px #e2e2e2;
    border-bottom:solid 1px black
}

#constellationdetails table thead tr td a
{
    color:#333333;
    text-decoration:none
}

#constellationdetails table
{
    font-size:9pt;
    font-family:verdana;
    border:solid 1px #d9d9d9;
    background-color:#f1f5fa;
    margin:2% 2% 2% 2%;
    min-width:50%
}

#constellationdetails table tbody tr td
{
    padding:3px;
    border-right:solid 2px #d9d9d9;
    vertical-align:top
}

#constellationdetails table tbody tr td h6
{
    display:inline;
    color:red;
    margin:0px;
    padding:0px;
    font-size:8pt;
}

#constellationdetails table tbody tr td h3
{
    color:red;
    margin:5px;
    padding:5px;
}

#preview a
{
    text-decoration:none;
    background-repeat:no-repeat;
    color:black;
    width:60px;
    padding:2px 10px 2px 10px;
    background-color:transparent;
    margin-right:2px;
    float:right;
}

#preview
{
    border-bottom:solid 1px #aaaaaa;
    width:98%;
    height:16px;
    padding:0px 5px 0px 5px;
    text-align:right
}

#preview a:hover
{
    color:#004488
}

.errormessage
{
    color:Red !important;
}

.cssPlanisphere
{
    padding-left:5%;
    padding-top:10px;
}

#divplanisphere
{
    width:810px;
    height:100%;
    margin-left:auto;
    margin-right:auto
}
#ctl00_TP1_debug
{
    color:White;
}

#coredata
{
    float:left;
    margin-right:1%
}

.gridtable
{
    font-size:10pt;
    border:solid 1px #404150;
    font-weight:normal;
    color:black;
    width:250px;
}

.gridname
{
    background-color:#babcd1;
    border-bottom:solid 1px #ced2e9;
    border-right:solid 1px #ced2e9;
    border-top:solid 1px #ced2e9;
    padding:2px 5px 2px 5px;
    text-align:left;
    width:120px;
    vertical-align:text-top
}

.gridvalue
{
    background-color:#dadce7;
    border-bottom:solid 1px #ced2e9;
    border-top:solid 1px #ced2e9;
    border-left:solid 1px #ced2e9;
    padding:2px 5px 2px 5px;
    text-align:left;
    vertical-align:text-top
}

.gridheader
{
    background-color:#ced2e9;
    padding:2px 5px 2px 5px;
    text-align:left;
    color:black
        }
        
.griddivider
{
    background-color:#ced2e9;
    width:20px
        }

#form_container
{
    clear:both;
    padding:10px;
    background-color:#ffffff;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    font-family:Arial;
    border-right:none;
}

#form_leftcorner
{
    float:left;
    margin:-10px 0px 0px -10px
}

#form_rightcorner
{
    float:right;
    margin:-10px -10px 0px 0px;
    border:0px;
    padding:0px
}


#form_container h1
{
    clear:both;
    font-weight:bolder;
    font-size:1.6em;
    margin:10px 0px 3px 0px;
}


#form_container h2
{
    clear:both;
    font-weight:normal;
    font-size:1.1em;
    margin:5px 0px 2px 0px;
    color:#4d5568
}

#form_container hr
{
    width:100%;
    height:2px;
    color:#5977AC; 
    border:none;
    background-color:#5977AC
}

#stdsearchbox
{

    width:66%;
    margin:2% 2% 2% 2%;
    border:solid 1px #5977AC;
    padding:5px 15% 5px 15%;
    background-color:#F6F6F6;
    list-style-type: none
}

#pageslider
{
    height:20px; 
    padding:0px; 
    background-image:url(/images/controlbar_2.gif);
    background-repeat:repeat;
    margin:2px 0; 
    width:85%;
    margin-left:auto;
    margin-right:auto
}

#pageslider img
{
    border:0px
}

#pageslider_leftbutton
{
    width:23%; float:left; padding:3px 1% 0px 1%; vertical-align:top
}

#pageslider_leftbutton a
{
    float:right;
    height:15px;
    margin-top:0px;
    padding-top:0px;
    border:none;
}

#pageslider_leftbutton a img
{
    vertical-align:top
}

#pageslider_results
{
    width:47%; float:left; text-align:center; padding:2px 0; color:#31328C; font-size:0.8em
}

#pageslider_results b
{
    font-weight:bold
}

#pageslider_rightbutton
{
    width:23%; float:left; padding:3px 1% 0px 1%; vertical-align:top
}

#pageslider_rightbutton a
{
    float:left;
    height:15px;
    margin-top:0px;
    padding-top:0px;
    border:none;
}

#pageslider_rightbutton a img
{
    vertical-align:top
}

.postcodebox
{
    width:15%;color:#888888;font-size:7pt
}

#stdsearchbox li  
{  
    color:#673694;
    font-size:0.7em;
    padding-bottom:0.1em
}

#stdsearchbox select
{
        width:22%;color:#444444;font-size:7pt
}

#detailsbox
{
    border:solid 1px #d6dbdd;
    width:100%;
}

#loclist
{
    width:80%;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    padding:0px;
}

#loclist li
{
    list-style-type:none;
    font-size:10pt
}

.altbackground
{
    background-color:#f5f5f5
}

#loclist li div
{
    width:55%;
    margin:5px 0px 4px 2%;
    float:left;
    font-size:1em;
    float:left
}

#loclist li img
{
    margin-left:3%;
    margin-right:2%;
    margin-top:5px;
    float:right;
    max-width:20%
}

#loclist li div span
{
    font-size:0.8em;
    font-weight:bold
}

#loclist li div p
{
    font-size:1em;
    display:inline
}

#loclist li div h6
{
    font-size:0.7em;
    margin:1pt 5pt 5pt 0pt;
    display:block
}

#loclist li div br
{
        clear:both;
}

.loclista
{
    color:#5977AC; font-size:1em;font-family:Arial;font-weight:bold;text-decoration:none; margin-top:3px;float:none

}

#loclist li div h2
{
    background-image:url(/images/buttons/more_bg.png);
    background-repeat:no-repeat;
    width:131px; 
    text-align:center; 
    padding:5px 0 20px; 
    margin:10px;
    float:left
}

#loclist li div h2 a
{
    color:White;
    text-decoration:none;
    font-weight:bold;
    font-size:10pt
}

#loclist li div h3
{
    background-image:url(/images/buttons/greenbox.jpg);
    background-repeat:no-repeat;
    width:131px; 
    text-align:center; 
    padding:5px 0 20px; 
    margin:10px;
    float:left;
    font-size:10pt
}

#loclist li div h3 a
{
    color:White;
    text-decoration:none;
    font-weight:bold
}

#loclist li hr
{
    clear:both;
    width:96%;
    height:1px;
    margin-top:2px;
    margin-left:auto;
    margin-right:auto;
    background:#D1DBE2;
    color:#D1DBE2;
}


#detailsbox h2
{
    background-image:url(/images/BlueBackground.jpg);
    background-repeat:repeat-x;
    width:97%;
    padding:4px 1.5% 4px 1.5%;
    font-weight:bolder;
    font-size:1.1em;
    margin:0px;
}

#detailsbox table
{
    background-color:#eaf6fc;
    width:100%;
    font-size:1.0em;
    margin:0px;
}

#detailsbox table td
{
    padding:1% 10px 1% 10px;
}

#detailsbox div.baskettotal
{
    background-color:#ffde86;
    width:94%;
    padding:5px 5% 5px 1%;
    text-align:right;
    font-size:1.1em;
    font-weight:bold
}

#detailsbox div.basketvat
{
    background-color:#ffffff;
    width:94%;
    padding:5px 5% 5px 1%;
    text-align:right;
    font-size:1.0em;
    font-weight:normal
}

#form_container div.actionline
{
    background-color:#ffffff;
    width:98%;
    height:22px;
    padding:6px 1% 6px 1%;
}

#form_container div.actionline img
{
    background-color:#ffffff;
    width:auto;
    border:none;
}

#addressbox
{
    border:solid 1px #d6dbdd;
    width:100%;
    font-size:0.8em;
}

#addressbox table
{
    width:60%;
    margin-left:auto;
    margin-right:auto
}
#addressbox h2
{
    background-image:url(/images/GreyBackground.jpg);
    background-repeat:repeat-x;
    width:97%;
    padding:4px 1.5% 4px 1.5%;
    font-weight:bolder;
    font-size:1.1em;
    margin:0px;
}

#addressbox p
{
    width:97%;
    background-color:#efefef;
    padding:1.5%;
    font-weight:normal;
    font-size:1.0em;
    margin:0px;
    color:#666666
}

#addressbox input
{
    width:375px;
    background-color:#ffeebb;
    font-weight:normal;
    font-size:1.0em;
    margin:0px;
}

#addressbox textarea
{
    width:400px;
    height:120px;
    padding:2%;
    font-weight:normal;
    font-size:1.0em;
    margin:0px;
}

#addressbox select
{
    width:500px;
    height:auto;
    font-weight:normal;
    font-size:1.0em;
    margin:0px;
}

#addressbox table
{
    width:55%;
    background-color:#ffffff;
    margin:1.5%;
    font-weight:normal;
    font-size:1.0em;
    margin:0px;
}

#addressbox table tr
{
    width:100%
}

#addressbox table td
{
    width:30%;
    background-color:#ffffff;
    padding:2px 10px 2px 10px;
    font-weight:normal;
    font-size:1.0em;
    margin:0px;
}

#addressbox table td p
{
    width:100%;
    background-color:#ffffff;
    font-weight:normal;
    font-size:1.0em;
    margin:0px;
}

.mapvslist
{
    margin:0px 0px 4px 0px;
    padding:0px 20px 1px 10px;
    border-bottom:solid 2px #9faee5;
    width:95%;
}


.mapvslist li
{
        list-style-type:none;
        display:inline;
        padding:1px 30px 1px 30px;
        background-image:url(/images/buttons/mapmenuoff.jpg);
        background-repeat:no-repeat;
        margin:0px;
}

.mapvslist li a
{
        color:black;
        font-weight:bold;
        text-decoration:none;
        font-size:0.6em
}

.homepagediv
{
    margin:0.1% 2% 10px 2%;
    float:left;
    width:310px;
}

.homepagediv img
{
    width:100%;
}

.homepagediv h4 a
{
    text-decoration:none;
    color:#3333ff;
}

.homepagediv h4
{
    background-image:url(http://www.chantrysoft.com/images/BlueBackground.jpg);
    background-repeat:repeat-x;
    width:96%;
    font-weight:normal;
    font-size:10pt;
    white-space:nowrap;
    margin:0px;
    padding:4px 2% 2px 2%;
    height:20px
}

.homepagediv ul
{
    font-size:1em;
    color:White;
    padding:10px 5px 10px 5px;
    margin:0px;
    width:294px;
    height:180px;
    border:solid 3px #4d5568
}

.homepagediv ul li
{
    list-style-type:none
}

.homepagediv ul li img
{
    margin:0px 10px 5px 5px;
    float:left;
    max-height:150px;
    width:50%
}

.homepagediv ul li h5
{
    color:white;
    font-weight:normal;
    text-decoration:none;
    font-size:10pt;
    margin:0px 0px 0px 5px;
}

.homepagediv ul li a
{
    color:#6B99FF;
    display:block;
    font-weight:normal;
    text-decoration:none;
    font-weight:bolder;
    font-size:11pt;
    margin:0px 0px 0px 5px;
}

.homepagediv ul li h3
{
    color:white;
    font-weight:normal;
    text-decoration:none;
    font-size:10pt;
    margin:0 5px 5px 5px;
}

.homepagediv ul li table
{
  margin:3px 5px 3px 10px;
  float:left
}

.homepagediv ul li table td
{
  padding:3px 5px 3px 5px;
  color:white;
  font-size:10pt;
}

.ulframe
{
    margin:0px;
    padding:0px;
    float:left
}

#largecalendar
{
    background-color:White;
    width:100%;
    padding:0.5% 4% 0.5% 4%;
    color:Black;
    font-size:1em;
    margin:0px;
}

#largecalendar td
{
    height:50px;
    text-align:left;
    vertical-align:top;
    border-right:solid 1px gray;
    border-bottom:solid 1px gray;
    padding:0.2% 0.5% 0.2% 0.5%;
    width:13%
}

.OnMonth
{
    background-color:#ffffcc
}

.OffMonth
{
    background-color:#ffff88
}

#largecalendar th
{
    height:16px;
    text-align:left;
    vertical-align:top;
    border-right:solid 1px gray;
    padding:0.2% 0.5% 0.2% 0.5%;
    background-color:#6278a8;
    color:white;
    /*color:#888888;)*/
    font-size:0.8em
}

#largecalendar td span
{
    font-size:0.6em;
    font-weight:normal
}

#largecalendar td ul
{
    margin:0px;
    padding:0px;

}

#largecalendar td ul li
{
    margin:0px;
    padding:2px;
    font-size:0.7em;
   list-style-type:none;
}

.CalendarMonth
{
    font-size:0.8em;
    color:#888888;
    padding:0.2% 4% 0.2% 4%;
    font-weight:bold;
}

#CalendarContainer
{
    width:100%;
    min-height:600px;
    margin:0px;
}

#MonthBanner
{
       float:right;
       margin:8px 1.5% 0px 0.5%;
       padding:0px;
       width:60%;
       height:40px;
       background-image:url(/Images/MonthlyBanners/asteroids1.jpg)
}

#MonthBanner img
{
    margin:0px;
    height:41px;
    float:left
}

#MonthBanner span
{
    position:relative;
    top:6px;
    left:30px;
    color:#ddddff;
    font-size:1.2em;
    font-weight:normal;
    margin:0px;
}

#CalendarMonthChooser
{
   float:left;
   width:13%;
   margin:0% 1% 5% 1%;
   background-color:#efefef;
   border:solid 1px #cfcfcf;
   padding:0.5%
}

#CalendarMonthChooser h2
{
    font-size:0.8em;
    margin:0px;
    padding:2px 5% 2px 5%;
    font-weight:normal;
    color:#525d73;
    width:90%;
    background-image:url(http://www.chantrysoft.com/images/BlueBackground.jpg);
    background-repeat:repeat-x;
}

#CalendarMonthChooser ul
{
    font-size:0.8em;
    color:#888888;
    margin-left:-10px
}

#CalendarMonthChooser li
{
   list-style-type:none;
   color:black;
   margin-left:-10px;
   padding:2px 2px 2px 4px
}

#CalendarMonthChooser a
{
   text-decoration:none;
   color:#888888;
}

#CalendarMonthChooser img
{
   margin-right:3px;
}

#MonthDisplay
{
    float:left;
    width:71%;
    margin:0% 3% 5% 3%;
   background-color:#efefef;
   border:solid 1px #cfcfcf;
   padding:0.5%
}

#MonthDisplay h2
{
    font-size:0.8em;
    margin:0px;
    padding:2px 2% 2px 2%;
    font-weight:normal;
    color:#525d73;
    width:96%;
    background-image:url(http://www.chantrysoft.com/images/BlueBackground.jpg);
    background-repeat:repeat-x;
}



