@charset "UTF-8";
/* CSS Document */

body { margin:0;}

/*fonts - start*/
h1, h2, h3, h4, h5, h6, p { font-family:Verdana; }
li { font-family:Verdana; }
/*fonts - end*/

.main { width:964px; margin:0 auto; overflow:hidden;}
.header { width:964px; height:163px; background:url(../images/front/header.jpg) no-repeat top left; }
.content { width:944px; padding:10px; overflow:hidden; background:url(../images/front/dblue/content_tile.jpg); }

/* Navigation - start */
.nav { width:964px; margin:0 0 10px 10px; float:left; }

.nav ul { float:left; list-style:none; margin:0px; padding:0px;}

.nav li { float:left; position:relative; display:inline; margin:0px; padding:0px;}
.nav li span { visibility:hidden; text-decoration:none;}

.nav li.l1 a { background: url(../images/front/butt_home.jpg) no-repeat left -25px; width:121px; height:25px; display:block; text-decoration:none;}
.nav li.l1 a:hover { background: url(../images/front/butt_home.jpg) no-repeat left 0; }
.nav li.l1active a { background: url(../images/front/butt_home.jpg) no-repeat left 0;  width:121px; height:25px; display:block; text-decoration:none;}

.nav li.l2 a { background: url(../images/front/butt_academic.jpg) no-repeat left -25px; width:152px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px; }
.nav li.l2 a:hover { background: url(../images/front/butt_academic.jpg) no-repeat left 0; }
.nav li.l2active a { background: url(../images/front/butt_academic.jpg) no-repeat left 0; width:152px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px;}

.nav li.l3 a { background: url(../images/front/butt_student.jpg) no-repeat left -25px; width:177px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px;}
.nav li.l3 a:hover { background: url(../images/front/butt_student.jpg) no-repeat left 0; }
.nav li.l3active a { background: url(../images/front/butt_student.jpg) no-repeat left 0; width:177px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px;}

.nav li.l4 a { background: url(../images/front/butt_admissions.jpg) no-repeat left -25px; width:166px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px;}
.nav li.l4 a:hover { background: url(../images/front/butt_admissions.jpg) no-repeat left 0; }
.nav li.l4active a { background: url(../images/front/butt_admissions.jpg) no-repeat left 0; width:166px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px;}

.nav li.l5 a { background: url(../images/front/butt_news.jpg) no-repeat left -25px; width:117px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px;}
.nav li.l5 a:hover { background: url(../images/front/butt_news.jpg) no-repeat left 0; }
.nav li.l5active a { background: url(../images/front/butt_news.jpg) no-repeat left 0; width:117px; height:25px; display:block; text-decoration:none; margin:0 0 0 9px;}

.nav li.l6 a { background: url(../images/front/butt_contact.jpg) no-repeat left -25px; width:164px; height:25px;display:block; text-decoration:none; margin:0 0 0 9px; }
.nav li.l6 a:hover { background: url(../images/front/butt_contact.jpg) no-repeat left 0; }
.nav li.l6active a { background: url(../images/front/butt_contact.jpg) no-repeat left 0; width:164px; height:25px;display:block; text-decoration:none; margin:0 0 0 9px;}

/* Navigation - end */

/*content - start*/
.content { width:964px; padding:0 0 0 10px; margin:0px; overflow:hidden; background:url(../images/front/dblue/content_tile.jpg); float:left; }

.home_content { width:783px; height:404px; float:left; position:relative;}
.left_side { width:133px; margin:0 13px 0 0 ; padding:10px; float:left; position:relative; background:url(../images/front/dblue/right_top.jpg) no-repeat top #140178;  }
.left_side p { width:120px; font-family:Times New Roman, Times, serif; font-size:14px; line-height:inherit; padding:10px 5px 0 5px; margin:0px; color:#333333; font-style:italic; float:left; position:relative; }
.inner_content { width:617px; float:left; position:relative;}
.header_bg { width:597px; background-color:#140178; padding: 10px; margin:0 0 13px 0; }
.inner_content .header_bg h1 { font-size:12px; text-transform:uppercase; line-height:12px; margin:0px; padding:0px; color:#FFFFFF }
.right_side { width:128px; margin:0 0 0 13px; padding:10px; float:left; position:relative; background:url(../images/front/dblue/right_top.jpg) no-repeat top #a597d9;  }
.right_side p { width:115px; font-family:Times New Roman, Times, serif; font-size:14px; line-height:inherit; padding:10px 5px 0 5px; margin:0px; color:#333333; font-style:italic; float:left; position:relative; }

.news_feature { width:382px; margin:16px 16px 0 0; background:url(../images/front/dblue/news_feature_top.jpg) no-repeat #c196d9; float:left; position:relative; }
.news_feature_base { width:362px; height:129px; padding:10px; background:url(../images/front/dblue/news_feature_bottom.jpg) bottom no-repeat;}
.news_feature_base .text_area { width:220px; margin:0 0 0 10px; float:left; position:relative; } 
.news_feature_base .text_area h3 { font-family:Verdana; font-size:12px; text-transform:uppercase; margin:0px; }
.news_feature_base .text_area p { font-family:Verdana; font-size:11px; line-height:16px; margin:10px 0 10px 0; padding:0px; }
.news_feature_base .text_area a { font-family:Verdana; font-size:10px; float:right; text-transform:uppercase; text-decoration:none; color:#7b24b1; }
.news_feature_base .text_area a:hover { color:#581a7e; }

.visit_feature { width:382px; margin:16px 16px 0 0; background:url(../images/visit_feature_top.jpg) no-repeat #8BCBE6; float:left; position:relative; }
.visit_feature_base { width:362px; height:129px; padding:10px; background:url(../images/visit_feature_bottom.jpg) bottom no-repeat; }
.visit_feature_base .text_area { width:220px; margin:0 0 0 10px; float:left; position:relative; } 
.visit_feature_base .text_area h3 { font-family:Verdana; font-size:12px; text-transform:uppercase; margin:0px; }
.visit_feature_base .text_area p { font-family:Verdana; font-size:11px; line-height:16px; margin:10px 0 10px 0; padding:0px; }
.visit_feature_base .text_area a { font-family:Verdana; font-size:10px; float:right; text-transform:uppercase; text-decoration:none; color:#009ED6; }
.visit_feature_base .text_area a:hover { color:#0080AE; }

.order_feature { width:148px; margin:16px 0 0 0; float:left; position:relative; background:url(../images/front/dblue/order_feature_top.jpg) no-repeat #140178; }
.order_feature_base { width:128px; height:129px; padding:10px; background:url(../images/front/dblue/order_feature_bottom.jpg) bottom no-repeat; }
.order_feature_base h2 { font-family:Verdana; font-size:12px; margin:0 0 10px 0; padding:0px; line-height:inherit; color:#FFFFFF; }


/*content - end*/

/* Footer - start */
.footer { width:944px; height:23px; margin:10px; background:url(../images/front/dblue/footer_tile.jpg); float:left; }
.footer p { float:left; position:relative; font-size:9px; margin:5px 0 0 8px; padding:0px; color:#a597d9;}
.footer ul { float:right; position:relative; margin:5px 8px 0 0; padding:0px; list-style:none; }
.footer li{ float:left; font-size:9px; line-height:10px; color:#a597d9; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left:1px solid #a597d9;}
.footer .no_border { border:none; }
.footer a { text-decoration:none; color:#a597d9; }
.footer a:hover { text-decoration:none; color:#8176aa; }
/* Footer - End */

/*round corners - start*/
.round1, .round1 img { width:783px; height:404px; margin:0;padding:0; background-color:#FFF; }
.jquery-corner { position: relative; }
#side_round, #side_round img { width:122px; height:100px; margin:0;padding:0; background-color:#fff; }
.round_content { background-color:#fff; width:122px; float:left;}
#news_round, #news_round img { width:122px; height:100px; margin:0;padding:0; background-color:#fff; }
#visit_round, #visit_round img { width:122px; height:100px; margin:0;padding:0; background-color:#fff; }

/*round corners - end*/