@font-face {
    font-family: 'sciflyregular';
    src: url('fonts/scifly-sans-webfont.eot');
    src: url('fonts/scifly-sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/scifly-sans-webfont.woff') format('woff'),
         url('fonts/scifly-sans-webfont.ttf') format('truetype'),
         url('fonts/scifly-sans-webfont.svg#sciflyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
	width:100%;
	overflow-x: hidden;
}

a {
	cursor: hand;
	cursor: pointer;
}

body {
	background: black;
	background-image: url('images/dark_Tire.png');
	margin:0px;
	font-family: "sciflyregular";
	overflow-x: hidden;
}

.contentwrapper {
	width:980px;
	margin:0px auto;
	position: relative;
}

.clear {
	clear:both;
	display: block;
}

header {
	height:80px;
	padding:12px 0px;
}

.logo img{
	float: right;
	height: 73px
}

.interface {
	width:980px;
	height:550px;
	background: #fff;
}

.menus {
	float:left;
	width:170px;
	height: 100%;
	background:#181818;
}

.menus ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

.menus ul li {
	border-bottom: 1px solid #000;
	padding:10px 20px;
	color: #999999;
	font-weight: thin
}

.menus ul li.active {
	background:#CCCCCC;
	color:#333333;
}

.menus ul li:hover {
	background:#009900;
	color:#fff;
	cursor: hand;
	cursor:pointer;
}

.browse {
	width:300px;
	float:left;
	background:#CCCCCC;
	height:100%;
	position: relative;
}

.searchbox_notfication {
	background: #4AC5CC;
	height:40px;
	color:#000;
	position: absolute;
	top:0px;
	z-index: 10;
	width:300px;
	display: none;
}

.notification_close{
	display: block;
	background-image:url('images/close_icon.gif');
	width:20px;
	height:20px;
}

.searchbox_notfication span {
	font-family: arial;
	font-size: 9pt;
	text-align: center;
	padding:13px 0px;
	display: block;
	color:#fff;
	font-weight: bold;
}

.item_searchbox {
	width:300px;
	height:40px;
	background: #333;
	position: absolute;
	top:-40px;
}

.item_searchbox:hover #searchbox{
	background:#555;
}

#searchbox {
	padding: 4px;
	font-size: 10pt;
	margin: 7px;
	width: 287px;
	border: 1px solid #333;
	background: #333;
	color:#f9f9f9;
}

.item_scroller {
	margin:5px;
	margin-bottom: 0px;
	height:100%;
	background:white;
	margin-right:5px;
}

.item_scroller ul {
	list-style: none;
	margin:0px;padding: 0px;
}

.item_scroller ul li {
	padding:10px;
	border-bottom: 1px dotted #CCCCCC;
	cursor: hand;
	cursor:pointer;
}

.item_scroller ul li:hover {
	background:#ebebeb;
}

.item_scroller ul li .thumbs{
	float: left;
	margin-right: 10px;
}

.infoblock {
	float: left;
	width:160px;
}
.item_price {
	margin-top: 5px;
	font-size: 10pt;
	color: #999999;
	display:block;
}

.pricevalue {
	color:#CC3300;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	color:#666;
	margin:0px;
	padding:0px;
	margin-top:0px;
	font-weight: normal;
}


.preview {
	width:510px;
	float: left;
	position: relative;
}

.preview_gallery {
	height:325px;
	width:510px;
	background:#888;
	position: relative;
}

.preview_title h1 {
	margin:0px;
	padding:0px;
	margin:20px 10px 5px 20px;
	font-weight: normal;
}

.preview_outlet {
	display: block;
	color: #999;
	margin-left: 20px;
	font-size: 12pt;
}

.preview_item_body {
	margin:20px;
	color: #666666;
	margin-right:10px;
	font-family: arial;
	font-size: 11pt;
	line-height: 15pt;
}


.meta-info {
	float:left;
	width:320px;
}
.meta-actions {
	float:left;
	width:190px;
}

.preview_price {
	padding-top:20px;
	float:right;
	margin-right: 20px;
}

.prv_currency {
	float:left;
	color:#999999;
	height:30px;
	padding-top: 13px;
	margin-right: 10px;
}

.prv_amount {
	color:#CB2E2B;
	float: left;
	font-size: 30pt;

}

.addtoplate {
	clear:both;
	float: right;
	margin-top: 10px;
	position:relative;
}

.add_plate_btn {
	padding:10px 27px;
	background:#009900;
	font-size: 14pt;
	color:#fff;
	margin-right:-8px;
	cursor: hand;
	cursor: pointer;
}

.add_plate_slice {
	background-image:url("images/add_to_plate_slice.png");
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	position: absolute;
	right: -8px;top:-7px;
}

.addtoplate:hover .add_plate_btn {
	background:#CC0000;
}

.addtoplate:hover .add_plate_slice {
	background-image:url("images/add_to_plate_slice_over.png");
	height:300px;
}


/*SLIDER*/
/* slider container */

.indicators {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100px;
	height: 10px;
	margin: 0 auto;
	z-index: 10;
	left:47%;
}

.indicators .item {
	float: left;
	width: 7px;
	height: 7px;
	margin: 0 5px 0 0;
	background:#555;
	border-radius: 10px;
}

.indicators .selected {
	background: #000;
}

.plate {
	top:0px;
	top:90px;
	z-index: 12;
	right: -60%;
	position: absolute;
	width:584px;
	height:528px;
	background-image: url('images/plate.png');
	background-repeat: no-repeat;
}

.plate_space {
	border:0px solid #808080;
	margin:90px;
	margin-right:180px;
	margin-top:100px;

}
.plate_mailing {
	border:0px solid #808080;
	margin:90px;
	margin-right:180px;
	margin-top:120px;
	display: none;
}

.plate_recipt {
	border:0px solid #808080;
	margin:90px;
	margin-right:180px;
	margin-top:120px;
	display: none;
}



.billing_address {

}

.circular {
	width: 35px;
	height: 35px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	background-repeat:no-repeat;
	position: relative;
	margin-right:10px;
	margin-left:20px;
/*	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);*/
	float:left;
}

.hrline_plate {
	border:0px;
	border-bottom: 1px solid #BCBCBC;
	margin:0px;
}

.circular .qnty {
	display: block;
	text-align: center;
	color: white;
	background: #6FBF4D;
	border-radius: 150px;
	position: absolute;
	left: -13px;
	font-size: 9pt;
	padding: 1px 5px;
	border: 2px solid white;
	top: 8px;
}

.item_title_head_order {
	width:180px;
	/*background:blue;*/
	height:38px;
	display: block;
	vertical-align:baseline;
	float:left;
}

.plate_orderfinish {
	border:0px solid #808080;
	margin:90px;
	margin-right:180px;
	margin-top:150px;
	display: none;
}

.order_holder {
	list-style: none;
	margin: 0px;
	padding:0px;
	padding-left:10px;
}

.order_holder li {
	height:35px;
	margin-top:4px;
	margin-bottom: 8px;
}

.order_holder li span.price {
	font-size:9pt;
	color:#555;
	display: block;
	float:left;
	margin-left: 5px;
}

.meta-total-amounts {
	margin-left: 35%;
	padding-bottom: 2px;
	padding-top: 2px;
}

.currency {
	font-size: 8pt;
	color: #494949
}

.total_amount {
	font-size: 25pt;
	color: #494949
}

.checkoutbtn {
	display: block;
	background:#9F111B;
	font-size: 9pt;
	color:#fff;
	text-align: center;
	width: 80px;
	padding:5px 10px;
	border-radius: 5px;
	margin-left: 40%;
}

.mail_address_holder {
	margin: 0px;
	padding:0px;
	list-style: none;
	padding-top: 10px;
}

.mail_address_holder li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ebebeb;
}

.mail_address_holder li input{
	margin-right:10px;
}

.street_add {
	font-size: 9pt;
	display: inline-block;
	padding-left: 25px;
	color:#808080;
}

.mailing_address_form {
	padding-left: 30px;
}

.mailing_address_form input,.mailing_address_form textarea {
padding: 4px 10px;
border: 1px solid #EBEBEB;
border-radius: 13px;
margin-bottom: 5px;
width: 180px;
color: #777;
}


.remove_action {
	float:left;
	width:15px;
	height: 20px;
	margin-left: 0px;
	margin-top:8px;
	cursor: pointer;
	cursor: hand;
	
	background-image: url('images/minus-icon.png');
	background-repeat: no-repeat;
	display: none;
}

.plate:hover .plate_close {
	display: block;
}

.plate_close {
	display: none;
	position: absolute;
	width: 63px;
	top: 33%;
	height: 169px;
	left: -17px;
	cursor: hand;
	cursor: pointer;
	opacity: 0.9;
	background-image: url('images/handle_1.png');
}

.order_holder li:hover .remove_action {
	display: block;
}

.receipt_holder {
	margin:0px;
	padding:0px;
}

/*slider*/

.iosSlider {
	width: 510px;
	height: 320px;
}

.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .item {
	position: relative;
	top: 0;
	left: 0;
	
	width: 510px;
	height: 320px;
	background: #fff;
	margin: 0 0 0 0;
}

.loading {
	width:30px;
	height:30px;
	position: absolute;
	right: -40px;
	top:-38px;
	display: none;
}

.loading img{
	width:100%;
}


.tel {
	float:right;
	padding:5px;
		color:#fff;
		text-align: right;
		margin-right: 20px;
		margin-top: 20px;
		padding-right: 20px;
		border-right: 1px solid #222
}

.tel .tel_number {

	font-size:15pt;
	display: block;
}

.tel .tel_text {
	font-size: 9pt;
	display: block;
}

.signin {
	padding-top:10px;
	float:left;
}

.usermenu {
	margin:0px;
	padding:0px;
}
.usermenu a{
	text-decoration: none;
	color:#fff;
	font-size: 10pt;
	margin-right: 10px;
}

.searchScreen {
	position: absolute;
	width: 810px;
	height: 550px;
	background: white;
	background-image:url('images/home_splash1.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	
	left: 170px;
	z-index: 10;

	/*display: none;*/
}

.what_are_you_craving {
	text-align: center;
	margin-top:180px;
}

.what_are_you_craving h1 {
	font-size:18pt;
	font-weight: normal;
	color: #1F7F6D
}

.main_search {
	border-radius: 3px;
	width:430px;
	border:2px solid #21806F;
	font-size: 18px;
	padding:10 20px;
	font-family: 'sciflyregular'
}

.trending {
	margin-top:100px;
}

.newcircles {
	width:80px;
	margin-top:20px;
	margin-right: 10px;
}

.circle2 .image-wrap {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
}

/*tooltip*/
.tooltip{
		display: inline;
	position: relative;
}

.tooltip:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 96px;
	color: #fff;
	content: attr(ClueTip);
	left: 10%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 170px;
}

.tooltip:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 90px;
	content: "";
	left: 30%;
	position: absolute;
	z-index: 99;
}


.userinputs {
	position: absolute;
	width: 980px;
	height: 550px;
	background:#fff;
	z-index: 10;	
	/*left: 170px;*/
}

.forminputs {
	margin-top:10px;
}

.forminputs label {
	color:#666;
	width:130px;
	float:left;
	display: block;
	padding-top:5px;
}

.forminputs input {
	border:2px solid #ebebeb;
	padding:4px;
	font-size:12pt;
}

.userform {
	padding:120px;
}

.forminputs input.btn {
	font-size:10pt;
	background:#CB2E2B;
	border:1px solid #CB2E2B;
	color:#fff;
	font-weight: bold;
	border-radius: 5px;
	padding:5px 10px;
	margin-top:10px;
	cursor: hand;
	cursor: pointer;
}

.registrationFormAlert {
	font-size:12pt;
}

.openinghours {
	font-size: 10pt;
	color:#fff;
	margin-top:4px;
	float:left;
	margin-left:10px;

}

.fbbutton {
	float:left;
}