
/* breadcrumb menu */
.topnav {
   font-family: Verdana, sans-serif;
   font-weight: bold;
   font-variant: small-caps;
   padding-top: 5px !important;
   padding: 3px;  
}   
.topnav a:link {
   font-weight: bold;
   text-decoration: none;
   color: #364061;    
}
.topnav a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #364061;
}
.topnav a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #ff6600;    
}
.topnav_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #364061;
}
.topnav_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #364061;
}
.topnav_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #ff6600;    
}


/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; color: #00A8FF;}
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 0px 0px;}


/* Content column */
#content {
	padding: 0px;
  margin: 0px;
	/*vertical-align: top; 
	width: 955px;*/
  background-color: #FCFCFC;
	background-image: url(../images/backcontent_3DVIA.gif);
	background-repeat: repeat-x;
	
}

/*===========*/


/*#top a:visited {
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}*/


#right {
  margin-right: 433px;
  margin-left: 10px;
  /*padding-right: 10px;*/ 
  /*width: 519px;
  float: left;*/
}
#contactright{
  float: right;
  width: 413px;
  /*margin-left: 519px;*/
  /*padding-left: 10px;
  margin-right: 10px; */
  padding-top: 20px;
  
}

#right2{
  background-position: right top;
  background-image: url(../images/contact_right.gif);
	background-repeat: no-repeat;
}

/*#left {
  vertical-align: top;
  padding: 0;
	text-align: left;
	margin-right: 560px;
}*/

/*===========*/


#summary{
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px; 
  /*margin-right: 400px;*/
}
#summary .content_link{
  color: #00A8FF;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}
#summary a:hover{
  color: #00A8FF;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}



#contactbox{
  /*width: 350px;
  float: right;*/
  padding-left:10px;  
  margin-top: 30px;
  margin-left: 30px;
  
}

#flash_prod{
  /*padding-top: 15px;*/
  padding-left: 33px;
  /*width: 364px;*/
}
#bt_prod{
  /*padding-top: 15px;*/
  padding-left: 33px;
  /*width: 364px;*/
}
#quote_prod{
  padding-top: 50px;
  margin-left: 33px;
  padding-left: 20px;
  padding-right: 20px;
  background-image: url(../images/products/blackleft.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #7C8089;
}
#sign_prod{
  background-image: url(../images/products/quote_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
  padding-top: 35px;
  margin-left: 33px;
  padding-left: 180px;
  padding-right: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
  text-align: left;
  font-size: 12px;
}

/*=======*/

#rightcontent_support{
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
}
#rightcontent_support H4{
  color: #00A8FF;
  font-weight: bold;
  font-size: 11px;
}
#gallery_prod {
  padding-top: 15px;
  /*padding-left: 15px;*/
  /*padding-right: 45px;*/
}
#leftfooter{
  padding-top: 20px;
  padding-left: 33px;
  /*padding-right: 35px;*/
}
P.bodytext {
  font-size: 11px;
  line-height: 16px;
}


#close{
  clear:both;
  /*background-image: url(../images/products/foot.gif);
	background-repeat: no-repeat;*/
	background-color: #FCFCFC;
	
  height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	margin-bottom: 5px;
}





/* Style for the Path-menu: */
DIV#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
DIV#path A {
  text-decoration: none;
  color:black;
}
DIV#path A:hover {
  text-decoration: underline;
}

.csc-textpic-image{

  /*width: 400px;*/
  height: 130px;

}

.csc-textpic-imagewrap{

  /*background-color: red;*/
  height:87px;
  padding: 0;
  margin: 0;

}

#content_top{

	background-image: url(../images/boxes.jpg);
	background-repeat: no-repeat;
	margin-left: 33px;
	height: 205px;

}

