
h1 {
	font-family: Impact, Arial, Helvetica, Verdana;
	margin: -10px 0 2px 0;
	padding: 0;
	font-size: 25pt;
	font-weight: normal;
	color: #ba0000;
text-align:center;
	}
h2 {
	font-family: Impact, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 16pt;
	color: #000080;
	font-weight:normal;
	text-align:left;
	}
h3 {
	font-family: Impact, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 16pt;
	color: #000080;
	font-weight:normal;
	text-align:center;
	}
h4 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin:0;
	font-size: 14pt;
	color: #000000;
	text-align:center;
	margin-top:-10px !important;
	}

/***** CONTAINERS *****/



.box {
	border: 1px solid #cff0e2;
	padding: 15px;
	margin: 15px;
	background: #cfe6f0;
	}
.order {
	border: 1px solid #C0C0C0;
	padding: 15px;
	background: #F9F7EC;
	}

/***** FORM ELEMENTS *****/

.btn {
	font-size: 21px;
	width: 325px;
	padding: 0;
	}
.btnside {
	font-size: 18px;
	width: 200px;
	padding: 0;
	}    


ul.check {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12pt;
	margin: 0 0 0 10px;
	text-indent: 0;
	}
ul.check li {
	list-style-image: url(../images/arrow4a_red.gif);
	line-height: 14pt;
	}
#wrapper  ul li {
	list-style-image: url(../images/ncheckmark2.gif);
	line-height: 14pt;
	padding-left: 0px;
	}
#wrapper  li.short {
	margin: 0 0 0 20px;
	line-height: 14pt;
	text-indent: 0;
	}
.main-testimonials {
width:520px;
float:right;
	font-size : 11pt;
	text-indent: 0;
}
.testimonials{
width:239px;
float:left;
font-size : 12pt;
text-indent: 0;
margin-left:5px;
}




/* sip trucking  start */

.message1{
margin-left:30px;
margin-top:9px;
width:328px;
float:left;
display:inline;
padding-right:10px;
}

.message1-content{
margin-top:2px;
margin-bottom:0px;
width:355px;
border-left:#efefef 2px solid;
border-right:#efefef 2px solid;
border-top:#efefef 2px solid;
float:left;
display:inline;

}

.message-bottom{
background-image:url(../images/message-bottom.gif);
background-repeat:no-repeat;
width:360px;
height:42px;
display:block;

}


A.readmore:link{
font-family:tahoma;
color:#333333;
font-size:11px;
clear:both;
margin-right:10px;
vertical-align:middle;
padding-left:150px;

}
A.readmore:visited{
font-family:tahoma;
color:#333333;
font-size:11px;
margin-right:10px;
vertical-align:middle;
padding-left:150px;

}
A.readmore:hover{
font-family:tahoma;
color:#ff0000;
font-size:11px;
margin-right:10px;
vertical-align:middle;
padding-left:150px;

}

/* sip trucking  End */

ul.check {
	font-family : Arial;
	font-size : 14px;
	margin: 0 0 0 10px;
	text-indent: 0;
}
ul.check li {
	list-style-image:url(../images/arrow4a_red.gif);
	line-height: 20px;
	
	}
#wrapper ul li {
	list-style-image:url(../images/arrow4a_red.gif);
	line-height: 20pt;
	padding-left: 5px;
	margin-left:45px;
	
	}
#wrapper  li.short {
	margin: 0 0 0 20px;
	line-height: 25pt;
	text-indent: 0;
	}
	.noindent {
	text-indent: 0;
	margin: 15px 0;
	}

.message2{
margin:10px;
width:324px;
float:left;
display:inline;
}
.message2-content{
margin-top:2px;
margin-bottom:0px;
width:355px;
border-left:#efefef 2px solid;
border-right:#efefef 2px solid;
border-top:#efefef 2px solid;
float:left;
display:inline;
clear:left;
}

.contactus{
padding-left:25px;
vertical-align:middle;
}
.contactus img{
padding-left:15px;
}
.conimg{
padding-bottom:35px;
}
.heading{
font-size:22px;
font-family:Arial;
color:#000000;
font-weight:bold;
text-align:left;
padding-left:10px;
padding-top:20px;

}
#formcontent{
	width: 795px;
	float: left;
	display:block;
	position: relative;
	padding-top:15px;
	padding-bottom:10px;
}

.test-content{
background-image:url(../images/testimonial-mid-bg.gif);
background-repeat:repeat-x;
border-left:#e8e0e0 1px solid;
border-right:#e8e0e0 1px solid;
width:225px;
font-size:12px;
padding:5px;
line-height:18px;
}
#iptelephone{
padding-left:30px;
width:220px;
float:left;
}
#testimonailsbottom{
margin-left:250px;
width:525px;
}
#contactform{
	width: 239px;
	float: left;
	margin-left:10px;

}

#tips{
float:left;
clear:both;
width:100%;
margin:5px;
}















/* form.css */

* {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  width: 100%;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
  width:300px;
}

.textarea {
  overflow: auto;
   width:80px;
}

form div {
  clear: left;
  display: block;
  width: 210px;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/../images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 157px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 100px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: left;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}
.radio{
width:15px;
border:none;
}
form div img {
  border: 1px solid #000000;
}



p.error {
  background-color: #ff0000;
  background-image: url(/../images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/../images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/../images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 70px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 80px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 150px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 150px;
 
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
}

/* form.import.css */

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;

}

form textarea {
  overflow: auto;
   border:#e0e0e0 1px solid;
  width:100px;

}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 200px;
  margin: 0 0 0 18px;
 
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 150px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 244px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}







#subpage
{
	
	color: #000000;	
	font-family:arial;
	font-size:12pt;	
	width:550px;
	margin-top:0;
	margin-bottom:0;
	line-height:10px;
	text-wrap:suppress;
	word-wrap:break-word;
	padding-left:10px;
	float:left;
	position:relative;
	
}

#subpage a
{
	
	text-decoration: none;
}
#subpage p
{
	margin:0;
	padding:0;
	line-height:20px;
	font-size:12pt;
	text-indent: 0;
}


#subpage ul
{
	list-style: none;
	padding: 0em;
	margin:0;

	
}

#subpage li
{
	display: inline;
	font-size: 14px;
	font-weight: normal;
	background-image:url(../images/inner-page-content-arrow.gif);
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:38px;
	padding-top:4px;
	padding-bottom:10px;
	margin:0;
}
#subpage img
{
vertical-align:middle;
}

#subpage li a
{
	padding: 0.8em;
}

#subpage li a:hover
{
	
	color:#666666;
	background-repeat: repeat-x;
}
#longlines {
width:400px;
text-wrap:suppress;
word-wrap:break-word;
}



#wrapper {
width:650px;
text-align:left;
background:#fff;
}
	

#top {
	display: block;
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
	clear: both;
	}
#main {
	display: block;
	text-align: left;
	padding: 0 25px;
	margin: 0;
	}

.box {
	border: 1px solid #e3f0cf;
	padding: 15px;
	margin: 15px;
	background: #E3F0CF;
	}
.order {
	border: 1px solid #C0C0C0;
	padding: 15px;
	background: #F9F7EC;
	}

/***** FORM ELEMENTS *****/

.btn {
	font-size: 21px;
	width: 325px;
	padding: 0;
	}
.btnside {
	font-size: 18px;
	width: 200px;
	padding: 0;
	}    

/***** IMAGES *****/

p img {
	padding: 0;
	margin: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 5px;
	display: inline;
	}
img.alignleft {
	margin: 0 5px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	display: block;
	}
	
.alignleft {
	float: left;
	display: block;
	}

/***** HACKS *****/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix:after { /* float hack used to float content correctly */
	content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
	visibility: hidden;
	}
.noindent {
	text-indent: 0;
	margin: 15px 0;
	}
.salutation {
	text-indent: 0;
	margin: 0;
	}

.testimonial {
	font-size : 11pt;
	text-indent: 0;
	}
	
	
	.box1{
	width:280px;
	float:left;
margin-left:30px;
margin-right:10px;
margin-top:5px;
	}
	.box1-text{
	
	float:left;
	margin-top:3px;

	width:275px;
	border-left:#efefef 2px solid;
	border-right:#efefef 2px solid;
	border-top:#efefef 2px solid;	
	}
.box2{
	width:280px;
	float:left;
margin-left:20px;
margin-right:10px;
margin-top:5px;
	}
	.box2-text{
	float:left;
	margin-top:3px;
	width:275px;
	border-left:#efefef 2px solid;
	border-right:#efefef 2px solid;
	border-top:#efefef 2px solid;	
	}
	
	
		.box3{
	width:280px;
float:left;
margin-left:30px;
margin-right:10px;
margin-top:0px;
	}
	.box3-text{
	width:275px;
	float:left;
	margin-top:3px;
	border-left:#efefef 2px solid;
	border-right:#efefef 2px solid;
	border-top:#efefef 2px solid;	
	}
	
	
		.box4{
	width:280px;
float:left;
margin-right:10px;
margin-left:15px;
margin-top:0px;
	}
	.box4-text{
	float:left;
	margin-top:3px;
	
	width:275px;
	border-left:#efefef 2px solid;
	border-right:#efefef 2px solid;
	border-top:#efefef 2px solid;
	}
	
	
	
	.redtext{
color:#FF0000;
}
.yellotextbig{
background-color:#fefe00;
font-weight:bold;
color:#000000;
}
.yellotext{
background-color:#fefe00;
color:#000000;
}
















blockquote blockquote{
	margin:20px;
	background:#fff;
}














code{
	background:#f9f9f9;
}
dt{
	font-weight:bold;
}
dd{
	padding:0 0 0 15px;
}
hr{
	clear:both;
	padding:0;
	margin:0;
	border:0;
	height:1px;
	text-align:left;
	background:#ccc;
	color:#ccc;
}
.entry img{
	/* border:1px solid #ccc; */
	padding:4px;
	text-indent:0px;
}
img.wp-smiley{
	border:0;
	padding:0;
	background-color:transparent;
	background-image:none;
	vertical-align:bottom;
}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright{
	margin:0 0 2px 7px;
	padding:4px;
	display:inline;
}
img.alignleft{
	margin:0 7px 2px 0;
	padding:4px;
	display:inline;
}
.alignright{
	float:right;
}
.alignleft{
	float:left
}
input,textarea{
	font-family:Arial,Helvetica,Georgia,Sans-Serif;
	font-size:12px;
	padding:2px;
}
input#s,input#author,input#email,input#url,textarea#comment{
	padding:3px;
}
input#author,input#email,input#url{
	margin:0 5px 0 0;
}
pre{
	width:90%;
}
small{
	font-size:14px;
}
#container{
	clear:both;
	float:left;
	height:100%;
	width:100%;
	text-align:left;
	border-top:1px solid #fff;
	background:#EFEFEF url('http://www.successchef.com/../images/backgroundmed.gif') top center repeat-x;
}
#maincolumn-outer{
	width:650px;
	margin:0 auto;
	padding:0;
	border:1px solid #ccc;
}
#maincolumn{
	margin:25px;
	padding:0;
}
#maincolumn p{
	text-indent:30px;
	text-align:left;
}
#maincolumn ul,#maincolumn ol,#maincolumn li,#maincolumn img,#maincolumn p img,#maincolumn li p{
	text-indent:0;
	text-align:left;
}
.page{
	margin:10px auto 0;
	width:845px;
	text-align:left;
}
.main-narrow{
	float:left;
	width:800px;
}
.post{
	margin:0 20px 20px 0;
}
.post h2{
	font-size:24px;
}
.entry{
	line-height:20px;
}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{
	font-weight:bold !important;
	border:0;
	margin:20px 0;
	padding:0;
	text-transform:none;
	background-color:transparent;
	background-image:none;
}
.entry h1{
	font-size:32px;
	line-height:42px;
	letter-spacing:-1px
}
.entry h2{
	font-size:24px;
	line-height:32px;
	letter-spacing:-1px
}
.entry h3{
	font-size:18px;
	line-height:24px;
	letter-spacing:-1px
}
.entry  h4{
	font-size:18px;
	line-height:20px;
	letter-spacing:-1px
}
.entry h5{
	font-size:12px;
	line-height:20px;
	letter-spacing:-1px
}
.entry h6{
	font-size:11px;
	line-height:20px;
	letter-spacing:-1px
}

/********** Hacks ************/

.resources{
	background:#ffffc0 url('http://www.successchef.com/../images/product_review.png') 25px 15px no-repeat;
	margin:10px 0;
	padding:0 15px 5px 80px;
	border-style:solid;
	border-width:1px;
	border-color:#ffcc66;
}
.graybox{
	background:#F2F9FB;
	padding:5px 9px 5px 9px;
	margin:7px 0 7px 7;
	border-style:solid;
	border-width:1px;
	border-color:#C8E3EE;
}
.non_graybox{
	padding:5px 9px 5px 9px;
	margin:7px 0 7px 7;
}
.more-link{
	text-align:right;
	display:inline;
}
.excerpt_reloaded{
	line-height:20px;
	margin:4px 0;
}
.tip{
	/* padding:7px 14px 3px 14px; */
	margin-top:10px;
	font-size:18px;
	text-align:left;
	color:#333333;
}
.tip img{
	float:right;
	margin:5px 0 5px 7px;
}
.edit{
	font-size:10px;
	display:inline;
	vertical-align:middle;
}
* html a:hover{
	visibility:visible;
}
#beta{
	padding:0;
	margin:0;
	position:relative;
	top:20px;
	left:450px;
	height:100px;
	width:100px;
	background:url('http://www.successchef.com/../images/beta.png') no-repeat top right;
}

/* P.I.E. Float Clearing ----------------------------------------------------------------*/

.clearfix:after{
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
hr.clear{
	border:none;
	background:none;
	display:none;
	visibility:hidden;
	clear:both;
	display:block;
}
button.btn {
	position:relative !important;
	top:0 !important;
	left:0 !important;
	font-size: 21px;
	height: 37px;
	width: 325px;
	padding: 0;
	border:2px Solid ThreeDShadow;
	border-color:ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	background:ButtonFace;
	}
button.btn:hover {
	position:relative !important;
	top:1px !important;
	left:1px !important;
	color:#009900;
	border:2px Solid ThreeDShadow;
	border-color:ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	background:ButtonFace;
	}
.btnside {
	font-size: 18px;
	width: 200px;
	padding: 0;
	}

/************* Salesletter ************************************************/

.order {
	border: 1px solid #C0C0C0;
	padding: 15px;
	margin:10px 0;
	background: #f5f5f5;
	}
	.order:hover {
	border: 1px solid #C0C0C0;
	padding: 15px;
	font-size:15px;
	margin:10px 0;
	color:ff0000;
	background: #f5f5f5;
	}
	
	.more{
	border: 1px solid #e3f0cf;
	background-color: #FFFFC0;
	padding:3px;
	text-decoration:underline !important;
	font-size:11px;
	}
.more:hover{
	border: 1px solid #e3f0cf;
	background-color: #E3F0CF;
	padding:3px;
	font-size:11px;
	text-decoration:none !important;
	}
	#tips input{
 width:150px;
 }
