/*
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;
}

img{
	margin:5px;
	padding:0;
}

hr{
	background-color:#CDAA83;
	color:#CDAA83;
	height:1px;
	border:none;
	margin:10px 0;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-position: inside;
}

#mainContent li{
	list-style-position: inside;
	margin-bottom: 10px;
}

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;
}

.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;
}
div.floatLeft{
	margin: 0 5px 5px 0;
	clear:left;
}
.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;}

.smText{
	font-size:7pt;
}

/********** NEWS TICKER *************/
#info{
	background: url(../img-style/news_bg.gif) #B41206;
	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(../img-style/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;
}

#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;
}


/**** 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;
}
 
.titanList li{
	font-size: 8pt;
	text-indent: -10px;
}
 

/******** Order Pages ********/

.orderTable{
	margin:10px auto;
	background: #CCC;
	width:95%;
}
.orderTable td{
	background:#FFF;
	border-spacing: 5px;
	padding:10px;
	vertical-align: middle;
}
.orderTable th{
	background:#EEE;
	border-spacing: 5px;
	padding:10px;
	vertical-align: middle;
	text-align:center;
}
 

/******** Order Pages ********/

td{
	padding: 5px;
}
td.req-indicator{
	color:#900;
}

td.input-label{
	font-weight:bold;
}









