/* Thomes Canada Website CSS - Author: Matthew Virsunen*/


/* Class settings */

.float_left {
	float: left;
}

.float_right {
	float: right;
}


/* Universal Settings */

body {
	padding:0;
	font-size: 0.9em;
	background-color: rgb(28, 28, 28);	
} 


body title {
	background-color: white;
}

#container {
	margin-top: 12px;
	font-family: Arial, Verdana, Times;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding-top: 66px;
	padding-left: 50px;
	padding-right: 70px;
	padding-bottom: 28px;
	background-color: white;
	background-image: url('images/birch_forest3.jpg');
	background-repeat: repeat-x;
	border-color: rgb(180, 180, 180);
	border-width: 0px 2px 1px 2px;
	border-style: solid;

}

#menubar {
	margin-top: 26px;
	margin-left: -146px;
}

b {
	color: black;
}

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: black;
	font-weight: 400;
	font-size: 1.4em;
	letter-spacing: 0.2em;
	margin-left: 0px;
	padding-bottom: 10px;
}

	
h3 {
	color: rgb(50, 50, 50);
	font-weight: 700;
	font-size: 1.0em;
	letter-spacing: 0.3em;
}	

h4 {
    color: rgb(120, 120, 120);
	font-weight: 300;
	font-size: 0.9em;
	letter-spacing: 0.3em;

}	

.contact_msg {
	
	margin-left: 36px;
	text-align: justify;
	width: 560px;
	font-size: 1.3em;	
}


/* AIRCRAFT PLYWOOD PAGE: Thin manufacturing list. */

#aircraft_1 {
	float: right;
	margin-right: 62px;
}

	

/* NAVIGATION MENU: About Us, Products, Services, Contact Us */	

#sidebar {
	color: rgb(30, 30, 30);
	font-size: 1.0em;	
	letter-spacing: 0.1em;
	margin-top: 46px;
	margin-left: -20px;
	width: 120px;
	float: left;	
}


#sidebar img {
	position: relative;
	margin-right: 6px;
	float: left;
}

#sidebar a {
	color: black;
	margin-top: 5px;
	float: left;
	
	}
#sidebar a:hover {
	text-decoration: none;
}

/* INNER sidebar */

#inner_menu {
	float: left;
	width: 160px;
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -20px;
}

/* Textarea - (Where all the main content is displayed) */

#textarea, #contact_area {
	margin-top: -26px;
	margin-left: 170px;
	width: 650px;
	/*background-image: url('images/back_logo.jpg');
	background-repeat: repeat-y; */
	padding: 10px;
	/*background-position: right; */
}

#textarea h5 {
	margin-left: 14px;	
}

#textarea p, #contact_area p {
	color: rgb(54, 54, 54);
	line-height: 1.4em;
	text-align: justify;
	font-size: 11pt;
	margin-left: 6px;
}

#textarea li {
	color: rgb(4, 4, 0);
	
	list-style: circle;
	padding-top: 4px;
	text-align: justify;
}


#textarea img {
	float: right;
	padding-left: 18px;
}



#text_part {
	margin-bottom: 30px;
	margin-top: -30px;

}
#text_part p {
	padding: 0px;
}

#text_left {
	float: left;
}

#text_right {
	float: right;
}

#text_mid {
	margin-left: 180px;
}
#text_mid img{
	float: none;
	
}

/* Table in Edge Glued Panels */

.mytable {
	border-color: #999;
	border-width: 0 0 1px 1px;
	border-style: solid;
  	margin-left: auto;
	margin-right: auto;
}

.mytable td {
	border-color: #CCC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
}

.mytable td {
	text-align: center;
	font-size: 0.8em;
	width: 180px;
}

.mytable2 {
	margin-left: auto;
	margin-right: auto;	
}

.mytable2 td {
	font-size: 0.8em;
	color: #666;
	text-align: center;
}

.mytable2 img {
	float: left;	
}


.contact_t {
	margin-left: 26px;
	
}

#product_table {
	margin-left: 10px;
	font-size: 0.7em;
}

#product_table td {
	padding: 10px;
}


#bottom_table {
	font-size: 0.7em;
	float: right;
	margin-right: 20px;
}

#logoimg {
	width: 228px;
	text-align: left;
	}
	

/* Submenu - Found in EGP page */

#subm img {
	float: none;
	margin-left: 24px;
}

#subm a {
	font-size: 1.1em;
}

#subm table {
	margin-left: 140px;
}

#subm td {
	width: 190px;
}


a.menuLink {
	}
ul.menu {
	display: none;
}

/* EGP TABLE CLASS */

.baltic_birch {
	font-size: 0.8em; 
	background-color: rgb(130, 130, 130);
	margin-left: auto;
	margin-right: auto;
}

.baltic_birch tr {
	border-color: black;
	border-width: 2px 2px 2px 2px;
	border-style: thin; 
}

.baltic_birch td {
	color: rgb(60, 60, 60);
	background-color: rgb(230, 230, 230);
	border-color: #CCC;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	text-align: center;
}

.baltic_birch b {	
	color: rgb(98, 98, 98);
	font-size: 1.1em;
	padding: 10px;
}

/* GRADE TABLE */

.grade_table { 
	background-color: rgb(130, 130, 130);\
}

.grade_table tr {
	background-color:  rgb(40, 40, 40);
	border-color: black;
	border-width: 2px 2px 2px 2px;
	border-style: thin; 
}

.grade_table td img {
	background-color: white;
	text-align: center;
	padding: 20px;
}


.grade_table td {
	color: rgb(60, 60, 60);
	background-color: rgb(230, 230, 230);
	border-color: #CCC;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	text-align: justify;
	font-size: 0.9em;
	padding: 4px;
}

.grade_table b {	
	color: rgb(98, 98, 98);
	font-size: 0.9em;
	padding: 6px;
	margin-left: 14px;
}

/* FOOTER */
#footer img {
	float: right;
}

#footer p {
	height: 10px;
	text-align: right;
	font-size: 0.6em;
	color: rgb(55, 55, 55);
}

#footer img {
	margin-right: 2px;
	margin-top: 2px;
	
}

.center {
	text-align: center;
}

#fourOfour {
	background-color: rgb(30, 30, 30);
	float: right;
	margin-top: 240px;
	margin-right: 200px;
}

#fourOfour h1 {
	color: rgb(222, 222, 222);
}

#fourOfour h3 {
	color: rgb(120, 120, 120);
}

#textarea p, #textarea h4 {
	margin-left: 12px;	
}

.aircraft_grades {
	margin-left: 22px;	
}