/* <<<<<<< Style.css >>>>>>>> */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
	line-height:20px;
	/* background:#f2ece0 url(../slides/bg.jpg) repeat-x; */
}

/* main */
.main{
	width:960px;
	height:auto;
	margin:0 auto;
}
/* Header */
#header{
	width:960px;
	height:120px;
	margin:0 auto;
	background:#fff;
	z-index:9999;
	-webkit-box-shadow: #888 0px 0px 4px;
	-moz-box-shadow: #888 0px 0px 4px;
	box-shadow: #888 0px 0px 4px;
	/* behavior: url(PIE.htc); */
}
/* logo */
#logo{
	width:260px;
	height:auto;
	float:left;
	margin:20px 0 0 5px;
}
/* Navigation Bar */
#main_nav_bar{
	width:650px;
	height:120px;
	float:right;
	margin:0 0 0 20px;
}

/* slider */
#slider_bar{
	width:100%;
	min-width:960px;
	height:350px;
	margin:0 auto;
	/* background:#fee url(../slides/bg.jpg) repeat-x; */
	position:relative;
	top:-120px;
	z-index:-1;
	overflow:hidden;
}
/* Content */
#content{
	width:960px;
	height:auto;
	margin:10px auto 0 auto;
	position:relative;
	top:-120px;
}
#content_oth{
	width:960px;
	height:auto;
	margin:20px auto 0 auto;
}

/* daily bread bar */
#daily_bread_bar{
	width:960px;
	height:40px;
	margin:0px auto 0 auto;
}
#db_title{
	width:120px;
	height:30px;
	margin:0;
	padding:0px 0 10px 0;
	float:left;
	background:#faa21b;
	border-bottom:2px solid #996527;
}
#db_desc{
	width:820px;
	height:25px;
	float:right;
	margin:0;
	padding:8px 10px 7px 10px;
	background:#f7efef;
	border-bottom:2px solid #cbcbcb;
}
/* column left */
.col_l{
	width:735px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
}
/* column right */
.col_r{
	width:210px;
	height:auto;
	float:right;
	margin:10px 0 0 0;
}
/* h title bar */
.h_title_bar{
	width:100%;
	height:40px;
	margin:0 auto 8px auto;
	border-bottom:1px solid #eee;
}
.h1_title_border{
	padding-bottom:6px;
	border-bottom:3px solid #faa21b;
}
.h2_title_border{
	padding-bottom:10px;
	border-bottom:3px solid #faa21b;
}

/* box 300 */
.box_300{
	width:300px;
	height:auto;
	float:left;
	margin:0 0 0 30px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
}
/* up events bar */
.up_eve_bar{
	width:300px;
	height:120px;
	margin:0 0 20px 0;
	border-bottom:1px solid #eee;
}
.up_eve_date_time_bar{
	width:67px;
	height:90px;
	float:left;
	margin:0;
}
.up_eve_news_date_box{
	width:67px;
	height:50px;
	margin:0;
	background:url(../images/date-bg.jpg) top center no-repeat;
}
.up_eve_news_time{
	width:67px;
	height:40px;
	margin:2px 0 0 0;
}
.up_eve_news_ind{
	width:230px;
	height:96px;
	float:right;
	margin:0;
}
/* up events bar page */
.up_eve_bar_othp{
	width:940px;
	height:120px;
	margin:0 0 20px 0;
	padding:10px;
	border-bottom:1px solid #eee;
}
.up_eve_date_time_bar_othp{
	width:67px;
	height:90px;
	float:left;
	margin:0;
}
.up_eve_news_date_box_othp{
	width:67px;
	height:50px;
	margin:0;
	background:url(../images/date-bg.jpg) top center no-repeat;
}
.up_eve_news_time_othp{
	width:67px;
	height:40px;
	margin:2px 0 0 0;
}
.up_eve_news_ind_othp{
	width:860px;
	height:96px;
	float:right;
	margin:0;
}
/* dgm list */
.dgm_list{
	margin:0 0 25px 30px;
	padding:0;
	list-style:disc;
}
ul.dgm_list li, ul.dgm_list li a{
	font-family:calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#444;
	line-height:22px;
	margin:2px 0 0 0;
	padding:2px 0 0 0;
	list-style:disc;
	text-decoration:none;
}
ul.dgm_list li a:hover{
	color:#000;
	text-decoration:underline;
}

/* support finacial bar*/
.sup_fin_box{
	width:940px;
	padding:5px 5px;
	height:auto;
	margin:10px auto 20px auto;
	background:#112757;
	border:5px dotted #426ac3;
	text-transform:uppercase;
	-webkit-box-shadow: #888 2px 0px 4px;
	-moz-box-shadow: #888 2px 0px 4px;
	box-shadow: #888 2px 0px 4px;
}
.sup_fin_box a {
	color: #fff !important;
	text-shadow: none !important;
}

/* footer */
#footer{
	width:100%;
	height:auto;
	margin:0 auto;
	background:#f4f4f4 url(../images/foot-top.jpg) top repeat-x;
	margin-top:-100px;
	position:absolute;
}
#footer_oth{
	width:100%;
	height:auto;
	margin:0 auto;
	background:#f4f4f4 url(../images/foot-top.jpg) top repeat-x;
}
#foot_in{
	width:960px;
	height:auto;
	margin:0 auto 0 auto;
	padding-top:5px;
	/* background:#eee; */
}
/* foot about */
#foot_about{
	width:220px;
	height:auto;
	float:left;
	margin:0;
}
/* foot contact */
#foot_contact{
	width:380px;
	height:auto;
	float:left;
	margin:0 0 0 30px;
}
/* foot-copyright */
#foot_copyright{
	width:300px;
	height:auto;
	float:right;
	margin:0 0 0 30px;
}

/* Button Style */
button.cssbutton{
	width:auto;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:0.5px;
	color: #6f6f6f;
	font-size: 12px;
	font-weight:bold;
	padding:2px 6px;
	margin:10px 10px 0 auto;
	text-decoration: none;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	cursor:pointer;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	-webkit-transition: color .2s ease-in;
	transition: color .2s ease-in;
	text-shadow: 0px 1px 1px #fff;
}
button.cssbutton:hover{
	border: solid #fbb549 1px;
	background: #fbb549;
	border-bottom:3px solid #ad8352;
	border-right:3px solid #ad8352;
	color:#000;
}

/* side button */
button.side_col_btn{
	width:210px;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:0.5px;
	color: #fff;
	font-size: 14px;
	font-weight:normal;
	padding:6px 6px;
	margin:10px 10px 0 auto;
	text-decoration: none;
	background-color:#db3722;
	border:1px solid #f00;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	cursor:pointer;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	-webkit-transition: color .2s ease-in;
	transition: color .2s ease-in;
	text-shadow: 0px 1px 1px #666;
	text-transform:uppercase;
}
button.side_col_btn:hover{
	border: solid #fbb549 1px;
	background: #fbb549;
	color:#000;
	text-shadow: 0px 1px 1px #fff;
}

/* ------------------
 styling for the tables 
   ------------------   */

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin: 10px auto 0 auto;
	width: 99%;
	text-align: center;
	border-collapse: collapse;
}

#rounded-corner th{
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	background: #6a6051;
	border: 1px solid #847763;
	padding:6px 10px;
	text-align:center;
}
#rounded-corner td{
	padding: 2px;
	background: #fbf9f7;
	border: 1px solid #e8e3db;
	color: #060a49;
	text-align:center;
}
#rounded-corner tfoot td.rounded-foot-left{
	background: #e8edff url('img/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right{
	background: #e8edff url('img/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td{
	background: #fbf9f7;
	border: 1px solid #e8e3db;
	
}

/* tel a friend box */
.tel-friend-box{
	width:380px;
	height:auto;
	margin:0 auto;
	background:#fbefdd;
	border:1px solid #eadbc3;
	padding:10px;
}

/* contact form */
.con_form_box{
	width:400px;
	height:auto;
	margin:0;
	padding:10px 10px 10px 20px;
	background:#fffcfa;
	border:1px solid #e6e6e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
}

/* Testimonials */
.testimonial_box{
	width:100%;
	height:auto;
	margin:10px 20px 10px 0px;
	clear:both;
	border-bottom:1px solid #ccc;
}
.testi_pic{
	width:146px;
	height:156px;
	float:left;
	margin:0 5px 0 0;
}
.testi_desc{
	width:690px;
	height:auto;
	float:left;
	margin:0 0 0 0;
}

ul.dgm_list{
	margin:0 0 0 25px;
	padding:0;
}
ul.dgm_list li, ul.dgm_list li a{
	font-family:calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#444;
	margin:5px 0 0 0;
	padding:0;
	list-style:disc;
	text-decoration:none;
}

ul.dgm_list li a:hover{
	font-family:calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#F60;
	margin:5px 0 0 0;
	padding:0;
	list-style:disc;
	text-decoration:underline;
}

/* DGM List Numbering */
ol.dgm_list_no{
	margin:0 0 0 50px;
	padding:0;
}
ol.dgm_list_no li, ul.dgm_list_no li a{
	font-family:calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#444;
	margin:5px 0 0 0;
	padding:0;
	list-style:decimal;
	text-decoration:none;
}

ol.dgm_list_no li a:hover{
	font-family:calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#F60;
	margin:5px 0 0 0;
	padding:0;
	list-style:decimal;
	text-decoration:underline;
}

/* Download Table */
#box-table-a
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin:10px;
	width: 98%;
	border:1px solid #bbbbbb;
	text-align: left;
	border-collapse: collapse;
	margin-bottom:30px;
	/* background:url(../images/mag-down.png) top center no-repeat; */
}
#box-table-a th
{
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	background: #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #fefefe;
	color: #000;
}
#box-table-a td
{
	padding: 8px;
	background:none; 
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	color: #000;
	border-top: 1px solid transparent;
	letter-spacing:0.2px;
}
#box-table-a tr:hover td
{
	background: #fff6e7;
	color: #000;
}

#box-table-b
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin:10px;
	width: 98%;
	border:1px solid #C3E0EE;
	text-align: left;
	border-collapse: collapse;
}
#box-table-b th
{
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	background: #4783a2;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #c8e7f6;
	color: #fff;
}
#box-table-b td
{
	padding: 0px 5px;
	background: #fff; 
	border-bottom: 1px solid #c8e7f6;
	border-left: 1px solid #c8e7f6;
	color: #000;
	border-top: 1px solid transparent;
	letter-spacing:0.2px;
}
#box-table-b tr:hover td
{
	background: #e9f6ff;
	color: #000;
}

/* download button style */

.a-btn{
    padding:3px 15px 3px 58px;
    position:relative;
    float:left;
    display:block;
    overflow:hidden;
    margin:10px;
    background:#fff;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(rgba(255,255,255,1),0),color-stop(rgba(246,246,246,1),0.74),color-stop(rgba(237,237,237,1),1));
    background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:-o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    -webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(PIE.htc);
}
.a-btn-symbol{
    font-family:'WebSymbolsRegular', cursive;
    color:#555;
    font-size:20px;
    text-shadow:1px 1px 2px rgba(255,255,255,0.5);
    position:absolute;
    left:20px;
	margin-top:10px;
    line-height:32px;
    -webkit-transition:opacity 0.3s ease-in-out;
    -moz-transition:opacity 0.3s ease-in-out;
    -o-transition:opacity 0.3s ease-in-out;
    transition:opacity 0.3s ease-in-out;
	behavior: url(PIE.htc);
}
.a-btn-text{
    font-size:20px;
    color:#d7565b;
    line-height:16px;
    font-weight:bold;
	margin-top:10px;
    font-family:"Open sans", sans-serif;
    text-shadow:1px 1px 2px rgba(255,255,255,0.5);
    display:block;
	behavior: url(PIE.htc);
}
.a-btn-slide-text{
    font-family:Arial, sans-serif;
    font-size:10px;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#555;
    text-shadow:0px 1px 1px rgba(255,255,255,0.9);
	behavior: url(PIE.htc);
}
.a-btn-slide-icon{
    position:absolute;
    top:-30px;
    width:22px;
    height:22px;
    background:transparent url(../images/arrow_down_black.png) no-repeat top left;
    left:20px;
    opacity:0.4;
	behavior: url(PIE.htc);
}
.a-btn:hover{
    background:#fff;
    -webkit-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
	behavior: url(PIE.htc);
}
.a-btn:hover .a-btn-symbol{
    opacity:0;
}
.a-btn:hover .a-btn-slide-icon{
    -webkit-animation:slideDown 0.9s linear infinite;
    -moz-animation:slideDown 0.9s linear infinite;
    animation:slideDown 0.9s linear infinite;
	behavior: url(PIE.htc);
}
.a-btn:active{
    background:#d7565b;
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
	behavior: url(PIE.htc);
}
.a-btn:active .a-btn-text{
    color:#fff;
    text-shadow:0px 1px 1px rgba(0,0,0,0.3);
	behavior: url(PIE.htc);
}
.a-btn:active .a-btn-slide-text{
    color:rgba(0,0,0,0.4);
    text-shadow:none;
	behavior: url(PIE.htc);
}
@keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}
@-webkit-keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}
@-moz-keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}

/* youtube video box */
.yt_vid_box{
	width:180px;
	height:auto;
	min-height:125px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #ccc;
}

.yt_vid_box img{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.yt_vid_box img:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.breakline_small {
	width:100%;
	height:1px;
	margin:20px 0;
	padding:0;
	background:#ddd;
}

/* --- Career Page --- */
.job_desc_head {
	color:#09F;
	font-style:italic;
}

ul.job_desc {
	float:none;
	margin:10px 0;
}

ul.job_desc li {
	margin:0 0 0 20px;
	padding:0;
	list-style:square;
}
ul.job_desc li p {
	margin:5px 0;
	font-size:16px;
}