@charset "UTF-8";
/* CSS Document */
@import url("../../../upload/css/global_custom.css");


/* CSS for About Us page only */


.container { width:749px; margin:50px; }

.headContainer { width:729px; height:500px; background:url(../Assets/Sky.jpg) #FFFFFF no-repeat top left; padding:15px; }
.headContainer a  { color:#000066; text-decoration:none; font-weight:bold; }
.headContainer a:hover, .headContainer a:focus, .headContainer a:active { color:#000066; text-decoration:underline; font-weight:bold; }


.video { width: 480px; float:left; }

.options { float:right; width:234px; }
.options ul { padding-left:10px; margin:0px; list-style-type: none; color:#000066; font-weight:bold; }
.options ul li { background-image: url(../Assets/seed_bullet.gif); background-repeat: no-repeat; background-position: 0; padding: 0.6em 0 0.6em 24px; }
.options a { color:#000066; text-decoration:none; font-weight:bold; }
.options a:hover, .options a:focus, .options a:active { color:#000066; text-decoration:underline; font-weight:bold; }

.readMore {margin:20px 0 0 0; }
.readMore .pod { width:354px; background-image:url(../Assets/whitebgTop.gif); background-position:top; background-repeat:no-repeat; float:left; padding:10px 0 0 0; }
.readMore .pod .inner { background: #FFFFFF; width: 334px; padding:0 10px 0px 10px;  }
.readMore .pod .bot { width:354px; background: url(../Assets/whitebgBot.gif) no-repeat; background-position:bottom left; height:10px; }
.readMore .pod p { width: 235px; float:left; padding-left: 10px; background-color:#FFFFFF; font-size:1.3em; }
.readMore .pod img { float:left; }

a img {border:none;}



.clearNow { clear:both; font-size: 1px; height: 1px;}




/* Grey backgound for text */

.panel { background-color:#F2F2F2; clear:both; }
.panel h2 {font-size:1.1em;}
.panel .heading { padding:15px; padding-top:5px; }
.panel .pod { background-color:#FFFFFF; float:left; width:226px; padding:5px; margin-right:10px; }
.panel .lastpod { background-color:#FFFFFF; float:left; width:226px; padding:5px; margin-left:0px; }

.panel a { text-decoration:none; }
.panel a:hover, .panel a:focus { text-decoration:underline; background:#FFFFFF; }
.panel p a { font-weight:bold; color:#000066; background:transparent url(../../../resources/Images/BreadcrumbArrow.jpg) no-repeat scroll right 6px !important;  padding:0 10px 0 0; }


.clear { clear:both; }
