/* CSS Document */


/*
.title {font-family: arial; font-size: 12px; font-weight:bold; background-color:#8C1130; color:#FFFFFF;}
.header {font-family: arial; font-size: 12px; font-weight:bold; background-color:#D5CCAB;}



.strong {font-family: arial; font-size: 11px; font-weight:bold;}
.feature_title       {font-family: arial; font-size: 14px; font-weight:bold;}
.feature_title_white {font-family: arial; font-size: 14px; font-weight:bold; color:#FFFFFF;}

.title a {color:#FFFFFF;}

*/


 




.form_input {width:350px;}

.pager {float:right; font-size:12px;}
/* New Design Styles */
a {text-decoration:none; color:#666666;}
a:hover {text-decoration:underline;}
a:visited {color:#666666;}

.normal_blk a {text-decoration:none; color:#000000;}
.normal_blk a:hover {text-decoration:underline;}
.normal_blk a:visited {color:#000000;}

body { margin:0; font-family: arial; font-size: 12px;}
input, select, textarea, button { font-family:arial;font-size:11px;} 
.normal {color: #666666;}
.normal_blk {font-family: arial; font-size: 11px; color: #000000;}
.large_text {font-size: 14px;}
.small_text {font-size: 11px; color: gray;}
/*
.nav_button_mycucina {background-image: url(/images/mycucina_btn_bg.jpg); height:27px; padding: 0px 0px 0px 0px;font-stretch:ultra-condensed;font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:white; font-size:12px;}
.nav_button {background-image: url(/images/btn_bg.jpg); height:27px; padding: 0px 0px 0px 0px;font-stretch:ultra-condensed;font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:white; font-size:12px;}
.nav_button_selected {font-stretch:ultra-condensed;font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px; background-image: url(/images/btn_bg_selected.jpg); height:27px; padding: 0px 0px 0px 0px; }
*/

.nav_sub {color:#773601; font-family: arial; font-weight:bold; font-size: 12px; padding: 0px 3px 0px 3px;}
a.nav_sub {color:#773601; font-family: arial; font-weight:bold; font-size: 12px; padding: 0px 3px 0px 3px;}

a.sign_in  {color:#000000; font-family: arial; font-weight:bold; font-size: 12px;}


.feature_title {font-family:arial; font-weight: bold; color:#000000; font-size:12px;}
.feature_title_main {font-family:arial; font-weight: bold; color:#FFFFFF; font-size:16px;}
.footer {font-family: arial; font-size: 9px;}
.pointer {cursor: hand; cursor:pointer;}

.wrap1, .wrap2, .wrap3 {
  /*display:inline-table;*/
  /* \*/display:block;/**/
}


.wrap1 { 
  float: left;
  background:url(/images/shadow.gif) right bottom no-repeat;
}
.wrap2 {
  background:url(/images/corner_bl.gif) -4px 100% no-repeat;
}
.wrap3 {
  padding:0 16px 16px 0;
  background:url(/images/corner_tr.gif) 100% -4px no-repeat;
}
.wrap3 img {
  display:block;
  border:1px solid #ccc;
  border-color:#efefef #ccc #ccc #efefef;
}

