/* -------------------------------------------------------------- 
  
  STYLE CSS
   * Filename:        style.css
   * Version:         2007-10-22 YYYY-MM-DD
   * Website:         http://spiffybox.com/index.php
	 										http://www.modxcms.com/simple-rounded-corner-css-boxes.html
  
	Modified:
    * d.olufson (2007-10-22)
/* Side Navigation
--------------------------------------------------*/
.span-5 .cssbox {
	width:190px !important;
	width: 175px;
	padding-right:0px;
	margin:20px auto;
}
.span-6 .cssbox {
	width:230px !important;
	width: 230px;
	padding-right:0px;
	margin:0 0 25px 0;
}
.span-7 .cssbox {
	width:270px !important;
	width: 255px;
	padding-right:0px;
	margin:20px auto;
}
.span-8 .cssbox {
	width:310px !important;
	width: 300px;
	padding-right:0px;
	margin:20px auto;
}
/* static styles 
-------------------------------------------------------------- */
.cssbox_link {
	background: transparent url(../images/g/img.php.png) no-repeat bottom left;
	margin-right:7px;
	padding-bottom:7px;
	padding-left:7px;
	font-size: 12px;
}
.cssbox_link2 {
	background: transparent url(../images/g/img.php.png) no-repeat bottom left;
	margin-right:0px;
	font-size: 12px;
}
.cssbox_link a {
	color:#464D54;
	display:block;
	border-top:1px dotted #E6E6E4;
	margin:0px;
	padding:8px 0 7px 5px;
	text-decoration:underline;
}
.cssbox_link a:hover { text-decoration:none; }
.cssbox, .cssbox_body { background: transparent url(../images/g/img.php.png) no-repeat bottom right; }
.cssbox_head, .cssbox_head p { background: transparent url(../images/g/img2.php.png) no-repeat bottom right; }
.cssbox_body {
	background-position:bottom left;
	margin-right:10px;
	padding:10px 15px 2px 15px;
}
.cssbox_body p {
	padding-bottom:.7em;
	margin-bottom:.5em;
	border-bottom:1px dotted #E6E6E4;
	font-size:12px
}
.cssbox_head {
	background-position:top right;
	margin-right:0px;
	padding-right:20px
}
.cssbox_head p {
	background-position:top left;
	font-weight:700;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	border:0;
	font-size:14px;
	padding:10px 15px 8px 15px;
	height:auto !important;
	height:1%
}
.cssbox_head img { position:absolute }
/* IE Holly Hack */ /* set the lower-left corner image */ 


.cssbox_head-1 {
	background:url(../images/h/box/box-bg_01.png) no-repeat;
	width:230px;
	position:relative;
	display:block
}
.cssbox_head-1 p {
	padding:10px 0 0 15px;
	font-size:14px;
	font-weight:700;
	min-height:23px;
	font-family:'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0;
}
.cssbox_body-1, .cssbox_link-1 {
	background:url(../images/h/box/box-bg_02.png) repeat-y;
	width:230px; text-align:center;
 
	padding-top:10px;
	 
	float:left
}
.cssbox_body-1 p { padding:0 15px 0 15px; text-align:left }
.cssbox_body-1 img { margin:auto; width:auto}
.cssbox_link-1 a {
	/*color:#464D54;*/ text-align:left;
	display:block;
	border-top:1px dotted #E6E6E4;
	margin:0px;
	padding:8px 0 7px 15px;
	text-decoration:underline;
}
.cssbox_link-1 a:hover { text-decoration:none;}
.cssbox_footer-1 {
	background:url(../images/h/box/box-bg_03.png) no-repeat;
	width:230px;
	min-height:29px;
	top:0;
	position:relative;
	float:left;
	margin-bottom:2px; clear:both
}

