@charset "utf-8";

/* import webfonts CSS file */
@import url('webfonts.css');

/* CSS Document */
html, body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #acacac;
    background: #000;
}
.d-none{display:none;}

/*ClearFix*/
.Clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.Clear {
    clear:both;
}
.Clearfix {
    display: inline-block;
}
h1 {
    font-size: 100%;
}
h2 {
    font-size: 100%;
}
p, a, ul, li, h1, h2, h3, h4, h5, from {
    padding:0px;
    margin:0px;
}
b {
    font-weight: bold;
}
img {
    padding:0px;
    margin:0px;
    border:0px;
}
a:link {
    text-decoration: none;
    outline: 0;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#333333;
}
.pg_id_f7b95 #ele_selected a:link {
    text-decoration: none;
    outline: 0;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#EEEEEE !important;
}

a:visited {
    text-decoration: none;
}
a:hover {
    color: #999;
}
/*Text Link css*/
.linkVU a {
    Font-Family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:underline;
}
.linkVU a:hover {
    Font-Family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}
/*Bgcolour css*/
.BgWhite {
    background-color:#ffffff;
}
.BgBlack {
    background-color:#000000;
}
/*Layout css*/
#Wraper {
    width:945px;
    margin: 0 auto;
    position: relative;
}
/*header*/
/*#Header {
    width:998px;
        float:right;
    height:134px;
}*/
/*header top*/
/*.HeadTop {
    width:100%;
    height:94px;
}
#Logo {
    float:left;
    padding:14px 0 0 0;
}*/
#Header {
    position: relative;
}
/*header top*/
.HeadTop {
    width:100%;
    height: 105px;
    border-bottom: 1px solid #4d4d4d;
}
#Logo a {
    background: url('../images/PRshots_logo.png') no-repeat 0 40px;
    display: block;
    width: 145px;
    height: 51px;
    text-indent: -9999px;
    padding-top: 40px;
}
.HeadMid {

}
.Search {

}
.SearchIcon {
    display: none;
}
form#searchFrm {
    position: absolute;
    top: 48px;
    right: 0;
}
form#searchFrm input[type="text"] {
/*    background: #000;
    width: 285px;
    height: 23px;
    padding: 5px 10px;
    border: 1px solid #4d4d4d;
    color: #7d7d7d;*/
     background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #84a1d4;
    box-shadow: 0 0 16px 6px #5075b5;
    -moz-box-shadow:0 0 16px 6px #2272CF;
    -webkit-box-shadow:0 0 16px 6px #2272CF;
    -o-box-shadow:0 0 16px 6px #2272CF;
    color: #7D7D7D;
    font-style: italic;
    height: 23px;
    padding: 5px 10px;
    width: 310px;
}
form#searchFrm input[type="submit"] {
    background:url(../images/icon_magglass.png) no-repeat center center;
    width: 34px;
    height: 34px;
    border: 0;
    color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.SearchBtn,.LoginBtn,.LoginBtnFloatNone,#SearchBtn,button {
    border:1px solid #5d7fbc;
    background-color: #819bcb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family:arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    padding: 2px 5px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    text-align: center;
    color: #FFFFFF;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#819bcb), color-stop(100%, #536f9d));
    background: -webkit-linear-gradient(top, #819bcb, #536f9d);
    background: -moz-linear-gradient(top, #819bcb, #536f9d);
    background: -ms-linear-gradient(top, #819bcb, #536f9d);
    background: -o-linear-gradient(top, #819bcb, #536f9d);
    background: linear-gradient(top, #819bcb, #536f9d);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
    padding: 2px 3px \9;
}


.SearchBtn:hover,.LoginBtn:hover,.LoginBtnFloatNone:hover,#SearchBtn:hover,button:hover {
    border:1px solid #7d99ca;
    background-color: #a5b8da;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5b8da), color-stop(100%, #7089b3));
    background-image: -webkit-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
    background-image: linear-gradient(top, #a5b8da, #7089b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a5b8da, endColorstr=#7089b3);
}



/**.SearchBtn,*.LoginBtn:hover {
 border:1px solid #a5b8da; border-radius: 3px;-webkit-border-radius: 3px; -moz-border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 0px 0px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #a5b8da; margin-left: 0px; float:right;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5b8da), color-stop(100%, #7089b3));
 background-image: -webkit-linear-gradient(top, #a5b8da, #7089b3);
 background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
 background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
 background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
 background-image: linear-gradient(top, #a5b8da, #7089b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a5b8da, endColorstr=#7089b3);
}*/

.SearchAdav {
    width:268px;
    float:left;
    text-align:right;
    padding:5px 0 0 0;
}
.SearchAdav a {
    font:normal 11px Arial, Helvetica, sans-serif;
    color:#91907b;
    text-decoration:underline;
}
.SearchAdav a:hover {
    text-decoration:none;
}
#Navigation {
    border-bottom: 1px solid #4d4d4d;
    width:100%;
    float:left;
    margin:0 0 8px 0;
}
.ArchiveCat{
    float:left;
    padding:0 0 0 10px;
}
.ArchiveCat a{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#ACACAC;
}
.Navi {
    float:left;
    position:relative;
    padding:0 10px 0 0;

}
.Navi li {
    display: inline;
    list-style-type:none;
}
.Navi li a {
    text-decoration:none;
    color: #ACACAC;
    display: inline-block;
    padding: 5px 15px;
}
.Navi li a:hover {
    color: #fff;
}
.Navi li.Select a {

}
body.wrap #Middle {
    width:100%;/*min-height:850px;*/
}
#Middle {
    width:998px;
    margin:auto;/*min-height:850px;*/
    position: relative;
}
#Left {
    width:733px;
    float:left;
}
.LeftBanner {
    width:100%;
    float:left;
    padding:20px 0 0 0;
}
.LeftBanner img {
    padding:3px;
    border:1px solid #e0e0e0;
    background:#fff;
}
.avatar {
    width:100%;
    float:left;
    padding:20px 0 0 0;
}
.avatar img {
    padding:3px;
    border:1px solid #e0e0e0;
    background:#fff;
}
.LeLogoLi {
    width:730px;
    float:left;
    background:#fff;
    border:1px solid #e0e0e0;
    margin:25px 0 0 0;
}
.LogoList {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:25px 0;
}
.LogoList li {
    float:left;
    list-style-type:none;
    display:block;
    padding:0 16px;
}
.LogoList li.AeroLe {
    padding:20px 19px 0 19px;
}
.LogoList li.AeroRi {
    padding:20px 19px 0 19px;
}
.LeftIn {
    width:100%;
    float:left;
}
.Introd {
    width:207px;
    float:left;
    padding:44px 23px 0 0;
}
.Introd h2 {
    font-size:30px;
    color:#645e38;
    padding:0 0 7px 0;
}
.Introd p {
    font:normal 12px/18px Arial, Helvetica, sans-serif;
    color:#595656;
}
.Introd p a {
    font:normal 12px/18px Arial, Helvetica, sans-serif;
    color:#000;
}
.JoinNow {
    background:url(../images/join_now_bg.jpg) no-repeat;
    width:196px;
    height:215px;
    float:left;
    padding:44px 39px 0;
}
.JoinNow h2 {
    font-size:30px;
    color:#645e38;
    padding:0 0 7px 0;
}
.JoinNow p {
    font:normal 12px/18px Arial, Helvetica, sans-serif;
    color:#595656;
}
.JoinNow p a {
    font:normal 12px/18px Arial, Helvetica, sans-serif;
    color:#a79b4d;
    text-decoration:underline;
}
.JoinNow p a:hover {
    text-decoration:none;
}
.Login {
    width:200px;
    float:right;
    padding:44px 0 0 0;
}
.Login h2 {
    font-size:25px;
    color:#645e38;
    padding:0 0 12px 0;
}
.ChekBox {

}
#Right {
    width:250px;
    float:right;
}
.LogoRi {
    float:right;
    padding:152px 0 0 0;
}
#Footer {
    width:100%;
    color: #808080;
    margin: 16px 0 0 0;
}
/*#Footer a {
    color: #808080;
}*/
#Footer a:hover {
    text-decoration: underline;
}
#FooterIn {
    width: 945px;
    margin: 0 auto;
    border-top: 1px solid #4D4D4D;
    padding: 10px 0 50px;
}
#Footer p.footerupper {float: left;}
#Footer p.footerlower {float: right;}
#Footer p.footerlower a {margin-left: 10px;}

/*-------------------- Homepage feature panel ---------------------*/
#homepanel {
    padding: 15px 0;
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 15px;
}
#homepanel #welcome {
    float: left;
    width: 225px;
}
#homepanel #welcome h2 {
    font-family: 'BlackJackRegular', Georgia, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    margin: 7px 0 5px 0;
}
#homepanel #featurepanel {
    margin-left: 240px;
}
#homepanel #featurepanel img {
    border: 7px solid #fff;
}

/*--------------------6-01-2012---------------------*/

.Right2InArchive {

}
.RightTopBg {
    display: none;
}
.RightMiddBg {
}
.About {

}
.About h2 {

}
.About p {

}
.RightBotmBg {
    display: none;
}
.MiddleInner {
    float:left;
    width:100%;
    padding: 15px 0;
}
.Prshots {
    width: 100%;
    float:left;
    background:#333;
    margin:0 0 0 0;
    /*    border-bottom:3px solid #2d2a19;*/
}
.Prshots h2 {
    background:#2d2a19;
    padding:7px 10px;
    font:bold 15px Arial, Helvetica, sans-serif;
    color:#fff;
}
.ArchiveDiv {

}
.ArchiveDiv h2 {
    border-bottom: 1px solid #7D7D7B;
    padding: 0 0 0 0;
    margin: 10px 0 5px 0;
    color:#fff;
    padding-bottom: 5px;
}
.ArchiveHomePage {
    margin: 10px 0 0 0;
}
.ArchiveLogo {
    /*text-align: center;
vertical-align: middle;*/
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}
.PrshotsLiBox {
    width:100%;
    float:left;
}
.PrshotsLi {
    width:230px;
    float:left;
    padding:10px;
    border-bottom:1px dashed #2d2a19;
}
.PrshotsLi h3 {
    font:bold 13px Arial, Helvetica, sans-serif;
    color:#2d2a19;
    padding:0 0 2px 0;
}
.PrshotsLi p {
    font:normal 12px/17px Arial, Helvetica, sans-serif;
    color:#333;
}
.PrshotsLi p a {
    color:#2d2a19;
}
.PrshotsLi p a.ReadM {
    color:#2d2a19;
    text-decoration:underline;
    font:bold 11px Arial, Helvetica, sans-serif;
}
.PrshotsLi p a.ReadM:hover {
    color:#2d2a19;
    text-decoration:none;
    font:bold 11px Arial, Helvetica, sans-serif;
}
#CategoryMenu .Navi li ul li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    margin-top:-26px;
}

.Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;

}
.Navi li ul li {
    position:relative;
    width:100% !important;
    float:left;
    background:none !important;
    list-style-type:none;
    padding:0;
    margin:0;
    height:auto;
}
.Navi li ul li a {
    width:172px;
    float:left;
    padding:5px 8px !important;
    font:normal 12px/18px Arial, Helvetica, sans-serif;
    color:#b9b9b9;
    border:0;
    background:none !important;
}
.Navi li ul li a img {
    float:right;
    padding:3px 0 0 0;
}
.Navi li ul li a:hover {
    float:left;
    color:#fff;
    background:#333333 !important;
    ;
}
.Navi li:hover a {
    color:#B9B9B9;
    background:url(../images/navi_aero.png) no-repeat bottom center;
}
* html .ddsmoothmenu {
    height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
    position: absolute;
    right: 7px;
    top: 10px;
}
.rightarrowclass {
    position: absolute;
    top: 6px;
    right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow { /*shadow for NON CSS3 capable browsers*/
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
}
.toplevelshadow { /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
    opacity: 0.8;
}
.Addnew_button a {
    -moz-border-radius: 3px 3px 3px 3px;
    background-color:  #444;
    border: 1px solid #000000;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 7px;
    text-align: center;
    margin-right: 10px;
}
.Addnew_button a:hover, .cancel_button a:hover {
    text-decoration: none;
}
.Addnew_button {
    float:none;
    margin: 0; padding: 0;
}
sub {
    font-size: 11px;
    font-weight: normal;
    color:red;
}
.PressForm td {
    border: 0 none;
    padding: 10px 0 10px 5px;
}
.About h2 span a {
    color: #888366;
    font-size: 14px;
    text-decoration: none;
}
.flashdata {
    color: #FF0000;
}
input[type=text] {

}
input[type=password] {

}
input[type=file] {

}
select {

}
/* CSS for notifications start */
.message {
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px;
    -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    width: 100%;
    border: 1px solid;
    color: #000;
    padding: 15px;
    position: fixed;
    _position: absolute;
    /*    text-shadow: 0 1px 0 rgba(0,0,0,.5);*/
    z-index: 100;
    font-weight: normal;
    cursor:pointer;
}
.info {
    background-color: #fff;
    border-color: #ebebeb;
}
.errorNot {
    background-color: #fff;
    border-color: #ebebeb;
}
.warning {
    background-color: #fff;
    border-color: #ebebeb;
}
.success {
    background-color: #fff;
    border-color: #ebebeb;
}
.message h3 {
    margin: 0 0 5px 0;
}
.message p {
    margin: 0;
}
@-webkit-keyframes animate-bg {
    from {
    background-position: 0 0;
}
to {
    background-position: -80px 0;
}
}
@-moz-keyframes animate-bg {
    from {
    background-position: 0 0;
}
to {
    background-position: -80px 0;
}
}
#trigger-list {
    text-align: center;
    margin: 100px 0;
    padding: 0;
}
#trigger-list li {
    display: inline-block;
    zoom: 1;
}
#trigger-list .trigger {
    display: inline-block;
    background: #ddd;
    border: 1px solid #777;
    padding: 10px 20px;
    margin: 0 5px;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
    color: #333;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#trigger-list .trigger:hover {
    background: #f5f5f5;
}
/*--------------------------------------*/

.centered {
    text-align: center;
}
.twitter-follow-button {
    position: relative;
    top: 7px;
}
/* CSS for notifications end */

.PagingTable {
    color: #000000;
    font: 12px Arial;
    padding:0 0px 20px 0px;
    width:100%;
    clear:both;
    float:left;
}
.PagingTable table {
    margin: 10px 0 0;
}
.PagingTable td {
    padding: 0 0;
    vertical-align: top;
}
.paging {
    text-align: center;
}
.paging span {
    padding: 0 5px;
}
.paging a {
    color: #FFFFFF;
    text-decoration:underline;
    font-weight: bold;
    padding-left:3px;
}
/* Search page CSS Start */
/*-------------------------01/02/2012-----------------------*/

#Navigation .SearchAdav {
    float: left;
    padding:8px 0 0 10px;
    text-align: right;
    width:auto;
}
#Navigation .Search {
    float:left;
    width:auto;
    padding:5px 0 0 0;
}
.Login5Btn {
    float:left;
    padding:5px 0 0 10px;
}
#Navigation .SearchFild {
    background:url(../images/search_fild_1.png) no-repeat;
    width:680px;
    height:17px;
    float:left;
    border:0;
    color:#666;
    padding:4px 5px;
    margin:0 4px 0 0;
}
.LeftNavi {
    display:block;
}
.LeftNavi li {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    /*border-bottom:1px dashed #333;*/
    cursor:pointer;
}
.LeftNavi li a {
    /*background:url(../images/aero.png) no-repeat 5px 9px !important;*/
    float:left !important;
    padding:8px 5px 8px 17px !important;
    font:normal 12px Arial, Helvetica, sans-serif !important;
    color:#eee !important;
    text-decoration:none;
    border:0px !important;
    width:128px;
}
.LeftNavi li a:hover {
    /*    color:#fff !important;*/
    /*background:url(../images/aero_w.png) no-repeat 5px 9px #2d2a19 !important;*/
}
/*.LeftNavi li:hover {

    border-bottom:1px dashed #333;
}*/
/*.LeftNavi li:hover a {
    background:url(../images/aero_w.png) no-repeat 5px 9px !important;
}*/

.LeftNavi li.fixedTip ul {
    width: 150px !important;
    float:Left;
    list-style-type:none;
    background:#333;
}
.LeftNavi li.fixedTip ul li {
    width: 150px !important;
    float:Left;
    list-style-type:none;
}
.LeftNavi li.fixedTip ul li a {
    /*background:url(../images/aero.png) no-repeat 5px 9px !important;*/
    float:left !important;
    padding:8px 5px 8px 17px !important;
    font:normal 12px Arial, Helvetica, sans-serif !important;
    color:#fff !important;
    text-decoration:none;
    border:0px !important;
    width:128px;
}
.LeftNavi li.fixedTip ul li a:hover {
    color:#fff !important;/*background:url(../images/aero_w.png) no-repeat 5px 9px #2d2a19 !important;*/
}
/*.LeftNavi li.fixedTip ul li a{
    background:url(../images/aero.png) no-repeat left !important;
    float:left !important;
    padding:0 0 0 12px !important;
    font:normal 12px Arial, Helvetica, sans-serif !important;
    color:#333 !important;
    text-decoration:none;
    border:0px !important;
    width: 128px;
}
.LeftNavi li.fixedTip ul li a:hover {
    color:#000 !important;
    background:url(../images/aero_w.png) no-repeat left !important;
}
.LeftNavi li.fixedTip ul li:hover {
    background:none !important;
    border-bottom:1px dashed #333;
    color:#fff ;
}
.LeftNavi li.fixedTip ul li:hover a{
    color:#000 !important;
    background:url(../images/aero.png) no-repeat left !important;
}
.LeftNavi li.fixedTip ul li:hover ul li a{
    color:#333 !important;
    background:url(../images/aero.png) no-repeat left !important;
}
*/.Twitter {
    width:240px;
    padding:5px;
    background:#fff;
    float:left;
    text-align:center;
}
.SearchTop {

}
.SearchTop h3 {
    border-bottom: 1px solid #7D7D7B;
    margin: 0 0 5px 0;
}
.RightMiddBg .SearchAdav {
    float: left;
    padding:8px 0 0 10px;
    text-align: right;
    width:auto;
}
.RightMiddBg .Search {
    float: left;
}
.RightMiddBg .SearchFild {
    width: 250px;
    height: 17px;
}
.ResultShow {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.ResultShowLe {
    float:left;
    padding: 2px 0 0 0;
}
.ResultShowLe span {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#fff;
}
.Pagging1 {
    float:right;
    padding: 2px 0 0 20px;
    list-style-type:none;
    display:block;
}
.Pagging1 li {
    float:left;
    padding:0 4px;
    list-style-type:none;
    display:block;
    line-height: 15px;
}
.Pagging1 li a {
    color:#fff;
    /*    text-decoration:underline;*/
    padding:0 3px;
    font-weight: bold;
}
.Pagging1 li a:hover {
    text-decoration:underline;
}
.Pagging1 li a.Select {
    text-decoration:none;
}
.FilterBy {
    width:724px;
    float:left;
    margin:0 0 0 6px;
    padding:8px 0;
}
.FilterBy label {
    float:left;
    padding:0 8px;
    font:normal 12px/22px Arial, Helvetica, sans-serif;
    color:#000;
}
.FilterBySe {
    width:200px;
    float:left;
    border:1px solid #ccc;
    height:22px;
}
.FilterBy span {
    float:right;
    padding:0 8px 0 0;
}
.FilterBy span a {
    font:bold 12px/22px Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration:underline;
}
.FilterBy span a:hover {
    text-decoration:none;
}
.TabingBlock {
    /*width:708px;*/
}
.Tabing {
    clear: both;
    width: 100%;
    float:left;
    list-style-type:none;
    display:block;
    padding: 5px 0 0 0;
    margin: 5px 0 0 0;
}
.top-full-row{
    float: left;
    width: 100%;
    border-bottom: 1px solid #7D7D7B;
}
.top-full-row > table > tbody > tr > td{
  font:bold 12px Arial,Helvetica,sans-serif;
}
.top-full-row > table > tbody > tr > td.cfff{
    color: #fff;
}
.Tabing li {
    float:left;
    list-style-type:none;
}
.Tabing li a {
    background: #4D4D4D;
    display: block;
    float:left;
    text-decoration:none;
    color: #fff;
    padding: 2px 8px;
    margin-right: 2px;
}
.Tabing li a span {

}
.Tabing li a:hover {
    text-decoration: underline;
}
.Tabing li a:hover span {

    color:#fff;
}
.Tabing li.select a:hover span {

    color:#4D4D4D;
}
.Tabing li.select a {
    background: #fff;
    color: #4D4D4D;
}
.TabingMidd {
    min-height:200px;
    margin:0 0 0 0;
}
.HobbList {
    width:100%;
    float:left;
    padding: 0;
}
.HobbListRow {
    float:left;
    margin:10px;
    padding:10px;
    background:#fff;
}
.HobbListImg {
    float:left;
    padding:0 10px 0 0;
    width:150px;
}
.pg_id_a8c00 .HobbListImg {
    float:left;
    padding:0 0 0 0;
    width:150px;
}
.HobbListTxt {
    float:left;
    padding:16px 0 0 20px !important;
}
.HobbListTxt p {
    /*    padding:0 0 10px 0;*/
    color:#333;
}
.HobbListTxt p a {
    color:#333;
    text-decoration:underline;
}
.HobbListTxt p a:hover {
    text-decoration:none;
}
.HobbListTxt p span {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#2D2A19;
    float:left;
    width:100%;
}
.HobbListTxt p a.Preview {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#2D2A19;
    text-decoration:none;
}
.HobbListTxt p a.Preview:hover {
    color:#000;
}
.HobbListTxt p a.VimgDe {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#2D2A19;
    text-decoration:none;
}
.HobbListTxt p a.VimgDe:hover {
    color:#000;
}
.HobbListTxt p img {
    vertical-align:middle;
    padding:0 8px 0 0;
}
.TabingBlock .TabingMidd .HobbList .ResultShow {

}
ul.azlist {
    clear: right;
    display: block;
    margin: 10px 0 0 15px;
    padding: 0;
}
ul.azlist li {
    float: left;
    height: 20px;
    list-style: none outside none;
    margin: 0 6px 15px 0;
    width: 21px;
}
ul.azlist li a {
    color: #fff;
    display: block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 21px;
}
/*
#edit{
    position: absolute;
    z-index: 2;
    background: #cccccc;
    width: 240px;
        left:134px;
    padding: 0.3em;
    border: 1px solid gray;
    top:155px;
}*/
/* Search CSS ends */

/*--------------------------07-02-2012--------------------*/
.RiDetai {
    width:724px;
    padding:0 0 0 6px;
    float:left;
    background:#fff;
}
.RiDetaiTR {
    width:704px;
    float:left;
    padding:10px;
}
.RiDetaiTR h3 {
    font:bold 15px Arial, Helvetica, sans-serif;
    color:#000;
    padding:0 0 5px 0;
}
.RiDetaiTR p {
    font:normal 12px/17px Arial, Helvetica, sans-serif;
    color:#333;
}
.RiDetaiMidd {
    width:714px;
    float:left;
    padding:0;
    margin:3px;
    border:2px solid #ccc;
}
.RiDetaiMLe {
    width:230px;
    float:left;
    background:#eee;
    padding:7px;
}
.RiDetaiMLeImg {
    width:100%;
    float:left;
    text-align:center;
    padding:0 0 8px 0;
}
.RiDetaiMLeImg img {
    padding:2px;
    background:#fff;
    border:1px solid #ccc;
}
.PreImg {
    width:190px;
    float:left;
    list-style-type:none;
    display:block;
    padding:0 5px;
    background:#fff;
    border:1px solid #ccc;
    margin:10px 0 0 0;
}
.PreImg li {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:5px 0;
}
.PreImg li span {
    float:left;
    padding:0 6px 0 0;
}
.PreImg li label {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#000;
}
.LeBox {
    width:100%;
    float:left;
}
.LeboxLi {
    width:190px;
    float:left;
    list-style-type:none;
    display:block;
    padding:5px;
    background:#fff;
    border:1px solid #ccc;
}
.LeboxLi li {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:5px 0;
}
.LeboxLi li span {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#000;
    float:left;
}
.LeboxLi li label {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#000;
    float:right;
}
.RiDetaiMRi {
    width:400px;
    float:left;
    padding:7px;
}
.RiDetaiMRiLi {
    width:100%;
    float:left;
}
.RiDetaiMRiLiR {
    width:100%;
    float:left;
    margin:0 0 0px 0;
}
.RiDetaiMRiLiR h3 {
    background:#eee;
    padding:5px;
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#2d2a19;
}
.RiDetaiMRiLiR p {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#333;
    padding:5px;
}
.RiDetaiMRiLiR p a {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#333;
    padding:0 8px 0 0;
    text-decoration:underline;
}
.RiDetaiMRiLiR p a:hover {
    text-decoration:none;
}/*
#slide {
    float: left;
    padding: 39px;
    position: fixed;
    right: 115px;
    top: 170px;
        font-size:14px;
}
#slide a{
text-decoration:none;
color:#808080;
} */
.LeftNavi li a .rightarrowclass {
    position: absolute;
    top:10px;
    right: 5px;
}
.LeftNavi li ul li a .rightarrowclass {
    position: absolute;
    top:10px;
    right: 5px;
}
/* CSS for Search Page Start */
.RightMiddBg h2 {

}
.SearchList {
    float:left;
    list-style-type:none;
    display:block;
    padding:10px 0;
    margin:0;
    border-bottom:1px solid #ccc;
    background:#fff;
    width: 100%;
}
/*.SearchListRow{
    width:101px;
    float:left;
    list-style-type:none;
    display:block;
    padding:10px;
    position: relative;
}*/
.SearchListRow {
    display: block;
    float: left;
    list-style-type: none;
    padding: 10px;
    position: relative;
    width: 112px;
    margin: 20px 0 0 35px;
}
/*.hor-logo {
    position: absolute;
    left: 0px;
    top: 0;
}*/
.hor-logo {
    left: 0;
    position: absolute;
    top: 12px;
}
.SearchList.Last {
    background:none;
}
.SearchListRow h3 {
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#000;
    text-transform:uppercase;
    padding:0 0 3px 0;
    text-align:center;
}
/*.SearchListRow span{
    width:100%;
    float:left;
    text-align:center;
    height:93px;
    padding: 0 0 0 12px;
}*/
.SearchListRow span {
    float: left;
    height: 100px;
    padding: 0 0 0 17px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.SearchListRow span img {
    padding:2px;/*    border:1px solid #ccc;*/
}
.SearchListRow label {
    width:100%;
    float:left;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#000;
    padding:0 0 0 8px;
    text-align:center;
}
.SearchListRow label a {
    color: #000;
}
.SearchListRow p {
    width:100%;
    float:left;
    padding:3px 0;
    text-align: center;
}
.SearchListRow p a {
    /*    float:left;*/
    outline:none;
    padding:0 0;
}
/* CSS for Search Page End */

.mediaplayer {
    display: none;
}
ul.whatsnew {
    clear: right;
    display: block;
    margin: 10px 0 0 15px;
    padding: 0 0 22px 0;
}
ul.whatsnew li {
    float: left;
    height: 0;
    list-style: none outside none;
    margin: 0 6px 15px 0;
    width: 70px;
}
ul.whatsnew li a {
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    width: 70px;
}
#box-table-a {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin:17px 0 17px 0px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;

}
.SampleSrhTOP{
    width: 48%;
    padding-left: 10px;
    padding-top: 10px;
    float: left;
}
.SampleSrhTOPMAIN{
    float: left;
   /* background: #333333;*/
   background: #6E6E6E;
}
#box-table-a th {
    background: none repeat scroll 0 0 #6E6E6E;
    border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
    /*    border-top: 4px solid #3E3B2C;*/
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-align: center;
}
#box-table-a td {
    background: none repeat scroll 0 0 #D8D8D8;
    border-right: 1px solid #FFFFFF;
    border-top: 1px dashed #FFFFFF;
    color: #585858;
    padding:17px 2px;
    min-width:10%;
    text-align: center;
}

#box-table-a td a {
    text-align: center;
    display: block;
}
#masterArchive td {
    background: none repeat scroll 0 0 #585858;
    /*    border-bottom: 1px solid #FFFFFF;*/
    border-top: 1px dashed #FFFFFF;
    color: #D8D8D8;
    padding: 8px;
}
#box-table-a tr:hover td {
    /*    background: #848484;
        color: #FFFFFF;*/
}

#box-table-a tr td a:hover {
    font-weight: bold;
}
#box-table-b {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 17px 0;
    width:100%;
    text-align: left;
    border-collapse: collapse;
}
#box-table-b th {
    border-bottom: 1px solid #FFFFFF;
    /*    border-top: 4px solid #3E3B2C;*/
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background-color: #BAB9B3;
    text-align: center;
}
#box-table-b td {
    background: none repeat scroll 0 0 #D8D8D8;
    /*    border-bottom: 1px solid #FFFFFF;*/
    border-top: 1px dashed #FFFFFF;
    color: #585858;
    padding: 8px;
    text-align: center;
}
#box-table-b tr:hover td {
    /*    background: #848484;
        color: #FFFFFF;*/
}
#box-table-b tr td a:hover {
    font-weight: bold;
}
TD.linksectionheader {
    background-color: #A4A4A4;
    background-repeat: repeat-x;
    border-color: #1C1C1C;
    border-right: 1px solid #1C1C1C;

    border-style: solid;
    border-width: 1px;
    padding: 4px;
    text-align: left;
    color: #ffffff;
}
fieldset {
    width: 100%;
    margin-top: 20px;
}
.fieldset {
    width: auto;
    margin-top: 20px;
}
.tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:250px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}
span.closeBtn {
    float:right;
    margin:-35px 30px 0 0;
    cursor:pointer;
}
.GetLinkT {
    float:left;
    width:215px;
    border:1px solid #ccc;
    background:#fff;
}
.GetLinkT .linksectionheader {
    background-color:none;
    border:0px solid #1C1C1C;
    color: #FFFFFF;
    padding: 0;
    text-align: left;
}
.GetLinkT .linksectionheader h3 {
    background:#000;
    padding:5px;
}
.adminoptionlist li a {
    background:url(../images/aero.png) no-repeat;
    float:left;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#000;
    padding:0 0 0 12px;
    margin:4px 0;
    outline:none;
    text-decoration:none;
}
.adminoptionlist li a:hover {
    color:#666;
    font:bold 12px Arial, Helvetica, sans-serif;
}
.adminoptionlist li ul li a {
    float:left;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#000;
    padding:0 0 0 12px;
    margin:3px 6px;
    outline:none;
}
.adminoptionlist li ul {
    width:100%;
    float:left;
}
.adminoptionlist {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.adminoptionlist li {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.GetLinkS {
    width: 16px;
    float: left;
    height:25px;
}
.rcbInput {
    background:url(../images/search_fild.png) no-repeat right;
    width:156px !important;
    height:25px;
    float:left;
    border:0;
    color:#666;
    padding:0 5px;
    margin:3px 4px 7px 0;
    line-height:25px;
    border-left:1px solid #919191;
}
.Go4Btn {
    background:url(../images/go.png) no-repeat right;
    width:32px;
    height:28px;
    float:left;
    border:0;
    font-size:0px;
    text-indent:-999px;
    margin:-3px 0 0 0;
    cursor:pointer;
}
#category_cont {
    border: 1px solid #000;
    background-color: #EDEDED;
    overflow-y: scroll;
    padding: 20px;
    font-weight: bold;
}
ul.tree, ul.tree ul {
    list-style-type: none;
    background: url(../images/vline.png) repeat-y;
    margin: 0;
    padding: 0;
}
ul.tree ul {
    margin-left: 10px;
    position: relative;
}
ul.tree li {
    margin: 0;
    padding: 0 12px;
    line-height: 20px;
    background: url(../images/node.png) no-repeat;
    color: #444444;
    font-weight: bold;
}
ul.tree li a {
    color: #444444;
}
ul.tree li.last {
    background: #fff url(../images/lastnode.png) no-repeat;
}
.closefolder {
    cursor: pointer;
}
.closeicon {
    background: #fff url(../images/closelabel.png) no-repeat;
    cursor: pointer;
    float: right;
    padding: 5px;
}
.SearchList .formele {
    padding: 10px 0 0 12px;
    width: 500px;
}
#counter {
    font-weight:bold;
    margin-bottom:5px;
}
#count {
    float:right;
    margin-right:8px;
    font-weight:bold;
}
.bar {
    width:0px;
    height:16px;
}
.bluebar {
    background:#2098e4;
    background:-moz-linear-gradient(center top, #2098e4, #105cbe);
    background: -webkit-gradient(linear, left top, left bottom, from(#2098e4), to(#105cbe));
}
.redbar {
    background:#cc0000;
    background:-moz-linear-gradient(center top, #cc0000, #900);
    background: -webkit-gradient(linear, left top, left bottom, from(#cc0000), to(#900));
}
.barcount {
    height:16px;
    width:150px;
    overflow:hidden;
    border:solid 1px #d3d3d3;
    float:right;
    -webkit-border-radius:0.3em;
    -moz-border-radius:0.3em;
    border-radius:0.3em;
}
/*----------------------------------27-03-2012----------------------------*/

#PoupWindow {
    width:665px;
    margin:auto;
}
#PoupWrp {
    width:75%;
    float:left;
    background:#fff;/*border:2px solid #ccc;*/
}
.PoupLi {
    width:100%;
    float:left;
    padding:10px;
}
.PoupLiImg {
    float:left;
    padding:0 10px 0 0;
}
.PoupLiTxt {
    width:298px;
    float:left;
}
.PoupLiTxtLi {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.PoupLiTxtLi li {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.PoupLiTxtLi li h3 {
    background:#eee;
    padding:3px 5px;
    font:bold 15px Arial, Helvetica, sans-serif;
    color:#000;
}
.PoupLiTxtLi li p {
    background:#fff;
    padding:3px 5px;
    font:normal 13px Arial, Helvetica, sans-serif;
    color:#000;
}
.calc {
    font-size: 16px;
    font-weight: normal;
}
/*
* Table Sorter CSS Start
*/
table.tablesorter thead tr .header {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: 10% 50%;
    cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/desc.gif);
}
/* end table sorter css */
/*
* Table Sorter CSS End
*/

.imglandscape {
    background: url(../images/E-slideland.JPG) no-repeat;
    float: left;
    height: 66px;
    padding: 42px 23px;
    text-align: center;
    width: 104px;
}
.vidlandscape {
    background: url(../images/FilmLand.JPG) no-repeat;
    float: left;
    height: 66px;
    padding: 42px 23px;
    text-align: center;
    width: 104px;
}
.imgpotrait {
    background: url("../images/E-slideport.JPG") no-repeat scroll 0 0 transparent;
    float: left;
    height: 127px;
    line-height: 150px;
    padding: 23px 0 0;
    text-align: center;
    width: 150px;
}
.headlang {
    position: absolute;
    left: 47px;
    top: 32px;
    width: 225px;
}
/*
    Login panel css start
*/
#demo-header {

}
a#login-link {
    display: none;
}
#login-panel, .SubNavi2 {
    background: #333333;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    text-align: right;
}
#login-panel form {
    padding: 2px 15px 4px 15px;
}
#login-panel ul li {
    display: inline;
}
#login-panel a {
    color: #fff;
}
#login-panel a:hover {
    text-decoration: underline;
}
#login-panel input[type="text"], #login-panel input[type="password"] {
    background: #e1e1e1;
    border: 0;
    height: 14px;
    width: 100px;
    font-size: 11px;
    padding: 1px 2px 0 2px;
    position: relative;
    top: -1px;
}
#login-panel input[type="checkbox"] {
    position: relative;
    top: 2px;
}
#login-panel input[type="submit"] {
    background:url(../images/butt_login.png) no-repeat;
    width: 45px;
    height: 15px;
    border: 0;
    color: transparent;
    position: relative;
    top: 2px;
    margin-left: 5px;
}
#login-panel a#forgotpasswordlink {
    padding: 0 5px;
    margin-right: 5px;
    border-right: 1px solid #fff;
}
.SubNavi2 {
    padding: 7px 15px 7px 15px;
}
.SubNavi2 a {
    color: #fff;
}
.SubNavi2 a:hover {
    text-decoration: underline;
}
#login-panel2 {
    position: absolute;
    top: 26px;
    right: 0px;
    width: 190px;
    padding: 10px 15px 5px 15px;
    background: #2a2a2a;
    font-size: 8pt;
    font-weight: bold;
    color: #FFF;
    display: none;
    z-index: 10;
}
label {
    line-height: 1.8;
}
/*
    Login panel CSS end
*/
.HeaderStrip {
    float: right;
    height: 30px;
    width:986px;
    padding:0 0 0 20px;
    background: #332F33;
}
/*-------------------- Homepage landing page links --------------*/
.HomeLeft, .HomeRight {
    background: #fafafa;
    width: 465px;
}
.HomeLeft a, .HomeRight a {
    background: url('../images/arrow_right.png') no-repeat top right;
    display: block;
    height: 75px;
    padding: 15px 25px 0 135px;
    color: #6d6d6d;
    font-size: 11px;
    line-height: 15px;
}
.HomeLeft a:hover, .HomeRight a:hover {
    background: url('../images/arrow_right.png') no-repeat bottom right;
    color: #515151;
}
.HomeLeft h3, .HomeRight h3 {
    font-family: 'BlackJackRegular', Georgia, serif;
    color: #000;
    font-weight: normal;
    font-size: 24px;
    padding-top: 5px;
    margin-bottom: 4px;
}
.HomeLeft {
    background: #fafafa url('../images/icon_press.png') no-repeat 20px 3px;
    float: left;
}
.HomeRight{
    background: #fafafa url('../images/icon_brands.png') no-repeat 20px 10px;
    float: right;
}

/*--------------------19-04-2012--------------*/
.LogoLi {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.LogoLi li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0 16px;
}
.MiddTxtBox {
    border-top: 1px solid #4D4D4D;
    padding: 15px 0;
}
.MiddTxtBox h2 {
    background:#000;
    padding:2px 0;
    font:normal 18px Arial, Helvetica, sans-serif;
    color:#fff;
    text-align:center;
    margin:0 0 10px 0;
}
.MiddTxtBox p {

}
.PremiumBrand {
    border-bottom: 1px solid #4D4D4D;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.PremiumBrandLi {

}
.PremiumBrandLi a {

}
.PremiumBrandLi a:hover {

}
.PremiuTxt {

}
.PremiuTxt li {

    list-style-type:none;
}
.MidImgList {
    width: 100%;
    overflow: hidden;
    padding: 15px 0 0 0;
    border-top: 1px solid #4D4D4D;
    margin: 15px 0 -7px 0;
}
.MidImgLi {
    list-style-type:none;
    width: 120%;
}
.MidImgList div {
    float:left;
    list-style-type:none;
    display:block;
}
.MidImgList li img {
    border: 4px solid #fff;
    margin-right: 15px;
}
.MidImgList li .lightboxgroupname {display: block;}
.MidBotmTxt {
    width:100%;
    float:left;
    padding:50px 0;
}
.MidBotmTxtLe {
    float: left;
    padding: 0 0 0 15px;
    width:490px;
}
.MidBotmTxtLe p {
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#000;
}
.MidBotmTxtLe p span {
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#000;
}
.MidBotmTxtRi {

    padding: 5px 0 0 0px;
}
.MidBotmTxtRi p {
    font:bold 11px Arial, Helvetica, sans-serif;
    color:#000;
}
.MidBotmTxtRi p span {
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#000;
}
.BrandLeft {

}
.BrandTxt {

}
.BrandTxtNavi {
    list-style-type:none;
}
.BrandTxtNavi li {
    list-style-type:none;
}
.BrandTxtNavi li a {

}
.BrandTxtNavi li a:hover {

}
.BrandRight {
    float:right;
}
.Testimonials {
    width:100%;
    float:left;
}
.Testimonials h2 {
    text-align:center;
    font:normal 18px Arial, Helvetica, sans-serif;
    color:#000;
    text-transform:uppercase;
    padding:0 0 6px;
}
.TestiListRow {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    background:#fff;
    padding:10px 0;
    max-height: 400px;
    overflow-x:hidden;
    overflow-y: scroll;
    padding: 0 0 0 12px;
}
.TestiListRow li {
    width:420px;
    padding:15px;
    float:left;
    list-style-type:none;
    display:block;
    background:#fff;
}
.TestiListRow li label {
    width:120px;
    float:left;
}
.TestiListRow li span {
    float:left;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#000;
    width:300px;
}
.PressMid {
    padding-top: 15px;
    position: relative;
}
.PressMid h3 {
    font-family: 'BlackJackRegular',Georgia,serif;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    padding: 0;
    margin: 0;
}
.PressMid div h3 {
    display: block;
}
.PressMid .LogoList {
    display: block;
    float: left;
    list-style-type: none;
    padding:0 0 10px;
    width: 100%;
}
.PressMidIn {
    border-top: 1px solid #4D4D4D;
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
}
.PressMidLe {
    width:680px;
    float:left;
}
.PressLeft {
    width:310px;
    float:left;
}
.Features h2 {
    font:bold 16px Arial, Helvetica, sans-serif;
    color:#fff;
    padding:2px 0 2px 6px;
    background:#000;
}
.Features {
    width:100%;
    float:left;
    padding:0 0 35px;
}
.FeaturesIn {
    width:298px;
    float:left;
    padding:6px;
    background:#fff;
}
.FeaturesLi {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.FeaturesLi li {
    margin:5px 0;
    width:275px;
    float:left;
    list-style-type:none;
    display:block;
    background:url(../images/aero_2.png) no-repeat left 3px;
    padding:0 0 0 23px;
}
.FeaturesLi li h4 {
    font:bold 13px Arial, Helvetica, sans-serif;
    color:#444;
}
.FeaturesLi li p {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#333;
}
.EditCle h2 {

}
.EditCle {

}
.EditCleIn {
    width:310px;
    float:left;
    padding:0 0;
    background:#fff;
}
.EditCleLi {

}
.EditCleLi li {

}
.EditCleLi li span {

}
.EditCleLi li span img {

}
.EditCleLi li label {
    width:100%;
    float:left;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#000;
    text-align:center;
}
.PressRight {
    width:340px;
    float:right;
}
.NewThisWeek {

}
.NewThisWeek h2 {

}
.NewThisWeekIn {

}
.NewThisWeekLe {

}
.NewThisWeekLe h4 {

}
.NewWeLeLogo {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:20px 0 0 0;
}
.NewWeLeLogo li {

}
.NewThisWeekRi {
    width:105px;
    float:right;
}
.NewThisWeekRi p a {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#333;
}
.NewThisWeekRi p {
    padding:0 0 10px 0;
}
.NewThisWeekRi p img {
    vertical-align:top;
}
.CuprentTrends {

}
.CuprentTrends h2 {

}
.CuprentTrends h2 span {

}
.CuprentTrendsIn {
    width:328px;
    float:left;
    padding:6px;
    background:#fff;
}
.CutTrImgTxt {
    width:195px;
    float:left;
}
.CutTrImgTxt h4 {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#666;
    text-align:left;
}
.CutTrImgTxt p {
    text-align:center;
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:30px 0 0 0;
}
.CuprTreLi {
    width:130px;
    float:left;
    margin:0;
    padding:0;
}
.CuprTreLi li {
    padding:1px 0;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#000;
    width:200px;
    float:left;
    margin:0;
}
.CuprTreLi li a {
    padding:1px 0;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#000;
    width:134px;
    float:left;
    margin:0;
}
.PressMidRi {
    width:250px;
    float:right;
}
.FollowTw {
    border: 4px solid;
    width:238px;
    float:left;
    padding:10px;
    background:#fff;
    margin:0 0 20px 0;
}
.FollowTw h2 {
    font:bold 16px Arial, Helvetica, sans-serif;
    color:#000;
}
.FollowTwArc {
    background: none;
    border: none;
    float: left;
    height: 260px;
    /*margin: 20px 0 20px;*/
    overflow-x: hidden;
    overflow-y: scroll;
    padding:0 10px 0 0;
    width: 165px;
}
.FollowTwArc .FollowTwInLi ul li {
    color:#000;
}
.FollowTwArc .FollowTwInLi ul li a {
    color:#000;
}
.FollowTwArc .FollowTwInLi li.IconTw {
    padding:0 !important;
}
.FollowTwArc .FollowTwInLi li.IconTw img {
    padding:0 9px 0 0;
    float:left;
    margin:-4px 0 0 0;
}
.FollowTwArc .FollowTwInLi li.IconTw a label {
    color:#000;
    font-size:12px;
    font-weight:normal;
}
.FollowTwArc h2 {
    font:bold 16px Arial, Helvetica, sans-serif;
    color:#000;
}
.FollowTwIn {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.FollowTwIn li {
    padding:7px 0;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#000;
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.FollowTwIn li.IconTw img {
    padding:0 9px;
    float:left;
}
.FollowTwIn li.IconTw label {
    float:left;
    font:bold 15px Arial, Helvetica, sans-serif;
    color:#000;
}
.PressMidRiLi {

}
.PressMRiRow {

}
.PressMRiRow h4 {

}
.PressMRiRow h4 a {

}
.PressMRiRow h4 a:hover {

}
.PressMRiRow p {

}
.PressMid .MidBotmTxt {
    float: left;
    padding: 0 0 30px;
    width: 100%;
}
#servicePackFrm {
    margin: auto;
    padding: 1em;
    width:410px;
}
#servicePackFrm p {
    float:left;
    width:150px;
}
#servicePackFrm label {
    /*  width:100%;*/
    float:left;
}
#servicePackFrm input {
    float:left;
}
#servicePackFrm select {
    float:left;
    margin:0 0 8px 0;
}
#servicePackFrm br {
    width:100%;
    float:left;
}
.DemoFrm {
    width:49%;
    float:left;
    list-style-type:none;
    display:block;
}

.pg_id_deed4 .DemoFrm {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.DemoFrm li {
    padding:5px 0;
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.DemoFrm li p {
    float: left;
    padding: 0;
    width: 150px;
}
#demoWrapper #RegisterPressUserFrm .DemoFrm li p.RedTxt {
    float:right;
    width:260px;
    font:normal 11px Arial, Helvetica, sans-serif;
    color:#FF0000;
    padding:0;
    display: none;
}
.SehnaviM {
    float:right;
    color:#000;
    line-height: 30px;
    position: relative;
}
.SehnaviM a {
    padding: 0 4px;
    color:#000;
}
.About h2.customc {
    background:none;
    padding:8px 0 !important;
    margin-left:0 !important;
}
#Middle .MiddleInner #wrapper #Navigation .Navi {
    padding:0;
}
.menulogo {
    float:left;
    padding-top: 10px;
    margin-left: 0;
}
.aboutus {
    padding-left:10px;
}
.tweet-status a {
    color: #000;
    text-decoration:none;
}
.AboutTitle {
    margin: 0 0 0 3px;
    float: left;
    font-size: large;
}
#numbs {
    margin-left:10px;
    width: 34px;
}
#numbs a {
    color: #fff;
    display: block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 33px;
}
.MidBotmTxtLe a {
    color: #000 !important;
}
.MidBotmTxtLe a:hover {
    color: #999 !important;
}
.MidBotmTxtRi a {
    color: #000 !important;
}
.MidBotmTxtRi a:hover {
    color: #999 !important;
}
a.Register span.arrow {
    width:20px;
    height:20px;
    background: url(../images/aero_1.png) no-repeat;
    font-size:0px;
    float:right;
    margin:12px 30px 0 0;
    line-height:1px;
    text-indent:-9999px;
}
a.Register:hover span.arrow {
    width:20px;
    height:20px;
    background: url(../images/aero_1_grey.png) no-repeat;
    font-size:0px;
    float:right;
    margin:12px 32px 0 0;
    line-height:1px;
    text-indent:-9999px;
}
.IconTw a label:hover {
    color: gray;
    cursor: pointer;
}
#smaple-mgmt-tabs {
    margin-left: 0px !important;
}
#smaple-mgmt-tabs a {
    color:#EEEEEE;
    margin:0 5px;
}
#smaple-mgmt-tabs a:hover {
    color:#EEEEEE;
}
#demoWrapperTableFull table tbody tr td a {
    color:#242213;
    font-weight:bold;
}
/*-----Sidebar--23may-2012--------------*/
.SideMenuBar {
    background: #E3DEC1;
    float: left;
    margin: 0;
    width: 165px;
	border: 1px solid #999;
}
.SrhHd {
    float:left;
    background: #2D2A19;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding:8px 0 8px 17px;
    width:148px;
}
.SampleSrh {
    background: none repeat scroll 0 0 #333333;
    color: #EEEEEE;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.SampleSrhHd {
    float:left;
    padding:0 0 10px 17px;
    width:133px;
    color:#9B9B9B;
    font-weight:bold;
    text-decoration: underline;
}
.SampleSrhItms {
    list-style-type:none;
}
.SampleSrhItms li {
    list-style-type:none;
    float:left;
    padding:0 0 8px 17px;
    width:133px;
}
.SampleSrhLbl {
    float:left;
    width:60px;
    margin:4px 5px 0 0;
    font-size:11px;
    padding: 0 0 0 10px;
}

.SampleSrh h3{
    padding-left: 10px;
}
.SampleSrhTbx {
    float:left;
    width:110px !important;
    padding:0 2px;
    height:20px;
    line-height:20px;
    /*    background:#f8f5e1;*/
    border:1px solid #2D2A19;
    font-size:11px;
}
.SideBrSrhBt {
    /*    background-color: #483B31;
        border: 1px solid #000000;
        border-radius: 3px 3px 3px 3px;
        color: #FFFFFF;
        float: left;
        font-size: 12px;
        font-weight: bold;
        padding: 3px 7px;
        text-align: center;
        width:64px;
        cursor:pointer;*/
}
.SampleSrhItmsTOP{
    list-style: none;
    padding-left: 85px;

}
.SampleSrhItmsTOP li{
    padding-right: 30px;
    float: left;
}
.SampleSrhItmsTOP li:last-child{
    float: left;
    width: 66%;
    text-align: left;
}
.DemoFrm li {
    /*    float: left;
        width: 45%;
        position: relative;*/
}

.pg_id_deed4 .DemoFrm li {
    float: left;
    width: 50%;
    position: relative;
}
#overview {
    margin: 17px;
}
iframe .SearchListRow span {
    overflow: visible !important;
}
.saveBtn {
    background:url(../images/login_btn.png) no-repeat;
    width:67px;
    height:22px;
    border:0;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#302d1b;
}
.cancelBtn {
    background-color: #483B31;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    padding: 2px 7px;
    text-align: center;
}
/*  Added by pankaj after 9th july  */

.linkBtn {
    padding:5px;
    background-color:#ddd;
    color:#000;
}
.breadcrumb {
    color: #ddd;
    font: 130%/1.3em arial, helvetica, sans-serif;
    padding: 0 0 10px 0;
}
.breadcrumb a {
    color: #ddd;
    font-size: 100%;
}
.breadcrumb .select {
    color: #ccc;
}
.lists_arc {
    max-height: 230px;
    width: 100%;
    overflow: hidden;
}
.lists_arc:hover{
    overflow-y: auto;
}
.lists {
    max-height: 260px;
    width: 100%;
    overflow: hidden;
}
.lists:hover{
    overflow-y: auto;
}
#slider-range {
    width: 95%;
    border: 1px solid #2C2918;
}
#slider-range a {
    padding: 0 0 0 0 !important;
}
#slider-range .ui-slider-handle {
    margin: 2px 0 0 0 !important;
}
.lists li {
    padding: 0px;
}
.lists_arc li {
    padding: 0px;
}
.Up9SubNav {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    margin: 24px 0 24px 0;
}
.Up9SubNav li {
    width:100%;
    padding:5px 0 5px 0;
    float:left;
    list-style-type:none;
    display:block;
}
.Up9SubNav li a {
    background:url(../images/aero_8.png) no-repeat;
    float:left;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#ACACAC;
    padding:0 0 0 12px;
    margin:4px 0;
    outline:none;
    text-decoration:none;
}
.Up9SubNav li a:hover {
    color:#ACACAC;
    font:Bold 12px Arial, Helvetica, sans-serif;
}

.catselect {
    background-color: #282617;
}

.uploadsection {
    text-align: center;
}
.preViewBtn a{
    background: url("../images/search_bg.jpg") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #302D1B;
    float: left;
    font: bold 13px/25px Arial,Helvetica,sans-serif;
    height: 25px;
    text-align: center;
    text-transform: uppercase;
    padding:5px 10px;
    border-bottom: 1px solid #9b9768;
    border-top: 1px solid #9b9768;
    border-left: 1px solid #9a9666;
    border-right: 1px solid #9a9666;
}

.preViewBtn a:hover{
    color: #fff;

}



.selectcat{
    width:365px;
    float:left;
}
.selectcat label{
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#ccc;
    float:left;
    width:150px;
}
.list_category{
    width:100%;
    float:left;
    padding:8px 0;
}

#categroyul{
    background: url("../images/vline.png") repeat-y scroll 0 0 transparent;
    list-style-type: none;
    margin-left: 10px;
    padding: 0;
    list-style-type:none;
    display:block;
}

#categroyul ul{
    margin-left:1px;
}
#categroyul li {
    background: url("../images/node.png") no-repeat scroll 0 0 transparent;
    color: #444444;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0 12px;
}
#categroyul li a{
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#999;
}
#categroyul li a.catselect{
    background:none;
    font:bold 12px Arial, Helvetica, sans-serif;
    color: #6797d1 !important;
}
.createnewsection{
    width:200px;
    float:left;
    padding:0 0 8px 0;
}
.createnewsection a{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#ccc;
}


.uploadsection{
    float: left;
    margin: 26px 70px 0 -50px;
    width: 485px;
    border: medium dashed;
}

.uploadsection h4{
    font:bold 16px Arial, Helvetica, sans-serif;
    color:#ccc;
    padding:10px 0 15px;
    text-align:center;
}

.uploadsection p{
    font:normal 13px Arial, Helvetica, sans-serif;
    color:#999;
    padding:8px 0;
    text-align:center;
}
.uploadsectionbulk {
    border: medium dashed;
    float: left;
    margin: 8px 0 0 65px;
    width: 485px;
}

.uploadsectionbulk h4{
    font:bold 16px Arial, Helvetica, sans-serif;
    color:#ccc;
    padding:10px 0 15px;
    text-align:center;
}

.uploadsectionbulk p{
    font:normal 13px Arial, Helvetica, sans-serif;
    color:#999;
    padding:8px 0;
    text-align:center;
}
.qq-upload-button{
    margin:auto;
}

.block_next{
    float: right;
    margin: 10px 90px 0 58px;
    width: 543px;
}
.block_next p{
    float:left;
}
.block_next	#singleuploadfrm{
    float:right;
    margin-right: 42px;
}
.block_next_bulk {
    float: left;
    margin: 10px 90px 0 0;
    width: 625px;
}
.block_next_bulk p{
    float:left;
}
.block_next_bulk #singleuploadfrm {
    float:right;
}
.block_next_bulk #btnsection {
    float:right;
}

.info_text{
    float: right;
    margin: 10px 133px 0 0;
    width: 500px;
}
.info_text_bulk {
    float: left;
    margin: 10px 90px 0 0;
    width: 625px;
}
.HighTxt{
    font-size:15px;
}

.lightboxgroupname {
    text-align: center;
}

.lightboxgroupname a {
    color:#7D7D7B;
}
.lightboxgroupname a:hover {
    color:#7D7D7B;
    font-weight:bold;
}
.SearchTop{}
/*---------Edits----17aug--------------------*/
.filter_by_status a, .filter_by_status a:hover{
    color:#fff !important;
}
.filter_by_status span{
    padding-left:10px;
}

.price_range {
    height: auto !important;
}
.MidBotmTxtRi a.panel_signup h2{

}
.MidBotmTxtRi a.panel_signup{
    display:inline !important;
    color:#6797d1 !important;

}
#SubmitFilterBtn{
    float:right;
}

.pg_id_f833e p a {
    color: #6797d1;
}

.downloadall a {
    float: right;
    color: #6797d1;
    padding: 0px 18px 0px 0px;
}

.downloadall a:hover {
    color: #6797d1;
    font-weight: bold;

}


/* ############# custom styles to overrule the horrendous default styles on site  ############# */

/*-------------------- Press landing page --------------*/
.PressMidIn .col1_4, .PressMidIn .col2_4, .PressMidIn .col3_4, .PressMidIn .col4_4 {
    float: left;
    width: 23.81%;
    font-size: 11px;
    line-height: 12px;
}
.PressMidIn .col1_4, .PressMidIn .col2_4, .PressMidIn .col3_4 {
    margin-right: 15px;
    border-top: 1px dotted #7D7D7B;
    border-bottom: 1px solid #7d7d7b;
}
.PressMidIn .col4_4 {
    border-top: 1px dotted #7d7d7b;
}
.PressMidIn .col1_4 a, .PressMidIn .col2_4 a, .PressMidIn .col3_4 a, .PressMidIn .col4_4 a {
    color: #acacac;
}
.PressMidIn .col1_4 a:hover, .PressMidIn .col2_4 a:hover, .PressMidIn .col3_4 a:hover, .PressMidIn .col4_4 a:hover {
    text-decoration: underline;
}
.PressMidIn .col1_4 h2, .PressMidIn .col2_4 h2, .PressMidIn .col3_4 h2 {
    color: #fff;
    padding-top: 2px;
}
.PressMidIn .col1_4 p, .PressMidIn .col2_4 p, .PressMidIn .col3_4 p {
    padding-bottom: 2px;
    margin-bottom: 10px;
    border-bottom: 1px solid #7d7d7b;
}
.PressMidIn .col2_4 p {margin-bottom: 0;}
.PressMidIn .col1_4 li {
    float: left;
    margin: 5px 0 10px 15px;
    list-style: none;
}
.PressMidIn .col2_4 img {display: none;}
.PressMidIn .col2_4 a img {display: inline;}
.PressMidIn .col2_4 img {
    width: 100px;
}
.PressMidIn .col2_4 a {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.PressMidIn .col2_4 li {
    clear: both;
    border-top: 1px solid #262625;
    padding-top: 10px;
    margin-bottom: 10px;
    list-style: none;
}
.PressMidIn .col3_4 {
    padding-bottom: 5px;
}
.PressMidIn .col3_4 ol {
    padding: 0;
    margin: 0 0 0 22px;
}
.PressMidIn .col3_4 ol li {
    margin: 0 0 5px 0;
}
.PressMidIn .col4_4 .PressMRiRow {
    border-bottom: 1px dotted #7d7d7b;
    padding: 10px 0;
}
.PressMidIn .col4_4 h4 a {
    background: url('../images/icon_arrow-right.png') no-repeat right 3px;
    padding-right: 10px;
    color: #fff;
}

/*-------------------- Brand landing page --------------*/
.BrandLeft {
    float: left;
    width: 305px;
    margin-top: 15px;
}
.BrandLeft h1.nicetitle {
    color: #FFFFFF;
    font-family: 'BlackJackRegular',Georgia,sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin: 7px 0 5px;
}
.BrandLeft ul.BrandNavi {
    margin-top: 15px;
}
.BrandLeft ul.BrandNavi li a {
    background: #fafafa url("../images/arrow_right.png") no-repeat right -15px;
    display: block;
    font-family: 'BlackJackRegular',Georgia,sans-serif;
    font-size: 24px;
    color: #000;
    padding: 15px;
    margin: 0 0 5px 0;
}
.BrandLeft ul.BrandNavi li a:hover {
    background: #fafafa url("../images/arrow_right.png") no-repeat right -105px;
}
.BrandRight {
    float: right;
    width: 545px;
    font-size: 11px;
    line-height: 12px;
}

/*-------------------- search page --------------*/
ul.refine br {
    display: none;
}
ul.refine li {
    border-bottom: 1px dotted #7D7D7B;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
ul.refine li li {
    border-bottom: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 95%;
}
form#searchFrm3 {
    float: right;
}

/*-------------------- company index page --------------*/
body.pg_id_a8c00 .HobbListImg a, body.pg_id_a39a1 .HobbListImg a {
    display: block;
    width: 150px;
    overflow: hidden;
}

/*-------------------- left & right columns - shown on some pages only --------------*/
.Left2In {
    width: 225px;
    float: left;
    display: none;
}
body.pg_id_78b85 .Right2In, body.pg_id_f7b95 .Right2In, body.pg_id_95d01 .Right2In, body.pg_id_cd7c0 .Right2In,
body.pg_id_cadfb .Right2In, body.pg_id_bb582 .Right2In, body.pg_id_c6fb8 .Right2In, body.pg_id_92de7 .Right2In,
body.pg_id_f88e5 .Right2In, body.pg_id_915da .Right2In, body.pg_id_df4b1 .Right2In, body.pg_id_68976 .Right2In,
body.pg_id_0f45a .Right2In, body.pg_id_02f7e .Right2In, body.pg_id_71753 .Right2In {
    float: right;
    width: 705px;
}
body.pg_id_78b85 .Left2In, body.pg_id_f7b95 .Left2In, body.pg_id_95d01 .Left2In, body.pg_id_cd7c0 .Left2In,
body.pg_id_cadfb .Left2In, body.pg_id_bb582 .Left2In, body.pg_id_c6fb8 .Left2In, body.pg_id_92de7 .Left2In,
body.pg_id_f88e5 .Left2In, body.pg_id_915da .Left2In, body.pg_id_df4b1 .Left2In, body.pg_id_68976 .Left2In,
body.pg_id_0f45a .Left2In, body.pg_id_02f7e .Left2In, body.pg_id_71753 .Left2In {display: block;}

/*-------------------- social media --------------*/
#socialmedia {
    position: absolute;
    top: 5px;
    right: 0;
}
#socialmedia a {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    margin-left: 3px;
}
#socialmedia a.twitter {background: url("../images/icon_twitter.png") no-repeat;}
#socialmedia a.linkedin {background: url("../images/icon_linkedin.png") no-repeat;}
#socialmedia a.facebook {background: url("../images/facebook_icon.png") no-repeat;}
#socialmedia a.pinterest  {background: url("../images/pinterest_icon.png") no-repeat;}
.ddsmoothmenu-v ul li ul {
    font-weight: normal;
    position: absolute;
    top: 0px !important;
    visibility: hidden;
    width: 170px;

}

.ddsmoothmenu-v ul li ul li ul{
    font-weight: normal;
    position: absolute;
    top:0 !important;
    visibility: hidden;
    width: 170px;
}

#Navigation2.ddsmoothmenu .Navi li ul{
    top:0 !important;
}
.TabingBlock #Navigation2.ddsmoothmenu .Navi li ul{
    top:35px !important;
    z-index: 101;
}
.TabingBlock #Navigation2.ddsmoothmenu .Navi li ul li ul{
    top:0 !important;
}

.backbtn{
    float:right;
}


.pg_id_4eb1c .HobbList .SearchList #box-table-a td {
    background: none repeat scroll 0 0 #D8D8D8;
    border-top: 1px dashed #FFFFFF;
    color: #585858;
    padding: 17px 9px;
}

.pg_id_4eb1c .HobbList .SearchList #box-table-a th {
    background: none repeat scroll 0 0 #6E6E6E;
    border-bottom: 1px solid #FFFFFF;
    /*    border-top: 4px solid #3E3B2C;*/
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-align: center;
}
.pg_id_4eb1c .HobbList .SearchList #box-table-a td {
    background: none repeat scroll 0 0 #D8D8D8;
    /*    border-bottom: 1px solid #FFFFFF;*/
    border-top: 1px dashed #FFFFFF;
    color: #585858;
    padding:17px 2px;
    min-width:10%;
}


.pg_id_4eb1c .HobbList .SearchList #box-table-a {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 17px 0 17px -10px;
    text-align: left;
    width: 95%;
}

.pg_id_4eb1c .HobbList .SearchList #box-table-a th {
    background: none repeat scroll 0 0 #6E6E6E;
    border-bottom: 1px solid #FFFFFF;
    /*    border-top: 4px solid #3E3B2C;*/
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-align: center;
}
.pg_id_4eb1c .HobbList .SearchList #box-table-a td {
    background: none repeat scroll 0 0 #D8D8D8;
    /*    border-bottom: 1px solid #FFFFFF;*/
    border-top: 1px dashed #FFFFFF;
    color: #585858;
    padding:17px 2px;
    min-width:10%;
}

/*-------------------- search filter --------------*/
ul#filter_left .ui-widget-content, ul#filter_left #amount {
    color: #ACACAC;
}
ul#filter_left  a.ui-slider-handle {
    background: #ACACAC;
    display: block;
    width: 8px;
}


.pg_id_07e57 .Right2In {
    width:760px;
    float:right;
}



.pg_id_07e57 #box-table-a {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 17px 0;
    text-align: left;
    width: 100%;
}

.pg_id_07e57 #box-table-a th {
    background: none repeat scroll 0 0 #6E6E6E;
    border-bottom: 1px solid #FFFFFF;
    /*    border-top: 4px solid #3E3B2C;*/
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-align: center;
}
.pg_id_07e57 #box-table-a td {
    background: none repeat scroll 0 0 #D8D8D8;
    /*    border-bottom: 1px solid #FFFFFF;*/
    border-top: 1px dashed #FFFFFF;
    color: #585858;
    padding:17px 2px;
    min-width:10%;
}


.pg_id_07e57 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}

#smaple-mgmt-tabs a:hover {
    color:#6797D1;
}

.pg_id_01c68 .Right2In {
    width:760px;
    float:right;
}

.pg_id_01c68 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_94db4 .Right2In {
    width:760px;
    float:right;
}

.pg_id_94db4 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_bb7cd .Right2In {
    width:760px;
    float:right;
}

.pg_id_bb7cd .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_5faf6 .Right2In {
    width:760px;
    float:right;
}

.pg_id_5faf6 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_0312d .Right2In {
    width:760px;
    float:right;
}

.pg_id_0312d .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_4b2b5 .Right2In {
    width:760px;
    float:right;
}

.pg_id_4b2b5 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_d4e21 .Right2In {
    width:760px;
    float:right;
}

.pg_id_d4e21 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_e1e41 .Right2In {
    width:760px;
    float:right;
}

.pg_id_e1e41 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}

.pagetitle {
    display:none;
}

.pg_id_ede42 .ddsmoothmenu-v ul li ul {
    font-weight: normal;
    position: absolute;
    top: 13px !important;
    visibility: hidden;
    width: 170px;
}

.pg_id_02f7e #box-table-a a:link {
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
    outline: 0 none;
    text-decoration: none;
}
.pg_id_02f7e #box-table-a a:visited {
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
    outline: 0 none;
    text-decoration: none;
}
.pg_id_02f7e #box-table-a a:hover {
    color: #333333;
}

.pg_id_02f7e #box-table-a th {
    background: none repeat scroll 0 0 #6E6E6E;
    border-bottom: 1px solid #FFFFFF;
    /*    border-top: 4px solid #3E3B2C;*/
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    text-align: center;
}
.pg_id_02f7e #box-table-a td {
    background: none repeat scroll 0 0 #D8D8D8;
    /*    border-bottom: 1px solid #FFFFFF;*/
    border-top: 1px dashed #FFFFFF;
    color: #585858;
    padding:17px 2px;
    min-width:10%;
}

.formele div {
    color: #333333;
    margin: 0 0 0 40px;
}
.pg_id_1119a .formele div {
    color: #333333;
    margin: 0 0 0 0;
}

.pg_id_1119a .SearchList .formele {
    padding: 10px 0 0 12px;
    width: 100%;
}

.pg_id_9bc20 #Navigation2.ddsmoothmenu .Navi li ul {
    top: 28px !important;
}

.mainmidd {
    float: right;
    width: 580px;

}

.pg_id_e4727 .About p a {
    color: #fff;
    font-weight: bold;
    padding: 0 0 0 10px;
}

.pg_id_75651 .Right2In {
    width:760px;
    float:right;
}

.pg_id_75651 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_d07f6 .Right2In {
    width:760px;
    float:right;
}

.pg_id_d07f6 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}

#sample-detail {
    float: right;
    width: 279px;
}
.pg_id_24462 .Right2In {
    width:760px;
    float:right;
}

.pg_id_24462 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_fc076 .Right2In {
    width:760px;
    float:right;
}

.pg_id_fc076 .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
.pg_id_7e1ab .Right2In {
    width:760px;
    float:right;
}

.pg_id_7e1ab .Navi li ul {
    position:absolute !important;
    width:188px !important;
    float:left;
    background:url(../images/submenubg.png) no-repeat bottom left;
    list-style-type:none;
    margin:0;
    z-index:9999;
    padding:0 0 10px 0;
    -moz-box-shadow:none !important;
    top:26px !important;
}
#archive > a{
    border: 1px solid graytext;
    color: #FFFFFF;
    padding: 2px;
}

.ddsmoothmenu-v ul li ul {
    background-color: #333333 !important;
    font-weight: normal;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 170px;
}

.MidImgList div.imgcontainer {
    display: block;
    float: left;
    width:239px;
    list-style-type: none;
    margin:0 0px 0 0;
}

.MidImgList div.lightboxgroupname
{
    float:none;
    margin-top: 2px;
}

.banerTop
{
    position:relative;
}


.MidImgList .prev
{
    position:absolute;
    left:-42px;
    top:60px;
    width:31px;
    height:48px;
    font-size:0px;
    line-height:1px;
    text-indent:-9999px;
    background:url(../images/leftArrow.png) no-repeat bottom left;
}

.MidImgList .next
{
    position:absolute;
    right:-42px;
    top:60px;
    width:31px;
    height:48px;
    font-size:0px;
    line-height:1px;
    text-indent:-9999px;
    background:url(../images/rightArrow.png) no-repeat bottom left;
}


.pagination
{
    clear:both;
    margin:10px auto 0;
    list-style:none;
    padding:0px;
    display:table;
}

.pagination li
{
    display:table-cell;
    width:13px;
    padding:0 5px 0 0;
}

.pagination li a
{
    display:block;
    width:13px;
    height:13px;
    font-size:0px;
    line-height:1px;
    background:url(../images/grayDot.png) no-repeat bottom left;
    text-indent:-9999px;
}


.pagination li.current a
{
    display:block;
    width:13px;
    height:13px;
    font-size:0px;
    line-height:1px;
    background:url(../images/greenDot.png) no-repeat bottom left;
    text-indent:-9999px;
}
.lists_selected {
    list-style: none;
}
.lists_selected ul {
    list-style: none;
}
.remove_link {
    color: #90ACAC;
}

.imgcontainer img
{
    border:solid 5px #fff;
}



.pg_id_05048 .DemoFrm {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}

.pg_id_05048 .DemoFrm li {
    float: left;
    width: 50%;
    position: relative;
}

.pg_id_01c68 .DemoFrm {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}

.pg_id_01c68 .DemoFrm li {
    float: right;
    width: 50%;
    position: relative;
}

.pg_id_01c68 .DemoFrm li .LoginBtn {
    margin:0px 0 0 15px;
}
.pg_id_7e1ab .DemoFrm {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}

.pg_id_7e1ab .DemoFrm li {
    float: right;
    width: 50%;
    position: relative;
}

.pg_id_7e1ab .DemoFrm li .LoginBtn {
    margin:0px 0 0 15px;
}
.pg_id_1f7f9 .DemoFrm {
    width:62%;
    float:left;
    list-style-type:none;
    display:block;
}

.pg_id_1f7f9 .DemoFrm li {
    float: left;
    width: 50%;
    position: relative;
}

.pg_id_1f7f9 .DemoFrm li .LoginBtn {
    margin:0px 0 0 15px;
}

.pg_id_1f7f9 .Right2In {
    float: right;
    width: 760px;
}
.pg_id_743d3 .DemoFrm {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}

.pg_id_743d3 .DemoFrm li {
    float: left;
    width: 50%;
    position: relative;
}

.pg_id_743d3 .DemoFrm li .LoginBtn {
    margin:0px 0 0 15px;
}

.pg_id_743d3 .Right2In {
    float: right;
    width: 760px;
}

.pg_id_d07f6 .DemoFrm {
    width:62%;
    float:left;
    list-style-type:none;
    display:block;
}

.pg_id_d07f6 .DemoFrm li {
    float: left;
    width: 50%;
    position: relative;
}

.pg_id_d07f6 .DemoFrm li .LoginBtn {
    margin:0px 0 0 15px;
}

.other .MidImgList .prev {
    background: url("../images/leftArrow.png") no-repeat scroll left bottom transparent;
    font-size: 0;
    height: 48px;
    left: -42px;
    line-height: 1px;
    position: absolute;
    text-indent: -9999px;

    width: 31px;
    top:531px;
}

.other .MidImgList .next {
    background: url("../images/rightArrow.png") no-repeat scroll left bottom transparent;
    font-size: 0;
    height: 48px;
    line-height: 1px;
    position: absolute;
    right: -42px;
    text-indent: -9999px;

    width: 31px;
    top:531px;
}


/*---------------------29-08-2012--------------------*/
.pg_id_e0e88 #Navigation {
    border-bottom: 1px solid #4D4D4D;
    display: none;
    float: left;
    margin: 0 0 8px;
    width: 100%;
}
.pg_id_e0e88 .MiddTxtBox{
    border-top:0px;
}
.pg_id_e0e88 .MiddTxtBox h1{
    text-align:center;
}
.pg_id_e0e88 .MiddTxtBox p{
    text-align:center;
}
.archivelisting{
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:5px 0;
}
.archivelisting li{
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:8px 0;
}
.archivelisting li span{
    width:50%;
    float:left;
    margin:0;
    padding:0;
    text-align:center;
    color:#888;
}
.archivelisting li span a{
    color:#999;
}

.pg_id_9bc20 .About {
    clear: both;
}
.pg_id_02c2f .HobbListTxt p {
    color: #FFFFFF;
}
.pg_id_02c2f .HobbListTxt {
    padding-left: 0px !important;
}
.pg_id_02c2f .HobbListRow {
    float: left;
    background: none!important;
    padding:0px !important;
    margin: 0px !important;
}
.pg_id_aa4eb #box-table-a td, .pg_id_bae78 #box-table-a td {
    text-align: center;
}
.pg_id_aa4eb #box-table-a {
    margin-left: 0px !important;
}
.pg_id_aa4eb #archive_controllers_email{
    margin-bottom: 10px;
}
.pg_id_17429 #StockistNumber{
    margin-left: -19px;
}
.pg_id_c6d64 #UsageStatement{
    margin-bottom: 14px;
}
.pg_id_46d9b #SecurityId{
    margin-bottom: 11px;
    margin-left: -19px;
}
.pg_id_e2769 #box-table-a, .pg_id_bae78 #box-table-a, .pg_id_5b65e #box-table-a {
    margin-left: 0px;
}
.pg_id_e2769 #box-table-a td {
    text-align: center;
}
.pg_id_e2769 .h1or{
    padding: 20px 0 20px 67px;
}
.pg_id_e2769 a.click_here, .pg_id_f0ee0 #BlackListFrmCSV label a{
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
}
#MainCat:hover, #NewSubCat:hover{
    font-weight: bold;
    cursor: pointer;
}

.makeleft {
    margin-left: -121px;
}
.pg_id_5b65e #Title, .pg_id_5b65e #LookBookFileName, .pg_id_5b65e select{
    margin-left: -21px;
}

.no_results {
    color: #000000;
    margin: 5px 0 0;
    padding: 5px 0 5px 5px;
    background: #dedede;
}
.pg_id_02f7e #box-table-a {
    margin-left: 7px;
}
.pg_id_7d26e .HobbListTxt {
    padding: 0px !important;
}
.pg_id_7d26e ul.whatsnew {
    margin-left: 0px;
}

.pg_id_96ea1 ul {
    list-style: none;
}

.pg_id_fa43f #box-table-a img {
    width: 70px;
}

.pg_id_fa43f #box-table-a {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 17px 0 17px -7px;
    text-align: left;
    width: 95%;
}

.saveallbtn, .finishbtnbtn {
    float: left;
    width: 40%;
}

.saveallbtn label, .finishbtnbtn label {
    display: block;
    line-height: 1.8;
}
.rollover-img-info{
    /*background-color: #CCCCCC !important;*/
    padding: 5px 0;
    font-family:Calibri
}
.rollover-img-info h1{
    font-weight: bold;
    color: #000 !important;
    font-size: 20px;
}
.rollover-img-info p{
    color:#333333 !important;
}
.rollover-img-info strong{
    color: #000 !important;
}

li.invisible,
li.invisible a,
.Navi li ul li.invisible a,
.Navi li.invisible a,
#categroyul li.invisible a,
ul.tree li a.invisible
{
    color:gray;
}
#Navigation2.ddsmoothmenu .Navi li ul li ul{
    top:0 !important;
}

.pg_id_01c68 .DemoFrmNew {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
	 padding-left: 18px;
}

.pg_id_01c68 .DemoFrmNew li {
    float: right;

    position: relative;
}

.pg_id_01c68 .DemoFrmNew li .LoginBtn {
    margin:0px 0 0 15px;
}
.DemoFrmNew li {
    padding:5px 0;
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
}
.DemoFrmNew li p {
    float: left;
    padding: 0;
    width: 150px;
}
.FoterIn {
    width:999px;
    margin:auto;
}
.FtrTopTxt {
    padding:14px 0;
    border-top:4px solid #fff;
    width:100%;
    float:left;
}
.FtrTopTxtIn {
    width:528px;
    margin:auto;
}
.FtrTopTxtIn h3 {
    font:normal 16px 'MyriadPro-Regular';
    color:#fff;
    text-align:center;
    text-transform:uppercase;
}
.FtrTopTxtIn p {
    padding:10px 0 0 0;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#fff;
    text-align:center;
}
.FtrMid {
    padding:10px 0;
    border-top:4px solid #fff;
    width:100%;
    float:left;
}
.KeepDate {
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    padding:15px 0;
}
.KeepDate li {
    padding:0 6px 0 0;
    float:left;
    list-style-type:none;
    display:block;
}
.KeepDate li h3 {
    font:bold 25px 'MyriadPro-LightCond';
    color:#fff;
    margin-top: -3px;
    padding: 0 15px 0 0;
}
.SrhFildBotm {
    width:220px;
    float:left;
    border:2px solid #676767;
    padding:0 5px;
    background:#000;
    height:21px;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#949994;
    line-height:21px;
}
.BlueBtnLe .BlueBtnRi {
    background:url(../images/home/blue_btn_right_bg.png) no-repeat right;
    padding:0 8px 0 5px;
    height:25px;
    float:left;
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#fff;
    line-height:25px;
    border:0px;
    cursor:pointer;
    visibility:visible;
    overflow:visible;
    display:block;
}

.FtrMNaviBox {
    width:100%;
    float:left;
    padding:0 0 5px 0;
}
.FtrMidNavi {
    width:25%;
    float:left;
    list-style-type:none;
    display:block;
}
.FtrMidNavi li {
    padding:5px 0;
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    font:normal 13px Arial, Helvetica, sans-serif;
    color:#fff;
}
.FtrMidNavi li a {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#fff;
}
.FtrMidNavi li.Email a {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#fff;
    padding:2px 4px;
    border:1px solid #fff;
    float:left;
}
.FtrMidNavi li h3 {
    padding:0 0 5px;
    font:normal 18px 'MyriadPro-Regular';
    color:#fff;
    text-transform:uppercase;
}
.FtrMid3Navi {
    width:24%;
    float:left;
    list-style-type:none;
    display:block;
}
.FtrMid3Navi li {
    padding:5px 0;
    width:100%;
    float:left;
    list-style-type:none;
    display:block;
    font:normal 13px Arial, Helvetica, sans-serif;
    color:#fff;
}
.FtrMid3Navi li a {
    float:left;
    padding:0 5px 0 0;
}
.FtrMid3Navi li h3 {
    padding:0 0 5px;
    font:normal 18px 'MyriadPro-Regular';
    text-transform:uppercase;
    color:#fff;
}
.FtrBotm {
    padding:15px 0;
    border-top:4px solid #fff;
    width:100%;
    float:left;
}
.FtrBotmLe {
    width:320px;
    float:left;
}
.FtrBotmLe p {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#fff;
}
.FtrBotmLe p span {
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#fff;
    padding:0 0 0 25px;
}
.FtrBotmRi {
    float:right;
}
.FtrBotmRi p {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#fff;
}
.FtrBotmRi p a {
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#fff;
    padding:0 6px;
}
.BlueBtnLe {
    background:url(../images/home/blue_btn_left_bg.png) no-repeat left;
    padding:0 0 0 3px;
    height:25px;
    float:left;
}

























/*----------------------18-01-2013----------------------*/
.TopSubPage {
	width:100%;
	float:left;
	padding:20px 0 0 0;
}
.TopSubPageLe {
	width:100%;
	float:right;
}
.TopSubPageLe p {
	float:right;
}
.TopSubPageLe p a {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 6px 0 0;
}
.TopSubPageLe p span {
	background:url(../images/aero_sub_nav.jpg) no-repeat left;
	padding:0 6px 0 12px;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#fff;
}
.TopSubPageLe p a.BackAero {
	float:right;
}
.SelectDate {
	width:100%;
	float:left;
	padding:0px 0 0 0;
	list-style-type:none;
	display:block;
}
.SelectDate li {
	width:192px;
	float:left;
	padding:5px 0 0;
	list-style-type:none;
	display:block;
}
.SelectDate li label {
	width:100%;
	float:left;
	padding:0 0 3px;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#fff;
}
.DateFild {
	width:144px;
	height:25px;
	float:left;
	border:1px solid #bfbfbf;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:25px;
	padding:0 5px;
}
.ApnPenBlock {
	width:430px;
	float:left;
	padding:25px 0 0 0;
}
.ApnPenBlock table {
	width:100%;
	float:left;
}
.ApnPenBlock table th {
	border-bottom:3px solid #6498ce;
}
.ApnPenBlock table th {
	width:106px;
	height:22px;
	text-align:center;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
	border-right:2px solid #fff;
}
.ApnPenBlock table th.Approved {
	background:#83acd8;
}
.ApnPenBlock table th.Pending {
	background:#abc6e5;
}
.ApnPenBlock table th.Failed {
	background:#ccddee;
}
.ApnPenBlock table th.TotalImg {
	background:#fff;
}
.ApnPenBlock table td {
	width:106px;
	height:22px;
	text-align:center;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:22px;
}
.RunReport {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
	padding:25px 0 0 0;
}
.RunReport li {
	float:left;
	list-style-type:none;
	display:block;
	padding:0 20px 0 0;
}
.checkRe {
	float:left;
	margin-right:6px;
}
.RunReport li label {
	float:left;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:2px 0 0 0;
}
.ListMid {
	width:100%;
	float:left;
	padding:20px 0;
}
.ListMid table {
	width:100%;
	float:left;
}
.ListMid table th {
	background:#6e6e6e;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	height:43px;
	line-height:43px;
	text-align:center;
}
.ListMid table td {
	background:#d8d8d8;
	padding:12px;
	border-bottom:1px dashed #aaaaaa;
}
.TiPrice {
	width:220px;
	float:left;
	list-style-type:none;
	display:block;
	padding:5px 0 0 0;
}
.TiPrice li {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
	height:46px;
}
.TiPrice li.PriceLeft {
	width:50%;
}
.TiPrice li.Keywords {
	height:auto;
}
.TiPrice li.ImgRefRi {
	width:50%;
}
.TiPrice li label {
	width:100%;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
}
.TitleFild {
	width:208px;
	height:20px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.PriceFild {
	width:94px;
	height:20px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.ImgRefFild {
	width:94px;
	height:20px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.KeyTxtFild {
	width:208px;
	height:63px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.CateFrm {
	width:125px;
	float:left;
	list-style-type:none;
	display:block;
	padding:5px 0 0 0;
}
.CateFrm li {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
	height:46px;
}
.CateFrm li label {
	width:100%;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
}
.CateInfoFild {
	width:115px;
	height:63px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.CateFild {
	width:125px;
	height:20px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0;
}
.CateFrm li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
.ImgRefreFrm {
	width:150px;
	float:left;
	list-style-type:none;
	display:block;
	padding:5px 0 0 0;
}
.ImgRefreFrm li {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
	height:46px;
}
.ImgRefreFrm li label {
	width:100%;
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
}
.InStoreFild {
	width:138px;
	height:20px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.StarFild {
	width:138px;
	height:20px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.EndDaFild {
	width:138px;
	height:20px;
	border:1px solid #9b9b9b;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
	padding:0 5px;
}
.UpdateBtn {
	float:right;
	background:url(../images/update.png) no-repeat;
	width:59px;
	height:21px;
	font-size:0px;
	text-indent:-999px;
	cursor:pointer;
	border:0px;
}
.ListMid table td.UploadDetail {
	border-left:1px dashed #aaaaaa;
}
.UploadDe {
	width:160px;
	float:left;
	list-style-type:none;
	display:block;
}
.UploadDe li {
	width:100%;
	float:left;
	list-style-type:none;
	display:block;
	padding:6px 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#585858;
}
.UploadDe li p {
	padding:3px 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#585858;
}
.UploadDe li.EmailRow {
	padding:12px 0;
}
.UploadDe li a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
.Status {
	width:75px;
	float:left;
	padding:40px 0 0 0;
	list-style-type:none;
	display:block;
}
.Status li {
	width:100%;
	float:left;
	padding:0 0 4px 0;
	list-style-type:none;
	display:block;
	text-align:center;
}
.Status li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
.FrmFailed {
	width:220px;
	float:left;
	list-style-type:none;
	display:block;
}
.FrmFailed li {
	width:100%;
	padding:8px 0;
	float:left;
	list-style-type:none;
	display:block;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
.FrmFailed li p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:2px 0;
}
.buttonCLS {
    border:1px solid #5d7fbc;
    background-color: #819bcb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family:arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    padding: 2px 5px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight:bold;
    text-align: center;
    color: #FFFFFF;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#819bcb), color-stop(100%, #536f9d));
    background: -webkit-linear-gradient(top, #819bcb, #536f9d);
    background: -moz-linear-gradient(top, #819bcb, #536f9d);
    background: -ms-linear-gradient(top, #819bcb, #536f9d);
    background: -o-linear-gradient(top, #819bcb, #536f9d);
    background: linear-gradient(top, #819bcb, #536f9d);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
    padding: 2px 3px \9;
}


.buttonCLS:hover {
    border:1px solid #7d99ca;
    background-color: #a5b8da;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5b8da), color-stop(100%, #7089b3));
    background-image: -webkit-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
    background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
    background-image: linear-gradient(top, #a5b8da, #7089b3);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a5b8da, endColorstr=#7089b3);
}

/* 11/2/2013 */

th a{
	width:100%;
	text-align:left !important;
    padding:2px !important;
	color: #fff !important;
	display:block;
}
th.sorting_asc {
  background: #333 url(../images/home/sort_asc.png) center right no-repeat !important;
}
th#sort1, th#sort2, th#sort3, th#sort4, th#sort5 {
  background: #6E6E6E url(../images/home/sort.png) center right no-repeat;
}
th.sorting_desc {
  background: #333 url(../images/home/sort_desc.png) center right no-repeat !important;
}

.LeftSampleNavi li ul {
	border: 1px solid #999;
}

.backbtn {
    margin-top: -26px;
}


.TitleFildU{
    width: 100px;
}
.upHeader td{
    background-color: #fff !important;
}
.Uul{
    text-align: center;
    list-style: none;
}
.Uul label{
    color: #585858;
    font-weight: bold;
}

.ListMid table.ListMidLirow td.Padd0px{
    padding:3px 12px;
    background-color: #fff !important;
    border-bottom: 0px;
    color:#333;
    text-align: left;
    vertical-align: top;
}


.ListMid table.ListMidLirow td.Padd14px{
    padding:0px 12px 18px;
    background-color: #fff !important;
    border-bottom: 0px;
    color:#333;
    text-align: left;
    vertical-align: top;
}


.ListMid table.ListMidLirow td{
     background: none repeat scroll 0 0 #D8D8D8;
    border-right:1px solid #FFFFFF;
    color: #585858;
    min-width: 10%;
    padding: 17px 2px;
    border-bottom: 1px dashed #fff;
    text-align: center;
    vertical-align: middle;
}


.ListMid table.ListMidLirow tr.BdrNoneTd td{
    border-right:0px solid #FFFFFF;
}

.ListMid.ListMidConLi{
      float: left;
    margin: 20px 0;
    padding:15px 30px;
    background:#fff;
    width:939px;
}

.ListMid.ListMidConLi table th{
   background: none repeat scroll 0 0 #6E6E6E;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font:normal 13px Arial,Helvetica,sans-serif;
    font-weight: normal;
    padding: 8px;
    text-align: center;
    height: auto;

    }
    .catlistt{
        margin-right: 5px;
    }
    .s_u_tr input[type=text], .s_u_tr textarea, .s_u_tr select{
        border: 1px solid #9B9B9B;
    }
     #_aP{
        color:#fff;
    }
    #_aP:hover{
        color:#999999;
    }
    ._rP{
        color:#fff !important;
    }
    ._rP:hover{
        color:#999999 !important;
    }










/*-----------------------------18-03-2013------------------------------*/
._MidListView{
    width:100%;
    float:left;
    background: #fff;
}

.HobListRow {
    float: left;
    padding: 0 0 35px;
    width: 100%;
}

.HobLiBox {
  float: left;
    margin: 0 0 0 18px;
    padding: 0 6px;
    width: 206px;
}

.HobLiBoxT {
    float: left;
    height: 250px;
    width: 100%;
}

.HobLiBoxTLe {
    float: left;
    width: 35px;
}

.HobLiStarTLe {
    float: left;
    margin:23px 0 0;
    position: relative;
    width: 100%;
}

.HobLiStarTLe p {
    padding: 0;
    text-align: left;
}

.StarTxtB {
    background: url("../images/cmt_box_bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font: 11px/12px Arial,Helvetica,sans-serif;
    height: 27px;
    left: -6px;
    padding: 6px 0 0 2px;
    position: absolute;
    top: 17px;
    width: 53px;
}

.HobLiBoxB {
    float: left;
    padding: 2px 0 0;
    width: 100%;
}

.HobLiBoxB p {
    color: #000000;
    font: 11px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

.HobLiBoxTRi {
    float: left;
    height: 219px;
    overflow: hidden;
    padding: 6px 0 0;
    position: relative;
    width: 170px;
}
.HobLiLogoTLe {
    float: left;
    padding: 91px 0 0;
    text-align: right;
    width: 100%;
}

.CSVTOPMAIN {
    background: none repeat scroll 0 0 #6E6E6E;
    padding: 10px;
}
