/* Featured & Announcement TABS - Starts Here */

.logo-n-featured {
	width: 700px;
}

#tabs {
	margin-top: 20px;
	margin-left: -5px;
	margin-bottom: 20px;
}

#tabs2 {
	margin-left: -5px;
	margin-bottom: 20px;
}

#tabs li.icon_accept {
	background-image: url('http://www.seerat.net/Includes/njs/images/new.png');
	background-position: 5px;
	background-repeat: no-repeat;
	padding-left: 34px;
}

#tabs img.center {
	border-style: none;
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

#tabs img.qurbani {
	border-style: none;
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#tabs #announcements .sticky {
	margin-bottom: 13px;
	border: 1px dotted #E0EEE0;
}

#tabs #announcements ul li.new_lectures {
	background-image: url('http://www.seerat.net/Includes/njs/images/new-lectures.png');
	background-position: 5px;
	background-color: #E0EEE0;
	padding-top: 4px;
	margin-bottom: 15px; 	// margin-bottom: 2px;
	background-repeat: no-repeat;
	padding-left: 34px;
}

#tabs #announcements ul li {
	margin-left: 10px;
	text-align: justify;
}

#tabs #announcements ul li ul {
	margin-bottom: 15px;
}


/* Featured & Announcement TABS - Ends Here */

/* Video Library Styles - Starts Here */

.vidlib table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
}

.vidlib caption {
 font-size: 16px;
 color: #1ba6b2;
 font-weight: bold;
 text-align: left;
 padding: 10px;
 margin-bottom: 2px;
}

.vidlib thead th {
 border-right: 1px solid #fff;
 text-align:center;
 padding:2px;
 text-transform: none;
 height:25px;
 background: #b9d081 url(ui-bg_glass_40_a3c159_1x400.png)  repeat-x;
 color: #0f0f0f;
 font-weight: bold;
}

.vidlib tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}

.vidlib tbody tr {
 background-color: #FCFCFC;
 border-bottom: 1px dashed #3f67ab;
}

.vidlib tbody tr:hover {
 background-color: #E0EEE0;
 border-bottom: 1px solid #3f67ab;
}

.vidlib tbody td {
 color:#414141;
 padding:5px;
 text-align:center;
}

.vidlib tbody th {
 text-align:center;
 padding:2px;
 padding-left:10px;
}

.vidlib tbody td a, tbody th a {
 color:#6C8C37;
 text-decoration:none;
 font-weight:normal; 
 display:block;
}

.vidlib tbody td a:visited, tbody th a:visited {
 color: #C1CDC1;
 text-decoration:none;
 font-weight:normal; 
 display:block;
}

.vidlib tbody td a:hover, tbody th a:hover {
 color:#009193;
 text-decoration:none;
}

/* Video Library Styles - Ends Here */

/* Store List + Books List + Articles List Layout */

#storelist ul {
	width:550px;
}

#storelist li.prodlist
{
	background-image:none;
	background-color: #a2cd5a;
	border: 1px dashed #999;
	border-width: 1px 0;
	margin: 5px 0 5px 0;
//	height:auto;
	overflow: auto;
}

#storelist li.prodlist:hover
{
    background-color: #fcfcfc;
}


#storelist li.prodlist img
{
    float:left;
    width:100px;
    height:100px;
    margin: 10px 15px 15px 0;
}

#storelist li.prodlist img.frame
{
    padding: 5px;
    margin-top: 10px; 
    margin-left: 10px;
    border: 1px solid green; 
} 

#storelist li.prodlist h3
{
    color: #000000;
    padding-bottom:5px;
    font-size: 1.4em;
    font-weight: bold;
    margin-top:15px;
}

#storelist li.prodlist p
{
	padding-bottom: 0.75em;
}

/*
#storelist .showarticlelist
{
    padding-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    background-color: #a2cd5a;
}

#storelist .showarticlelist ol 
{
    font-style:italic; 
    font-family:Georgia, Times, serif; 
    color:#bfe1f1;
}

#storelist .showarticlelist ol li
{ 
    padding:5px; 
    font-style:normal;
    font-weight: bold; 
    font-family:Georgia, Arial; 
    color:#eee; 
}
*/

#storelist .price
{
    font-size: 15px;
    font-weight: bold;
} 

/* End - Store + Books + Articles list layout */


/*********************************/
/* Downloads - Wallpapers layout */
/*********************************/

.credits {
	width: 604px;
	margin: 0 auto 20px;
	text-align: left;
	border-bottom: solid 1px #ccc;
	padding: 0 0 8px 0;
	font: 110%/110% Garamond, Georgia, serif;
}
.credits em {
	color: #999;
}
.credits a {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.credits a:hover {
	text-decoration: underline;
}
.wall-g {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 607px;
	font: 70%/140% Arial, Helvetica, sans-serif;
}
.wall-g li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 220px;
	border: solid 1px #bbb;
}
.wall-g li:hover img {
	border-color: #000;
}
.wall-g img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.wall-g em {
	background: #fff url(wallp/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
.wall-g p {
	text-align: center;
	line-height: 30px;
	margin-top: 3px;
	font: normal 120% Georgia, "Times New Roman", Times, serif;
}
.wall-g p a:hover {
	text-decoration: underline;
	color: #00a4d2;
}
.wall-g a {
	text-decoration: none;
}
.wall-g a:hover em {
	background: #ffdb01 url(wallp/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}

/*********************************************/
/* Downloads - Wallpapers layout - Ends here */
/*********************************************/

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(http://sandbox.scriptiny.com/tinybox2/images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(http://sandbox.scriptiny.com/tinybox2/images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}

