/* Reset Headlines */ 
h1, h2, h3, h4
{
    margin: 0;
    padding: 0;
    font-weight: normal;
} 

/* Reset Paragraph */ 
p
{
    margin: 0;
    padding: 0;
}

/* Reset Table */ 
table
{
    border-collapse: separate;
    border-spacing: 0;
}

/* Removes border around images */
a img, :link img, :visited img
{
	border: 0;
}

/* Reset */ 
ul, ol, blockquote, form, input, th, td
{
    margin: 0; 
    padding: 0;
}

/* Reset Link */ 
a:link, a:visited, a:hover, a:active
{
    text-decoration: none;
}

body
{
	margin: 0;
}

/* Main layout */ 
#SiteContainer
{
    margin: 0 auto;
    width:1226px;
    text-align:left;
}


#layoutHolder
{  
    width: 966px;
    position: relative;
    background: #fff url(http://recept.citygross.se/img/partnerSite/citygross/background.gif) repeat-y 0 0; 
    margin: 0 auto;
    height: 100%;
    float:left;
	min-height:100%;
	text-align:left;
}

#leftContentHolder
{
    float: left;
    width: 755px;
    display: inline;
    margin: 0;
    position: relative;
    padding: 0 15px 15px 0;
}

#leftContentHolderDefault
{
    float: left;
    width: 755px;
    display: inline;
    margin: 0 0 0 35px;
    position: relative;
    padding: 0 15px 185px 0;
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/vertical-line.gif) repeat-y top right; 
}

#header
{
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/topHeader.gif) no-repeat 0 0; 
    position: relative;
    margin: 0 0 27px 0;
}

#footer
{
    color: #fff;
    background: #006fb7 url(http://recept.citygross.se/img/partnerSite/citygross/footerBg.gif) no-repeat 0 0; 
    width: 100%;
    height: 185px;
    position: absolute;
    bottom: 0;
}

.alignImageLeft
{
    float: left;
    padding: 5px 25px 0 0;
}

.alignImageRight
{
    float: right;
    padding: 5px 0 0 25px;
}

/* Subpage */ 

#firstColumn
{
    width: 245px;
    float: left;
    margin: 0 21px 0 0;
    display: inline;
    clear: left;
    position: relative;
}

#mainContent
{
    width: 450px;
    float: left;
    margin: 0 0 0px 0px;
    padding: 0 0 0 22px;
    position: relative;
    background: transparent url(../../../img/partnerSite/citygross/columndivider-vertical.gif) repeat-y top left; 
 }

.store
{
    width: 388px;
    
}

#fourthColumn
{
    width: 160px;
    float: right;
    padding: 0 0 200px 0;
    display: inline;
    margin: 0 1px 0 0;
}

#mainContentHolder
{
    margin: -16px 0 185px 0;
}


/* Body */

body
{
    text-align: left;
	color: #000;
	font-family: arial, helvetica;
	font-size: 62.5%; /* Reset Ems */
}

/* Branding */ 

h1 a:link, h1 a:visited
{
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/citygross-logo-top.gif) no-repeat 0 0; 
    width: 360px;
    height: 40px;
    text-indent: -9999px;
    display: block;
    margin: 15px 0 0 36px;
    border: none;
}

h5#bottomLogo
{
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/citygross-logo-bottom.gif) no-repeat 0 0; 
    width: 239px;
    height: 128px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    right: -28px;
    bottom: 15px;
    margin: 0;
}

h5#matrebellen{
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/matrebellerna_logo.gif);
    width: 327px;
    height: 50px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    rigth: 40px;
    bottom: 45px;
    margin:0;
}

/* Default link colors */ 

a:link, a:visited
{
    color: #0071b9;
}
a:hover, a:active
{
   color: #f07721;
    /* border-bottom: 1px solid #c05f1a; */
}
.ImageList a:link, .ImageList  a:visited, ImageList a:active
{
    color: #000000;
}

/* Default Headline sizes h2-h4 */ 

h2, h3, h4
{
    color: #30373c;
    font-family: arial, helvetica;
}

h2
{
    line-height: 130%;
    text-transform: uppercase;
    font-weight: bold;
}

h3
{
    font-size: 1.8em;
    line-height: 100%;
}

h4
{
    font-size: 1.4em;
    line-height: 129%;
}

/* Line height for headlines in maincontent */ 

#mainContent h2
{
    font-size: 2.4em;
    margin: 0 0 0 0;
	text-transform: none;
}

#mainContent h3, #storeMainContent h3, #firstColumn h3
{
    margin: 0 0 6px 0;
}

#firstColumn h3
{
    margin: 4px 0 4px 0;
}

#mainContent h4
{

}

/* Paragraphs in columns on startpage */ 

#firstColumnDefault p, #secondColumnDefault p, #thirdColumnDefault p
{
    font-size: 1.2em;
    line-height: 150%;   
}

/* Paragraph in maincontent */ 

#mainContent p, #storeMainContent p, .tipContent p, #pickStoreLeft p, #pressLatestNews dd, #pressLatestPress dd
{
    margin: 0 0 0px 0;
    font-size: 1.3em;
    line-height: 150%;
}

#mainContent .ImageList p
{
    margin: 0 0 0 0;
    padding: 3px 0 0 0;
    font-size: 1.2em;
    line-height: 120%;
}

#subNavigation p
{
    margin: 0px;
    font-size: 1.3em;
    line-height: 150%;
}

#firstColumn p
{
    margin: 0px;
    font-size: 1.3em;
    line-height: 130%;
}


#firstColumn #leftContent a:link, #firstColumn #leftContent a:visited
{
    color: #30373c;
}


#subNavigation .subNavHeader
{
    background: transparent url(../../../img/partnerSite/citygross/subNavHeaderBg.png) repeat-y 0 0;
    width: 225px;
    height: 30px;
    padding: 10px 0 0 20px;
    margin: 0 0 0 0;
}

#subNavigation .savedRecipeHeader
{
    background: transparent url(../../../img/partnerSite/citygross/subNavHeaderBg.png) repeat-y 0 0;
    width: 235px;
    height: 30px;
    padding: 10px 0 0 10px;
    margin: 0 0 0 0;
}

#subNavigation .subMainCat
{
    background: transparent url(../../../img/partnerSite/citygross/menudivider.gif) no-repeat bottom left;
    padding: 5px 0 8px 20px;
    margin: 0 0 0px 0;
}

/* vCard */

.vcard
{
    margin: 10px 0 0 35px;
    color: #032134;
    font-size: 1.2em;
}

.org, .adr, .tel
{
    display: inline;
}

a.fn, a.email
{
    left: -9999px;
    position: absolute;
}

/* Lists */

#mainContent ul, #mainContent ol
{
    margin: 0 0 0 0;
}

#mainContent ul li, #mainContent ol li
{
    font-size: 1.2em;
    line-height: 150%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}

#mainContent .description ul li, #mainContent .description ol li
{
    font-size: 1.2em;
    line-height: 150%;
    margin: 0 0 0 23px;
    padding: 0 0 0 0;
    list-style: decimal;
}

#subNavigation ul, #subNavigation ol
{
    margin: 0 0 0 0;
}

#subNavigation ul li
{
    list-style: none;
    background: transparent url(../../../img/partnerSite/citygross/menudivider.gif) repeat-x bottom left;
    font-size: 1.2em;
    line-height: 150%;
    margin: 0 0 0 0px;
    padding: 3px 0 6px 35px;
}

#subNavigation ul li a.selected
{
    font-weight: bold;
    text-decoration: underline;
}

#subNavigation ul li.active
{
    list-style: none;
    background: transparent url(../../../img/partnerSite/citygross/menudivider.gif) repeat-x bottom left;
    font-size: 1.2em;
    line-height: 150%;
    margin: 0 0 0 0px;
    padding: 3px 0 6px 50px;
}

#subNavigation ul li.savedRecipes
{
    list-style: none;
    background: transparent url(../../../img/partnerSite/citygross/menudivider.gif) repeat-x bottom left;
    font-size: 1.2em;
    line-height: 150%;
    margin: 0 0 0 0px;
    padding: 3px 0 6px 10px;
}

/* Margin for images on startpage */  

#firstColumnDefault img, #secondColumnDefault img, #thirdColumnDefault img
{
    margin: 7px 0 11px 0;
}

/* Veckans bästa pris splash */ 

h4#veckans-basta-pris
{
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/veckans-basta-priser.png) no-repeat 0 0; 
    position: absolute;
    right: -8px;
    top: 0;
    width: 156px;
    height: 154px;
    text-indent: -9999px;
}

/* Tables */

.TextContent table
{
    width: 290px;
    margin: 0;
    border: 0;
}

.TextContent td
{
    margin: 0;
    padding: 0;
}

/* Misc */ 

.breadcrumb
{
    padding: 0 0 9px 0;
}

.hide
{
    text-indent: -9999px;
    height: 0px;
    width: 0px;
}

.dynamicdogLink
{
    position: absolute;
    left: -9999px;
}

.modalBackground
{
    background: #000000;
}

p.clear, .clear
{
    clear: both;
    margin: 0;
    padding: 0;
    line-height: 0;
    height:0;
}

/* Veckans bästa pris flash */ 
#flashContentVeckansBastaPris
{
    padding: 0;
    text-align: center;
    height: 100%;
    position: relative;
}

/* Topnavigation  */ 
/**************************************************************************************************/

#mainNav
{
    margin: 0 auto;
    position: relative;  
    clear: right;
}

#mainNav ul
{
    margin: 18px 20px 0 12px;    
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/topNavBg.jpg) no-repeat 0 0;
    height: 46px;
    color:#000000;
}

#mainNav ul li
{
    color:#000000;
    display: inline;
    float: left;
    padding: 13px 0 10px 0;
}

/* Default Link settings */ 

#mainNav ul li a:link, #mainNav ul li a:visited
{
    font-family: Trixie, courier, georgia, times new roman, serif;
	color:#000000;
	padding: 0 10px 0 0;
    font-size: 1.6em;
    display: block;
    border:none;
    margin:0;
}

#mainNav ul li a:hover, #mainNav ul li a:active
{
    display: block;
    color: #0170c7;
}

/* Selected */ 

#header #mainNav ul li a.selected
{
    color: #0170c7;
    display: block;
}


/* First link */ 
#header #mainNav ul li a.selectedFirstParent, #header #mainNav ul li a.firstParent
{
    padding: 0 10px 0 2px;
}

/* Supplementary Navigation */ 
/**************************************************************************************************/

ul#supNavigation
{
    margin: 40px 0 0 35px;
}

ul#supNavigation li
{
    list-style: none;
    display: inline;
    margin: 0 10px 0 0;
}

ul#supNavigation li a
{
    font-size: 1.2em;
    color: #fff;
    border-bottom: 1px dashed #fff;
}

/* Controls Area - Below Content */
/**************************************************************************************************/

#controlsArea
{
    background: transparent url(../../../img/partnerSite/citygross/menudivider.gif) repeat-x top left;
    width: 765px;
    position: absolute;
    bottom: 193px;
    left: 0px;
    padding: 29px 0 0 0;
}

#controlsArea #left
{
    width: 258px;
    float: left;
    display: inline;
    margin: 0 30px 0 13px;
}

#controlsArea #center
{
    width: 258px;
    float: left;
    margin: 0 30px 0 0;
    display: inline;
}

#controlsArea #right
{
    width: 162px;
    float: left;
    display: inline;
}

/* Menyse contactArea */
/**************************************************************************************************/

#contactArea
{
    width: 738px;
    height: 48px;
    left: -13px;
    margin: 40px 0 0 0;
    padding: 0 0 0 0;
}

#contactArea #leftContact
{
    width: 212px;
    float: left;
    text-align: right;
    margin: 0;
    padding: 0 0 0 33px;
}

#contactArea #rightContact
{
    width: 451px;
    float: left;
    padding: 0 0 0 42px;
}

/* Module SelectStore - Subpage */
/**************************************************************************************************/

#selectStoreSubPage
{
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/swedenBg.gif) no-repeat bottom left; 
    width: 258px;
    height: 100px;
}

#selectStoreSubPage form
{
    text-align: center;
    margin: 20px 0 0 0;
}


#selectStoreSubPage h3
{
    text-align: center;
}

#storeLeftContent
{
    width: 546px;
    float: left;
    margin: -13px 0 0 0;
    clear: left;
}

#storeMainContent
{
    width: 354px;
    float: left;
    padding: 0 0 100px 0;
    clear: left;
}

#flashContentStore
{
    margin: 0 0 30px 0;
}



/* Login  */ 
/**************************************************************************************************/ 

#header #login
{
    position: absolute;
    left: 430px;
    top: 10px;
}

#header #loginBox .show
{
    border: none;
}

#header #loginBox
{
    display: none;
    position: absolute;
    left: 380px;
    top: -10px;
    width: 195px;
    height: 95px;
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/login_bg.png) no-repeat 0 0;
    padding: 13px 15px 20px 19px;
    z-index: 99;
}

#header #loginBox .title
{
    color: #ffffff;
    float: left;
    text-transform: uppercase;
}

#header #loginBox a
{
    color: #000;
    float: right;
    border: none;
}

#header #loginBox input
{
    font-size: 1em;
    width: 120px;
    border: solid 1px #0068ac;
    display: block;
    margin:0px 8px 6px 0px;
    float: left;
    color: #6f7a81;
    padding: 2px;
}

#header #loginBox a#loginButton
{
	color:#FFF;
	font-weight:bold;
    font-size: 12px;
    float: left;
    width:50px;
    /*background-color: #dee0de;
    border: solid 1px #a6a7a6;*/
    margin-top:6px;
}

/* Search in header */ 
/**************************************************************************************************/
#header #search
{
    position: absolute;
    left: 600px;
    top: 20px;
    width: 168px;
    height: 42px;
    background: transparent url(http://recept.citygross.se/img/partnerSite/citygross/search_bg.png) no-repeat 0 0;
    padding: 13px 15px 20px 19px;
}

#header #search input
{
    font-size: 1em;
    width: 110px;
    border: solid 1px #fff;
    float: left;
    color: #6f7a81;
    padding: 0px;
}

#header #search #searchButtonHeader
{
    width: 35px;
    float: right;
    font-size:11px;
    color: #000;
    border: none;
    font-weight:bold;
}

/* General  */ 
/**************************************************************************************************/ 
#mainContent .largeDivider
{
    margin: 14px 0px;
    width: 100%;
    height: 5px;
    display: block;
    background: transparent url(../../../img/partnerSite/citygross/menudivider.gif) repeat-x 0 0;
}

span.smallDivider
{
	background: transparent url(../../../img/partnerSite/citygross/menudivider.gif) repeat-x bottom left;
	display: block;
	width: 245px;
	height: 2px;
	margin: 14px 0;
}

#mainContent .TextContentt 
{
    padding-bottom:10px; 
    width:290px; 
    margin-right:10px; 
    float:left; 
    display:block;
}

#mainContent .TextContent
{
    width: 290px;
    float: left;
    padding: 10px 10px 0 0;
    clear: left;
}

#mainContent .Daily
{
    padding-bottom:5px;
    width:220px;
    float:left;
}

#mainContent .NavRecipe 
{
    width:270px;
    height:410px;
    margin-right:10px;
    float:left;
}

#mainContent input.ownProduct {
    width: 110px;
    height: 16px;
    padding: 1px;
    margin: 0 0 2px 0;
}

#mainContent input.amount {
    width: 35px;
    height: 16px;
    margin: 0 2px 0 0;
}

#mainContent select.unit {
    width: 70px;
    height: 20px;
}

#mainContent input.save {
    font-size: 11px;
    margin: 0;
    padding: 2px 0 2px 0;
}

#mainContent .ImageList {padding-bottom:0px; height:426px; display:block;}
#mainContent .ImageList .Content {width:140px; height:142px; margin: 0px 15px 0px 0px; float:left; padding:0px;}
#mainContent .ImageList .ContentR {width:140px; height:142px; float:left; margin: 0px padding:0px;}
#mainContent .NavPages {width:450px; height:15px; margin-bottom:10px;}
#mainContent .NavPage {float:left; margin-right:8px; text-align:center;}
#mainContent .ProductImageList {display:block;}
#mainContent .ProductImageList .ProductContent {width:140px; height:150px; margin: 0px 15px 0px 0px; float:left; padding:0px; float:left;}
#mainContent .ProductImageList .ProductContentR {width:140px; height:150px; float:left; margin: 0px padding:0px;}

/* Infobox on recipe, productFact etc */
/**************************************************************************************************/ 
#mainContent #infoColumn
{
    width: 150px;
    float: left;
    display: inline;
}

#info
{
    margin: 10px 0 0 0;
}

#info blockquote
{
    background: #c8e8f7;
    width: 126px;
    height: auto;
    margin: 0;
    padding: 0px 12px 0px 12px;
}

#info #infoTop
{
    background: transparent url(../../../img/partnerSite/citygross/infoBubble_top.png) repeat-y 0 0; 
    width: 150px;
    height: 14px;
    margin: 0;
}

#info #infoBottom
{
    background: transparent url(../../../img/partnerSite/citygross/infoBubble_bottom.png) repeat-y 0 0; 
    width: 150px;
    height: 14px;
    margin: 0 0 4px 0;
}

#info blockquote p
{
    font-size: 1.1em;
    line-height: 140%;
}

#info blockquote p .infoLink
{
	color:Black;
}

#info blockquote p .infoLink:hover
{
	border:none;
}

#info blockquote .hr 
{
    background:#ffffff;
    margin: 10px 0px 10px 0;
    height:1px;
    overflow:hidden;
    width:126px;
}

.infoButton 
{
    float:left; 
    margin-right:5px;
}

/* Menyse Navigation */
#menyseNavHolder
{
	height: 35px;
	z-index: 2;
	margin: 0 0 13px 0;
}

#menyseNavigation 
{
    clear: both;
    margin: 0px 0 25px 0;
    overflow: hidden;
    width: 100%;
}

#menyseNavigation li { display: inline; }

#menyseNavigation li a
{
    background: url(../../../img/partnerSite/citygross/bg_submenu.png) 0 0 no-repeat;
    color: #ee7d11;
    display: block;
    float: left;
    font-size: 1.2em;
    height: 24px;
    line-height: 190%;
    margin: 0 10px 0 0;
	text-decoration: none;
}

#menyseNavigation li a span
{
    background: url(../../../img/partnerSite/citygross/bg_submenu.png) right -24px no-repeat;
    cursor: pointer;
    float: left;
    height: 24px;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
}

#menyseNavigation li a:hover, #menyseNavigation li.selected a { background: url(../../../img/partnerSite/citygross/bg_submenu.png) 0 -48px no-repeat; color: #fff; }    
#menyseNavigation li a:hover span, #menyseNavigation li.selected a span { background: url(../../../img/partnerSite/citygross/bg_submenu.png) right -72px no-repeat; } 

#menyseSearchArea
{
    background: url(../../../img/partnerSite/citygross/bg_menyseSearchArea.png) 0 0 no-repeat;
    width: 522px;
    height: 70px;
    margin: 0px 0px 16px 0px;
	position: relative;
}
#menyseSearchArea h4
{
	float: none!important;
	height: 20px;
	margin: 5px 0 0 0;
}

#menyseSearchArea form
{
    position: relative;
    padding: 5px 0px 0px 20px;
}

#menyseSearchArea p
{
    font-family: Arial, helvetica;
    font-size: 1.3em;
    line-height: 150%;
    margin: 0 0 0 120px;
    height: 60px;
    width: 600px;
}

#menyseSearchArea span
{
    font-size: 1.2em;
    padding: 0 5px 0 0;
}

#menyseSearchArea select
{
    width: 206px;
    margin: 0 20px 0 0;
}

#menyseSearchArea input.searchField {
    background: #fff;
    width: 240px;
    height: 16px;
    padding: 2px;
    margin-right:20px;
	margin-top: -12px;
    border: 1px solid #a7b000;
    float:left;
    z-index:10;
	position: relative;
}

#menyseSearchArea input.radio {
    float:left;
    padding: 0;
    margin: 0 3px 0 0;
    height: 20px;
}

#menyseSearchArea label {
    font-family: Arial, helvetica;
    font-size: 1.3em;
    line-height: 150%;
    margin: 0 20px 0 0;
    float:left;
}

#menyseSearchArea input.searchButton
{
	position: absolute;
	top:18px;
	right: 15px;
}

input.searchButton
{
    background: url(../../../img/partnerSite/citygross/bg_submitbutton.png) 0 0 no-repeat; 
	color: #4a4a4a;
	cursor: pointer;
    width: 61px;
    height: 22px;
    display: block;
    border: none;
    top: 1px;
    right: 30px;
}
input.searchButton:hover
{
    background: url(../../../img/partnerSite/citygross/bg_submitbutton.png) 0 -22px no-repeat; 
	color: #fff;
}	

#firstColumn select
{
    width: 162px;
    margin: 5px 0 2px 0;
}

#firstColumn input.searchField {
    background: #fff;
    width: 165px;
    height: 16px;
    padding: 2px;
    margin: 0 10px 0 0;
    border: 1px solid #d0d0d0;
    float:left;
}

.break10 {height:10px; clear:both;}

/* Flags for language selection */
#mainNav ul li a.flagLink, #mainNav ul li a.flagLink:visited, #mainNav ul li a.flagLink:active, #mainNav ul li a.flagLink:hover {
	display: block;
    float: left;
    padding: 2px 10px 10px 0;
}

/* Advertisment */
/**************************************************************************************************/ 

#RightAds {width:250px; float:left; margin-left:10px;}
#RightAds .Ad250x360 {width:250px; margin-bottom:10px;}
#RightAds .Ad250x240 {width:250px; margin-bottom:10px;}
.ad450x250 {width:450px; margin-top:10px; margin-bottom:10px;}
#Sponsor {margin:15px 0 0 0; width:245px;}
#Sponsor img {margin:10px 0 0 0;}

/* Advertisment New */
/**************************************************************************************************/ 

#ads 
{
	float: right;
	margin: 40px -120px 0 0;
	width: 283px;
}

#ads .adTop
{
	background: url(../../../img/partnerSite/citygross/bg_adboxtopbot.png) 0 0 no-repeat;
	height: 40px;
	line-height: 28px;
	text-indent: 15px;
}

#ads .adContent
{
	background: url(../../../img/partnerSite/citygross/bg_adbox.png) 0 0 repeat-y;
	padding: 10px 0 10px 15px;
}

#ads .adBottom
{
	background: url(../../../img/partnerSite/citygross/bg_adboxtopbot.png) 0 bottom no-repeat;
	height: 20px;
}
