body,html {
  padding : 0;
  margin  : 0px;
  height:100%;
  font-family      :  century gothic, verdana, Tahoma, Arial, Helvetica, sans-serif;
  color:#666666;
           }
	
body, td, tr, p, div {
font-family :  century gothic, verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}
		   
img {
	 border:none;
}



hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

a:link, a:visited {
  color            : #E66100;
  text-decoration  : none;
 }

a:hover {
  color            : #ae9645;
  text-decoration  : none;
  }

ul {
  margin           : 5px;
  list-style       : none;
}

li {  

}


form {
margin           : 0; 
padding          : 0;
}

.food_name{
font-size:14px;
font-weight:bold;
color: #E66100;
text-transform:uppercase;
}

.inputbox {
border:1px solid #CCCCCC;
color:#666666;
font-size:12px;
margin:3px 0;
padding:3px;
}

.inputbox_green{
background-image:url("../images/input.png");
background-repeat:no-repeat;
border:1px solid #CCCCCC;
color:#666666;
font-size:14px;
height:25px;
margin:3px 0;
padding-left:5px;
}

form select.button{
 color        : #000000;
 background   : #ECEEEF;
}

option {
background   : #ffffff;
}



.back_button {
  font-size        : 12px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
    
  }
div.back_button a{
text-decoration  : none;
  }


.button_green {
background:url("../images/button.gif") repeat scroll 0 0 transparent;
border:1px solid #EDF1F3;
color:#EDF1F3;
cursor:pointer;
font-size:14px;
font-weight:bold;
margin:2px;
padding:6px 3px 3px;
}

.button {
background:#000000;
color:#EDF1F3;
cursor:pointer;
font-size:14px;
margin:2px;
padding:3px;
}


.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
}



table.moduletable {
	margin           : 0px 0px 0px 0px;
      width            : 100%;
}

table.moduletable th {    
    font-family          : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
  	color            : #EBEFF2;
	padding            : 2px;
      line-height      : 25px;
	background     : url(../images/mod_left.gif) #414141 repeat-x top left;
	height: 29px;    
}

table.moduletable td {
    padding-top: 2px;
}
		
div.moduletable_loginrequired {
border-bottom:1px solid #999999;
	background-image:url(TAG_images/login_required_bkgrd.jpg);
    text-align		:left;
    padding          : 10px 0px 5px 0px;
}
		
div.moduletable_loginrequired h3 {
      
      font-family       : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 13px;
	font-weight        : bold;
	width              : 100%;
      color:#999999;
	line-height        : 27px;
      height             : 29px;
      margin             : 10px 0px 5px 0px;
       }
	   


div.moduletable{
    text-align: left;
    margin:0px 0px 20px 0px;
}

div.moduletable_green1 h3 {
background:url("../images/green.png");
color:#FFFFFF;
font-size:17px;
height:35px;
padding:18px 0 0 10px;
text-align:left;
text-transform:uppercase;
}

div.moduletable_green1 h3 {
font-family:Arial, Helvetica, sans-serif;
}

div.moduletable_green h3 {
background:url("../images/green_arrow.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-size:17px;
height:35px;
padding:18px 0 0 10px;
text-align:left;
text-transform:uppercase;
width:245px;
}

div.moduletable_blue h3 {
background:url("../images/blue_arrow.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-size:17px;
height:35px;
padding:18px 0 0 40px;
text-align:left;
text-transform:uppercase;
width:245px;
}

div.moduletable_crumb  {
margin-top:10px;
text-align:left;
}

div.moduletable h3 {
      
      font-family        : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 13px;
	font-weight        : bold;
	width              : 100%;
      color:#999999;
	line-height        : 27px;
	/*background         : url(../images/mod_left.gif) #0066A7 repeat-x top left;*/
      height             : 29px;
      margin             : 0 0 15px 0;
       }
	   
	   
div.moduletable_helpful h3 {
      
      font-family        : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
      color              : #ffffff;
	line-height        : 29px;
	/*background         : url(../images/mod_left.gif) #0066A7 repeat-x top left;*/
      height             : 29px;
      margin             : 0 0 12px 0;
       }

.rightcol div.module h3{
color:#FFFFFF;
      /*background         : url(../images/mod_right.gif) #0066A7 repeat-x top left;*/
		}


.contentmod {
text-align   : left;
padding      : 8px 0;

}

.contentmod td {
padding      : 5px;
}

.contentmod table.moduletable {
margin           : 0 0 0px 0;
width            : 100%;
/*border           : 1px solid #DDE1E3;*/
/*background       : #ECEEEF;*/
}


.contentmod table.moduletable th{
      font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
      color              : #0066A7;
	padding            : 2px;
      line-height        : 25px;
      background         : #E7EAEC;
      border-bottom      : 1px solid #DDE1E3;
}


a.readon:link, a.readon:visited {
background:none repeat scroll 0 0 #000000;
border:3px double #FFFFFF;
color:#FFFFFF;
float:right;
font-size:10px;
font-weight:normal;
line-height:15px;
padding:2px;
text-decoration:none;
white-space:normal;
}

a.readon:hover {
border:3px double #ffffff;
color:#FFFFFF;
float:right;
font-weight:normal;
line-height:15px;
text-decoration:none;
white-space:normal;
 }


.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagenav, .pagenav_prev, .pagenav_next {
  font-weight      : normal;
  }

a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagenav:hover {
  font-size        : 11px;
  color            : #0066A7;
  text-decoration  : none;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #3083B8;
  padding          : 0;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

table.contenttoc th{
  margin           : 0;
  padding          : 2px;
  background       : #e7eaec;
  color            : #333333;
 }
table.contenttoc td{
 margin           : 0;
 padding          : 3px 4px;
 border-bottom    : 1px solid #dcdcdc;
 background-image   : url(../images/quadrato.gif) ;
 background-repeat  : no-repeat;
 background-position: 4px 7px;
   }


table.contenttoc td a:link, table.contenttoc td a:visited{
padding-left        : 12px !important;
padding-left        : 0;
text-indent         : 12px;
text-decoration      : none;

}


.pathway {
  font-size        : 11px;
  color            : #333333;
  padding-left     : 5px;
  
}

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : underline;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
  font-weight      : bold;

}
.pathway img{
  padding-top     : 5px;
    
}

.sectiontableheader{
background-color:#EEEEEE;
border-bottom:4px double #CCCCCC;
border-right:4px double #CCCCCC;
color:#FFFFFF;
font-size:25px;
font-weight:normal;
margin-bottom:10px;
padding:10px;
text-align:right;
text-shadow:-1px -1px 1px #CCCCCC;
}

.sectiontableheader a:link, .sectiontableheader a:hover {
background-color:#EEEEEE;
border-bottom:4px double #CCCCCC;
border-right:4px double #CCCCCC;
color:#FFFFFF;
font-size:25px;
font-weight:normal;
margin-bottom:10px;
padding:10px;
text-align:right;
text-shadow:-1px -1px 1px #CCCCCC;
}



.sectiontableentry1 {
  vertical-align   : top;
  background       : #f6f6f6;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;

}

.sectiontableentry1 td, .sectiontableentry2 td {
border-bottom:9px solid #FFFFFF;
padding:13px 6px;
}

.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #ffffff;
  background       : #f0f0f0;
  line-height      : 20px;
}
.sectiontableentry1 img{
margin: 0 4px;
}
.sectiontableentry2 img{
margin: 0 4px;
}


a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : normal;
  padding: 5px;
}


.small {
color:#999999;
display:none;
font-size:11px;
}

.smalldark {
  font-size        : 11px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  text-align       : left;
  width            : 100%;
}
.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 11px;
  color            : #999999;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  margin-bottom    : 5px;
  line-height:19px;
}

.contentheading a:link, .contentheading a:hover {
background-color:#EEEEEE;
border-bottom:4px double #CCCCCC;
border-right:4px double #CCCCCC;
color:#E66100;
font-size:25px;
font-weight:normal;
margin-bottom:10px;
padding:10px;
text-align:right;
text-shadow:-1px -1px 1px #CCCCCC;
}

.componentheading {
background-image:url("../images/headlinebg.png");
background-position:10px 50%;
background-repeat:no-repeat;
border:4px double #999999;
color:#000000;
display:block;
font-size:17px;
font-weight:normal;
margin-bottom:10px;
padding:5px;
text-align:right;
text-transform:uppercase;
}


.contentheading {
background:none repeat scroll 0 0 #000000;
border:3px double #FFFFFF;
color:#FFFFFF;
display:block;
font-size:17px;
padding:2px 2px 2px 5px;
text-align:left;
text-shadow:0 0 1px #FFFFFF;
text-transform:uppercase;
width:auto;
}



.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        : 0;
  padding-top    : 5px;
  text-align     : left;
}




a.mainlevel  {
 display           : block;
 width             : 100%;
  margin           : 0px 0;
  padding          : 0;
  font-size        : 13px;
  background       : none;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
border-bottom:3px double #CCCCCC;
border-top:3px double #FFFFFF;
color:#E66100;
display:block;
font-size:12px;
font-weight:normal;
letter-spacing:3px;
padding:1px;
text-decoration:none;
}

a.mainlevel:hover {
background: #cccccc;
  font-weight      : normal;
  text-decoration  : none;
  text-decoration	 :none;

}


ul#mainlevel-topnav {
  font-size        : 11px;
  list-style       : none;
  padding-right    : 20px;
  margin           : 0;
     
}

#mainlevel-topnav li {
  float            : left;
  display          : block;
  list-style       : none;
  background-image : none;
  padding          : 0;
  margin           : 0;
  width            : auto !important;
  font-size        : 13px;
  line-height      : 28px;
  white-space      : nowrap;
  

}
#mainlevel-topnav li a {
  display          : block;
 	padding			: 10px 6px 10px 6px;
  color: #474747;
  font-size: 12px;
  text-decoration  : none;
        line-height             : 16px; 
  
}

#mainlevel-topnav li a:hover {
	color:#9ee5ff;
    
}



.mosimage {
  border     : 1px solid #E7EAEC;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #666666;
  font-size : 10px;
  background: #ECEEEF;
}




div.mod {
  background       : none;
  width            : 6px;
}

#clear {
	clear: both;
	height: 0px;
		
}

#centertb {
/*border: 1px solid #ffffff;*/
background: #ffffff;
}

#contenttb{
padding: 10px 15px;
}

td.pw {
width            : 100%;
padding          : 5px 5px 10px 5px !important;
padding          : 2px 2px 10px 2px;
}

td.pw div{
padding          : 5px;
width            : auto;
border           : 1px solid #DDE1E3;
background       : #ECEEEF;
}



div.moduletable_helpful {
	width : 164px;
	height:270px;
	background:url(/TAG_images/right_container_bkgrd.jpg) no-repeat top;);
	text-align : left;
}

.moduletable_bottom{
color:#666666;
}

.moduletable_bottom h3 {
color:#E66100;
font-size:23px;
font-weight:normal;
margin-bottom:10px;
}

ul.menu li a:link{
font-size:15px;
line-height:20px;
margin:0;
padding:0;
text-align:left;
color:#cccccc;
text-decoration:none;
}

ul.menu li:hover, ul.menu li:active{
border-bottom:1px solid #cccccc;
}

ul.menu li {
border-bottom:1px solid #FFFFFF;
}

.moduletable_left h3 {
background-color:#EEEEEE;
background-position:10px 50%;
background-repeat:no-repeat;
border-bottom:4px double #CCCCCC;
border-right:4px double #CCCCCC;
color:#E66100;
font-size:17px;
font-weight:normal;
margin-bottom:10px;
padding:2px 5px;
text-align:right;
text-shadow:1px 1px 0 #FFFFFF;
text-transform:uppercase;
}

.moduletable_left{
font-size:12px;
color:#777777;
}

#active_menu {
background:none repeat scroll 0 0 #000000;
border:3px double #FFFFFF;
color:#FFFFFF;
display:block;
text-align:left;
text-shadow:0 0 1px #FFFFFF;
}

.blog{
width:100%;
}

#myGallery{
border:5px double #E66100 !important;
}

.cat_descrip {
color:#AAAAAA;
font-size:18px;
font-variant:small-caps;
letter-spacing:2px;
line-height:37px;
}

.article_column {
padding:0 10px;
width:50%;
}

.article_column column_separator{
width:20px;
}

.system-message{
}


.myGallery{
z-index:0;
}

.jdGallery a:hover, .jdGallery a:link, .jdGallery a:visited, jdGallery a{
color:#ffffff !important;
}

.jg_poweredbydiv{
display:none;
}

div.gallery div.sectiontableheader {
border:2px dotted #888888;
color:#444444;
padding:10px;
text-align:left;
text-transform:uppercase;
}
.jg_rm, .jg_sm {
color:#999999;
display:none;
font-size:0.8em;
padding-left:2px;
vertical-align:middle;
}

.jg_txtrow, .jg_toplist, .jg_gallerystats, .jg_pagination, .jg_subcat_pagination {
padding:0.5em 0;
text-align:left;
}

.jg_send2friend .sectiontableentry1, .jg_voting .sectiontableentry1 {
padding:5px;
text-align:left;
}

#system-message dd ul {
background:none repeat scroll 0 0 #E66100;
border:3px solid #000000;
color:#FFFFFF;
list-style:none outside none;
margin-bottom:10px;
padding:10px;
}

#slideshow33{
border:1px solid #666666;
padding:3px;
}
