/**
 * CSS - zedFramework
 * 
 * @package   www.concord.com.br
 * @name      TI-WEB-CCD-0001 
 * @author    Thiago M. Zampieri <thiago.zampieri@gmail.com>
 * @copyright 2009
 * @version   0.1.0 
 * @access    public
 * @todo      Página de Estilos
 */

/***************************************************************************************************************************
ALL
****************************************************************************************************************************/
* {	margin: 0; padding: 0; }

img { border: 0 }

body {
	width:auto;
	height:100%!important;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.page {
	display:block;
	float:center;
	margin:0 auto 0 auto;
	width:1000px;
	height:auto!important;
	background-color:#ffffff;
	background-position:center 139px;
	background-repeat:no-repeat;
}


a  {color : #000000; font-weight: bold; text-decoration: none; }
a:hover  {color : #f2f2f2;}
/*html{ scrollbar-3d light-color:#f2f2f2;scrollbar-arrow-color:#000000; scrollbar-base-color:#f2f2f2;scrollbar-dark-shadow-color:#f2f2f2;
scrollbar-face-color:#95947e;scrollbar-highight-color:#95947e;scrollbar-shadow-color:#95947e;}*/


/***************************************************************************************************************************
HEADER
****************************************************************************************************************************/
#header {
	float:left;
	width:1000px;
	/*background: url('../images/header.png') no-repeat;*/
	height: 380px;
	background-color: #ffffff;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}
	
/***************************************************************************************************************************
CONTENT
****************************************************************************************************************************/							
#content {
	width: 1000px;
	display:block;
	float: left;
	background-color: #ffffff;
	padding-bottom: 10px;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
		}
		
#content .offers {
	border: 1px solid #c2c2c2;
	background: #f2f2f2;
	font-size: 1.2em;
	text-decoration: none;
	display: block; 
	float: right;
	width: 680px;
	text-align: center;
	padding: 5px;
	margin-right: 30px;
}

#content .offers:hover {
	color: #006cad;
}

#content #supplier
{
	display: inline;
	float: left;
	width: 240px;	
	margin-right: 8px;
	border: 1px dotted #e2e2e2;
	}
	
#content #supplier h3
{
	text-transform: uppercase;
	text-align: center;
	color: #004477;
	font-size: 1.0em;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #e2e2e2;
	}
	
#content #supplier label
{
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 5px;
	}

#content #product
{
	display: inline;
	float: left;
	width: 750px;
	}

/* VIEWER FOR COLUNNS */							
#content #product .col {
	display: block; 
	float: left; 
	width: 240px;
	margin-left: 10px;
	height: 350px;
				}
							
#content #product .col .photo {
	width: 180px;
	text-align: center;
	margin-left: 30px;
	border: 1px solid #f2f2f2;
					}					

#content #product .col .information {
	display: block;	 
	float: left;
	width: 240px;
	margin-top: 5px;
					}

#content #product .col .information .name {
	display: block;	 
	float: left;
	font-size: 0.9em;
	width: 180px;
	color: #424242;
	display:block;
	padding: 5px;
	padding-left: 30px;
}


#content #product .col .information .code {
	display: block;	 
	float: left;
	font-size: 0.7em;
	color: #727272;
	width: 180px;
	display:block;
	padding-left: 30px;
	font-weight: bold;
}

#content #product .col .information .parcels {
	display: block;	 
	float: left;
	font-size: 0.9em;
	color: #006cad;
	width: 180px;
	display:block;
	margin-top: 10px;
	padding-left: 30px;
}

#content #product .col .information .parcels .number {
	font-size: 1.2em;
	display: inline;	 
	float: left;
	margin-right: 5px;
	font-weight: bold;
	padding-left: 10px;
}

#content #product .col .information .price {
	display: block;	 
	float: left;
	font-size: 1.5em;
	color: #bc212e;
	width: 174px;
	display:block;
	margin-left: 30px;
	font-weight: bold;
	border-top: 2px dotted #bc212e;
	border-bottom: 2px dotted #bc212e;
	padding: 3px;
}

#content #product .col .information .total {
	display: block;	 
	float: left;
	font-size: 0.85em;
	color: #006cad;
	width: 180px;
	display:block;
	padding-left: 30px;
	font-weight: bold;
}					
						
#content #product .col .information .restrict {
	width: 140px;
	margin-bottom: 10px;
	float: left;
	display: block;
	margin-top: 5px;
				}
				
#content #product .col .information .restrict .check {	
	padding-left: 5px;
	height: 25px;
	float: left;
	display: block;
									}

						
#content #product .col .information .restrict .price {
	float: left;
	display: block;
	width: 150px;	
	text-align: center;
	font-weight: bold;
										}
				
						
#content #product .col .atributtes {
	font-size: 0.75em;
	display: block;
	float: left;
	color: #424242;
	text-align: center;
	padding-bottom: 5px;
	width: 150px;
					}
						
#content #product .col .atributtes p .name {
	font-weight: bold;
							}


/***************************************************************************************************************************
FOOTER
****************************************************************************************************************************/
#footer { 
	width: 1000px;
	display: block;
	float: left;
	/*margin-top: 10px;*/
	font-size: 0.9em;
	color: #ffffff;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
		}

#footer .image {	
	position: absolute;
	display: block;
	float: left;
	width: 270px;
	margin-left: 10px;
	margin-top: -46px;
	height: 170px;
}

#footer .image .address {	
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	width: 270px;
	padding-top: 10px;
}
		
#footer .boxBlue { 
	width: 1000px;
	background: #006cad; 
	display: block;
	float: left;
	height: 52px;
}

#footer .boxBlue h1 {
	display: inline; 
	float: left; 	
	margin-left: 300px;
	padding-top: 5px; 
}


#footer .boxBlue .phrase {
	display: inline; 
	float: left; 	
	margin-left: 50px;
	padding: 10px; 
	padding-top: 20px;
	font-size: 1.0em;
	font-weight: bold;
}
		
#footer .boxRed { 
	width: 1000px;
	background: #bc212e; 
	display: block;
	float: left;
	border-top: 2px solid #ffffff;
	height: 110px;
}

#footer .boxRed .phrase {
	width: 700px; 
	display: block; 
	float: right; 
	text-align: justify; 
	padding: 10px; 
	font-size: 0.8em;
}
		
/***************************************************************************************************************************
//* FORM */
input,select,textarea,button {color: #424242; font-size: 0.9em }

.buttonClick:hover,
.buttonClick:active {
	background: #bb0000;
	color: #ffffff;
	border: 1px solid #770000;
}

.buttonClick, .buttonOk {
	background: #e2e2e2;
	color: #424242;
	border: 1px solid #727272;
	font-weight: bold;
}

.buttonOk:hover,
.buttonOk:active {
	background: #3a3a3a;
	color: #f2f2f2;
	border: 1px outset #727272;
	font-weight: bold;
}

input {
	background: url(../../default/images/header/bkgrd_inputs.png) top left no-repeat;
	behavior: url(scripts/iepngfix.htc);
	border: 1px solid #929292;
	padding: 2px;
	}
	
textarea {
	background-color: #ffffff;
	border: 1px solid #727272;
	padding: 2px;
	}
	
.checkbox {
	background: none;
	border: none;
	
		}