@charset "UTF-8";
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset, img { border: none; }
caption, th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	color: #222;
}
#hdr1 {
	background-image: url(../images/hdr1.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#hdrac {
	background-image: url(../images/hdrac.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

#hdr2 {
	background-image: url(../images/hdr2.jpg);
	background-repeat: no-repeat;
	height: 227px;
}
#hdr3 {
	background-image: url(../images/hdr3.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

.clearing {
	font-size: .1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.clearingdotted {
	font-size: .1em;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.clearingdotted1 {
	font-size: .1em;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding: 0px;
	margin: 0px;
}

#main_container {
	background-color: #FFF;
	width: 950px;
	min-height:302px;
	background-image: url(../images/l_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#page_title_box {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:10px;
	font-weight:bold;
}
#ppc_page_title_box {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:10px;
	font-weight:bold;
}
#ppc_page_title_box h2 {
	border:none;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	padding-top:5px;
}
#nav_box {
	margin: 0px;
	float: right;
	height: 30px;
	width: 658px;
}

#content_container {
	padding-top: 30px;
	padding-left: 10px;
	width: 665px;
	float: left;
}
#content_container_ins {
	padding-top: 0;
	padding-left: 10px;
	width: 665px;
	float: left;
}
.emthis {
	display: block;
    font-weight: bold;
    margin: 10px 0;}
#content {
	margin-top:6px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
#content p {margin: 0 0 20px 0;}
#testimonials {
	width: 40%;
	float: right;
	padding-left: 15px;
	padding-right: 3px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-left: 5px;
}

.Title{
	font-size:14px;
	}
	
/*------------FORM Start---------------*/

#Form{
	margin-top:15px;
	}
	
#Form label{
float: left;
font-family:Tahoma, Times New Roman, Times, serif;
font-size:13px;
color:#ecf1f4;
width:100%;
margin-bottom:10px;
}

#Form input[type="text"], #Form input[type="Password"], #Form textarea, #Form select{
width: 246px;
float:left;
margin-bottom: 20px;
height:24px;
}


#Form #submitbutton{
float:left;
position:relative;
bottom:7px;
margin-left:30px;
}

.clear{clear:both;}

#Form .TextBox{
	border:#dde2e5 1px solid;
	background:#ecf1f4;
	font-family:Tahoma, Times New Roman, Times, serif;
	font-size:13px;
	color:#000000;
	}
	
.ForgotPassword{
	float:left;
	position:relative;
	bottom:19px;
	margin-left:20px;
	}
	
.QuestionMark{
	position:relative;
	top:7px;
	}
	
.Blue{color:#1d5a99; margin-bottom:20px;}
.Green{color:#2a9605;}
/*------------FORM End---------------*/

#MyAreaTable{
	border:1px solid #dde2e5;
	margin-top:15px;
	}
#MyAreaTable th, #MyAreaTable td{
	border-bottom:1px solid #dde2e5;
}
.EvenTRBgColor{ background-color:#f6f7f8;}
	
#content ul  {
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 30px;
	margin-top: 15px;
}
#content li {
	list-style-image: url(../images/bullet_tick.jpg);
	padding-bottom: 5px;
}
.red_txt {
	color: #F00;
}
#content_lft_box {
	float: right;
	width: 193px;
	padding: 30px;
}
#content_rt_box {

}
a {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
#form_box {
	float: right;
	width: 400px;
}
#small_form_box {
	text-align: left;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}.form_txtbox {
	background-color: #ECF1F4;
	border: 1px dotted #CCC;
	font-size: .85em;
	line-height: 1.4em;
}

#copyrightbox {
	color: #666;
	line-height: 15px;
	font-size: 10px;
	background-image: url(../images/copyright.jpg);
	height: 90px;
	width: 940px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
}
#copyright_box {
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 24px;
	color: #FFF;
	line-height: 25px;
	letter-spacing: 0.08em;
}
h2 {
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0.08em;
	color: #2C518B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
h3 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #2C518B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#content h3 {margin-bottom:20px;}
.blue_txt1 {
	color: #2f82d5;
}
#pkg_container {
	width: 660px;
}
#pkg_crvtp {
	font-size: .1em;
	background-image: url(../images/pkg_crvtp.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 660px;
}
#pkg_box {
	background-image: url(../images/pkg_bg.jpg);
	background-repeat: repeat-y;
	width: 660px;
	min-height:240px;
}
.pkg123_box {
	width: 180px;
	height:180px;
	padding-left: 20px;
	float: right;
	font-size: 11px;
	line-height: 15px;
	padding-right: 20px;
	padding-top: 10px;
}
.pkg123_box img {margin-bottom:18px;}
.pkg123_btnbox {
	width: 660px;
	float: right;
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
}
#pkg_crvbtm {
	font-size: 0.1em;
	background-image: url(../images/pkg_crvbtm.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 660px;
}
.btm_bdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#jbox {
	font-size: 12px;
	color: #666;
	/*line-height: 9px;*/
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content2 ul {
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 30px;
	margin-top: 15px;
}
#content2 li {
	list-style-image: url(../images/bullet_tick.jpg);
	padding-bottom: 5px;
}
#h_box {
	background-color: #E9F1F8;
	padding: 10px;
	border: 1px dotted #000;
	width: 550px;
}
#h_imbox1 {
	font-size: .1em;
	background-image: url(../images/h1.jpg);
	float: right;
	height: 144px;
	width: 499px;
	margin-top: 3px;
	margin-right: 11px;
	margin-left: 415px;
}
#h_imbox2 {
	font-size: 0.1em;
	background-image: url(../images/h2.jpg);
	float: right;
	height: 144px;
	width: 499px;
	margin-top: 3px;
	margin-right: 11px;
	margin-left: 415px;
}
#h_imbox3 {
	font-size: 0.1em;
	background-image: url(../images/h3.jpg);
	float: right;
	height: 144px;
	width: 499px;
	margin-top: 3px;
	margin-right: 11px;
	margin-left: 415px;
}
#h_imbox4 {
	font-size: 0.1em;
	background-image: url(../images/h4.jpg);
	float: right;
	height: 144px;
	width: 499px;
	margin-top: 3px;
	margin-right: 11px;
	margin-left: 415px;
}
#h_imbox5 {
	font-size: 0.1em;
	background-image: url(../images/h5.jpg);
	float: right;
	height: 144px;
	width: 499px;
	margin-top: 3px;
	margin-right: 11px;
	margin-left: 415px;
}
#h_imbox6 {
	font-size: 0.1em;
	background-image: url(../images/h6.jpg);
	float: right;
	height: 144px;
	width: 499px;
	margin-top: 3px;
	margin-right: 11px;
	margin-left: 415px;
}
#h_imbox7 {
	font-size: 0.1em;
	background-image: url(../images/h7.jpg);
	float: right;
	height: 144px;
	width: 499px;
	margin-top: 3px;
	margin-right: 11px;
	margin-left: 415px;
}

.Font20{ font-size:20px;}

/* ---------------- Custom --------------------------- */
.limiterBox {
	border: 1px solid #000;
	/*border-top: none;*/
	background-color: #0088c1;
	color:#FFF;
	padding: 3px 6px;
	margin-top:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing:1px;
}
.Message {
	padding:15px 15px 15px 37px;
	background-position:15px 17px;
	background-repeat:no-repeat;
	border:1px solid;
	display:block;
	margin-bottom:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Message.Error {
	background-color:#F5E8E8;
	background-image:url(../Images/Common/error.png);
	border-color:#DFB2B2;
	color:#9E1111;
}
.Message.Success {
	background-color:#e8f6e9;
	background-image:url(../Images/Common/success.png);
	border-color:#b2e1b7;
	color:#11a322;
}
.Message.Info {
	background-color:#eaedf7;
	background-image:url(../Images/Common/info.png);
	border-color:#b8c3e4;
	color:#2446ad;
}
.Message.Warning {
	background-color:#f9f8e8;
	background-image:url(../Images/Common/warning.png);
	border-color:#ebe7b3;
	color:#c2b515;
}
#myform_errorloc {
	display:none;
	margin:15px 0;
	color:#ff0b10;
	font-weight:bold;
	width:270px;
}
#myform_errorloc ul {
	padding:0;
}
#myform_errorloc ul li {
	font-size:12px;
	margin-bottom:8px;
}
h4 {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #2C518B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
.serving {
	font-size:18px;
	color:#FFF;
	float: right;
	width: 499px;
	margin: 0 11px 0 415px;
}
.address {
	font-size:12px;
	color:#FFF;
	float: right;
	width: 499px;
	margin: 0 11px 2px 415px;
}
.phone {
	float:right;
	width:200px;
	margin:25px 0 0 0;
	font-size:20px;
	color:#ff7b2a;
}
ul#arealist, #arealist li {margin:0; padding:0; display:inline; list-style:none; list-style-type:none; color:#666;}
#arealist a, #arealist a:link, #arealist a:visited {color:#666;}
#arealist a:hover {color:#FF6600;}
.footer {margin:10px 0; color:#000;}
#pop, #pop2 {
                color:white;
                position: fixed;
                margin:0 auto;
                right: 0;
                left: 0;
                width:301px;
}
.insbx {margin:4px 10px; font-style:italic;text-align:center;}
.iconx {width:20px;position:absolute;margin: -167px 0 0 275px;}
.message {text-align:center; margin:0;}
#pop {
                z-index:90;
                height: 180px;
				bottom: 28px;
				
}
#pop2 {			background-color: #333;
				z-index:89;
				bottom: 0;
}
