/* CSS home */

/*this stylesheet can be used for the html of terms */

#header .center {
 border-bottom: 0px;
}

body#terms {
 background-color: #FFF;
}

#leftcolumn p, #rightcolumn p{
	padding-top:8px;
	padding-bottom:8px;
}

#terms #stripe {
 float: left;
 padding-bottom:10px;
 padding-top:5px;
 background: transparent url(../images/bg_stripe_terms.gif) top left repeat-y;
}

#terms #rightcolumn {
 float: left;
 width: 365px;
 margin-left: 10px;
 padding: 0px 12px 10px 15px;
}

#leftcolumn ul, #rightcolumn ul{
color: #808285;
padding-left: 30px;
list-style-type: disc; padding-bottom:10px; padding-top:-10px;
}



#appsitemap ul{
text-indent: 0px;
padding:0px;
margin:0px;
color: #808285;
list-style-type: disc; padding-bottom:10px; padding-top:-10px;
}

#terms #rightcolumn h4 {
 color:#F37021;
 font-size:16px;
 font-weight: normal;
}

#terms #rightcolumn h4 a {
 color:#F37021;
 text-decoration: none;
}

#terms #rightcolumn h4 a:hover {
 color: #40312D;
 text-decoration: none;
}

#terms #leftcolumn {
 float: left;
 width: 365px;
 padding-left: 10px;
 padding-right: 10px;
 /*border-right: 1px solid black;*/
 background: transparent;
}

.wrapper {
 float: left; 
 padding-left: 5px; 
}


#terms #leftcolumn h4 a, 
#terms #leftcolumn h4 a:hover,
#terms #leftcolumn li a:hover,
#terms #leftcolumn li a {
 color:#F37021;
 text-decoration: none;
}

#terms #leftcolumn h4 {
 color:#F37021;
 font-size:16px;
 font-weight: normal;
}


#terms #stripe h2 {
 color: #40312D;
 font-size:16px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: normal;
}

#terms #stripe h3 {
 color: #40312D;
 font-size:15px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: normal;
}

#terms #stripe p {
 color: #808285;
 font-size: 11px;
 line-height: 17px;
}


#terms .linksbottom {
 float: left;
 width: 145px;
 color:#FF6600;
 margin: 10px 0px 3px 0px;
}


#stripe #leftcolumn ul li, 
#stripe #rightcolumn ul li {
 display: block;
 color: #000;
 width: 300px;
 padding: 0px 0px 0px 10px;
 margin-left:-15px;
 margin-top: 5px;
 list-style-type:none;
 background: transparent url(../images/disc_grey.gif) 0px 6px no-repeat; 
}