/*
   New Perspectives on HTML and XHTML 5th Edition
   Tutorial 5
   Tutorial Case

   Style Sheet to create rounded boxes
   Author: 
   Date:   

   Filename:         rounded.css
   Supporting Files: bottom.png, bottomleft.png, bottomright.png, left.png,
                     right.png, top.png, topleft.png, topright.png

*/

#TopBoxHome {
	display: block;
	float: left;
	height: 280px;
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(rdc_images/slideshow/TOP_BOX_BCKGRND.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#TopBoxContent {
	padding: 10px 20px 10px 0px;

	}
	
#TopBoxContent p {
	font-size: 13px;
	line-height: 1.1em;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	}

#TopBoxContent img {
	margin-top: 5px;
	padding-right:0;
	}
	
#TopBoxContent h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#FF9900;
	text-align: center;
	}
	
#TopBoxLeft {
	float: left;
	margin-left: 20px;
	color: #333333;
	}
	
#TopBoxRight {
	width: 300px;
	float: right;
	color: #333333;
	}

#TopBoxContent ul {
	color: #Ffcc33;
	text-decoration: none;
	list-style: none;
	}
	
#TopBoxContent ul a:hover {
	background-color: #66CC33;
	}
	
	
	
#TopBoxAbout {
	display: inline;
	float: left;
	margin: 10px auto 0px 10px;
	width: 521px;
	background: url(assets/bg_blue_box.jpg) repeat-x top left;
	}

#TopBoxAboutContent {
	padding: 10px;
	height: 140px;
	}

#TopBoxAbout img {
	}

#BoxLgLeftCol {
	display: inline;
	float: left;
	margin: 10px auto 10px 10px;
	_margin-left: 0px;
	width: 521px;
	background: url(assets/bg_blue_box.jpg) repeat-x bottom left;
	}

#BoxLgLeftColContent {
	padding: 20px;
	min-height: 300px;
	}

#box_right {
	background:url(assets/bg_gray_box.jpg) repeat-x bottom left;
	float: right;
	width: 190px;
	margin: 10px 5px 10px 0px;
	padding: 0px;
	display: inline;
	}

#box_right_content {
	height: 500px;
	padding: 15px;
	}

#box1 {
	display: inline;
	float: left;
	background:url(assets/bg_gray_box.jpg) repeat-x bottom left;
	width: 280px;
	margin: 7px 5px 10px 10px;
	}

#box1content {
	height: 220px;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	

	
#box2 {
	display: inline;
	float: left;
	background:url(assets/bg_gray_box.jpg) repeat-x bottom left;
	width: 280px;
	margin: 7px 5px 10px 5px;
	}

#box2content {
	height: 220px;
	padding: 12px;
	line-height: 16px;
	}
	

#box3 {
	display: inline;
	float: left;
	background:#FFFFE1;
	width: 362px;
	margin: 7px 5px 10px 5px;
	}

#box3content {
	height: 220px;
	padding: 12px;
	line-height: 16px;
	}
	

#box1content ul, #box2content ul, #box3content ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-image:url(assets/bullet_orange_square.png);
	list-style-position: inside;
	}
	
#box1content li, #box2content li, #box3content li {
	color: #333333;
	font-weight: bolder;
	margin: 4px 0px 0px 0px;
	padding: 0;
	}

#box1content a, #box2content a, #box3content a{
	text-decoration: underline;
	}

#box1content a:hover, #box2content a:hover, #box3content a:hover{
	text-decoration: underline;
	font-weight: bold;
	}

#box1content img, #box2content img, #box3content img {
	float: left;
	}
	
#box1content h1, #box2content h1, #box3content h1 {
	font-size: 16px;
	margin: 0px 4px 0px 6px;
	float: left;
	}
	
#box1content p, #box2content p, #box3content p {
	margin-top: 8px;
	font-size: 12px;
	}

a.orange {
	color:#FF9933;
	}

#box3content h2 {
	margin: 0px 4px 0px 4px;
	padding: 2px;
	}

#box3contentleft {
	float: left;
	width: 125;
	padding: 2px;
	}
	
#box3contentleft ul{
	margin: 10px 0px 0px 12px;
	padding: 0px;
	list-style: disk;
	}
	
#box3contentleft li {
	margin: 0px;
	padding: 2px 0 0 0 ;
	}	

#box3content table {
	border: none;
	margin-left: 0px;
	}
#box3content tr {
	border: #6633CC;
	}

#box3content td.left {
	width: 150px;
	text-align: left;
	}
	
#box3content td.right {
background: none;
	text-align: right;
	}
	

#box_heading {
	float: left;
	position: relative;
	/*background: url(assets/bg_NavButton.jpg) repeat-x top;*/
	/*background: #35349A;*/

	border-bottom:1px #B4C0FA;
	border-style:solid;
	border-top:0px #FFFFFF;
	border-right:0px #FFFFFF;
	border-left:0px #FFFFFF;
	width: 735px;
	color:#35349A;
	height: 22px;
	margin: 5px 0px 0px 5px;
	padding: 4px 0px 0px 12px;
	display: inline;
	z-index: 100;
	}

#box_heading_content {
	height: 24px;
	color:#FFFFFF;
	padding-top: 4px;
	padding-left: 20px;
	}
	
#box_heading h1 {	font-family:"Arial Narrow", Arial;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:20px;
	}

#box_heading_rtcol {
	float: left;
	position: relative;
	/*background:#00CC33;*/
	/*background: #66cc00;*/
	background: #ff9900;
	width: 175px;
	/*margin: 4px 5px 0px 0px;*/
	/*padding: 0;*/
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 12px;
	color: #FFFFFF;
	display: inline;
	z-index: 100;
	}

#box_heading_rtcol_content {
	height: 26px;
	color:#ffffff;
	padding-top: 2px;
	padding-left: 5px;
	font:"Arial Narrow", Arial;
	}
	
#box_heading_rtcol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	}


#box_leftnav_services {
	position: relative;
	z-index: 90;
	width: 148px;
	height: 362px;
	color: #666666;
	background: none;
	margin: -20px 0px 0px 10px;
	padding: 0px;
	}
	
#box_leftnav_services_content {
	position: relative;
	height: 360px;
	color: #333333;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	z-index: 50;
	}	
	
#box_leftnav_aboutus{
	position: relative;
	z-index: 90;
	width: 185px;
	height: 160px;
	color: #666666;
	background: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
#box_leftnav_aboutus_content {
	height: 158px;
	color:#CCCCCC;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	}	
	



.topLeft {
	background:url(assets/box_top_left.gif) no-repeat top left;
	}
		
.topRight {
	background: url(assets/box_top_right.gif) no-repeat top right;
	}
.botLeft {
	background: url(assets/box_bot_left.gif) no-repeat bottom left;
	}
.botRight {
	background: url(assets/box_bot_right.gif) no-repeat bottom right;
	}
.top {
	background: url(assets/box_top.gif) repeat-x top;
	}
.bot {
	background: url(assets/box_bot.gif) repeat-x bottom;
	}
.left {
	background: url(assets/box_left.gif) repeat-y left;
	}
.right {
	background: url(assets/box_right.gif) repeat-y right;
	}


.boxheading {
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.nav_button {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	}
	
.nav_btn_content {
	min-height: 30px;
	}
.nav_btn_content span {
	color: #333333;
	}
.nav_btn_content h4{
	color: #333333;
	width: 100px;
text-align: center;
	}

.nav_btn_content p{
	color:#00CCCC;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

