/*
main2.css
Titan Post Anchor
www.ideas-for-deck-designs.com
Designer: Kaela Roy
Created: June 11, 2009
Last edited: june 12 2009
*/

p{
	margin-bottom: 10px;
}


#wrapContent p{
	text-align:justify
}

img{
	margin:5px;
	padding:0;
}

hr{
	background-color:#CDAA83;
	color:#CDAA83;
	height:1px;
	border:none;
	margin:10px 0;
}

hr.vidDash{
	margin: 10px auto;
	width: 500px;
	height: 0px;
	border-top: dashed 1px #AF896B;
	background: none;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-position: inside;
}

ul.bullet{
	list-style-type:circle;
}

.inlineList li{
	display: inline-block;
	width: 240px;
}

#mainContent li{
	list-style-position: inside;
}

a:link,
a:visited{
	color:#724623;
	font-weight: bold;
	text-decoration: underline;
}

a:hover,
a:active{
	background-color: #724623;
	font-weight: bold;
	color: #FFF;
}

a.linkBG:hover,
a.linkBG:active{
	background: none;
}

h1.mainHead{
	background-color:#AF896B;
	color:#fff;
	font-size: 150%;
	width: auto;
	padding: 5px;
	margin: 0 0 5px 0;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 16pt;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #000
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #000
}

.hbg{
	background-color:#AF896B;
	color:#000;
	width: auto;
	padding: 5px;
	margin: 10px 0 5px 0;
}
.hbg2 {
	border-top: 1px solid #af896b;
	background-color: #EAE5CF;
	padding-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.clearit{
	clear:both;
}
.clearLeft{
	clear: left;
}
.clearRight{
	clear: right;
}
.floatLeft{
	float:left;
}
img.floatLeft{
	margin: 0 5px 5px 0;
	clear:left;
	border: 1px black solid;
}
.floatRight{
	float:right;
}
img.floatRight{
	margin: 0 0 5px 5px;
	clear:right;
	border: 1px black solid;
}
.centerit{
	display:block;
	margin:auto;
	text-align:center;
}
.centerit img{
	border: 1px black solid;
	padding:0;
}
img.nobord{
	border:none;
}
.nobord{
	border:none;
}
.border{
	border: 1px solid #af896b;
}
.borderB{
	border-top: 1px solid #CDAA83;
}

.style1 {color: #B41206}/* red */
.style2 {color: #1F5C1C}/* green */
.style3 {font-weight: bold; text-align:center;}

.underlined{text-decoration:underline;}

.smText{
	font-size:7pt;
}

.third{ /*Can be no taller than 595px*/
	width:190px;
	margin: 5px 0 5px 5px;
	padding:15px 10px 0 10px;
	float: right;
	background: url(../image-files/thirdbg01.png) #FFF no-repeat center top;
}

.bottomthird{
	position:relative;
	left:-10px;
	height: 16px;
	width:210px;
	background: url(../image-files/thirdbg02.png) no-repeat center top;
}

a.aNoDeco{
	background:none;
	text-decoration:none;
	color: #724623;
}

#footer table{
	margin:auto;
}

/********** NEWS TICKER *************/
#info{
	background: url(../image-files/news_bg.gif);
	text-align:center;
	padding:5px 8px;
	border:1px solid #333;
	display:block;
	color: #EEE;
	font-weight:bold;
}
#info p{
	margin-bottom: 5px;
}

#infoButton{
	z-index:20;
	position: absolute;
	right:1px;
	top:230px;
	width: 20px;
	height: 7px;
	background: url(../image-files/newsUp.png) top;
	cursor:pointer;
}

#info a:link,
#info a:visited{
	color:#CED5E7;
	font-weight: bold;
	text-decoration: underline;
}

#info a:hover,
#info a:active{
	background: none;
	font-weight: bold;
	color: #202020;
}

/********** left and right column styles **********/

#leftContent{
	padding-top:0;
}

#leftContent h6.firstLeft{
	margin-top: 3px;
}

#leftContent h5{
	padding: 3px 0;
	margin:0;
	font-weight: bold;
	font-size: 10pt;
	border-top: 1px solid #af896b;
	border-bottom: 1px solid #af896b;
}

#leftContent ul{
	margin: 2px 0 10px 15px;
	text-indent: -8px;
}

#leftContent .padTB{
	margin: 5px;
}

#rightContent h6,
#leftContent h6{
	font-size:10pt;
	clear:both;
	background-color:#af896b; 
	color:#000000;
	width: auto;
	z-axis: 1;
	padding: 5px;
	margin: 20px 0 10px 0;
}

hr.fatHR{
	margin: 15px 0;
	height: 20px;
	background:#AF896B;
}

.smiley{
	position:relative;
	bottom: -4px;
	margin: 0;
}


/************** construction calc pages **************/
img.views{
		display:block;
		margin:auto;
		width: 200;
}
#firstIndent{
	list-style-type:lower-alpha;
}
.secondIndent{
	list-style-type:lower-roman;
}
.thirdIndent{
	list-style-type:numeric;
}
#construction ol{
	margin: 0 0 5px 20px;
}

/********* Learing Center **********/
#artLeftCol{
	text-align:left;
	float: left;
	width: 200px;
	padding:0 10px 0 20px;
}
#artRightCol{
	text-align:left;
	float: right;
	width: 200px;
	padding:0 20px 0 10px;
}
#artWrap{
	width: 500px;
	padding:0;
	margin:0 auto;
}
#artWrap h5{
	margin: 10px 0 0 0;
	padding:3px;
	font-size: 11pt;
	font-weight: bold;
}
#artWrap ul{
	margin: 0 0 15px 15px;
}
#artWrap li{
	text-indent: -5px;
}
#artWrap a{
	font-weight: normal;
}

/*********** INDEX PAGE ***********/
/* 515px min width */

.searchbar{
	width: 575px;
	margin: 10px auto 20px auto;
}

#iTwoColumnMain{
	min-width: 520px;
	padding: 0 10px;
	margin: 0;
}
#iColumnRighty{
	float: right;
	width: 240px;
	margin: 0 0 30px 0;
	padding: 15px;
}
#iColumnLefty{
	width: 240px;
	float: left;
	margin: 0 0 30px 0;
	padding: 15px;
}
.abg, .bbg{
	padding: 5px;
}
.abg p{
	padding: 5px;
	margin: 0;
	font-size: 10px;
	background-color: #EAE5CF;
}
.bbg p{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 10px;
	background-color: #FFF;
}
#iListPoints{
	font-size:8pt;
}
#iListPoints li{
	padding-bottom: 10px;
}
.slideUp{
	clear:both;
	height: 100px;
	cursor:text;
}
.wrapSlide{
	background: url(../image-files/slide_bg.png) #eee no-repeat;
	margin:2px;
	padding: 5px;
	clear:left;
	min-height:50px;
	cursor:default;
}
.wrapSlide img{
	display: inline;
	height:50px;
}
.wrapSlide h3{
	display: inline;
}

/************** low-voltage-lighting.html ***************/
#ebayTable{
	width:370px;
	display:block;
	margin: 10px auto;
	border: none;
}

/************* mitre-saws.html ***********/
#mitreTable table{
	border: none;
	border-spacing: 10px;
	margin:auto;
}
#mitreTable td{
	border:1px solid #CDAA83;
	width:156px;
	height:156px;
	border-spacing: 5px;
	padding:10px;
	vertical-align: middle;
	text-align: center;
}

/************* order-phone.html ************/
#phoneWrap{
	padding:30px 75px;
	text-align:justify;
}

/************* patio-heaters.html ****************/
#heaterSideBox{
	float:right;
	border: 1px solid #CDAA83;
	text-align:center;
	padding:15px;
	margin: 15px 15px 10px 15px;
}

/********* plan3d_information.html **********/

.orange{
	color:#FF5706;
	padding: 5px 0 15px 0;
	text-align:center;
}
#rightCol3D{
	padding: 10px;
	font-size:10px;
	text-align: center;
	float: right;
	width: 230px;
}
#rightColPunch{
	padding: 10px;
	text-align: center;
	float: right;
	width: 300px;
}
#leftCol3D{
	padding: 10px;
}
#leftCol3D p{
	text-align: left;
}
#quote{
	clear: both;
	font-size: 8pt;
	margin: 10px 50px;
}

/********** power-drills.html ************/
#infoTable table{
	border: none;
	border-spacing: 10px;
	margin:auto;
}
#infoTable td{
	border:1px solid #CDAA83;
	width:156px;
	height:156px;
	border-spacing: 5px;
	padding:10px;
	vertical-align: middle;
	text-align: center;
}

/*************** punchsoftware.html ***********/
#punchAd{
	width: 200px;
	padding: 10px;
	margin: 0 10px 10px 0;
	background-color: #F1EDE1;
	float: left;
	font-size: 11px;
}
#punchAd img{
	display:block;
	margin:auto;
}
.blueTxt{
	color:#036;
}
.redTxt{
	color:#933;
}
.greyTxt{
	color:#666;
}
.bolded{
	font-weight: bold;
	font-style: italic;
	color: #000;
}

/************** resources.html ***********/
#resourceList dd{
	margin: 0 10px 15px 20px;
}

/************ testimonials.html *************/
.imageDiv{
	width:350px;
	display: block;
	margin:auto;
	padding: 5px;
}
.imageDiv img{
	margin: 5px;
}
.testimonial{
	border:1px solid #CDAA83;
	padding: 10px;
	margin: 10px;
}


/******* vinyl-decking.html *************/
.imgBox1{
	margin:0 5px 0 0;
	padding: 0 5px;
	width:100px;
}
.imgBox1 img{
	display:block;
	margin: 5px auto;
	text-align:center;
	border: 1px solid black;
}

/******* deck-building-forum.html *************/
.forumList p{
	margin-left: 20px;
}



/**** RIGHT COL TITAN ****/
#formQuestion{
	border:1px solid #724623;
	background-color:#FFF;
	padding: 5px;
	margin-bottom: 10px;
	width:120px;
}
#formQuestion p{
	margin-left:20px;
}
div.radio{
	border-bottom: 1px solid #AF896B;
	margin-bottom: 5px;
}
.trex{
	font-style:italic;
}

/**** LEFT COL TITAN ****/
img.lefty{
	width:144px;
}
 #newpro p{
	font-size:7pt;
 }

 .boldit{
	color:#9C6017;
	font-size:10pt;
	background:#FFF;
	padding:5px;
 }




