/* Faz um "reset" ao estilos predefinidos */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul {
	list-style-type: disc;
	font-size: 11px;
	text-indent: 30px;
	line-height: 15px;
}
caption,th { text-align: left; }q:before,q:after { content: ''; }
abbr,acronym { border: 0; }

em { font-style: italic;}
strong { font-weight: bold;}

body {
	background: #919191 url(../images/assets/gradient.gif) repeat-x;
	margin: 0;
	padding: 0;
	min-width:978;
	text-align:center
}

p {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-right: 6px;
	margin-left: 8px;
}

a {
	color: #DC0500;
	text-decoration: none;
}

a:hover {
	color: #00FFFF;
	text-decoration: none;
}
	
#logo_menu {
	height: 112px;
	width: 978px;
	text-align: left;
	margin:0 auto;
}

#main_body {
	height: 540px;
	width: 929px;
	text-align: left;
	margin:0 auto;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/assets/background4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#main_body2 {
	height: 540px;
	width: 929px;
	text-align: left;
	margin:0 auto;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
}

#faqs {
	height: 465px;
	width: 929px;
	text-align: left;
	margin:0 auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#spacer {
	height: 6px;
	width: 978px;
	text-align: left;
	margin:0 auto;
}


.large {
	font-size: 18px;
	margin-bottom: -25px;
	margin-top: -35px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style1 {
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	
.contact_form {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.large2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
.products {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-decoration: underline;
}
.products_smtxt {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.products_specials {
	font-size: 13px;
	color: #000000;
	background: #ffff00;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-10px;
	left: 100px;
}

#lightbox{
	background-color:#ffffff;
	padding: 30px;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	border-top: 3px solid #000000;
}
	
#lightboxDetails{
	padding-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
	
#lightboxCaption{ 
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#keyboardMsg{ 
	float: right;
	font-size: 11px;
	color: #333333;
	margin-top: 8px; 
}

#lightbox img{ border: none; 
} 

#overlay img{ border: none; 
}

#overlay{ background-image: url(../images/assets/overlay.png); 
}

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/assets/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/assets/overlay.png", sizingMethod="scale");
}

.img{
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1.0;
}
