/****************************************************************************************************
   For more information Visit TRACCE shop in Rimini, Italy (c.so d'Augusto 451, tel. +390541410811)!
 ****************************************************************************************************/

/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 3em;
	margin: 0 auto;
	background: #C0C0C0 url(../images/bg/header.gif);
	border-bottom: 2px solid #808080;
	background-color: #C0C0C0;
}

#header img {
  position: absolute;
  top: 5%;
  left: 10px;
}

#toplinks
{ padding: 10px 21px 0px 19px;
  height: 26px;
  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
}

#toplinks{text-align: right;}

#toplinks a{text-decoration: none; color: #000000;}

#toplinks a:hover{color: #FFFFFF;}


/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 143px;
  background: url(../images/bg/tracce_banner8.gif) no-repeat top left;
}

#headerImg2 {
  margin: 0 auto;
  height: 70px;
  background: url(../images/bg/tracce_banner_small.gif) no-repeat top left;
}



/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0 auto;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #808080 url(../images/bg/menu.gif) repeat-x top left;
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li a {
  float: left;
  width: 20%;
  height: 4.5em;
  font: 400 1.2em arial, sans-serif;
  letter-spacing: 0.1em;
  color: #FFF;
  border-top: 7px solid #808080;
  border-bottom: 14px solid #303030;
}

#menu ul li a span {
  display: block;
  padding: 2px 7px;
}


#menu ul li a span.desc {
  font-size: 0.8em;
  color: #000000;
}


#menu ul li a:hover,
#menu ul li a.here {
  background: #808080;
  border-top: 7px solid #C0C0C0;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFFFFF;
}




/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 2em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 776px;
}

.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 48%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
	clear: both;
	position: relative;
	height: 5em;
	margin: 0 auto;
	background: #000000 url(../images/bg/bottombar.gif);
	border-top: 2px solid #808080;
	background-color: #000000;
}

#footer #bg {
  position: relative;
  height: 5em;
  margin: 0 auto;
  background: #49525B url(../images/bg/bottombar.gif);
}

#footer #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}

#footertext {
margin: 0 0 5px 5px;
padding: 0 5px 0px 5px;
background: none;
color: #993300;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}



/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}



/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  border: 5px solid #808080;
}

a:hover.thumb img {
  background: #FFF2D1;
  border: 5px solid #C0C0C0;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}

a.thumbred img {
  border: 5px solid #808080;
}

a:hover.thumbred img {
  background: #FFF2D1;
  border: 5px solid Red;
}

a.thumbbrown img {
  border: 5px solid #808080;
}

a:hover.thumbbrown img {
  background: #FFF2D1;
  border: 5px solid #663300;
}

a.thumbblue img {
  border: 5px solid #808080;
}

a:hover.thumbblue img {
  background: #FFF2D1;
  border: 5px solid #3366FF;
}



/**************************************************************
   Submenu Styles
 **************************************************************/


ul.submenu1 {
  margin: 0 0 20px 0;
  padding: 0;
}

ul.submenu1 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #FFFFFF;
  background: #339999 url(../images/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu2 {
  margin: 0 0 20px 5px;
  padding: 0;
}

ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu2 li a {
  color: #426F85;
  background: url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu3 {
  margin: 0 0 20px 10px;
  padding: 0;
}

ul.submenu3 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu3 li a {
  color: #ff6600;
  background: url(../images/bg/submenu3.gif) no-repeat 3px 50%;
}

ul.submenu3 a:hover {
  color: #ff6600;
  background: #C0C0C0 url(../images/bg/submenu3.gif) no-repeat 3px 50%;
}

ul.submenu1 li a,
ul.submenu2 li a,
ul.submenu3 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}


/**************************************************************
   Tables 
 **************************************************************/

 table.simple {
   color:           inherit;
   background:      inherit;	/* Don't make tables transparent */
   border-collapse: collapse;
   border-spacing:  0;
   empty-cells:     show;
   margin:          0.5em 2.5em;
   padding:         0;
   border:          1px solid #999999;
}

 table.noborder {
   color:           inherit;
   background:      inherit;	/* Don't make tables transparent */
   border-collapse: collapse;
   border-spacing:  0;
   empty-cells:     show;
   margin:          0.5em 2.5em;
   padding:         0;
   border:          0;
}

table.simple caption {
   text-align:      center;
   caption-side:    top;
   margin:          0 2.5em 0.75em;
   padding:         0;
   border:          none;
}

.eventsleftcol {
   text-align:      left;
   vertical-align:  top;
   margin:          0;
   padding:         0.25em 0.5em;
   border:          0;
   width:           320px;
}

.eventsrightcol {
   text-align:      left;
   vertical-align:  top;
   margin:          0;
   padding:         0.25em 0.5em;
   border:          0;
   width:           320px;
}

table.simple td,
table.simple tr,
table.simple th {
   text-align:      left;
   vertical-align:  top;
   margin:          0;
   padding:         0.25em 0.5em;
   border:          1px solid #999999;
}

table.simple th,
table.simple td.highlight,
table.simple th.highlight {
   font-weight:     bold;
   color:           inherit;
   background:      #F0F0F0;
}

table.simple td.lighter,
table.simple th.lighter {
   color:           inherit;
   background:      #F8F8F8;
}

table.simple td.left,
table.simple tr.left,
table.simple th.left {
   text-align:      left;
}

table.simple td.center,
table.simple tr.center,
table.simple th.center {
   text-align:      center;
}

table.simple td.right,
table.simple tr.right,
table.simple th.right {
   text-align:      right;
}


 
 
/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #E4E4E4;
}

.lightDarkBg {
  background-color: #000000;
}

.lightPurpleBg {
  background-color: #9966ff;
}

.lightGreyBg {
  background-color: #888;
}

.dark {
  color: #353E47;
}

.purple {
  color: #9966CC;
}

.white {
  color: #FFFFFF;
}

.green {
  color: #339999;
}

.grey {
  color: #888;
}

.red {
  color: #FF0000;
}

.blue {
  color: #3366FF;
}

.brown {
  color: #663300;
}

.brown2 {
  color: #cc6633;
}

.bluecenter {
  color: #000080;
  text-align: center;
}

.palebox {
background-color: #fff2da;
border: 1px solid #D6A573;
color: inherit;
padding: 5px;
margin: 0px;
}

.greenbox {
background-color: #ffffcc;
border: 1px solid #D6A573;
color: inherit;
padding: 5px;
margin: 0px;
}

.greybox {
background-color: #ddd;
border: 1px solid #8f8f8f;
text-align: center;
color: inherit;
padding: 5px;
margin: 0px;
}

.middlebox {
background-color: #fff2da;
width: 45%;
text-align: justify;
margin: auto;
float: none;
overflow: hidden;
border: 1px solid #D6A573;
padding: 10px;
}

.middletablebox {
background-color: #fff2da;
width: 95%;
text-align: justify;
margin: auto;
float: none;
overflow: hidden;
border: 1px solid #D6A573;
padding: 10px;
}

.middlegreybox {
background-color: #e9e9e9;
width: 90%;
text-align: justify;
margin: auto;
float: none;
overflow: hidden;
border: 1px solid #8f8f8f;
padding: 10px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

.splitaloneleft {
background-color: #ffffff;
width: 30%;
float: left;
padding: 5px;
overflow: hidden;
}

.splitaloneright {
background-color: #ffffff;
width: 30%;
float: right;
padding: 5px;
overflow: hidden;
}



