@charset "ISO-8859-1";

/*------Basic Styling--------*/
* {
    margin: 0px;
    padding: 0px;
}



body{

    background-image: url(images/bgfloral.gif);
    background-repeat: url(images/bgfloral.gif)
    text-align:center;
    background-attachment: fixed; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:85%;
    }




#wrap{
    position:relative;
    width:760px;
    margin: 0 auto;
    margin-top:25px;
    text-align: left;
    background: #d7f1f7 url(images/sidebar_bg.gif) repeat-y;
}

#clear {
clear: both;
}

#size {
width: 550px;
float:left;
}


/*-------position container elements----------*/
#header{
    position:relative;
    background-color:#f6f6d1;
    background-image: url(images/newtop.gif);
    background-repeat: repeat-x;
    height:110px;
    
}


#header .headerlogo {
    position: relative;
    left: 25px;
    top: 10px;
    background-image: url(images/logo2.gif);
    width: 698px;
    height: 94px;
}
#header h1 {
    margin-left: -9000px;
}


/*-------Navigation top----------*/

#nav {
    padding: 0 0 0px 0px;   
    width: 760px;
}

#nav ul {
    margin:0;
    padding: 0;
    list-style: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 760px;
    background-color: #f15656;
    padding: 0;
    border-bottom: solid #FFF;
    float: left; 
}

#nav li {
    float: left;
}

#nav li a {
    display: block;
    padding: 8px 15px;
    color: #FFF;
    text-decoration: none;
}
#nav li a:hover {
    background: #83cedc;
    color: #FFF;
}
#nav li a.current  {
    background: #48cde5;
    color: #FFF;
}


/*----------main Content--------*/

#content{
    float:right;
}
/*----------Text pages--------*/


#copy{
    position: relative;
    float: left;
    width:525px;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-right: 30px;
    padding-top: 5px;
    margin-right:5px;
    margin-bottom: 5px;
    margin-top: 8px;
}

#copy h1{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #3b778d;
    font-weight: Bold; 
    font-size:14px;

    }
#copy h2{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #3b778d;
    font-weight: normal; 
    font-size:12px;

    }
    
    #copy a{
    color: #f15656;
    }
a { font-size: 11px; background: inherit; color: #3f6f99; text-decoration: none; }
a:hover { background: inherit; color: #f15656; text-decoration: underline; }
/*-----Product Images------ */


#thumbnail{
    position: relative;
    float: left;
    width:150px;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-right: 15px;
    padding-top: 5px;
    margin-right:15px;
    margin-bottom: 5px;
    margin-top: 8px;
}




#thumbnail h3{
    color: #3b778d;
    text-decoration: underline; 
    text-align:center; 
    font-weight: normal; 
    font-size:10px;
}

#thumbnail h4{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#3b778d;
    font-size:10px;
    text-align:center; 
    font-size:9px;
 

}

a { font-size: 11px; background: inherit; color: #3f6f99; text-decoration: none; }
a:hover { background: inherit; color: #f15656; text-decoration: underline; }

/*-----Banner Identify----------*/

#banner {
    position: relative;
    float: left;
    width:400px;
    padding-top:5px;
    padding-left: 35px;
    padding-bottom: 2px;
    margin-left: 55px;  
    margin-bottom: 5px;
    margin-top: 5px;
    border-width: 1px;
    border-color: white;
    border-style: dashed;
    background-color: #49bede;
    line-height: 19px;
    height: 20px;
    font-weight: bold;
    font-size: 12px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    color: white;
    text-align: center;

    }
    

        
#menu{
    margin:0;
    padding: 0;
    width: 300px;
    }



#menu ul {
    position: relative;
    margin:0;
    margin-left: 120px; 

    padding-top: 10px;
    list-style: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 300px;
}

#menu2{
    font-size: 12px;
    text-align: center;
    margin:0;
    padding: 0;
    width: 300px;
    }



#menu2 ul {
    line-height: 15px;
    position: relative;
    margin:0;
    margin-left: 20px;
    padding-top: 10px;
    list-style: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 500px;
}


#menu li {
    float: left;

}

#menu li a {
    display: block;
    padding: 8px 15px;
    color:#395790;
    text-decoration: none;
}

#menu li a:hover {
    background: #83cedc;
    color: #FFF;
}



/*-----Product Featured----------*/



#box{
float: left;
margin-right: 55px;
margin-bottom: 15px;
margin-top: 10px;
margin-left: 25px;
background-color: #f7fffb;
border-width: 1px;
border-color: #f15656;
border-style: dashed;
height: 200px;
width: 200px;
}

/*-------sidebar elements----------*/


#sidebar{
    float:left;
    width: 150px;
    background-color:#fffce3;
    margin-left: 25px;
    margin-right: 15px;
}



#sidebar ul.sidemenu {
    width:150px;
    margin-left: 0px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 15px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    list-style:none;

    }

#sidebar ul.sidemenu a {
    min-height: 18px;
    padding-top: 9px;
    border-bottom-width: 1px;
    padding-left: 15px;
    padding-right: 0;
    border-bottom-color: #f15656;
    display: block;
    font-weight:normal;
    color: #f15656;
    height: 1em;
    line-height: 1.5em;
    text-decoration:none;
}

#sidebar ul.sidemenu a.top{ 
    padding-top: 9px;   
    border-top-width: 0px;  
    border-top-color: #f15656;
}
#sidebar ul.sidemenu a:hover {
    padding-left: 10px;
    padding-bottom: 0em;
    padding-right: 10px;
    padding-top: 9px;
    border-left-color: #5eb7ea;
    border-left: 5px solid;
    color: #00adef;     
}

#sidebar ul.sidemenu a.current {
    padding-left: 10px;
    padding-bottom: 0em;
    padding-right: 10px;
    padding-top: 9px;
    border-left-color: #5eb7ea;
    border-left: 5px solid;
    color: #5eb7ea; 
    font-weight:bold;
}


/*-------table elements----------*/


table.stats
{ margin-top: 30px; margin-right: 200px; text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width:365px;
background-color: #d6413a;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{ background-color: #d6413a;
color: #FFF;
padding: 2px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #49bede;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 




/*-------footer elements----------*/


#footer{
color: #3399CC;
font: .8em Verdana, Arial, Helvetica, sans-serif;
background-color: #f6f6d1;
margin-top: 5em;
padding-top: 20px;
height: 100px;
text-align:center;
}

#footer img{
margin-top:12px;
}





 
    
    