/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
   font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 760px;
   text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
   background-color :# FFFFFF;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* banner user/photo */

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/* content */

.content-nav
{
	
	margin: 30px 0 10px;
	text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.comments-open-content{
	margin: 5px 5px;
	padding : 9px;
	border :1px solid #FFCC00;
	background-color: #FFF8CC;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
   text-align : center;
}

.
.comments-open-footer input{
	width:150px;
	margin:30px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }



/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
   font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

a { color: #000099; text-decoration: underline; }
a:hover { color: #3399CC; }

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

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 5px 0;
   border-left: 5px solid #FF6600;
   padding: 0 5px;
   color: #333333;
   background: #FFFFF;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #333333;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
   min-width: 760px;
   color: #333333;
   background: #EEEEEE url(images/tic/bg.gif);
}

#container
{
   width: 764px;
   margin-bottom: 20px;
   background: #FFFFFF;
}

#container-inner
{
   border-width: 0 2px 2px 2px;
   border-style: solid;
   border-color: #CCCCCC;
	background: #FFFFFF url(images/tic/yellowbgbar.gif) 180px 0px  repeat-y;
}

#banner
{
   width: 760px; /* necessary for ie win */
   background: #0099CC;
}

#banner-inner
{
   padding: 15px 13px;
   border-width: 0;
   border-style: solid;
   border-color: #fff;
}

.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
}

#banner-description
{
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 0px 0px 0 0px; width: 560px; }
#beta { width: 200px; background: none;}
#gamma, #delta { width: 180px; background: #e6ecf2; }

#alpha-inner{
	margin: 0 10px 20px; 10px;
}

#alpha-inner-extended{
	margin:0;
}

#beta-inner{
   padding: 0 30px 0 0;
   border-width: 0;
   border-style: solid;
   border-color: #fff;

}

#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
	margin-top: 0;
	padding : 10px 10px 10px 30px;
	background : url(images/tic/titledots_blue.gif) no-repeat left center;
	color: #333333;
	font-size: 20px;
	letter-spacing:2px;
	border-bottom:3px solid #0099CC;
	margin-bottom:20px;
}

.entry-header-with-image{
	margin : 0 0 30px;
	border:none;
}

.category-entry-header{
	margin : 0 0 10px;
	padding : 0 0 5px 0;
}

.category-entry-header a{
	background: url(images/tic/arrow-gray.gif) right center no-repeat;
	padding : 0 30px 0 0;
	font-size:18px;
	display:block;
	text-decoration:none;
}
.category-entry-header a:hover{
	background: url(images/tic/arrow-blue.gif) right center no-repeat;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}


#trackbacks-info
{
   margin: 3px 0 10px 20px;
   color: #292e33;
   font-size: 11px;
   text-align: left;
}

.comments-open-footer
{
   margin: 10px 0;
}


/* modules */

.module
{
   margin: 0 0 10px 0;
   background: none;
}

.module-content
{
   margin: 0 0 10px 0;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin : 15px 0 0 10px;
   border: 1px solid #a3b8cc;
   padding-bottom: 10px;
   color: #292e33;
   background: #FFFFFF;
}

.module-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}


/* one-column tweaks */

   .layout-one-column body { min-width: 520px; }
   .layout-one-column #container { width: 520px; }
   .layout-one-column #banner { width: 510px; } /* necessary for ie win */


/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
      margin: 0;
      width: 200px;
      background: #e6ecf2;
   }

   .layout-two-column-left #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-two-column-left #beta
   {
      margin: 15px 15px 0 15px;
      width: 480px;
      background: none;
   }

   .layout-two-column-left #beta-inner
   {
      padding: 0;
      border-width: 0;
   }


/* three-column tweaks */

   .layout-three-column #alpha
   {
      margin: 0;
      width: 180px;
      background: #e6ecf2;
   }

   .layout-three-column #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-three-column #beta
   {
      margin: 15px 15px 0 15px;
      width: 320px;
      background: none;
   }

   .layout-three-column #beta-inner
   {
      padding: 0;
      border-width: 0;
   }


/* TIC Originals */

#tic-header
{
	position: relative;
	width: 760px;
	background: #0099CC;
	height: 78px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	background: white;
	margin: auto;
}
.tic-greenbar{
	background-color:#CCCCCC;
	height: 22px;
	margin: 0 0 0 10px;
	font-size:11px;
}

#tic-menu-title{
	margin:0;
}

#tic-greenbar-xml{
	height:16px;
	padding: 3px;
	text-align:right;
}
#tic-greenbar-terminator{
	clear:both;
}
#tic-header h1
{
	/* small header image specific lines */
	height: 78px;
	width: 320px;
	background: #0099CC;
	margin: 0 0px;
	/* end small header image specific lines */
	text-align: left;
	float:left;
	
}
#tic-header p#tic-architecture
{
	margin: 0px 0px !important;
	width:440px;
	text-align : right;
	float:left; 
	height: 78px;
	background-color:#0099CC;
}

#tic-footer
{
	width: 760px;
	background: #EFE5C9  url(images/tic/beigebgbar.gif) 180px 0px  repeat-y;
	text-align: center;
	padding: 0px 0 10px 0;
	margin: 0 auto;
}
#tic-footer h2{
	width:180px;
	margin:0px;
	border-top:3px solid #666666;
	float:left;
}

#tic-footer #footerrightcontainer{
	width:554px;
	float:right;
	margin:0;
}

#tic-footer #siteowner{
	text-align:left;
	font-size:12px;
	margin : 10px 5px;
}

#tic-footer #footermenubar{
	background:#F7F2E4;
	margin:0px;
	padding : 3px 10px;
	border-bottom:3px solid #FF6600;
}
#tic-footer #footermenubar a{
	white-space:nowrap;
}

#tic-footer #copyright{
	
}
#index-welcome{
	background:url(images/tic/top_photo.jpg) no-repeat right top;
	width:560px;
	margin: 10px 0 10px 0;
}
#index-welcome-header{
	margin: 5px 0 10px 10px;
}

#news-list-container{
	margin: 20px 215px 0px 10px;
}
#news-list-header{
	margin: 0 0 3px 0;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	padding : 0 0 3px 0;
}
.news-list{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.news-list-item{
	margin: 0px;
	padding:0 0 0 10px;
	background:url(images/tic/list-dot.gif) no-repeat top left;
}
#news-list-next{
	margin : 3px 0 0 10px;
	text-align: left;
}

.module-archives, .module-contents{
	display:none;
}

.module-categories .module-content{
	margin:0px;
	padding:0px;
}

.module-categories .module-list{
	list-style:none;
	margin:0px;
	padding:0px;
}
.module-categories .module-list-item{
	margin:0px;
	width:170px;
}

.module-categories .module-list-item a, .module-categories-nolink{
	display:block;
	text-align:right;
	width:160px;
	height:16px;
	font-size:15px;
	line-height:16px;
	text-align:right;
	padding: 12px 5px;
	background : url(images/tic/buttons_bg.gif) left center no-repeat;
	font-weight:bold;
	text-decoration:none;
}
.module-categories .module-list-item a:hover{
	text-decoration:none;
	background : url(images/tic/buttons_bg_hover.gif) left center no-repeat;
	color:#000000;
}




.tic-header-description{
	display:none;
}


.category-title{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding: 15px;
	margin : 0 0 15px 10px;
	background : url(images/tic/categories/default.jpg) no-repeat center right;
}
.category-title h2{
	margin : 0 0 10px 0;
	font-size:17px;
	font-weight:bold;
	letter-spacing:2px;
}
#category-pankuzu-navi{
	margin : 10px 0 0 0;
	font-size:11px !important;
	height: 15px;
	line-height:15px;
}

.imgmenu{
	margin : 10px 0 20px;
}

.imgmenu p{
	margin:8px 0;
	padding: 0;
}
.imgmenu img{
	border:0;
}
.imgmenu div.menu-narrow-wrapper{
	background : url(images/tic/buttons_narrow.gif) left center no-repeat;
	width:170px;
	margin : 5px 0 5px 0;
}
.imgmenu p.menu-narrow{
	margin:0px;
	
}

.imgmenu p.menu-narrow a{
	display:block;
	text-align:right;
	width:160px;
	height:14px;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	padding: 7px 5px;
	font-weight:bold;
	color:#666666;
}
.imgmenu div.submenu-wrapper{
	background : url(images/tic/buttons_narrow_super.gif) left center no-repeat;
	width:170px;
	margin : 5px 0 5px 0;
}

.imgmenu p.submenu{
	margin:0px;
	
}
.imgmenu p.submenu a{
	display:block;
	text-align:right;
	width:145px;
	height:14px;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	padding: 3px 5px 3px 20px;
	font-weight:bold;
	color:#666666;
}

div.menu-current-wrapper{
	background : url(images/tic/buttons_narrow_black.gif) left center no-repeat;
	width:170px;
	margin : 5px 0 5px 0;
}
p.menu-current{
	margin:0px;
	
}
p.menu-current a{
	display:block;
	text-align:left;
	width:160px;
	height:14px;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	padding: 7px 5px;
	font-weight:bold;
	color:#FFFFFF;
}

.index-entry{
             width:540px;
            margin : 10px 0 25px 0;
}
.index-entry-header{
             background : url(images/tic/index_recent_bg_top.gif) no-repeat top center #C2E5F1;
            padding:7px;
            font-size:15px;
           margin:0;
}
.index-entry-header a{
            text-decoration:none;
           color: #333333;
}

.index-entry-header a:hover{
            text-decoration:underline;
             color: #000099;
}

.index-entry-body{
             border-left: 1px solid #DDDDDD;
             border-right: 1px solid #DDDDDD;
            padding: 3px;
}
.index-entry-footer{
             background : url(images/tic/index_recent_bg_bottom.gif) no-repeat bottom center #DDDDDD;
            padding:3px;
            font-size:10px;
           margin:0;
           text-align:right;
}
#index-menu-title{
         width:540px;
          margin: 0 0 6px 0;
         background-color: #99CC00;
}
.index-menu-line{
          width:540px;
          margin: 6px 0 10px 0;
          padding:0;
          clear:both;
}
.index-menu-element{
          width:130px;
		  font-size:11px;
          padding:0;
          float:left;
}
.index-menu-elemen-left{
          margin : 0 !important;
}
.index-menu-element-center{
          margin: 0 0 0 6px;
}
.index-menu-element-right{
          margin: 0 0 0 6px;
}
.index-menu-photobox{ 
          margin : 0 0 6px 0;
}

p.index-menu-desc{ 
          font-size : 11px ;
		  line-height:14px;
          margin : 6px 0 0 0 ;
          color: #666666 ;
}

.index-menu-line-terminator{
         clear:both;
         margin: 0;
}
#menu-element-3{
         background: url(images/tic/icons/icon_fac.gif) no-repeat 3px center;
}
#menu-element-news{
         background: url(images/tic/icons/icon_news.gif) no-repeat 3px center;
}
#menu-element-4{
         background: url(images/tic/icons/icon_access.gif) no-repeat 3px center;
}
#menu-element-5{
         background: url(images/tic/icons/icon_sem.gif) no-repeat 3px center;
}
#menu-element-10{
         background: url(images/tic/icons/icon_video.gif) no-repeat 3px center;
}
#menu-element-9{
         background: url(images/tic/icons/icon_voice.gif) no-repeat 3px center;
}
#menu-element-11{
         background: url(images/tic/icons/icon_press.gif) no-repeat 3px center;
}
#menu-element-12{
         background: url(images/tic/icons/icon_tv.gif) no-repeat 3px center;
}
#menu-element-13{
         background: url(images/tic/icons/icon_festa.gif) no-repeat 3px center;
		
}
#menu-element-22{
         background: url(images/tic/icons/icon_training.gif) no-repeat 3px center;
		
}
#menu-element-25{
         background: url(images/tic/icons/icon_license.gif) no-repeat 3px center;
		
}

#menu-element-13 a,
#menu-element-24 a{
         font-size:10px;
		 line-height:12px;
		 height:24px;
		 padding : 2px 5px;
}
#menu-element-rsv{
         background: url(images/tic/icons/icon_rsv.gif) no-repeat 3px center;
}

.category-title-4{
	background : #FFFFFF url(../images/tic/categories/access.gif) no-repeat left top;
	height:70px;
	padding: 0;
	margin : 0 0 15px 10px;
	border:0px;
}
.category-title-4 h2{
	display:none;
}
.category-title-4 #category-pankuzu-navi{
	padding : 51px 10px 4px 10px ;
	margin : 0;
	height: 15px;
	line-height:15px;
	font-size:11px;
    color:#666666;
}
.category-title-4 #category-pankuzu-navi a{
	color:#000099;
}




.category-title-3{
	background : #1A3182 url(../images/tic/categories/facilities.jpg) no-repeat left top;
	height:100px;
	padding: 0;
	margin : 0 0 15px 10px;
	border:0px;
}
.category-title-3 h2{
	display:none;
}
.category-title-3 #category-pankuzu-navi{
	padding : 75px 10px 10px 155px ;
	margin : 0;
	height: 15px;
	line-height:15px;
	font-size:11px;
    color:#9999FF;
}
.category-title-3 #category-pankuzu-navi a{
	color:#FFFFFF;
}


.category-title-13{
	background : #000000 url(../images/tic/categories/festa.gif) no-repeat left top;
	height:120px;
	padding: 0;
	margin : 0 0 15px 10px;
	border:0px;
}
.category-title-13 h2{
	display:none;
}
.category-title-13 #category-pankuzu-navi{
	padding : 85px 10px 4px 10px ;
	margin : 0;
	height: 15px;
	line-height:15px;
	font-size:11px;
    color:#666666;
}
.category-title-13 #category-pankuzu-navi a{
	color:#FFFFFF;
}


.category-title-26{
	background : #FFFFFF url(../images/campaign/campaign_logo.gif) no-repeat left top;
	height:160px;
	padding: 0;
	margin : 0 0 15px 10px;
	border:0px;
}
.category-title-26 h2{
	display:none;
}
.category-title-26 #category-pankuzu-navi{
	display:none;
}
.category-title-26 #category-pankuzu-navi a{
	color:#000099;
}



.entry-theme-image-wrapper{
	float:left;
	margin:0px 15px 0px 0;
	width:130px;
}
.entry-of-category-with-image .entry-wrapper{
	float:left;
	margin:0;
	width: 375px;
}

.entry-of-category-with-image .entry-header{
	border-left:0;
	border-bottom: 2px solid #FF6600;
	margin: 0 0 10px 0;
	padding : 0 0 5px 0;
}

.entry-of-category{
	margin:10px 0 15px;
	padding : 9px 8px 8px 9px;
	border-style: solid;
	border-color: #CCCCCC;
	background : url(images/tic/shade.jpg) no-repeat top left #FFFFFF;
	border-width:1px 2px 2px 1px;
}

.entry-header a{
	text-decoration:none;
}

.entry-header a:hover{
	text-decoration:underline;
}

.tic-greenbar-4{
	background-color : #66CC00 !important;
}

.tic-greenbar-13{
	background-color : #000000 !important;
	color: #FFFFFF;
}

.tic-greenbar-26{
	background-color : #66CC00 !important;
}

#comments-open-data{
	float:left;
	width:250px;
	margin: 0 10px 0 0;
}
#comments-form-desc{
	float:left;
	width:250px;
	margin: 0 0 0 0;
}
.comments-terminator{
	clear:both;
}

.news-entry-header{
	font-size:18px;
	text-align:center;
	margin : 10px 0 20px;
	font-weight:bold;
	padding : 0 0 5px 0;
	border-bottom:1px solid #CCCCCC;
}
.spectable{
    margin : 15px 3px 15px;
    border :1px solid #999999;
    width:530px;
}
.spectable td{
    font-size:13px;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding : 4px;
}
.spectable th{
     font-size:13px;
    background-color: #EEDD99;
    padding : 4px;
}
a.index-menu-textlink{
      display:block;
      padding : 3px;
      text-align:center;
      font-size : 13px;
      text-decoration : none;
      color:#666666;
      border : 1px solid #CCCCCC;
     margin : 0 0 5px 0;
}
a.index-menu-textlink:hover{
      color: #FF6600;
      background-color:#EEEEEE;
}

.news-index-subheader,
.function-title{
	background : url(images/tic/titledots.gif) no-repeat left center;
	font-size:17px;
	padding : 0 0 0 25px;
	letter-spacing:2px;
	
}

.news-index-category-list,
.news-index-entry-list,
.related-list{
	list-style:none;
	padding : 0;
	margin : 20px 0 40px 20px ;
}

.news-index-category-list li,
.news-index-entry-list    li,
.related-list             li{
	
	list-style:none;
	padding : 0 0 0 12px;
	margin : 3px 0 ;
	font-size:13px;
	background:url(images/tic/list-dot.gif) no-repeat top left;
}

.floating-clearance{
	clear:both;
	height:0px;
}

.clearfix:after{
	content : ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix{ height:1px;}
	.clearfix{  display:block ; }
/* End hide from IE-Mac */

