/*
 * Finelight HTML site CSS
 * @author rgollapudi
 */ 

* {
	margin: 0;
	padding: 0
}

body {
	margin: 0;
	padding: 0;
	background: #292c2f url(/img/Backgrounds/bg_repeatdots.jpg);
}

b {
	font-size: 110%
}

em {
/*	color: red	*/
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #B945B2;
	_overflow: hidden;
}

a:visited {
	color: #888888;
}

a:hover {
	color: #990099;
}

.innertube {
	margin-top: 0
}

#filler,.filler { /* min-height: 100px;	*/
	background-color: transparent;
}

/**
 *	Layout elements
 */
.container {
	width: 1060px;
	margin: 0 auto
}

#maincontainer-wrapper {
	width: 1060px;
	margin: 0 auto;
	overflow: hidden;
	background-color:#292C2F;
}

#maincontainer {
	width: 1060px;
	margin: 0 auto;
	/*    height: 1359px;	
  min-height: 1100px;*/
	min-height: 1369px;
	position: relative;
	margin-top: -5px;
/*	z-index: -1;	*/
}

#maincontainer-inner {
	float: left;
	width: 1024px;
	position: relative;
}

#fllogo {
	background: url(/img/HOMEBLOG/hm_finelight_logo.png) top left no-repeat;
	position:absolute;
	z-index:1000;
	 width: 55px;
	 height: 140px;
}

#logowrapper {
   position:relative;
	 width: 55px;
	 height: 140px;
	 float: left;
	 display: block;
 	 margin-right: 17px;
}

#topsection {
	height: 140px;
	/*    background: url(/img/HOMEBLOG/hm_finelight_logo.png) top left no-repeat;
    padding-left: 72px; */
}

#contentcolumn {
	display: inline;
	float: right;
	margin-right: 26px;
	position: relative;
	top: 4px;
	/*   position: absolute;   
   margin-top: -140px; 
    right: 36px;    */
}

#contentcolumn-inner {
	width: 555px;
	padding: 1px 1px 5px 1px;
	/*    padding: 5px 40px 5px 34px;   */
	background-color: white;
}

#contentcolumn-inner>* {
	background-color: white;
}

#content {
	padding: 20px 40px 20px 34px;
	font: 16px Georgia;
	line-height: 20px;
}

#contentcolumn-inner-portfolio {
	width: 684px;
	padding: 0 15px;
	background-color: white;
	background: url(/img/PORTFOLIO/img_corner_orange.jpg) no-repeat white;
}

#contentcolumn-controls {
	background: tranparent;
	color: blue;
	padding-top:1px;
}

#leftcolumn {
	float: left;
	position: relative;
	width: 263px;
	margin-left: 72px;
	margin-top: 15px;
	background: transparent;
	display: inline;
}
/**
 *	#search - search bar at the top of each bar
 */
#search {
	position: relative;
	z-index: 1;
}
#search{
	height:38px; width:1060px; 
	background-color:#292c2f;
	background: transparent url(/img/HOMEBLOG/header/img_header_bar.png);
	background-repeat: no-repeat;
	display:block;
}
#search-inner {
/*    margin-top: -38px;	*/
	width: 1019px;
	z-index: 3;
}
#search a#flashlink { color: white; float: right; font-size: 11px; margin-top: 10px; margin-right: 10px; }
#search a#flashlink:hover { color: #B5E23B;}
#search input#searchterm { float: left; margin-right: 4px; font: bold 10px Verdana; color: #ccc; width: 161px; height: 20px; border: none; background-color: #4c4d51; padding: 5px 3px 0px;}
form#search-form { float: right; margin-top: 4px;}
a#search-form-submit{
	background: transparent url(/img/HOMEBLOG/header/btn_go.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	overflow: hidden;
	float: left;
	width: 25px; height: 25px;
	cursor: pointer; cursor: hand;
}
a#search-form-submit:hover { background-position: 0 -25px; }
#socialmedia-links {padding: 0 2px; float: right; margin-top: 9px; margin-right: 10px;}
#socialmedia-links a{ display: inline-block; width: 16px; height: 16px;  background-position: 0 0; background-repeat: no-repeat; float: left; margin: 0 2px;
padding: 0 0; _height: 14px;}
#socialmedia-links a:hover { background-position: 0 -16px;}
#socialmedia-links a.facebook { background-image: url(/img/images/btn_facebook.png);}
#socialmedia-links a.twitter { background-image: url(/img/images/btn_twitter.png);}
#socialmedia-links a.linkedin { background-image: url(/img/images/btn_linkedin.png); }
#socialmedia-links a.digg { background-image: url(/img/images/btn_digg.png);}
#socialmedia-links a.email { background-image: url(/img/images/btn_email.png);}
#socialmedia-links a.rss { background-image: url(/img/images/btn_rss.png);}
#socialmedia-links a.delicious { background-image: url(/img/images/btn_delicious.png);}

/**
 *	#bredcrumbs - at the top of the content on every page

 *	Note: Individual mouse-over styles for each link is located 
 *	within page-specific css
 */
#bredcrumbs {
	margin-left: 1px;
}

#bredcrumbs,#bredcrumbs a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #414141;
	font-weight: bold;
	padding-top: 12px;
	text-transform: uppercase;
}

#bredcrumbs a {
	margin: 0 7px;
}

#bredcrumbs a.selected {
	background: url(/img/PORTFOLIO/dotted_line_px.png) repeat-x bottom;
	padding-bottom: 3px;
}

/**
 *	#topsection menulinks styling
 */
#topsection ul#menulinks,#topsection ul#menuindicators {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0 0;
	padding: 0 0;
	margin-top: 18px;
}

#topsection ul#menuindicators {
	width: 17px
}

#topsection ul#menulinks {
	width: 930px;
}

ul#menulinks li {
	font: 17px Georgia;
	text-transform: uppercase;
	line-height: 17px;
	display: block;
}

ul#menulinks li,ul#menuindicators li {
	height: 17px;
	background-position: none;
	margin: 4px 0;
	cursor: pointer;
	cursor: hand;
	line-height: 1;
}

ul#menuindicators li {
	width: 17px;
	height: 17px;
	margin: 4px 0
}

ul#menulinks li span {
	width: 17px;
	height: 17px;
	display: inline;
	float: left;
	margin-right: 5px;
}

ul#menulinks li.menulinkhovered {
	text-decoration: none;
	color: white
}

/*
ul#menulinks li.mlone.menulinkhovered {
    background: url(/img/menubg_mlone.png) transparent 100px center no-repeat
}

ul#menulinks li.mltwo.menulinkhovered {
    background: url(/img/menubg_mltwo.png) transparent 100px center no-repeat
} */
ul#menuindicators li.mlone,ul#menulinks li.mlone span {
	background-color: #B945B2
}

ul#menuindicators li.mltwo,ul#menulinks li.mltwo span {
	background-color: #FFA921
}

ul#menuindicators li.mlthree,ul#menulinks li.mlthree span {
	background-color: #DACA1A
}

ul#menuindicators li.mlfour,ul#menulinks li.mlfour span {
	background-color: #B5E23B
}

ul#menuindicators li.mlfive,ul#menulinks li.mlfive span {
	background-color: #15D307
}

ul#menuindicators li.mlsix,ul#menulinks li.mlsix span {
	background-color: #0B9600
}

#topsection ul#menulinks li.mlone,#topsection ul#menuindicators li.mlone
	{
	margin-top: 0px
}

#topsection ul#menulinks li.mlsix,#topsection ul#menuindicators li.mlsix
	{
	margin-bottom: 0px
}

#topsection ul#menulinks li.selected {
	padding-left: 4px
}

#topsection ul#menulinks li.mlone-selected {
	background-color: #B945B2
}

#topsection ul#menulinks li.mltwo-selected {
	background-color: #FFA921
}

#topsection ul#menulinks li.mlthree-selected {
	background-color: #DACA1A
}

#topsection ul#menulinks li.mlfour-selected {
	background-color: #B5E23B
}

#topsection ul#menulinks li.mlfive-selected {
	background-color: #15D307
}

#topsection ul#menulinks li.mlsix-selected {
	background-color: #0B9600
}

#topsection ul#menulinks li a,#topsection ul li a.active {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	display: block;
	line-height: 1;
}

#topsection ul#menulinks li a:hover {
	text-decoration: none;
}

#topsection ul#menulinks li.mlsix-selected {
	color: black;
}

/**
 *	#footer styling
 */
#footer {
	clear: left;
	width: 100%;
	padding: 0 0;/*
	height: 162px;*/
	font: 12px Verdana;
	line-height: 18px;
	position: absolute;
}

#subfooter {
	position: relative;
	margin-top: -17px;
	/* added by Rajesh on feb18, to pull the subfooter up */
	height: 162px;
	background-color: none;
	background-image: url(/img/HOMEBLOG/ftr_base.png);
	background-repeat: no-repeat;
}

#footer {
	margin-top: -17px;
}

#footer a,#footer li a {
	color: #BFED91;
}

#footer a:hover,#footer li a:hover {
	color: #33cc00;
}

#subfooter {
	width: 1060px;
	color: #A8AA8D;
	font-size: 10px;
	display: inline-block;
}

#subfooter-inner {
	position: relative;
	padding: 60px 61px 0 89px;
}

#subfooter ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 180px;
	margin: 0 0;
	padding: 0 0;
	list-style-position: outside;
}

#ftr-copyright {
	float: right;
}

a.ftr_flashBtn {
	display: block;
	float: right;
	background-image: url(/img/HOMEBLOG/ftr_flashBtn.jpg);
	margin-right: 25px;
	width: 219px;
	height: 49px;
	background-position: 0 0;
}

a.ftr_flashBtn:hover {
	background-position: 0 -49px;
}

/**
 *	#leftcolumn (sidebar)
 *	Note: Inorder to make the sidebar flexible with the content, the leftcolumns is set to absolute within the blog.css file
 *	For the rest of the pages, since the content is not ajaxed the updateSidebar() method can handle to sidebar height during
 *  window load
 */
#leftcolumn { /*	position: relative; */
	float: left;
	background: url(/img/images/blank.gif) repeat-y;
}

#leftcolumn .innertube { 
    position: relative; 
	/*padding: 13px 27px 21px 17px; 
			 opacity: 0.78; 
		filter: alpha(opacity=78);	*/ /* for IE 5-7 */
		/* background: white url(/img/images/sidebar_white.png);
		background-repeat: repeat-y; */
}
div.innertube-bg {	
   background-color: white; 
   opacity: 0.78; 
	 filter: alpha(opacity=78) !important;	 /* for IE 5-7 */
	 display:none;
}


div.innertube-content { 
	  padding: 13px 27px 21px 17px;
  /*  background: url(/img/transparencies/cta_bg_whitespot.png) transparent no-repeat left top; */
   /* position: absolute; */
    top: 0px;
    opacity: 1; 
}

div.innertube-second, div.innertube-third { margin-top: 4px;  }
div.innertube-first { margin-top: 4px;  }
div.first { background: url(/img/transparencies/cta_bg_orange.png) transparent no-repeat left top; }
div.second{ background: url(/img/transparencies/cta_bg_green.png) transparent no-repeat left top; display:block !important; }
div.third{ background: url(/img/transparencies/cta_bg_purple.png) transparent no-repeat left top; }
div.innertube { _opacity: 1 !important; }

div.innertube-wrapper {
    background:url(/img/transparencies/px_78percent.png)  repeat left top;   _opacity: 1 !important; opacityt:1;
}



#leftcolumn div.innertube.last, #leftcolumn div.innertube-last {
  /*	clear: left;
    height: 100%; 
	float: left;    */
	/*	min-height: 250px; */ 
}

#leftcolumn .innertube.hovered {
	background: white; 
	opacity: 1;
}

/*#leftcolumn div.innertube-first{
    background-repeat: no-repeat;
	background-image: url('/img/HOMEBLOG/cta_1_boxtop.png');    
}

#leftcolumn .innertube .second {
	background: url('/img/HOMEBLOG/cta_2_boxtop.png') no-repeat;
	margin: 4px 0;
}

#leftcolumn .innertube .third {
	background: url('/img/HOMEBLOG/cta_3_boxtop.png') no-repeat;
	padding: 13px 28px 41px 17px;
}*/

#featuredwork-nav {
	margin: 9px 0;
	display: block;
	height: 20px;
}

#featuredwork-nav,#featuredwork-nav a {
	font: bold 11px verdana;
	color: #333333;
	text-transform: lowercase;
	text-decoration: none;
}

#featuredwork-nav span a {
	text-decoration: underline;
}

#featuredwork-nav a:hover {
	color: #990099;
}

#featuredwork-nav a.selected {
	color: #B945B2;
}

#leftcolumn .innertube img {
	margin: 0px;
}

#leftcolumn .innertube .title {
	font: 20px Georgia;
	color: #414141;
}

#leftcolumn .innertube.second .title {
	margin-bottom: 17px;
}

#leftcolumn .innertube.third .title {
	margin-bottom: 17px;
}

#leftcolumn .innertube .sub-title {
	font: bold 16px Georgia;
	color: #333333;
	line-height: 24px;
	clear: left;
	margin-top: 14px;
}

#leftcolumn .innertube .sub-title sup { font: bold 8px Geogia;}

#leftcolumn .innertube .desc {
	font: 16px Georgia;
	color: #414141;
}

#leftcolumn .innertube .desc a {
	color: #B945B2;
	/*	color: #B9458D;	*/
}

#leftcolumn .innertube .desc a:hover {
	color: #990099;
}

ul#media-links {
	list-style-type: none;
	padding: 0 0;
	margin: 14px 0 0px;
}

ul#media-links li {
	content: "- - ";
}

ul#media-links li span,ul#media-links li a {
	color: #B945B2;
}

ul#media-links a:hover {
	color: #990099;
}

div#recent-tweets {
	padding-top: 15px;
}

.recent-tweets-title {
	font: bold 11px Verdana;
	color: #414141;
	text-transform: uppercase;
}

.tweet {
	margin-top: 15px;
	font: 11px Verdana;
}

.tweet-meta {
	color: #999;
}

.tweet-text {
	color: #333;
}

.tweet-text a {
	color: #3399cc;
}

.tweet-text a:hover {
	color: #B945B2;
}

/**
 *	Misc
 */
#contentcolumn-inner h1 {
	line-height: 75px;
	margin: 5px 0;
	margin-left: 0px;
}

#contentcolumn-inner h1 span.cur-selected {
	line-height: 49px;
	padding-bottom: 4px;
}

#contentcolumn-controls a.control-link1 {
	cursor: pointer;
	cursor: hand;
}

ul li a {
	outline: none;
}

a image {
	border: none
}

.clear {
	clear: both;
}

ul#menulinks li.mlone .menuhover {
	background-color: #B945B2
}

ul#menulinks li.mltwo .menuhover {
	background-color: #FFA921
}

ul#menulinks li.mlthree .menuhover {
	background-color: #DACA1A
}

ul#menulinks li.mlfour .menuhover {
	background-color: #B5E23B
}

ul#menulinks li.mlfive .menuhover {
	background-color: #15D307
}

ul#menulinks li.mlsix .menuhover {
	background-color: #0B9600
}

.menuhover {
	height: 17px;
	left: 17px;
	position: absolute;
	top: 0;
	width: 913px;
	z-index: 0;
	display: none;
}

ul#menulinks li a {
	position: relative;
	float: left;
	z-index: 6;
}

ul#menulinks li {
	display: block;
	position: relative;
}

.at300bs.at15t_compact {
	display: inline;
	background: none;
}

div.socialmedia {
	background-image: url(/img/HOMEBLOG/cta_socialMedia.jpg);
	width: 218px;
	height: 105px;
	padding: 15px 0;
}

div.socialmedia a {
	display: block;
	width: 91px;
	height: 27px;
	margin-left: 122px;
	margin-top: 5px;
	position: relative;
}

div.socialmedia a.facebook {
	background: url(/img/images/home_facebookBtn.png) 0 0 no-repeat;
}

div.socialmedia a.linkedin {
	background: url(/img/images/home_linkedinBtn.png) 0 0 no-repeat;
}

div.socialmedia a.twitter {
	background: url(/img/images/home_twitterBtn.png) 0 0 no-repeat;
}

div.socialmedia a.facebook:hover,div.socialmedia a.twitter:hover,div.socialmedia a.linkedin:hover
	{
	background-position: 0 -27px;
}

a.btn_blog_archive {
	background-image: url(/img/HOMEBLOG/btn_blog_archive.png);
	display: block;
	width: 123px;
	height: 17px;
	background-repeat: no-repeat;
}

a.btn_portfolio_viewall,a.btn_portfolio_viewless {
	background-image: url(/img/PORTFOLIO/btn_portfolio_viewall_off.png);
	display: block;
	width: 123px;
	height: 17px;
	background-repeat: no-repeat;
}

a.btn_portfolio_viewless {
	background-image: url(/img/PORTFOLIO/btn_portfolio_viewless.png);
}

a.btn_portfolio_viewall:hover {
	background-image: url(/img/PORTFOLIO/btn_portfolio_viewall_over.png);
}

div.leftfiller {
	/* background-image: url(/img/HOMEBLOG/ftr_repeat_left.png);height: 162px; repeat: repeat-x; display: inline; float: left; width:50%;*/
	background-image: url(/img/images/ftr_repeat_left.gif);
	height: 162px;
	repeat: repeat-x;
	display: inline;
	float: left;
	width: 50%;
}

div.rightfiller {
	background-image: url(/img/HOMEBLOG/ftr_repeat_right.jpg);
	height: 162px;
	repeat: repeat-x;
	display: inline;
	width: 50%;
	float: right;
	position: absolute;
	right: 0px
}

.footerwrapper {
	position: relative;
}

#subfooter {
	font-size: 13px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#subfooter a {
	color: #bfed91;
	line-height: 18px;
}

#subfooter a:hover {
	color: #ffa921;
}
