.cs-linktabela {  
border-bottom:#FFF solid 2px; width:480px; padding:5px 0 5px 0; text-align:left;
 }


.cs-linkprodutos {  
color: #0783b2;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:24px;
font-weight:bold;
 }
 
.cs-linkprodutos a:link {  
color: #0783b2;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
font-weight:bold;
 }
 
.cs-linkprodutos a:visited {  
color: #0783b2;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
font-weight:bold;
 }
 
.cs-linkprodutos a:hover {  
color: #60b743;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight:bold;
 }
 
.cs-linkprodutos a:active {  
color: #0783b2;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
font-weight:bold;
 }



.imagemborda {  
margin:0 0 5px 0; border:solid; border-width:1px;
   -moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	
 }


  .cs-destaqueproduto {  
color: #2d2d2d;
font-family: 'Hammersmith One', Tahoma, Arial, Helvetica, sans-serif;
font-size: 29px;
font-weight:bold;
 }

.cs-rodape1 {  
color: #999;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 9px;
 }

.cs-destaque {  
color: #006ab1;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
margin-bottom: 5px;
line-height: 20px;
 }
 
 .cs-destaque a:link {  
color: #5e5e5e;
text-decoration:underline;
 }
 
  .cs-destaque a:visited {  
color: #5e5e5e;
text-decoration:underline;
 }
 
  .cs-destaque a:hover {  
color: #60b743;
text-decoration:none;
 }
 
  .cs-destaque a:active {  
color: #5e5e5e;
text-decoration:underline;
 }
 
 
 
  .cs-data {  
color: #306591;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
 }

 
 .cs-ultimas {  
color: #56a9ac;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
margin-bottom: 5px;
t
 }

 .cs-tituloblack {  
color: #686868;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
 }
 
.cs-tituloblack a:link {  
color: #333;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
 }
 
 .cs-tituloblack a:visited {  
color: #333;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
 }
 
 .cs-tituloblack a:hover {  
color: #60b743;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
 }
 
 .cs-tituloblack a:active {  
color: #333;
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:underline;
 }


.linkblue a:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#006ab1;
}
.linkblue a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#006ab1;
}
.linkblue a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#60b743;
}
.linkblue a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#006ab1;
}


.linkblank a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

.linkblank a:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
}
.linkblank a:visited {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
}
.linkblank a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.linkblank a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
}


/*  START EXPANDABLE SEARCH FORM */

::-webkit-search-decoration
{
  display: none;
}

input[type=search]{
  -webkit-appearance:textfield;
  -webkit-box-sizing:content-box;
}

.expandableSearch .search_form {
	background:url(http://www.newdrop.com.br/new/images/bg_searc.jpg);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;

  padding: 4px;
  padding-left: 8px;

  float: left;
}


.expandableSearch .searchinput {
  width: 227px;
  font-size: 13px;
  color: #FFF;
  background: none;
  vertical-align: middle;
  margin-top: 4px;
  border: none;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  float: left;
  outline: none;
}

.expandableSearch .searchinput:focus {

  width: 263px;
  width/*\**/: 227px\9


  

}

.expandableSearch .searchsubmit {
  display: block;
  height: 23px;
  width: 23px;
  line-height: 29px;
  background: url('http://www.newdrop.com.br/new/searchicon.png') no-repeat 3px 4px;
  text-indent: -9999px;
  border: none;
  vertical-align: middle;
  float: right;
}


/*  END EXPANDABLE SEARCH FORM */

/* telão */
@CHARSET "UTF-8";




#gamesHolder { width: 977px; }



a { text-decoration: none;}



#header h1, #header h2 { margin: 0; padding: 0; font-weight: normal; }

ul { padding: 0 0 0 15px; margin: 0; }

.holder { padding: 17px 5px; border-radius: 5px; box-shadow: 0px 0px 3px #CCC; }
.text { background-color: #f3f3f3; padding: 20px; line-height: 20px; overflow: hidden; zoom: 1; }

.holder h2 { margin: 0; padding: 0px 0px 15px 0px; }

code { display: block; background-color: #fff; padding: 10px; overflow: auto; }
pre { margin: 10px 0px; padding: 0; }

.h2 {
    font-weight: normal;
    display: none;
}

.button a {
    background: #0B5B60;
    margin: 10px 100px;
    opacity: 1;
    outline: medium none;
    padding: 5px ;
    text-align: center;
    text-decoration: none;
    display: block;
    line-height: 50px;
    background: #599BDC;
    background: -webkit-linear-gradient(top,  #599BDC, #3072B3); /* webkit browsers */
    background:    -moz-linear-gradient(top,  #599BDC, #3072B3); /* firefox 3.6+ */
    background:      -o-linear-gradient(top,  #599BDC, #3072B3); /* opera */
    background:     -ms-linear-gradient(top,  #599BDC, #3072B3); /* IE10 */
    background:         linear-gradient(top,  #599BDC, #3072B3); /* css3 */  
    border: 1px solid #518CC6;
    color: #FFFFFF;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);    
    border-radius: 5px;
}
.button a:hover {
    background: #3072B3;
    background: -webkit-linear-gradient(top,  #3072B3, #599BDC); /* webkit browsers */
    background:    -moz-linear-gradient(top,  #3072B3, #599BDC); /* firefox 3.6+ */
    background:      -o-linear-gradient(top,  #3072B3, #599BDC); /* opera */
    background:     -ms-linear-gradient(top,  #3072B3, #599BDC); /* IE10 */
    background:         linear-gradient(top,  #3072B3, #599BDC); /* css3 */  
    box-shadow: 0 0 3px #518CC6;
}

.bar {
    background-color: #111;
    color: #f0f0f0;
    box-shadow: 0px 0px 2px #333;
    line-height: 25px;
    padding: 0px 20px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10000;
}
.bar a {
    color: #DDD;
}
.bar a:hover {
    color: #FFFFFF;
}
#download {
    clear: both;
}
#download .button {
    font-size: 22px;    
}
#features ul {
    overflow: hidden;
    zoom: 1;
    margin: 15px;
}
#features li {
    width: 50%;
    float: left;
}

/** Coin Slider additional styles **/
.cs-buttons a {
    border-radius: 50%;
    background: #CCC;
    background: -webkit-linear-gradient(top,  #CCCCCC, #F3F3F3); /* webkit browsers */
    background:    -moz-linear-gradient(top,  #CCCCCC, #F3F3F3); /* firefox 3.6+ */
    background:      -o-linear-gradient(top,  #CCCCCC, #F3F3F3); /* opera */
    background:     -ms-linear-gradient(top,  #CCCCCC, #F3F3F3); /* IE10 */
    background:         linear-gradient(top,  #CCCCCC, #F3F3F3); /* css3 */      
}
a.cs-active backup {
    background: #599BDC;
    background: -webkit-linear-gradient(top,  #599BDC, #3072B3); /* webkit browsers */
    background:    -moz-linear-gradient(top,  #599BDC, #3072B3); /* firefox 3.6+ */
    background:      -o-linear-gradient(top,  #599BDC, #3072B3); /* opera */
    background:     -ms-linear-gradient(top,  #599BDC, #3072B3); /* IE10 */
    background:         linear-gradient(top,  #599BDC, #3072B3); /* css3 */  
    border-radius: 50%;    
    box-shadow: 0 0 3px #518CC6;   
    border: 1px solid #3072B3 !important;     
}

a.cs-active {
	background:url(images/gloos_up.png);
    border-radius: 50%;    
    box-shadow: 0 0 3px #518CC6;   
  
}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative;  }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; margin-top:-40px;  }
.cs-buttons a { margin-left: 5px; height: 23px; width: 23px; float: left;  color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 250px; height:250px; padding: 40px 45px 0 70px;   }

.cs-titulogreen {  
color: #60b743;
font-family: 'Hammersmith One', Arial, Helvetica, sans-serif;
font-size: 35px;
font-weight:bold;
 }
 


.cs-prev {   color: #FFFFFF;  background:url(http://www.newdrop.com.br/new/images/carousel_right_arrow1.png); width:50px; height:50px ; } 
.cs-next {   color: #FFFFFF;  background:url(http://www.newdrop.com.br/new/images/carousel_right_arrow.png); width:50px; height:50px ; }


/* fim do telão */

.imagemviag img { border:solid; border-width:1px;}

.imagemviag:link {
	color: #CCC;
}
.imagemviag:visited {
	color: #CCC;
}
.imagemviag:hover {
	color: #396;
}
.imagemviag:active {
	color: #CCC;
}