body{
	background-color: #433A33;
	margin: 0px 0px 0px 0px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;

}

.ui-body-all{
    background-color: #433A33;
	margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.ui-body-left{
}
.ui-body-right{
}

.ui-skin{

}


.ui-header
{
    height: 60px;
    border:solid 1px #D9D996;
    border-bottom:none;
    position:relative;
    border-top:0px;
    background-color:#F9F7ED;
}

.ui-header-logo{
        }

.ui-top-tabs{
    position:absolute;
    /*top:47px;*/
    bottom:-1;
    right:10px;
    z-index:2;
}

.ui-top-tab{
    color:black;
    font-size:11px;
    background-color:#e8e6b4;
    padding:0px 5px 0px 5px;
    border:1px solid #D9D996;
    border-bottom:0px;
}

.ui-top-link{
    position:absolute;
    right:10px;
    top:5px;
    color:#E55300;
}
.ui-top-link a{
    color:#E55300;
}

.search_input{
    background:transparent url(/seenreport/images/site/siteicons/search_back.png) no-repeat scroll 0 0;
    border:0px;
    height:20px;
    width:160px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:2px;
    padding-right:2px;
}
.search_input:focus {
    background:transparent url(/seenreport/images/site/siteicons/search_back.png) no-repeat scroll 0 0;
}

.searchbox_placeholder{
    z-index:3;
    padding-top:1px;
}
.searchbutton_placeholder{
    position:absolute;
}
.n_header
{
	height:30px;
	text-align:left;
	border:solid 1px #E55300;
	color:#206BA4;
	background-color:#E55300;
}

.hd_category{
    margin-top:5px;
    padding:0px;
    margin-bottom:0px;
}
.hd_category li{
	display:inline;
	list-style-type:none;
	margin: 2px;
}

.hd_category a{
    color:black;
	padding:4px;

}

.hd_category #active{
    color:#E55300;
    background-color:white;
    text-decoration: none;
    border:solid 1px white;
}

.hd_category a:link, .hd_category a:visited
{
    color:#DFD9D8;
    text-decoration: none;

}

.hd_category a:hover
{
    color:#E55300;
    background-color:white;
    text-decoration: none;

}

.sub_category{
    margin-top:5px;
    padding:0px;
    margin-bottom:5px;
    font-size:11px;
    padding-left:30px;
}
.sub_category li{
	display:inline;
	list-style-type:none;
    color:white;
}
.sub_category .sub_cat{
    background-image:url(/isamaa/images/site/sub_cat.png);
    background-repeat:no-repeat;
    padding:3px;

}

.sub_category a{
    color:black;
	padding:4px;

}

.sub_category #active{
    color:white;
    background-color:#C0362C;
    text-decoration: none;
    border:solid 1px white;
}

.sub_category a:link, .sub_category a:visited
{
    color:black;
    text-decoration: none;

}

.sub_category a:hover
{
    color:white;
    background-color:#C0362C;
    text-decoration: none;

}

.ui-margin-all{
    margin:4px 0px;
}

.ui-margin-top{
    margin-top:4px;
}

.ui-margin-bottom{
    margin-bottom:4px;
}

a {
    color: #E55300;
    text-decoration: none;
/*    font-size: 12px;*/
}

a:hover
{
    text-decoration: underline;
}
a img {
    border: 0px;
}


form{
    padding:0px;
    margin:0px;
}

input{

	border:solid 1px #d0dbe5;
	font-size:12px;
	font-family:inherit;
	height:20px;
	padding: 2px 0px 2px 3px;
}

textarea{
	border:solid 1px #d3d3d3;
	font-size:12px;
	font-family:inherit;
}

textarea:focus{
    background:#F5F5F5
}

th
{
    text-align: left;
    vertical-align: top;
}


.btn{
    border:solid 1px #666666;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
}
.content{
background-color:white;
}
.main_col{

}
.col1{
    text-align:left;
}
.col2{
    text-align:left;
}

.ui-heading-large{
	font-size:14px;
	font-weight:bold;
}
.ui-heading-large a{
    font-size:14px;
    font-weight:bold;
    color:#5A5A5A !important;
}

.ui-heading-small{
	font-size: 11px;
    font-weight:bold;
}
.ui-heading-small a{
    font-size: 11px;
}

.local_news_bar{
    background-color:#A5BA37;
    font-size:12px;
    font-family:inherit;
    font-weight:bold;
    padding:10px 5px;
    color:white;
}

.local_news_bar_pointer{
    background:transparent url(/seenreport/images/site/local_news_pointer.png) no-repeat scroll 10pt 0pt;
}

.secondry_bar{
    background-color:#F0EBCA;
    border:solid 1px #DBCF89;
}
.secondry_bar_pagination{
    background-color:#FDFAE3;
}


/*Scroller start*/
.scrollgeneric {
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
z-index:0;

}
.vscrollerbar {
width: 10px;
background-color: #f2d386;


}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #f2d386;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
.hscrollerbasebeg{
    background-color: gray;
    height:15px;
    width:15px !important;
background:transparent url(/seenreport/images/site/siteicons/scroll-left.gif) no-repeat scroll 0pt 0pt;

}
.hscrollerbaseend{
    background-color: gray;
    height:15px;
    width:15px;
    background:transparent url(/seenreport/images/site/siteicons/scroll-right.gif) no-repeat scroll 4pt 0pt;

}

.vscrollerbasebeg{
    background-color: gray;
    height:15px;
    width:15px !important;
background:transparent url(/seenreport/images/site/siteicons/scroll-up.png) no-repeat scroll 0pt 0pt;

}
.vscrollerbaseend{
    background-color: gray;
    height:15px;
    width:15px;
    background:transparent url(/seenreport/images/site/siteicons/scroll-down.png) no-repeat scroll 0pt 4pt;

}
.report_thumbs {
/* Typical fixed height and fixed width example */
width: 140px;
height: 297px;
overflow: auto;
border:solid 1px #f2d386;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #fff7e4;
/*margin: 0.3em auto;
padding: 15px;*/
}
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
height: 55px;
position: relative;
color: black;
padding: 1px;
}
/*Scroller end*/
/*ticket start*/
.ticker{
    position: relative;
    width: 290px; /*marquee width */
    height: 120px; /*marquee height */
    overflow: hidden;
    padding: 2px;
    padding-left: 4px;
}
.ticker_content
{
    font-size: 12px;
    color: #000000;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
}
.ticker_content_hover
{
    cursor: pointer;
    background-color: #AAAAAA;
    color: #FFFFFF;
}
.ticker_content .title
{
    font-weight: bold;
}
/*ticket end*/
.n_footer
{
    background-color:#E55300;
	height:25px;
    padding-top:2px;
    color:#DFD9D8;
}
.n_footer a{
    color:#DFD9D8;
}

/******* Pagination*******/
.pagination
{
    padding: 6px;
    border-bottom:1px dotted #e9e9e9;
    text-align:right;
    font-size: 12px;
}
.pagination .active, .pagination .first, .pagination .last
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 9px;
    padding-left: 9px;
}
.pagination .page
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
}
.pagination .page:hover
{
    border: solid 1px gray;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 8px;
    padding-left: 8px;
}

.n_even_row
{
    background-color: white;
}
.n_odd_row
{
    background-color: #F4F4F4;
}

.thumb{
	border: 1px solid #DDE6D7;
}
.thumb:hover{
	border: 1px solid #AAAAAA;
}

.picture_desc
{
    list-style-type: none;
}
.picture_desc .rotate
{
    color: black;
}
.picture_desc li:hover
{
    list-style-type: none;
    background: #F1F1F1;
}
.picture_desc li
{
    cursor: move;
    border-bottom:solid 1px #DFDFDF;
    padding: 10px;
    height: 145px;
}

.picture_notes{
    font-family:inherit;
    font-size:11px;
    height:52px;
    overflow:hidden;
    width:100%;
    z-index:101;
    background-color:#F0F6FB;
}

.toggle
{
    position: relative;
}
.toggle .controls
{
    display: block;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    position: absolute;
    right: 0px;
}
.multi_select_option
{
    padding: 7px;
    height: 15px;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
}
.multi_select_option:hover
{
    border: solid 1px #f2f2f2;
    background-color: #f2f2f2;
    text-decoration: none;
    color: black;
    padding: 6px;
    cursor: pointer;
}
.multi_select_option_selected
{
    border: solid 1px #a2a2a2;
    background-color: #a2a2a2;
    color: white;
    padding: 6px;
    cursor: pointer;
}
.latest_media{
    width:100px;
    float:left;
    margin:1px;
    margin-top:5px;
}

.indic_article{
    font-size:18pt;
    line-height:normal;
    text-align:right;
    font-family:"Jameel Noori Nastaleeq",Verdana,sans-serif;
}

.story_pic_scroll_holder{
    width:600px;
    margin-left:auto;
}

#facebox .header {
    background-color: #E5EAC0;
    padding: 10px;
}

.nb_content{
	border-left:solid 1px #d2cec0;
	border-right:solid 1px #d2cec0;
 /*background-color:white;*/
	padding: 5px 0px 5px 5px;
	font-size:12px;
}

.nb_content_desc{
    width: 430px;
}
.nb_content_media{
    width: 180px;
}
.nb_story{
	vertical-align:top;
	text-align:left;
	font-size:12px;
	color:black;
}
.nb_story a{
    color:#206BA4;
}

.time {
    color:gray;
    font-size:10px;
    font-weight:normal;
}
.light_text {
    color:gray;
    font-size:11px;
    font-weight:normal;
}
.small_text{
    color:#917D69;
    font-size:11px;
    font-weight:normal;
}
.n_img_border
{
    border: 1px solid #F0F0F0;
    text-align: center;
}
.nav_large
{
    padding: 10px 10px 10px 10px;
    background: #f2f2f2;
    text-decoration: none;
    font-weight: bold;
}
.nav_large:hover
{
    cursor: pointer;
    background:#a2a2a2;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

/*******Voting Start*******/
.downarrow, .downarrow:hover,.downarrow_unsel:hover{
    background: transparent url(/seenreport/images/site/siteicons/evote_down.png) no-repeat scroll 0pt 2pt;
    height: 8px;
    text-decoration: none;
    width: 11px;
}
.downarrow_unsel{
    background: transparent url(/seenreport/images/site/siteicons/dvote_down.png) no-repeat scroll 0pt 2pt;
    text-decoration: none;
    height: 8px;
    width: 11px;
}
.uparrow, .uparrow:hover, .uparrow_unsel:hover {
    background: transparent url(/seenreport/images/site/siteicons/evote_up.png) no-repeat scroll 0pt 2pt;
    height: 8px;
    text-decoration: none;
    width: 11px;
}
.uparrow_unsel{
    background: transparent url(/seenreport/images/site/siteicons/dvote_up.png) no-repeat scroll 0pt 2pt;
    text-decoration: none;
    height: 8px;
    width: 11px;
}
.rating_up{
    color:#668d3c;
    padding-right:4px;
}
.rating_down{
    color:#C0362C;
    padding-right:4px;
}
/*******Voting End*******/
/*******Comments Start********/
.comments {
    color: black;
    font-size:11px;
    border-bottom: 1px solid #e5e5e5;
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
    font-family: inherit;
    line-height: 15pt;
    text-align: justify;
}
.comment-list
{
    list-style: none;
}
.comment
{
    background-color: white;
    position: relative;
    overflow:auto;
}
.comment-alt
{
    background: #F4F4F4 none repeat scroll 0 0 !important;
    position: relative;
    overflow:auto;
}
.comment-header
{
	font-size: 13px;
	padding: 2px;
}
.comment-body
{
    color: #333333;
	font-size: 12px;
    padding: 5px;
    font-size: 12px;
    text-align: justify;
    line-height: 17px;
}
/*******Comments End********/
.close
{
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
    font-size: 14px;
    color: #777777;
}
.close:hover
{
    text-decoration: none;
    color: black;
}
.clear
{
    clear: both;
}