html,body{margin:0;padding:0}

#specialsContainer p
{
margin: 0px 0px 7px 0px;
}

body{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	background-color: black;
	margin: 15px 0px;
	/*background-image: url(/images/layout/pattern_112.gif);*/
}
div.productImage img
{
	width: 470px;
}
div#wrapper { 

	text-align:left;
	width:779px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	position:relative;
}


div#header{
	padding-top: 35px;
	background-color: #FCFCFC;
	width: 100%;
	position:relative;
	height: 184px;
}

div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
}


div#navigation{background:#B9CAFF}
div#footer p{margin:0;padding:5px 10px}

div#container{

	position:relative;
	padding-top: 35px;
	z-index:100;
	
}


div#wrapper.green
{
	background-color: #62670F;
	background-image: url(images/layout/GreenGradient.jpg);
}

div#content p{line-height:1.1; text-align:justify;}

div#content {
	float:left;
	padding: 5px 15px 15px 15px;
	width: 460px;
	margin-bottom: 17px;
	margin-left: 9px;
	text-align: left;
}
div#content.green {
	background-color: #faddee;
}

div#navigation{float:right;width:200px}
div#utilsColumn{
	float:right;
	clear:right;
	width:250px;
	margin-top: 17px;	
}

div#footer{
	position:relative;
	width:779px;
	background-color: #666666;
	color: #ffffff;
	clear:both;
}

#decoracion {
	position:absolute;
	right:-26px;
	top:-44px;
	z-index:10;

}

div#contentColumn {
	margin-left:10px;
	width:500px;
	float:left;
}

div#menubar {
	padding: 5px 5px 7px 5px;
	width:98%;
	border-bottom: white 1px solid;
	text-align:center;
	position:absolute;
	top: 0px;
	left: 0px;

}

a.menuitem {

	padding:10px;
	font-size: 130%;
	color: white;
	display:inline;
	text-decoration:none;
}

.green a.menuitem:hover {
	color: #FF6633;
}

img.cornerBottomLeft
{
	position:absolute;
	bottom:0px;
	left:0px;
}
img.cornerBottomRight
{
	position:absolute;
	bottom:0px;
	right:0px;
}
img.cornerTopLeft
{
	position:absolute;
	top:0px;
	left:0px;
}
img.cornerTopRight
{
	position:absolute;
	top:0px;
	right:0px;
}

div.sidebox
{


	color:white;
	text-align: center;
	padding-bottom: 5px;
    border-bottom: dashed 1px #006699;
	margin-bottom: 7px;
	background-position:bottom;
	background-repeat:repeat-x;
}
div.sidebox .infoBoxHeading
{
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#FFCC00;
	margin: 3px;
}
div.sidebox table
{
width: 100%;
margin: 2px;
text-align: center;
}
#wrapper #header img.logo {
	margin-left: 25px;
}


/* BANNERS */
div.sidebox P.bannerText
{
	text-align:right;
	font-style: italic;
	font-size: 90%;
	display:block;
	text-shadow: black;
	line-height: 1.2em;
	width: 179px;
}
div.sidebox .bannerHeading
{
	text-align:right;
	display:block;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	color:#E4EFEF;
}

div.sidebox .bannerImage
{
	width: 179px;
	border: #003366 3px solid;
}

/* NOTICE */
div#content .notice
{
line-height: 1.2em;
font-size: 90%;
font-style:italic;
color:#FFCC00;
}

a.checkout
{
	position: relative;
	margin-top:5px;
	display:block;
	padding:3px;
	border: solid 2px #ffcc00;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.checkout:hover
{
	position: relative;
	display:block;
	padding:3px;
	border: solid 2px #ffcc00;
	background-color: #ffcc00;
	color: #003366;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

div#define_mainpage .infobox
{
	border: 2px solid;
	margin: 10px; 
	padding: 15px; 
}

td.product
{
	vertical-align:top;
/* 	border: 1px solid #996600; */
	padding: 5px;
	background-color: #D5B965;
}
td.product div.image
{

}
td.product .description
{
	margin-top: 3px;
	font-size: 70%;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #996600;
}
td.product .price
{
	text-align: center;
}
