/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:"Trebuchet MS";
	font-size:14px;
	background-image: url(../../images/bkgd_home.jpg);
	background-repeat: repeat-x;
	background-color:#330301;
}

h1 { 
	font:1.5em arial; 
	text-transform:uppercase;
	margin-top:65px;
	margin-bottom:0px;
}

h2 {
	font:1.25em arial; 
	text-transform:uppercase;
	margin-bottom:0px;

}

h2#caps{
	text-transform:uppercase;
	color:#FFF;
}

h3{
	color:#999;
}

h4{
	color:#FFF;
}

h1, h2, a {
	color:#b7161a;
	}
	
	

p { 
	line-height:1.7em; 
	margin:0 0;
}


.red{
	text-transform:uppercase;
	font-size:12px;
	color:#b7161a;
	line-height:13px;
	}

.white{
	margin-top:8px;
	font-size:11px;
	color:#FFF;
	line-height:13px;	
	}


.btn{
	margin:15px 0 15px 0;	
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1000px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}


div#header {
	padding:0em;
	border-bottom:1px dotted #333;
}


div#header p {
	font-style:italic;
	font-size:1.1em;
	margin:0;
}


div#content {
	/* height:auto; !important; real browsers */
	padding:1em 1em 5em; /* bottom padding for footer */
	padding-bottom:250px;
}


div#content p {
	color:#999;
	text-align:justify;
	padding:0 0;
}


div#footer {
	position:absolute;
	width:100%;
	height:140px;
	bottom:-8px; /* stick to bottom */
	background:url(../../images/footer.png) no-repeat 75px;
	margin:0 auto; /* center, not in IE5 */
	left: 1px;
}


div#footer p {
		padding:1em;
		padding-top:60px;
		padding-left:190px;
		margin:0;
		font-size:10px;
		color:#480305;
		text-align:left;
		
	}
	
	
	
	
	

#logo {
		padding-left:0;
		padding-top:75px;
		margin:0;
		text-align:center;
		width:985px;
		float:left;
		position:relative;
	}
	

#copyright
{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	margin-top:10px;
}

#copyright a
{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	margin-top:10px;
}
	
	

#product_ROW {
	margin-left:140px;
}


div.product_ITEM img.detail
{
	border: 1px dotted #3F3F41;
	padding: 12px;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0px;
}
div.product_ITEM
{
	width: 170px;
	float: left;
	padding: 15px;
}
div.product_ITEM img.detail
{
	cursor: default;
}


.hl {
	background: #b7161a;
	color: #FFF;		
}


a {
	color: #333;
	text-decoration: none;	
}

a.hl {
	/*color: #333;*/
	text-decoration: none;
	background: #b7161a;
	color: #FFF;	
}

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

a:hover.hl {
	text-decoration: none;
	background: #FFF;
	color: #b7161a;	
	text-decoration: none;	
	
}




.main h1 {
	font-family:"Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-weight: normal;
	text-align: center;
}
.main h2 {
	padding: 20px 0 0;
	font-family:"Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-weight: normal;
	text-align: center;
}
.main p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	font-size: 80%;
}
.main {
	background-color:#FFFFFF;
	background-image: url(images/849_3_45.png);
	background-repeat: repeat-y;
}

	
	
	
/* NAVIGATION */



#menutop {
	background-image:url(../../images/shiatsu/shiatsu_navBkgd.jpg);
	margin-top:0;
	height:285px;

}

#menu {
	margin-top:5px;
	background-image:url(../../images/shiatsu/shiatsu_navBkgd.jpg);
	padding-left:15px;
	padding-right:15px;
	background-color:none;
	height:75px;
}

#navlist {
	width:1000px;
	height:70px;
}

.navbg {
	width:100%;
	height:70px;
}
#navcontainer{
	width:1000px;
}


#navcontainer ul
{
	margin:0px;
	list-style-type: none;
	text-align: center;
	font-family:"Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 14px;
	height: 24px;
	padding-top:15px;
	padding-bottom:0px;
	display:block;
	width:100%;
	text-transform:uppercase;
	letter-spacing:1px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-top:0px;
	color:#FFF;
	width: 100%;
	height: 30px;
}

#navcontainer ul li a:hover
{
	color:#b7161a;
	background:url(../../images/shiatsu/symboleSmall.png) no-repeat;
	text-decoration:none;
	width: 100%;
	height:30px;
	background-position:center 15px;
	text-align:left;
}







* html #navmenu li a {
width:100%;
}
* html #menu,
* html #inner-wrap {
height:1px;
}







.labelNav{
	font-size:11px;
	font-family:"Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	text-align:center;
	position: relative;
	float:left;
	height:30px;
	padding-right:8px;
	padding-left:8px;
	padding-top:45px;
	white-space:nowrap; 	
	}
	
	

	


.labelNav a
{
	display: block;
	font-size: 11px;
	float: left;
	color: FFF;
	text-decoration: none;
	background-position:center 0px;
	border:0px;
}

.itemNav{
	position: relative;
	float:left;
	height:70px;
	background: transparent url(../../images/shiatsu/symboleSmall.png) no-repeat;
	background-position:center;
}

.itemNav img
{
border: 0
}

* html a:hover
{
	visibility:visible
}

.labelNav a:hover
{
	border:1px;
	border-color:#FFF;
	visibility:visible;
	background-color:#FFC;
	background: transparent url(../../images/shiatsu/symboleSmall.png) no-repeat;
	background-position:-25px;
	text-align:center;
	position: relative;
	float:left;
		
}



.clear{
	height:50px;
}


#leftSideProduct{
	float:left;
	width:250px;
	margin:0px 0 0 40px;
	padding-left:30px;
	
}


#leftSide{
	float:right;
	width:282px;
	height:auto;
	margin:50px 0 0 25px;
	padding-left:0px;
	
}

#newsFeeder{
	float:left;
	width:215px;
	height:auto;
	margin:0px 0 0 15px;
}


.bullet{
	padding-right:18px;
}

img
{
	border:0;
	text-align: center;
}


.tableauDate{
	padding:25px;
	margin-top:15px;
	margin-bottom:5px;
	width:610px;
	height:830px;
	background-color:#FFF;
	border:8px solid #b7161a;
	clear:left;
}

.tableauDate a{
	color: #333;
	text-decoration: none;	
}
.tableauDate a:hover{
	color: #b7161a;	
}

#contentLeft {
	position:relative;
	float: left;
	width:515px;
	padding-left:15px;
	height:auto;
}

#contentRight {
	float: right;
	width:420px;
}

	
#video{
	padding:0px;
	margin-top:15px;
	margin-bottom:55px;	
	border:8px solid #b7161a;
	height:480px; 
	width:640px; 
	background:#000; 
}

#video2{
	padding:0px;
	margin-top:55px;
	margin-bottom:5px;	
	border:8px solid #b7161a;
	background:#000; 
	height:340px; 
	width:560px; 	
}


#topPage{
	width:730px;
	right:auto
}


ul, ol { 
   margin:auto 3em 1em 0; 
   padding:0; 
   position:relative; 
   left:3em;
   overflow:hidden;
}
 
li { 
   margin-top:0.25em;
   margin-bottom:0.25em; 
	 color:#FFF;
	width:480px;
	font-size:14px;
	list-style:none;
	  
}
 

