﻿* { zoom:1 !ie; }

.floatleft
{
	float: left;
	overflow: auto;
}
.floatright
{
	float: right; /* overflow: auto; */
}

.clear
{
	clear: both;
}

h1
{
	margin: 10px 0px;
}
h2
{
	margin: 10px 0px;
}
h3
{
	margin: 10px 0px;
}

p
{
	margin: 10px 0px;
	font-size: 0.93 em;
	color: gray;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial;
	font-size: 13px;
}


.bodycontainer
{
	height: 82px;
	min-width: 980px;
	background-color: rgb(59, 89, 152);
}

.bodycontent
{
	margin: 0px auto;
	width: 964px;
	padding-top: 13px;
}

.bodytitle
{
	font-size: 20px;
	font-weight: bold;
	color: rgb(256, 256, 256);
	font-family: Helvetica, Arial;
}

.SubHeader
{
	color: rgb(57, 132, 207);
	font-family: Helvetica, Arial;
}

.headline
{
	color: #111;
	font-family: Arial;
	font-size: 1.3em;
}



.companyDesc
{
	color: rgb(58, 58, 58);
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}


.CategorHeader
{
	padding: 5px 0px;
	width: 100%;
	text-align: center;
	text-align: left;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #efefef;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	background-color: #dedede;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #c5c5c5;
}


#search_box
{
	
	padding: 18px;
	height: 100%;
    background: urlhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/bg_1.png") repeat scroll 0 0 #990000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px #000000;
    color: #FFFFFF;
}

.cBox
{
	background: rgb(255, 255, 255);
	border: 1px solid rgb(204, 204, 204);
	margin-top: 2px;
}
.cBoxGray
{
	background: rgb(238, 238, 238);
	border: 1px solid rgb(204, 204, 204);
}

a img
{
	border: 0px currentColor;
}

.roundCorners
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.row
{
	margin: 0px auto;
	width: 960px;
	overflow: hidden;
}

.column
{
	margin: 0px 10px;
	overflow: hidden;
	float: left;
	display: inline;
}

a
{
	/*color: rgb(0, 151, 212);*/
    color:#D5CC00;
	text-decoration: none;
}

.content
{
	position: relative;
	width: 938px;
	margin: 0 auto;
	z-index: 10;
}

.fbcontent
{
	position: relative;
	width: 938px;
	margin: 0 auto;
	z-index: 10;
	overflow:hidden;
}

.content_main
{
	position: relative;
	width: 938px;
	z-index: 11;
	background: url(/contehttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/content_bg.jpg) repeat-y;
}


#home_slider
{
	position: relative;
	margin: 0 auto;
	width: 916px;
	height: 380px;
	overflow: hidden;
	z-index: 11;
}

#home_slider a
{
	text-decoration: none;
}

#navthumbs
{
	position: absolute;
	width: 140px;
	height: 14px;
	top: 362px;
	left: 802px;
	z-index: 200;
}

#navthumbs a
{
	display: inline-block;
	width: 14px;
	margin-left: 6px;
	height: 14px;
	background-color: #000000;
}

#navthumbs a:hover
{
	background-color: #cccccc;
}

#navthumbs a:hover.activeSlide
{
	background-color: #3886bd;
}

#navthumbs a.activeSlide
{
	background-color: #3886bd;
}




.classbutton
{
	-moz-box-shadow: inset 0px 1px 0px 0px #e55956;
	-webkit-box-shadow: inset 0px 1px 0px 0px #e55956;
	box-shadow: inset 0px 1px 0px 0px #e55956;
	background: -moz-linear-gradient(top,  #b22623 0%, #8c1a35 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b22623), color-stop(100%, #8c1a35)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b22623 0%, #8c1a35 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b22623 0%,#8c1a35 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b22623 0%,#8c1a35 100%); /* IE10+ */
	background: linear-gradient(top,  #b22623 0%, #8c1a35 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b22623', endColorstr='#8c1a35',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #777777;
	display: inline-block;
	color: #f4f4f4;
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	padding: 6px 18px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #660000;
}

.classbutton:hover
{
	background-color: #f24537;
}

.classbutton:active
{
	position: relative;
	top: 1px;
}

#back-top
{
	position: fixed;
	bottom: 30px;
	margin-left: -110px;
}

#back-top a
{
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb; /* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover
{
	color: #000;
}

/* arrow icon (span tag) */
#back-top span
{
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: #ddd urhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/up-arrow.png) no-repeat center center; /* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px; /* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span
{
	background-color: #777;
}


.panel-container
{
	padding: 10px;
	width: 300px;
	margin-bottom: 10px;
	/*border-color: rgb(221, 221, 221);
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-top-style: none;*/
	overflow: auto;
    text-align:right;
}



.RatingScoreContainer
{
	width: 74px;
	height: 80px;
	margin-right: 6px;
	float: left;
	background-color: rgb(175, 5, 5);
	padding: 4px;
	color: #fff;
	text-align: center;
}

.RatingNo
{
	text-align: center;
	font-size: 53px;
}

.RatingLegend
{
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 16px;
}

.Reviewlegend
{
	width: 80px;
	text-align: center;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.5em;
	float: left;
	display: block;
}

/* ------------------------------nav start ------------------------------*/
#banner_navigation_main_div
{
	margin: 0 auto;
}
#banner_navigation
{
	clear: right;
}
#banner_navigation ul
{
	width: 750px;
	margin: 0px auto;
	padding: 0;
	font-size: 16px;
	list-style: none;
	color: #ffffff;
	padding-top: 4px;
}
#banner_navigation li
{
	background: url(https://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/divider.png) no-repeat;
	display: block;
	margin: 0 5px 0 5px;
	float: left;
	padding-right: 30px;
	background-position: right;
	color: #ffffff;
}
#banner_navigation li a
{
	margin: 0;
	text-decoration: none;
	color: #ffffff;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-left: 9px;
	line-height: 37px;
	float: left;
	display: block;
}
#banner_navigation li a span
{
	float: left;
	line-height: 32px;
	display: block;
	padding: 0px 18px 5px 8px;
}

#banner_navigation li a:hover, #banner_navigation li a.current
{
	background: url(https://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/button_l.png) no-repeat left top;
}
#banner_navigation li a:hover span, #banner_navigation li a.current span
{
	background: url(https://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/button_r.png) no-repeat right top;
}

.nav_bg
{
	overflow: auto;
	background: #a00000; /* Old browsers */
	background: -moz-linear-gradient(top, #a00000 0%, #600000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a00000), color-stop(100%,#600000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a00000 0%,#600000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a00000 0%,#600000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a00000 0%,#600000 100%); /* IE10+ */
	background: linear-gradient(top, #a00000 0%,#600000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a00000', endColorstr='#600000',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 6px 10px #777;
	margin-bottom: 1em;
}
/* ------------------------------nav end ------------------------------*/

/* ------------------------------oreder menu --------------------------*/
#all
{
	width: 960px;
	margin: 0 auto;
}
#FBall
{
	/*padding :0 0 0 120px;*/
	/*width: 960px;*/
	/*margin: 0 auto;*/
	/*padding :0 0 0 0px;*/
	/*width:810px;*/
 margin:0; padding:0; border:0;
	
	
}
#content
{
	width: 740px;
	overflow: auto;
}
#FBcontent
{
	/*width: 810px;*/
	/*width: 100px;*/
	 margin:0; 
	/*overflow: auto;*/
}
#mini-cart
{
	position: relative;
}

#sidebar
{
	position: relative;
	/*overflow: auto; commented by madan*/
	width: 212px;
	float: right;
}
/*#FBsidebar
{
	position: absolute;
	/*overflow: auto; Commented By Madan*/
	width: 212px;
	float: right;
}*/
#receipt_content
{
	background: #ffffff;
	color: #5c5c5c;
}

#back-top
{
	display: inline-block;
	position: fixed;
	bottom: 0;
	margin: 0;
	margin-left: 748px;
}

#tabs
{
	background: #ffffff;
	height: auto;
	position: relative;
	color: #5c5c5c;
	margin-bottom: 1.5em;
}

#cart-content
{
	border-left: thin solid #D9D6C4;
	border-right: thin solid #D9D6C4;
	border-bottom: thin solid #D9D6C4;
	height: 200px;
}

.panel-header
{
	padding: 0.4em 1em;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top: thin solid #D9D6C4;
	border-left: thin solid #D9D6C4;
	border-right: thin solid #D9D6C4;
}

#schedule, #schedule td, #schedule th
{
	border: 2px solid #C5C5C5;
	border-collapse: collapse;
	margin: 0;
}

#schedule td, #schedule th
{
	padding: 3px 5px;
}

#schedule th
{
	color: brown;
}

.descr
{
	display: none;
}

/*******************End Reviews ************************************/



.Reviewsheader
{
	background: rgb(238, 238, 238);
	border-width: 1px 1px medium;
	border-style: solid solid none;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) currentColor;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.ReviewPic
{
	margin: 0px 10px 0px 0px;
	width: 20px;
	float: left;
	display: block;
}

.ReviewCount
{
	font-size: 11px;
	font-weight: bold;
}

.ReviewBox
{
	padding: 20px;
	/*border: 1px solid rgb(204, 204, 204); commented by Madan*/
}

.ReviewContent
{
	border-top-color: rgb(221, 221, 221);
	border-top-width: 1px;
	border-top-style: solid;
}

.ReviewCommentBox
{
	margin-left: 30px;
}

.ReviewText
{
    color:#ffffff;
	line-height: 18px;
	font-size: 13px;
}

.ReviewEnd
{
	margin-top: 30px;
	position: relative;
}

a.reviews-all
{
	margin: 5px 0px;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

.review-a
{
	color: rgb(69, 135, 219);
}
.review-a:hover
{
	color: rgb(69, 135, 219);
	text-decoration: underline;
}

.BizRating
{
	width: 85px;
	height: 16px;
	overflow: hidden !important;
	position: relative;
}

#mapdiv
{
	border: 1px solid rgb(153, 153, 153);
	height: 245px;
	overflow: hidden;
	position: relative;
}


/****************LOCATION ****************************************/
#locationContainer p.location-item
{
	border: solid thin black;
	border-radius: 4px;
	padding: 6px;
	margin-bottom: 6px;
	background-color: #DEDEDE;
	color: brown;
	cursor: pointer;
}

#locationContainer p.location-item.selected
{
	background-color: #EEEEEE !important;
}


.create-account
{
	padding: 5px;
	text-align: center;
	clear: both;
	background-color: rgb(235, 245, 253);
}


/*
 * AlertMsg control
 */

.alert
{
	position: relative;
	border: 1px solid #777;
	border-radius: 3px;
	font-weight: normal;
	padding: 10px 10px 10px 40px;
	background-position: 6px 6px;
	background-repeat: no-repeat;
}

.alert-close
{
	/*background-image: urhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/close.gif);
	width: 13px;
	height: 13px;
	position: absolute;
	right: 6px;
	top: 6px;*/
    background-image: urlhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/x_mini.png");
    height: 20px;
    position: absolute;
    right: -9px;
    top: -7px;
    width: 21px;
}

.alert-info
{
	background-color: #FAFAFA;
	border-color: #AAAABB;
	color: #AAAABB;
	background-image: urhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/icon-info.png);
}

.alert-warning
{
	background-color: #DEDEDE;
	border-color: #FF8224;
	color: #800000;
	background-image: urhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/icon-warn.png);
}

.alert-error
{
	background-color: #DEDEDE;
	border-color: #FF8224;
	color: #800000;
	background-image: urhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/icon-error.png);
}

.SubNav
{
	display: block;
	overflow:auto;
	padding: 0;
	margin: 0;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 1%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 1%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 1%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 1%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 1%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #777;
}

.SubNav a
{
	display: block;
	padding: 10px 12px;
	color: #000;
	text-shadow: 1px 1px #eee;	
}

.SubNav-activeLink
{
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 1%, #aaaaaa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#cccccc), color-stop(100%,#aaaaaa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 1%,#aaaaaa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 1%,#aaaaaa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 1%,#aaaaaa 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 1%,#aaaaaa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	text-shadow: 1px 1px #ccc !important;
	border-left: 1px solid #999;
	border-right: 1px solid #eee;
}

.SubNav li
{
	display: inline-block;
	float: left;
}

/* Madan added for forgot password*/
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity:1;
    opacity: 1;
    z-index: 100;
    display: none;
}

.content_f a {
    text-decoration: none;
}

.popup_f {
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
}

.content_f {
    min-width: 600px;
    width: 600px;
    min-height: 150px;
    margin: 100px auto;
    background: urhttps://d2xl1y985jcw84.cloudfront.net/ClorderUI/images/bg_1.png) repeat #990000;
    position: relative;
    z-index: 103;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    color:#ffffff;
}

    .content_f p {
        clear: both;
        color: #555555;
        text-align: justify;
    }
    .content_f h2 {
        color:#fff;
        font-size:31.5px;
    }

        .content_f p a {
            color: #d91900;
            font-weight: bold;
        }

    .content_f .x {
        float: right;
        height: 35px;
        left: 22px;
        position: relative;
        top: -83px;
        width: 34px;
    }

        .content_f .x:hover {
            cursor: pointer;
        }

@media only screen and (min-device-width: 480px) {
    .content_f .x {
        top: -114px;
    }

}

@media only screen and (min-width:769px) {
    .content_f .x {
        top: -83px;
    }

}