/*
Theme Name: Marinasdeli
Author: atma
Author URI: http://www.atmaworks.com/
*/

/* Main Sections 
------------------------------------------------------------------------- */
html, body, div, span, 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, 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;
	background: transparent;
}
body {
	font-family: Georgia, Cambria, serif;
    /* font-family: Verdana, Helvetica, sans-serif; */
    font-size: 15px;
    text-align: center;
    color: #33271d;
    background: #F2F7D4 url(images/bg.png) center top repeat-y;
	overflow: auto;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
}
ul {
    list-style: none;
    margin: 0 0 5px 1em;
}
ul li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: bold;
	padding: .5em 0;
}
h1 { font-size: 180% }
h2 { font-size: 160%; }
h3 { font-size: 140%; text-align: center;}
h4 { font-size: 120%; letter-spacing: .15em }
h5 { font-size: 110%; }

p { padding: 0 0 1em 0; }

a, a:link { 
    text-decoration: none;
    color: #69c;

}
a:visited { color: #69c; }
a:hover { color: #CC3333; border-color: #CC3333; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }

a img {
    border: none;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
#headline {
		background: transparent url(images/headline.png) center top repeat-x;
		width: 100%;
		height: 48px;
}
#headercenter {
		background: transparent url(images/headercenter.png) center top no-repeat;
		width: 100%;
		height: 48px;
}
#header {
	height: 48px;
	 width: 760px;
    margin: 0 auto;
}
#page {
    width: 760px;
    margin: 0 auto;
    text-align: left;
}
#pagetop {
	background: transparent url(images/page-top.png) center top no-repeat;
	width: 760px;
   margin: 0 auto;
	padding-top: 7px;
}
#pageheader {
	width: 740px;
	height: 200px;
	margin: 0 10px;

	overflow: hidden;
	position: relative;
	text-align: left;
	z-index: 1000;
}
#pageheader_carousel {
	width: 740px;
	height: 200px;
/*	top: 7px; */
	margin: 0 10px;
	overflow: hidden;
	position: relative;
	text-align: left;
	z-index: 1000;
}
#logo {
	width: 170px;
	height: 170px;
	background: transparent url(images/logo.png) center center no-repeat;
	margin-top: 14px;
	margin-left: 30px;
	float: left;
}
#content {
    float: left;
    text-align: left;
    width: 450px;
    line-height: 1.2em;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.2em;
}

blockquote p { margin-top: 0; }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

/* Top Menu
------------------------------------------------------------------------- */
#top-menu {
	float: right;
	height: 48px;
}
#top-menu-left {
	float: left;
	width: 15px;
	height: 48px;
	background: transparent url(images/topmenuleft.png) left top no-repeat;
}
#top-menu-right {
	float: left;
	width: 15px;
	height: 48px;
	background: transparent url(images/topmenuright.png) left top no-repeat;
}

#top-menu-content {
	float: left;
	height: 48px;
	background: transparent url(images/topmenu.png) left top repeat-x;
}
ul.topmenu {
	margin-top: 9px;
	margin-left: 3px;
	list-style: none;
}
.topmenu li {
	float: left;
	height: 25px;
	padding-left: 6px;
}
.topmenu li.first {
	padding-left: 0;
}
.topmenu li.last {
	padding-right: 7px;
}
.topmenu li a {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	border: none;
	line-height: 25px;
	display: block;
	float: left;
	height: 25px;
	background: transparent url(images/topmenuitem.jpg) 0 0 no-repeat;
}
.topmenu li a, .topmenu li a:visited {
	color: #BF3D00;
}
.topmenu li a:hover, .topmenu li a:active {
	background-position: 0 -25px;
	color: #d91600;
}
.topmenu li.active a {
	color: #d91600;
}
.topmenu li a b {
	cursor: pointer;
	display: block;
	float: left;
	padding: 0 10px 0 7px;
	background: transparent url(images/topmenuitemb.jpg) right top no-repeat;
}
.topmenu li a:hover b, .topmenu li a:active b {
	background-position: right -25px;
}

/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
   margin: 0 0 1.5em 20px;
	width: 500px;
	height: 100%;
	padding: 10px 0;
}
.post-wide {
   margin: 0 0 1.5em 20px;
	width: 720px;
	height: 100%;
	padding: 10px 0;
}
.post-wide a {
	font-weight: bold;
}
.post ul li {
	margin-left: 0em;
}
.big-left {
	width: 450px;
	float: left;
}
.residebar {
	padding-left: 30px;
	padding-bottom: 20px;
	float: left;
	width: 225px;
	background: white url(images/residebar.jpg) left top no-repeat;
	color: #707362;
	font-size: 13px;
}

.residebar p {
	padding: 3px 0;
	font-family: Tahoma, Helvetica, sans-serif;
}
.residebar h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #5ba600;
	padding-bottom: 3px;
}
.store-hours {
	width: 160px;
	height: 50px;
	margin-left: 65px;
	background: transparent url(images/store-hours.jpg) right top no-repeat; 
}
.linebottom {
	border-bottom: 1px #5ba600 solid;
}
.linetop {
	border-top: 1px #5ba600 solid;
}
p.colored {
	color: #5ba600;
	font-family: Tahoma,Helvetica,sans-serif;
	padding-left: 12px;
}
p.bigger {
	font-size: 16px;
}
p.revauthor {
	text-align: right;
	color: #666;
}
.sideelement {
	text-align: center;
	background: transparent url(images/sideelementbot.jpg) center bottom no-repeat;
	padding-bottom: 35px;
}
.pagetitle {
	background: #7ee500 url(images/pagetitle.jpg) left top repeat-x;
	width: 740px;
	height: 40px;
	margin: 0 10px;
}
.pagetitle-sb {
	background: #7ee500 url(images/pagetitle-sb.jpg) center top no-repeat;
	width: 740px;
	height: 40px;
	margin: 0 10px;
}
.pagetitle h1, .pagetitle-sb h1 {
	font-size: 24px;
	line-height: 30px;
	color: #F2F7D4;
	padding: 0 15px 0 10px;
	margin: 0;
}
#home-inner {
	width: 430px;
	padding: 10px 10px 0 10px;
	background: transparent url(images/home_innerbg.jpg) center top no-repeat;
}
#home-foods {
	height: 132px;
	width: 450px;
	background: transparent url(images/home_foods.jpg) center top no-repeat;
}
#home-bottom {
	width: 430px;
	padding: 0 10px;
	background: transparent url(images/home_bottomline.jpg) center top repeat-y;
	clear: both;
}
#home-bottom-down {
	height: 10px;
	width: 450px;
	background: transparent url(images/home_bottom.jpg) center top no-repeat;
	padding-bottom: 10px;
}
#home-inner li {
	background: transparent url(images/bullet_green.gif) 0 6px no-repeat;
	padding-left: 12px;
}
#home-inner li li {
	background: none;
}
/* Sidebar 
------------------------------------------------------------------------- */

#sidemenu {
    margin: 0 17px 0 10px;
    color: #999;
	 width: 200px;
	 float: right;
    background: url(images/sidemenubg.jpg) 0 0 repeat-y;
}
#sidemenutop {
    background: url(images/sidemenutop.jpg) 0 0 no-repeat;
	 height: 7px;
	 width: 200px;
}
#sidemenubottom {
    background: url(images/sidemenubottom.jpg) 0 0 no-repeat;
	 height: 15px;
	 width: 200px;
}
#sidemenu ul {
    padding: 2px 0 0 0;
    margin: 5px 9px 5px 8px;
}
#sidemenu ul li {
	margin: 0;
	padding: 0;
}
#sidemenu ul li a {
	display: block;
	height: 30px;
	padding-left: 10px;
	font: bold 18px/24px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-variant: small-caps;
}
#sidemenu ul li a, #sidemenu ul li a:visited {
	background: transparent url(images/sidemenuitem.jpg) 0 30px no-repeat;
	border: none;
	color: #bf3d00;
}
#sidemenu ul li a:hover, #sidemenu ul li a:active {
	background-position: 0 0;
	color: #fff;
}
#sidemenu ul li.active a {
	color: #d91600;
}
/* Footer 
------------------------------------------------------------------------- */
#footer {
	 width: 760px;
    margin: 0 auto;
    font-size: 85%;
    color: #3F3F3F;
    background: url(images/footer.png) center top no-repeat;
	 text-align: left;
}

#footer p {
    padding: 20px 220px 20px 95px;
}

#footer a {border-bottom: none;}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */
.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

p img {
	padding: 0;
	max-width: 100%;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 5px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 5px 2px 0;
	display: inline;
}

/***   Product's gallery   ***/
.zoomimage {
	position: absolute;
	display: none;
	z-index: 5000;
	outline: none;
    cursor: url(http://www.marinasdeli.com/assets/templates/main/images/zoomout.cur), default;
}
.zoomimage a {
	border: none;
}
.zoomimage_focused {
	z-index: 51000;
}
.zoomimage_s {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}
.zoomimage_st {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.zoomimage_stl {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(images/shadow.png) no-repeat scroll 0 0;
}
.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
	background: transparent url(images/shadow.png) repeat-x scroll 0 -30px;
}
.zoomimage_str {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(images/shadow.png) no-repeat scroll 0 -18px;
}
.zoomimage_sc {
	position: absolute;
	top: 6px;
	width: 100%;
	left: 0;
	overflow: hidden;
}
.zoomimage_scl {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 6px;
	background: transparent url(images/shadow-lr.png) repeat-y scroll 0pt;
}
.zoomimage_scr {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background:transparent url(images/shadow-lr.png) repeat-y scroll -6px 0pt
}
.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
	background:transparent url(images/shadow-c.png);
	overflow: hidden;
}
.zoomimage_sb {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
}
.zoomimage_sbl {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	background:transparent url(images/shadow.png) no-repeat scroll 0pt -12px;
}
.zoomimage_sbc {
	height: 6px;
	overflow: hidden;
	margin: 0 6px;
	background:transparent url(images/shadow.png) repeat-x scroll 0pt -36px;
}
.zoomimage_sbr {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	background:transparent url(images/shadow.png) no-repeat scroll 0pt -6px;
}
.zoomimage img {
	position: absolute;
	top: 6px;
	left: 6px;
	display: none;
	border: 20px solid #f2f7d4;
}
.zoomimage_caption {
	position: absolute;
	background-color: #f2f7d4;
	color: #000;
	width: 100%;
}
.zoomimage_caption p {
	padding: 5px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.zoomimage_loading {
	background-image: url(images/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
}
.zoomimage_move {
	cursor: move;
}
.zoomimage_controls {
	position: absolute;
	background: #fff;
	height: 30px;
	overflow: hidden;
}
.zoomimage_prev {
	background: #fff url(images/zoomimage_prev.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}
.zoomimage_next {
	background: #fff url(images/zoomimage_next.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}
.lightsGal, .bwGal, .productImage {
    cursor: url(http://www.marinasdeli.com/assets/templates/main/images/zoomin.cur), pointer;
}

.productsGallery {
	width: 500px;
}
.productsGallery a {
	display: block;
	float: left;
	margin: 5px 0px;
	color: #bf3d00;
	width: 166px;
	border: none;
	background: transparent url(images/productImage.png) left top no-repeat;
}
.productsGallery a:hover {
	background-position: right top;
}
.productImage img {
	display: block;
	border: none;
	margin: 6px 8px 5px 8px;
}
.productImage em {
	display: block;
	border: none;
	text-align: center;
	line-height: 20px;
	margin-top: 5px;
	padding: 0 0 12px 0;
	background: transparent url(images/productImage.png) left bottom no-repeat;
}
.productImage em:hover {
	background-position: right bottom;
}




.catalogGallery {
	width: 500px;
}
.catalogGallery a {
	display: block;
	float: left;
	margin: 5px 0px;
	color: #bf3d00;
	width: 166px;
	border: none;
	background: transparent url(images/catalogImage.png) left top no-repeat;
}
.catalogGallery a:hover {
	background-position: right top;
}
.catalogImage img {
	display: block;
	border: none;
	padding: 0 5px 5px 5px;
}
.catalogImage em {
	display: block;
	border: none;
	text-align: center;
	line-height: 20px;
	margin-top: 5px;
	padding: 0 3px 12px 3px;
	background: transparent url(images/catalogImage.png) left bottom no-repeat;
}
.catalogImage em:hover {
	background-position: right bottom;
}

a.specialOffer {
    display: block;
    position: relative;
    width: 480px;
    height: 200px;
    margin: 10px;
    color: #c00;
    
}
a.specialOffer img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
a.specialOffer p {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
    padding: 0 0 10px 0;
    width: 480px;
    text-align: center;
}


/********/
.random_banners {
	margin: 10px 17px 0 17px;
	padding-bottom: 20px;
}
.random_banners a {
	border: none;
	margin: 0 10px;
	padding: 0;
}
/***   Contact form   ***/
#contacts {
	background: transparent url(images/contacts-bg.jpg) left bottom no-repeat;
	width: 100%;
	height: 100%;
}
#cf-top {
	background: transparent url(images/cf-top.jpg) left top no-repeat;
	height: 19px;
	width: 405px;
}
#cf {
	width: 405px;
	float: left;
	margin-bottom: 17px;
}

#cform {
	background: transparent url(images/cf-bg.jpg) left top repeat-y;
	width: 380px;
	padding: 0 10px 0 15px;
}
#c-info {
	width: 295px;
	float: left;
}
#contact-info-top {
	background: transparent url(images/contact-info-top.jpg) 0 0 no-repeat;
	width: 295px;
	height: 36px;
}
#contact-info {
	background: transparent url(images/contact-info-bg.jpg) 0 0 repeat-y;
	width: 255px;
	padding: 0 15px 20px 25px;
}
#contact-info-bottom {
	background: transparent url(images/contact-info-bottom.jpg) 0 0 no-repeat;
	width: 295px;
	height: 10px;
}
#contacts p {
	padding-bottom: 4px;
}
#cform input {
width:350px;
height:21px;
border:0px;
color:#33271d;
line-height: 21px;
font-size:0.9em;
padding: 4px 4px 0 6px;
background: transparent url(images/textinput.jpg) left top no-repeat;
}
#cform textarea {
font-family: Verdana,Helvetica,sans-serif;
width:350px;
height:210px;
border:0px;
color:#33271d;
font-size:1.0em;
padding: 5px 4px 5px 6px;
background: transparent url(images/textarea.jpg) left top no-repeat;
}
input#cf-submit {
background: transparent url(images/cf-submit.jpg) center top no-repeat;
  width:122px;
  height: 27px;
  line-height: 22px;
  padding-bottom: 5px;
  cursor: pointer;
}
.cf-submit {
	text-align: center;
}
#gmap {
	margin: 10px auto;
	width: 700px;
	border: #F2F7D4 3px solid;
}


/*-- carousel styles --*/

.carousel_loading {
left: 260px;
position: absolute;
top: 100px;
}

#slide_holder_inner {
height: 200px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 740px;
z-index: 2000;
}

#intro, .intro {
position: absolute;
z-index: 9000;
}

/*-- for slide divs --*/

#slide_holder_inner div {
position: absolute;
}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
position: relative;
}
div#carousel_controls {
background-image: url(carousel/bg_controls.png);
background-position: 0 0;
background-repeat: no-repeat;
height: 30px;
width: 740px;
z-index: 4000;
bottom: 0;
display: none;
}

/*-- for slide buttons --*/

#slide_buttons li:hover, #pause_button, .prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
cursor: pointer;
z-index: 5000;
}
#carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {
cursor: auto;
}
#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
margin-left: -10000px;
}
#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
ul#slide_buttons {
padding: 15px 7px 15px 15px;
position: absolute;
right: 20px;
top: -7px;
z-index: 5000;
}
ul#slide_buttons li {
background-image: url(carousel/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
margin: 0 0 0 3px;
padding: 2px;
width: 10px;
}
ul#slide_buttons li:hover {
}
ul#slide_buttons li#button_selected {
background-image: url(carousel/button_selected.png);
}
ul#slide_buttons li#button_selected:hover {
}
/*-- first & last buttons --*/

#first_button {
background-image: url(carousel/first.png);
height: 29px;
left: 354px;
width: 34px;
background-position: 0 -36px;
}
#first_button:hover {
background-position: 0 0;
}
#last_button {
background-image: url(carousel/last.png);
height: 29px;
left: 474px;
width: 34px;
background-position: 0 -36px;
}
#last_button:hover {
background-position: 0 0;
}

/*-- end first & last buttons --*/

/*-- next & prev buttons --*/
#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(carousel/next.png);
background-position: 0 -36px;
height: 29px;
left: 443px;
width: 31px;
}
#next_button:hover {
background-position: 0 0;
}
#prev_button {
background-image: url(carousel/prev.png);
background-position: 0 -36px;
height: 29px;
left: 388px;
width: 31px;
}
#prev_button:hover {
background-position: 0 0;
}
/*-- end next & prev buttons --*/


/*-- looks like pause button --*/
.pause_button {
background-image: url(carousel/pause.png);
background-position: 0 -36px;
height: 29px;
left: 419px;
width: 24px;
}
.pause_button:hover {
background-position: 0 0;
}
/*-- looks like play button --*/
.paused_button {
background-image: url(carousel/play.png);
background-position: 0 -36px;
height: 29px;
left: 419px;
width: 24px;
}
.paused_button:hover {
background-position: 0 0;
}

/*-- hover next & hoverprev buttons --*/

#hover_next_button, #hover_prev_button {
height: 160px;
background-repeat: no-repeat;
display: none;
overflow: hidden;
width: 50px;
top: 10px;
z-index: 6000;
}
#hover_next_button span {
}
#hover_next_button {
background-image: url(carousel/hover_next.png);
background-position: 5px 110px;
padding: 0 0 0 10px;
right: 0;
}
#hover_prev_button {
background-image: url(carousel/hover_prev.png);
background-position: 5px 110px;
padding: 0 10px 0 0;
left: 0;
}

/*-- end next & prev buttons --*/

/*-- rules for slide captions --*/

#slide_captions {
color: #333;
left: 8px;
overflow: visible;
top: 5px;
z-index: 6000;
}
#slide_captions span {
font-family: Tahoma;
font-size: 16px;
height: 20px;
font-weight: bold;
line-height: 20px;
overflow: visible;
}

/*-- end rules for slide captions --*/

/*-- rules for watermark --*/

#water_mark {
background-image: url(carousel/logo.png);
height: 150px;
left: 70px;
width: 150px;
top: 10px;
z-index: 6000;
}

#water_mark span {
}

/*-- end rules for slide captions --*/

/*-- slide number display --*/

#slide_number_display {
background-image: url(carousel/bg_swatch.png);
background-position: 0 0;
background-repeat: no-repeat;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
height: 23px;
padding: 4px;
right: 7px;
text-align: center;
top: 208px;
width: 37px;
z-index: 5000;
}

/*-- for carousel view --*/

#row_of_slides {
position: absolute;
top: 0;
}
#row_of_slides .slide {
display: none;
position: absolute;
}
				
/*-- end carousel --*/	

/*-- price table --*/
#pricebutton, #pricebutton a {
	padding: 0;
	background-image: none !important;
	background-color: #fff;
}
table.shortprice {
	margin-bottom: 12px;
}
.shortprice th {
	text-align: center;
	font-size: 16px;
}
.shortprice td {
	border-bottom: dotted 1px;
	margin: 3px;
	padding-bottom: 2px;
}
.shortprice td.product {
	width: 400px;
}
.shortprice td.price {
	text-align: right;
	vertical-align: bottom;
	width: 80px;
	font-style: italic;
}
table.subprice td {
	border: none;
	width: 200px;
	padding: 0 0 0 40px;
	margin: 0;
	font-style: italic;
}
/*-- end price table --*/

p.warn {
	font-style: italic;
	color: grey;
	font-size: small;
	margin-left: 20px;
}
.errors {
	color: #d91600;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clearfix {
	clear: both;
}