/*
  * { border: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue }


*/

/*  ---------------------------- a  5500FF */

a { color:  #3C00B3; text-decoration: none;     }
a:hover { color: #3C00B3;  text-decoration: underline;    }
a:visited { color: #3C00B3;      }

label { 
 cursor: pointer; 
 cursor: hand; 
}


a > img {
 border-width:0px;
}

a img {
 border-width:0px;
}

ul {
color: #222222;
left: 0px;

}




body{
  font-family: Verdana, Tahoma, arial, helvetica,sans-serif;
  font-size: x-small;
  margin: 0px;
}




h2 {
 color:  #FFCC00;
 font-style: oblique;
 font-weight:normal;
 text-align:center;
}
h3 {
 color:black;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

h1 {
  text-align: center;
  font-weight: bold;
  font-size: x-large;
  background-color: #FFCC00; 	
  color: black;
  text-transform: uppercase;
}

div > h1{
	  font-weight: normal;   
}




blockquote {
  margin-left:10%;
  margin-right:10%;
  padding:5px 5px 5px 5px;
  border: solid #eee 1px;
}





textarea {
        margin: 2px ;
        border-color: #FFC433;
        border-style: solid;
        border-width: 1px;
       background-color:white;
}


div.rounded * input{
        background-color:white;
}


select, input,  textarea  {
        border-color: #FFC433;
        border-style: solid;
        border-width: 1px;
        background-color:white;
}

div.rounded * select, input,  textarea  {
        padding: 1px ;
        border-color: #FFC433;
        border-style: solid;
        border-width: 1px;
        background-color:white;
}


div.rounded * input[type="text"] {
        background-color: white;
        padding:  0px;
}

div.rounded * textarea {
        background-color: white;
        padding:  0px;
}








table{ 
       width: 100%; 
}

th {
  background-color:  #FFE47A;
}

td  {
  vertical-align: top;
  text-align: left;  
}

ul {

     position: relative; 
     left: -10px;
     text-align: left;  
     list-style-position: outside; 
     /*     list-style-image:   */
     list-style-type: none;
}
  


pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}





.largeinput {
	 font-size: 12pt; 
}







.blackborder{
border:solid black 1px
}

.blackborder  td {
border:solid black 1px
}

.label{ 
        float:left; font-weight: bold;  clear: none;   margin-right: 5px; 
}

.tagline{
        margin:  0px auto 0px auto;   
        font-size: small;
        background-color: #FFF;      
}

#container{
 width: 800px;
 position:relative;
 margin:  0px auto 0px auto;
}


#about {
  text-align:center;
  font-size:small;
}

.home{
text-align: center;
}





/* xxxxxxxxx  */







/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.news2 {font-size: small; margin-top: 0px;}

div.rounded * li {   
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;  
  list-style-image: none; 
  background-image: none;
}

.pricebar
{align: left; width: 95%; color:black;height:1 px;background-color:black}

.buy {
vertical-align:top;
padding-top:10px;
}

.product{
  width: 200px;
  vertical-align:top;

}
.price{
color: #222222;
}

/*  #border:1px solid #B38924; .store{ } */
.store{  background-color:  #FFE47A; padding:  0px 0px 0px 0px; margin:  0 0 0 0; }
.storetable tr { padding:  0 0 0 0; margin:  0 0 0 0;  }
.storetable td {  padding:  0 0 0 0;; margin: 0 0 0 0;
padding-top: 0px; padding-bottom: 0px;    background-color:  #FFE47A;}
.note{ font-size: xx-small; color: #3B3B3B;  }



#logo
{
    margin: 0px auto 0px auto;   
    text-align: center;        
    clear: both;
}
	

#login{ 
        float:right; font-size: xx-small; color: #3B3B3B; 
	    background-color:  #FFF4CA;    border:1px solid #FFE47A;


	    text-align: right;
	 }	
#loginframe{ 
            float:right; background-color:  #FFF4CA;           
            clear: none;
            font-size: xx-small; color: #3B3B3B; 
	    border:1px solid #FFE47A;
	    width: 300px;
            height: 40px;
	    text-align: right;

	 }	

/*]]>*/

