/* --------------- Default Styles --------------- */
html, body, p, h1, h2, h3, h4, h5, em, i, table, tr, td, th, form, input, textarea, select, li, ol, ul, strong {padding:0;margin:0;}
html {font-size:62.5%;}
body {background:#fff url(../images/all_bg.png) 50% 0 repeat-x;color: #232323; font-size:11px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
em, i { font-style:normal;}
li { list-style-type:none;}
h1, h2, h3, h4, h5 {font-weight:normal;}
p {padding:5px 0;}
a:active, a:focus, img, input, select {outline: 0;focus:0;}
a, a:link, a:active, a:visited {color: #0e4db3;cursor: pointer;text-decoration: none;}
a:hover {color:#0e4db3;text-decoration: underline;}
img {border:none;}
.clear { clear:both; font-size:0; line-height:0; height:0;}
/* ------------------------------------------- */
#all { width:962px; margin:0 auto;}
/* --------------- Header --------------- */
#header { height:88px; position:relative; }
.logo { position:absolute; left:3px; top:0;}
.desc { font-size:11px;}

.af_header {background:url(../images/cont_t.png) 0 100% no-repeat; padding:0 0 5px;}
.af_header h1 { color:#b72e2e; font-size:11px; float:left; padding:2px 0 0 10px;}
.af_line { height:30px; background:#d7eef7; position:relative;}
/* Menu */
.menu { position:absolute; left:364px; top:27px;}
	.menu li { float:left; display:inline; padding-left:11px;}
/* Search */
.s_search { position:absolute; right:10px; top:5px; *width:495px}
	.s_input { width:250px;  border:0; background:#fff; border:1px solid #b3b9c3; float:left; margin-right:5px; font-size:12px; height:15px; padding:2px 2px;}
	.s_submit { float:left;margin-right:5px;}
	.s_search .advanced, .s_search .advanced:visited {background:url(../images/adv.png) 100% 50% no-repeat;  float:left; margin:2px 0 0 0; font-size:12px;}
	.s_sel_1 { float:left; width:70px; margin-right:5px; height:21px; background:#fff; border:1px solid #b3b9c3;}
.af_header a, .af_header a:visited { color:#2b4e87; text-decoration:underline;}
.af_header a:hover { color:#2b4e87; text-decoration:none;}
/* ------------------------------------------- */

/* --------------- Content --------------- */
#content { width:100%; overflow:hidden; padding:5px 0; background:url(../images/cont_m.png) 0 0 repeat-y;}

/* SIDEBAR */
#sidebar { float:left; width:170px;}
.sbl { padding:5px 5px 10px 10px; height:1%;}
	.sbl h3 { background:url(../images/sbl_name.png) 0 2px no-repeat;font-weight:bold; font-size:15px; color:#2b4e87; padding-left:15px; margin-left:0px;}
.l_sec { padding-bottom:10px;}
	.l_sec ul { padding:5px 10px 5px 10px; height:1%;}
	.l_sec ul li { padding:2px 0 2px 17px; background:url(../images/li.png) 0 4px no-repeat; font-size:14px;}
	.l_sec li a, .l_sec li a:visited { color:#232323;}
.s_list {padding:0 0px 5px 0px; height:1%; font-size:12px;}
	.s_list li { padding:5px 0;}

/* CONTENT SIDE */
#mid_content { float:right; width:784px; padding-right:1px; overflow:hidden;}

/* Content Box */
.box { padding-bottom:10px;}
.bl_name { width:100%; height:31px; background:url(../images/bl_name.png) 100% 0 no-repeat;}
.name { float:left; display:block;}
.bl_name a, .bl_name a:visited, .bl_name a:hover { color:#b72e2e;}
.bl_name p { padding:7px 0 0 ; text-align:center;}

	/* Thumbs Section */
	.thumbs { width:105%; overflow:hidden;}
	.thumbs img { width:150px; height:200px; display:block; float:left; border:1px solid #3c3c3c;}
	.thumbs a { float:left; display:inline; padding:2px 4px 2px 0;}
	
	/* Pagintaion */
	.pages { text-align:center; font-size:14px; font-weight:bold; padding-bottom:15px;}
	.pages a, .pages a:visited { color:#0e4db3; text-decoration:underline;}
	.pages a:hover {color:#0e4db3; text-decoration:none;}
	
	/* Texts */
	.text { font-size:12px; padding-bottom:15px;}
	.text h2 { font-weight:bold; text-align:center; font-size:12px;}
	.text ul li { padding:1px 0;}
	
	.top ul {width:23%; float:left; display:block;}

/* ------------------------------------------- */

/* --------------- Footer --------------- */
#footer { text-align:center; padding:10px 0; background:url(../images/footer.png) 0 0 no-repeat;}

/* ------------------------------------------- */

