/* General Styles Start */
.container .carea img.right {border:1px solid #ccc;}
/* General Styles End*/

/* Top Links Start */
.toplinks {border:2px solid #febf40;border-radius:5px;color:#febf40;font-size:28px;font-weight:700;margin:20px 0px 22px;padding:14px 20px 16px;text-align:center;}
.toplinks a {padding:0px 14px;font-weight:700;font-size:28px;}
.toplinks a.lactive {text-decoration:underline;}

.res940 .toplinks a {font-size:24px;}

.res720 .toplinks {font-size:24px;}
.res720 .toplinks a {font-size:24px;}

.res480 .toplinks {font-size:20px;}
.res480 .toplinks a {font-size:20px;}

.res320 .toplinks {font-size:18px;margin-bottom:10px;padding:14px 10px 16px;}
.res320 .toplinks a {font-size:18px;padding:0px 5px;}
/* Top Links End */

/* Enlarge Message Start */
.message {text-align:center;}
/* Enlarge Message End */

/* ***** Gallery Start ***** */
.gallery {overflow:hidden;}
.gallery .feat {float:left;width:50%;margin-top:35px;}
.gallery .feat .farea {margin:0px 10px;}
.gallery .feat .farea a {border:10px solid #f7f7f7;display:block;position:relative;max-width:592px;margin:0px auto;}
.gallery .feat .farea a .bg {background:url(/images/0/bg-hover.png); width:100%; height:100%; position:absolute; top:0px; left:0px; opacity:0; transition:0.5s;}
.gallery .feat .farea a .icon {background:url(/images/0/hover-icon.png) center no-repeat; width:100%; height:100%; position:absolute; top:0px; left:0px; opacity:0; transition:0.5s;}
.gallery .feat .farea a:hover {border-color:#c43430;}
.gallery .feat .farea a:hover .bg {opacity:1; transition:0.5s;}
.gallery .feat .farea a:hover .icon {opacity:1; transition:0.5s;}
.gallery .feat .farea .title {display:block; text-align:center; color:#28345e; font-weight:700; font-size:24px; margin-top:20px; min-height:96px;}

.res1810 .gallery {margin:0px auto 40px auto;max-width:1550px;}
.res1810 .gallery .feat .farea {margin:0px auto;max-width:612px;}
.res1810 .gallery .feat .farea a .icon {background:url(/images/0/hover-icon-1810.png) center no-repeat;}
.res1810 .gallery .feat .farea .title {min-height:64px;}

.res940 .gallery .feat .farea {margin:0px 5px;}

.res720 .gallery .feat {width:50%;}
.res720 .gallery .feat .farea .title {font-size:22px; min-height:56px;}
.res720 .bottom {margin-top:0px;}

.res480 .gallery .feat {width:auto; float:none;}
.res480 .gallery .feat .farea {margin:0px auto;max-width:440px;}
.res480 .gallery .feat .farea .title {font-size:22px; min-height:auto;}
.res480 .bottom {margin-top:0px;}

.res320 .gallery .feat {width:auto; float:none;}
.res320 .gallery .feat .farea {margin:0px auto; max-width:397px;}
.res320 .gallery .feat .farea .title {font-size:20px; min-height:auto;}
.res320 .bottom {margin-top:0px;}
/* ***** Gallery End ***** */