/*
Theme Name: canadiansalvagedtimbercorp.com/
Version: 1.0
Author: Sudharsan
Description: Custom theme for http://www.canadiansalvagedtimbercorp.com/
*/

* {
	margin: 0;
	padding: 0;
}

* { outline: none; }

body {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, Lucida;
	color:#757575;
    word-spacing: -1px;
	background-color:#000;
	direction: ltr;
}
.bg{
background: url(pics/random.php) no-repeat;
background-position: 0 0;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, Lucida;
color:#757575;
word-spacing: -1px;
background-color:#000;
direction: ltr;
}

.bgother{
background: url(images/repeat.png) repeat;	
	
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link {
	text-decoration: none;
	color: #7f7f7f;
	display: inline;
	width: auto;
}
a:active {
	text-decoration:underline;
	color: #757575;
}
a:visited {
	color: #757575;
}
a:hover {

	display: inline;
	color: #757575;
	text-decoration: underline;
}

a img { border: none; }

div#logo {
	padding-bottom:30px;
}

#menu {
	overflow: hidden;
	top: 3;
	bottom: 0;
	left: 0;
	height: 100%;
	font-size: 14px;
    line-height: 15px
	float:left;


}

#menu p{
	margin-top: 100px;
}

#menu ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#menu li{
	color:#FFF;
    text-decoration:none;
}
#menu li {
   list-style-type:none; 
}


#menu li a{
	color:#FFF;
    text-decoration:none;

}

#menu ul li a{
	line-height: 20px;

}

#menu ul li.active a {
	color: #757575;
	text-decoration:underline;

}
#menu .children li a{
	text-decoration:underline;
    	color: #757575;
}


#menu .container{

}

#content {
	height: 100%;
	top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 18px;
}

.container {
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	top: 0;
	left: 600px;
}


#content p {
	margin-bottom: 15px;
	line-height: 15px;
}

p {
    margin: 0 0 5px 0;
}

h1 {
	color: #0069aa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;margin: 0px;
	padding: 0px 0px 10px 0px;
}
h2 {
	width:470px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bdac76;;
	line-height:18px;
   	font-weight:normal;margin: 0px;
	margin: 0px;
	padding: 0px 0px 10px;
}
h3 {
	width:470px;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana;
	font-size:12px;
	color:#bebebe;
	line-height:18px;
	margin: 0px;
	padding: 0px 0px 10px;
}
h4 { font-size: 12px;
 }

#content img{
	margin-top: 5px;
   	margin-bottom: 5px
        }
#img-container p	{
	width: 400px;
	margin-top: 30;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	font-size: 9px;
}

#once { clear: left;
}
.footer {
	font-size: 9px;
	color: #333333;
}
#content p{
width:600px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.cstcontact {

font-size: 14px;
font-family: Verdana;

}

.cstcontact2 {

font-size: 12px;
font-family: Verdana;

}