@charset "utf-8";
/* 
----------------------------------       Shree Ganeshay Namah:      ----------------------------------

------------------------------------------------------------------------------------------------------
*/
body 								{
font:normal 12px Arial, Helvetica, sans-serif; color:#3D3D3C; margin:0px; padding:10px; line-height:18px;  text-align:left;}
div, ul								{margin:0px; padding:0px; text-align:left;}
p 									{margin:10px 0px;}
img{border:none;}
h1, h2, h3, h4, h5, h6 				{ font-family:Georgia; font-weight:normal; margin:0px; padding:0px; color:#333333;} /* HEADERS */
h1 									{font-size:200%;}
h2 									{font-size:180%;}
h3 									{font-size:160%;}
h4 									{font-size:140%;}
h5 									{font-size:120%;}
h6 									{font-size:100%;}
/*a { color:#646464; text-decoration:none;}
a:hover { color:#0033cc; text-decoration:none;}
*/
a { color:#0033cc; text-decoration:none;}
a:hover { color:maroon; text-decoration:underline;}
/* float and clear class */
.float_left 						{float:left;}
.float_right 						{float:right;}
.clear 								{clear:both;}
br.clear 							{clear:both; height:0px; } /* Change value '0' if you need to apply space/height to element 
/* Margin */
.mrg_lr2 							{margin:0px 2px 0px 2px;}
.mrg_lr10 							{margin:0px 10px;}
.mrg_5								{ margin:5px;}
.mrg_r5 							{margin-right:5px}
.mrg_r10 							{margin-right:10px}
.mrg_r15 							{margin-right:15px}
.mrg_r20							{margin-right:20px}
.mrg_t5								{margin-top:5px}
.mrg_t10 							{margin-top:10px}
.mrg_t15							{margin-top:15px}
.mrg_t20							{margin-top:20px}
.mrg_t25							{margin-top:25px}
.mrg_tb15							{padding-top:15px; padding-bottom:15px}
.mrg_tb10							{padding-top:10px; padding-bottom:10px}
.mrg_tb5							{padding-top:5px; padding-bottom:5px}
.pad_tb5							{margin-top:5px; margin-bottom:5px}
.width_75							{ width:75%;}
.width_70							{ width:70%;}
.width_65							{ width:65%;}
.width_60							{ width:60%;}
.width_55							{ width:55%;}
.width_50							{ width:50%;}
.width_45							{ width:45%;}
.width_48							{ width:48%;}
.width_40							{ width:40%;}
.width_38							{ width:38%;}
.width_35							{ width:35%;}
.width_30							{ width:30%;}
.width_25							{ width:25%;}
.width_20							{ width:20%;}
.width_15							{ width:15%;}
.width_10							{ width:10%;}
/*  */
.red								{ color:#CC0000;}
.bdr_bot							{ border-bottom:solid 1px #E0E0E0; padding-bottom:5px;}
.bg_white							{ background:#FFFFFF; padding-left:5px; padding-right:3px;}

/* Form Element */
form 								{margin:0px; padding:0px;}
form input.txt_fld					{-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-radius:5px; border:1px solid #D5D5D5; font-size:13px; margin:0; padding:4px;}
form select.list_fld				{-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-radius:5px; border:1px solid #D5D5D5; font-size:13px; margin:0; padding:4px;}
/*form input.btn						/*{border:1px solid #92C5E4; text-align:center; color:blue; font:bold 11px arial; background:url(../images/bg_btn.gif) repeat-x top left; height:24px; overflow:hidden;}*/
form textarea.txt_area				{-moz-border-radius:5px; border-radius:5px; border:1px solid #D5D5D5;margin:0; padding:4px; font:normal 13px arial;}
form textarea.edtstory_txt_area		{-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-radius:5px; border:1px solid #D5D5D5;margin:0; padding:4px; font:normal 13px arial; height:300px;}
.no_records 						{ border:0px solid #CCCCCC; color:#CC0000; font-size:18px; margin:10px 0px; padding:40px 0;  text-align:center;}
/* STRUCTURE CLASSES */
#wrapper							{width:100%; margin:0; border:solid 0px #CCCCCC;}
#header								{margin:auto;}
#middle 							{margin:5px auto; }
#footer								/*{background:url(images/nt_bot_bg.gif) repeat-x scroll top; color:#262626;  text-align:center; margin:auto;} */
/* Header */
#logo_nav							{padding-bottom:5px;}
/* Logo */
#logo_nav .logo						{float:left;}
/* Top Navigation */
#logo_nav .topnav					{float:right; text-align:right; width:70%;}

/* Head */
/*#header .head {background: url(../images/bg_head.gif) repeat-x top left; padding:10px; height:87px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:0px; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; border:1px solid #A0A0A0; padding-bottom:0px;}*/
#header .head .head_left			{}
#header .head .head_right			{text-align:right; }
/* Icons */
#header .head .assigner				{}
#header .head .resources			{}
#header .head .modules				{}
#header .head .support				{}
#header .head .photoshare			{}

#icon_box							{-moz-border-radius:7px; border:1px solid #D5D5D5; padding:5px 3px; height:26px; #float:left;}
/* Icons Set */
#icon_box .cube						{float:left;}
#icon_box a.str_assgn 				{background-position:0px 0px;}
#icon_box a.my_assgn				{background-position:-26px 0px;}		
#icon_box a.aprv					{background-position:-52px 0px;}
#icon_box a.rjct					{background-position:-78px 0px;}
#icon_box a.for_aprv				{background-position:-104px 0px;}
#icon_box a.wire					{background-position:-130px 0px;}
#icon_box a.bureau					{background-position:-156px 0px;}
#icon_box a.archive					{background-position:0px -26px;}
#icon_box a.picture					{background-position:-26px -26px;}
#icon_box a.photogra				{background-position:-52px -26px;}
#icon_box a.lib						{background-position:-78px -26px;}
#icon_box a.agency					{background-position:-104px -26px;}
#icon_box a.mail					{background-position:-130px -26px;}
#icon_box a.epaper					{background-position:-156px -26px;}
#icon_box a.clr_pallate				{background-position:0px -52px;}
#icon_box a.help					{background-position:-26px -52px;}
#icon_box a.new_str					{background-position:-52px -52px;}
#icon_box a.sbmt_str				{background-position:-78px -52px;}
#icon_box a.mdfy_str				{background-position:-104px -52px;}
#icon_box a.quark					{background-position:-130px -52px;}
#icon_box a.photoup					{background-position:0px -78px;}
#icon_box a.bulkup					{background-position:-26px -78px;}
#icon_box a.mis						{background-position:-52px -78px;}
#icon_box a.apicture				{background-position:-78px -78px;}
#icon_box a.zimbra					{background-position:-104px -78px;}
#icon_box a.str_pub					{background-position:-130px -78px;}
#icon_box a.str_count				{background-position:-156px -78px;}
#icon_box a.weekly_rpt				{background-position:-0px -104px;}
#icon_box a.prod_rpt				{background-position:-26px -104px;}



/* Icons Set onHover */

#icon_box a:hover.str_assgn 		{background-position:0px 0px;}
#icon_box a:hover.my_assgn			{background-position:-26px 0px;}
#icon_box a:hover.aprv				{background-position:-52px 0px;}
#icon_box a:hover.rjct				{background-position:-78px 0px;}
#icon_box a:hover.for_aprv			{background-position:-104px 0px;}
#icon_box a:hover.wire				{background-position:-130px 0px;}
#icon_box a:hover.bureau			{background-position:-156px 0px;}
#icon_box a:hover.archive			{background-position:0px -26px;}
#icon_box a:hover.picture			{background-position:-26px -26px;}
#icon_box a:hover.photogra			{background-position:-52px -26px;}
#icon_box a:hover.lib				{background-position:-78px -26px;}
#icon_box a:hover.agency			{background-position:-104px -26px;}
#icon_box a:hover.mail				{background-position:-130px -26px;}
#icon_box a:hover.epaper			{background-position:-156px -26px;}
#icon_box a:hover.clr_pallate		{background-position:0px -52px;}
#icon_box a:hover.help				{background-position:-26px -52px;}
#icon_box a:hover.new_str			{background-position:-52px -52px;}
#icon_box a:hover.sbmt_str			{background-position:-78px -52px;}
#icon_box a:hover.mdfy_str			{background-position:-104px -52px;}
#icon_box a:hover.quark				{background-position:-130px -52px;}
#icon_box a:hover.photoup			{background-position:0px -78px;}
#icon_box a:hover.bulkup			{background-position:-26px -78px;}
#icon_box a:hover.mis				{background-position:-52px -78px;}
#icon_box a:hover.apicture			{background-position:-78px -78px;}
#icon_box a:hover.zimbra			{background-position:-104px -78px;}
#icon_box a:hover.str_pub			{background-position:-130px -78px;}
#icon_box a:hover.str_count			{background-position:-156px -78px;}
#icon_box a:hover.weekly_rpt		{background-position:-0px -104px;}
#icon_box a:hover.prod_rpt			{background-position:-26px -104px;}

#header .head .edtr_desk 			{}
#header .head h1					{line-height:30px; font-style:italic;}Test Article/* Form Classes */
#header .head select.list_fld	{-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-radius:5px; border:1px solid #D5D5D5; font-size:14px; margin:0; padding:5px; width:110px;}
#header .head .edtr_desk_ie			{border:1px solid #D5D5D5; font-size:14px; margin:0; padding:5px; width:100px;}

#header .head .breadcrumb_search	{}
#header .head .breadcrumb			{ width:80%}
#header .head .breadcrumb h4		{ padding:6px 0px 0px 0px;  font-style:italic;}
#header .head .search_btn			{ margin-top:7px; width:75px; display:block;}


#middle .round_wrapper				{-moz-border-radius-bottomleft:7px; -moz-border-radius-bottomright:7px; -moz-border-radius-topleft:0px; -moz-border-radius-topright:0px; border:1px solid #A0A0A0; padding:10px; padding-top:0px; margin-top:10px; background:#FFFFFF;}

#middle .content 					{margin:auto;}
#middle .content .widecolumn		{width:71%; float:left;}
#middle .content .widecolumn_no_sidebar		{width:100%;}
#middle .content .narrowcolumn			{width:28%; float:right;} 

#middle .list_wrapper					{width:100%; border:solid 0px red; }
#middle .list_wrapper .list_control		{}
#middle .list_wrapper .list_control span{display:inline; margin-right:4px; line-height:28px;}		
#middle .list_wrapper .list_tbl			{-moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; border:1px solid #D5D5D5; border-bottom:none;}
#middle .list_wrapper .story_scroll_sm	{ height:100px; overflow:scroll; width:100%;}
#middle .list_wrapper .story_scroll_md	{ height:200px; overflow:scroll; width:100%;}
#middle .list_wrapper .story_scroll		{ height:450px; overflow:scroll; width:100%;}

#middle .list_wrapper .row_title 		{line-height:34px; font-weight:bold;padding:0px; background: url(../images/bg_list_title.gif) repeat-x top left; } 
#middle .list_wrapper .row				{background: #FFF url(../images/bg_list.gif) repeat-x left bottom;}
#middle .list_wrapper .row_subtitle		{line-height:22px; font-weight:bold;padding:0px; background:#EEEEEE; }

#middle .list_wrapper tr.row td		{padding:0px;}
#middle .list_wrapper tr.row td.block		{ background:#FCE0E9; padding:0px;}
#middle .list_wrapper tr.row td.block span.right	{height:18px; width:65%; display:block; border-left:solid 1px #fff; text-align:center;}
#middle .list_wrapper tr.row td.block span.left	{height:18px; width:33%; display:block; font-size:12px; font-weight:bold; text-align:center;}




#middle .list_tbl .clr_assigned			{background:#a0d0ff;}
#middle .list_tbl .clr_forapproval		{background:#fffe00;}
#middle .list_tbl .clr_approved			{background:#baffbe;}
#middle .list_tbl .clr_transfered		{background:#c8ade4; }
#middle .list_tbl .clr_checked			{background:#ffc080;}
#middle .list_tbl .clr_deleted			{background:#d4cfc9;}
#middle .list_tbl .clr_fromwire			{background:#fe0000; color:#FFFFFF;}
#middle .list_tbl .clr_lastwire			{background:#0000fe; color:#FFFFFF;}
#middle .list_tbl .clr_fromarchive		{background:#fe8081; color:#FFFFFF;}
#middle .list_tbl .clr_backeditor		{background:#ffffe1;}
#middle .list_tbl .clr_selected			{background:#807ffe; color:#FFFFFF;}
/* Pagination */
#middle .content .pagination 			{text-align:right;}
#middle .content .pagination ul 		{list-style-type:none; }
#middle .content .pagination ul li 		{float:left; margin:0px 3px; cursor:pointer;  display:block;}
#middle .content .pagination ul li a	{display:block; padding:0px 5px;}
#middle .content .pagination ul li a:hover {display:block; padding:0px 5px; background:#f7f7f7;}
#middle .content .pagination ul li.but 	{display:block; text-align:center;}
#middle .content .pagination ul li.on 	{background:#F7F7F7; border:solid 1px #e1e1e1;}
/* Search Box */
#middle .content .search_box			{width:99%; border:solid 1px #A0A0A0; display:none; background:#EAF4FF;  -moz-border-radius-bottomleft:7px; -moz-border-radius-bottomright:7px; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px;}
#middle .content .search_box_form 		{padding:10px 10px;}
#middle .content .fields{padding-bottom:7px; font-size:12px; font-weight:bold; color:#666666;}
#middle .content .fields span { display:block; line-height:20px; padding:0px 3px;}
#middle .content .assign_box			{width:95%; border:solid 2px #9ec041; display:auto; background:#f2f8e1;  -moz-border-radius:7px;  padding:5px;}
#middle .content .story_box				{width:95%; border:solid 2px #e1e1e1; display:auto; background:#f7f7f7			;  -moz-border-radius:7px;  padding:5px;}


#middle .content .story_box	h3			{}
#middle .content .story_box_bottom			{width:98%; border:solid 2px #e1e1e1; display:auto; background:#f7f7f7;  -moz-border-radius:7px;  padding:5px; margin:auto;}
#middle .content .story_box_bottom	h3	{}

/* Photo Module */
#middle .list_wrapper .list_photo						{-moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; -moz-border-radius-bottomleft:7px; -moz-border-radius-bottomright:7px; border:1px solid #D5D5D5; }
#middle .list_wrapper .photo_row						{width:100%;}
#middle .list_photo .photo_frame						{background:#fafafa; padding:5px; width:33%; height:200px; border:solid 1px #f3f3f3;}
#middle .list_photo .photo_frame .meta					{background:#E0F0FE; font:normal 12px arial; color:#003366; padding:1px 3px;}
#middle .list_photo .photo_frame .meta .status span		{display:block; line-height:20px;}
#middle .list_photo .photo_frame .agencyname		{display:block; line-height:20px; text-align:center;}
#middle .list_photo .photo_frame .photo					{width:130px; height:180px; border:solid 0px red;text-align:center; overflow:hidden; margin:5px auto;}
#middle .list_photo .photo_frame .action				{background:#FFF; font:normal 12px arial; padding:1px 3px; border:solid 1px #EEEEEE;}
#middle .list_photo .photo_frame .title					{background:#F7F7F7; font:normal 13px arial; padding:1px 3px; border:solid 1px #E9E9E9; text-align:center;color:#333;}
#middle .list_photo .photo_frame .title	span			{background:#FFF; font:normal 11px arial; padding:3px; display:block; margin:3px 0px; text-align:center; color:#0033CC; }

#middle .list_photo .photo_frame .action span			{display:block; line-height:25px;}
#middle .list_photo .photo_frame .action span.scanner	{background:#FFCC33; padding:0px 4px; line-height:18px; margin-top:4px; cursor:pointer; font-weight:bold;}
#middle .list_photo .photo_frame .action span.release	{background:#FF0000; padding:0px 4px; line-height:18px; margin-top:4px; cursor:pointer; font-weight:bold; color:#FFFFFF}
#middle .list_photo .photo_frame .action span.assignment{background:#3399FF; padding:0px 4px; line-height:18px; margin-top:4px; cursor:pointer; font-weight:bold; color:#FFFFFF}
#middle .list_photo .photo_frame .action span.pullback	{background:#999; padding:1px 4px; line-height:18px;cursor:pointer; font-weight:bold; color:#FFFFFF; width:60px; margin:2px auto; text-align:center;}
#middle .list_photo .photo_frame .action span.pullcurrent{background:#3D9F38; padding:1px 4px; line-height:18px;cursor:pointer; font-weight:bold; color:#FFFFFF; margin:2px auto; text-align:center;}

#middle .list_photo .photo_frame .action span.pullcurrentdate{background:#e1e1e1; padding:1px 4px; line-height:18px;cursor:pointer; font-weight:bold; color:#333; margin:2px auto; text-align:center;}

#middle .list_photo .photo_frame .action span.save{background:#996699; padding:0px 4px; line-height:18px; margin-top:4px; cursor:pointer; font-weight:bold; color:#FFFFFF}
#middle .list_photo .photo_frame .action span.savelocal{background:#993399; padding:0px 4px; line-height:18px; margin-top:4px; cursor:pointer; font-weight:bold; color:#FFFFFF}


#middle .list_photo .photo_frame_agency					{background:#fafafa; padding:5px; width:18%; height:200px; border:solid 1px #f3f3f3;}
#middle .list_photo .photo_frame_agency .meta			{background:#E0F0FE; font:normal 12px arial; color:#003366; padding:1px 3px;}
#middle .list_photo .photo_frame_agency .photo			{width:130px; height:180px; border:solid 0px red; margin-top:5px; text-align:center; overflow:hidden; margin:5px auto;}
#middle .list_photo .photo_frame_agency .action			{background:#FFF; font:normal 12px arial; padding:1px 3px; border:solid 1px #EEEEEE;}

#middle .content .pictinfo .img							{padding:10px 0; background:#FFFFFF; margin:auto; margin-top:10px; text-align:center;}
#popup_pictinfo							{ width:100%;display:auto; background:#f7f7f7; padding:5px;}
#popup_pictinfo h4							{line-height:24px; background:#FFCC66; padding:0px 4px;}
#popup_pictinfo .img							{border:solid 0px red; text-align:center; padding:10px 5px; }


#preview{position:absolute;	border:1px solid #ccc;	background:#333;	padding:5px;	display:none;	color:#fff;	}


#middle .list_photo .photo_frame_photoshare				{background:#fafafa; padding:5px; width:33%; border:solid 1px #f3f3f3;}
#middle .list_photo .photo_frame_photoshare .meta					{background:#E0F0FE; font:normal 12px arial; color:#003366; padding:1px 3px; line-height:20px;}
#middle .list_photo .photo_frame_photoshare .photo					{width:130px;border:solid 0px red;  text-align:center; overflow:hidden; margin:5px auto;}
#middle .content .photo_upload_box		{width:98%; border:solid 2px #e1e1e1; display:auto; -moz-border-radius:7px;  padding:5px;}


#middle .content .new_story					{width:98%; border:solid 2px #e1e1e1; display:auto; background:#f7f7f7;  -moz-border-radius:7px;  padding:5px; margin:auto;}
#middle .content .new_story ul				{margin:0px; padding:0px; list-style-type:none;}
#middle .content .new_story ul li			{padding:6px 0px; }
#middle .content .new_story ul li div 		{font:bold 13px arial;}	
#middle .content .new_story ul li .lable 	{padding:3px 0px; display:block;}			
#middle .content .new_story ul li textarea	{-moz-border-radius:5px; border:1px solid #D5D5D5;margin:0; padding:4px; font:normal 13px arial;}




/* Footer */
#footer .botnav							{text-align:center;}
#footer .botnav	 ul						{margin:0px; padding:0px; list-style:none; font-size:11px; width:334px; margin:auto; }
#footer .botnav	 ul li					{float:left; border-right:solid 1px #666666;}
#footer .botnav	 ul li.last				{float:left; border-right:none;}
#footer .botnav	 ul li a				{color:#333333; text-decoration:none; padding:0px 6px;}
#footer .botnav	 ul li a:hover			{color:#FFFFFF; text-decoration:none; background-color:#333333;}
#footer .copyright						{margin:20px 0px 10px 20px;font-size:11px; color:#666666; text-align:center;}

.maincontent{
					 height:409px;*height:428px;
                   }
                       

@media screen and (-webkit-min-device-pixel-ratio:0) { /* hacked for chrome and safari */
.maincontent { height:482px; }
}
 

