/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 3-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c3_982 #c1 .section_boxtop {
	background-image: url(img/p7CRV_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c1 .section_boxbottom {
	background-image: url(img/p7CRV_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c3_982 #c2 .section_boxtop {
	background-image: url(img/p7CRV_box_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom {
	background-image: url(img/p7CRV_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c3_982 #c2 .section_box2 {
	background-image: url(img/p7CRV_box2_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c3_982 #c2 .section_boxtop2 {
	background-image: url(img/p7CRV_box2_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom2 {
	background-image: url(img/p7CRV_box2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Sidebar Right Section Boxes*/
.c3_982 #c3 .section_boxtop {
	background-image: url(img/p7CRV_rightbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c3 .section_boxbottom {
	background-image: url(img/p7CRV_rightbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c3_innerbox {
	background-image: url(../images/c3innerbox.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
	vertical-align: middle;
	line-height: 16px;
	padding-top: 2%;
	padding-right: 9px;
	padding-bottom: 2%;
	padding-left: 9px;
	white-space: normal;
	display: block;
}
li {
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}

