/* $TopStyle:URL=http://63.149.32.124/naature/_site-files/naature-main.css$ */

/*  layout settings */

body {
  font-size: 0.8em;
  font-family: helvetica, arial, sans-serif;
  color: #000000;
  padding: 0px;
  margin: 0px;
  background: #ffffff;
  }
  
img { border: none; }

a { color: #AD000E; text-decoration: none; }
a:hover { color: #660000; text-decoration: underline; }


#mainfloat {
	width: 800px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	}
	
h1 {
	font-size: 1.2em;
	padding: 2px 0px 2px 0px;
	margin: 0px auto 5px auto;
}

/*  form settings */	
form { margin-top: 0; }
select, input, textarea, file { border-color: #BBBBBB #DDDDDD #DDDDDD #BBBBBB; border-width: 3px; border-style: double; background-color: #FFFFFF }

label {
	display: block;
	clear: left;
	word-wrap: break-word;
	float: left;
	width: 75px;
	font-weight: bold;
	line-height: 23px;
}

.sexypeeps{
	border-top: 2px solid #dddfdd;
	border-left: 2px solid #dddfdd;
	border-right: 2px solid #dddfdd;
	border-bottom: 4px solid #dddfdd;
	margin: 1px 1px 3px 1px;
}

/*  content - top */
	
#content-top{
	width: 800px;
	border-bottom: 2px solid #000000;
	}

.content-t-box1 {
	margin: 0; padding: 0;
	float: left;
	}

	.content-t-box1 div.header {
		width: 400px;
		height: 188px;
		}
	
	.content-t-box1 div.slist {
		background: #ffffff url('/_site-files/site-images/shirt-list-bg.gif');
		width: 400px;
		height: 112px;
		color: #333333;
		text-align: center;
		}
		
			.content-t-box1 div.slist div.shirt-selection {
				padding: 4px;
				margin: 0px;
				}
			
			.shirt-selection a, 
			.shirt-selection a:link, 
			.shirt-selection a:visited,
			.shirt-selection a:hover {
				border-bottom: 1px solid #e0e4e1;
				padding: 0px !important;
				margin: 0px !important;
				display: inline;
				}
			
			.shirt-selection a:hover {
				border-bottom: 1px solid #84958a;
				}
				
			.shirt-selection img {
				margin-bottom: -3px !important;
  				}
			
			
.content-t-box2{
	margin: 0; padding: 0;
	float: left;
	}

	.content-t-box2 div.title {
		width: 400px;
		height: 73px;
		}
	
	.content-t-box2 div.sample {
		background: #000000;
		width: 400px;
		height: 227px;
		color: #ffffff;
		}
	
/*  content - bottom */

#content-bottom{
	width: 800px;
	}

.content-b-box1{
	margin: 0; padding: 0;
	background: #ffffff url('/_site-files/site-images/content-b-box1_bg.gif');
	background-repeat: no-repeat;
	width: 383px;
	height: 200px;
	float: left;
	}
	
	.content-b-box1 div.nav{
		margin: 6px 4px 4px 4px;
		}
		
			.nav a, 
			.nav a:link, 
			.nav a:visited,
			.nav a:hover {
				border-bottom: 1px solid #ffffff;
				padding: 0px !important;
				margin: 0px !important;
				display: inline;
				}
			
			.nav a:hover {
				border-bottom: 1px solid #84958a;
				}
			
			.nav-selection img {
				margin-bottom: -5px !important;
  				}
				
.content-b-box2{
	margin: 0; padding: 0;
	float: left;
	width: 172px;
	}
	
	.content-b-box2 div.news{
		border-left: 2px solid #505853;
		border-right: 2px solid #505853;
		padding: 4px 8px 20px 8px;
		font-size: 0.8em;
		text-align: justify;
		}
	
.content-b-box3{
	margin: 0; padding: 0;
	float: left;
	width: 240px;
	}
	
	.content-b-box3 div.shirtinfo{
		padding: 2px 10px;
		font-size: 0.8em;
		text-align: justify;
		}
		
#contactform {
	margin-top: 10px;
	margin-left: 10px; 	
	text-align:left; 
	}


/*  other hacks and fixes */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	 }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
