body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Arial,Helvetica,sans-serif;
    background: #eee;;
    background: url(../images/stripe.png);
    background-repeat: repeat;
    line-height: 20px;
}




/*Products page---------------------*/

.productcont{
    margin-top: 10px;
}

.leftwrapper{
padding-top: 15px;
    margin-bottom: 30px;
    border-right: 1px dotted #666;
 
}

.importhead p{
    margin-top: 10px;
}

.importarrow{
position: absolute;

}

.importlinks ul{
 list-style: none;
 padding: 0px;
}

.importlinks ul li{
 padding: 10px 0 10px 0;
 background-color: #eee;
 text-align: center;
 width: 220px;
 margin: 0;
 border-bottom: 1px dotted #666;
}

.importlinks ul a {
    text-decoration: none;
    color: #666;
}

.importlinks ul li:hover{
    background-color: #999;
    color: #fff;
    font-weight: bold;
}

#desctitle{
    height: 25px;
    font-size: 22px;
    font-weight: bold;
   
}

#desccontent{
    padding-top: 20px;
}



/*know more -------------------*/


#know_more{
    margin-top: 15px;
    position: relative;

}
#knowmore{
    height: 20px;
    line-height: 20px;
    background-color: #eee;
    border: 1px solid #999999;
    width: 80px;
    background: url(../images/know_more_img.jpg);
    background-repeat: repeat-x;
    position: absolute;
    right: 0px;
}

#knowmore a{
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}



#know_more{
    margin-top: 25px;
}



/*imports and exports*/

.importhead{
background-color:#666;
height: 35px;
border-bottom: 1px dotted #fff;

}

.importhead p{
font-family: verdana, arial, helvetica, sans-seriff;
font-weight: bold;
color: #fff;
}




#page
{
    margin-top: 0px;
/*    margin-bottom: 5px;*/
    background: white;

}

#header
{
    margin: 0;
    position:relative;
    padding: 0;
}

#mainmenuworld{
    background-color: #414141;
/*    position: absolute;
    right: 0;
    top: 35px;*/
}

#content
{
    padding: 0px;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#footer
{	
    font-size: 0.8em;
    text-align: center;

}

#logo
{
    padding: 5px 5px;
}

#mainmenu
{


}

#mainmenu ul
{
    /*	padding:6px 20px 5px 20px;*/
    margin:0px;

}

#myslidemenu{
    z-index: 1000;


   
}

#myslidemenu ul li ul li {
    z-index: 1000;
    width: 96px;
}

#mainmenu ul li
{
    display: inline;
    border-right: 1px solid #999999;


}



#mainmenu ul li:last-child{
    border-right: none;
}



#mainmenu ul li a
{
    color:#666666;
    background-color:transparent;
    font-size:12px;
    font-family: verdana, arial, Helvetics, sans-serif;
    font-weight: bold;
  

    text-decoration:none;
    padding:5px 8px;
}



#jqbanner{
    background-color: #fff;
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
   

    
}

#slidermain{
    z-index: -2000;
    height: 300px;
}

.title{
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}

.bannerwrapper{
    position: relative;
    height: 375px;
    overflow: hidden;
    cursor: pointer;

}
.bannerc{
    position: absolute;
    left: 0;
    top:0;
}
  
.bannerbw{
    position: absolute;
    left: 0;
    top:0;

}
.bannertext{
    background-color: #000;
    opacity:.8;
    position: absolute;
    bottom: -30px;
    height: 30px;
    text-align: center;

}

.bannertext p{
    font-size: 14px;
    color: #fff;
    margin-top: 8px;

}

#footerlinks
{
    height: 30px;
 }

#footercright{
    margin-top: 30px;
      margin-bottom: 30px;
}

#productbanner{
    height: 300px;

}




#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #438b49;
    text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 10px 0px;
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
 

}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}


/*my styles*/

#queries{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#999999;
    line-height:60px;
}



#maincontent{
  margin-bottom: 30px;

}





#read_more a{
text-decoration: none;
color: #fff;
background: url(../images/read1.png);
text-transform: uppercase;
padding: 7px;


}


#read_more a:hover{
text-decoration: none;
color: #fff;
text-transform: uppercase;
background: url(../images/read2.png);

}



footer{
    background-color: #000;
}

#breadcrumps a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #666666;

}
#footer_Wrapper
{
    background-color: #000;
}

#footer ul
{
    padding:6px 20px 5px 20px;
    margin:0px;
}

#footer ul li
{
    display: inline;
}

#footer ul li a
{
    color:#fff;
    background-color:transparent;
    font-size:12px  ;
    text-decoration:none;
    padding:0px 10px;
}

#footer ul li a:hover, #footer ul li.active a
{
    color: #999;
    text-decoration:none;
}

#maincontentholder{
    background-color: #ffffff;
    margin-top: 30px;
}

 #about_Glador{
    margin-top: 60px;
}





#latest_products{    
    height: 300px;


}

#movie1holder{
    border: 1px solid #f8c300;
}

#namestrip{
    background-image:url(../images/strip_bg.jpg);
    background-repeat:repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 35px;
    font-weight: 700;
    padding: 5px;


}



