/* $Id: style.css,v 1.44.2.16 2011/01/06 09:45:33 danprobo Exp $ */

/* Body
-------------------------------------------------------------- */

body {
color: #454343;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 15px;
/*background-color: #DDDDDD;*/
background-color: #D9E2E7;
background-image: url("http://general.guruaid.com/images/bg.jpg");
background-position: center top;
margin: 0;
}
.top_header{
height: 80px;
position: relative;
width: 1000px;
margin: 0 auto;
}
div#fixme2 {
    position: fixed;
    z-index: 151;
}
#fixme2 {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 150;
}

/* Text elements
-------------------------------------------------------------- */

tr.odd td, tr.even td {
padding: 0.5em;
}

a {
text-decoration: none;
}

a:link {
/*color: #005a8c;*//*#e87e17*/
color: #0B2582;
text-decoration: none;
}

a:visited {
/*color: #005a8c;*//*#e87e17*/
color: #0B2582;
text-decoration: none;
}

a:hover {
/*color:#cc6600;*/
color: #11a3c1;
}

blockquote {
background: url("http://general.guruaid.com/images/bq-tl.gif") no-repeat left top;
padding-left: 30px;
margin-left: 10px;
font-style:italic;
}

blockquote p {
background: url("http://general.guruaid.com/images/bq-br.gif") no-repeat right bottom;
}

cite {
background: url("http://general.guruaid.com/images/bq-tl.gif") no-repeat left top;
clear: both;
display: block;
font-style: italic;
padding-left: 30px;
margin-left: 10px;
}

code, tt, pre {
background-color:#EDF1F3;
font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
font-size:0.9em;
line-height:1.2em;
}

/* Headings
-------------------------------------------------------------- */

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.5em;
  
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}

h1,h2,h3,h4,h5,h6 {
padding:0;
margin:0;
}

/* Header regions
-------------------------------------------------------------- */

#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 {
display: block;
position: absolute;
text-decoration: none;
top: -10000px;
width: 1px;
height: 1px;
}

#header {
position: relative;
width: 100%;
margin: 50px auto 0px auto;
}

#logo-wrapper {
float: left;
}

.logo {
margin-top: 0px;
margin-left: 0px;
}

.logo IMG {
height:80px;
}

#branding-wrapper {
float: left;
margin-top: 25px;
}

.site-name {
display: inline; 
font-weight: bold;
font-size: 25px;
margin-left: 15px;
position: relative;
font-family: Verdana, Tahoma;
font-style: italic;
}

.site-slogan {
display: inline;                       
font-weight: bold;
position: relative;
margin-left: 10px;
font-family: Verdana, Tahoma;
}

#header-wrapper #search-box {
margin: 4px 14px;
position: absolute;
right: 0;
top: 30px;
white-space: nowrap;
}

#header-wrapper #search-box input.form-text {
width: 10em;
}

/* Primary menu + Superfish
-------------------------------------------------------------- */

#menu {
height: 35px;
float:left;
width:80%;
margin: 0px;
}

#nav {
height: 35px;
float:left;
background:#EEEEEE;
}

#nav li {
float:left;
background:url("http://general.guruaid.com/images/menu-separator.gif") no-repeat right top;
height:35px;
padding:0 1px 0 0;
}

#nav li a{
color:#000000;
text-decoration:none;
font-size:12px;
padding:7px 29px 0 29px;
display:inline-block;
font-weight:bold;
height:25px;
text-transform:uppercase;
}

#nav li a:hover {
color:#FB9A22;
}

#nav li.active-trail a {
color:#FB9A22;
}

#rounded-menu-left {
height: 35px;
float:left;
width:1px;
font-size:0;
}

#rounded-menu-right {
height: 35px;
margin-top:2px;
float:right;
width:200px;
}

#nav ul, #nav ul li.leaf {
list-style-image:none;
list-style:none;
}

#nav ul, #nav .block ul, #nav ol {
margin:0;
padding:0;
}

/* Superfish
-------------------------------------------------------------- */

#superfish {
height:35px; 
float:left;
}

#superfish .contextual-links-region {
float: left;
z-index:6;
}

#superfish h2 {
height: 0;
overflow: hidden;
position: absolute;
}

#superfish .menu, #superfish .menu * {
margin:0;
padding:0;
list-style:none;
}

#superfish .menu {
line-height:1.0;
}

#superfish .menu ul {
position:absolute;
top:-999em;
width:13em;
}

#superfish .menu ul li {
width:200px;
}

#superfish .menu li:hover {
visibility:inherit;
}

#superfish .menu li {
float:left;
position:relative;
}

#superfish .menu a {
display:block;
position:relative;
}

#superfish .menu li:hover ul,
#superfish .menu li.sfHover ul {
left:0;
top:32px;
z-index:99;
}

#superfish ul.menu li:hover li ul,
#superfish ul.menu li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li:hover ul,
#superfish ul.menu li li.sfHover ul {
left:180px;
top:0;
}

#superfish ul.menu li li:hover li ul,
#superfish ul.menu li li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li li:hover ul,
#superfish ul.menu li li li.sfHover ul {
left:180px;
top:0;
}

#superfish .menu {
float:left;
margin-bottom:1em;
}

#superfish .menu a {
padding:.75em 1em;
text-decoration:none;
}

#superfish .menu a.sf-with-ul {
padding-right:2.25em;
min-width:1px;
}

#superfish .menu li a{
color:#000000;
text-decoration:none;
font:13px arial;
font-weight:bold;
text-transform:capitalize;
padding-right:40px;
padding-left:40px;
padding-top:8px;
}

#superfish .menu li a:hover,#superfish .menu li a:active  {
color:#FB9A22;
text-decoration:none;
font:13px arial;
font-weight:bold;
text-transform:capitalize;
padding-right:40px;
padding-left:40px;
padding-top:8px;
}

#superfish .menu li {
background: transparent;
background-image: url("http://general.guruaid.com/images/divider_menu.gif");
background-position: right;
background-repeat:no-repeat;
}

#superfish .menu li last leaf
{
background:none;
}

#superfish .menu li li {
background: #B6CFE4;
}

#superfish .menu li li li {
background: #B6CFE4;
top: 0px;
}

#superfish .menu li:hover, #superfish .menu li.sfHover,
#superfish .menu a:focus, #superfish .menu a:hover, #superfish .menu a:active {
outline:0;
}

#superfish .menu li:hover, 
#superfish .menu li.sfHover,
#superfish .menu a:focus, 
#superfish .menu a:hover, 
#superfish .menu a:active {
z-index:10;
color:#FB9A22;
}

#superfish .menu li:hover {
}

#superfish .menu li.active-trail {
color:#FB9A22;
}

#superfish .menu li.active-trail li {
background: #B6CFE4;
color:#FB9A22;
}

#superfish .menu li li:hover {
background: #B6CFE4;
}

#superfish .menu li li li:hover {
background: #B6CFE4;
}

.sf-sub-indicator {
position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
background:url("http://general.guruaid.com/images/arrows-ffffff.png") no-repeat -10px -100px;
}
a > .sf-sub-indicator { 
top:.8em;
background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}

#superfish .menu ul .sf-sub-indicator { background-position:  -10px 0; }
#superfish .menu ul a > .sf-sub-indicator { background-position:  0 0; }
#superfish .menu ul a:focus > .sf-sub-indicator,
#superfish .menu ul a:hover > .sf-sub-indicator,
#superfish .menu ul a:active > .sf-sub-indicator,
#superfish .menu ul li:hover > a > .sf-sub-indicator,
#superfish .menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}

#superfish .sf-shadow ul {
background:	url("http://general.guruaid.com/images/shadow.png") no-repeat bottom right;
padding: 0 8px 9px 0;
}

#superfish .sf-shadow ul.sf-shadow-off {
background: transparent;
}

/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */

#slideshow-wrapper{
background: url("http://general.guruaid.com/images/banner_3_4.gif") no-repeat scroll 0 0 transparent;
height: 340px;
width:100%;
/*background: transparent url(http://general.guruaid.com/images/banner_new3.gif) no-repeat center bottom;
height:315px;
margin-bottom:0px;
margin-top:0px;
*/}

.slideshow-inner{
    float: left;
    height: 300px;
    margin: 0 auto 0px 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#slideshow-preface {
	float: left;
    height: 325px;
    margin-left: 0.1em;
    margin-top: 3.7em;
    overflow: hidden;
    position: relative;
    width: 480px;
    /*color: #6E6E6E;
    font-family: Times New Roman,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    position: relative;
    text-align: justify;
    top: 10px;*/
}
.banner_right{
width:500px;
padding: 55px 0px 0px 5px;
float:left;
}
#slideshow-preface h1 {
    color: #000000;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}
.lower_banner{
	width:1000px;
	height:104px;
	margin:0px 0px 0px 0px;
	position:relative;
	z-index:2;
	overflow: hidden;
	background: transparent url("http://general.guruaid.com/images/colorbar_blue.gif") no-repeat center bottom;
}

#preface {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    position: relative;
    width: 450px;
}

#preface .contextual-links a{
text-decoration:none;
}

#preface .block-title {
margin:0px;
}

#preface .region {
margin:0px 0px;
}

#preface a {
color:#fff;
text-decoration:underline;
}

#preface a:hover {
text-decoration:none;
}

#slideshow-bottom{
width:950px;
float:left;
background:url("http://general.guruaid.com/images/mission-bg.png") no-repeat center bottom;
min-height:65px;
position:absolute;
bottom:0;
left:0;
text-align:right;
z-index:3;
}

/* Preface first + Preface middle + Preface last regions
-------------------------------------------------------------- */

#preface-wrapper {
width:950px;
margin:0px auto 0;
}

#preface-wrapper .column {
float: left;
}

#preface-wrapper.in1 .column {
width: 100%;
}

#preface-wrapper.in2 .column {
width: 50%;
}

#preface-wrapper.in3 .column {
width: 33.3%;
}

#preface-wrapper .block {
margin: 0 15px;
}

#preface-wrapper .block-title {
margin-top:15px;
}

#preface-wrapper .region {
margin:15px 0;
}

#mission {
font-size:1.6em;
color:#002054;
display:block;
float:right;
line-height:1.2em;
}

#mission .contextual-links {
font-size: 84%;
}

#mission .block-title {
margin-top:20px;
}

#mission .region {
margin:20px;
}

/* Content regions
-------------------------------------------------------------- */

#wrapper {
width:1000px;
margin: 0px auto 0;
}

#content {
width: 100%;
float: left;

}

/* Sidebar regions
-------------------------------------------------------------- */

#layout-type-1 #sidebar-left {
width: 26%;
float: left;
font-size:12px;	
}

#layout-type-2 #sidebar-left {
width: 21%;
float: left;
margin-right: 2%;
font-size:12px;	
}

.o-content
{
min-height:1146px;
height: auto;
float:left;
width: 60%;
border-right: 1px solid #CECFCE;
}

.one-sidebar #content{
padding:0px;
float: left;
width: 569px;
margin: 0px 10px 0px 20px;
text-align:justify;
}

.two-sidebars #content{
width: 54%;
float: left;
}

#layout-type-1 #sidebar-right {
width: 39.6%;
margin:0px;
float: right;
font-size:12px;
padding: 0;
}

#layout-type-2 #sidebar-right {
width: 21%;
float: right;
font-size:12px;	      
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
/*background: #e6e6e6;*/
margin:0;
padding-left: 10px;
padding-right: 10px;
font-size: 18px;
line-height: 24px;
color: #09387E;
text-shadow: 0 0 0 #525252;
}

#sidebar-left .content,
#sidebar-right .content {
padding: 0px 15px;
}

.sidebar .block {
/*background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd; */
margin:0 0 15px;
}

.sidebar tbody {
border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
background: none;
}

/* Misc.
-------------------------------------------------------------- */

#help {
font-size: 0.9em;
margin-bottom: 1em;
}

.error {
border-color: red;
}

.terms {
background-repeat: no-repeat;
margin-left: 18px;
margin-bottom: 5px;
}

#notice {
font-size: 10px;
text-align:center;
margin-bottom: -10px;
}

table {
	width:100%;
	border-collapse: separate;
}

div.contextual-links-wrapper {
font-size:100%;
}

/* Nodes
-------------------------------------------------------------- */

#first-time {
margin-bottom:10px;
}

.node {
/*border-bottom: 1px solid #bbb;*/
margin: 0px 0;
padding-bottom:15px;
}

.content-top{
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #f4f4f4;
margin:0 0 20px;
}

.content-top .block-title {
margin-top:15px;
}

.content-top .region {
margin:15px;
}

.content-middle .block-system {
margin:0;
}

.content-middle .block-block {
margin:0;
}

.content-middle .block-block .block-title{
margin-top:15px;
}

.content-middle .block-block .content {
margin:15px 0;
}

.content-bottom {
border-bottom: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #f4f4f4;
margin:20px 0 0;
}

.content-bottom .block-title {
margin-top:15px;
}

.content-bottom .region {
margin:15px;
}

.title, .title a {
margin: 0 auto;
line-height: 1.2em;
color: #09387E;
text-shadow: 0 0 0 #525252;
}

.node .content, .comment .content {
margin: 0px 0px 0px;
}

.node .taxonomy {
color: #999;
font-size: 0.9em;
padding-left: 1em;
}

.node .user-picture, .comment .user-picture {
float: right;
margin-left: 10px;
}

.node .user-picture img, .comment .user-picture img {
width:60px;
}

.node-book .links {
padding-top:5px;
}

.preview .node, .preview .comment{
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

.submitted {
font-size: 0.9em;
color: #999;
}

.submitted a:hover {
text-decoration: underline;
}

.node-sticky {
padding: 1em;
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin:0;
}

.messages {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.3em;
margin-bottom: 1em;
}

.breadcrumb {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-bottom: 1em;
padding: 0.3em 10px;
}

.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;
font-weight:normal;
padding-right:10px;
}

/* Comments
-------------------------------------------------------------- */

.comment {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 1em;
margin: 1em 0;
}

.comment .title {
line-height: 1.2em;
}

.comment .new {
text-align: right;
font-weight: normal;
float: right;
color: red;
margin:.5em;
}

/* Aggregator
-------------------------------------------------------------- */

.feed-item-body {
border-bottom: 1px solid #bbb;
padding-bottom: 1em;
}

#aggregator .feed-source {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

#aggregator h1 .title{
border-bottom: 1px solid #bbb;
}

#aggregator h2 {
padding-top: 10px;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
color: #999;
font-style: italic;
}

.feed-item-title {
font-size: 1.4em;
}

#aggregator h3 a:hover {
text-decoration: none;
}

.feed-item-meta .feed-item-source {
font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
font-size: 0.9em;
color: #999;
}

/* Forums
-------------------------------------------------------------- */

#forum table {
width: 100%;
}

#forum td {
padding: 0.5em;
}

#forum td.container {
background-color: #e6e6e6;
}

#forum ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 5px;
}

#forum ul.links li.forum a {
background-image:url("http://general.guruaid.com/images/post.gif");
}

#forum ul.links li.login a {
background-image:url("http://general.guruaid.com/images/lock.gif");
}

#forum td.statistics, #forum td.settings, #forum td.pager {
height: 1em;
border: 1px solid #bbb;
}

#forum td .links {
padding-top: 0.7em;
}

.block-forum h3 {
margin-bottom: .5em;
}

dl dd {
margin: 0 0 .5em 1em;
}

tr.odd {
background-color:#f4f4f4;
}

tr.even {
background-color:#fcfcfc;
}

th {
text-align:left;
background: #E6E6E6;
}

tr td, tr th {
/*border:1px solid #bbb;
padding: 0 6px;*/
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker table {
width: 100%;
}

#tracker td {
padding: 0.5em;
}

.profile {
clear: both;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: .8em;
margin: 1em 0em;
background-color: #f4f4f4;
}

.profile h3 {
margin-bottom:10px;
}

/* Admin
-------------------------------------------------------------- */

div.admin-panel .body {
background: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
}

div.admin-panel h3 {
background-color: #e6e6e6;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 5px 8px 5px;
margin: 0;
}

div.admin {
padding-top: 0;
}

div.admin .left,
div.admin .right {
margin-left: 1%;
margin-right: 1%;
}

/* Poll
-------------------------------------------------------------- */

.poll .bar {
background: #fff url("http://general.guruaid.com/images/bg-bar-white.png") repeat-x 0 0;
border: solid #f0f0f0;
border-width: 1px 1px 1px;
}

.poll .bar .foreground {
background: #71a7cc url("http://general.guruaid.com/images/bg-bar.png") repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */

ul, .block ul, ol {
margin: 0.5em 0 1em;
padding: 0 0 0 1.5em;
}

ul, ul li.leaf {
list-style-image: url("http://general.guruaid.com/images/bullet5.jpg");
}

.footer_ul
{
text-align:center;
vertical-align:bottom;
}

.footer_ul ul, .footer_ul ul li.leaf, ol {
  list-style-image: none;
  list-style: none;
}
.footer_ul ul{
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
	width:240px;
    padding: 0;
}

.footer_ul ul li {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style: none outside none;
    margin-left: 5px;
    padding: 3px 3px 5px 10px;
    text-align: left;
	vertical-align:bottom;
}

.footer_ul ul li a
{
color: #0B2582;
}
.footer_ul ul li a:hover
{
color: #11a3c1;
}

ul.menu, .item-list ul {
margin: 0.35em 0 0 -0.5em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
margin: 0.15em 0 0.15em .5em;
padding-bottom: .1em;
}

ul li.expanded {
list-style-image: url("http://general.guruaid.com/images/menu-expanded.gif");
}

ul li.collapsed {
list-style-image: url("http://general.guruaid.com/images/menu-collapsed.gif"); /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
display: block;
}

ul.inline li {
background: none;
margin: 0;
padding: 0 1em 0 0;
}

ol.task-list {
margin-left: 0;
list-style-type: none;
list-style-image: none;
}

ol.task-list li {
padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
background: transparent url("http://general.guruaid.com/images/task-list.png") no-repeat 3px 50%;
}

ol.task-list li.done {
color: #393;
background: none;
}

ol.task-list li.active {
margin-right: 1em;
}

fieldset ul.clearfix li {
margin: 0;
padding: 0;
background-image: none;
}

#user-login-form {
text-align: center;
}

#user-login-form ul {
text-align: left;
}

ul.links li, ul.inline li {
background-image: none;
}

.links li {
margin: 0;
padding: 0;
}

.tabs li {
margin: 0;
padding: 0;
background-image: none;
}

li.expanded {
list-style-image:none;
list-style-type:none;
margin:0.15em 0 0.15em 0.5em;
}

div.links ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.comment ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.comment ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.links ul.links li.comment-add a {
background-image: url("http://general.guruaid.com/images/commentadd.gif");
}

div.links ul.links li.comment-comments a {
background-image: url("http://general.guruaid.com/images/comments.gif");
}

div.links ul.links li.comment-new-comments a {
background-image: url("http://general.guruaid.com/images/comments.gif");
}

div.comment ul.links li.comment-edit a {
background-image: url("http://general.guruaid.com/images/commentedit.gif");
}

div.comment ul.links li.comment-delete a {
background-image: url("http://general.guruaid.com/images/commentdelete.gif");
}

div.comment ul.links li.comment-reply a {
background-image: url("http://general.guruaid.com/images/commentadd.gif");
}

div.links ul.links li.node-readmore a {
background-image: url("http://general.guruaid.com/images/readmore.gif");
}

div.links ul.links li.blog_usernames_blog a {
background-image: url("http://general.guruaid.com/images/user.gif");
}

div.links ul.links li.comment_forbidden span {
background-image:url("http://general.guruaid.com/images/lock.gif");
}

div.comment ul.links li.comment_forbidden span {
background-image:url("http://general.guruaid.com/images/lock.gif");
}

div.links ul.links li.upload_attachments a {
background-image: url("http://general.guruaid.com/images/photo.gif");
}

div.links ul.links li.book_printer a{
background-image:url("http://general.guruaid.com/images/print.gif");
}

div.links ul.links li.book_add_child a{
background-image:url("http://general.guruaid.com/images/add.gif");
}

ul.pager li.pager-current {
background-color:#005a8c;
color:#FFFFFF;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
}

.item-list .pager li {
padding:0px;
}

.item-list .pager li a{
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
background-color: #f4f4f4;
}

.item-list .pager li a:hover {
background-color:#005a8c;
color:#FFFFFF;
}

ul.links li,
ul.inline li {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 1em;
background-image: none;
}

.node .links,
.comment .links {
text-align: left;
padding-left: 0;
padding-top:5px;
}

ul.primary li a {
background-color:#f4f4f4;
border-color:#ccc;
border-style:solid solid none;
border-width:1px;
height:auto;
margin-right:0.5em;
padding:0 1em;
text-decoration:none;
}

.book-navigation .menu {
border-top:1px solid #bbb;
margin:0;
padding:10px 20px;
}

.book-navigation .page-links {
border-bottom:1px solid #bbb;
border-top:1px solid #bbb;
padding:0.5em;
text-align:center;
}

.filter-wrapper {
border:1px solid #bbb;
border-top:none;
}

.search-advanced {
border:1px solid #bbb;
}

.compose-tips {
margin-top:10px;
}


/* Login + Register + RSS
-------------------------------------------------------------- */

#authorize { 
float: right;
margin: 5px 10px 0;
display:block;
}

#authorize ul { 
display: inline;
}

#authorize ul li { 
margin: 0 10px 0 0; 
padding: 0 0 0 10px; 
display: inline; 
list-style: none;  
border-left: 1px #5a5a5a solid;
background-image: none;
}

#authorize ul li.first { 
border: 0;
}

#authorize ul li, #authorize ul li a { 
font-size: 12px; 
line-height: 13px; 
}

.feed-wrapper {
float:right;
margin-top:7px;
margin-right:20px;
}

/* Bottom teaser
-------------------------------------------------------------- */

#bottom-teaser {
width:950px;
margin: 15px auto 0;
}

#bottom-teaser .column {
float: left;
}

#bottom-teaser.in1 .column {
width: 100%;
}

#bottom-teaser.in2 .column {
width: 50%;
}

#bottom-teaser.in3 .column {
width: 33.3%;
}

#bottom-teaser .block {
margin: 0 15px;
}

#bottom-teaser .block-title {
margin-top:15px;
}

#bottom-teaser .region {
margin:15px 0;
}


/* Bottom region
-------------------------------------------------------------- */

#bottom-wrapper {
/* background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd; */
margin: 0px 0px 0px 0px;
text-align: left;
width: 1000px;
position: relative;
}

#bottom-wrapper .column {
float: left;
}

#bottom-wrapper.in1 .column {
width: 100%;
}

#bottom-wrapper.in2 .column {
width: 50%;
}

#bottom-wrapper.in3 .column {
width: 33.3%;
}

#bottom-wrapper.in4 .column {
width: 25%;
}

#bottom-wrapper .block {
margin:0 15px;
}

#bottom-wrapper .block-title {
margin-top:15px;
font-size: 1.3em;
}

#bottom-wrapper .region {
margin:15px 0;
}

/* Footer region
-------------------------------------------------------------- */

#footer-wrapper {
width: 1000px;
background: url("http://general.guruaid.com/images/footer-bg.jpg") repeat-x scroll center top transparent;
/*border-color: -moz-use-text-color #DBDBDD #DBDBDD;
border-style: none solid solid;
border-width: medium 1px 1px;*/
clear:both;
}

#footer{
width: 100%;
font-size: 12px;
}

#footer .block-title {
margin-top:15px;
}

#footer .region {
margin:15px 0;
}

/* Secondary menu
-------------------------------------------------------------- */

#subnav {
font-size: 12px;
}

#subnav li {
}

#subnav li a {
font-weight:normal;
}

#subnav li a:hover {
color: #cc6600;
}

#subnav-wrapper {
text-align:right;
}

#subnav-wrapper ul { 
display: inline;
}

#subnav-wrapper ul li {  
display: inline; 
list-style: none;  
background-image: none;
padding-left: 5px;
}

#subnav-wrapper ul li,#subnav-wrapper ul li a { 
font-size: 12px; 
line-height: 13px; 
}

/* Overlay
-------------------------------------------------------------- */

.overlay #header, .overlay #menu, .overlay .block-block, .overlay #bottom-teaser, .overlay #bottom-wrapper, .overlay #footer-wrapper {
display:none;
}

.overlay #wrapper {
width:98%;
}

.theme-info ul {
list-style-image:none;
}

/* Style added for new Site on 18Dec 12 */

.style3a {
    font-size: 32px;
    line-height: 30px;
}
.white-text1a {
    color: #04258A;
    /*font-size: 16px;*/
    font-weight: bold;
    padding-left: 0;
    padding-top: 0;
}

.page_wrapper{
    background:#ffffff;
    width:1000px;
    margin:0px auto 0px auto;
}

.toll_label{
    width:106px;
    height:29px;
    margin-top:38px;
    float:left;
    text-align:center;
    color: #122B8F;
    margin-top:42px;
}
.toll_number{
    width:316px;
    float:right;
    color: #122B8F;
}

.toll_label_banner{
    width:100px;
    float:left;
    font-size: 22px;
    text-align:center;
    margin-top: 34px;
}
.toll_number_banner{
    width:222px;
    float:left;
    color: #122B8F;
}

.banner_tfn {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
	padding:0px;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    text-align: left;
    width: 380px;
    z-index: 20;
}

.title_banner{
    color: #142C90;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
	margin:10px 3px 0px 0px;
	padding:0px;
	line-height:30px;
}

#chat
{
width:120px;
margin:0px;
padding-right:50px;
text-align:left;
}

.button {
    background: url("http://general.guruaid.com/images/chatnowblue_new.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 33px;
   	padding-left: 0;
    padding-top: 0px;
    position: absolute;
    width: 114px;
    z-index: 99;
}
#button2
{
background:url("http://general.guruaid.com/images/chatnowblue_new.gif") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-weight:bold;
height:42px;
float:center;
margin:0px;
padding:0px;
position:relative;
}

#button2:hover
{
background:url("http://general.guruaid.com/images/chatnowblue_new2.gif") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-weight:bold;
height:42px;
float:center;
margin-left:0px;
padding-left:0px;
position:relative;
}

.button:hover {
    background: url("http://general.guruaid.com/images/chatnowblue_new2.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 33px;
    margin-left: 380px;
    margin-top: 215px;
    padding-left: 0;
    padding-top: 10px;
    position: absolute;
    width: 114px;
    z-index: 99;
    cursor: pointer;
}

#serviceoffered {
    background: url("http://general.guruaid.com/images/whyus2.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 58px;
    margin-left: 13px;
    margin-top: -32px;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    width: 230px;
    z-index: 99;
}

p {
    color: #585858;
    line-height: 15px;
    padding-top: 0px;
}

#nirvana{
    width:100%;
    padding:0px;
    margin:0px;
}
#nirvana ul {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
	margin: 0px 0px 0px 10px;
    padding: 0px;
}

.testimonial {
    background: url("http://general.guruaid.com/images/testimonial.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    font-family: Times New Roman;
    font-size: 12px;
    height: 243px;
    margin-left: 22px;
    margin-top: -5px;
    position: relative;
    width: 460px;
    z-index: 9;
}

.callaway {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
	margin:5px 0px 0px 0px;
    font-weight: normal;
    line-height: 20px;
}


#home-cover #cover-hdr {
    background: url("http://general.guruaid.com/images/gradient-bar.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #D3D3D3;
    height: 37px;
	margin-top:15px;
    width: 569px;
}


.cover-individuals {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D3D3D3;
    border-image: none;
    border-right: 1px solid #D3D3D3;
    border-style: solid;
    border-width: 0 1px 1px;
    min-height: 50px;
    width: 569px;
}

.cover-individuals  div{
padding:7px;
}

.outer
{
font-family: Arial,Helvetica,sans-serif;
margin:0px 0px 0px 0px;
padding:0px;
width:569px;
}

.headline1
{
color: #09387E; 
padding: 0px;
margin: 20px 0px 0px 0px; 
font-size: 18px;
line-height:20px;
text-align:left;
font-weight:bold;
}

.c-para
{
margin:10px 0px 0px 0px;
font-size:12px;
padding:0px;
text-align:justify;
}

.s-headline
{
margin:10px 0px 10px 0px;
text-align:justify;
font-weight:bold;
font-size:13px;
}

.headline2
{
margin: 20px 0px 8px 0px;
padding:0px;
font-weight:bold;
font-size:14px;
color:#09387E;
text-align:left;
}

a.content-left
{
padding:0px;
margin:0px;
font-weight:bold;
font-size:13px;
color:black;
}


#nirvana1{
    width:100%;
    padding:0px;
    margin:10px 0px 0px 0px;
}
#nirvana1 ul {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
	margin: 0px 0px 0px 10px;
    padding: 0px;
}

.footer1
{
margin:20px 0px 0px 0px;
}

.footer1 a
{
color: #0B2582;
}

.footer1 a:hover
{
color: #11a3c1;
}

.sitemap
{
padding:20px 0px 0px 20px;
width:350px;
}

.sitemap-1
{
margin:15px 0px 0px 0px;
padding:0px 0px 3px 0px;
font-size:14px;
font-weight:bold;
}

.sitemap-s
{
margin:5px 0px 0px 20px;
padding:0px;
}

.sitemap-2
{
margin:5px 0px 0px 0px;
padding:0px;
}

.headline-n
{
margin:10px 0px 0px 0px;
font:bold 18px Arial, Helvetica, sans-serif; 
color:#FD9704;
}

#nirvana_2 ul
{
color:#000000;
font-size:16px;
font-weight:bold;
margin:7px 0px 0px 0px;
padding:0px;
text-align:left;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
list-style-image:none;
}
#nirvana_2 ul li
{
padding:0px 0px 0px 0px;
margin:0px;
list-style-type:none;
list-style-image:none;
text-align:left;
color:#000000;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.disclaim
{
width:450px;
margin:7px 0px 0px 0px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#000000;
font-size:12px;
line-height:15px;
}

#superfish .menu li.last
{
background:none;
background-image:none;
}

.menu_wrapper{
	display:block;
	overflow:hidden;
	width:100%;
}

#header-wrapper{
	float:right;
	text-align:right;
	width:100%;
	display:block;
}

.fb-comment
{
position: absolute; 
float: left; 
font-weight: bold; 
margin-left: 50px; 
margin-top: 62px; 
width: 350px; 
padding: 0px;
}

.comment1
{
color: #333333; 
font-weight: normal; 
line-height: 17px; 
text-align: Justify; 
font-family: Arial;
}

.fb-image
{
position: absolute; 
float: right; 
font-weight: bold; 
margin-left: 29px; 
margin-top: 167px; 
width: 50px;
}

.fb-name-d
{
position: absolute; 
float: right; 
font-weight: bold; 
margin-left: 72px; 
margin-top: 165px;
}

.fb-name
{
color: #000000; 
font-weight: Bold; 
line-height: 18px; 
text-align: Justify; 
font-family: Arial;
}

.fb-date-d
{
position: absolute; 
float: right; 
font-weight: Regular; 
margin-left: 72px; 
margin-top: 183px;
}

.fb-date
{
color: #333333; 
font-weight: Regular; 
line-height: 12px; 
text-align: Justify; 
font-family: Arial;
}

#fb_like
{
float:left;
position:relative;
margin-left:50px;
margin-top:-34px;
z-index:95;
}

#bbb-link
{
position: absolute; 
top: 30px; 
left: 850px; 
width: 120px; 
height: 49px; 
background-color: transparent; 
}

.container {
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	left:-9999em;
	z-index:51;
}

.chat_pop{ width:500px; position:fixed; right:20px; bottom:00px; z-index:99999; display:none;}
.chat_pop .top_sec{ background:url('http://general.guruaid.com/images/GA_logo_chat.gif') no-repeat 0 0; width:480px; height:45px; padding:10px 0px 0 20px}
.chat_pop .top_sec .btns{ float:right; margin-top:3px; margin-right:10px;}
.chat_pop .top_sec .btns a{ margin-left:10px;}

.chat_pop .mid_sec{background:url('http://general.guruaid.com/images/GA_middle_line.png') repeat-y 0 0; padding:0 8px;}
.chat_pop .mid_sec img.tech{ margin:0px 0 0 32px; }
.chat_pop .mid_sec .star_sec{ border-top: solid 1px #c0c2c0; width: 255px; margin:12px 0 0 22px; padding:10px; font: bold 13px/30px Arial, Helvetica, sans-serif}
.chat_pop .mid_sec .there{border-top: solid 1px #c0c2c0; width: 255px; margin:0px 0 0 22px; padding:10px; font: 13px/20px Arial, Helvetica, sans-serif; background-color:#FFF; color:#666666; letter-spacing:.5px;}
.chat_pop .mid_sec .there strong{ color:#ff9933;}
.chat_pop .mid_sec img.chat{ margin:12px 0 0 32px; }
.chat_pop .mid_sec iframe{ height:370px;}
.chat_pop .bot_sec{ background:url('http://general.guruaid.com/images/GA_bottom_corner.png') no-repeat 0 0; width:500px; height:18px;} 

.chat_min{ position:fixed; right:20px; bottom:0px; z-index:99999;}
img{ border:none;}
.chat_ban{ width:97px; position:fixed; right:20px; bottom:-143px; z-index:9999;}

/* Block for Top Header css*/
.topheader_table{margin:0 0 0 0px;padding:0 0 0 0px;text-align:center;background-color:#ffffff;border-color:#3C3C3A;border-width:0px 0px 0px 0px;border-style:solid;}
