/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif; font-size:14px; margin:0px;}

td, p, span, div  {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; }

a:link {color:#000000; text-decoration:none; font-weight:bold;}
a:visited {color:#000000; text-decoration:none;  font-weight:bold;}
a:hover {color:#ff0000; text-decoration:none;  font-weight:bold;}

.leftred {background-color:#ff0000; z-index:5; width:169px;}

.homefooter {color:#ffffff; font-size:10px;  }
.homefooter a:link {color:#ffffff; text-decoration:none;}
.homefooter a:visited {color:#ffffff; text-decoration:none;}
.homefooter a:hover {color:#ff00000; text-decoration:underline;}

td.faq{ font-size:14px; color:#000000; font-weight:100;}
td.faq a:link{font-size:14px; color:red; font-weight:100;}
td.faq a:visited{font-size:14px; color:red; font-weight:100;}
td.faq a:hover{font-size:14px; color:#000000; font-weight:100;}
.title{color:#000000; font-size:14px; font-weight:bold; border-bottom:2px solid #f41919;}

.applyformfield{border-bottom:0px solid #000000;}
.applyformgray{background-color:#fff200; height:15px;}


hr {height:1px; color:#666666;}
form {margin:0px; padding:0px;}
/*select {color:#000000; font-size:11px; border:1px solid #047B95;}*/

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 22px; font-weight: bold; color: #ff0000; margin:0px; padding-bottom:3px; border-bottom:1px solid #ff0000}
H1 a:link {font-size: 22px; font-weight: bold; color: #ff0000; margin:0px; padding-bottom:3px; border-bottom:1px solid #ff0000; text-decoration:none;}
H1 a:visited {font-size: 22px; font-weight: bold; color: #ff0000; margin:0px; padding-bottom:3px; border-bottom:1px solid #ff0000; text-decoration:none;}
H1 a:hover {font-size: 22px; font-weight: bold; color: #000000; margin:0px; padding-bottom:3px; border-bottom:1px solid #ff0000; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 18px; font-weight:bold; color: #000000; margin:3px;}
H2 a:link {font-size: 18px; font-weight:bold; color: #000000;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #000000;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #ff0000;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:14px; font-weight:bold; color:#000000; margin:0px;}
H3 a:link {font-size:14px; font-weight:bold; color:#000000; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#000000; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#000000; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:11px; font-weight:bold; color:#ff0000; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:11px; font-weight:bold; color:#ff0000; text-transform:uppercase color:#000000;}
h4 a:visited {font-size:11px; font-weight:bold; color:#ff0000; text-transform:uppercase color:#000000}
h4 a:hover {font-size:11px; font-weight:bold; color:#ff0000; text-transform:uppercase color:#999999;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:11px; font-weight:bold; margin:0px; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#000000;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#000000}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#999999;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-style:italic; color:#000000; margin:0px; font-weight:normal}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#000000; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#000000; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:underline}

/* here I used it for small italic or very small notes*/

/*------------------------------------------------------------------------------------*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.error {color:#ff0000; font-weight:bold;}
.error a:link{color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:bold; text-decoration:none;}

.button {background-color:#000000; border:1px solid #ff0000; color:#ffffff; height:21px; font-size:13; font-family:tahoma;}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#f5f5f5; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#000000;} 
.breadcrumb a:link {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#ff0000; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #fff200; padding: 4px;}
.highlighted-row table {border:0px solid #CBCBC7; background-color: #fff200; padding: 4px;}
.highlighted-row table td table{border:0px solid #638DA9; background-color: #fff200; padding: 4px;}
.highlighted-row a:link {color:#ff0000; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#ff0000; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#000000; text-decoration:underline; font-weight:normal;}


.highlighted-row1 {background-color: #fffeec; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #fffeec; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #fffeec;  padding: 4px;}
.highlighted-row1 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row2 {background-color: #CCCBD1; padding: 4px;}
.highlighted-row2 {border:1px solid #CCCBD1 ;background-color: #CCCBD1; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #CCCBD1; padding: 4px;}
.highlighted-row2 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}



.highlighted-row3 {background-color: #E8E8E6; padding: 4px;}
.highlighted-row3 {border:1px solid #E8E8E6; background-color: #E8E8E6; padding: 4px; color:#000000;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #E8E8E6; padding: 4px; color:#000000;}
.highlighted-row3 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #eeeeee; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#; font-weight:bold;}

.pagelist {color:#000000}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;}
.pagelist table td a:link {color:#333333; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#333333; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#cccccc; font-size:11px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#666666; text-decoration:none; font-weight:bold;}


table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#797979;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#F7F7F7; padding:2px; font-weight:bold;; font-size:12px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }


table.tablewithheader  {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #000000; border-collapse:collapse; padding:3px; background-color:#fff200; color:#000000; font-size:12px;}
.tablewithheader a:link {color:#ff0000; font-weight:normal;}
.tablewithheader a:visited{color:#ff0000; font-weight:normal;}
.tablewithheader a:hover {color:#000000; font-weight:normal;}

.imgna {background-color:#000000; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#ffffff; text-decoration:underline}
.imgna td a:visited {color:#ffffff; text-decoration:underline}
.imgna td a:hover {color:#ffffff; text-decoration:none}


.textbold {font-size: 14px; font-weight: bolder; color:#000000}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {padding: 4px; border:1px solid #ff0000;}
.logintab table { padding: 4px;}
.logintab th {background-color: #ff0000;}
.logintab table td table{background-color: #F5FBFC;  padding: 4px;}
.logintab a:link {color:#ff0000; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#ff0000; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.fntwhitebold {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #333333; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #333333; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #000000; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #000000; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #000000; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #000000; border-collapse:collapse; padding:2px; height:20px; background-color:#fff200; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#000000; font-weight:normal;}
.bluetable a:visited{color:#000000; font-weight:normal;}
.bluetable a:hover {color:#ffff00; font-weight:normal;}

.mid { padding: 5px; }

.titlefont { font-size: 16px; font-weight: 600; color: #000000; height:25px; padding-left:5px; border-bottom: 1px solid #CCCCCC; }

.fontwhite {color:#FFFFFF;}

table.linkmenu { width:100%; text-align:center;}
.linkmenu td{ color:#FFFFFF; }
.linkmenu a:link {color:#ffffff; font-weight:bold; text-decoration:none;}
.linkmenu a:visited{color:#ffffff; font-weight:bold; text-decoration:none;}
.linkmenu a:hover {color:#ffffff; text-decoration:none; }

.menuback { background:#ff0000;}

input,textarea{color:#000000; border:1px solid #000000;}

.bglightgrey { background-color: #E4ECF1; }
.bgbox2 { background:#F1EFEB;}

.bdrmain {border-left: 1px solid #68655D; border-right: 1px solid #68655D;}

table.footer {}
.footer td{ font-size:9px; font-family:tahoma; text-transform:uppercase; color:#000000;   }
.footer td a:link {color:#000000; font-weight:normal; text-decoration:none; padding-left:3px; padding-right:3px;}
.footer td a:visited{color:#000000; font-weight:normal; text-decoration:none; padding-left:3px; padding-right:3px;}
.footer td a:hover {color:#ff0000; text-decoration:none; padding-left:3px; padding-right:3px; }

.sitetitlefont {font-size: 20px; font-weight: 500; color: #000000;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #CCCCCC;  }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #CCCCCC;  }

table.leftmenu  {width:98%; padding:2px;}
.leftmenu td{ padding:2px; }
.leftmenu th{ padding:2px; background:#E8E8E6; color:#68655D; font-size:12PX; font-weight:BOLD; text-align:center; height:22px;}

.dotline { border-top: 1px dotted #000000 }
.slogantext { font-size: 14px;	font-weight: bolder; color:#000000;} 

table.box { }
.box th{ padding:2px; font-size:14px; color:#68655D; text-align:left; height:22px; border-bottom:solid 1px #CCCCCC;}
.box td{ padding:2px;  }

table.boxright { padding:2px; background:#F0F0EE; }
.boxright th{ padding:2px; font-size:14px; color:#68655D; text-align:left; height:22px; border-bottom:solid 1px #CCCCCC;}
.boxright td{ padding:2px;  }

table.checkbox td input{ background-color: transparent; border: 0px; }

.login {color:#000000; text-decoration:none}
a.login:link {color:#000000; text-decoration:none}
a.login:visited {color:#000000; text-decoration:none}
a.login:hover {color:#000000; text-decoration:underline}

.overmenu{ text-transform:uppercase; display:block; z-index:1; }
.overmenu a:link { display:block; background-color:#000000; border-bottom:#ffffff solid 1px; padding:2px; color:#faf400; text-decoration:none;  font-weight:bold; }
.overmenu a:visited{ display:block; background-color:#000000; border-bottom:#ffffff solid 1px; padding:2px; color:#faf400;  text-decoration:none;  font-weight:bold; }
.overmenu a:hover {display:block; background-color:#000000; border-bottom:#ffffff solid 1px; padding:2px; color:#ff0000; text-decoration:none; font-weight:bold; }

.bodyTag {background:#faf400; background-position:bottom;  background-image:url(images/bg.gif); background-repeat:repeat-x; }

.redboldfont {color:#ff0000; font-weight:bold; text-transform:uppercase;}
.redboldfontlower {color:#ff0000; font-weight:bold;}

.maintable { width:1004px; height:100%;}
.menuimg { background-image:url(images/sandwich.png); background-repeat:no-repeat; background-position:left top; width:1004px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sandwich.png', sizingMethod='scale')}


.homeimg { background-image:url(images/become_market_partnet.gif); background-repeat:no-repeat; background-position:right top; margin:0px;}

.bottombg { background-image:url(images/bottom_middle.gif); background-repeat:no-repeat;}

.menubg { background-image:url(images/menubg.gif); background-repeat:no-repeat; background-position:left; margin:0px;}

.marketpartner { background-image:url(images/market_partner_pic.gif); background-repeat:no-repeat; background-position:left top; margin:0px;}

.dontbecaughtbg { background-image:url(images/dont_be_caught_bg.gif); background-repeat:no-repeat; background-position:center top;  margin:0px;}

.mysandwichbg { background-image:url(images/i_know_my_sandwiches.gif); background-repeat:no-repeat; background-position:left top;  margin:0px;}

.signaturesandwichbg { background-image:url(images/signature_sandwiches_bg.gif); background-repeat:no-repeat; background-position:right top;  margin:0px;}

#dagpic {position:absolute;	left:538px;	top:548px;	width:159px; height:179px;	z-index:1;}
#yammpic {	position:absolute;	left:309px;	top:110px;	width:133px;	height:116;	z-index:1000;}

#dagcarryfood {	position:absolute;	left:134px;	top:360px;	width:399px;	height:402px;	z-index:2;	/*visibility: hidden;*/ }
#dagsworld {	position:absolute;	left:865px;	top:440px;	width:119px;	height:109px;	z-index:3;}

.blacksmall { font-size:10px; font-weight:normal; margin:0px; line-height:normal;}
.redtitle {font-size: 18px; font-weight: 500; color: #ff0000;}
.redtitle a:link {font-size: 18px; font-weight: 500; color: #ff0000;}
.redtitle a:visited {font-size: 18px; font-weight: 500; color: #ff0000;}
.redtitle a:hover {font-size: 18px; font-weight: 500; color: #000000;}

.scroll-box {scrollbar-face-color: #f7f700; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #666666; scrollbar-darkshadow-color: #000000; scrollbar-arrow-color: #000000; scrollbar-track-color: #f7f700; }

.box1 { border:#000000 solid 1px; background-color:#ffff66; width:252px;}

#flashlayer {
	position:absolute;
	left:772px;
	top:7px;
	width:166px;
	height:133px;
	z-index: 1;
}