/** * @package News Theme Business Theme - Adodis Drupal Theme * @version 1.1 November 25, 2010 * @author Adodis Theme http://www.drupal-themes.adodis.com * @copyright Copyright (C) 2010 Adodis Drupal Theme * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */ /* ----- BODY SECTION ------ */ body { line-height: 1.5; font-family: Arial, Helvetica, sans-serif;; font-size: 12px; font-weight: normal; color: #2B2B2B; word-wrap: break-word; margin: 0; padding: 0; border: 0; outline: 0; background:#FFFFFF; } /* ----- MAIN WRAPPER SECTION ------ */ #wrapper { margin: 0 auto; } #header-wrapper { background:#CA0002; } div.header-banner { width: 961px; margin: 0 auto; background:transparent url(../images/globe-img.png) no-repeat scroll right bottom; height:100px; overflow:hidden; } #content-wrapper { margin: 0 auto; /*background:#E6E6E6;*/ background:#FFFFFF; clear:both; position: relative; width: 961px; z-index: 1; } /* ----- HEADER SECTION ------ */ #header { overflow: hidden; } /* ----- LOGO SECTION ------ */ #logo,#preview #preview-header #preview-logo { float: left; padding-top: 19px; margin: 0px 0 0; } div#site-name { float: left; } .slogan { font-weight: bold; text-align: center; color:#CCCCCC; } div#header h1 { font-size: 190%; position: relative; top: 5px; left: 25px; } div#header a { /*color: #FF498F;*/ color:#FFFFFF; text-decoration: none; } /* ----- HEADER AREA REGION ------ */ div#header-right { float: right; margin: 39px 0px 0 0; color: #FFFFFF; width: 400px; text-align: right; } div#head-top-right { overflow: hidden; } div#head-top-right h2 { display: none; } div#header-right a { color: #FFFFFF; } div#header-right ul { margin: 0; padding: 0; text-align: right; } div#header-right ul li { display: inline; padding: 0px 8px; background: url(../images/top-sep.gif) right center no-repeat; } div#header-right ul li.last { background: none; padding-right: 0; } div#header-right ul li:hover a,div#header-right a:hover { color: #FFFFFF; } div#signup { margin:0px 0px 0px 0px; padding:5px 0px 0px 0px; color:#FFFFFF; font-weight:bold; } /* ------------------ TOP USER POSITIONS ------------------ */ div#topuser-position { padding: 2px 7px 2px 7px; /*background: url(../images/top-menu-transparencybg.png) repeat-x;*/ background:#940101; } div#topuser-position a { color:#FFFFFF; } .topuser-in { width:961px; margin:0 auto; overflow:hidden; } #topuser-1{ float: left; padding-top:2px; } #topuser-2{ float: right; } #topuser-2 div.topuser-column-two,#topuser-1 div.topuser-column-one { margin-right: 0; } div#topuser-position h2.subject { background: none; color: #0D0F0E; padding: 0 0; } div.topuser-column-two { margin-right: 30px; width:458px; } div.topuser-column-one { width: 965px; } div.topseparation { text-align:right; } div.topseparation .form-text { float:right; } div#topuser-position ul { margin: 0px; padding-top:3px; } div#topuser-position ul li { display: inline; list-style-type: none; list-style-image: none; padding:0 10px; margin: 0; background: url(../images/top-sptr.gif) right 2px no-repeat; } div#topuser-position ul li a { color: #fff; font-family: Arial,Helvetica,sans-serif; font-weight: bold; } div#topuser-position ul li:hover a { color: #000; } div#topuser-position ul li.last a,#topuser-position ul li.last { background: none; border:none; } /* ------------------ SEARCH FORM ------------------ */ #block-search-form .block-content { background: #fff; margin-bottom: 8px; padding: 3px 0 0px 7px; border: none; height: 39px; } #block-search-form .block-content input.form-text { border: 1px solid #AC0306; width: 195px; height: 17px; margin: 7px; margin-left: 0px; float: left; margin-right: 9px; padding: 1px 0 2px 3px; } #block-search-form .block-content input.form-submit { height: 21px; margin-right: 0px; width: 66px; /*background: #942B53 url(../images/search-bg.jpg);*/ background:#942B53; color: #fff; border: none; margin-top: 7px; padding: 0px; } #edit-basic #edit-submit { margin-bottom: 0px; border: none; } /* --------------- USER LOGIN FORM ---------------- */ #user-login-form input.form-text { width:232px; } form#user-login-form { padding:1px; } /* ----- MENU REGION ------ */ #menu-section { background:#AC0306; border-bottom:5px solid #DEE0DD; /*background:#264A77;*/ /*background:#003D79;*/ } #menu { font-size: 13px; margin:0px auto; width:961px; } #menu h2 { display: none; } /* ----- BANNER REGION ------ */ #slide-banner { width:961px; margin:0 auto; background:#E6E6E6; } #slideshow-area { /*background: #E6E6E6;*/ overflow: hidden; margin-bottom:0px; padding: 0 10px 0 5px; width: 658px; } #slideshow { margin: 0 auto; } /*--Main Container--*/ .main_view { position: relative; } /*--Window/Masking Styles--*/ .window { height: 300px; width: 661px; overflow: hidden; /*--Hides anything outside of the set width/height--*/ position: relative; } .image_reel { position: absolute; top: 0; left: 0; } .image_reel img { float: left; } /*--Paging Styles--*/ .paging { position: absolute; bottom: 0px; right: -7px; width: 109px; height: 45px; z-index: 100; /*--Assures the paging stays on the top layer--*/ text-align: center; line-height: 40px; /*background: url(paging_bg2.png) no-repeat;*/ display: none; /*--Hidden by default, will be later shown with jQuery--*/ } .paging a,.paging a:link,.paging a:visited { padding: 0px 5px; text-decoration: none; color: #000; border: 1px solid #610000; background: #fff; margin-right:4px; } .paging a.active,.paging a:hover { font-weight: bold; color: #fff; background: #CA0002; border: 1px solid #610000; } .paging a:hover { font-weight: bold; } /*-------IMAGE LAYOUT--------*/ #sidebar_right .image-layout .block-content { padding:0; background:none; } #rtab2 .image-layout .content { padding:0; background:none; } /* ----- RIGHT TAB SLIDER-1 ------ */ #rtab { border:1px solid #ccc; width:280px; padding:5px 0px 0px 0px; margin-bottom:3px; background-color:#FFFFFF; height:285px; } #rtab h2.subject { display:none; } ul.tab_slide { margin:0; } ul.tab_slide li { list-style:none; display:inline; padding:0 0px; } ul.tab_slide li:first-child { padding-left:0; } ul.tab_slide li a { padding:7px 19px 7px 19px; background:#3D3B3C url(../images/tab-septr.gif) right center no-repeat; text-transform:capitalize; color:white; font-weight:bold; outline:none; } ul.tab_slide li:first-child a { padding-left:20px; } ul.tab_slide li.active a { color: #045497; background:white; text-decoration:none; } ul.tab_slide li:hover a { text-decoration:none; } .tab_content { margin-top:5px; border-top:none; padding: 20px 10px 15px; background:#ffffff; float:left; } #rtab .tb_img1 img { float:left; margin-right:8px; border:solid 1px #C6C6C6; } #rtab .tb_cont { color:#030303; font-family:Arial,Helvetica,sans-serif; } ul.tb_cont1 { margin:0px; padding:5px 0px 0px 0px; } ul.tb_cont1 li { list-style:none; color:#054C82; padding:10px 0px 0px 7px; background: url(../images/arrow-1.jpg) 0px 17px no-repeat; } ul.tb_cont1 li a { color:#054C82; text-decoration:none; } .tb_bot { padding-top:35px; } .tb_more { float:right; } .tb_bot .readmore a { background: url("../images/readmore-icon.png") no-repeat scroll 0 2px transparent; color:#000000; font-family: times New Roman; font-size: 14px; font-style: italic; font-weight: normal; padding-left: 25px; text-decoration:none; } .tb_photos { color:#808080; float:left; } /********** CONTENT TAB SLIDER ********/ #slide-banner1 { /*background:#E6E6E6;*/ background:#FFFFFF; clear:both; width:961px; margin:0 auto; padding:5px 0px 0px 0px; } #static-cont { float:left; padding: 5px 4px 5px 5px; width: 662px; margin-bottom:3px; border:1px solid #B6B6B6; height:71px; margin-top:5px; background:#fff; } #contab { float:left; padding: 5px 9px 0 0; width: 662px; margin-bottom:3px; border:1px solid #B6B6B6; height:155px;/*my changes 299px*/ margin-top:3px; background:#F0F6F9; } #contab h2.subject{ display:none; } ul.tab_slide1 { margin:0; } ul.tab_slide1 li { list-style:none; display:inline; padding:0 0px 0px 0px; } ul.tab_slide1 li:first-child { padding-left:0; } ul.tab_slide1 li a { padding:7px 17px 7px 17px; text-transform:capitalize; color:white; font-weight:bold; outline:none; /*background:#3D3B3C url(../images/tab-septr.gif) right center no-repeat;*/ } ul.tab_slide1 li:first-child a { padding-left:22px; } #contab ul.tab_slide1 li.active a { color:#045497; background:#F0F6F9; text-decoration:none; } #contab ul.tab_slide1 li:hover a { text-decoration:none; } .tab_content1 { margin-top:-17px;/*my changes 10px*/ /*border-left:1px solid #B6B6B6; border-right:1px solid #B6B6B6; border-bottom:1px solid #B6B6B6; border-top:none;*/ padding:0 9px 10px;/*my changes 15px 10px 10px*/ background:#F0F6F9; float:left; } #contab .tb_img1 img { float:left; padding-right:12px; } #contab .tb_cont1 { color:#030303; font-family:Arial,Helvetica,sans-serif; } #contab .topbox h2 { color:#045497; font-weight:normal; padding:0; margin:0; } #contab .topbox .author { padding:0px 0px 15px 0px; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-style: italic; } #contab .topbox .author span { color: #045497; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-style: italic; font-weight: bold; } #contab .tb_cont { padding:0px; line-height:25px; } ul.tb_cont1 { margin:0px; padding:5px 0px 0px 0px; } ul.tb_cont1 li { list-style:none; color:#054C82; padding:10px 0px 0px 7px; background: url(../images/arrow-1.jpg) 0px 17px no-repeat; font-size:12px; } ul.tb_cont1 li a { color:#054C82; text-decoration:none; } .tb_more { float:right; } #contab .readmore a { /*background: url("../images/readmore-icon.png") no-repeat scroll 0 2px transparent;*/ background:#fff; color:#3492B6; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-style: italic; font-weight: bold; padding-left: 25px; text-decoration:none; letter-spacing:1px } #contab .readmore a:hover { color: #D53503; } .tb_photos { color: #808080; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-style: italic; } /* ----- MIDDLE CONTENT PART ------ */ .middle-part { /*background: #E6E6E6;*/ background:#EEE; min-height: 400px; } /* ----- BLOCK AREA ------ */ /* ----- LEFT SIDEBAR ------ */ #sidebar_left { float: left; width: 33%; overflow: hidden; /*border-right:2px solid #E6E6E6;*/ } /* ----- RIGHT SIDEBAR ------ */ div#sidebar_right { float: right; width: 282px; overflow: hidden; padding-right:1px; } .subject { /*background:#FFFFFF;*/ background: url("../images/down-arrow-bg.gif") no-repeat scroll 0 0 #fff; padding:0 0 0 35px; border-bottom: 2px solid #c71f04; /*background:#FFFFFF url(../images/heading-bg-shadow.gif) no-repeat center bottom;*/ margin: 0; /*padding:9px 0 15px 2px;*/ /*color: #6C6869;*/ font-family:Arial,Helvetica,sans-serif; font-size: 16px; font-weight: bold; } .block-content { margin-bottom: 3px; padding: 10px 10px 9px 10px; background:#FFFFFF; border:1px solid #B6B6B6; /*margin-top:81px/*my changes*/ } .block-content p { margin: 0; padding: 0; } .block-content ul { margin: 0 0 0 15px; padding-left: 0px; font-size: 13px; } .block-content ul li { /*list-style-image: url("/images/bullet.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);*/ padding: 0px; /*top:7px */ } .block-content ul.menu li { list-style-image: none; list-style-type: none; padding: 0 0 5px 13px; background: url(../images/bullet.png) no-repeat left 8px; } .block-content ul.menu li.last { padding: 0 0 0 13px; } .block-content ul.menu { margin: 0px; } .block-content ul li a { /*color: #141414;*/ color:#3492B6; font-family: Arial,Helvetica,sans-serif; } .block-content .readmore { float: right; clear: both; } /* ------------------ MAIN CONTNET ------------------ */ #main-content-three-column { width: 385px; } #main-content-two-column-left { width: 67%; } #main-content-two-column-right { width: 673px; padding-left:2px; } #main-content-one-column { width: 961px; } .main-content { margin: 0; color: #2B2B2B; float: left; font-family: Arial,Helvetica,sans-serif; font-weight: normal; line-height: 150%; text-align: justify; /*background: #E6E6E6;*/ background:#EEE; white-space: normal; } .main-content-inner { padding: 5px 10px 0; margin-bottom:8px; background: #fff; } #node-title { color: #045497; font-family: Arial,Helvetica,sans-serif; font-size: 23px; font-weight: bold; /*margin: 4px 0 12px 0;*/ } /* ------------------ CONTENT BOTTOM REGION ------------------ */ #content-bottom { padding: 10px 0 0 0; margin: 10px 0 0 0; border-top: 1px dotted #98033A; } .services { margin: 0; } .services h2 { margin: 0px 0 9px 0; padding: 0; color: #98033A; font-family: Arial,Helvetica,sans-serif; font-size: 19px; font-weight: normal; background: none; color: #98033A; } #content-bottom div.content { margin-bottom: 15px; } #content-bottom .readmore { float: right; } #content-bottom p { margin: 0; } /* ----- NEWS TAB REGION ------ */ #news { clear:both; width:961px; margin:0 auto; } #newstab{ width:667px; float:left; padding-right: 4px; line-height: 25px; border:1px solid #B6B6B6; margin-left:2px; margin-bottom:3px; } /* ----- RIGHT TAB SLIDER-2 ------ */ #rtab2 { width:280px; float:right; border:1px solid #B6B6B6; } #rtab2 .rtb1_img { height:211px; } #rtab2 .region-block { background:#ffffff; margin: 0 0 7px; padding-left: 1px; } #rtab2 .image-layout { padding:0px; } #rtab2 .content { padding-left:5px; } #rtab2 h2.subject { background:#fff url(../images/down-arrow-bg.gif) 0px 0px no-repeat; border-bottom:solid #C71F04 3px; padding: 0 0 0 45px; } /* ------------------ USER POSITONS ------------------ */ div#user-position { background: #EeEeEe; margin-bottom: 0px; padding:4px 4px 4px 7px; } #user-1,#user-2,#user-3{ float: left; padding-right:3px; } #user-3 div.user-column-three,#user-2 div.user-column-two,#user-1 div.user-column-one { padding-right: 0; } div#user-position h2.subject { /*background:#FFFFFF url(../images/heading-bg-shadow.gif) no-repeat center bottom; color: #898788;*/ } p.readmore,.readmore { color: #7E0433; font-weight: bold; padding: 0 0 0 15px; margin-left: 3px; /*background: url(../images/readmore.png) left 5px no-repeat;*/ } div.user-column-three { padding-right: 4px; width: 310px; /*border:1px solid #B6B6B6;*/ } #user-3 div.user-column-three { width:313px; } div.user-column-two { padding-right: 8px; width: 476px; } div.user-column-one { width: 961px; } #user-position .user-column-inner { background:#ffffff; border:1px solid #cccccc; } #user-position .user-column-inner .content { padding:15px 15px 15px 15px; } div#user-position ul { margin-left: 2em; } /* ------------------ SOCIAL REGION ------------------ */ #social .content { padding: 3px; background:#ffffff; margin-bottom:3px; border: 1px solid #B6B6B6; } #social h2.subject { padding:5px; background:#FFFFFF; } /* ------------------ FOOTER AREA------------------ */ #footer { overflow: hidden; /*background:url(../images/main-ftr-bg.gif) repeat;*/ background:#222222; } #footer a, #footer a:hover { color: #FFFFFF; } .footer-inner { width:961px; margin:0 auto; } /* ------------------ FOOTER POSITION ------------------ */ div#fcolumn-position { padding: 7px 0 5px 15px; /*background: url(../images/ftr-mdl-btm-cnt-bg.gif) bottom no-repeat; background-color: #ffffff; background-image: -webkit-gradient(linear, left top, left bottom, from(#4A4A45), to(#1A1B17)); background-image: -webkit-linear-gradient(top, #4A4A45, #1A1B17); background-image: -moz-linear-gradient(top, #4A4A45, #1A1B17); background-image: -o-linear-gradient(top, #4A4A45, #1A1B17); background-image: linear-gradient(to bottom, #4A4A45, #1A1B17);*/ color:#9A9A98; } div#fcolumn-position .content { padding: 5px 0; } #fcolumn-1,#fcolumn-2,#fcolumn-3,#fcolumn-4,#fcolumn-5 { float: left; } div#fcolumn-position h2.subject { background: none; color: #D2D2D4; font-size:20px; padding:0; text-transform:uppercase; border-bottom:none; } p.readmore,.readmore { padding:20px 2px 0 10px; margin-left: 3px; /*background: url(../images/readmore.png) left 60% no-repeat; text-decoration:underline;*/ } div.fcolumn-column-five { padding-right: 15px; width: 174px; } div.fcolumn-column-four { padding-right: 15px; width: 221px; } div.fcolumn-column-three { padding-right: 15px; width: 300px; } div.fcolumn-column-two { padding-right: 15px; width: 458px; } div.fcolumn-column-one { padding-right: 15px; width: 931px; } div#fcolumn-position ul { margin:7px 0 0 0; padding:0; } div#fcolumn-position ul li { list-style:none; padding:1px 0; } div#fcolumn-position ul li a { color:#A6A5A3; font-size:12px; } div#fcolumn-position ul li a:hover { color:#FFFFFF; } /* ------------------ FOOTER BOTTOM ------------------ */ #footer-bottom .footer-inner { background:#1D1E19; } #footer-bottom { /*background:#353630;*/ background:#222; border-top: 1px dashed #656660; } /* ------------------ FOOTER BOTTOM ITEMS POSITION ------------------ */ div#footer-items { padding: 5px 15px; } div#footer-items h2.subject { display:none; } div.footer-item-two { padding-right: 15px; width: 458px; } #footer-menu div.footer-item-two { padding:0; } div.footer-item-one { width: 931px; } div#footer-items ul { padding:0; } div#footer-items ul li { list-style:none; padding:2px 0; } div#footer-items ul li a { color:#A6A5A3; font-size:12px; } div#footer-items ul li a:hover { color:#FFFFFF; } /* ------------------ FOOTER MENU REGION ------------------ */ #footer-menu { float:left; } #footer-menu h2 { display: none; } #footer-menu div.content { text-align: right; margin-bottom: 5px; } #footer-menu p, #footer-menu .content,#footer-menu a { color:#A6A5A3; } #footer-menu ul { margin: 0px; padding: 6px 0 12px 0; text-align: right; } #footer-menu ul li { display: inline; list-style-type: none; list-style-image: none; padding-right: 0px; } #footer-menu ul li a { padding: 0 11px 0 9px; font-family: Arial,Helvetica,sans-serif; font-weight: normal; color: #FFECE8; background: right url(../images/ftr-btm-separt.gif) no-repeat; } #footer-menu ul li:hover a, #footer-menu a:hover { color: #FFFFFF; } #footer-menu ul li.first a { padding-left: 0; } #footer-menu ul li.last a { background: none; } /* ------------------ FOOTER CONTENT REGION------------------ */ #footer-content { color: #9A9A98; float: left; } #footer-content h2 { display: none; } #footer-content div.content { margin-bottom: 5px; } #footer-content p, #footer-content .content,#footer-content a { color:#9A9A98; } #footer-content ul { margin: 0px; padding: 0; } #footer-content ul li { display: inline; list-style-type: none; list-style-image: none; background: url(../images/footer-sep.jpg) center right no-repeat; padding: 0 6px 0 6px; margin: 0; } #footer-content ul li a { color: #9A9A98; font-family: Arial,Helvetica,sans-serif; font-weight: normal; } #footer-content ul li:hover a,#footer-content a:hover { color: #FFFFFF; } #footer-content ul li.last a,#footer-content ul li.last { background: none; } div.designed { float: right; width: 460px; color: #A6A5A3; text-align: right; position: relative; right: 10px; margin-top: 25px; padding-bottom: 10px; } div.designed a { color: #A6A5A3; } div.designed a:hover { color: #FFFFFF; } /* ------------------ COMMENTS ------------------ */ .comment h2.title { margin-bottom: 1em; } .comment div.user-picture img { margin-left: 0; } .comment { margin-bottom: 20px; position: relative; } .comment .user-pic { margin: 8px; /*border-top: 1px solid #D3D7D9;*/ } .comment .user-picture { float: right; margin-top: 4px; } #comment-left { width: 100%; margin-right: 50px; } #comment-left ul.links.inline { display: inline; } .comment .user-pic img { margin: 0; border: 1px solid #F8D3D3; } .comment .submitted p { margin: 4px 0; line-height: 1.2; } .comment .submitted .comment-time { font-size: 12px; color: #045497; } .comment .submitted .comment-permalink { font-size: 12px; text-transform: lowercase; } .comment .content { line-height: 1.6; } .comment .comment-arrow { height: 40px; width: 20px; margin-left: -45px; margin-top: 10px; position: absolute; } .comment .comment-block { padding: 3px 3px 3px 15px; border: 1px solid #F8D3D3; } .comment .indented { margin-left: 40px; } .comment ul.links { padding: 0 0 0.25em 0; } .comment ul.links li { padding: 0 0.5em 0 0; } .comment-form .form-item { overflow: hidden; margin-bottom: .8em; } .comment-form .form-type-textfield label,.comment-form .form-type-item label { float: left; } .comment-form .form-type-textfield input,.comment-form .form-item .username { float: right; width: 75%; border-radius: 4px; } .comment-form .form-item .description { line-height: 1; float: right; width: 76%; } .comment-form .form-textarea { border-top-left-radius: 4px; border-top-right-radius: 4px; } .comment-form fieldset.filter-wrapper .fieldset-wrapper,.comment-form .text-format-wrapper .form-item { margin-top: 0; margin-bottom: 0; } .comment-form fieldset.filter-wrapper .tips { font-size: 11px; } ul.links li.comment-add { display: none; } /* ------------------ COMMON CSS ------------------ */ input.form-text { width: 190px; } /* ------------------ TABS ------------------ */ .tabs { font-family: Arial,Helvetica,sans-serif; margin-bottom: 20px; } .tabs ul.primary { padding: 0; margin: 0; overflow: hidden; border-bottom: 1px solid #AC0306; height: 25px; } .tabs ul.primary li { display: block; float: left; vertical-align: bottom; margin: 0 5px 0 0; padding-top: 2px; } .tabs ul.primary li.active a { border-bottom: 1px solid #ffffff; } .tabs ul.primary li a { color: #FFFFFF; background-color: #A20441; line-height: 1.8; padding: 2px 10px 6px 10px; margin: 0; } .tabs ul.primary li:hover a { background-color: #fff; color: #000; } .tabs ul.primary li.active a { background-color: #ffffff; border-top: 1px solid #AC0306; border-left: 1px solid #AC0306; border-right: 1px solid #AC0306; border-bottom: none; color: #000; } .tabs ul.secondary { border-bottom: none; padding-bottom: 20px; } .tabs ul.secondary li { display: block; float: left; } .tabs ul.secondary li:last-child { border-right: none; } .tabs ul.secondary li:first-child { padding-left: 0; } .tabs ul.secondary li a { padding: .25em .5em; color: #FFFFFF; background-color: #A20441; } .tabs ul.secondary li a.active { background-color: #ffffff; border-top: 1px solid #A20441; border-left: 1px solid #A20441; border-right: 1px solid #A20441; border-bottom: none; color: #000; } /* ------------------ UL,LI,P,OL ------------------ */ ul.action-links { list-style: none; margin: 5px; padding: .5em 1em; } ul.action-links li { display: inline-block; margin-left: 10px; } ul.action-links li a { padding-left: 15px; margin: 0 10px 0 0; } a,a:link,a:visited { text-decoration: none; color: #3492B6; /*font-weight:bold;*/ } a:hover,a:active,a:focus { text-decoration: underline; color: #D53503; } h1,h2,h3,h4,h5,h6 { margin: 1.0em 0 0.5em; text-transform: capitalize; } h1 { font-size: 175%; margin: 13px 0; } h2 { font-size: 150%; margin: 8px 0; } h3 { font-size: 140%; margin: 8px 0; } h4 { font-size: 125%; margin: 8px 0; } h5 { font-size: 115%; margin: 8px 0; } h6 { font-size: 105%; margin: 8px 0; } ul,ol,ul li.leaf,ul li.collapsed { margin: 1em 1em 1em 2em; padding: 0; list-style-image:url(../images/arrow-1.jpg); /*list-style-type: disc;*/ } li.expanded,li.collapsed,li.leaf { margin: 0; padding: 0; } li a.active { color: #D53503; } ul.links li { list-style-type: none; } p { margin: 0; padding: 5px 0 0 0; text-align: justify; } img { outline: 0; } caption { text-align: left; font-weight: normal; } /*-- Block Quote ---*/ blockquote { font-style: italic; margin: 0 5px; padding: 5px 10px; } blockquote:before { color: #bbb; content: "\201C"; font-size: 3em; line-height: .1em; margin-right: .2em; vertical-align: -.4em; } blockquote:after { color: #bbb; content: "\201D"; font-size: 3em; line-height: .1em; vertical-align: -.45em; } blockquote :first-child { display: inline; } a.feed-icon { display: inline-block; padding: 15px 0 0 0; } table { border-spacing: 0.3; width: 100%; margin: 10px 0; } table td { padding: 5px 0; } .block ul { margin: 0; padding: 0 0 0.25em 1em; } .item-list { font-size: 0.929em; padding-left:20px; padding-top:5px; } ul.menu li { margin: 0; } .region-content ul,.region-content ol { margin: 1em 0; padding: 0 0 0.25em 0.5em; } .item-list ul li { margin: 0; padding: 0.2em 0.5em 0 0; } ul.tips { padding: 0 0 0 1.25em; } #skip-link { left: 50%; margin-left: -5.25em; margin-top: 0; position: absolute; width: auto !important; z-index: 50; } #skip-link a,#skip-link a:link,#skip-link a:visited { background: #444; color: #fff; display: block; font-size: 0.94em; height: 1px; line-height: 1.7; position: absolute; text-decoration: none; top: -10000px; } #skip-link a:hover,#skip-link a:active,#skip-link a:focus { height: auto; outline: 0; overflow: visible; padding: 1px 10px 2px 10px; position: static; width: auto; } #content h2 { margin-bottom: 2px; font-size: 1.429em; line-height: 1.4; } .node-user-pic { font-size: 0.857em; color: #68696b; } .node-user-pic .user-picture img { float: left; height: 16px; margin: 1px 5px 0 0; } .field-type-taxonomy-term-reference .field-label,.field-type-taxonomy-term-reference .field-items,.field-type-taxonomy-term-reference .field-item { display: inline; float: left; padding-right: 10px; font-weight: normal; } .field-type-taxonomy-term-reference div.field-label { font-size: 0.857em; color: #68696b; } .field-type-taxonomy-term-reference .field-items,.field-type-taxonomy-term-reference .field-item { font-size: 0.929em; } .field-type-taxonomy-term-reference a:hover,.field-type-taxonomy-term-reference a:focus { text-decoration: underline; } .link-wrapper { text-align: right; } .field-type-image img,.user-picture img { margin: 0 0 1em; } ul.links { margin-top: 5px; color: #2B2B2B; color: #2B2B2B; } ul.links.inline { display: block; text-align: center; } .profile .user-picture { float: none; } .password-parent,div.form-item div.password-suggestions { position: relative; width: auto; } #password-strength { float: none; left: 16em; position: absolute; width: 11.5em; } #password-strength-text,.password-strength-title,div.password-confirm { font-size: 0.82em; } #password-strength-text { margin-top: 0.2em; } input.form-submit,a.button { border: 1px solid #045497; /*background: #7D0533 url(../images/search-bg.jpg) repeat-x;*/ background: #045497 repeat-x; color: #fff; cursor: pointer; font-weight: bold; text-align: center; margin-right: 1em; padding: 4px 12px; border-radius: 3px 3px 3px 3px; } a.button:link,a.button:visited,a.button:hover,a.button:focus,a.button:active { text-decoration: none; color: #5a5a5a; } fieldset { background: #ffffff; border: 1px solid #cccccc; margin-top: 10px; margin-bottom: 32px; padding: 0 0 10px; position: relative; top: 12px; border-radius: 4px; } .fieldset-wrapper { margin-top: 25px; } .filter-wrapper { top: 0; padding-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; } fieldset.collapsed { background: transparent; border-radius: 0; } fieldset legend { background: #E6E6E6; border: 1px solid #ccc; border-bottom: none; color: #3b3b3b; display: block; height: 2em; left: -1px; line-height: 2; padding: 0; position: absolute; text-indent: 10px; text-shadow: 0 1px 0 #fff; top: -12px; width: 100%; border-top-left-radius: 4px; border-top-right-radius: 4px; } fieldset.collapsed legend { border-radius: 4px; } fieldset legend a { color: #3b3b3b; } fieldset legend a:hover,fieldset legend a:focus,fieldset legend a:active { color: #000; } fieldset .fieldset-wrapper { padding: 0 10px; } input { margin: 2px 0; padding: 4px; } input,textarea { font-size: 0.929em; } textarea { line-height: 1.5; } textarea.form-textarea,select.form-select { padding: 4px; } input.form-text,textarea.form-textarea,select.form-select { border: 1px solid #ccc; } input.form-submit:hover,input.form-submit:focus,a.button:hover { background: #960102; color: #fff; } .password-suggestions ul li { margin-left: 1.2em; } .form-item { margin-bottom: 1em; margin-top: 2px; } .form-item label { font-size: 0.929em; } fieldset .description { margin-top: 5px; line-height: 1.4; color: #3c3c3c; font-style: italic; } .form-type-radio label,.form-type-checkbox label { margin-left: 4px; } .form-type-radio .description,.form-type-checkbox .description { margin-left: 2px; } .form-actions { padding-top: 10px; } html.js input.form-autocomplete { background-position: 100% 4px; } html.js input.throbbing { background-position: 100% -16px; } /*------------- MAINTENANCE PAGE ---------------*/ .maintenance-page { background: #fff; padding-top: 20px; } #maintenane-page-wrapper { border: 1px solid #CA0002; margin: 0 auto; width: 957px; padding-bottom: 20px; } #maintenane-page-wrapper #content .section h1 { font-size: 22px; } #maintenane-page-wrapper #content .section { padding-left: 20px; font-size: 15px; } /*-----------------FOR DESIGN-----------------*/ /*----WEBSITE OUTTER SHADOW-----*/ .content-inner { width:978px; margin:0 auto; background:url(../images/middle-shadow-repeat.png) repeat-y; } .content-outter { /*background:url(../images/main-ftr-bg.gif) bottom repeat-x; background-color:#EeEeEe;*/ } /*-----SEARCH BLOCK IN TOP USERS REGION------*/ #topuser-2 #block-search-form { background:url(../images/zoom-icon.gif) no-repeat right top; padding-right: 28px; float:right; } #search-block-form input.form-text { margin:0px; border:1px solid #FFFFFF; border-right:none; width: 180px; } #topuser-2 #search-block-form input.form-submit { display:none; } /*------FOLLOW US------*/ .fu-tit { border-right: 1px dotted #000000; color: #898989; float: left; font-size: 23px; margin: 5px 6px 5px 0px; width: 115px; } .fu-facebook { border-right: 1px dotted #000000; float: left; margin: 5px 6px 5px 0px; width: 130px; } .fu-facebook a { color:#284B84; } .fu-twitter { border-right: 1px dotted #000000; float: left; margin: 5px 6px 5px 0px; width: 130px; } .fu-twitter a { color:#1698BE; } .fu-blogger { border-right: 1px dotted #000000; float: left; margin: 5px 6px 5px 0px; width: 130px; } .fu-blogger a { color:#D64103; } .fu-myspace { border-right: 1px dotted #000000; float: left; margin: 5px 6px 5px 0px; width: 130px; } .fu-myspace a { color:#286098; } .subscribe { float: left; height: 59px; width: 271px; } .fu-icon img { float:left; padding-right: 5px; } /*--------CAROUSEL-------*/ .field-name-field-carousel .field-item img { margin-top:22px; } /*-----USERBOX CONTENT--------*/ .userpos1_img { float:left; padding:0px 10px 0px 0px } #userpos1 { padding:15px 0px 0px 0px; background:url(../images/separator-1.gif) center top no-repeat; } #userpos #userpos1:first-child { background:none; } #userpos1 .userpos1_cont { color: #045497; font-weight: normal; padding: 14px 0 20px; } #user-1 #block-block-13 .contbg { background:url(../images/newstheme_18.gif) 15px 0px no-repeat; padding:0px 0px 0px 50px; } #user-2 #block-block-14 .contbg { background:url(../images/newstheme_20.gif) 15px 0px no-repeat; padding:0px 0px 0px 50px; } #user-3 #block-block-15 .contbg { background:url(../images/newstheme-ver3_07.gif) 15px 0px no-repeat; padding:0px 0px 0px 50px; } .userpos2 .readmore a { background: url("../images/readmore-icon.png") no-repeat scroll 0 2px transparent; color:#000000; font-size: 14px; font-style: italic; font-weight: normal; padding-left: 25px; text-decoration:none; } /*-------------NEW TAB CONTENT-----------------*/ /*--NEWS TAB TITLE--*/ #newstab .new-title1 h2.subject { /*background: url(../images/tab-bg1.gif) no-repeat;*/ background-color:#E6E6E6; border-top:3px solid #da2942; color: #000000; padding-left:10px; width:98.8%; } #newstab .new-title1 h2.subject #newstabbg { background: url(../images/tab-bg1.gif) no-repeat; } #newstab .new-title2 h2.subject { /*background: url(../images/tab-bg2.gif) no-repeat;*/ background:#E6E6E6; border-top:3px solid #0d3ce8; color: #000000; padding-left:10px; width:98.8%; } #newstab .new-title2 h2.subject #newstabbg { background: url(../images/tab-bg2.gif) no-repeat; } #newstab .new-title3 h2.subject { /*background: url(../images/tab-bg3.gif) no-repeat;*/ background:#E6E6E6; border-top:3px solid #007e0a; color: #000000; padding-left:10px; width:98.8%; } #newstab .new-title3 h2.subject #newstabbg { background: url(../images/tab-bg3.gif) no-repeat; } #newstab h2.subject { background: none repeat scroll 0 0 #E6E6E6; border-top: 3px solid #FECE5F; padding:2px 2px 2px 10px; width: 98.8%; } #newstab .content { margin-bottom:7px; /*padding:0 5px 5px 5px;*/ } #newstab .region-block { background:#ffffff; } /*--HEALTH NEWS--*/ ul.tab_slide2 { margin:0; } ul.tab_slide2 li { list-style:none; display:inline; padding:0 0px; } ul.tab_slide2 li:first-child { padding-left:0; } #newstab .news_tab2 ul li a { font-size: 13px; font-weight: normal; padding: 5px; } #newstab .news_tab2 span { float: left; font-size: 14px; } #newstab .news_tab2 ul { float:right; } #newstab ul li.active a { color:#FFFFFF; } .tab_content2 { padding:9px 10px 10px; background:#ffffff; float:left; padding:15px 10px 15px; width:97%; } #newstab #block-block-17 #tab1 .view-healthnews1 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-17 #tab1 .view-healthnews1 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-17 #tab5 .view-healthnews5 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-17 #tab5 .view-healthnews5 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-17 #tab10 .view-healthnews10 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-17 #tab10 .view-healthnews10 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstabbg { color: white; display: inline; float: left; padding: 0 12px; width: 642px; } #newstabbg .new_sub { float:left; } #newstabbg ul li a, #newstabbg ul li a.active { color:white; } #newstabbg .news_tab2{ float:right; width:121px; } /*--TECH & SCIENCE NEWS--*/ ul.tab_slide3 { margin:0; } ul.tab_slide3 li { list-style:none; display:inline; padding:0 0px; } ul.tab_slide3 li:first-child { padding-left:0; } ul.tab_slide3 li a { padding:5px 14px 5px 13px; text-transform:capitalize; color:#3D3B3C; font-weight:normal; } .tab_content3 { background:#ffffff; float:left; padding: 15px 10px; } #newstab #block-block-19 #tab11 .view-technews1 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-19 #tab11 .view-technews1 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-19 #tab51 .view-technews5 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-19 #tab51 .view-technews5 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-19 #tab101 .view-technews10 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-19 #tab101 .view-technews10 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } /*--LIFESTYLE NEWS--*/ ul.tab_slide4 { margin:0; } ul.tab_slide4 li { list-style:none; display:inline; padding:0 0px; } ul.tab_slide4 li:first-child { padding-left:0; } ul.tab_slide4 li a { padding:5px 14px 5px 13px; text-transform:capitalize; color:#3D3B3C; font-weight:normal; } .tab_content4 { padding:13px 10px 13px; background:#ffffff; float:left; } #newstab #block-block-20 #tab111 .view-lifestyle1 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-20 #tab111 .view-lifestyle1 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-20 #tab511 .view-lifestyle5 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-20 #tab511 .view-lifestyle5 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-20 #tab1011 .view-lifestyle10 .view-content .views-row-odd .views-field-title span.field-content a { text-decoration:none; color:#103F77; } #newstab #block-block-20 #tab1011 .view-lifestyle10 .view-content .views-row-even .views-field-title span.field-content a { text-decoration:none; color:#103F77; } /*--POPULAR TOPICS--*/ #block-menu-menu-popular-topics ul { margin-left:10px; } #block-menu-menu-popular-topics ul li { list-style-type:none; background:url(../images/dropdown-arrow-nrm.png) 8px 6px no-repeat; line-height:22px; padding-left:20px; } #block-menu-menu-popular-topics ul li a { text-decoration:none; color:#0F4A8E; } /*--TAGS--*/ #block-block-12 div.content { background:#ffffff; text-align:center; color: #595554; padding:5px 20px 5px 25px; margin:0; } #block-block-12 div.block-content span { color: #595554; font-size: 20px; } #block-block-12 .rtab1bg { background: url(../images/newstheme_07.gif) 0px 0px no-repeat; padding:0px 0px 0px 40px } #block-block-11 .rtb1_img img { padding:0px 0px 0px 0px; margin:0; } /*--YOUR CHOICE--*/ #block-block-11 .rtb1_img { height:175px; } /* CSS for custom view of Address book */ .arrowcollapse { background:url("../images/menu-collapsed.png")no-repeat scroll 5px 65% transparent; padding-left:15px; } .arrowexpand { background:url("../images/menu-expanded.png")no-repeat scroll 5px 65% transparent; padding-left:15px; } .lilabel { color:#280000 ; font-weight:bold; } .message { width:350px; } /* view of seminar,ebook files,interview question */ .boximage { background-image:url("../images/tablebg1.jpg"); background-repeat: repeat; text-shadow: 0 1px 1px #E6EBED; } .bg1 { float:left; width:48%; padding-left:10px; line-height:2em; background-color:#FCE9E9; /*background: url("../images/wcpattern.png") repeat scroll 0 0 transparent;*/ } .bg2 { float:left; width:48%; padding-left:10px; line-height:2em; /*background: url("../images/wcpattern.png") repeat scroll 0 0 transparent;*/ background-color:#FCE9E9; } #bg2:hover { background: none repeat scroll 0 0 #FFFFFF; color: #333399; } .nodata { font-size:10px; } .addcol { width:251; height:59; /*border:1px solid red; background-image:url(../images/tab-bg3.gif);*/ background: #992c75; color:#FFFFFF; font-size:14px; font-weight:bold; padding:3.6px; min-height:50px; } .budding { width:251; height:59; /*border:1px solid red; background-image:url(../images/tab-bg3.gif);*/ background: #992c75; color:#FFFFFF; font-size:14px; font-weight:bold; padding:3.6px; min-height:136px; } .efest { width:251; height:59; background: #1b6185; color:#FFFFFF; font-size:14px; font-weight:bold; padding:3.6px; min-height:50px; } .personal { background-color:#E6E6E6; color: #000000; width:99%; font-weight:bold; } .profession { background:#E6E6E6; color: #000000; width:99%; font-weight:bold; } .education { background:#E6E6E6; color: #000000; width:99%; font-weight:bold; } #pattern { /*background: url("../images/wcpattern.png") repeat scroll 0 0 transparent;*/ font-size: 12px; margin: 20px; text-align: left; width: 500px; border:1px solid #F8D3D3; /*border-collapse: collapse;*/ } #pattern thead tr { background: url("../images/wcpattern.png") repeat scroll 0 0 transparent; } #pattern th { border-bottom: 1px solid #FFFFFF; color: #003399; font-size: 13px; font-weight: normal; padding: 8px; } #pattern td { border-bottom: 1px solid #FFFFFF; border-top: 1px solid transparent; color: #666699; padding: 8px; } #pattern tbody tr:hover td { background: none repeat scroll 0 0 #F8D3D3; color: #333399; } div.lpos_fixed { position:fixed; left:0px; top:160px; } div.pos_fixed { position:fixed; right:0px; top:160px; } #quiz{ background: url("../images/wcpattern.png") repeat scroll 0 0 transparent; font-size: 12px; margin: 20px; text-align: left; width: 95%; border:1px solid #F8D3D3; } #quiz td{ border-bottom: 1px solid #FFFFFF; border-top: 1px solid transparent; padding: 8px; color:#3492B6; } #quiz th{ border-bottom: 1px solid #FFFFFF; border-top: 1px solid transparent; font-size:18px; padding: 8px; background: none repeat scroll 0 0 #F8D3D3; color:#3492B6; } #comment-form { border:1px solid #F8D3D3; width:400px; padding:10px; } #quiz-view-table td { padding: 0px 3px 0px 3px; margin: 0px; background:white; line-height: 180%; } #quiz-view-table td { border-bottom: 1px solid #FFFFFF; border-top: 1px solid transparent; padding: 8px; color:#3492B6; } #quiz-view-table tbody tr:hover td { background: none repeat scroll 0 0 #F8D3D3; } .multichoice_row odd jquery-once-1-processed tr.even,tr.odd { border-bottom: 1px solid #FFFFFF; border-top: 1px solid transparent; padding: 8px; color:#AC0306; background-color:white; } .multichoice_row even jquery-once-1-processed tr.odd,tr.even { border-bottom: 1px solid #FFFFFF; border-top: 1px solid transparent; padding: 8px; color:#AC0306; background-color:white; } #banner { border:1px solid #ccc; min-height:290px; } #ban-left { border:2px solid #000; float: left; } #ban-right { float: right; padding-right:5px; } #edit-tries-answer table { border:1px solid #F8D3D3; } .quizquestion { color:#AC0306; } .take-another-view { font-size:18px; } .blink { background: none repeat scroll 0 0 #FF0000; border-radius: 2px; color: #FFFFFF; font-size: 9px; font-weight:bold; animation-name: blinker; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; -webkit-animation-name: blinker; -webkit-animation-duration: 1s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; } @-moz-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @-webkit-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } .button { border-top: 1px solid #295182; background: #457db5; background: -webkit-gradient(linear, left top, left bottom, from(#295182), to(#457db5)); background: -webkit-linear-gradient(top, #295182, #457db5); background: -moz-linear-gradient(top, #295182, #457db5); background: -ms-linear-gradient(top, #295182, #457db5); background: -o-linear-gradient(top, #295182, #457db5); padding: 5px 10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: white; font-size: 14px; text-decoration: none; vertical-align: middle; } .button:hover { border-top-color: #295182; background: #295182; color: #fff; } .button:active { border-top-color: #295182; background: #295182; } .frontcontent { background-color: #FFFFFF; border: 1px solid #ccc; padding: 10px; margin-top: 7px; width:139%;/*my changes*/ }