/*-----------------------------------------------------------------------------
Web Site:			Casa Mia Pronto

$Revision: 383 $
$LastChangedDate: 2009-07-31 11:06:50 +0600 (Пт, 31 июл 2009) $
$LastChangedBy: annag $
-----------------------------------------------------------------------------*/

/* Importing generic styles */
@import url(generic/helper.css);

/* Importing navigation styles */
@import url(navigation/top.css);
@import url(navigation/account.css);
@import url(navigation/footer.css);

/* Importing Modules styles */
@import url(modules/your-order.css);
@import url(modules/menu.css);
@import url(modules/forms.css);

/* Importing sIFR styles */
@import url(sifr/sifr.css);



/* =Typography
---------------------------------------- */
html, body{
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
body {
	color: #303030;
    background: #d6b18f url(/images/branding/general/bg.jpg) repeat center top;
	font-family: Arial, sans-serif; 
	font-size: 62.5%;
	line-height: 18px;
	text-align: center;
}
p {
	margin: 0;
	padding: 1px 0 14px;
}

a			{color: #ed1c24; text-decoration: underline; outline: none; }
a:visited	{color: #ed1c24; text-decoration: underline; }
a:hover		{color: #303030; text-decoration: underline; }
a:active	{color: #303030; text-decoration: underline; }

.red		{color: #ed1c24;}

.padded		{padding: 7px 10px 5px}

#nojs .page.hide	{display: block;}

/* =Blank
---------------------------------------- */
body#blank {
	color: #303030;
    background: transparent;
	text-align: left;
}

/* =Headings
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	padding:  5px 0 5px;
}
h1, .h1{
	color: #ed1c24;
	font-size: 2.2em;
	font-weight: normal;
	}
h1 a:link, h1 a:visited,
h1 a:hover, h1 a:active	{color: #ed1c24; text-decoration: none;}

h2, .h2{
	color: #000;
    font-family: Georgia, 'Times New Roman';
	font-size: 1.4em;
}
h2 a:link, h2 a:visited,
h2 a:hover, h2 a:active	{color: #000; text-decoration: none;}

h2.replaced {
	padding: 0 0 10px;
	line-height:1.5em;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-.03em;
	}
.padded .left h2.replaced {
	width:300px;
	}
h3, .h3{
	color: #000;
    font-family: Georgia, 'Times New Roman';
	font-size: 1.2em;
}
h3 a:link, h3 a:visited,
h3 a:hover, h3 a:active	{color: #000; text-decoration: none;}

h3.replaced {
	color: #ed1c24;
	font-size: 2.2em;
	padding: 0;
}

h4, .h4{
	color: #ed1c24;
    font-family: Georgia, 'Times New Roman';
	font-size: 1.1em;
}
h4 a:link, h4 a:visited,
h4 a:hover, h4 a:active	{color: #ed1c24; text-decoration: none;}

h5, .h5{
	color: #ed1c24;
    font-family: Georgia, 'Times New Roman';
	font-size: 1em;
}
h5 a:link, h5 a:visited,
h5 a:hover, h5 a:active	{color: #ed1c24;}

h6{
	color: #ed1c24;
    font-family: Georgia, 'Times New Roman';
	font-size: 1em;
}
h6 a:link, h6 a:visited,
h6 a:hover, h6 a:active	{color: #ed1c24; text-decoration: none;}



/* =Main container boxes
---------------------------------------- */
.container{
	position: relative;
	text-align: left;
    padding: 0 0 40px;
}
.container-inner{
	background: url(/images/branding/general/content-bg.png) no-repeat left 15px;
	margin: 0 auto;
	width: 1019px;
	position: relative;
	text-align: left;
	padding: 0;
}
.header{
	height: 223px;
	padding: 17px 35px 0 30px;
	margin: 0 auto;
	font-size: 1.1em;
	position: relative;
	text-align: left;
}
.header .header-inner {
    background: #fff;
	height: 188px;
	padding: 0 14px 0 35px;
	position: relative;
}
.content{
	background: url(/images/branding/general/content-bg.png) no-repeat right bottom;
	position: relative;
	padding: 0 0 0 0;
}
.content .content-inner {
	background: url(/images/branding/general/content-bg-rptbl.gif) repeat-y left;
}
.secondary-content{
    background-repeat: no-repeat;
    background-position: 22px bottom;
	font-size: 1.2em;
	width: 321px;
	padding: 0 0 220px;
	margin: 0 0 15px 0;
	position: relative;
    float: left;
	text-align: left;
}
.primary-content{
	font-size: 1.2em;
	width: 682px;
	padding: 0 10px 40px 0;
	position: relative;
	left: -15px;
	top: -27px;
	text-align: left;
    float: left;
}
.primary-content-inner{
	background: url(/images/branding/general/primary-content-bg.png) no-repeat left top;
	width: 649px;
	min-height: 450px;
	padding: 10px 18px 0 12px;
	position: relative;
}
.primary-content-inner .primary-second-inner{
	background: #fff;
	min-height: 450px;
	padding: 0 0 0 5px;
}
.primary-content-left, 
.primary-content-right {
	width: 306px;
	padding: 1px 8px 0 8px;
	position: relative;
    float: left;
}
.footer{
	font-size: 1.1em;
	position: relative;
	padding: 0 0 0 62px;
	top: -13px;
	text-align: left;
}

/* =Content
---------------------------------------- */

/* =Lists ------------------------*/
.content ul, .content ol{	
	margin-left: 0px;
	margin: 0 0 0 18px;
}
.content ul ul, .content ol ol{
	margin-bottom: 0;
	padding: 5px 0 0 0;
}
.content ul li, .content ol li{
	margin-left: 0px;
	padding: 0 0 5px 5px;
}
.content ul ul li, .content ol ol li{
	padding: 0 0 5px 5px;
}

/* =Header
---------------------------------------- */
.header a.logo, a:visited.logo {
	background: url(/images/branding/general/logo.gif) no-repeat left bottom;
	width: 211px;
	height: 142px;
	margin: 25px 0 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	display: block;
	cursor: pointer;
	float: left;
	}	
.header .leeds-takeawey {
	width: 335px;
	padding: 48px 0 0 43px;
	float: left;
}
.header .leeds-takeawey h1 {
	background: url(/images/branding/general/pizza-takeaway-bg.gif) no-repeat left top;
	width: 125px;
	height: 15px;
	padding:  1px 0 5px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	display: block;
    position: relative;
    bottom: -5px;
    z-index: 2;
	}	
.header .leeds-takeawey h4 {
	background: url(/images/branding/general/order-in-2-easy-steps-bg.gif) no-repeat left top;
	width: 335px;
	height: 73px;
	padding:  1px 0 5px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	display: block;
    z-index: 1;
	}	
.header .opening-hours {
	color: #000;
	width: 240px;
	padding: 0;
	float: left;
	position: relative;
	top: -4px;
	right: -76px;
	z-index: 1;
}
.header .opening-hours div {
	width: 135px;
	height: 62px;
	padding: 19px 0 0 105px;
	font-size: 13px;
	line-height: 19px;
	z-index: 1;
}
.header .opening-hours div span {
}
.header .opening-hours div.opened {
	background: url(/images/branding/general/opened.png) no-repeat left top;
}
.header .opening-hours div.closed {
	background: url(/images/branding/general/closed.png) no-repeat left top;
}
.header .opening-hours .time{
	color: #ed1c24;
	font-weight: bold;
	font-size: 20px;
	text-transform: lowercase;
}
.header .pod {
	width: 316px;
	padding:  0;
	text-align: right;
	float: left;
	position: relative;
	top: -20px;
	z-index: 0;
}
.download-menu{
	width: 180px;
	padding: 0 0 0 15px;
	height: 36px;
	float: right;
}
.download-menu a,
.download-menu a:visited {
	color: #fff;
	background: url(/images/branding/nav-titles/download-menu.gif) no-repeat 64px 13px;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 15px;
    font-family:  Georgia, 'Times New Roman';
	font-weight: bold;
	display: block;
	width: 180px;
	height: 36px;
	padding: 0; 
	margin: 0;
}
#mac .download-menu a,
#mac .download-menu a:visited {
	font-size: 12px;
}
.download-menu a:hover {
	color: #fff;
	text-decoration: underline;
}

/* =Footer
---------------------------------------- */
.footer .fuse8-link {
    position: absolute;
    left: 62px;
    top: 115px;
}
.footer a.createdBy{
	display: block;
	width: 88px; 
	height: 16px;
	overflow: hidden;
	background: url(/images/branding/general/fuse8.gif) no-repeat right top;
	text-indent: -9999em; 
	}
.footer .we-accept {
	display: block;
	width: 220px; 
	height: 42px;
	padding: 0 0 30px 0;
	margin: 0 0 0 -18px;
	overflow: hidden;
	background: url(/images/branding/general/we-accept.gif) no-repeat left top;
	text-indent: -9999em; 
	float:left;
	}
	.footer .key-menu {
		width:170px;
		padding:0 0 0 60px;
		height:42px;
		text-indent:-9999em;
		overflow:hidden;
		background:url('../../images/branding/yourorder/vegetable-food.gif') no-repeat right bottom;
		}	

/* =Sign Up
---------------------------------------- */
.sign-up-block {
	background: url(/images/branding/sign-up/sign-up-bg.png) no-repeat left top;
	width: 270px;
	height: 112px;
    padding: 27px 0 0 18px; 
	display: block; 
    font-size: 1.2em;
}	
.sign-up-block h5 {
	background: url(/images/branding/sign-up/stay-up-to-date.gif) no-repeat left top;
	width: 189px;
	height: 23px;
	padding: 1px 0;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	display: block;
	}	
.sign-up-block .wrapper {
    background: #FFFFFF url(/images/branding/sign-up/text-input-bg.png) no-repeat scroll 0 0;
    width: 253px;
    height: 26px;
    overflow: hidden;
    position: relative;
}	
.sign-up-block .wrapper .text {
    color: #424242;
    background: none;
    border: none;
    font-size: 12px;
    width: 202px;
    padding: 5px 6px;
    position: absolute;
    top: 0;
    left: 0;
}
.sign-up-block .wrapper .button {
    background: #ED1C24 url(/images/branding/sign-up/submit-btn.gif) no-repeat scroll 0 0;
    border: none;
    text-indent:-9999em;
    cursor: pointer;
    font-size: 0;
    width: 39px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
}

/* =Pager
---------------------------------------- */
.pager {
	padding: 0 0 18px;
}
.pager span {
	display: block;
}
.pager span.prev,
.pager span.next {
	display: none;
}
.pager .page-current {
   	color: #fff;
	background: #ed1c24;
	border: none;
    font-family: Georgia, 'Times New Roman';
	font-weight: bold;
	padding: 2px 7px 4px;
	position: relative;
	top: -3px;
    margin: 0 3px 0 0;  
    display: inline;  
}
*:root .pager .page-current {
	padding: 2px 7px 3px;
	top: 0;
}
.pager input.page-number,
.pager input.prev,
.pager input.next,
.pager input.switch5 {
   	color: #555;
	background: #e9e9e9;
	border: none;
	font-size: 1em;
    font-family: Georgia, 'Times New Roman';
	font-weight: bold;
	padding: 1px 6px 2px;
    margin: 0 3px 0 0;    
	cursor: pointer;
}
*:root .pager .page-number {
	padding: 1px 4px 2px;
}
.pager input.prev {
	width: 75px;
}
.pager input.next {
	width: 50px;
}




