@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: #4D391E url(http://www.coccinellapasta.com/images/_r1_c2.jpg) top repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

a {
	color: #990000;
	text-decoration: underline;
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

.topBar {
	background: url(http://www.coccinellapasta.com/images/header_top_bar.gif);
	height: 25px;
	}

.topRightBg {
	background: url(http://www.coccinellapasta.com/images/top-right-bg.jpg) no-repeat top left;
	}

.randomImage {
	background: #000;
	height: 240px;
	}

.mainMenuTd {
	background: url(http://www.coccinellapasta.com/images/main-menu-bg.gif);
	height: 30px;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	}

.mainMenuLinkContainer {
	text-align: center;
	height: 25px;
	}

a.mainMenu {
	color: #FFF;
	text-decoration: none;
	}

a.mainMenu:hover {
	color: #FFFF99;
	text-decoration: none;
	}


a.topLeft {
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}

a.topLeft:hover {
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}

.topLeftTd {
	width: 210px;
	text-align: center;
	}

.topSearchText {
	color: #993300;
	font-size: 11px;
	border: 1px solid;
	width: 180px;
	}

.topSearchText:hover {
	color: #993300;
	font-size: 11px;
	border: 1px solid;
	background: #FFFFCC;
	width: 180px;
	}

.topSearchButton {
	background: #3A271C;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	width: 30px;
	}

.rightHeader {
	background: url(http://www.coccinellapasta.com/images/right-header-bg.gif);
	height: 21px;
	}

#rightHeaderContainer {
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	width: 265px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	}

.textHeader {
	font-weight: bold;
	font-size: 18px;
	color: #6F461E;
	}

.mainProductsHeader {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	}

.textHeader2 {
	font-size: 12px;
	color: #990000;
	}

img.people {
	border: 1px solid #000000;
	}

#rightLinksContainer {
	padding: 10px;
	text-align: left;
	}

#rightContactContainer {
	padding: 10px;
	text-align: left;
	}


#rightTextContainer {
	padding: 10px;
	text-align: left;
	font-size: 11px;
	}

.rightTextHeader {
	font-size: 14px;
	color: #6F461E;
	}

#bottomLinksContainer {
	font-size: 11px;
	color: #999999;
	text-align: center;
	}

.categoryProductContainer {
	border: 1px solid #CCCCCC;
	width: 200px;
	/*height: 280px;*/
	padding: 6px;
	}

.categoryProductContainer:hover {
	border: 1px solid #CC0000;
	width: 200px;
	/*height: 280px;*/
	padding: 6px;
	}

.categoryProductHeader {
	font-size: 13px;
	color: #990000;
	}

.categoryProductDescription {
	font-size: 11px;
	color: #666666;
	padding-left: 6px;
	}

#pogacapopup {
	position:absolute;
	left:86px;
	top:542px;
	width:450px;
	height:320px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	z-index:1;
	visibility: hidden;
	border: 1px solid #999999;
}

#croissantpopup {
	position:absolute;
	left:286px;
	top:542px;
	width:450px;
	height:320px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	z-index:1;
	visibility: hidden;
	border: 1px solid #999999;
}
