/*
Theme Name: FYI Master Theme
Description: This theme is for use with all the FYI sites. Originally created by Ashish Nayyar and modified and updated by Immersion Media 
Version: 1.1
Author: Immersion Media*/
body {
margin-left:0;
margin-right:0;
text-align:center;
line-height:17px;
/*font-family:Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;*/
font-family:Arial,sans-serif;
font-size:13px;
color:#272727;
background-image:url(images/body_bg.png);
background-repeat:repeat
}

* {
margin: 0;
padding: 0;
}

/************************************************************
* basic
************************************************************/
a {
color:#2160ac;
text-decoration:none
}

a:hover {
color:#333;
text-decoration:underline
}

img {
border:0
}

.clear {
clear:both;
height:1px
}

.top_space {
margin-top:10px
}

p {
/*font-family:Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;*/
font-family:Arial,sans-serif;
font-size:13px;
color:#272727;
margin:0;
padding:0
}

/************************************************************
* basic ends
************************************************************/
#wrapper {
/*overflow:hidden;*/
width:1038px;
display:block;
position:relative;
text-align:left;
margin:0 auto;

}

/************************************************************
* Header Start
************************************************************/
#header {
width:1028px;
overflow:hidden;
background-image:url(images/header_bg.png);
background-repeat:repeat-y;
margin:0;
*margin-top: -3px;
}

#header .logo {
float:left;
width:270px;
background-image:url(images/v_bar.png);
background-repeat:no-repeat;
background-position:right;
text-align:left;
margin-right:20px;
padding-left:35px
}

#header h2 {
float:left;
width:320px;
font-family:Helvetica, Arial,sans-serif;
text-align:left;
font-size:14px;
color:#333;
font-weight:400;
margin:0;
padding:30px 0 0
}

#header .tagline {
float:left;
width:320px;
font-family:Helvetica, Arial,sans-serif;
text-align:left;
font-size:16px;
color:#333;
font-weight:400;
margin:0;
padding:45px 0 0
}

#header .searchbox {
width:345px;
float:right;
text-align:left;
margin-top:30px
}

.txtbox {
background:transparent url(images/input_bg.png) no-repeat;
border:none;
font-size:14px;
font-family:Arial, Verdana;
font-weight:400;
line-height:18px;
color:#666;
width:200px;
height:29px;
margin:0;
padding:10px 7px 7px
}

.txtbox1 {
background:transparent url(images/input_bg.png) no-repeat;
border:none;
font-size:14px;
font-family:Arial, Verdana;
font-weight:400;
line-height:18px;
color:#666;
width:200px;
height:20px;
margin:0;
padding:10px 7px 7px
}

div#navigation ul.tabs {
display:block;
vertical-align:middle;
white-space:nowrap;
z-index:5500;
margin:0;
padding:0
}

div#navigation {
border-top:1px solid #c0beab;
overflow:hidden;
width:978px;
margin-left:15px;
padding-left:25px;
margin-top:25px
}

.navigation a,div#navigation a {
color:#333;
text-decoration:none
}

div#navigation ul li {
background-image:none;
font-family:Georgia,Times,serif;
font-size:17px !important;
min-height:18px;
overflow:visible;
text-align:center;
vertical-align:top;
display:inline;
float:left;
margin-left:5px;
padding:9px 15px
}

div#navigation ul li:hover {
background-color:#79A92D;
background-image:none;
font-family:Georgia,Times,serif;
font-size:17px !important;
min-height:18px;
overflow:visible;
text-align:center;
vertical-align:top;
display:inline;
float:left;
color:#FFF;
padding:9px 15px
}

div#navigation ul li:hover a {
color:#FFF;
text-decoration:none
}

div#navigation ul li:first-child {
border-left:medium none
}

div#navigation ul li.current-cat {
background-color:#FB8F1B
}

/************************************************************
* Header End
***********************************************************
***********************************************************
* Container Start
************************************************************/
#container {
width:988px;
overflow:hidden;
background-image:url(images/bg.png);
background-repeat:repeat-y;
padding:0 40px 0 0;
position: relative;
}

#container .main_col {
float:left;
width:610px;
text-align:left;
margin-right:0;
padding-left:40px;
padding-top:20px
}

#container .main_col .home_description {
width:605px;
text-align:left;
margin-top:10px;
overflow:hidden;
padding-bottom:15px;
margin-bottom:10px;
background-image:url("images/aColumnHorizontalBorder.gif");
background-repeat:repeat-x;
background-position:bottom
}

#container .main_col .description {
width:605px;
text-align:left;
margin-top:10px;
overflow:hidden;
padding-bottom:15px;
margin-bottom:10px;
border-bottom:1px #d1d1d1 solid
}

#container .main_col .article_detail {
width:590px;
text-align:left;
margin-top:10px
}

#container .main_col .article_detail .img {
margin-left:10px;
margin-top:4px;
float:right;
margin-bottom:5px
}

.posts {
overflow:hidden;
border-top:1px #eaeaea solid;
padding-top:15px;
padding-bottom:15px
}

.post-edit-link {
background-color:#7aa915;
padding:3px 6px;
font-size:11px;
color:#fff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}

.wp-caption img {
border:none;
margin:0;
padding:0
}

.wp-caption p.wp-caption-text {
line-height:15px !important;
color:#111 !important;
margin:0;
padding:0 0 5px;
text-align: center !important;
font-family: "Times New Roman", Times, serif !important;
}

#container .article_LHS {
width:285px;
float:left;
border-right:1px #d1d1d1 solid;
padding-right:15px;
margin-right:15px
}

#container .article_RHS {
width:275px;
float:right
}

.article_abstract {

}

.author {
	float:left;
	font-weight:bold
}

#container .main_col .advertisement {
clear:both;
padding-left:0;
padding-top:15px;
margin-bottom:0;
margin-top:10px;
padding-bottom:15px;
background:url("images/aColumnHorizontalBorder.gif") repeat-x scroll center top transparent;
}

#container .main_col .border_bottom {
background-image:url("images/aColumnHorizontalBorder.gif");
background-repeat:repeat-x;
background-position:top
}

#container .RHS_col {
float:right;
width:305px;
text-align:left;
margin-top:150px
}

#container .RHS_col .home_bannner {
margin-top:240px;
margin-bottom:15px
}

#container .RHS_col .bannner {
margin-top:10px;
margin-bottom:15px
}

.widget {
	margin:10px 0;
}


#userbox {
overflow:hidden;
width:283px;
color:#333;
border-top:none;
background-image:url(images/user_box_bg.png);
background-repeat:no-repeat;
margin-top:-97px;
position:absolute;
margin-left:-7px;
z-index:10000;
height:165px;
padding:30px 10px 10px 20px
}

#userbox .img {
float:left;
margin-right:10px;
width:88px;
margin-top:2px
}

#userbox .desc {
float:left;
margin-right:10px;
width:170px;
line-height:16px
}

#userbox .desc h2 {
font-size:17px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
font-weight:400;
display:inline
}

.newsletter_link {
float:right;
padding-right:45px;
margin-top:3px
}

.newsletter_link a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#888;
text-decoration:underline
}

.form_space {
margin-top:5px;
margin-bottom:5px
}

.form_desc {
width:300px;
font-size:13px;
padding-top:5px;
padding-bottom:5px
}

.breadcrumbs {
background-image:url(images/breadcrumbs_bg.png);
background-repeat:no-repeat;
width:610px;
margin-left:14px;
padding:7px 7px 7px 27px
}

#category {
background-color:#FB8F1B;
width:961px;
height:20px;
margin-left:14px;
overflow:hidden;
padding:7px 7px 7px 32px
}

#category ul {
overflow:hidden;
width:961px;
text-align:left;
margin:0;
padding:0
}

#category ul li {
float:left;
display:inline;
text-align:left;
margin:0;
padding:0
}

#category ul li a {
color:#fff;
margin-right:15px;
font-family:Georgia,Times,serif;
font-size:14px
}

#subscribe {
overflow:hidden;
width:360px;
color:#333;
border-top:none;
background-image:url(images/subscribe_bg.png);
background-repeat:no-repeat;
margin-top:10px;
position:absolute;
margin-left:673px;
z-index:10000;
height:145px;
padding:25px 0 10px 20px;
*right:-25px;
*top:0px;
}



#subscribe_home {
overflow:hidden;
width:350px;
color:#333;
border-top:none;
background-image:url(images/subscribe_bg.png);
background-repeat:no-repeat;
margin-top:60px;
position:absolute;
margin-left:-25px;
z-index:10000;
height:165px;
padding:30px 10px 10px 20px
}

#subscribe h2, .RHS_col h2 {
color:#333;
font-family:Helvetica,Arial,sans-serif;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
line-height:normal;
margin-bottom:5px;
display:inline
}




.RHS_col ul {
margin-left:13px
}

.RHS_col li {
	color:#77A611;
font-size:12px;
padding-top:10px;
}

/***********************************************************
           RECENT POST WIDGET
************************************************************/

.widget_rrm_recent_posts, .widget_recent_entries  {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
background-color:#f8f8f4;
border-color:#d0cec1;
border-style:solid;
border-width:1px 3px 3px 1px;
color:#000000;
padding:10px;
}

.widget_rrm_recent_posts h2, .widget_recent_entries h2  {
border-bottom:4px double #d0cec1;
display:block;
margin-bottom:5px;
margin-left:-10px;
padding:0 10px 10px;
width:283px;
}

/*.widget_rrm_recent_posts a {
color:#000
}*/

.inputbox {
-webkit-border-radius:3px;
-moz-border-radius:3px;
-x-system-font:none;
background:#fff;
border:1px solid silver;
font-family:Arial, Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:400;
line-height:18px;
text-shadow:0 0 1px #FFF;
color:#888;
width:190px;
height:17px;
margin:0 5px 0 0;
padding:8px 5px 5px
}

.related_post li {
width:350px;
margin-left:0
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 0 10px
}

blockquote cite {
display:block;
margin:5px 0 0
}

#extras {
overflow:hidden;
padding-bottom:12px
}

#extras ul {
padding-left:0
}

#extras p {
padding-bottom:8px
}

#extras ol {
padding-left:20px
}

#extras ol li {
list-style:decimal
}

#extras ul li {
margin-left:1.5em;
margin-bottom:10px;
list-style-image:url("images/bullet.png")
}

#extras a {
text-decoration:none;
line-height:17px
}

#extras a:hover {
text-decoration:underline
}

#highlights {
width:100%;
padding-left:10px
}

#highlights ul li {
font-size:11px;
padding-bottom:5px;
line-height:15px
}

.alignright {
float:right;
margin-left:10px
}

.alignleft {
float:left;
margin-right:10px
}

.nodeLevel2 li a {
margin-left:15px;
font-weight:400
}

.nodeLevel2 li.selected a {
margin-left:15px;
font-weight:700
}

.selected a {
font-weight:700
}

.article_info {
color:#666;
font-size:14px
}

.date {
font-size:14px;
color:#666
}

.wp-pagenavi {
height:20px;
margin-top:10px;
margin-bottom:10px
}

#myimages img {
margin-left:12px
}

#myimages {
border-left:1px solid #e4e2dd;
margin-left:10px
}


/************************************************************
* error and thanx msg Start
************************************************************/
#mce_inline_error {
font-size:12px;
color:red
}

#mce-success-response {
font-size:11px;
color:green;
padding-right:8px
}

#mce-error-response {
font-size:11px;
color:red
}

/************************************************************
* error msg Start
***********************************************************
***********************************************************
* footer Start
************************************************************/
#footer {
width:1010px;
overflow:hidden;
background-image:url(images/bg.png);
background-repeat:repeat-y;
clear:both;
padding:0 14px
}

#footer .left_content {
float:left;
width:600px;
text-align:left;
font-size:12px;
font-weight:400;
line-height:1.2em;
color:#666
}

#footer .left_content span {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:400;
font-style:italic;
line-height:1.3em;
color:#272727
}

#footer .right_content {
float:right;
width:310px;
text-align:left;
color:#999
}

#footer .footer_inside {
width:960px;
overflow:hidden;
background-image:url(images/footer_bg_inside.png);
background-repeat:repeat-y;
margin-top:0;
padding:15px 25px 25px
}

#footer_link {
overflow:hidden;
border-top:1px #eaeaea solid;
border-bottom:1px #eaeaea solid;
padding-bottom:5px;
padding-top:5px;
color:#8e8e8e;
margin-top:10px;
font-size:11px;
margin-right:5px
}

#footer_link .footer_link {
float:right
}

/* Menu Starts */
ul#menu {
border-top:1px solid #C0BEAB;
margin-left:15px;
margin-top:12px;
overflow:hidden;
padding-left:25px;
width:975px;
list-style:none;
margin-bottom:0;
*margin-left:1px!important;
}

ul#menu li {
float:left;
margin:0;
padding:0;
}
ul#menu li a{
	
}
ul#menu .current-cat {
float:left;
background-color:#FB8F1B;
margin:0;
padding:0;
}
ul#menu ul li {
float:none;
clear: both;
position:relative;
background:#fff url(images/nav-bottom.gif) bottom left repeat-x ;
/*border-bottom:1px solid #eaeaea;*/
z-index:10000;
}
ul#menu li a {
background-image:none;
display:block;
font-family:Georgia,Times,serif;
font-size:14px;/*17px;*/
min-height:18px;
font-weight: bolder;
overflow:visible;
text-align:center;
color:#333;
vertical-align:top;
padding:9px 8px;/*15px*/
}
ul#menu li ul {
display:none;
list-style:none;
position:absolute;
/*background:repeat-y url(images/nav-thick.gif) #fff;*/
background-color:#79A92D;
border-bottom:3px #79A92D solid;
margin:-5px 0 0;
padding:0 3px;
z-index: 10500;
width:200px;
clear:both;

}

ul#menu ul ul {
margin-left:-3px;
margin-top:-1px;
position:absolute;
top:0;
left:100%;
z-index: 12000;
overflow: visible!important;
padding:3px 3px 0 0;
}

ul#menu ul li a:link,ul#menu ul li a:visited,ul#menu ul li a:hover,ul#menu ul li a:active {
/*width:170px;*//*8em;*/
font-size:13px;
text-align:left
}





ul#menu ul li a {
font-size:12px;
color:#333;
/*padding:3px 5px*/
}

ul#menu * a:hover {
background:#79A92D !important;
color:#FFF;
text-decoration:none
}

ul#menu .current-cat ul li a {
color:#333
}


ul#menu li ul li a {
font-size:12px;
z-index:10500;

}

.grey_text,#footer a {
color:#999
}

div#navigation ul li.current-cat a,ul#menu .current-cat a,ul#menu .current-cat ul li a:hover {
color:#fff
}

div#navigation ul li .home a,div#navigation ul li .home a:hover {
padding:0
}

#container .main_col h1,#container .main_col h1 a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#4e4e4e;
font-weight:400;
line-height:1.4em;
margin:0;
padding:0
}

#container .main_col h2,#container .main_col h2 a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#333;
font-weight:400;
line-height:1.2em;
margin:0 0 7px;
padding:0;
}

#container .main_col .article_abstract h2 {
	height:50px;
	min-height: 50px;
	height: auto;
}


#container .main_col h3,#container .main_col h3 a {
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:normal;
margin:6px 0 2px;
padding:0
}

#container .main_col .home_description img,#container .main_col .description img {
margin-right:10px;
margin-top:4px;
float:left
}

#container .main_col .home_description .related_articles img,#container .main_col .description .related_articles img,#container .main_col .article_LHS .related_articles img,#container .main_col .article_RHS .related_articles img {
margin-right:3px
}

.related_articles li {
color:#7CBC77;
font-size:11px;
line-height:14px;
margin:0 12px 0 0;
padding:0 0 5px 14px;
list-style-type: none;
background: url("images/bullet.png") no-repeat scroll 0 4px transparent
}


#container .main_col .article_detail h3,#container .main_col .article_LHS h3,#container .main_col .article_RHS h3, .home_description h3 {
font-family:Helvetica,Arial,sans-serif;
font-size:14px  !important;
color:#999;
font-weight:700 !important;
margin:0 0 2px;
padding:0
}

#container .alterposts2,#container .alterposts4 {
border-right:none;
margin-right:0;
padding-right:0
}

#extras ol li ol li,#extras ul li ul li {
margin-left:1.5em;
list-style-image:url("images/bullets_under.png")
}

.alignright a,.alignleft a {
font-size:14px;
font-weight:700;
color:#2160AC
}

.alignright a:hover,.alignleft a:hover {
font-size:14px;
font-weight:700;
color:#333;
text-decoration:underline
}

#footer_link .copyright,#highlights ul {
float:left
}

#form_expert{
	background: #efebdf;
	padding: 20px;
	width: 565px;
	position: relative;
	margin-top: 20px;
}
#question{
	position: absolute;
	right: 35px;
	top:-23px;
	width: 172px;
	height: 76px;
	background: url(images/bubble.jpg) top left no-repeat;
	font-size: 1.4em;
	padding: 15px 0px 0px 20px;
}
#form_expert fieldset{
	border: 1px solid #cccccc;
	padding: 10px;
	background: #ffffff;
}
#form_expert p{
	width: 100%;
	float: left;
}
#form_expert label{
	width: 120px;
	float: left;
	font-size: 1.7em!important;
	margin: 5px 0px;
	padding: 6px 0px;
	f
    color:#666666;
	font-family: georgia!important;
}
#form_expert input{
	width: 419px;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px;
	font-size:18px;
    color:#666666;

	
}
#form_expert input.submit{
	float: right;
	width: 100px;
	text-align: center;
	background: #efebdf;
	border: 1px solid #cccccc;
	cursor: pointer;
}
#form_expert textarea{
	width: 539px;
	float: left;
	font-size:18px;
    color:#666666;
	padding: 5px;

}
#form_expert label.big{
	width: 100%;
	
}
h3.answers{
	width: 100%;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 10px 0px!important;
	font-size: 2.5em!important;
	color: #000000;
	font-family: georgia!important;
	font-weight: bolder;
}