/*
////////////////////////////////////////////
//--  
//--  @copyright Copyright (c) 2009-2010 RetY Web Design. All rights reserved.
//--
////////////////////////////////////////////
*/

.box {
	width: 180px;
}

.box .topleft{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/tl-10-grey-de.png) no-repeat scroll 0 0;
}

.box .top{
	float:left;
	width: 160px;
	height: 9px;
	border-top:solid 1px #666666;
	background-color: #dedede;
}

.box .topright{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/tr-10-grey-de.png) no-repeat scroll 0 0;
}



.box .main{
	width: 178px;
	min-height: 150px;
	clear:both;
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
	background:#fff url(/extras/images/box/gradient-150px-de-to-white.jpg) repeat-x scroll 0 0;
}

.box .bottomleft{
	clear:both;
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/bl-10-white.png) no-repeat scroll 0 0;
}


.box .bottom{
	float:left;
	width: 160px;
	height: 9px;
	border-bottom:solid 1px #7f7f7f;
	background-color: #ffffff;
}

.box .bottomright{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/br-10-white.png) no-repeat scroll 0 0;
}

.box .inner {
	padding:0px 8px 0px 8px;
	width: 90%;
}

.box .innerSidebox {
	padding:0px 8px 0px 8px;
	width: 90%;
	font-size: 11px;
}

.box h1 {
	color: #000; 
	font-size: 16px;
	font-weight: bold; 
	padding: 0px 0px 10px 0px; 
	margin:0px; 
	text-align:left;
	width: 400px;
	
}

.box h2 {
	color: #000; 
	font-size: 12px;
	font-weight: bold; 
	padding: 0px 0px 3px 0px; 
	margin:0px; 
	text-align:left;
}

.box h2 a {
	color: #000; 
	font-size: 12px;
	font-weight: bold; 
	margin:0px; 
}


.box h3  { 
	color: #000; 
	font-size: 12px; 
	font-weight: bold;
	 padding: 3px 0px 4px 10px; 
	margin:0px; 
	text-align:left;
	}

.box p {
color: black;
 font-size: 12px; 
 padding: 3px 10px 8px 10px; 
 text-align:left;	
}

.box #text  {
color: black;
 font-size: 12px; 
 text-align:left;	
	width: 400px;
	
}

.box ol, .box ul {
color: black;
 margin-left: 30px; 
 padding-left: 0px;
 text-align:left;	
}

.box li {
color: black;
 font-size: 12px; 
 margin-left: 0px; 
 padding-left: 0px;
 text-align:left;	
}


/****** HEADER *****/

#header .box, #header-soon .box{
	width:100%;
}

#header  .box .topleft, #header-soon .box .topleft{
	background:transparent url(/extras/images/box/tl-10-black.png) no-repeat scroll 0 0;
}

#header .box .top, #header-soon .box .top{
	width:876px;
	height: 9px;
	background-color: #fff;
}

#header .box .topright, #header-soon .box .topright{
	background:transparent url(/extras/images/box/tr-10-black.png) no-repeat scroll 0 0;
}


#header .box .main{
	clear:both;
	border: none;
	width:100%;
background:#fff url(/extras/images/5d-banner.png) no-repeat scroll 0 10px;
}

#header-soon .box .main{
	clear:both;
	border: none;
	width:100%;
	background:#fff url(/extras/images/coming-soon.png) no-repeat scroll 0 10px;
	height: 500px;
}


/****** bottomContent *****/

#bottomContent .box {
	width:100%;
	height: 10px;
	
}

#bottomContent  .box .bottomleft{
	clear:both;
	background:transparent url(/extras/images/box/bl-10-black.png) no-repeat scroll 0 0;
}

#bottomContent .box .bottom{
	width:876px;
	height: 9px;
	background-color: #fff;
}

#bottomContent .box .bottomright{
	background:transparent url(/extras/images/box/br-10-black.png) no-repeat scroll 0 0;
}


#bottomContent .box .main{
	clear:both;
	border: none;
	width:100%;
	background-color:#fff;
}


/****** centerColumn *****/

#centerColumn .box {
	width:450px;
}
#centerColumn  .box .topleft{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/tl-10-grey-de.png) no-repeat scroll 0 0;
}

#centerColumn .box .top{
	float:left;
	width: 430px;
	height: 9px;
	border-top:solid 1px #666666;
	background-color: #dedede;
}

#centerColumn .box .topright{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/tr-10-grey-de.png) no-repeat scroll 0 0;
}



#centerColumn .box .main{
	width: 448px;
	min-height: 450px;
	clear:none;
	float:left;
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
	background:transparent url(/extras/images/box/gradient-150px-de-to-white.jpg) repeat-x scroll 0 0;
}

#centerColumn .box .bottomleft{
	clear:both;
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/bl-10-white.png) no-repeat scroll 0 0;
}


#centerColumn .box .bottom{
	float:left;
	width: 430px;
	height: 9px;
	border-bottom:solid 1px #7f7f7f;
	background-color: #ffffff;
}

#centerColumn .box .bottomright{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/br-10-white.png) no-repeat scroll 0 0;
}


#centerColumn .box .breadcrumb {
	padding:3px 10px 3px 10px;
	width: 430px;
}


#centerColumn .box .inner {
	padding:10px;
	width: 430px;
}


#centerColumn .box .inner a {
font-size:inherit;
color: #d23227;

}


/****** topRow *****/

#topRow .box {
	float:left;
	width:850px;
	margin:25px;
}
#topRow  .box .topleft{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/tl-10-grey-de.png) no-repeat scroll 0 0;
}

#topRow .box .top{
	float:left;
	width: 830px;
	height: 9px;
	border-top:solid 1px #666666;
	background-color: #dedede;
}

#topRow .box .topright{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/tr-10-grey-de.png) no-repeat scroll 0 0;
}

#topRow .box .main{
	width: 848px;
	clear:both;
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
	background:transparent url(/extras/images/box/gradient-150px-de-to-white.jpg) repeat-x scroll 0 0;
}

#topRow .box .inner {
	padding:10px;
	width: 600px;
	height:350px;
}

#topRow .box .bottomleft{
	clear:both;
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/bl-10-white.png) no-repeat scroll 0 0;
}


#topRow .box .bottom{
	float:left;
	width: 830px;
	height: 9px;
	border-bottom:solid 1px #7f7f7f;
	background-color: #ffffff;
}

#topRow .box .bottomright{
	float:left;
	width: 10px;
	height: 10px;
	background:transparent url(/extras/images/box/br-10-white.png) no-repeat scroll 0 0;
}

.homeGraphics{
	width: 830px;
	height: 350px;
	background:transparent url(/extras/images/home-graphics3.png) no-repeat 91px 20px;
}


.box  ul.sideNavigationMain {
	font-weight: bold;
  margin: 0;
  padding: 0;
  list-style-type: none;
	border: 0;
}

.box  ul.sideNavigationMain li{
  margin: 0;
  padding: 0;
	border-bottom: solid 1px  #8f8f8f;

}

.box  ul.sideNavigationSub1 {
	font-weight: normal;
  margin: 0;
	margin-left:15px;
  padding: 0;
  list-style-type: none;
}

.box  ul.sideNavigationSub1 li{
  margin: 0;
  padding: 0;
	border-bottom: solid 1px  #8f8f8f;
}

.sideNavigation a:hover {
  background: #d23227;
	color:#fff;
}

.sideNavigationCurrent a, .sideNavigation  a{ 
	font-size: 11px;
	text-decoration: none;
	color: #000000; 
	display: block;
	padding:2px 8px 2px 8px;
}

.sideNavigationCurrent a { 
  background:transparent url(/extras/images/sectionBullet.png) no-repeat 0 5px ;
}
.sideNavigation  a { 
  background:none;
}

p.center {
	margin-top:10px;
	text-align:center;
}
