@charset "windows-1252";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background-color: #fbfbfb;
}
p
{
margin:8px 0px;
}
img
{
border:none;
}
/* CSS Background image Document */
.left-bar-bg
{
background: url(../images/left-bar-bg.jpg) left top repeat-y;
width:15px;
}
.right-bar-bg
{
background: url(../images/right-bar-bg.jpg) left top repeat-y;
width:15px;
}
.header-bg
{
background: url(../images/header-bg.jpg) left top repeat-x;
height:149px;
padding:0px 10px 10px 6px;
}
.header-top-left
{
background:url(../images/header-top-left-bg.jpg) left top no-repeat;
height:93px;
}
.shoping-cart-box
{
width:225px;
background:url(../images/shoping-cart-bg.jpg) left top no-repeat;
padding:4px 5px 0px 10px;
color: #FFF;
}
.shoping-cart-box a
{
font: bold 12px/18px Arial, Helvetica, sans-serif;
color: #ccff99;
text-decoration:none;
}
.shoping-cart-box a:hover
{
font: bold 12px/18px Arial, Helvetica, sans-serif;
color: #ccff99;
text-decoration: underline;
}
.menu-box
{
background:url(../images/menu-inside-bg.jpg) left top repeat-x;
height:56px;
color: #fff;
}
.spacer
{
background:url(../images/spacer-bg.gif) left top repeat-x;
}
.produtos-title
{
width:182px;
background:url(../images/produtos-title-bg.gif) left top no-repeat;
color: #FFF;
font: bold 18px/38px  Arial, Helvetica, sans-serif;
padding-left:10px;
}
.round-box
{
width:310px;
height:310px;
background:url(../images/round-bg.gif) center no-repeat;
color: #FFF;
font: bold 18px/38px  Arial, Helvetica, sans-serif;
padding-left:0px;
}

.body-main
{
background:url(../images/middle-inside-bg.jpg) left bottom repeat-x #FFF;
padding:10px;
}
/* CSS Menu */
.navcontainer {
		width: auto;
        margin:0px;
        height:28px;
		line-height:28px;
		float:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
		height:28px;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:28px;
		display:block;
		}

.navcontainer ul li a {
        width: 60px;
        height: 28px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 12px/28px  Arial, Helvetica, sans-serif;
		font-variant: normal;
	    text-transform: none;
		float:left;
	}

.navcontainer ul li a:hover {
        color: #003366;
        font: normal 12px/28px  Arial, Helvetica, sans-serif;
		text-decoration:none;
		background: url(../images/menu-hover-bg.jpg) left top repeat-x;
		}
.navcontainer li.active a {
        color: #003366;
        font: normal 12px/28px  Arial, Helvetica, sans-serif;
		text-decoration:none;
		background: url(../images/menu-hover-bg.jpg) left top repeat-x;
	}
.navcontainer ul li a.big
{
width:156px;
}
.navcontainer ul li a.big2
{
width:132px;
}
.navcontainer ul li a.medium
{
width:116px;
}
.navcontainer ul li a.medium2
{
width:98px;
}
.navcontainer ul li a.small
{
width:88px;
}
.navcontainer ul li a.small2
{
width:78px;
}
.left-inside-box
{
border-left:1px solid #dddddd;
border-right:1px solid #dddddd;
width:190px;
}
.blue-title
{
width:182px;
height:28px;
background-color: #99ccff;
padding-left:8px;
color: #FFF;
font: bold 12px/28px  Arial, Helvetica, sans-serif;
}

.blue-title a
{
width:182px;
height:28px;
background-color: #99ccff;
padding-left:8px;
color: #FFF;
font: bold 12px/28px  Arial, Helvetica, sans-serif;
text-decoration:none;
}

.blue-title a:hover
{
color: #000000;	
width:182px;
height:28px;
background-color: #99ccff;
padding-left:8px;

font: bold 12px/28px  Arial, Helvetica, sans-serif;
text-decoration:none;
}

.blue-title a:active
{
color: #ffba27;
width:182px;
height:28px;
background-color: #99ccff;
padding-left:8px;

font: bold 12px/28px  Arial, Helvetica, sans-serif;
text-decoration:none;
}

/* sub-navigation */	
	
.subnav{
	color: #0066cc;
	width:190px;
	line-height:27px;
	text-align:left;
			}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	width:190px;
	border-bottom:1px solid #eeeeee;
		}
.subnav ul li a {
	display: block;
	width:178px;
	text-decoration: none;
	color: #0066cc;
	font: normal 12px/27px Arial, Helvetica, sans-serif;
	background:url(../images/sub-normal-bg.jpg) left top repeat-x;
	padding-left:12px;

	}
.subnav ul li a:hover {
   	color: #ffba27;
	text-decoration:none;
	font: normal 12px/27px Arial, Helvetica, sans-serif;
}
.subnav ul li a.active {
   	color: #ffba27;
	text-decoration:none;
	font: normal 12px/27px Arial, Helvetica, sans-serif;
}
.middle-box
{
padding:0px 10px;
}
.brand-title
{
background:url(../images/brand-title-bg.jpg) left top repeat-x;
border-bottom:1px solid #e5e5e5;
padding-left:8px;
height:37px;
}
.middle-inside
{
background: url(../images/middle-inside-bg.jpg) left bottom repeat-x;
}
.brand
{
background:url(../images/brand-boder-bg.jpg) right top no-repeat;
padding-top:10px;
}
.brand-top
{
border-right:1px solid #e5e5e5;
}
.brand-right
{
border-top:1px solid #e5e5e5;
padding-top:10px;
}

.input-box
{
width:155px;
height:18px;
float:left;
text-align:left;
background-color: #FFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:18px;
padding-left:3px;
border:1px solid #99cc66;
color: #333333;
}
/* sub1-navigation */	
	
.subnav1{
	color: #333333;
	width:181px;
	line-height:24px;
	text-align:left;
	padding-left:9px;
			}
.subnav1 ul {margin: 0; padding: 0;}
.subnav1 li {
	list-style: none;
	width:181px;
		}
.subnav1 ul li a {
	display: block;
	width:173px;
	text-decoration: none;
	color: #333333;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	background: url(../images/black-sub-arrow.gif) left center no-repeat;
	padding-left:8px;

	}
.subnav1 ul li a:hover {
   	color: #ffba27;
	text-decoration:none;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
}
.subnav1 ul li a.active {
   	color: #ffba27;
	text-decoration:none;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
}
.inner-top-inside
{
background:url(../images/inner-top-inside.jpg) left top repeat-x;
height:35px;
font: bold 12px/35px Arial, Helvetica, sans-serif;
}
.inner-top-inside a
{
color: #666666;
text-decoration:none;
font: bold 12px/35px Arial, Helvetica, sans-serif;
}
.inner-top-inside a:hover
{
color: #ff9a29;
text-decoration: underline;
font: bold 12px/35px Arial, Helvetica, sans-serif;
}
.camera-bg-01
{
background:url(../images/camera-inside-bg.jpg) left top no-repeat;
width:306px;
padding-top:5px;
height:307px;
}
.inner-middle-bottom-box
{
background: url(../images/inner-bottom-bg.gif) left top no-repeat;
padding-top:18px;
}
.footer-top
{
background-color: #1bb6eb;
color: #FFF;
}
.footer-top a
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#FFF;
text-decoration:none;
}
.footer-top a:hover
{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#fff703;
text-decoration: underline;
}


/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
text-decoration: none;
font-size:11px;
line-height:16px;
}
body a:hover
{
text-decoration: underline;
font-size:11px;
color: #666666;
line-height:16px;
}
h1 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
h2 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 26px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	margin:0px;
	padding:0px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
	margin:0px;
	padding:10px;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height: 22px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin:0px;
	padding:10px;

}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height: 22px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin:0px;

}