/* CSS Document */

#conash3D0
{
display:none;
}
	table 
{
table-layout: fixed; center;
}
#tab1 {align: middle;}
img{border:none;}
body { font-family: helvetica, MS Sans Serif, Verdana, Geneva, sans-serif;}
#tdtop{background-color: #ffffff;}
body { background-color: #543d34;}
#td1 { background-color: #ffffff; 
 -moz-border-radius: 30px; -webkit-border-radius: 30px; 
border: 2px solid #000; padding: 5px;
font-family: arial, MS Sans Serif, Verdana, Geneva, sans-serif; color: #000000;
}

.td1 A:link {text-decoration: none; color: #000000;}
.td1 A:visited {text-decoration: none;color: #000000;}
.td1 A:active {text-decoration: none;color: #000000;}
.td1 A:hover {text-decoration: none; color: #8ea01f;}



A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none;color: #ffffff;}
A:active {text-decoration: none;color: #ffffff;}
A:hover {text-decoration: none; color: #92e0ef;}

h1 { font-size: 12pt; font-weight: normal; text-align: center; margin: 0px }

h2 { font-size: 12pt; font-weight: normal; text-align: center; margin: 0px}
h3 { font-size: 0pt; font-weight: normal; text-align: center; margin: 0px}


#box {
border-bottom: solid black 0px; 
border-top: solid black 0px; border-left: solid black 0px; 
border-right: solid black 0px; padding: 15px; background-color: #edf4bf;
-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 240px;  margin-left: auto;
  margin-right: auto;}
  
  #boxtip {
border-bottom: solid black 0px; 
border-top: solid black 0px; border-left: solid black 0px; 
border-right: solid black 0px; padding: 15px; background-color: #bff9fe;
-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 240px;  margin-left: auto;
  margin-right: auto;
  overflow: none;
  }
    #boxnews {
border-bottom: solid black 0px; 
border-top: solid black 0px; border-left: solid black 0px; 
border-right: solid black 0px; padding: 15px; background-color: #edd4ef;
-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 240px;  margin-left: auto;
  margin-right: auto;
  overflow: none;
  }
      #boxtest {
border-bottom: solid black 0px; 
border-top: solid black 0px; border-left: solid black 0px; 
border-right: solid black 0px; padding: 15px; background-color: #c3ff99;
-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 480px;  margin-left: auto;
  margin-right: auto;
  overflow: none;
  }
  
   #boxwhite {
border-bottom: solid black 0px; 
border-top: solid black 0px; border-left: solid black 0px; 
border-right: solid black 0px; padding: 15px; background-color: #ffffff;
-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 240px;  margin-left: auto;
  margin-right: auto;
  overflow: none;
  }
  
  #boxpink {
border-bottom: solid black 0px; 
border-top: solid black 0px; border-left: solid black 0px; 
border-right: solid black 0px; padding: 15px; background-color: #CCCCFF;
-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 240px;  margin-left: auto;
  margin-right: auto;
  overflow: none;
  }
  
   #boxblue {
border-bottom: solid black 0px; 
border-top: solid black 0px; border-left: solid black 0px; 
border-right: solid black 0px; padding: 15px; background-color: #CCCCFF;
-moz-border-radius: 15px; -webkit-border-radius: 15px; width: 480px;  margin-left: auto;
  margin-right: auto;
  overflow: none;
  }
  
  
 
  
  
  
  .sliderwrapper{
position: relative; /*leave as is*/

border: 15px white;
border-bottom-width: 0px;
width: 230px; /*width of featured content slider*/
height: 150px;
padding:10px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: #bff9fe;
width: 230px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; overflow: auto;

}

.pagination{
width: 270px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
background-color: white;
padding: 5px 0px;
}

.pagination a{
padding: 0 0px;
text-decoration: none; 
color: #ffffff;
background: white;

}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #ffffff;
}
  
  
  #blanket {
background-color:#111;
opacity: 0.70;
filter:alpha(opacity=70);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#bff9fe;
width:300px;
height:300px;
z-index: 9002;
-moz-border-radius: 15px; -webkit-border-radius: 15px; padding:20px;

  }
  
  
