﻿@charset "utf-8";
@import url('font.css?r=1');
@import url('reset.css');

body {
	margin: 0px;
	padding: 0px;
	direction:rtl;
	background-color:#e8e8e8;
    font-family: "Times New Roman";
    color: #000;
    line-height: 1.3;
    font-size: 17px;
    font-weight: bold;
}

.clr {
display:block;
clear:both;
}

a{color: #042858;text-decoration: none}

ul, li {
	list-style-image: none;
	list-style-type: none;
}

img {
	border:0px none;
}

a:focus { outline: none; }
textarea, input { outline: none; }

.bluegrad {
background: #0a3367; /* Old browsers */
background: -moz-linear-gradient(left,  #0a3367 0%, #257abb 50%, #0a3367 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0a3367), color-stop(50%,#257abb), color-stop(100%,#0a3367)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #0a3367 0%,#257abb 50%,#0a3367 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #0a3367 0%,#257abb 50%,#0a3367 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #0a3367 0%,#257abb 50%,#0a3367 100%); /* IE10+ */
background: linear-gradient(to right,  #0a3367 0%,#257abb 50%,#0a3367 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3367', endColorstr='#0a3367',GradientType=1 ); /* IE6-9 */
}

.container{
    width: 980px;
    margin: 0px auto;
}


a.logo{
    display: block;
    float: right;
    margin-top:35px;
}

a.logo img{

}

span.slogan {
    background-image:url(/themes/islmv/images/logo-txt.png);
    width:300px;
    min-height:150px;
    display:block;
    float:right;
    color:#b80008;
    font-size:18px;
    padding-top:0px;
    background-position:center bottom;
    background-repeat:no-repeat;
    text-align:center;
    margin-top:20px;
    margin-right:5px;
}

span.ceo {
display: block;
/* margin-top: 30px; */
font-size: 16px;
width: 155px;
float: left;
    color:#07265c;

}

span.ceo b {
    display:block;
    font-weight:normal;
    margin-top:10px;
    color: #b80008;
}

.head-left {
    width:560px;
    float:left;
}

.search-form {
    float:left;
    padding:5px;
    background-color:#fff;
    border:1px solid #cccccc;
    border-radius:5px;
    width:310px;
    margin-top:10px;
    position:relative;
}

.search-form input {
    display:block;
    width:300px;
    padding:4px;
    background-color:#fff;
    border:1px solid #cccccc;
    border-radius:5px;
    font-family:"Times New Roman";
    color:#000;
    height:20px;
}

.search-form a {
    display:block;
    border:2px solid #ec2e38;
    padding:4px 10px;
    height:18px;
    font-weight:normal;
    border-radius:5px;
    position:absolute;
    color:#fff;
    text-align:center;
    left:6px;
background: #c94248; /* Old browsers */
background: -moz-linear-gradient(top,  #c94248 0%, #bc171d 50%, #b50007 51%, #b50007 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c94248), color-stop(50%,#bc171d), color-stop(51%,#b50007), color-stop(100%,#b50007)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c94248 0%,#bc171d 50%,#b50007 51%,#b50007 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c94248 0%,#bc171d 50%,#b50007 51%,#b50007 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c94248 0%,#bc171d 50%,#b50007 51%,#b50007 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c94248 0%,#bc171d 50%,#b50007 51%,#b50007 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c94248', endColorstr='#b50007',GradientType=0 ); /* IE6-9 */
}



.head-left .addvbg {
    position:relative;
    clear:both;
    padding-top:12px;
}

.head-left .carouselAds {
    border:1px solid #318dcc;
    width:460px;
    height:142px;
    margin-right:78px;
}

.head-left .adnums {
    background-color:#fff;
    border:1px solid #c1c1c1;
    border-radius:5px;
    padding:0px 10px 7px 5px;
    width:10px;
    position:absolute;
    left:2px;
    top:22px;
}

.head-left .adnums a {
    background-color:#278acb;
    border:1px solid #153462;
    border-radius:5px;
    width:10px;
    border-radius:6px;
    height:10px;
    margin-top:7px;
    display:block;
}

.head-left .adnums a.sel {
    background-color:#153462;
    border:1px solid #278acb;
}


.cont-out {
    clear:both;
    padding-top:10px;
}


#menu{
    display:block;
    border:1px solid #cccccc;
    border-radius:5px;

    background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding:7px;
    height:30px;
    overflow:hidden;
    width:964px;
    position:relative;
    z-index:1;
}

#menu a {
    display:block;
    padding:5px 7.4px;
    float:right;
    height:20px;
    border-left:1px solid #cccccc;
    font-size:17px;
}

#menu a img {
    margin-top:-2px;
}

.wide-area {
background: #07285b; /* Old browsers */
background: -moz-linear-gradient(left,  #07285b 0%, #185a96 24%, #247cbc 50%, #185a96 79%, #07285b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#07285b), color-stop(24%,#185a96), color-stop(50%,#247cbc), color-stop(79%,#185a96), color-stop(100%,#07285b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #07285b 0%,#185a96 24%,#247cbc 50%,#185a96 79%,#07285b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #07285b 0%,#185a96 24%,#247cbc 50%,#185a96 79%,#07285b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #07285b 0%,#185a96 24%,#247cbc 50%,#185a96 79%,#07285b 100%); /* IE10+ */
background: linear-gradient(to right,  #07285b 0%,#185a96 24%,#247cbc 50%,#185a96 79%,#07285b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07285b', endColorstr='#07285b',GradientType=1 ); /* IE6-9 */
}

.top-cat {
position: absolute;
background-color: #1d68a6;
border: 1px solid #fff;
color: #fff;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
text-decoration: none;
right: 10px;
top: 10px;
padding: 8px;
text-align: center;
width: 80px;
opacity: 0.85;
border-radius: 5px;
z-index: 5;
}

.topstory-wide {
    margin-top:-10px;
    width: 980px;
margin-left: auto;
margin-right: auto;
}

.home-top {
    padding:20px 10px 10px 10px;

}

.home-top-aright {
    float:right;
    background-image:url(../images/ts-arright.png);
}

.home-top-aleft {
    float:right;
    background-image:url(../images/ts-arleft.png);
}

.home-top-aright, .home-top-aleft {
    display:block;
    width:70px;
    height:70px;
    margin-top:100px;
}

.home-top .panels {
    width:819.9px;
    float:right;
}

.home-top .panels a {
    display:block;
    width:100%;
    height:300px;
}

.home-top .panels a .img-out {
    width:500px;
    height:300px;
    display:block;
    float:right;
    position:relative;
margin-left: 12px;
}

.home-top .panels a .img-in {
    width:502px;
    height:302px;
    display:block;
    position:absolute;
    top:0px;

background: -moz-linear-gradient(left,  rgba(33,117,180,1) 0%, rgba(32,115,178,0) 10%, rgba(27,97,158,0) 90%, rgba(26,95,156,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(33,117,180,1)), color-stop(10%,rgba(32,115,178,0)), color-stop(90%,rgba(27,97,158,0)), color-stop(100%,rgba(26,95,156,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(33,117,180,1) 0%,rgba(32,115,178,0) 10%,rgba(27,97,158,0) 90%,rgba(26,95,156,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(33,117,180,1) 0%,rgba(32,115,178,0) 10%,rgba(27,97,158,0) 90%,rgba(26,95,156,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(33,117,180,1) 0%,rgba(32,115,178,0) 10%,rgba(27,97,158,0) 90%,rgba(26,95,156,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(33,117,180,1) 0%,rgba(32,115,178,0) 10%,rgba(27,97,158,0) 90%,rgba(26,95,156,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2175b4', endColorstr='#1a5f9c',GradientType=1 ); /* IE6-9 */
}

.home-top .panels a img {
    border:1px solid #fff;
    width:500px;
    height:300px;
    border-left:0px none;
    border-right:0px none;
}


.home-top .panels a .ti {
    display:block;
    padding:5px;
    font-size:28px;
    color:#fff;
    text-shadow:2px 2px 0px #092d61;
    text-align:center;
}

.home-top .panels a .div {
    display:block;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    height:2px;
    margin-top:5px;
    margin-bottom:5px;
    width:250px;
    float:left;
    margin-left:30px;
}

.home-top .panels a .details {
    display:block;
    clear:left;
    padding:5px;
    font-size:17px;
    color:#fff;
    text-align:center;
}



.top-more {
    display:block;
    border:1px solid #ec2e38;
    padding:4px 10px;
    height:22px;
    font-size:19px;
    font-weight:normal;
    border-radius:12px;
    color:#fff;
    text-align:center;
float:left;

background: rgb(217,122,126); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(217,122,126,1) 0%, rgba(202,68,75,1) 50%, rgba(181,0,7,1) 51%, rgba(181,0,7,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,122,126,1)), color-stop(50%,rgba(202,68,75,1)), color-stop(51%,rgba(181,0,7,1)), color-stop(100%,rgba(181,0,7,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d97a7e', endColorstr='#b50007',GradientType=0 ); /* IE6-9 */

}

.home-top-right {
    display:block;
    clear:both;
    padding:5px;
    height:64px;
}


 .home-top-right a{
	display:block;
    float:right;
	overflow:hidden;
	margin-bottom:4px;
}

 .home-top-right a img{
	width:111px;
	height:60px;
	border:2px #7488ab solid;
	display:block;
	float:right;
    margin:0px 3px;
    opacity:0.8;
    border-radius:6px;
}

.home-top-right a.sel img {
    opacity:1.0;
	border:2px #b00108 solid;
    box-shadow:0px 0px 4px #b00108;
}

.marquee img {
    width:32px;
    height:32px;
    margin-bottom: -9px;
}

.pager{
        text-align: center;
}

.pager a{
    
    display: inline-block;
    margin-left: 10px;
    border-radius: 5px;
    padding: 6px;
    background-color: #fff;
    color: #000;
    transition:all 1s;
}

.pager a:hover {
    background-color:rgba(78,229,250,0.6);
}

.pager a.sel{
    color: #ccc;
}
.btn {
display: block;
border: 1px solid #ec2e38;
padding: 4px 10px;
height: 22px;
font-size: 19px;
font-weight: normal;
border-radius: 12px;
color: #fff;
text-align: center;
float: right;
background: rgb(217,122,126);
background: -moz-linear-gradient(top, rgba(217,122,126,1) 0%, rgba(202,68,75,1) 50%, rgba(181,0,7,1) 51%, rgba(181,0,7,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,122,126,1)), color-stop(50%,rgba(202,68,75,1)), color-stop(51%,rgba(181,0,7,1)), color-stop(100%,rgba(181,0,7,1)));
background: -webkit-linear-gradient(top, rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%);
background: -o-linear-gradient(top, rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%);
background: -ms-linear-gradient(top, rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%);
background: linear-gradient(to bottom, rgba(217,122,126,1) 0%,rgba(202,68,75,1) 50%,rgba(181,0,7,1) 51%,rgba(181,0,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d97a7e', endColorstr='#b50007',GradientType=0 );}

article {
    padding:20px;
    border-radius:10px;
    background-color:rgba(0,0,0,0.5);
}

#page {
    padding-top:10px;
}

div.double-cat {
    display:block;
    border:1px solid #cccccc;
    border-radius:5px;

    background: #fff; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 23%,#ffffff 100%); /* W3C */
background-position-y:1px;
background-repeat:no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding:5px;
    position:relative;
    z-index:1;

    box-shadow:inset 1px 1px 1px #fff;
    margin-bottom:10px;

}

#content {
    width:680px;
    float:right;
}

#sidebar {
    width:280px;
    float:left;
}

h2, h2 a {
    color:#b50208;
font-size: 24px;
font-weight: bold;
}

h2 {
    padding-right:10px;
    padding-bottom:5px;
    margin-bottom:6px;
    border-bottom:1px #999999 dashed;
}

.item-half {
    width:45%;
    padding:1.5% 2.4%;
    float:right;
    position:relative;
}

.item-half .item-link {
    display:block;
    text-align:center;
    font-size:17px;
    color:#4e4e4e;
    height:220px;
    /*text-shadow:0px 0px 2px #000;*/
    overflow:hidden;
    padding-left:5px;
    padding-right:5px;
}

.item-half img{
    display:block;
    margin:8px auto;
    border: 2px solid #2889cd;
    border-radius:10px;
}


.half-bul {
width: 80%;
margin: 0px auto;
background-color: #fff;
padding: 6px;
border: 1px solid #cccccc;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
border-top: 0px none;
height: 24px;
position: absolute;
bottom: -43px;
right: 28px;}

.half-bul a {
    display:block;
    padding:2px;
    border:1px solid #000;
    width:20px;
    height:20px;
    border-radius:16px;
    background-color:#2371b3;
    color:#fff;
    float:right;
    text-align:center;
    margin-right:6px;
    box-shadow:inset 2px 2px 2px #000;
}

.half-bul a.sel {
    background-color:#ba000a;
    box-shadow:inset 0px 0px 2px yellow;
}


.new-writers {
    padding-bottom:10px;
}

.new-writers a.title {
    text-decoration: none;color: #fff;display: block;background:url(/images/menuBg.gif) repeat-x;padding: 5px 10px;
}

.new-writers a.writer {
display:block;height:81px;width:250px;margin:12px auto 0px auto 
}

.new-writers a.writer img{
    display: block;
    width: 62px;
    height: 79px;
    border: 1px #1284e5 solid;
    float: right;
    direction: ltr;
}

    .new-writers a.writer .n {
        width: 178px;
        display: block;
        height: 18px;
        padding: 3px;
        font-size: 15px;
        background-color: #fff;
        border: 1px solid #d2d2d2;
        color: #ba000a;
        float: left;
    }

    .new-writers a.writer .t {
        width: 178px;
        display: block;
        height: 47px;
        padding: 4px;
        font-size: 17px;
        background: #ebebeb url('/images/lgrad.png') left bottom repeat-x scroll;
        color: #000;
        float: left;
    }



.col-cat .panels a {
    display:block;
    text-align:center;
    font-size:17px;
    color:#4e4e4e;
    height:220px;
    /*text-shadow:0px 0px 2px #000;*/
    overflow:hidden;
    padding-left:5px;
    padding-right:5px;
}

.col-cat .panels img{
    display:block;
    margin:8px auto;
    border: 2px solid #2889cd;
    border-radius:10px;
}


#sidebar .adnums {
    width: 70%;
    margin: 0px auto;
    background-color: #fff;
    padding: 6px;
    border: 1px solid #cccccc;
    
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top:0px none;
    height:24px;
    position:absolute;
    bottom: -38px;
    right: 40px;
}

#sidebar .adnums a {
    display:block;
    padding:2px;
    border:1px solid #000;
    width:20px;
    height:20px;
    border-radius:16px;
    background-color:#2371b3;
    color:#fff;
    float:right;
    text-align:center;
    margin-right:6px;
    box-shadow:inset 2px 2px 2px #000;
}

#sidebar .adnums a.sel {
    background-color:#ba000a;
    box-shadow:inset 0px 0px 2px yellow;
}

.with-buls {
    margin-bottom:46px !important;
}

.poll .name {
    color:#07265c !important;
    font-size:22px;
    padding:5px;
    text-align:center;
    border-bottom:0px none;
}

.poll .choice {
    padding:4px;
    border-bottom:1px dashed #999999;
    padding-bottom:2px;
    margin-bottom:4px;
}

.poll .btn {
    float:left;
    margin-bottom:5px;
}


.talkshow-top-story .pics{
	height:150px;
	overflow:hidden;
    background:#fff;
    background-image:url('../images/widebg.png');
    background-repeat:no-repeat;
    background-position:center top;
    border-bottom:1px solid #d2d1d1;
}

.talkshow-top-story .slider{
	width:580px;height:240px;
    float:right;
}

.talkshow-top-story .desc{
height: 50px;}

.talkshow-top-story .cloudcarousel{
	border:3px #fff solid;
    box-shadow:0px 3px 4px #4e4e4e;
	cursor:pointer;
}

.talkshow-top-story .sl_right{float:right;width:40px;height:62px;margin-top:38px;display:block;text-align:center;}
.talkshow-top-story .link{padding:10px;display:block;text-decoration:none}
.talkshow-top-story .sl_title{color:#07275a;font-size:18px;display:block;margin-top:0px;}
.talkshow-top-story .sl_desc{display:none;/*margin-top:7px;font-family:Tahoma;font-size:13px;color:#000;display:block;font-weight:bold;*/}
.talkshow-top-story .sl_left{float:left;width:40px;height:62px;margin-top:38px;display:block;text-align:center;}

.footer {
    box-shadow:inset 0px 2px 3px #000 ;
}

.copyright {
    text-align:center;
    color:#fff;
    padding:10px;
    font-weight:normal;
}

.social {
    text-align:center;
}

.social a{

    display:inline-block;
    width:32px;
    height:32px;
    margin-right:5px;
    margin-top:40px;

}

.fb {background-image: url(../images/icons/facebook32x32.png);}
.tw {background-image: url(../images/icons/twitter32x32.png);}
.gp {background-image: url(../images/icons/googlebuzz32x32.png);}
.rss {background-image: url(../images/icons/rss32x32.png);}
.yo {background-image: url(../images/icons/youtube32x32.png);}

.foot-m {
    margin-bottom:-16px;
}





.pagaination_con a {
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
}

.pagaination_con a:hover {
    background-color:#000;
    color:#fff;
}

.pagaination_con {
	margin: 20px 10px 20px 10px;
	padding: 0px;
	display: block;
}

.page_next {
    float:right;
    padding-right:32px !important;
    background-position:85px center;
-webkit-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
-webkit-border-top-right-radius: 8px;
border-top-right-radius: 8px;
    background-image:url('../images/pg-right.png');
}



.page_back {
    float:left;
    padding-left:32px !important;
    background-position:16px center;
-webkit-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
    background-image:url('../images/pg-left.png');
}



.page_next , .page_back{
    font-family: "Times New Roman", Times, serif;
      font-weight:bold;
  background-repeat:no-repeat;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #1d68a6;
	width: 70px;
	display: block;
	text-align: center;
	left: 0px;
    direction:ltr;
    box-shadow:0px 0px 6px #1d68a6;
}
.page_next {
	left: 600px;
}
.pagaination_con ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 390px;
	display: block;
}
.pagaination_con ul li{
	float: left;
	margin: 0px;
	padding: 0px;
    list-style:none;
}
.pagaination_con ul li a{
	float: left;
	font-family: tahoma;
	color: #FFF;
	text-decoration: none;
	background-color:#1d68a6;
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	text-align: center;
}
.pagaination_con ul li .page-selected {
	float: left;
	font-family: tahoma;
	color:#1d68a6;
	text-decoration: none;
	background-color: #F0F0F0;
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	text-align: center;
}

    .col-tabs{
        
        height: 30px;
        overflow: hidden;
        margin-bottom: -2px;
    }

    .col-tabs a{
        display: block;
border: 1px solid #cccccc;
border-radius: 5px;
padding: 5px;
position: relative;
z-index: 1;
box-shadow: inset 1px 1px 1px #fff;
background-color:#0a3165;
color: #fff;
text-shadow: 1px 1px 1px #222;
    float: right;
padding: 4px 10px 14px 10px;
    margin-left: 5px;
        position: relative;
    }

    .col-tabs a.sel{
color: #0a3165;
background-color: #e8e8e8;
text-shadow: 1px 1px 1px #fff;    
        z-index: 999;
    }    

/*--- order tool ---*/
a.order {
float: left !important;
display:none;
width: 100px !important;
height: 50px !important;
background-image: url('/images/order.png') !important;
position: absolute !important;
z-index: 100 !important;
}
div:hover>a.order{display:block}
.noorder a.order{visibility:hidden}
