/* CSS Document */
body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color:#f2f2ea;
 margin:10px 0px;
}

/* containers */
#main_con {
 padding:0px 10px;
 width:970px;
}
#head_con {
 width:971px;
 background-image:url(../images/header_bg.gif);
 background-position:top left;
 background-repeat:no-repeat;
 border-left:#dadad4 1px solid;
}
#main_con, #head_con {
 padding:0px 10px;
}
.inner_con {
 width:970px;
 margin:auto
}
#nav_con {
 width:990px;
}
#main_con, #nav_con, #head_con {
 background-color:#FFFFFF;
 margin:auto;
}

/* container borders */
.lr_border, #nav_con {
 border-left:#dadad4 1px solid;
 border-right:#dadad4 1px solid;
 border-bottom:#dadad4 1px solid;
}

/* header */
#header {
 height:106px;
 padding:30px 10px 0px 45px;
}
#header h1 {
 font-size:20px;
 color:#1d6b64;
 font-weight:normal;
 margin:0px;
 padding:60px 0px 0px 0px;
}

/* top navigation */
#main_nav {
 height:35px;
 background-image:url(../images/bg.gif);
}
#sub_nav {
 height:35px;
 background-image:url(../images/bg2.gif);
}
#main_nav, #sub_nav {
 background-repeat:repeat-x;
}

/* columns */
.l_col {
 width:705px;
}
.r_col {
 width:260px;
 padding:0px 14px 0px 0px;
}

.sub_lcol {
 width:151px;
}
.sub_rcol {
 width:500px;
}
.show_media {
 width:500px;
padding:20px,0px,0px,0px;
}
.sub_jcol {
 padding: 10px 0px 0px 0px;
height: 500px;
}
.sub_lcol, .sub_rcol {
 padding:10px 0px 0px 0px;
}
.l_col, .r_col {
 min-height:500px;
 height:auto !important;
 height:500px;
 padding:10px 0px 0px 0px;
}

/* contents */
.content {
 padding:0px 18px;
 width:675px;
 _width:650px;
 *padding:0px 5px;
 color:#676565;
}
.content h1 {
 font-size:18px;
 font-weight:normal;
 padding:15px 0px 0px 0px;
}
.sub_rcol h1 {
 padding:5px 0px 10px 0px;
}
.content p {
 margin:0px;
}
.sub_lcol h2 {
 font-size:14px;
}
.sub_lcol h2, .content h1, .sub_rcol h1 {
 margin:0px;
 color:#286a64;
}
.content p, .sub_lcol h2 {
 padding:5px 0px;
}


/* content buttons  */
.btns {
 padding:30px 0px 0px 0px;
}
.btns div.mdl_btn {
 margin:0px 10px;
}

/* products */
.prod_main {
 width:200px;
 margin:15px 9px 10px 0px;
 float:left;
}
.prod {
 width:216px;
 margin:0px 0px 10px 0px;
}
.prod_pic {
 text-align:center;
 min-height:225px;
 height:auto !important;
 height:225px;
 padding:10px 0px 10px 0px;
 border-top:#d3d4c6 1px solid;   
 border-bottom:#d3d4c6 1px solid;  
}

.prod_info_main {
 background-color:#f1f1f1;
 min-height:180px;
 height:auto !important;
 height:200px;
 padding:12px 10px 8px 12px;
 text-align:left;
}
.prod_info {
 background-color:#f1f1f1;
 min-height:200px;
 height:auto !important;
 height:200px;
 padding:5px 10px;
 text-align:left;
}
.prod_bottom {
 height:8px;
 width:200px;
 background-image:url(../images/curve4.gif);
 background-repeat:no-repeat;
 background-position:center;
}
.prod_title_main {
 font-weight:bold;
padding:0px 0px 3px 0px;
height: auto! important;
}
.prod_title {
 font-weight:bold;
padding:0px 0px 10px 0px;
min-height:45px;
height: auto! important;
height: 46px;
}
.prod_pic, .prod_info, .prod_info_main {
 border-left:#d3d4c6 1px solid;
 border-right:#d3d4c6 1px solid;
}

/* paging */
.page {
 text-align:center;
 padding:10px 0px;
}
.page a {
 font-weight:bold;
 text-decoration:none;
}
.page a:hover {
 color:#266558;
}
.page a, .page {
 color:#757575;
}

/* categories */
.categ_head {
 background-image:url(../images/curve1.gif);
 height:32px;
}
.categ_head h2 {
 padding:6px 10px 5px 10px;
 font-weight:normal;
 font-size:18px;
}
.categ_details {
 padding:4px 8px;
 width:232px;
}
* html .categ_details {
 overflow:hidden;
}
.categ_details2 {
 padding:8px 12px;
 width:224px;
}
.categ_details2 h3 {
 font-size:16px;
 padding:8px 0px 0px 0px;
}
.categ_head h2, .categ_details2 h3 {
 color:#286a64;
 margin:0px;
}
.categ_details, .categ_details2 {
 text-align:center;
 background-color:#f2f2ea;
 border-left:1px #d4d4c5 solid;
 border-right:1px #d4d4c5 solid;
 min-height:200px;
 height:auto !important;
 height:200px;
}

.categ_footer {
 background-image:url(../images/curve2.gif);
 height:17px;
 text-align:center;
 padding:5px 0px;
 color:#575651;
}
.categ_footer2 {
 background-image:url(../images/curve3.gif);
 height:4px;
}
.categ_footer, .categ_footer2 {
 margin:0px 0px 22px 0px;
}

.categ_footer a {
 color:#575651;
 text-decoration:none;
}
.categ_footer a:hover {
 text-decoration:underline;
}
.categ_head, .categ_footer, .categ_footer2 {
 background-repeat:no-repeat;
 width:250px;
}

/* media category */
.media_img {
 width:50px;
 text-align:center;
}
.media_infos {
 width:150px;
 text-align:left;
 padding:0px 0px 0px 10px;
}
.media_img, .media_infos {
 min-height:37px;
 height:auto !important;
 height:37px;
}
.line {
 padding:7px 0px;
}









/* LM: (04-22-10) */

.webapptable .mag-webapp-item {
	border: 1px solid #CFCFCF;
	margin: 3px;
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-bottom-right-radius: 10px;
	width: 217px;
	padding-top: 10px;
}
.webapptable .mag-webapp-item table {
	background-color: #F1F1F1;
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-bottom-right-radius: 10px;
	width: 211px;
}

.webapptable .mag-webapp-item table td{
	padding-left: 5px;
}

.webapptable .mag-webapp-item .con {
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-bottom-right-radius: 10px;
	background-color: #F1F1F1;
}










/* footer */
#footer {
 height:45px;
 padding:30px 14px 0px 14px;
 color:#a5a3a3;
 font-size:11px;
}
#footer a {
 color:#a5a3a3;
 text-decoration:none;
 padding:0px 10px;
}
#footer a:hover {
 text-decoration:underline;
}
#footer_content {
 padding:10px 0px 0px 0px;
 border-top:1px dotted #9c9b9b;
}
#footer_content ul {
 margin:0px;
 padding:0px;
}
#footer_content ul li {
 display:inline;
 list-style-type:none;
 background-image:url(../images/chevron.gif);
 background-repeat:no-repeat;
 background-position:right;
}
#footer_content ul li.f_Off {
 background-image:none;
}

/* specific texts */
.grey {
 color:#545353;
}
.orange {
 color:#ff6813;
}



/* common */
.left {
 float:left;
}
.right {
 float:right;
}
.clr, .clr3 {
 clear:both;
}
.clr2 {
 height: 0px;
 line-height: 0;
 font-size: 0;
}
.clr3 {
 width:224px;
}

h4 {
color:#286A64;
font-size:14px;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 5px 0;
width:100%;
float:left;
}

h3 {
color:#286A64;
font-size:14px;
font-weight:bold;
}

h2 {
color:#286A64;
font-size:18px;
font-weight:bold;
}

 /* media releases */
  .m_summary {
  }
  .m_summary ul {
   margin:0px;
   padding:0px;
  }  
  .m_summary li {
   list-style-type:none;
   background-image:url(/images/adobe_logo.png);
   background-repeat:no-repeat;
   background-position:0% 4px;
   padding:4px 0px 8px 40px;   
  }    
  .m_summary a {
   text-decoration:none;
   color:#286a64;
   font-weight:bold;
  } 
  .m_summary a:hover {
   text-decoration:none;
  }  
.m_date {
padding:7px 0px 5px 10px;   
}
* html .categ_details2 {
}
.l_col a {
color: #286A64;
text-decoration: none;
}
.l_col a:hover {
text-decoration: underline;
}
.r_summary {
  }
.r_summary a {
   text-decoration:none;
   color:#000000;
  } 
.r_summary a:hover {
   text-decoration:none;
  } 
.prod_content_main {
 padding:0px 0px 0px 0px;
height: auto! important;
}
.prod_content {
 padding:0px 0px 10px 0px;
min-height:65px;
height: auto! important;
height: 46px;
}
.webapptable {
margin:0px 0px 0px 0px;
}
.webapptable  td { 
 vertical-align:top;
}
#pagination_2973  {
display:none;
}
#webapp2973next {
display: none;
}
#webapp2973prev {
display: none;
}
.h1repl {
padding:0;
visibility:visible !important;
color:#286A64;
font-size:18px;
font-weight:normal;
font-family:Arial,Helvetica,sans-serif;
/*margin-top:auto;*/
}
#h1header {
padding:0;
visibility:visible !important;
color:#286A64;
font-size:22px;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
/*margin-top:auto;*/
}

/* pagination  (10-9-09)*/
ul.pagination li{
float:left;
list-style-type:none;
padding:0 2px;
}

/* LM: (10-9-12) */
ul.pagination {
   display: block; 
   clear: both;
}
}

/* LM: (04-22-10) */

.mag-webapp-item {
	border: 1px solid #f2f2f2;
	padding: 3px;
	margin: 3px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	border-bottom-right-radius: 5px;
	
}





