/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 3-Column Layout
  -------------------------------------
  V1.1 08april2009 added an image for publication - Pranita
*/

/*Sidebar Left Section Boxes*/
.c3_982 #c1 .section_boxtop {
	background-image: url(img/p7CRV_Leftbox_top.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}
.c3_982 #c1 .section_boxbottom {
	background-image: url(img/p7CRV_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0;
	padding-top: 0;
}
/*Main Column Section Boxes*/
.c3_982 #c2 .section_boxtop {
	background-image: url(img/p7CRV_box_top.jpg);
	background-repeat: no-repeat;
	margin-left: 0.5px;
}
.c3_982 #c2 .section_boxbottom {
	background-image: url(img/p7CRV_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0.5px;
}
/*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;
}


/* V1.1 central Boxes Color 2 added by Pranita*/

.c3_982 #c2 .contentother .center_body_mid {
    background-image:url(img1/p7CRV_cent2_mid1.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
	padding:0 0 0 0;
	}

#center_body_mid {
    background-image:url(img1/mid1.jpg);
	background-repeat: repeat-y;
	height:300px;
	background-position:left;
	color: #000000 !important;
	}

#center_body_top{
background-image: url(img1/top1.jpg);
background-position: left bottom;
background-repeat: no-repeat;
height:25px;
}

#center_body_container{
width:496px;

background-repeat:repeat-y;

}

.table{
padding-left:20px;
}
.c3_982 #c2 .contentother .center_body_top {
	background-image: url(img1/p7CRV_cent1_top1.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .contentother .center_body_bot {
	background-image: url(img1/p7CRV_cent2_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#center_body_bot{
	background-image: url(img1/bottom1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:25px;
}


/*Main Column Section Boxes Color 3*/
.c3_982 #c2 .section_box3 {
	background-image: url(img/p7CRV_box3_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c3_982 #c2 .section_boxtop3 {
	background-image: url(img/p7CRV_box3_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom3 {
	background-image: url(img/p7CRV_box3_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;
}

.rightpad {padding-right: 15px;}
