/* Bipin Aswal : Fri, 17/02/2011,  12:35:20 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:14px;font-family:tahoma,sans-serif;vertical-align:top;}
body{margin:0;background:url(/css-img/headerCommon/body-bg.jpg) ;color:#181818}

.none{display:none}
table {border-collapse:separate;border-spacing:0}
caption, th, td {text-align:left;font-weight:normal}
table, td, tih {vertical-align:middle}
blockquote:before, blockquote:after, q:before, q:after {content:""}
blockquote, q {quotes:"" ""}
a img{border:none}
a{outline:none;text-decoration:none}

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both}
.cententSec{font-size:20px;text-align:center;width:970px;color:#3b5998;margin:10px 0; font-weight:bold }
.container {width:990px;margin:0 auto}
.content{background:#fff;width:650px;padding:0 15px 15px 10px;position:relative}
.sidebar{width:300px;margin:10px 15px 0 0}
.NoDataText{font-size:20px;text-align:center;float:left;color:#000;margin:80px 0 0 100px; font-weight:bold }

@font-face {
    font-family: 'HelveticaCondensed';
    src: url('/fonts/hvc_____0-webfont.eot');
    src: url('/fonts/hvc_____0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/hvc_____0-webfont.woff') format('woff'),
         url('/fonts/hvc_____0-webfont.ttf') format('truetype'),
         url('/fonts/hvc_____0-webfont.svg#HelveticaCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/fonts/bebasneue-webfont.eot');
    src: url('/fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
        url('/fonts/bebasneue-webfont.woff') format('woff'),
        url('/fonts/bebasneue-webfont.ttf') format('truetype'),
        url('/fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaCondensedBlackSeRg';
    src: url('/fonts/helvetica_condensed_black_se-webfont.eot');
    src: url('/fonts/helvetica_condensed_black_se-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/helvetica_condensed_black_se-webfont.woff') format('woff'),
         url('/fonts/helvetica_condensed_black_se-webfont.ttf') format('truetype'),
         url('/fonts/helvetica_condensed_black_se-webfont.svg#HelveticaCondensedBlackSeRg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* diffrent div sizes  */
.span40 {
    width: 40px;
}
.span60 {
    width: 60px;
}
.span80 {
    width: 80px;
}
.span100 {
    width: 100px;
}
.span120 {
    width: 120px;
}
.span140 {
    width: 140px
}
.span160 {
    width: 160px;
}
.span180 {
    width: 180px;
}
.span200 {
    width: 200px;
}
.span220 {
    width: 220px;
}
.span240 {
    width: 240px;
}
.span260 {
    width: 260px;
}
.span280 {
    width: 280px;
}
.span300 {
    width: 300px;
}
.span320 {
    width: 320px;
}
.span340 {
    width: 340px;
}
.span360 {
    width: 360px;
}
.span380 {
    width: 380px;
}
.span400 {
    width: 400px;
}
.span440 {
    width: 440px;
}

.span480 {
    width: 480px;
}
.span520 {
    width: 520px;
}
.span560 {
    width: 560px;
}
.span600 {
    width: 600px;
}
.span640 {
    width: 640px;
}
.span660 {
    width: 660px;
}



/** some common Classes to be used **/

/* text font sizes  */
.font10{font-size:10px}
.font11{font-size:11px}
.font12{font-size:12px}
.font13{font-size:13px}
.font14{font-size:14px}
.font16{font-size:16px}
.font17{font-size:17px}
.font18{font-size:18px}
.font19{font-size:19px}
.font20{font-size:20px}
.font22{font-size:22px}
.font24{font-size:24px}
.font26{font-size:26px}
.font28{font-size:28px}
.font30{font-size:30px}
.font36{font-size:36px}

.boldFont{font-weight:bold}
.normalFont{font-weight:normal}
.italicFont{font-style:italic}
.verdanaFamily{font-family:verdana}
.arialBlackFamily{font-family:Arial Black}
.BNRfamily{font-family:'BebasNeueRegular'}
.SWRfamily{font-family:'SansusWebissimoRegular'}
.HVCfamily{font-family:'HelveticaCondensed'}
.HVCNEOfamily{font-family: 'HelveticaCondensedBlackSeRg'}
/* float classes  */
.fLeft{float:left}
.fRight{float:right}

.displayBlock{display:block}
.posRelative{position:relative}
.posAbsolute{position:absolute}
.overflowWrap{overflow:hidden;word-wrap:wrap-now}
.hide{display:none}

/* text colors  */
.colorWhite{color:#f1f1f1}
.colorOrange{color:#f67b1f}
.twitColor{color:#19bfe5 }
.facebookColor{color:#3b5998 }
.colorLgtBlk{color:#000}
.colorDarkGrey{color:#8a8a8a}
.colorLightGrey{color:#645e61}
.colorBlue{color:#2272C7}
.colorYellow{color:#EEBA00}
.colorGreen{color:#4A6F39}
.colorRed{color:#af2620}
.bgYellow{background:#FFC702}
.bgBlue{background:#2272C7}
.bgWhite{background:#fff}
.colorGrey{color:#979797}
.margin10{margin:10px}
.marginLeft10{margin-left:10px}
.marginRight10{margin-right:10px}
.marginTop10{margin-top:10px}
.marginBottom10{margin-bottom:10px}
.marginTop5{margin-top:5px}
.marginBottom5{margin-bottom:5px}
.marginTopBottom10{margin-top:10px;margin-bottom:10px}
.marginLeftRight10{margin-left:10px;margin-right:10px}
.margin5{margin:5px}
.marginLeft5{margin-left:5px}
.marginRight5{margin-right:5px}
.marginTopBottom5{margin-top:5px;margin-bottom:5px}
.marginLeftRight5{margin-left:5px;margin-right:5px}

.padding10{padding:10px}
.paddingLeft10{padding-left:10px}
.paddingRight10{padding-right:10px}
.paddingTopBottom10{padding-top:10px;padding-bottom:10px}
.paddingLeftRight10{padding-left:10px;padding-right:10px}
.padding5{padding:5px}
.paddingLeft5{padding-left:5px}
.paddingRight5{padding-right:5px}
.paddingTopBottom5{padding-top:5px;padding-bottom:5px}
.paddingLeftRight5{padding-left:5px;padding-right:5px}
.paddingTop10{padding-top:10px}
.paddingBottom10{padding-bottom:10px}
.paddingTop5{padding-top:5px}
.paddingBottom5{padding-bottom:5px}


/*** Header  ***/
.headerSides{background:url(/css-img/headerCommon/headerBgSides.png) repeat-x;width:100%;position:fixed;top:0;height:12px}
.headerCommon{position:fixed;width:990px;top:0;z-index:700;height:62px;margin:0px;padding:0;background:url(/css-img/headerCommon/headerBg-wide.png) repeat-x;border-bottom:1px solid #000 }
.instachecking_nameTitl a{color:#bbb}
/*navigation bar*/
.headerLeftImg{background:url(/css-img/headerCommon/header-img-lft.png) no-repeat; position:absolute;left:-21px;width:26px;height:64px;   }
.headerRightImg{background:url(/css-img/headerCommon/header-img-rgt.png) no-repeat; position:absolute ;right:-20px;width:23px;height:63px;  }
ul.comnNavs{padding:0;list-style-type:none;margin-top:8px}
ul.comnNavs li{padding:0}
ul.comnNavs li a{font-family: 'HelveticaCondensed';font-size:18px;color:#fff;padding:11px 11px;display:inline-block;margin:0 2px 0 3px }
ul.comnNavs li a.comnNavActive{background:url(/css-img/headerCommon/header-active.png) repeat-x;color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;-border-radius:5px}
ul.comnNavs li a.comnNavInactive:hover{background:url(/css-img/headerCommon/header-active.png) repeat-x;color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;-border-radius:5px}
.comnHdcontainer{width:950px}

/*srchBar
.srchBar{margin:8px 0 0 20px}
.srchBar input{border:0}
.srchBar .textInput{padding:6px}
.searchButton{padding:1px 15px 0 15px;background:#ffc702;font-family: 'BebasNeueRegular';margin:0 0 0 -1px;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFECBB', endColorstr='#F0AE00'); background: -webkit-gradient(linear, left top, left bottom, from(#FFECBB), to(#F0AE00)); background: -moz-linear-gradient(top,  #FFECBB,  #F0AE00);-moz-box-shadow:1px 1px 3px #000;-webkit-box-shadow:-1px 1px 3px #000;-khtml-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000}
.searchButton:hover{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0AE00', endColorstr='#FFECBB'); background: -webkit-gradient(linear, left top, left bottom, from(#F0AE00), to(#FFECBB)); background: -moz-linear-gradient(top, #F0AE00,  #FFECBB)}*/

.srchBar{margin:12px 0 0 20px}
.comnSrchBar .comnSearch{margin:0px;padding:0;}
.comnSrchBar .comnSearch .textInput{width:280px;padding:9px 5px;border:0;background:#fff;font:normal 11px verdana;color:#666;-moz-border-radius:10px;border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;}
.comnSrchBar .comnSearch .searchButton{background:url(/css-img/headerCommon/search.png)  no-repeat;width:25px;height:25px;float:right;border:0;position:absolute; top:7px;right:5px}
.comnSrchBar{float:left;position:absolute;right:260px;margin:0px 0 0 0;width:290px;padding:1px;}

.logoBox{margin:75px 0 20px 0}
.logoBoxLft{width:220px;padding:20px 0 0 20px}
.logoBoxRgt{width:730px;height:90px;text-align:right}
.tagLine{font:normal 14px 'Myriad Pro';margin:5px 10px 0 0;color:#9b9b9b}

.top-nav{height:70px;background:url(/css-img/headerCommon/main-nav-bg.jpg) repeat-x;border-bottom:1px solid #a07705;-moz-border-radius:7px 7px 0 0;-webkit-border-radius:7px 7px 0 0;-khtml-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}
ul.top-nav-links{list-style-type:none;padding-left:5px}
ul.top-nav-links li a.navLink{padding:25px 9px 21px 9px;display:inline-block}
ul.top-nav-links li a.navLink span{font-family:'HelveticaCondensedBlackSeRg'; color:#fff }
ul.top-nav-links li a:hover{-moz-box-shadow:-1px 1px 3px #5A5A5A;background:#2272C7;color:#fff;-moz-border-radius:5px;;-webkit-border-radius:5px;-border-radius:5px;padding:15px 9px 15px 9px; margin-top:10px}
ul.top-nav-links li a.navLink.active{border:1px solid #6aa7e8;-moz-box-shadow:-1px 1px 3px #5A5A5A;background:#2272C7;color:#fff;-moz-border-radius:5px;;-webkit-border-radius:5px;-border-radius:5px;padding:15px 9px 15px 9px; margin-top:10px}

a.joinCrew{right:15px;top:8px;color:#fff;background:#fff url(/css-img/headerCommon/forum.png) 5px 1px no-repeat;width:163px;height:41px;padding:5px 1px 5px 8px;-moz-border-radius:5px}
a.joinCrew span{bottom:4px;left:20px;font-family:'HelveticaCondensedBlackSeRg'; color:#000;font-size:14px }
a.joinCrew:hover{background:#DBDBDB url(/css-img/headerCommon/forum.png) 5px 1px no-repeat;color:#000}


.spriteAutomotto{background:url(/css-img/sprite-automotto.png) no-repeat}

/*** Home css start***/
.boxHeadTxt{font-family:'HelveticaCondensedBlackSeRg'; font-size:30px}
.content .leftDiv{background:#F1F1F1;width:205px;padding:10px 7px 20px 4px;border:1px solid #ccc }
/**.rightDiv{width:450px;margin:10px 0 0 0}*/
.rightDiv{margin:-327px 0 50px 0}
.topCarTitle{width:425px;height:40px;top:220px;left:0;opacity:.7;display:block;padding:10px;background:#2E2C28;font-size:18px;font-family: 'Myriad Pro'}
.leftDivPosition{top:10px;left:-25px}

.topCarsScroll{margin-top:8px}
.scrollCarsGallery li{list-style-type:none;margin-right:10px;margin-bottom: 5px;}
.scrollCarsGallery li img{border:1px solid #ccc}
.scrollEntityGallery li{margin:0 7px 0 0;width:100px;list-style-type:none}
.scrollCarsGallery{overflow:hidden}
.scrollPrevYellow{background-position:-173px -55px;width:27px;height:36px}
.scrollNextYellow{background-position:-193px -55px;width:24px;height:36px;top:20px;right:5px}


select.narrow{margin:0 0 10px 0;padding:4px;font:normal 15px 'HelveticaCondensed';color:#747474;border:1px solid #E5E5E5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:205px; background-color:#fff }
.txt1{text-align:right;color:#112D4A;}
.txt2{color:#000}

.mostPopular{margin:40px 0 20px 0;padding:10px 0 10px 12px;background:#0A0F15}
.moreWhite{background-position:-48px -92px;width:23px;height:17px}
.moreBlk{background-position:-70px -92px;width:23px;height:17px}

.viewMore1{font-family:'BebasNeueRegular';margin:3px 10px 0 0;}
.viewMore1:hover{text-decoration:underline}
.viewMore2{padding:10px;font-family:'BebasNeueRegular';margin:10px 0 0 0;background:#000; color:#fff;  }
.viewMore2:hover{background-color:#2272c7; color:#fff}
.viewMore3{padding:2px 10px;display:inline-block;font-family:'BebasNeueRegular';margin:10px 0 0 0;background:#000; color:#fff}
.viewMore3:hover{background-color:#2272c7; color:#fff}
.viewMore5{padding:2px 10px;display:inline-block;font-family:'BebasNeueRegular';margin:10px 0 0 0;background:#000;color:#FFC702}
.viewMore5:hover{color:#000;background:#FFC702}
.viewMore6{font-family:'BebasNeueRegular';margin:3px 10px 0 0;color:#fff}
.viewMore6:hover{text-decoration:underline}
.mostPopularInfo{width:110px;padding:0 5px 0 0}
.smallImgInfo{bottom:3px;opacity:.7;display:block;padding:4px 9px 16px 9px;background:#000;width:157px;height:20px;overflow:hidden;font-size:10px; font-weight:bold  }

.hlHead{background:url(/css-img/hlistBg.png) repeat-x;padding:6px 0 0 10px;border-bottom:4px solid #080808}
.hlTitle{width:190px;padding:10px 0 10px 10px;display:block;color:#000}
.hlTitle:hover{color:#3C3C3C}

.singleHlist{background:#F1F1F1;margin:0 15px 0 0}
.itemsIcn{background-position:-110px -96px;width:12px;height:12px;display:inline-block}
.stripedBorder{background:url(/css-img/borderStriped.png) repeat-x;height:3px;margin:4px 0}

ul.infoList{padding:10px 10px 10px 30px;list-style-type:decimal}
ul.infoList li{list-style-type:decimal;line-height:1.5em}

.recentArticles{width:625px;margin:30px 0 0 0}
.borderSlopedHorz{background:url(/css-img/borderSlopedHorz.png) repeat-x;height:4px}
.borderSlopedVert{background:url(/css-img/borderSlopedHorz.png) repeat-y;width:4px}
.articleImg{border:1px solid #e4e4e4;padding:2px;display: inline-block;margin:0 15px 0 0}
.articleImg img{border:1px solid #e4e4e4}

.partDesc{line-height:1.5em; margin-top:-5px;color:#000 ;width:385px;}
.storyTitle{margin:15px 0;display:block;color:#000}
.storyTitle:hover{color:#3C3C3C}
.singleArticle{padding:0 0 18px 0;border-bottom:2px solid #000;}
.logoGall{background:#000;padding:10px 14px;color:#fff}
.galleries{margin:10px 0}
.singleGallery{margin:10px 0 0 0;padding:5px}
.singleGallery:hover{background:#ccc}
.galleryTitle{background:#2272C7;width:160px;padding:5px 10px;color:#fff }
.gallImgInfo{background:#4B4B4B;padding:5px 10px}

.pointsBar .totalPoints{margin-top:5px}
.outerBar{float:left;width:100%;margin-top:0px;overflow:hidden;margin-bottom:10px}
.greyBar{background:#CDCDCD;width:100%}
/*** Home css end***/


/*** groupnew css start***/
/*.content{width:650px;padding:0 15px 15px 10px;position:relative;margin-bottom:20px;}*/
.categoryName{font:normal 24px 'HelveticaCondensedBlackSeRg';width:305px;color:#000}
.categoryName:hover{color:#3C3C3C}
.content  .categoryDesc{background:#F8F8F8; margin:28px 0 0 7.4px;border:1px solid #EEE;padding:10px 10px 0 30px }
.content  .categoryDesc .images .mainImg{display:block;border:1px solid #E3E8E6}
.content  .categoryDesc .images .imageGallery{margin:2px 2px 0 0;border:none;overflow:hidden }
.content  .categoryDesc .desc{line-height:1.5em;color:#000;}

.responce{border-top:1px solid #ccc;}
.responce .Button{background-color:#fed001;padding:2px 5px 2px 5px;margin:0px 5px 0px 0px;;;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFECBB', endColorstr='#F0AE00'); background: -webkit-gradient(linear, left top, left bottom, from(#FFECBB), to(#F0AE00)); background: -moz-linear-gradient(top,  #FFECBB,  #F0AE00)}
.responce .Button:hover{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0AE00', endColorstr='#FFECBB'); background: -webkit-gradient(linear, left top, left bottom, from(#F0AE00), to(#FFECBB)); background: -moz-linear-gradient(top, #F0AE00,  #FFECBB)}

.countImg1{position:relative;top:44px;background-position:-99px -232px;width:15px;height:15px}
.countImgBg{background-color:#fed001;padding:5px 10px}
.tagBox1{position:absolute;top:25px;right:-7px}
.tagBox{position:absolute;top:10px;left:-4px}
.tagImg1{position:relative;top:41px;background-position:-98px -234px;width:15px;height:15px}
.tagImg2{background-position:-98px -259px;width:15px;height:15px;position:absolute;right:-3px}
.tagImgBg{background-color:#fed001;padding:5px;color:#000}

.currencyIcn{background-position:-98px -199px;width:23px;height:25px}
.miledgeIcn{background-position:-94px -172px;width:25px;height:25px}
.editIcn{display:inline-block;background-position:-8px -281px;width:15px;height:16px;padding:0 0 0 18px}
.editIcn:hover{display:inline-block;background-position:-57px -281px;width:15px;height:16px;padding:0 0 0 18px;text-decoration:underline}
.arrowIcn{display:inline-block;background-position:-124px -177px;width:10px;height:10px;margin:0 0 0 6px}
.awsumIcn{background-position:-8px -247px;width:20px;height:25px}
.passIcn{background-position:-35px -251px;width:20px;height:25px}

.addMoreImg{background-position:-136px -118px;width:22px;height:17px}
.addBtn{padding:6px 8px;float:left;margin:-20px 0 0 30px}

.mt31{margin-top:31px}
.ml7{margin-left:7.4px}

/*** groupnew css end***/

/*** Permalink css starts***/
.storyTitle{font-size:28px;padding:0 0 10px 0; font-weight:normal;color:#000  }
.storyAuthor{font-size:12px;font-weight:normal;padding:10px 0}
.storyContent{color:#919191;line-height:1.5em;padding-bottom:25px;margin-bottom:25px;border-bottom:2px solid #000}
.storyContent p{color:#333;margin:0 0 15px 0;line-height:1.5em; }
.storyContent p b{font-family:'HelveticaCondensed';font-size:20px;color:#000}
.storyContent p a{color:#2E5FA4}
.storyContent img{padding:2px;border:1px solid #b2b2b2;max-width:640px}
.imgContent b{font-size:13px;padding:5px;display:block;border-bottom:1px dotted #b2b2b2}
.storyContent ul,.storyContent ol{list-style-position:inside;}
.storyContent li{margin:5px 0;;color:#333333;list-style:none}

.contentSlideshow{position:relative;width:280px;background:#E4E4E4;text-align:center;padding-bottom:10px}
.contentSlideshow .head{background:#EEBA00;font-size:30px;padding:10px 0;color:#000;font-family: 'MinotaurPhatte';width:280px;margin:0 0 10px 0}
.contentSlideshow .title{position:absolute;top:220px;left:14px;background:#EEBA00;padding:3px;font-size:24px;font-family:HelveticaCondensedBlackSeRg}
.contentSlideshow .desc{width:250px;text-align:left;margin:5px 0 0 15px;color:#645e61}

.cdBox .desc{line-height:1.5em}
.cdBox .desc p{line-height:1.5em;margin-bottom:10px}
/*** Permalink css end***/

/*** footer start***/

.footer{background:#000;padding:20px 0 20px 0;position:relative}
.centerBorder{border-top:1px solid #fff;margin:10px 0 15px 0;}
h3.footTitle{top:-15px;padding:0 5px;color:#E4E4E4;background:#000;  }

.footStoryTitle{margin:10px 0 0 0}
.scrollDiv{position:relative;margin:20px 0 45px 0}
.scrollPrev{background-position:-5px -54px;width:22px;height:20px;top:40px;left:25px}
.scrollNext{background-position:-31px -54px;width:22px;height:20px;top:40px;right:25px}
.scrollGallery li{margin:0 7px 0 0;width:170px;height:180px;list-style-type:none}
.scrollGallery li a{}
.scrollGallery{width:890px;overflow:hidden;left:55px}

.footCategories{width:620px}
.footCategories ul{margin:30px 0;list-style-type:none}
a.singleFootCatg{width:150px;line-height:45px;margin:0 36px 0 18px;color:#645e61;text-align:center;vertical-align:middle;border-bottom:1px solid #c7c7c7}
a.singleFootCatg:hover span{color:#B5B5B5}
a.singleFootCatg:hover{color:#2272C7;border-bottom:1px solid #B5B5B5}
.connect{width:370px}
.socialConnect{margin:30px 0 20px 0;padding:0 0 0 20px}
.socialConnect a{width:118px;float:left;color:#645e61}
.socialConnect a:hover span{color:#B5B5B5}
.socialConnect a span{margin:5px 0 0 10px}
.socialConnect .fbIcon{background-position:-65px -57px;width:26px;height:25px}
.socialConnect .twitterIcon{background-position:-96px -57px;width:26px;height:25px}
.socialConnect .gplusIcon{background-position:-130px -57px;width:26px;height:25px}

.fl1 span{display:block;font:normal 6px verdana;color:#E4E4E4;line-height:8px;background:#000;width:88px;border-bottom:1px solid #fff}
.fl1{width:100px;margin:0 0 10px 20px}
.fl2{width:435px;margin:0 0 0 10px}
.fLinks{margin:10px 0 0 20px}
.fLinks a{margin:0 20px 0 0;color:#fff}

.subscribe{padding-left:15px;padding-bottom:20px}
.subscribe input{border:0}
.subscribe .textInput{padding:6px}
input.subscribeButton{padding:5px 15px;margin:20px 0;margin:0 0 0 -1px;position:relative;text-align:center;color:#112D4A}

.gradientBlue{border:0;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C5DCF5', endColorstr='#2272C7'); background: -webkit-gradient(linear, left top, left bottom, from(#C5DCF5), to(#2272C7)); background: -moz-linear-gradient(top,  #C5DCF5,  #2272C7);-moz-box-shadow:1px 1px 3px #000;-webkit-box-shadow:-1px 1px 3px #000;-khtml-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000}
.gradientBlue:hover{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2272C7', endColorstr='#C5DCF5'); background: -webkit-gradient(linear, left top, left bottom, from(#2272C7), to(#C5DCF5)); background: -moz-linear-gradient(top, #2272C7,  #C5DCF5)}

.copyRgt{text-align:center;margin:20px 0}

.about{margin-bottom:20px;background:#fff;margin-top:20px}
.about .aboutHead{border-bottom:2px solid #040404;padding-bottom:6px;margin-bottom:8px}
.about .aboutHead img{float:right}
.about .abtTxt{display:inline-block;position:relative;margin:10px 0 10px 5px;color:#888888;}
.about .abtTxt span{margin-bottom:10px;display:block}
.about .abtTxt p{margin:0 0 15px 0}
.about .abtTxt a{display:inline-block;font-size:12px;color:#000;font-style:normal}
.about .abtTxt a:hover{text-decoration:underline}
.about .abtTxt ul li{list-style:square;margin:0 0 0 20px;color:#2272C7;line-height:1.5em}
.carImg{bottom:-65px;right:15px}

/*** footer end***/

/*** sidebar start***/
.sidebarHd{padding:10px 0 6px 10px;background-color:#2272C7;color:#fff;}
.latestReviews{margin:0 0 18px 0}
.reviewIcn{background-position:-133px -91px;width:18px;height:18px;display:inline-block}
.writeReview{width:130px;margin:5px 0;font-family:Arial}
.writeReview:hover{text-decoration:underline}
.singleUnit{padding:10px 12px}
.unitInfo{width:150px}
.singleUnit a img{border:1px solid #d4d4d4}
.commentIcon{background-position:-10px -124px;width:16px;height:12px;display:inline-block}
.bgPink{padding:10px 15px;background:#FFF8DF;color:#5D5D5D}


.spriteBrands{background:url(/css-img/spriteBrands.png) no-repeat}
.browseBrand{width:140px;margin:10px 0 0 10px;height:38px;border-bottom:1px dashed #B6B6B6;padding-bottom:10px;color:#000 }
.browseBrand span{margin-top:5px; font-weight:bold; }
.browseBrand:hover span{color:#0450a0}
.browseBrand:hover{border-bottom:1px dashed #0450a0}

/**.CellPhone{background-position:-9px -8px;width:32px;height:32px;display:inline-block}
.Laptops{background-position:-58px -10px;width:32px;height:32px;display:inline-block}
.Games{background-position:-9px -54px;width:32px;height:32px;display:inline-block}
.Printers{background-position:-58px -53px;width:32px;height:32px;display:inline-block}
.Desktops{background-position:-9px -98px;width:32px;height:32px;display:inline-block}
.Tablets{background-position:-58px -98px;width:32px;height:32px;display:inline-block}
.DigitalCameras{background-position:-9px -145px;width:32px;height:32px;display:inline-block}
.Televisions{background-position:-58px -144px;width:32px;height:32px;display:inline-block}
.HomeAudio{background-position:-9px -189px;width:32px;height:32px;display:inline-block}
.Mp3Players{background-position:-58px -189px;width:32px;height:32px;display:inline-block}
**/

.Acer{background-position:-6px -1px;width:32px;height:30px;display:inline-block}
.Amazon{background-position:-8px -32px;width:32px;height:32px;display:inline-block}
.Apple{background-position:-6px -72px;width:32px;height:32px;display:inline-block}
.Asus{background-position:-6px -106px;width:32px;height:32px;display:inline-block}
.Canon{background-position:-6px -128px;width:32px;height:32px;display:inline-block}
.Dell{background-position:-6px -150px;width:32px;height:32px;display:inline-block}
.Epson{background-position:-8px -175px;width:32px;height:32px;display:inline-block}
.HP{background-position:-6px -204px;width:32px;height:32px;display:inline-block}
.LG{background-position:-6px -271px;width:32px;height:32px;display:inline-block}
.Lenovo{background-position:-8px -236px;width:32px;height:32px;display:inline-block}
.MSI{background-position:-55px -3px;width:32px;height:32px;display:inline-block}
.Nikon{background-position:-55px -33px;width:32px;height:32px;display:inline-block}
.Olympus{background-position:-55px -58px;width:32px;height:32px;display:inline-block}
.Panasonic{background-position:-55px -90px;width:32px;height:32px;display:inline-block}
.Philips{background-position:-55px -123px;width:32px;height:32px;display:inline-block}
.ResearchInMotion{background-position:-55px -160px;width:32px;height:32px;display:inline-block}
.Samsung{background-position:-55px -186px;width:32px;height:32px;display:inline-block}
.Sony{background-position:-55px -211px;width:32px;height:32px;display:inline-block}
.Toshiba{background-position:-55px -238px;width:32px;height:32px;display:inline-block}


.socialShare{}
.socialShare a{margin:12px 0}
.borderVL{height: 55px; background: url(/css-img/borderSlopedHorz.png) repeat-y; width:4px;float:left;margin-right:8px}
.borderVR{height: 55px; background: url(/css-img/borderSlopedHorz.png) repeat-y; width:4px;float:right;margin-top:-55px}
.rssIcon{background-position:-94px -117px;width:32px;height:30px}
.twittrIcon{background-position:-61px -117px;width:32px;height:30px}
.fbIcon{background-position:-30px -117px;width:32px;height:30px}
.googleIcon{background-position:-141px -174px;width:32px;height:30px}

div.zebra:nth-child(odd) { background-color:#F1F1F1}
div.zebra:nth-child(odd):hover{background-color:#fff}
div.zebra:nth-child(even) { background-color:#E4E4E4}
div.zebra:nth-child(even):hover{background-color:#fff}


.sidebar .forum{margin:18px 0}

/*** sidebar ends  ***/


/* breadCrumb */
.breadCrumb{padding:10px 0;font-size:12px;margin:5px 0 0px 18px}
.breadCrumb span{font-size:12px;}
.breadCrumb a{font:bold 13px Arial; margin-right:10px;color: #4E72C7}
.breadCrumb a.lastTxt{}
.breadCrumb a.lastTxt:hover{text-decoration:none}

/* pageTitle */
.heading{padding:0 0px;margin:0px 0 20px 17px;}
.heading h1{}
.heading h1.title{ font-family: 'HelveticaCondensed';font-size:28px;color:#000}
.heading h1.title:hover{color:#3C3C3C}
.heading h1 span.titleSuffix{ font-family: 'HelveticaCondensed';font-size:28px }
/* sub-nav */
.sub-nav{border-bottom:8px solid #000;margin:0 10px  10px 17px}
ul.sub-nav-links{list-style-type:none}
ul.sub-nav-links li a.navLink{padding:7px 11px 7px 11px;display:inline-block;background:#2272C7;color:#fff;margin:0 10px 0 0; -webkit-border-radius:5px 5px 0 0px;-moz-border-radius:5px 5px 0 0px;-khtml-border-radius:5px 5px 0 0px;border-radius:5px 5px 0 0px;}
ul.sub-nav-links li a.navLink span{font-family:'HelveticaCondensedBlackSeRg'}
ul.sub-nav-links li a.navLink span:hover{color:#fff;}
ul.sub-nav-links li a.active{background:#000;color:#fff;}
/* Paging */
.paging{padding:0;margin:15px 0 0 0}
.paging .prevIcon{background-position:-175px -100px;width:14px;height:18px;float: left;margin: 0 5px 0 0}
.paging .NxtIcon{background-position:-175px -128px;width:14px;height:18px;float: right;margin: 0 0 0 5px}
.paging .prevBut{color:#000;font:bold 14px Arial;border-right: 1px solid #777;padding-right:10px }
.paging .prevBut:hover{color:#2E5FA4}
.paging .nextBut{color:#000;font:bold 14px Arial;border-left: 1px solid #777;padding-left:10px }
.paging .nextBut:hover{color:#2E5FA4}
.paging .active{padding:0 10px;font:bold 13px Arial;color:#2E5FA4;margin:0 5px 0 0;text-align:center;text-decoration:underline}
.paging .nActive{padding:0 10px;font:bold 13px Arial;color:#000;margin:0 5px 0 0;text-align:center}
.paging .nActive:hover{color:#2E5FA4;text-decoration:underline}



/*** Inspired by Bootstrap  ***/
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
a:hover, a:active {
    outline: 0;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    text-rendering: optimizelegibility;
}


ul, ol {
    padding: 0;

}
ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;

}
ul {


}
ol {


}
li {
    line-height: 18px;


}
#slider{height: 180px;margin: 1px;overflow: hidden;width: 933px;}
/**#sliderTop{overflow:hidden;width:462px;height: 75px}*/
#sliderTop{overflow:hidden;}
#entitySlider{overflow: hidden; margin: 0pt 0pt 0pt 12px;width: 600px;height: 70px}
.viewSshw{position:absolute;top:0;right:0px;color:#000000;padding:8px 15px;background:#FED001}
.viewTxt{font:normal 14px Georgia;font-style:normal;font-weight:bold;background-position:-106px -629px;float:right}
.bigElemSpriteHome{position:relative;background:url(/css-img/Attributes-tags-new.png) no-repeat}


.jcarousel-skin-ie7 .jcarousel-clip-horizontal{height:150px;width:690px}
.jcarousel-skin-ie7 .jcarousel-container-horizontal{padding:0 28px;width:690px}
.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-item-horizontal,.jcarousel-skin-ie72 .jcarousel-direction-rtl .jcarousel-item-horizontal,.jcarousel-skin-ie73 .jcarousel-direction-rtl .jcarousel-item-horizontal{margin-left:3px;margin-right:0}
.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-next-horizontal,.jcarousel-skin-ie72 .jcarousel-direction-rtl .jcarousel-next-horizontal,.jcarousel-skin-ie73 .jcarousel-direction-rtl .jcarousel-next-horizontal{background-image:url(/css-img/spriteIco.png);left:5px;right:auto}
.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-prev-horizontal,.jcarousel-skin-ie72 .jcarousel-direction-rtl .jcarousel-prev-horizontal,.jcarousel-skin-ie73 .jcarousel-direction-rtl .jcarousel-prev-horizontal{background-image:url(/css-img/spriteIco.png);left:auto;right:5px}
.jcarousel-skin-ie7 .jcarousel-direction-rtl,.jcarousel-skin-ie72 .jcarousel-direction-rtl,.jcarousel-skin-ie73 .jcarousel-direction-rtl{direction:rtl}
.jcarousel-skin-ie7 .jcarousel-item{border:1px solid #B4B4B4;height:75px;width:100px}
.jcarousel-skin-ie7 .jcarousel-item-horizontal{margin-left:0;margin-right:15px}
.jcarousel-skin-ie7 .jcarousel-item:hover,.jcarousel-skin-ie72 .jcarousel-item:hover,.jcarousel-skin-ie73 .jcarousel-item:hover{border-color:gray}
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active,.jcarousel-skin-ie72 .jcarousel-next-disabled-horizontal,.jcarousel-skin-ie72 .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-ie72 .jcarousel-next-disabled-horizontal:active,.jcarousel-skin-ie73 .jcarousel-next-disabled-horizontal,.jcarousel-skin-ie73 .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-ie73 .jcarousel-next-disabled-horizontal:active{background-position:-45px -35px;cursor:default}
.jcarousel-skin-ie7 .jcarousel-next-horizontal{background:transparent url(/css-img/spriteIco.png) -45px -35px no-repeat;cursor:pointer;height:20px;position:absolute;right:5px;top:28px;width:20px}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:active,.jcarousel-skin-ie72 .jcarousel-next-horizontal:active,.jcarousel-skin-ie73 .jcarousel-next-horizontal:active{background-position:-45px -35px}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover{background-position:0 -57px}.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active,.jcarousel-skin-ie72 .jcarousel-prev-disabled-horizontal,.jcarousel-skin-ie72 .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-ie72 .jcarousel-prev-disabled-horizontal:active,.jcarousel-skin-ie73 .jcarousel-prev-disabled-horizontal,.jcarousel-skin-ie73 .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-ie73 .jcarousel-prev-disabled-horizontal:active{background-position:-24px -37px;cursor:default}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal{background:transparent url(/css-img/spriteIco.png) -24px -37px no-repeat;cursor:pointer;height:20px;left:5px;position:absolute;top:28px;width:20px}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active,.jcarousel-skin-ie72 .jcarousel-prev-horizontal:active,.jcarousel-skin-ie73 .jcarousel-prev-horizontal:active{background-position:-24px -37px}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover,.jcarousel-skin-ie72 .jcarousel-prev-horizontal:hover,.jcarousel-skin-ie73 .jcarousel-prev-horizontal:hover{background-position:-24px -59px}
.jcarousel-skin-ie72 .jcarousel-clip-horizontal,.jcarousel-skin-ie73 .jcarousel-clip-horizontal{width:270px}.jcarousel-skin-ie72 .jcarousel-container-horizontal,.jcarousel-skin-ie73 .jcarousel-container-horizontal{padding-top:8px;width:270px}
.jcarousel-skin-ie72 .jcarousel-item{width:100px}
.jcarousel-skin-ie72 .jcarousel-item-horizontal,.jcarousel-skin-ie73 .jcarousel-item-horizontal{margin-left:0;margin-right:45px}
.jcarousel-skin-ie72 .jcarousel-next-horizontal{background:transparent url(/css-img/spriteIco.png) -45px -35px no-repeat;cursor:pointer;height:20px;position:absolute;right:5px;top:-20px;width:20px}
.jcarousel-skin-ie72 .jcarousel-next-horizontal:hover,.jcarousel-skin-ie73 .jcarousel-next-horizontal:hover{background-position:-0 -57px}
.jcarousel-skin-ie72 .jcarousel-prev-horizontal{background:transparent url(/css-img/spriteIco.png) -24px -37px no-repeat;cursor:pointer;height:20px;position:absolute;right:25px;top:-18px;width:20px}
.jcarousel-skin-ie73 .jcarousel-item{width:230px}.jcarousel-skin-ie73 .jcarousel-next-horizontal{background:transparent url(/css-img/spriteIco.png) -45px -35px no-repeat;cursor:pointer;height:20px;position:absolute;right:50px;top:-25px;width:20px}
.jcarousel-skin-ie73 .jcarousel-prev-horizontal{background:transparent url(/css-img/spriteIco.png) -24px -37px no-repeat;cursor:pointer;height:20px;position:absolute;right:70px;top:-23px;width:20px}


/* CSS for msg styling */
.info, .success, .warning, .wrong, .validation {border: 1px solid;margin: 10px 0px;padding:15px 10px 15px 50px;background-repeat: no-repeat;background-position: 10px center}
.info{color: #00529B;background-color: #BDE5F8;background-image: url('/css-img/info.png')}
.success{color: #4F8A10;background-color: #DFF2BF;background-image:url('/css-img/success.png');position: absolute;top: 60px;width: 92%;z-index: 100}
.warning{color: #9F6000;background-color: #FEEFB3;background-image: url('/css-img/warning.png')}
.wrong{color: #D8000C;background-color: #FFBABA;background-image: url('/css-img/error.png')}


/* CSS for margin styling */
/************** miscellenaous styles*******************************************/
.mt31{margin-top:31px}
.ml7{margin-left:7.4px;border:1px solid #F0F2F1}
.ml-7{margin-left:-7px}
.gallEntBox{width:645px;left:15px;top:10px}
.mr25{margin-right:25px}
.mr15{margin-right:15px}
.mr10{margin-right:10px}
.mr5{margin-right:5px}
.ml10{margin-left:10px}
.descBox{width:420px;margin-bottom:20px;line-height:1.5em}
.imgStyle{margin:10px 15px 5px 0px}
.mainImg2{display:block;margin:10px 0 0px 0}
.desc2{margin:12px 0 10px 0;width:315px}
.desc3{margin:0 0 10px 14px; clear:both;padding-right:5px}
.resp2{width:641px;margin-left:-30px}
.likeDislike{display:inline-block;width:96px}
.awesome{display:inline-block;width:126px}
.mb10{margin-bottom:10px}
.mb5{ margin-bottom:5px }
.mb15{ margin-bottom:15px }
.mt5{ margin-top:5px }
.mt10{ margin-top:10px }
.mt9{ margin-top:9px }
.mt8{ margin-top:8px }
.btnPos3{bottom:21px;left:-7px}
.btnPos4{bottom:15px;right:15px}
.cdBox{border-top:1px solid #ccc;  margin:15px 0 0 20px ;width:600px}
.cdBox2{top:15px; left: -12px}
.border1{border:1px solid #fbfbfb}

.listText{margin:10px 0 0 30px;}
.listTextol{margin:10px 0 0 30px;list-style-type:upper-roman }
.priceTagPosition{left: 20px;position: absolute;top: 10px}
.milaegeTagPosition{right:326px;position: absolute;top:25px}
.readMorePosi{margin:30px 0px 15px 0;color:#000}
.descPosition{margin:0 0 10px 0;width:305px}
.DescPosition{margin:0 0 10px 60px; clear:both }
.error{color:red;}
.tablecontent{width:960px;padding:15px;position:relative}
.photoDesc{line-height:1.5em; margin:10px 0 10px 9px;  }
.borderBottom{border-bottom:3px solid #999;margin:5px 0 10px 5px }
.imgBox{width:145px; padding:5px; margin:10px 5px 0 0px;}
.addPhoto{padding:6px 8px;margin:0 0 0 10px}
.cdBox .desc ul{margin-left:15px}
/*** Archieves css starts***/
.mainContent {
    background-color: #FFFFFF;

border-right:1px solid #E1E1E1;

    color: #808080;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top:10px;
    padding: 10px 30px 60px;
    position: relative;
}

.postTagged{font-size:24px;color:#7e7e7e}
.footArch{margin-top:10px;}
.footArch a {color:#000;font-size:14px;float:left;padding:0 5px 0 50px;_padding:0 4px;}
.footArch a:hover{color:#444;}
.footArch {font-style:normal;font-size:14px;line-height:1.8;}
.footArch li{margin-bottom:5px;clear:both}
.footArch li span{float:none;display:block;padding-right:20px;font:bold 18px "Arial Black", sans-serif;border-bottom:1px solid #eee;margin-bottom:10px;}
.footArch li a{float:none;display:block;padding-right:20px;}
/*** Archieves css ends***/

/*** tag css starts***/
.content .left{border-right:1px dotted #7f7f7f}
.content .left{padding:15px 10px 0 0;}
.content .most{text-align:right;padding:10px;color:#666}
.content .most a{color:#89A200}
.content li.singleStory{list-style:none}
.content .singleStory .prevNext{border:1px dotted #7f7f7f;border-top:3px solid #000;margin-bottom:10px;}
.content .singleStory .prevNext .next{float:right;border-left:1px dotted #7f7f7f;}
.content .singleStory .prevNext .prev{border-right:1px dotted #7f7f7f;float:left;}
.content .singleStory .prevNext .next a, .content .singleStory .prevNext .prev a{display:block;text-decoration:none;font-size:10px;color:#444;padding:2px 5px;text-transform:uppercase;letter-spacing:-1px;}
.content .singleStory .prevNext .next a:hover, .content .singleStory .prevNext .prev a:hover{background:#7F7F7F;color:#fff}
.content .singleStory{padding-bottom:20px}
.content .singleStory .title a{font-size:23px;font-weight:bold;line-height:1em;text-decoration:none;color:#000;letter-spacing:-1px;}
.content .singleStory .title a:hover{color:#FD9C00}
.content .singleStory .author{padding:10px 0}
.content .singleStory .author a{text-transform:capitalize;color:#FD9C00;font-size:14px}
.content .singleStory .author a:hover{text-decoration:none}
.content .singleStory .author i{color:#4D4D4D;font-size:14px}
.content .singleStory  .excerpt{font-size:14px}
.content .singleStory .more{padding:10px 0 0 0;text-align:right;}
.content .singleStory .more a{color:#FD9C00;font-weight:bold;font-size:14px}
.content .singleStory .more a:hover{text-decoration:none}
.pageBorder{border-top:1px dotted #7f7f7f;margin-top:-21px;/display:none}
.darkBorder{background:#000;border:2px solid #000}
.img_wrap1{width:120px;float:left;margin:15px 35px 30px 0;}
.img_wrap2{width:120px;float:right;margin:15px 190px 30px 0}
.leftad{float:left;padding:0px}
.rightad{float:left;padding:0 0 0 15px}
/*** tag css ends***/

/*** sitemap css start***/
.siteMapContent{padding:10px 10px 20px 30px}
.siteMapContent ul li{padding:5px 0}
.siteMapContent ul a.fcName{font-size:16px;font-family:SansusWebissimoRegular}
.siteMapContent ul a.scName{font-size:14px;font-family:SansusWebissimoRegular}
.siteMapContent ul a:hover{color:#FBC701}
.siteMapContent ul.secondCatgs{margin:5px 0 0 20px}
/*** sitemap css ends***/
.instachecking_loginModule {margin: 14px -30px 0 0}

.privacyPolicy p{line-height:1.5em;padding:0 0 20px 0}

.storyDescription p a{color:#2E5FA4}


.recomm{border:0;color:#000;padding:3px 5px;float:right}
.catgListBox{margin:0 0 0 0;width:170px;position:absolute;top:62px;z-index:1000;left:303px;background:#575757;padding-bottom:2px;-moz-border-radius:0 0 9px 9px;-webkit-border-radius:0 0 9px 9px;-khtml-border-radius:0 0 9px 9px;border-radius:0 0 9px 9px}
.catgListBox a{float:left;margin:0;font-family:"Arial Black",helvetica,sans-serif;font-size:11px;font-weight:normal;width:140px;color:#FFF;border-top:1px solid #626262;padding:10px 0 0 10px}
.catgListBox a:hover{color:#fff;background-color:#2C2C2C}


/*** gadgets css start***/
.content .highInteview{background:rgba(246,243,232,0.4);padding:15px 20px;background:#fff;}
.content .highInteview .categoryName{font-weight:bold;font-size:24px;margin-right:20px;font-family: arial;color:#000;margin-bottom:20px}
.catgs{float:left; position:relative; width:640px; margin:0px 0px 0px 0px}
.catgs ul{margin:0 5px 0 0; padding:0px;list-style-type: none}
.catgs ul li{float:left; position:relative; margin:0px 0px 0px 0px}
.catgs .txt{font-family:arial;font-size:14px;color:#000;font-weight:bold;text-align:center;display:block;line-height:1em;  }
.catgs .picTxt{float:left;width:120px;height:132px;margin:10px 15px 10px 10px;border:1px solid #afafaf;background:#fbfbfb;border:2px solid #fff;-moz-box-shadow:-1px 1px 10px #C0C0C0}
.catgs .picTxt:hover{background:#bababa;color:#fff}
.categorySprite{background:url(/css-img/gadget-icon-sprite.png) no-repeat;display:block;width:105px;height:92px;margin:0px 0 10px 0px}
.mobile{background-position:0px -985px;display:block}
.laptop{background-position:-2px -145px;display:block}
.camera{background-position:-6px -1225px;display:block}
.gadget{background-position:-1px -625px;display:block}
/*.bikes{background-position:-10px -505px;display:block}
.holidays{background-position:-10px -612px;display:block}
.pets{background-position:-10px -710px;display:block}
.family{background-position:-10px -802px;display:block}
.brands{background-position:-10px -895px;display:block}
.hobbies{background-position:-10px -967px;display:block}*/
/*** gadgets css ends***/
.leftDiv1{background:#F1F1F1;width:279px;padding:10px 7px 20px 10px;margin:0 0 10px 0px; border:1px solid #ccc }

/* Recommended */
.recommended{margin:15px 0}
.recommended .relHd{font-family:'HelveticaCondensedBlackSeRg';font-size:30px;padding:10px 0 10px 10px;background-color:#2272C7;color:#fff}
.recommended .contentArticles{border:0;background:#f1f1f1;margin-left:5px}
.recommended .contentArticles .singleAnsDiv{padding:5px}
.recommended .contentArticles .singleAnsDiv .arExcept .storyHeading{font-weight:normal;font-size:14px}
.recommended .arExcept a{color:#4b6cb4!important;text-decoration:none}
.recommended .contentArticles .singleAnsDiv:hover{border:0;background:#e4e4e4}
.singleAnsDiv .arImage{float:left;width:115px;margin-right:5px}
.recommended .contentArticles .singleAnsDiv a.phraseHead{display:block;text-transform:capitalize;background:#888;font-size:11px;font-family:arial;color:#fff!important;margin:0 50px 0 120px;padding:0 5px}

/* toolbar css for Comments */
label{clear:both}
.toolbar{background:#eeeeee;border:1px solid #a9a9a9;height:23px;width:650px;border-bottom:0}
.toolbar div{display:inline;float:left}
.toolbar div.textSize ul#textStyleDropDown_id.uploadifyDropdown{margin-top:3px}
.writeStoryIconSet{background:url(/css-img/icons.gif) no-repeat;}
.toolbar .writeStoryIconSet{height:20px;width:17px;}
.toolbar .icon,.toolbar select, .sep{float:left;margin-right:0px;}
.toolbar .cancelStory{float:right;color:#222}
.toolbar .cancelStory:hover{text-decoration:none}
.toolbar .icon input{border:0;background:0;cursor:pointer;padding:5px 10px}
.toolbar .icon{border:1px solid transparent}
.toolbar .active{background-color:#DFE8FF;border:1px solid #748DCF;padding-left:5px}

.toolbar .redo {background-position:-159px 0}
.toolbar .undo {background-position:-99px 0}
.toolbar .clipboard {background-position:-700px 0}
.toolbar .textSize {background-position:-159px 0}
.toolbar .sep {background-position:-175px 2px}
.toolbar .bold {}
.toolbar .italic  {background-position:-59px 0}
.toolbar .underline {background-position:-139px 0}
.toolbar .strikeThrough{background-position:-120px 0}
.toolbar .link {background-position:-500px 0}
.toolbar .fScreen {background-position:-100px -19px}
.toolbar .ol {background-position:-80px 0}
.toolbar .ul  {background-position:-19px 0}
.toolbar .leftIndent {background-position:-400px 0}
.toolbar .rightIndent {background-position:-540px 0}
.toolbar .leftAlign {background-position:-460px 0}
.toolbar .centerAlign {background-position:-420px 0}
.toolbar .rightAlign {background-position:-480px 0}
.toolbar .justify {background-position:-440px 0}
.toolbar .break {background-position:0 -40px}
.toolbar .quote{background-position:-220px 0}
.toolbar .table {background-position:-580px -20px}
.toolbar .pasteWord {background-position:-380px -20px}
.toolbar .assets{background-position:-42px -38px}
.toolbar select{border:1px solid #999;font-size:12px;font-weight:bold;padding:1px;width:10px;border:1px solid}
.editor{margin-top:10px;width:650px;}
.editor iframe{border:1px solid #aaa;overflow:auto;}
#tableLightbox{background:#fff;padding:20px;border:1px solid #888;}
#tableLightbox label{display:inline-block;width:70px}
#tableLightbox input[type=text]{margin-bottom:7px;}
#commentForm .btn{float:right;margin-top:10px}
#commentBox{margin-top:10px}
#commentBox label{font-size:16px;font-family:arial;color:#000}

/*Button*/
.btn.danger,
.alert-message.danger,
.btn.danger:hover,
.alert-message.danger:hover,
.btn.error,
.alert-message.error,
.btn.error:hover,
.alert-message.error:hover,
.btn.success,
.alert-message.success,
.btn.success:hover,
.alert-message.success:hover,
.btn.info,
.alert-message.info,
.btn.info:hover,
.alert-message.info:hover {
  color: #ffffff;
}
.btn .close, .alert-message .close {
  font-family: Arial, sans-serif;
  line-height: 18px;
}
.btn.danger,
.alert-message.danger,
.btn.error,
.alert-message.error {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success, .alert-message.success {
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.info, .alert-message.info {
  background-color: #339bb9;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
.btn:focus {
  outline: 1px dotted #666;
}
.btn.primary {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.active, .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.large {
  font-size: 15px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}
:root .alert-message, :root .btn {
  border-radius: 0 \0;
}
button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

#commentContent{margin-top:20px;border-top:1px solid #808080;padding-top:10px}
.singleComment{border-bottom:1px solid grey;font-family:arial;padding-bottom:10px;margin-bottom:10px;padding-left:5px}
.singleComment .userImage{float:left;margin-right:15px;padding:0;width:30px;display:inline-block;border:1px solid transparent}
.singleComment .dsq-comment-header span{font-size:14px;color:grey;float:left}
.singleComment .comment-body{float:left}
.singleComment .comment-body .comment-message p{margin-left:7px;margin-top:0}
.singleComment .comment-body .comment-message{margin-left:40px;text-transform:capitalize;}



.widgetOuter{ float:left;margin:10px 5px;   }
.topElementWidget a{ color:#000;text-decoration:none;font:bold 14px Georgia;}
.topElementWidget{display:inline-block;padding:10px;width:150px; float:left; position:relative; margin:20px 0px 0 0 }
.topElementtitleWidget {height: 55px; overflow: hidden;width:150px; text-align:left;margin-top:5px}
#widgetLoad{height: 198px; overflow: hidden; position: relative;width: 600px;}
.box_heading1{border-bottom:3px solid #343434; padding:5px 0; width:495px; font:bold 18px arial;color:#000;margin-left:8px;}

/* footerBlogNetLink CSS */
.footer{padding-bottom:0;}
.footerBlogNetLinks{
  position:relative;height:105px;text-align:center;margin-top:20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
}
.footerBlogNetLinks .blogNetLinksContainer{position:relative;background:url(/css-img/all-logos.png) no-repeat;}
.footerBlogNetLinks a{position:absolute;left:0;top:0;background:url(/css-img/all-logos-black.png) no-repeat;}
.footerBlogNetLinks a:hover{background:url(/css-img/all-logos.png) no-repeat;}
.footerBlogNetLinks .gizmowatch{width:110px;height:35px;top:18px;left:17px;background-position:-1px -10px;}
.footerBlogNetLinks .gizmowatch:hover{background-position:-1px -10px;}

.footerBlogNetLinks .designbuzz{width:164px;height:20px;top:18px;left:140px;background-position:-125px -11px;}
.footerBlogNetLinks .designbuzz:hover{background-position:-125px -11px;}

.footerBlogNetLinks .diyhealth{width:100px;height:20px;top:18px;left:317px;background-position:-302px -12px;}
.footerBlogNetLinks .diyhealth:hover{background-position:-302px -12px;}

.footerBlogNetLinks .cellphonebeat{width:135px;height:20px;top:18px;left:435px;background-position:-420px -12px;}
.footerBlogNetLinks .cellphonebeat:hover{background-position:-420px -12px;}

.footerBlogNetLinks .parentingclan{width:84px;height:20px;top:18px;left:585px;background-position:-570px -12px;}
.footerBlogNetLinks .parentingclan:hover{background-position:-570px -12px;}

.footerBlogNetLinks .automotto{width:100px;height:20px;top:18px;left:685px;;background-position:-670px -12px;}
.footerBlogNetLinks .automotto:hover{background-position:-670px -12px;}

.footerBlogNetLinks .instablogs{width:92px;height:23px;top:18px;left:803px;background-position:-787px -12px;}
.footerBlogNetLinks .instablogs:hover{background-position:-787px -12px;}

.footerBlogNetLinks .celebguru{width:62px;height:32px;top:7px;left:910px;background-position:-893px -1px;}
.footerBlogNetLinks .celebguru:hover{background-position:-893px -1px;}

.footerBlogNetLinks .bornrich{width:100px;height:24px;top:52px;left:17px;background-position:0px -48px;}
.footerBlogNetLinks .bornrich:hover{background-position:0px -48px;}

.footerBlogNetLinks .ecofriend{width:90px;height:20px;top:58px;left:130px;background-position:-114px -53px;}
.footerBlogNetLinks .ecofriend:hover{background-position:-114px -53px;}

.footerBlogNetLinks .howtodealwith{width:110px;height:20px;top:58px;left:230px;background-position:-217px -55px;}
.footerBlogNetLinks .howtodealwith:hover{background-position:-217px -55px;}

.footerBlogNetLinks .hometone{width:80px;height:22px;top:58px;left:350px;background-position:-336px -53px;}
.footerBlogNetLinks .hometone:hover{background-position:-336px -53px;}

.footerBlogNetLinks .weddingclan{width:100px;height:25px;top:58px;left:440px;background-position:-426px -53px;}
.footerBlogNetLinks .weddingclan:hover{background-position:-426px -53px;}

.footerBlogNetLinks .styleguru{width:90px;height:25px;top:58px;left:560px;background-position:-545px -52px;}
.footerBlogNetLinks .styleguru:hover{background-position:-545px -52px;}

.footerBlogNetLinks .greendiary{width:70px;height:25px;top:58px;left:662px;background-position:-646px -52px;}
.footerBlogNetLinks .greendiary:hover{background-position:-646px -52px;}

.footerBlogNetLinks .bodyartclan{width:93px;height:25px;top:58px;left:745px;background-position:-729px -52px;}
.footerBlogNetLinks .bodyartclan:hover{background-position:-729px -52px;}

.footerBlogNetLinks .alwaysfoodie{width:120px;height:25px;top:58px;left:855px;background-position:-838px -56px;}
.footerBlogNetLinks .alwaysfoodie:hover{background-position:-838px -56px;}

.contentSlideshow .title a{color:#2272C7}

/* prev-next story navigation starts */
.navigatePerma { position: fixed; top: 350px}
.navigatePerma span.navgTxt{font:bold 14px Arial;color:#949494}
.prevPerma {left: 10px}
.nextPerma {right: 10px}
a.prevNavgImg{background:url(/css-img/prevPermaInctive.png) no-repeat 0 15px;display:block;width:57px;height:72px}
a.prevNavgImg:hover{background:url(/css-img/prevPermaActive.png) no-repeat 0 17px}
a.prevNavgImg:hover span.navgTxt{color:#4C4C4C}

a.nxtNavgImg{background:url(/css-img/nxtPermaInctive.png) no-repeat -12px 16px;display:block;width:57px;height:72px}
a.nxtNavgImg:hover{background:url(/css-img/nxtPermaActive.png) no-repeat 0 15px}
a.nxtNavgImg:hover span.navgTxt{color:#4C4C4C}
/* prev-next story navigation ends */

.clusterStories{margin-top:30px}
.clusterStories a.singleStory{display:inline-block;font-size:13px;font-weight:bold;color:#ffffff;margin:10px;}
.clusterStories a.singleStory:hover{opacity:0.6}
