 /* Style Definitions */

BODY {
    padding: 0px 2px 0px 2px;
    margin: 0px;
    background-image: url(http://www.sadayezindagi.com/image/gradient120131.png);
    background-repeat: repeat-y;
    background-color: #ccddcc;
}

/* BANNER */
/* Putting all the banner stuff in a container div
   helps with positioning and makes the rest of the
   content easier to write. */
#banner_container {
    height: 80px;
    width: 100%;
}

/* Make sure the images are borderless */
#banner_container img {
    border: 0px;
}

/* Make the links act as a DIV and style the text */
#banner_container a {
    display: block; /* makes the A become a block element */
    z-index: 2;
    padding: 2px;
    font-weight: bolder;
    text-decoration: none;
    color: blue;
}

/* Change the text color and decoration on links when they are hovered over */
#banner_container a:hover {
    color: red;
    text-decoration: none;
}

/* The banner image, since we want it to scale it can't be a background image */
#banner {
    position: absolute; /* needed so that the floated A will float properly */
    left: 0px;
    top: 0px;
    width: 1100px;
    height: 80px;
    z-index: 0;
}

/* The English A, it is always on the left and doesn't move when the page is scaled */
#english {
    position: absolute;
    left: 0px;
    width: 97px;
    top: 53px;
    z-index: 2;
    margin: 2px;
    font-size: 12pt;
    background: url(image/store/tab_normal.gif);
}

#english-pashtu {
    position: absolute;
    left: 105px;
    width: 97px;
    top: 53px;
    z-index: 2;
    margin: 2px;
    font-size: 12pt;
    background: url(image/store/tab_normal.gif);
}

/* The Dari A, it has to move, so we float it to the right.
   Since it's the only none-absolute element it floats to the top.
   The right-margin will position the block the same distance
   from the right that the english block is from the left.*/
#dari_banner {
    position: absolute;
    top: 53px;
    width: 97px;
    left: 995px;
    font-size: 16pt;
    background: url(image/store/tab_normal.gif);
}

#pastho_banner {
    position: absolute;
    top: 53px;
    width: 97px;
    left: 890px;
    font-size: 16pt;
    background: url(image/store/tab_normal.gif);
}

/* Resize the British flag and align the text in the middle */
#english img {
    width: 200px;
    height: 50px;
    vertical-align: middle;
}

#dari_title {
    font-size: 40pt;
    position: absolute;
    top: 9px;
    left: 420px;
    margin-right: 10px;
    color: red;
    z-index: 3;
}

#specials {
	width: 230px;
	padding:10px;
	vertical-align: top;
}

#photogroup {
	width: 150px;
	vertical-align: top;
	text-align:center;
}

#maingroup {
	vertical-align: text-top;
}

#program-description {
	width: 85%;
	padding-bottom: 10px;
}

#program-list {
	/*	background-image: url(http://www.sadayezindagi.com/image/gradientgreen.png); */
	background-color: #D4FFFF;
	text-align: center;
	width: 85%;
}

#program-list .program-title {
	color: Blue;
	font-weight: bold;
}

#podcast {
	color: blue;
	font-size: 12pt;
	text-align: center;
}

.main-title {
    color: #E20194;
    font-size:14pt;
    text-align:center;
}

.main-title select {
	BACKGROUND: #FE78CF;
	BORDER-BOTTOM: outset;
	BORDER-LEFT: outset;
	BORDER-RIGHT: outset;
	BORDER-TOP: outset;
	COLOR: Navy;
	FONT-FAMILY: "Times New Roman";
	FONT-SIZE: 14px;
}

div.nav-button {
	text-align: center;
	padding-top: 4px;
	width: 120px;
	height: 25px;
	background-image: url('image/button1.jpg');
}

.nav-button a {
   display: block;
	text-decoration:none;
	font-weight: bolder;
	color:black;
}

.nav-button a:hover {color: Red;}

.data a {
	color: Blue;
	text-decoration: none;
}

.data a:hover {
    color: Red;
}

H1  {text-align: center;
    color: #E20194;
    margin-top: 0px;
    margin-bottom: 5px;
}

H2  {text-align: center;
    color: blue;
    margin-top: 2px;
    margin-bottom: 2px;
}

H3  {text-align: center;
    font-size: 12pt;
    color: blue;
    margin-top: 0px;
    margin-bottom: 0px;
     font-weight: bold;
}

P   {
    color:black;
}

.Heads {
    font-family: "Bodoni MT Black";
    font-size: 18px;
    font-style: italic;
    font-weight: bolder;
    color: Black;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: small-caps;
    padding: 10px;
    height: 60px;
    background-color: #FFFACD;
}

Select  {text-align: center;
    color:blue;
}

#Dari   {font-size: 12pt;
    color: black;
}

a.image:hover {
    background-color: transparent;
    color: blue;
}

a.image img {
    border: 0;
}

#ScheduleLeft {
    float: left;
    width: 300px;
    height: 8.5in;
    background-image: url('http://www.sadayezindagi.com/image/gradient452731.png');
    border-style: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    margin-left: 15px;
}

#leftside {
    float: left;
    width: 220px;
    border-style: none;
    border-color: #0000ff Blue;
    border-width: 03px;
}

#leftside a {
    color: #9400D3;
}

#leftside a:hover {
    color: Red;
}

#menuTable {
    border-bottom: 1px solid #000;
    border-top-style: none;
    border-collapse: collapse;
    width: 100%;
}

.dari_menu {
	font-size: larger;
}

.menulist {
    width: 100%;
    margin-bottom: 7px;
/*    background-image: url(http://www.sadayezindagi.com/image/gradient24496580.png); */
}

.menulist p {
    margin-bottom: 2px;
    font-size: 10pt;
    font-weight: bold;
    color: #b70f00;
    font-family:"Times New Roman";
}

.menulist h2 {
    text-align: center;
    margin-bottom: 2px;
    font-size: 12pt;
    font-weight: bold;
    color: #b70f00;
    font-family:"Times New Roman";
}

.menulist ul {
    margin: 0 0 2px 0;
    padding: 0;
    border: none;
    font-size: 9.5pt;
    font-weight: bold;
}

.menulist li {
    display: inline;
    list-style: none;
    line-height: 120%;
}

.menulist a {
    display: block;
    width: 210px;
    padding: 2px 0 2px 4px;
    color: blue;
    text-decoration: none;
}

.menulist a:hover, .menulist a:focus, .menulist a:active {
    background-color: transparent;
    color: Red;
}

.menulist li#current {
    background-color: #ddd;
    color: red;
}

#main {
	position: absolute;
	top: 140px;
	left:  240px;
	margin-left: 0px;
	margin-right: 20px;
}

.blog {
	clear: both;
	color: Blue;
	font-size: 10pt;
	float:right;
	padding-right:25px;
	padding-bottom:10px;
}

.chat {
	color: blue;
	font-size: 12pt;
	text-align: center;
}

.main-text h2 {
    margin-bottom: 2px;
    color: blue;
    font-family:"Times New Roman";
}

.menubar a {
    display: block; /* makes the A become a block element */
    z-index: 2;
    font-weight: bolder;
    text-decoration: none;
}

.menubar a:hover {
    color: Red;
    text-decoration: none;
    background-color: transparent;
}

.menues  a:hover{
	background-color: green;
}

#bottom {
    float: left;
    width:100%;
    margin-top:50px;
}

#control {
    text-align: center;
}

#books {
    width: 150px;
    text-align: center;
}

#chaps {
    width: 60px;
    text-align: center;
}

#control div {
    font: 24px Arial;
    padding-bottom: 14px;
}

#control button {
    width: 150px;
}

.scripture {
    text-align: center;
    border-style: inset;
    border-color: black;
    border-width: 3px;
    font-size: 13pt;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    width: 65%;
    color: #E20194;
    background-color: #80FFFF;
}

.display {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: Silver;
    width: 90%;
    margin-left: 5px;
}

.title {
    color: Red;
    text-transform: capitalize;
    font-variant: small-caps;
    font-weight: bolder;
}

.price {
    font-size: smaller;
    font-style: normal;
    float: right;
    color: Red;
}

.id {
    font-size: small;
    color: Navy;
    font-style: italic;
    margin-bottom: 5px;
}

.lang_pages {
    font-size: smaller;
    font-style: normal;
    float: right;
    color: Navy;
}

.downloads {
    float: right;
    font-size: smaller;
    font-style: normal;
    color: Navy;
}

.title {
	position: absolute;
	top: 0px;
	width: 100%;
}

div.link-window {
	background-color:white;
	border: medium ridge;
	width: 900px;
	height: 550px;
	padding: 0 25px 0 25px;
	color: black;
	font-size: larger;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div.link-window td {
	border-bottom: thin ridge;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.link-window img {
	float: left;
	padding-right: 20px;
}
