/* Circular Content Carousel Style */
#main #body .bodyContent_new .ca-container { position:relative; margin:0 auto 32px; padding:27px 0 0; width:777px; height:312px;}
#main #body .bodyContent_new .ca-wrapper { width:100%; height:100%; position:relative;}
#main #body .bodyContent_new .ca-item { position:relative; float:left; width:262px; height:100%; text-align:center;}
#main #body .bodyContent_new .ca-more { position: absolute; bottom:10px; right:1px; padding:0; width:93px; height:42px; text-indent:-9000px; background:url('slide_more.png') no-repeat left top;}
#main #body .bodyContent_new .ca-close { position:absolute; top:10px; right:-2px; background:url('slide_close.png') no-repeat center center; width:39px; height:38px; text-indent:-9000px; outline:none; opacity:0.7;}
#main #body .bodyContent_new .ca-close:hover { opacity:1.0; }
#main #body .bodyContent_new .ca-item-main { padding:0 15px; position:absolute; top:0; left:0; right:0; bottom:0; background:none; overflow:hidden;}
#main #body .bodyContent_new .ca-item-main img { border:1px solid #909090; -moz-box-shadow:0px 0px 4px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 0px 4px rgba(0, 0, 0, 0.3); box-shadow:0px 0px 4px rgba(0, 0, 0, 0.3);}
#main #body .bodyContent_new .ca-item h4 { font-size:28px; margin:0 0 6px; padding:0 0 4px; text-align:left; border-bottom:1px solid #fff; line-height:28px; position:relative; color:#fff;}
#main #body .bodyContent_new .ca-item h4 sup { font-size:14px;}
#main #body .bodyContent_new .ca-content-wrapper { background:#4eadf0; position:absolute; width:0px; height:310px; padding:0; top:0; text-align:left; z-index:4000; overflow:hidden;}
#main #body .bodyContent_new .ca-content { padding:20px; width:464px; height:270px; overflow:hidden; position:relative;}
#main #body .bodyContent_new .ca-content-text { font-size:20px; line-height:27px;}
#main #body .bodyContent_new .ca-content-text p {padding-left:16px; color:#fff; font-size:18px; line-height:1.2em; font-family:"Myriad Pro", Arial;}
#main #body .bodyContent_new .ca-content p.links { position:absolute; left:0; bottom:6px; width:100%; text-align:center;}
#main #body .bodyContent_new .ca-content p.links a { display:inline-block; margin:0 6px; padding:3px 12px 6px; color:#dd100f; font:bold 18px/20px "Myriad Pro", Arial, Helvetica, sans-serif; text-decoration:none; background:#fff; border-right:1px solid #52aad9; border-bottom:1px solid #52aad9; border-left:1px solid #8ed0f7; border-top:1px solid #8ed0f7;}
#main #body .bodyContent_new .ca-content p.links a:first-child { color:#0984d8;}
#main #body .bodyContent_new .ca-nav span { width:51px; height:50px; background:transparent url('slide_left.png') no-repeat left top; position:absolute; top:50%; margin-top:-19px; left:-70px; text-indent:-9000px; opacity:0.7; cursor:pointer; z-index:100;}
#main #body .bodyContent_new .ca-nav span.ca-nav-next { background-image:url('slide_right.png'); left:auto; right:-70px; }
#main #body .bodyContent_new .ca-nav span:hover { opacity:1.0; }
