/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:2px solid #000;}

/* layout css */

p#credits{
	position: absolute;
	bottom: -35px;
	left: 150px;
	font-size: 10px;
	background: #000;
}

body{
	background: #000 url(../i/janna_tile.gif) repeat 50% 0%;
	font-size:75%;
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color: #999;
	text-align: center;
}

#wrapper{
	text-align: left;
	width: 100%;
	background: transparent url(../i/banner_tile.gif) repeat-x 50% 25px;
}

#body{
	width: 1003px;
	margin: 0 auto;
	/*padding-top: 126px;*/
	background: transparent url(../imgs/top-bg.gif) no-repeat top center;
	position: relative;
}

#homecontent{
	width: 1050px;
	height: 472px;
	background: transparent url(../i/jannah_home.gif) no-repeat -20px 0;
}

#homecontent p{
	text-indent: -9999px;
}

#homeimage{
	position: relative;
	top: 20px;
	left:35px;
}

a#homelink{
	display: block;
	width: 400px;
	height: 65px;
	position: absolute;
	left: 325px;
	top: 0;
	text-indent: -9999px;
	z-index: 9000;
}
* html #addtocartimg2{
	position: relative;
	left: -5px;
	top: 0;
}


#newnav{
	height: 126px;
	margin: 0 auto;
}

#newnav ul{
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
	position: relative;
	top: 71px;
}

#newnav ul li{
	font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", Georgia, serif;
	font-size: 17px;
	padding: 0 12px;
	display: inline;
	position: relative;
}

#newnav ul li a:link, #newnav ul li a:visited{
	height: 24px;
	display: inline;
}

#newnav ul li img{
	position: absolute;
	left: 36%;
	top: 20px;
}

* html #newnav ul li{
position: relative;
width: auto;
display: inline;
}

* html #newnav ul li img{
position: absolute;
left: 30px;
top: 18px;
}

#newnav ul li a:hover{
	text-decoration: none;
	color: #DE8500;
}


* html #nav{
	margin-left: 133px;
}/* IE_is_BS!!!!! */

#nav{
	height: 126px;
	width: 744px;
	position: relative;
	margin-left: 132px;
}

#nav ul{
	height: 38px;
	position: absolute;
	bottom: 12px;
	background: #fff;
	padding: 0;
	list-style: none;
	margin: 0;
}

#nav ul li{
	float: left;
	display: inline;
	height: 38px;
	position: relative;
}

#nav ul li a{
	text-indent: -9999px;
	width: 100%;
	height: 24px;
	float: left;
	display: inline;
}

#nav ul li img{
	position: absolute;
	bottom: 1px;
	left: 40%;
}

/*#libox{
	width: 110px;
	background: transparent url(../imgs/nav-box.gif) no-repeat top left;
}

#lidec{
	width: 203px;
	background: transparent url(../imgs/nav-dec.gif) no-repeat top left;
}

#liabo{
	width: 166px;
	background: transparent url(../imgs/nav-abo.gif) no-repeat top left;
}

#liord{
	width: 149px;
	background: transparent url(../imgs/nav-ord.gif) no-repeat top left;
}

#licar{
	width: 115px;
	background: transparent url(../imgs/nav-car.gif) no-repeat top left;
}*/

ul#boxlist{
	display: none;
	padding: 5px;
	background: #231b16 url(../imgs/bgtileballv.gif) repeat-x bottom left;
	color: #fff;
	border-top: 2px solid #000;
	width: 152px;
	height: auto;
	padding-bottom: 12px;
	position: absolute;
	left: 140px;
	top: 100px;
	z-index: 2000;
	list-style-type: none;
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-size: 1.2em;
}

#boxlist li{
	padding: 4px 8px;
}

 a:link, a:visited{
	color: #CEB852;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
	

#content{
	position: relative;
	background:transparent url(../imgs/bgtileball.gif) repeat-y top center;
	z-index: 100;
	margin-bottom: 40px;
	/*margin: 0 48px;*/
}

#header{
	background: transparent url(../imgs/middletop-bg.gif) no-repeat top center;
	height: 116px;
	margin-bottom: -50px;
}	

#meat{
	float: left;
	display: inline;
	margin: 0 45px -140px;
	width: 915px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

/*#meat.about{
	overflow: visible;
}*/

#bodyfooter{
	clear: both;
	background: transparent url(../imgs/bottom-bg.gif) no-repeat bottom center;
	height: 154px;
	position: relative;
	top: 25px;
	z-index: -100;
}

#copy{
	float: left;
	width: 659px;
	display: inline;
	margin-left: 20px;
	}
	
.copys{
	float: left;
	width: 405px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline;
}

#picholder{
	width: 200px;
	float: right;
	display: inline;
	text-align: right;
	margin-left: 36px;
}

#picholder img{
	float: right;
	margin-bottom: 0;
}

#column{
	width: 220px;
	height: 380px;
	overflow: hidden;
	background: transparent url(../imgs/bgtileball.gif) repeat-y top right;
	float: left;
	display: block;
}

#frame{
	overflow: hidden;
	display: block;
}

div#meat strong{
	color: #7e8ed3;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 1.5em;
	line-height: 1.1em;
}

div#meat b{
	font-size: 1.1em;
	color: #7e8ed3;
}

div#bottom, div.bottom{
	background: transparent url(../imgs/bgtileballvt.gif) repeat-x top left;
	float: left;
	width: 100%;
	padding-top: 40px;
	margin: 20px 0 0;
}

#boxdetail{
	width: 690px;
	float: right;
	text-align: right;
	position: relative;
}
#boxdetailshort{
	width: 540px;
	float: right;
	text-align: right;
	position: relative;
}

#boximages{
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 289px;
}

#boximagestall{
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 145px;
}

.boxselect{
	margin: 21px;
	position: relative;
	padding-left: 12px;
	width: 120px;
	line-height: 1em;
}

.boxselect a.boxlink{
	position: absolute;
	bottom: 0;
	left: 57px;
}

#rawboxes{
	float: left;
	clear: left;
	width: 100%;
	position: relative;
	left: 20px;
	font-size: .9em;
}

.rawbox{
	float: left;
	width: 24%;
}

.platebox{
	width: 181px;
	float: left;
	overflow: hidden;
	height: 285px;
	margin-left: 1px;
}

.platebox:hover{
	background-color: rgba(0,0,0,.1);
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.platebox div{
	text-align: center;
	margin: 9px;
}

.pprice{
	font-size: 14px;
	color: #eee;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.platebox img.pimg{
-webkit-box-shadow: 2px 2px 2px #000;
-moz-box-shadow: 2px 2px 2px #000;
margin-bottom: 4px;
}

.platebox a{
	font-size: 11px;
	
}

.platebox a img {
	border:none;
	border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;

}
.platebox a:hover img {
	-webkit-box-shadow: 1px 1px 3px #000;
-moz-box-shadow: 1px 1px 3px #000;
}


/* headers */
h1, h2, h3, h4{
	color: #7e8ed3;
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
}

h1{
	font-size: 1.8em;
	padding: 1px 65px 0;
}

h2{
	font-size: 1.4em;
	font-weight: normal;
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	margin-top: 1.5em;
}

h2.first{
	margin-top: 0;
}

p.caption{
	clear: both;
	padding-left: 2px;
	margin-bottom: 14px;
	text-align: left;
	margin-top: 0;
}

p.warning{
	color: red;
	font-weight: bold;
}

p.success{
	color: green;
	font-weight: bold;
}

#mailer li{
	list-style: none;
	margin-bottom: 12px;
}

#mailer input.text, #mailer textarea{
	width: 90%;
	padding: 2px;
	margin: 0;
	background-color: #A88F7F;
	border: 1px solid #DCD1CB;
	font-family: inherit;
}

#mailer #cemail, #mailer #cphone{
	vertical-align: middle;
	margin: 0 15px 0 5px;
}
#mailer em, .warning{
	color: red;
}
#mailer input.smalltext{
	padding: 2px;
	margin: 0;
	background-color: #A88F7F;
	border: 1px solid #DCD1CB;
	font-family: inherit;
	width: 20%;
}

li#boxsize label{
	width: 8em;
	float: left;
	clear: left;
	margin: 1px 0;
}

#send{
	clear: left;
}

/* typography */
p {
	margin:0 0 1em;
	line-height: 1.6em;
}

/* images */

#container{
	position: relative;
	height: 375px;
	width: 375px;
	float: right;
	display: inline;
	margin-left: 36px;
}

#container img{
	display: none;
}

#container img.showing{
	padding: 0 10px 6px 0;
	background: transparent url(../imgs/imaageshadow.gif) no-repeat bottom right;
	display: inline;
}

img.dshadow{
	padding: 0 10px 6px 0;
	background: transparent url(../imgs/imaageshadow.gif) no-repeat bottom right;
	display: inline;
}


#loadbar{
	position: absolute;
	top: 50%;
	left: 45%;
	display: none;
}

#bdetail{
	position: absolute;
	bottom: 66px;
	left: 5px;
	font-size: 10px;
	z-index: 1000;
	width: 100px;
	line-height: 1em;
}

#detaillink{
	float: left;
	width: 40%;
}

#addtocartimg{
	position: relative;
	left: 10px;
	top: -9px;
}

#addtocartimg2{
	position: relative;
	left: -5px;
}

div.plateseperate{
	width: 915px;
	height: 15px;
	margin: 0 0 15px 0;
	background: transparent url(../i/longdivider.gif) no-repeat 0 0;
	float: left;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}