body {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
i {
	font-size: 14px;
}
strong {
	font-size: 14px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size: 12px;
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;*/
	padding:.005em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/*********Main Structure******/
body {
	background-color:#fff;
	color:#333;
	font: 70% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	margin:0pt;
	overflow-x:hidden;
}
.oneCol #container {
	width: 100%;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	font-size: 2.9em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneCol #header {
	background: #DDDDDD;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneCol #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneCol #mainContent {
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneCol #footer {
	background:#FFFFF;
	border-top: 2px solid #eee;
	font-size:12px;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
.oneCol #footer p {
	margin: 0 0 5px 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
oneCol #footer a {
	font-size:10px;
}
.oneCol #header {
	background: url(../graphics/iphone_logo.gif) top left no-repeat;
	height: 100px; /*the header hieght directly effetcs where the tops of the column divs are rendered. */
	margin: 2px 0 0 2px;
	padding: 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 100%;
}
.oneCol #header h1 {
	display: none;
	height: 35px;
	padding: 3px 20px 5px 20px;
	/*margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/*********Nac CSS ***************/
#header ul#nav { /*border-bottom:1px solid #eee;*/
	border-bottom: 2px solid #eee;
	left:1px;
	margin: 0;
	padding: 0;
	position: relative;
	top:40px;
	width: 99%;
}

#header ul#nav li {
	display: inline;
	list-style: none;
}

#header ul#nav a {
	background: #FFFFFF;
	border: 1px solid #AAA;
	border-bottom: none;
	color: #FF6600;
	display: block;
	float: left;
	font: 45.5%/ 1.6em Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	margin: 0px 2px 0px 0px;
	text-align: center;
	text-decoration: none;
}

#header ul {
	color: #FF6600;
	display: block;
	float: left;
	font: 95.5%/ 1.6em Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	margin: 0px 2px 0px 0px;
	text-align: center;
	text-decoration: none;
}

#header ul#nav a.current {
	border-bottom: none;
	color: #FF6600;
	display: block;
	float: left;
	font: 95.5%/ 1.6em Arial, Helvetica, sans-serif;
	margin: 0px 2px 0px 0px;
	margin-top: 0px;
	padding: 1px 4px;
	text-align: center;
	text-decoration: none;
}

#header ul#nav span,#header ul#nav a.current:hover {
	border-bottom: none;
	margin-top: 0px;
}

#header ul#nav a:hover {
	border-color: #666;
	background: #cbcbcb;
	color: #FFFFFF;
	margin-top: 0px;
}

/**********Styling CSS***********/
a {
	color: #0099FF;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
}
a:active,a:visited,#welcome span {
	color: #0099FF;
	text-decoration: none;
}
.orange {
color: #FF6600;
}
#posWelcome {
	float: right;
	font-size: 14px;
	margin: -30px 25px 20px 0;
	padding: 5px;
}
#indexLogin {
	border-bottom: 1px solid #CBCBCB;
}
.status {
	background: #FFFBE2 none repeat scroll 0%;
	border: 1px solid #0099FF;
	font-size:12px;
	padding: 5px;
	width: 75%;
}
.status h2 {
	color: black;
	font-size: 18px;
	margin: 0px;
}
.status p {
	margin: 0px 0px 0px 0px;
}
.status a {
	text-decoration: none;
}
.alert {
	background: #FFFBE2 none repeat scroll 0%;
	border: 1px solid #0099FF;
	padding: 1px;
	width: 100%;
}
.alert h2 {
	color: black;
	font-size: .7em;
	margin: 0px;
}
.alert p {
	margin: 0px 0px 0px 0px;
}
.alert a {
	text-decoration: none;
}
#indexstar {
	clear:left;
	margin: -15px 0 0 0;
	padding: 0 15px 0 0;
}
/*** ToolTip ***/
a.tooltip {
	z-index: 24;
	position: relative;
	text-decoration: none;
	border-color: #FFFFFF;
}
a.tooltip:hover {
	z-index: 25;
	border-bottom: 1px dashed #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.tooltip span {
	display: none;
	border-color: #FFFFFf;
}
a.tooltip:hover span {
	position: absolute;
	top: 2em;
	left: 0em;
	border: 1px solid #FF6D06;
	padding: 3px;
	display: block;
	width: 245px;
	color: #000000;
	background-color: #ffffff;
	-moz-border-radius: 5px;
}
.sidebarheaders {
	border-bottom: #eee solid 1px;
}
.doubleborders {
	border-bottom: #eee solid 1px;
	border-top: #eee solid 1px;
}
.indexbox {
	border: #eee solid 2px;
	display:block;
	margin: 5px 0 5px 0;
	padding:0 5px 5px 5px;

}
.indexbox ol li {
	padding:2px;
}
.indexForm {
	background: #f7f7f7; none repeat scroll 0%;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	font-size:14px;
	padding:0px 10px;
	position:relative;
}
.indexForm .label {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:2px 0pt;
}
.indexForm textarea, .indexForm input[type="text"], .indexForm input[type="password"] {
	-moz-box-sizing:border-box;
	font-family:inherit;
	font-size:inherit;
	margin:3px 0pt;
	padding:5px 3px;
	width:100%;
}
.indexForm textarea {
	height:80px;
}
.indexFormButton {
	font-size:16px;
	font-weight:bold;
	margin:7px 0pt 8px;
	width:100%;
}
.indexDesc {
	background:#C3D9FF none repeat scroll 0%;;
	border:#E0ECFF solid 3px;
	font-size:15px;
	font-weight:bold;
	margin-top:-35px;
	margin-bottom:5px;
	text-align:center;
}
.indexFail {
	background:#FFEBE8 none repeat scroll 0%;
	border:1px solid #DD3C10;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}
.indexFail span {
	display:block;
	font-size: 12px;
	font-weight: normal;
}
#lists{
	font-size: 1.2em;
}
#lists td {
	padding: 2px;
	text-align:left;
}
#store_savedList {
	background: #FFFBE2 none repeat scroll 0%;
	border: 1px solid #0099FF;
	display:block;
	padding: 5px;
	width: 75%;
}
#manage_account_bar {
	background: #f7f7f7;
}
#manage_account_bar ul{
	margin: 0;
	padding: 4px;
	width: 100%;
}
#manage_account_bar ul li {
	margin: 0;
	padding: 2px 0 0 0;
}
.menulink {
	background: transparent no-repeat 0px 1px;
	cursor: pointer;
	display: block;
	padding: 2px 0px 2px 22px;
	margin: 0px 0px -4px 0px;
}
.iconelement {
	background: transparent no-repeat 0px 1px;
	display: block;
	padding: 2px 0px 2px 22px;
	margin: 8px 0px -4px 0px;
}
#manage_recipe_menu {
	background: #f7f7f7;
	font-size: 1.4em;
}
#sharerecipe {
	float:right;
	margin: 0;
	padding: 0 10px 10px 0;
}
#suggestedrecipes {
	display:block;
	padding: 5px;
}
.recipes {
	border: #eee solid 1px;
	padding:5px;
	margin: 0 0 5px 0;
}
.favrecipes {
	padding: 3px;
}
.recipemenu {
	border-bottom: #eee solid 1px;
	margin: 5px 0 0 0;
	padding: 0;
}
.recipemenu h4 {
	margin: 0 0 5px 0;
	padding: 0;
}
.recipemenu a {
}
.recipes {
	font-size:12px;
}
.recipemenuitem {
	background: transparent no-repeat 0px 1px;
	display: inline;
	padding: 2px 4px 0 22px;
	margin: 0 8px 0 0px;
}
.recipecomment {
	border: #eee solid 1px;
	display:block;
	font-size: 14px;
	margin:8px 0 5px 0;
}
.recipecommenttext {
	font-weight: bold;
	padding:8px;
	text-align: left;
}
.recipeview {
	border: #BBBBBB solid 1px;
	font-size: 14px;
	margin: 8px 0 4px 0;
	padding: 3px;
}
#cat_form {
	background: #f7f7f7; none repeat scroll 0%;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	font-size:14px;
	padding:0px 10px;
	position:relative;
}
#recipeSearch {
	background: #f7f7f7; none repeat scroll 0%;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	font-size:14px;
	padding:0px 10px;
	position:relative;
}
#help_side_menu {
	background: #f7f7f7;
	display:block;
	font-size: 1.1em;
	padding:0;
	margin:0;
}
#help_side_menu ul li {
	border: #eee dashed 1px;
	margin: 2px 0 5px 0;
	padding: 2px 0 4px 0;
}
#help_side_menu ul li:hover {
	background-color: #eee;
}
#lowBand {
	margin: 0 auto;
	padding: 7px;
	text-align:left;
	width:300px;
}

.loginfield {
	display:block;
	padding: 2px 0px 2px 0px;
}

.labelcheckbox {
	color: #333;
	display: block;
	font-size: 22px;
	font-weight: normal;
	line-height: 16px;
	padding: 10px 0px 5px 0px;
}
selectstores {
	display: inline;
}
#makelist {
 padding:0 0 0 20px;
 text-align:left;
}

#managelistmenu {
	display:block;
	font-size: 1.2em;
	font-weight: bold;
	width:15%;
}

.cellNum {
	border: #eee solid 2px;
	font-size: 1.1em;
	text-align:left;
	padding:10px;
	width:50%
}
#cellNumMakelist {
	border: #eee solid 2px;
	font-size: 1em;
	text-align:left;
	padding:10px;
	width:70%
}
.viewing {
	color:#333;
	font-weight:bold;
}
.help {
	border-top: #eee solid 2px;
	border-left: #eee solid 2px;
	padding:2px;
}
.thumbs {
	border-top: #eee solid 2px;
	border-left: #eee solid 2px;
	border-right: #333 solid 2px;
	border-bottom: #333 solid 2px;
	padding:6px;
}
.pageLink {
	padding-left:5px;
}
.listCreation {
	font-size:14px;
	padding:10px 0 1px 0;
}

#tblInp {
	margin:0 0 0 8px;
}
#tblInp th {
	font-size:13px;
	margin:0;
}
#ingredients {
	font-size:14px;
}
#directions {
	font-size: 14px;
}
#comments {
	font-size: 14px;
}
#formRecipe {
	background: #f7f7f7; none repeat scroll 0%;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	font-size:14px;
	padding:0px 10px;
	position:relative;
}
#recipeBtn {
	font-size:10px;
	font-weight:bold;
	margin:7px 0pt 8px;
}
#indexmenu {
	background: #f7f7f7;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	height: 30px;
	margin-top:-35px;
	z-index: 2;
}
.indexMenuBtn {
	position: absolute;
	font-weight: bold;
	text-align: center;
	color: #c1cee2;
	background: transparent;
	border: none;
	width: 18%;
}
.indexMenuBtn a {
	font-size: 12px;
}
.indexMenuBtn.first {
  left: 0%;
}
.indexMenuBtn.second {
  left: 25%;
}
.indexMenuBtn.third {
  left: 50%;
}
.indexMenuBtn.fourth {
  left: 75%;
}
#listsMenu {
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	height: 22px;
	margin:-35px 0 7px 0;
}
#listsMenu li{
	display:inline;
	list-style:none;
	margin:0 0 0 25px;
}
#mainContent li{
	list-style:none;
	margin:0 0 0 0;
}
#saved {
	display:none;
}
#share {
	display:none;
}

.quicklistMenuBtn {
	background: transparent;
	border: none;
	color: #c1cee2;
	font-size:14px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	position: absolute;
	text-align: center;
	width: 80%;
}
.listMenuBtn {
	background: transparent;
	border: none;
	color: #c1cee2;
	font-weight: bold;
	padding: 3px 0 3px 0;
	position: absolute;
	text-align: center;
	width: 36%;
}
.listMenuBtn a {
	font-size: 13px;
}
.listMenuBtn.first {
	left: 1%;
}
.listMenuBtn.second {
	left: 26%;
}
.listMenuBtn.third {
	left: 55%;
}
.mnacMenuBtn {
	background: transparent;
	border: none;
	color: #c1cee2;
	font-weight: bold;
	padding: 3px 0 3px 0;
	position: absolute;
	text-align: center;
	width: 40%;
}
.mnacMenuBtn a {
	font-size: 13px;
}
.mnacMenuBtn.mnac1 {
	left: -11%;
}
.mnacMenuBtn.mnac2 {
	left: 15%;
}
.mnacMenuBtn.mnac3 {
	left: 43%;
}
.mnacMenuBtn.mnac4 {
	left: 68%;
	margin:20px 0 0 0;
}
.mnacMenuBtn.mnac5 {
	left: -21%;
}
.mnacMenuBtn.mnac6 {
	left: 25%;
}
.mnacMenuBtn.mnac7 {
	left: 55%;
}
.mnacMenuBtn.mnac8 {
	left: 68%;
	margin:20px 0 0 0;
}
#recipesMenu {
	background: #f7f7f7;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	height: 35px;
	margin-top:-35px;
	z-index: 2;
	line-height: inherit;
	font-size-adjust:
}
.recipesMenuBtn {
	background: transparent;
	border: none;
	color: #c1cee2;
	font-weight: bold;
	padding: 3px 0 3px 0;
	position: absolute;
	text-align: center;
	width: 22%;
}
.recipesMenuBtn a {
	font-size: 12px;
}
.recipesMenuBtn.first {
	left: 5%;
}
.recipesMenuBtn.second {
	left: 30%;
}
.recipesMenuBtn.third {
	left: 60%;
}
#userLists {
	background: #ffffff; none repeat scroll 0%;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	font-size:14px;
	padding:0px 10px;
	position:relative;
}
#receivedLists {
	font-size:14px;
	padding:0px 10px;
	position:relative;
}
.items {
	margin: 2px 0 2px 0;
	width:8.2%;
}

.items input[type="text"] {
	margin: 0 0 0 5px;
	padding:0px;
}
.checkStyle {
	background: transparent url(../graphics/check_bg.gif) repeat-x top left;
	color:#444;
	font-size:28px;
	margin: 5px 10px 5px 0;
}
.checkedStyle {

}


.itemlist {
	list-style: none;
	display: inline;
}
.receivedItems {
	font-size: 16px;
	margin: 5px 0 0 50px;
}
.receivedItems p {
	padding: 0;
	margin: 0;
}
#editShared {
	background:#C3D9FF none repeat scroll 0%;;
	border:#E0ECFF solid 3px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	padding: 5px;
	text-align:center;
	width: 25%;
}
.pstat {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#status {
	padding: 0;
	margin : 0 0 0 25px;
}
#caption {
 background-color: #EDF3FF;
 border-top:#BDC9E2 solid 1px;
 border-bottom:#BDC9E2 solid 1px;
 margin:10px auto 10px auto;
 padding: 5px;
 width: 225px;
}
#itemTable {
	font-size:12px;
}
#itemTable img{
	margin: 0;
	padding: 0;
	border: none;
}
.items {
	border-bottom:#eee solid 1px;
	display: block;
	height:20px;
	margin: 0;
	padding: 2px;
	width: 70%;
}
.itemline {
	display: inline;
	margin:0;
	padding:0;
}
.item {
	display: inline;
	list-style:none;
	font-size: 16px;
	margin:0 10px 0 8px;
	padding:0;
}
.deleteBtn {
	 border: none;
	 cursor: pointer;
	 display: inline;
	 list-style:none;
	 margin:0;
	 padding:0;
	 z-index:10;
}

.dscField {
	 border: none;
	 cursor: pointer;
	 display: inline;
	 list-style:none;
}

.deleteimg {
	margin:3px;
}
.deletelist {
	margin: 0 0 0 10px;
}
div.suggestions {
    -moz-box-sizing: border-box;
    border: 1px solid black;
    font-size:16px;
    position: absolute;
}

div.suggestions div {
    cursor: default;
    margin:5px 0;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}

div.suggestions div.coupon {
    color: white;
}
#numbers {
 background-color: #EDF3FF;
 border-top:#BDC9E2 solid 1px;
 border-bottom:#BDC9E2 solid 1px;
 margin:0;
 padding: 5px;
}
.accountstatus {
background:#FFFBE2 none repeat scroll 0;
border:1px solid #09F;
margin: 0 0 5px 10px;
padding:5px;
}
.indexbox {
border:#eee solid 2px;
display:block;
margin:5px 0;
padding:0 5px 5px;
}


#mobileoptions {
	background:#EDF3FF;
	font-size:11px;
	margin:-8px 0 0 0;
	padding:2px 0;
	width: 75%;
}
#emailoptions {
	background:#EDF3FF;
	display:none;
	font-size:11px;
	margin:-8px 0 0 0;
	padding:2px 0;
	width: 75%;
}
#savelist {
	margin:2px 0 0 0;
	padding:0;
}
#saveagain {
	margin: 0 0 12px 0;
}
#sendfriend {
	display:none;
	margin: 0 0 12px 0;
}
#sharelist {
	display:none;
	margin:15px 0 0 0;
	padding:0;
}
#sendlist {
background: #F7F7F7; border-left:#ccc solid 1px; border-right:#ccc solid 1px; border-bottom:#ccc solid 1px; height:145px; margin:10px 0 0 0; width:305px;
}
#selectEmail {
	display:block;
}
#listNameArea {
background: #F7F7F7; border-left:#ccc solid 1px; border-right:#ccc solid 1px; border-bottom:#ccc solid 1px; font-size:14px; padding: 0 0 0 0; width:175px;
}
.iconelement {
background:transparent no-repeat 0 1px;
display:block;
margin:8px 0 0 0;
padding:0 8px 4px 22px;
}
.blankcheck {
	background:transparent url(../graphics/checkbox.gif) no-repeat 2px 6px;
}
.checked {
	background:transparent url(../graphics/tick.gif) no-repeat 2px 6px;
}
.labstyle {
	font-size:22px;
	margin: 0 0 0 10px;
}
.minusicon {
	background:transparent url(../graphics/minus.png) no-repeat 2px 6px;
}
.plusicon {
	background:transparent url(../graphics/plus.png) no-repeat 2px  6px;

}

.boxrightside {
  	float:right;
	margin:-30px 0 0 0px;
	padding:0 0 25px 0;
  	text-align:left;
  	background:transparent url(../Graphics/contentBottom.png) no-repeat 0 100%;
}
.boxcontent {
	border:#888 solid 2px;
	padding:5px 20px 0 20px;
	background:#fff;
}
.boxinner {
  margin-top:25px;
  text-align:left;
}
.bodyOverlay{
	z-index:10;
	position:absolute;
	background:#000000;
	overflow:hidden;
}
.divlayer{
	min-height:225px;
	min-width: 100px;
	opacity: 100%;
	padding: 8px;
	position:absolute;
	cursor:move;
	z-index: 4000;
}

#screen {
	z-index:3999;
}

#screen.smoke {
	background:#333333 none repeat scroll 0%;
}
#sendliststatus {
	font-size:13px;
}
#sendingstatus {
background-color:#EDF3FF; border:#999 solid 2px; padding:5px; margin:0 0 15px 0;
}
.checkme {
width:18px;
height:18px;
-webkit-border-radius:10px;
/*background-color:purple;*/
}
#inputTableArea {
background:#FFF8CC;
border-left:#ccc solid 1px;
border-right:#ccc solid 1px;
border-bottom:#ccc solid 1px;
margin:30px 0 0 0;
padding: 0 0 8px 0;
width:250px;
}
#mheader {
background:#EDF3FF;
border-top:#BDC9E2 solid 1px;
border-bottom:#BDC9E2 solid 1px;
font-size:13px;
padding: 0 8px;
}
#addItemOptionRow {
border-bottom:#ccc solid 1px;
font-size: 13px;
margin:-13px 0 2px 0;
padding: 0 0 2px 8px;
width:97%;
}
.iteml {
	display:inline;
	margin: 0 0 0 8px;
}
.iteml li{
display:inline;
list-style: none;
}
.normaltext {
	font-weight: normal;
}
.boldtext {
	font-weight: bold;
}
/**********Autosuggest CSS***********/
div.suggestions {
    -moz-box-sizing: border-box;
    border: 1px solid black;
    position: absolute;
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}

div.suggestions div.coupon {
    color: white;
}
/*************Forms CSS ***********/
form {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

form fieldset {
  border: 1px solid #CBCBCB;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-weight: normal;
  color: #3333;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 90%;
}

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

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

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 100%;
/*  height: expression('1%');*/
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #CBCBCB;
  margin: 0 0 0 0;
  padding: 0 5px 5px 5px;
  width: 100%;
}

form div fieldset legend {
  padding: 0 3px 0 9px;
}

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

form div label {
  display: block;
  float: left;
  width: 100%;
  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: 100%;
 /*height: expression('1%');*/
  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;
}

form div img {
  border: none;
}

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 {
  padding: 1px 3px;
  margin: 0 0 0 0;
}

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

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: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

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%;
  /*height: expression('1%');*/
}

label img {
/*  behavior: url(/behaviors/label_img.htc);*/
}

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

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

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}
/*
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;
  /*height: expression('1%');*/
  padding: 4px 0px 0px 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: 0px 0px 0px 0px;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  /*margin: 0px 0px 0px 18px;*/
  /*margin: expression('0px 0px 0px -124px');*/
}

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

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

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

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

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

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

form input.disabled {
	color: #000000;
	background-color: #eeeeee;
}

form table {
	margin-left:50px;
}
.blk {
	display:block;
}
#cpdisplay {
  display:none;
  position: absolute;
  width: 265px;
  top:210px;
  left:5px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 10px 12px;
  background-color: #ffc;
}
.disabled {
	background-color:#ccc;	
}
.crow {
	cursor:pointer;
	margin:5px 0 0 0;
	padding:2px;
}
.chead {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.cdesc {
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}
.bizname {
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.bizadr {
	display:inline;
	font-size:10px;
	margin:0;
	padding:0;
}
.logocp {
	display:inline;
	float:right;
	margin:-12px 0 0 5px;
	min-width:54px;
	padding:0;
}
.cpclose {
	color:#09f;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:right;
}
.ctbl {
	margin:0;
	padding:0;
}
#cpdisplayload {
  display:none;
  position: absolute;
  font-size:12px;
  width: 265px;
  top:210px;
  left:5px;
  margin-top: -4px;
  border: 1px solid #ccc;
  padding: 10px 12px;
  background-color: #fff;
  text-align:center;
}