* { 
    -moz-box-sizing: border-box; 
}
body{
	/*background: #fff;
	background-image: url(../images/_design/bg.gif);
	background-repeat: repeat-x;
	background-position : top;
	margin: 0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant:normal;
	line-height: 125%;
	color: #727272;*/
	
	background-image:url(/_images/_design/bg2.jpg); 
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant:normal;
	line-height: 125%;
	color:#FFFFFF;
	height:1em;
}

table {/*background: #fff;*/}

td {vertical-align:top;}
/*
====================================
Located in shoppage_header.htm
Style for 
- My Account
- Login
- Checkout
====================================
*/


/* controls the look of the content area of the shopping cart*/

.body_bg {
	background-image:url(/_images/_design/body_repeat.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}	

.body_top {
	background-image:url(/_images/_design/body_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:100%;
	padding:0px; margin:0px;
	}

.body_btm {
	background-image:url(/_images/_design/body_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:550px;
	padding:0px; margin:0px;
	}

html>body .body_btm {
	background-image:url(/_images/_design/body_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:550px;
	height:auto;
	padding:0px; margin:0px;
	}

.body_content {
	padding-left:30px;
	padding-top:50px;
	padding-bottom:70px;
	padding-right:25px;
	}

/*code for footer*/

.cards {
	display:block;
	width:300px;
	float:left;
	word-spacing:2px;
	text-align:left;
	vertical-align:top;
	margin-top:-20px;
	}
	
	
.footer_nav {
	display:block;
	width:670px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	word-spacing:3px;
	text-align:right;
	vertical-align:bottom;
	padding-top:10px;
	}

.footer_nav a:link, .footer_nav a:visited {
	text-decoration:none;
	color:#000000;
	word-spacing:normal;
	font-size:10px;
	}

.footer_nav a:hover, .footer_nav a:active {
	text-decoration:underline;
	color:#000000;
	word-spacing:normal;
	font-size:10px;
	}

.cendyn_footer {	
	padding-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}


.cendyn_footer a:link, .cendyn_footer a:visited {
	text-decoration:none;
	color:#000000;
	font-size:10px;
	}

.cendyn_footer a:hover, .cendyn_footer a:active {
	text-decoration:underline;
	color:#000000;
	font-size:10px;
	}
	
/*end of code for footer*/




ul.myaccount {list-style-type: none;
			  text-align: right;
			  margin-top: 0px;
			  margin-right: 22px;
			  margin-bottom: 0px;
			  float:right;}

ul.myaccount li {display:inline;
				 padding-left: 15px;}

ul.myaccount li a {text-decoration: underline;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					color: #282727;
					}

ul.myaccount li a:hover {text-decoration: none;
						 color: #282727;}


/*
====================================
Main Nav
====================================
*/

.mainnav img {border: 0px;}

	
ul.mainnav {
	list-style:none;
	padding:0px; 
	margin:0px;
	width:932px;
	height:47px;
	}

ul.mainnav li {
	display:inline;
	list-style:none;
	padding:0px; 
	margin:0px;
	vertical-align:top;
	}


#shop a:link, #shop a:visited, #shop a:active  {
	height:47px;
	float:left;
	background-position:top;	
	background-image:url(/_images/_buttons/b_shop_R.gif);
	padding:0; 
	margin:0;
	}

#shop a:hover {
	background-image:url(/_images/_buttons/b_shop_R.gif);
	background-position:top;
	height:47px;
	}


#about a:link, #about a:visited, #about a:active  {	
	background-image:url(/_images/_buttons/b_about.gif);
		height:47px;
	float:left;
	background-position:top;	
	padding:0; 
	margin:0;
	}

#about a:hover {
	background-image:url(/_images/_buttons/b_about_R.gif);
	}


#twig a:link, #twig a:visited, #twig a:active  {	
	background-image:url(/_images/_buttons/b_twig.gif);
		height:47px;
	float:left;
	background-position:top;	
	padding:0; 
	margin:0;
	}

#twig a:hover {
	background-image:url(/_images/_buttons/b_twig_R.gif);
	}



#epost a:link, #epost a:visited, #epost a:active  {	
	background-image:url(/_images/_buttons/b_epost.gif);
		height:47px;
	float:left;
	background-position:top;	
	padding:0; 
	margin:0;
	}

#epost a:hover {
	background-image:url(/_images/_buttons/b_epost_R.gif);
	}
	

#loc a:link, #loc a:visited, #loc a:active  {	
	background-image:url(/_images/_buttons/b_loc.gif);
		height:47px;
	float:left;
	background-position:top;	
	padding:0; 
	margin:0;
	}

#loc a:hover {
	background-image:url(/_images/_buttons/b_loc_R.gif);
	}
	

#contact a:link, #contact a:visited, #contact a:active  {	
	background-image:url(/_images/_buttons/b_contact.gif);
	height:47px;
	float:left;
	background-position:top;	
	padding:0; 
	margin:0;
	}

#contact a:hover {
	background-image:url(/_images/_buttons/b_contact_R.gif);
	}

/*
====================================
Located in shoppage_header.htm
Style for 
links under the main navigation
====================================
*/

ul.subnav {list-style-type: none;
		   color: #b8b7b7;
		   margin-top: 5px;
		   margin-left: 15px;
		   }
		   
ul.subnav li a {color: #0088ba;
				text-decoration: none;}
				
/*
====================================
Located in shoppage_header.htm
Style for sidebar gray boxes
====================================
*/	
			
.sidebox {width: auto;
		  /*border: 1px solid #c7c6c6;*/
		  padding-top:50px;
		  padding-left:20px;
		  padding-bottom:20px;		  
		  margin-bottom: 10px;
		  color: #FFFFFF;
		  background-image:url(/_images/_design/search_bg.jpg);
		  background-repeat:no-repeat;
		  }

.sidebox2 {width: auto;
		  /*border: 1px solid #c7c6c6;*/
		  padding-top:50px;
		  padding-left:25px;
		  height:94px;
		  color: #FFFFFF;
		  background-image:url(/_images/_design/cat_bg.jpg);
		  background-repeat:no-repeat;
			}
		
html>body .sidebox2 {width: auto;
		  /*border: 1px solid #c7c6c6;*/
		  padding-top:50px;
		  padding-left:25px;
		  min-height:94px;
		  height:auto;
		  color: #FFFFFF;
		  background-image:url(/_images/_design/cat_bg.jpg);
		  background-repeat:no-repeat;
			}

.sidebox3 {width: 302px;
		  /*border: 1px solid #c7c6c6;*/
		  background-image:url(/_images/_design/bg_repeat.jpg);
		  background-repeat:repeat-y;
		  height:AUTO;
		  }


.shop_top {
		background-image:url(/_images/_design/shop_top.jpg);
		background-position:top;
		background-repeat:no-repeat;
		height:100%;
		}


.shop_btm {
		background-image:url(/_images/_design/shop_btm.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:120px;
		}

html>body .shop_btm {
		background-image:url(/_images/_design/shop_btm.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		min-height:120px;
		height:auto;
		}

.shop_content {
		padding-top:70px;
		padding-left:25px;
		padding-bottom:30PX;
		color: #FFFFFF;
		}

		  
.sidebox h1 {font: 17px Arial, Helvetica, sans-serif;
			 color: #1e99c7;
			 font-weight: 400;
			 padding-bottom: 10px;}
			 
/* Category Link Styles */

ul#catnav {list-style-type: none;
		   color: #41a3c2;
		   font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-size: small;
		   font-style: normal;
		   font-weight: bold;
		   text-align: left;
		   padding: 0px;
		   margin: 10px 0px;
			}
			
ul#catnav a {display: block;
			 color: #FFFFFF;
			 font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size: x-small;
			 font-style: normal;
			 font-weight: normal;
			 padding-bottom: 3px;
			 padding-left: 4px;
			 padding-top: 3px;
			 text-align: left;
			 font: 12px;
			 text-decoration: underline;
			 width: 100%;}

ul#catnav a:hover{color: #FFFFFF;
				  font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: x-small;
					font-style: normal;
					font-weight: normal;
					padding-bottom: 3px;
					padding-left: 4px;
					padding-top: 3px;
					text-align: left;
					text-decoration: none;
					width: 100%;
}

/*
====================================
Located in shoppage_header.htm
Style for content
====================================
*/	

h1 {font: 18px Arial, Helvetica, sans-serif;}


h2 {font: 14px Arial, Helvetica, sans-serif;}

/* Used in tmp_frontpage.htm*/
h3 {color: #FFFFFF;
	font-weight: 300;
	font-size: 14px;
	margin: 0px;}


.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Used for all product images */
img.imgdeco {border: 0px}

/*Controls the Look of the buttons */

.submitbtn {background: #ccc;
		    border: 1px solid #727272;
			color: #727272;}
			
			
/*formats the display of the text boxes throughout the front end*/
.txtfield{
background-color: #FFFFFF;
border: 1px solid #727272;
color: #727272;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
}

/*formats the search box in the shoppage_header file.*/
.searchfield{
background-color: #FFFFFF;
border: 1px solid #727272;
color: #727272;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
}


/*
====================================
Breadcrumb
ie: Home --> Categories --> Dining
==================================== 
*/

.breadcrumb {margin: 10px 0px;} 


.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : left;
}
.menubdr{
	background-color : #B3B7BB;
}

div.std_table {text-align: left;}


/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}



a {color: #FFFFFF;
	text-decoration:underline;}

a:hover {color: #FFFFFF;
			text-decoration:none;}

form{
 margin : 0px 0px 0px;
 
}


.welcome{
color: #101f2e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
}

.navbarbg{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
}
.navbarbg a{
display: block;
 color : White;
 background-image : url(../images/menu/menubg.jpg);
 border-top : 1px solid #4a66af;
}
.navbarbg a:link{
background-color: #4a66af;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:visited{
background-color: #4a66af;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:hover{

color: #B22222;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
width: 100%;
}
.navbarbg a:active{
background-color: #4a66af;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}

.xCellBorder{
background-color: #FFFFFF;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

.xTopCell{
background-color: #000000;
width: 100%;
}


.txtfielddropdown{
background-color: #FFFFFF;
color: #101f2e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;
}


.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}


.dottedBorder {
	border: 1px dotted #c3cfc5; 
	/*background-color: #bdbdbd;*/
	padding: 5px	
}


/*formats the header text throughout the site*/
.txtheader{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
width: 181px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: right;	
}
/*formats the links in the minicart*/

.cartminilinks{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:visited{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:hover{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:active{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: bold;
text-align: left;
}

.hdrproduct{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
font-weight: bold;
}