@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	line-height: 1.5;

}
ol li {
	line-height: 1.5;
	list-style-type: decimal;
	margin-left: 18px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
body {
	background: #fff url(../images/body_back.gif) 0 -15px repeat-x;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#master {
	background: url(../images/master_back.jpg) center -15px no-repeat;
	min-height: 438px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 120px;
}

#logoPizza {
	position: absolute;
	left: 10px;
	top: 0;
	z-index: 1000;
}

#logoRigo {
	position: absolute;
	right: 20px;
	top: 5px;
	z-index: 1000;
}

#cart {
	background: url(../images/icon_cart.png) 0 0 no-repeat;
	color: #fff;
	padding: 7px 0 10px 60px;
	position: absolute;
	top: 80px;
	left: 415px;
	font-size: 14px;
}
#cart a {
	color: #fff;
	text-decoration:none;
	font-size: 14px;
}

/* Menu */
#menu {
	background: url(../images/menu_back.png) 0 9px no-repeat;
	width: 980px;
	height: 57px;
	margin: 0 auto;
	font-size: 14px;
	position: relative;
}

#menu ul {
	padding-left: 306px;
}

#menu li {
	float: left;
	display: block;
}

#menu li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-left: 12px;
}

#menu li a span {
	float: left;
	display: block;
	padding: 17px 12px 16px 0;
	cursor: pointer;
}

#menu li a:hover, #menu li a:hover span {
	color: #c90404;
}

#menu li.active a {
	background: url(../images/menu_item_back.png) 0 0 no-repeat;	
}

#menu li.active a span {
	background: url(../images/menu_item_link_back.png) right 0 no-repeat;
}

#menu li.active a:hover, #menu li.active a:hover span {
	color: #fff;
}

/* Top menu */
#topMenu {
	position: absolute;
	left: 326px;
	top: 5px;
}

#topMenu ul li {
	float: left;
	display: block;
	padding-right: 10px;
}

#topMenu ul li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#topMenu ul li a:hover, #topMenu ul li.active a {
	color: #000;
}

/* Slideshow Overlay */
#slideshowContainer {
	width: 1000px;
	height: 230px;
	overflow: hidden;
	position: relative;
	padding-top: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#slideshowOverlay {
	background: url(../images/slideshow_overlay.png) 0 0 no-repeat;
	width: 1000px;
	height: 230px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
}

#mareaPizzariada {
	width: 1000px;
	height: 230px;
	z-index: 9001;
	float: left;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#slideshow {
	width: 974px;
	height: 203px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	z-index: 100;
}

.tx-slideshow-pi1, .tx-slideshow-pi1 object {
	z-index: 100;
	position: relative;
}

/* Contact box */
#contactBox {
	background: url(../images/contact_back.png) 0 0 no-repeat;
	width: 958px;
	height: 82px;
	margin: 0 auto;
	padding: 10px 15px 0 15px;
	overflow: hidden;
}

.contactBoxItem {
	float: left;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 20px;
	padding: 20px 42px 0 115px;
	min-height: 60px;
	line-height: 24px;
	font-weight: bold;
}

.phone {
	background-image: url(../images/icon_phone.png);
	padding-top: 0;
}

.yahoo {
	background-image: url(../images/icon_yahoo.png);
}

.email {
	background-image: url(../images/icon_email.png);
}

.contactBoxItem a {
	color: #000;
	text-decoration: none;
}

.contactBoxItem a:hover {
	color: #c90404;
}

/* Info bar */
#infoBar {
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	padding: 10px 0;
	margin: 10px auto 10px auto;
	width: 980px;
	font-size: 11px;
}

.infoLeft {
	float: left;
	width: 400px;
}

.infoRight {
	float: right;
	width: 400px;
	text-align: right;
}

/* Footer */
#footer {
	padding-bottom: 10px;
	text-align: center;
}

#footer a {
	color: #c90404;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
}

/* Product */
.product {
	position: relative;
	float: left;
	width: 305px;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-right: 1px dotted #ccc;
	padding: 0 10px;
	min-height: 151px;
	margin-bottom: 30px;
}

.product h2 span {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	background-color: #c90404;
	padding: 0 3px;
	line-height: 25px;
}

.product h2 span:hover {
	color: #000;
	cursor: default;
}

.productWeight {
	color: #c90404;
	font-size: 10px;
	padding-bottom: 5px;
}

.productWeight select {
	color: #c90404;
	font-size: 10px;
	border: 1px solid #484848;
	padding: 2px;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-top: 3px;
}

.product .description {
	width: 236px;
	height: 80px;
	overflow: hidden;
}

#content .description ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0;
}

#content .description p {
	padding: 0 0 0 0;
}

.product .description span {
	background-color: #fff;
}

.productPrice {
	font-size: 16px;
	color: #c90404;
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#content a.order {
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/btn_comanda.png) 0 0 no-repeat;
	width: 93px;
	height: 26px;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
}

#content a.order:hover {
	color: #000;
	text-decoration: none;
}

/* Styles */
#content  {
	width: 980px;
	margin: 0 auto;
	padding-top: 15px;
}

#content h1 {
	font-size: 25px;
	line-height: 25px;
	padding: 0 10px 27px 10px;
	font-weight: normal;
	color: #c90404;
}

#content p, #content ul, #content ol {
	padding: 0 10px 15px 10px;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}

#content a {
	color: #c90404;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* Basket */
.basketItems {
	border: 1px solid #ccc;
}

.basketName {
	float: left;
	display: block;
	width: 660px;
	padding: 5px 5px 0 5px;
	color: #c90404;
	font-weight: bold;
	font-size: 16px;
}

.basketPrice {
	float: left;
	display: block;
	width: 200px;
	padding: 8px 5px 0 5px;
	text-align: right;
}

.basketPrice b {
	font-size: 10px;
	padding-left: 10px;
}

.basketQty {
	float: right;
	display: block;
	width: 56px;
	padding: 5px 5px 0 5px;
	text-align: right;
}

.total {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	clear: both;
}

.basketItem {
	clear: both;
	height: 33px;
} 

.basketQty input {
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	padding: 2px;
	border: 1px solid #666;
	width: 50px;
}

input.inpDel {
	width: 16px;
	height: 16px;
	border: none;
	background: transparent url(../images/delete.png) 0 0 no-repeat; 
	cursor: pointer;
}

.basket_delete {
	padding: 8px 5px;
	width: 15px;
	float: right;
}

#content #orderFrm ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0;
}

#content #orderFrm ul li {
	padding-bottom: 5px;
	clear: both;
}

#content #orderFrm ul li label {
	float: left;
	display: block;
	width: 250px;
	font-size: 14px;
}

#content #orderFrm ul li input, #content #orderFrm ul li textarea {
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #666;
	width: 350px;
}

#content #orderFrm ul li span.error {
	color: #c90404;
}

#content #orderFrm ul li.submit {
	padding-left: 250px;
}

#content #orderFrm ul li.submit input, .orderOptions input {
	width: auto;
	background-color: #c90404;
	cursor: pointer;
	color: #fff;
	border: none;
	font-size: 16px;
	padding: 5px;
	margin-right: 10px;
}

.orderOptions input {
	margin-right: 0;
}

input.nextBtn {
	float: right;
}

#content #orderFrm ul li.submit input:hover, .orderOptions input:hover {
	color: #000;
}

.orderOptions {
	padding-bottom: 15px;
}

input.ctnBtn {
	float: right;
}

/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	padding: 10px 0;
	font-size: 22px;
	text-align: center;
	width: 974px;
	line-height: 26px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
