/*
Theme Name: Corcoran French
Theme URI: http://tko.co.nz/
Description: Theme created for Corcoran French
Version: 1.0
Author: Jamie Barker fgfhgfghfg
*/

.clearing{
	clear:both;
	font:0px;
	line-height:0px;
	height:0px;
}

#printLogo{
	display:none;
}

body, ul, li, form, p, h1, h2, h3, h4, h5, h6, a{
	padding:0px;
	margin:0px;
}

body{
	background-image:url(images/page_bg2.png);
	background-repeat:repeat-x;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	background-color:#fff;
	color:#333;
}

ul{
	list-style-position:outside;
}

li{
	
}

p{
	padding-bottom:10px;
}

blockquote {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin:0px 0px -1px;
	padding: 10px 15px 13px;
	font-style:italic;
}

a{
	text-decoration:none;
	color:#0472ca;
}
a:hover{
	color:#0099FF;
}

a img{
	border:0px none;
	padding:0px;
	margin:0px;
}


h1{
	font-size:28px;
	font-weight:normal;
	line-height:25px;
	padding: 0px 5px 15px 0;
	/*line-height: 80px;*/
	color:#333333;
	overflow:visible;
}

h1 img{
	padding-right:4px;
	vertical-align:middle;
	margin-top:-7px;
}

h2{
	font-size:22px;
	font-weight:normal;
	line-height:20px;
	padding: 7px 5px 15px 0;
	/*line-height: 80px;*/
	color:#0472ca;
	overflow:visible;
}

h2 img{
	padding-right:4px;
	vertical-align:middle;
}

#footer h2{
	font-size:18px;
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-bottom:5px;
}

h3{
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	padding: 0px;
	/*line-height: 80px;*/
	color:#333333;
	overflow:visible;
	padding-bottom:10px;
}

h3 a{
	color:#666666;
}

h3 img{
	padding-right:4px;
	vertical-align:middle;
}

h4{
	font-size:15px;
	padding-bottom:10px;
}

h5{
	font-size:15px;
	padding-bottom:10px;
	color:#0472ca;
}

h6{
	line-height:20px;
	font-size:18px;
	color:#666666;
	font-weight:normal;
	border-bottom:1px #FFFFFF solid;
	padding-bottom:10px;
	margin-bottom:10px;
}

h6 img{
	vertical-align:middle;
	padding-right:6px;
}

.readMore{
	color:#0472ca;
	cursor:pointer;
}

.readMore:hover{
	color:#0099FF;
}

/* cols */

.oneCol, .twoCols, .threeCols, .fullCol, .oneHalfCols{
	float:left;
	padding:0px;
	margin:0px;
	padding-right:20px;
	overflow:visible;
}

* html .oneCol, * html .twoCols, * html .threeCols, * html .fullCol, * html .oneHalfCols{
	float:left;
	padding:0px;
	margin:0px;
	padding-right:20px;
	overflow:hidden;
}

.oneCol{
	width:230px;
	
}

.twoCols{
	width:450px;
	
}

.threeCols{
	width:720px;
}

.threeCols ul,
.twoCols ul{
	padding-bottom:10px;
}

.oneHalfCols{
	width:352px;
}

.fullCol{
	padding-right:0px;
	width:100%;
	margin-top:12px;
}

.noPaddingRight{
	padding-right:0px!important;
}

.noMarginRight{
	margin-right:0px!important;
}

.padTop{
	padding-top:20px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* bg colors */
.whiteBg{
	background-color:#FFFFFF;
}

/* paddings */
.pad20{
	padding:20px;
}

/* main template */

#rap{
	width:970px;
	margin:auto;
	overflow:hidden;
}

#header{
	height:100px;
}

#header #logo{
	float:left;
}

#mainMenu{
	float:left;
	clear:both;
	background-image:url(images/menu_div.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:1px;
	list-style:none;
}

#mainMenu li{
	float: left;
}

#mainMenu li a{
	display:block;
	color:#FFFFFF;
	line-height:50px;
	padding:0px 17px 0px 15px;
	font-size:16px;
	background-image:url(images/menu_item_bg.png);
	background-repeat:no-repeat;
	background-position:right 0px;
}

#mainMenu .page-item-84 a{
	padding:0px 18px 0px 16px;
}

#mainMenu li a:hover{
	background-position:right -50px;
}

#mainMenu li.current_page_item a,
#mainMenu li.current_page_ancestor a {
	text-decoration:underline;
	background-position:right -50px;
}

#header .headRight{
	float:right;
}
#content {
	clear: both;
}

.pageContent ul li, .pageContent ol li ul li, .pageContent ol li ol li ul li {
	list-style-position:outside;
	list-style-type:none;
	padding-left:15px;
	background-image:url(images/default_bullet.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	margin-left:0px;
}

.pageContent ol {
	margin:0;
	padding:0px;
}

.pageContent ol ol {
	padding-bottom:10px;
}

.pageContent ol li {
	list-style-type: decimal;
	list-style-position:outside;
	margin-left:20px;
}

.pageContent ol li.listHeading {
	font-weight: bold;
}

.pageContent ol li.listHeading li {
	font-weight: normal;
}

.pageContent ol li.listLetters {
	list-style-type: lower-alpha;
} 

.pageContent ol li ol li{
	list-style: none;
} 

/* sideMenu */

ul.sideMenu{
	position:relative;
	z-index:100;
	padding:0px;
}

ul.sideMenu li ul{
	background-color:#FFFFFF;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	display:none;
	list-style:none;
}


ul.sideMenu li.current_page_parent ul,
ul.sideMenu li.current_page_item ul{
	list-style:none;
	display:block;
}

ul.sideMenu li{
	padding:0px;
	margin:0px;
	line-height:25px;
	font-size:16px;
}

ul.sideMenu li ul li{}

ul.sideMenu li a{
	display:block;
	padding:0px 10px 0px 10px;
	width:210px;
}

ul.sideMenu li a:hover{
	color:#FFFFFF;
	background-image:url(images/side_menu_hilight.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
}

ul.sideMenu li.current_page_item a,
ul.sideMenu li.current_page_ancestor a{
	color:#FFFFFF;
	background-image:url(images/side_menu_hilight.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
	padding-left:10px;
	width:220px;
}

ul.sideMenu li ul li a,
ul.sideMenu li.current_page_item ul li a,
ul.sideMenu li.current_page_ancestor ul li a{
	color:#000000;
	padding:0px 0px 0px 20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	background-image:url(images/small_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	width:200px;
}

ul.sideMenu li ul li a:hover,
ul.sideMenu li.current_page_ancestor ul li.current_page_item a
{
	background-color:#dcd5ce;
}
/*
{
	background-position:left 0px;
	background-image:url(images/small_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding-left:20px;
}*/

/* BreadCrumbs */

.breadCrumbs{
	line-height:40px;
	border-bottom:3px solid #dcd7d2;
	color:#6b5138;
	margin-bottom:20px;
}

.breadCrumbs a{
	padding:0px 12px 0px 0px;
	margin:0px 7px 0px 0px;
	background-image:url(images/small_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 6px;
}

/* Home Banner */
.homeBanner{
	padding-top:15px;
}

/* Home Content */
.homeContent{
	padding:10px 80px 0px 20px;
	font-size:13px;
	width:600px;
	float:left;
}

.homeContent h1{
	padding:0px 0px 2px 0px; 
}

/* contact tile */
.contactTile{
	background-image:url(images/contact_tile_bg.png);
	background-repeat:no-repeat;
	height:140px;
	width:230px;
}

.contactTileSmall{
	margin-left:20px;
}

* html .contactTile{
	margin-left:0px;
}


.contactTile ul{
	padding:22px 20px 0px 20px;
	font-size:15px;
	font-weight:bold;
	list-style-position:outside;
	list-style:none;
	line-height:30px;
}

.contactTile ul li{
	list-style-position:outside;
	border-bottom:1px #348bce solid;
	border-top:1px #348bce solid;
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin-top:-1px;
}

.contactTile ul li a{
	padding:0px 0px 0px 26px;
	color:#FFFFFF;
}

.contactTile ul li.page-item-18{
	background-image:url(images/icon_mail.png);
	background-repeat:no-repeat;
}

.contactTile ul li.page-item-92{
	background-image:url(images/icon_parking.png);
	background-repeat:no-repeat;
}

.contactTile ul li.page-item-94{
	background-image:url(images/icon_question.png);
	background-repeat:no-repeat;
}

.contactTile ul li.page-item-96{
	background-image:url(images/icon_events.png);
	background-repeat:no-repeat;
}

.contactTile ul li.page-item-98{
	background-image:url(images/icon_payment.png);
	background-repeat:no-repeat;
}

.contactTile ul li a:hover{
	text-decoration:underline;
}

/* Service LIst */

.serviceListItemContent{
	float:left;
	background-image:url(images/white_alpha_grad.png);
	background-repeat:no-repeat;
	width:220px;
	height:90px;
	padding:4px 16px 10px 10px;
}

.oneHalfCols .serviceListItemContent{
	background-image:url(images/white_alpha_grad_big.png);
	width:330px;
}

.serviceListItemContent a {
	display:block;
}

.serviceListItemContent h3 a{
	padding-bottom:0px;
	padding-top:0px;
	line-height:20px;
}

.serviceListItemContent p{
	padding-bottom:0px;
}

.serviceListItemContent:hover{
	background-image:url(images/white_alpha_grad_ro.png);
}

.oneHalfCols .serviceListItemContent:hover{
	background-image:url(images/white_alpha_grad_ro_big.png);
}

.serviceListItemContent a:hover .readMore{
	color:#0099FF;
}

.serviceListItemContent img{
	float:left;
	padding-right:8px;
}

.serviceListItemContent .listHolder{
	float:left;
	padding-top:8px;
	line-height:16px;
	font-size:12px;
	padding-right:20px;
	color:#333333;
}

.page-id-2 .serviceListItemContent .listHolder{
	padding-top:8px;
	line-height:16px;
	padding-right:5px;
	color:#333333;
}

.serviceListItemContent a span,
.serviceListItemContent span a{
	color:#666666;
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
}

.serviceListItemContent .title a{
	display:block;
	font-size:17px;
	font-weight:normal;
	color:#0472ca;
	padding-top:6px;
	padding-bottom:5px;
}
.serviceListItemContent span:hover{
	color:#0466b4!important;
}

.serviceListItemContent .listHolder .readMore{
	
}


/* service partners */

.servicePartners{
	clear:both;
	margin-top:20px;
	margin-left:20px;
	background-color:#FFFFFF;
	border:1px #dcdcd9 solid;
	padding:10px 20px 20px 20px;
	width:188px;
}

.servicePartnerItem{
	clear:both;
	padding-left:10px;
	background-image:url(images/grey_arrow.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.servicePartnerItem a{
	color:#333333;
}

.servicePartners h3{
	border-bottom:1px solid #E8E8E8;
	margin-bottom:5px;
}

.servicePartners h4{
	font-weight:normal;
	font-size:16px;
	line-height:30px;
	padding:0px;
}

.servicePartners img{
	float:left;
	padding-right:10px;
}

.servicePartners img:hover{

}

.servicePartners span{
	line-height:10px;
}

.servicePartners ul li{
	border-bottom:1px #E8E8E8 solid;
	font-size:11px;
	line-height:25px;
	background-image:url(images/blue_bullet_arrow.png);
	background-repeat:no-repeat;
	padding-left:10px;
}

.servicePartners ul li a{
	color:#333333;
}

/* team members */

.degree{
	font-size:16px;
	padding-left:6px;
	margin:0px;
	line-height:14px;
}

.profileImage{
	background-color:#d9d5d1;
	padding:10px;
	margin-bottom:0px;
	height:200px;
	width:450px;
}

.practiceAreas{
	float:left;
	background-image:url(images/practice_areas_bg.png);
	background-position:left;
	background-repeat:no-repeat;
	height:189px;
	width:190px;
	margin-top:43px;
	padding:10px 20px 20px 20px;
	margin-bottom:20px;
	
}
.practiceAreas h3{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	line-height:30px;
	font-size:18px;
	padding-bottom:6px;
	border-bottom:1px #2e6997 solid;
	margin-bottom:5px;
}

.practiceAreas li img{
	vertical-align:middle;
	margin-right:4px;
}


.practiceAreas ul{
	list-style:none;
}

.practiceAreas li a{
	color:#ccc;
	font-size:12px;
	display:block;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:0px;
	border-bottom:1px #1e5680 solid;
	line-height:16px;
}

.practiceAreas li a:hover{
	color:#fff;
}

.contactDetails p{
	padding:0px;
	line-height:16px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
}

.contactDetails h2{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	padding-bottom:5px;
	margin-bottom:5px;
	border-top:1px solid #E2E2E2;
}

.contactDetails .contactLabel{
	display:inline-block;
	width:60px;
	font-weight:bold;
	color:#333333;
}

.contactDetails .space{
	line-height:5px;
}

.contactDetails .officeLink{
	border-top:1px #E2E2E2 solid;
	background-image:url(images/blue_bullet_arrow.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:10px;
	margin-top:15px;
	font-weight:bold;
	font-size:12px;
	background-position:0px 5px;
}

.contactDetailsInner{
	border-left:1px #CCCCCC solid;
	padding-left:20px;
	clear:both;
	padding-bottom:15px;
}

.teamMemberContent{
	margin-top:20px;
	padding-right:20px;
}

.teamMemberContent ul {
	padding-bottom:20px;
}



/* Team Landing Pages */
.sideMenuDiv{

	position:relative;
	z-index:50;
}

* html .sideMenuDiv{

}

.teamHolder{
	float:left;
	clear:both;
	width:100%;
}

.teamLandingPageHolder{
	float:left;
	padding-right:10px;
	margin-bottom:-10px;
	line-height:26px;
	font-size:14px;
}

.teamLandingPageHolder a{
	display:block;
	padding:4px 10px 0px 10px;
	width:210px;
	height:152px;
	background-image:url(images/team_member_bg.png);
	background-repeat:no-repeat;
}

.teamLandingPageHolder p{
	width:200px;
	line-height:15px;
	font-size:11px;
	padding:0px 10px 0px 10px;
	margin:0px;
	margin-top:-10px;
}

.teamLandingPageHolder .readMore{
	display:inline-block;
	background-image:none;
	padding:0px;
	margin:0px;
	line-height:15px;
	background-color:transparent;
	width:auto;
	height:auto;
}

/* Our People */

.teamList{
	padding-right:17px;
	padding-bottom:25px;
}

.teamList li{
	padding-left:10px;
	border-bottom:1px #E8E8E8 solid;
	line-height:25px;
}

.teamList .hasImageLi{

}

.teamList li a{

}

.teamList li a:hover{

}

.teamList .tierOneHeading{
	padding-left:0px;
}

.teamList h6{
	font-size:22px;
	font-weight:normal;
	border-bottom:0px none;
}

.teamList h6 a{

}

.teamList h6 a:hover{
	color:#0099FF;
}
/* never gets called */
.teamList li strong{
	font-size:14px;
	display:block;
	padding-bottom:3px;
	padding-top:3px;
}

.teamList li strong a{
	color:#666666;
}

.teamList li strong a:hover{
	color:#0099FF;
}

.teamList .teamMember{

	padding-left:10px;
}

.teamList .hasImageLi{
	background-image:none;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}

.teamList .smallProfileImage{
	float:left;
	padding-right:10px;
}

.teamList .memberName{
	float:left;
	width:130px;
}

.teamList .emailLink{
	background-image:url(images/team_member_email_icon.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	font-size:11px;
	float:left;
	width:40px;
}

.teamList .infoLink{
	background-image:url(images/team_member_info_icon.png);
	background-repeat:no-repeat;
	background-position:0px -3px;
	padding-left:15px;
	font-size:11px;
}

.teamList .emailLink a,
.teamList .infoLink a{
	color:#666666;
}

.teamList .emailLink a:hover,
.teamList .infoLink a:hover{
	color:#000000;
}
/* above never gets called */

/* Location Teams */
.locationTeam{
	float:left;
	width:170px;
	margin-right:10px;
}

.locationTeam li{
	border-bottom:1px #E8E8E8 solid;
	line-height:20px;
}

.locationTeam li strong{
	font-size:14px;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}

.locationTeam li strong a{
	color:#666666;
}

.locationTeam li strong a:hover{
	color:#000000;
}

/* page */

.alignnone{
	padding-bottom:10px;
}

/* footer */

#footer{
	float:left;
	clear:both;
	width:970px;
	margin-top:30px;
}

#footer .top{
	background-image:url(images/footer_top2.png);
	background-repeat:no-repeat;
	width:990px;
	height:20px;
	display:none;
}

#footer .mid{
	float:left;
	background-image:url(images/footer_mid2.png);
	background-repeat:no-repeat;
	width:970px;
	padding:30px 0px 40px 0px;
	background-position:top left;
	background-color:#f1efec;
}

#footer .footerMenu{
	padding:0px 0px 10px 20px;
	list-style-position:inside;
	list-style:none;
}

#footer .footerMenu li{
	background-image:url(images/grey_arrow.png);
	background-repeat:no-repeat;
	padding:0px;
	padding-left:8px;
	list-style-position:outside;
	margin:0px;
	line-height:20px;
}


#footer .footerHead{
	padding-left:20px;
}

#footer .footerMenu a{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}

#footer .footerMenu a:hover{
	color:#0472ca;
}

#footer .footerMenu .current_page_item a{
	color:#000000;
}

#footer .oneCol{
	border-right:1px solid #fff;
	width:225px;
	min-height:430px;
}

#footer .nzlaw{
	padding-left:30px;
	padding-top:20px;
}

#footer #bottom{
	clear:both;
	border-top:1px #fff solid;
	margin:20px 0px 0px 0px;
	padding:20px 30px 40px 30px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

#footer #bottom .left{
	float:left;

}

#footer #bottom .right{
	float:right;
	text-align:right;
}

/* Print Footer */
.printFooter{
	display:none;
}

/* search */
#search{
	width:100%;
	height:22px;
	background-image:url(images/search_bg.png);
	background-repeat:no-repeat;
	margin-left:20px;
}

#search form{

}

#search .input{
	background-color:transparent;
	border:0px none;
	width:106px;
	font-size:11px;
	padding:0px 4px 0px 4px;
}

#search .searchButton{
	width:22px;
	height:22px;
	background-image:url(images/search_button.png);
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	vertical-align:top;
	margin:0px;
	margin-left:6px;
}

/* NZ MAP */

#nz_map{
	float:left;
	clear:both;
	padding:0px 0px 0px 20px;
	margin-top:20px;
}

#office_side{
	width:150px;
	float:left;
	font-size:10px;
}

.officeImage{
	float:right;
	clear:right;
	margin:0px;
	padding:0px;
	margin-top:10px;
	border:3px #E2E2E2 solid;
	margin-left:40px;
}

.officeImage img{
	padding:0px;
	margin:0px;
	float:left;
}


.map{
	display:none;
	float:right;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	text-align:right;
	padding-bottom:0px;
	line-height:25px;
	border:3px #E2E2E2 solid;
	margin-bottom:10px;
}

.map span{
	padding-right:10px;
}


.officesContent{
	float:left;
	width:200px;
	padding-right:30px;
}

.officesContent p{
	line-height:18px;
	padding:0px;
}

.smallOfficeHolder{
	float:left;
	width:225px;
	padding-top:10px;
}

.extraInfo{
	clear:both;
	margin-top:0px;
	padding-top:0px;
}

.extraInfo p{
	line-height:18px;
	padding:0px;
}

.extraInfo h2{
	font-size:16px;
	padding-top:0px;
	color:#000000;
	font-weight:bold;
	padding-bottom:0px;
}

.extraInfo ul{
	list-style:none;
	padding-left:0px;
}

.extraInfo ul li{
	background-image:url(images/blue_bullet_arrow.png);
	background-repeat:no-repeat;
	background-position:-1px -5px;
	padding-left:10px;
	padding-bottom:5px;
	line-height:18px;
}

.pageHead p{
	padding-bottom:10px;
}

.readMore{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:10px;
	line-height:15px;
	padding-top:0px!important;
}

/* request app form */

#li--8{

}

.contentBulletList{

}

.contentBulletList li{
	background-image:url(images/blue_bullet_arrow.png);
	background-repeat:no-repeat;
	background-position:-1px -3px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:12px;
	list-style:none;
}

.headShot{
	float:left;
	height:100px;
	width:78px;
	margin-right:15px;
	margin-bottom:16px;
}

.headShot p{
	text-align:center;
	padding-bottom:0px;
}

.headShot a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	line-height:14px;
	color:#333333;
}

.headShot a:hover{
	color:#0099FF;
}

.headShot img{
	border:3px #E2E2E2 solid;
}

/* search results */

.searchResults h3{
	font-size:17px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:20px;
}

.searchResults p{
	padding-bottom:0px;
}

.searchResults .permalink{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:11px;
	line-height:15px;
}

.searchHead{
	padding-bottom:10px;
}

.searchHead p{
	float:left;
}

.searchResults .navTop{
	padding-bottom:20px;
	border-bottom:2px solid #fff;
}

.searchResults .navBottom{
	padding-top:20px;
	margin-top:20px;
	padding-bottom:20px;
	border-top:2px solid #fff;
}

.searchResults .searchAgain{
	float:right;
}

.searchResults .searchAgain div{
	float:left;
}

.searchResults .searchAgain #search{
	width:150px;
}

.searchResults .center{
	padding-top:20px;
	font-size:15px;
}

/* Show Hide Link stuff */

.pageContent .showHideLink,
.pageContent .showHideHeading{
	padding-left:20px;
	background-image:url(images/show_icon.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-top:5px;
	cursor:pointer;
	line-height:20px;
	color:#0472ca;
	list-style:none;
}

.pageContent .showHideHeading ul{
	padding:10px 0px 0px 0px;
	font-size:12px;
	color:#333333;
}

.pageContent .showHideHeading ul li{
	padding:0px 0px 10px 0px;
	font-size:12px;
	list-style:none;
	display:none;
	background-image: none;
}

.pageContent .showHideActive{
	background-position:0px -290px;
}

.bulletList{
	list-style-position:outside;
	padding-left:15px;
	background-image:url(images/default_bullet.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
}

.term_numbers {
	display:inline-block;
	width:45px;
}

/* Payment Page */
form.paymentForm {
	padding-top:15px;
}

.paymentForm .paymentFieldset {
	border:none;
	background-color:transparent;
	margin:0;
	padding: 0 0 5px;
}

.paymentForm .paymentFieldset input {
	width:auto;
}

.paymentForm .paymentFieldset input#cf2_field_5 {
	text-align:right;
}

.paymentForm .paymentFieldset .delimiter {
	line-height:25px;
	padding-right:3px;
}

.paymentForm .paymentFieldset .dollarDelimiter {
	display:inline-block;
	width:7px;
	margin-left:-10px;
}

.paymentForm p input.sendbutton {
	margin-left:9px;
	width:155px;
}
.paymentForm .paymentFieldset #cf2_field_6 {
	padding-right:0px;
}