/************************************************
*
* DNH Media, LLC
* DNHMEDIA.COM
* (c) 2006, All Rights Reserved.
* 
* Stylesheet developed by Impulse Development
* http://impulsedevelopment.com
*
************************************************/
 
/************************
*
* Body
*
************************/

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body_bg.gif);
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	background: url(../images/dnh_logo.gif) no-repeat;
	width: 700px;
	height: 434px;
	text-indent: -5000px;
}

#header h2 {
	margin: 0;
	padding: 0;
	background: url(../images/alef_ba_ta.gif) no-repeat;
	width: 348px;
	height: 348px;
	position: absolute;
	top: 50px;
	left: 355px;
	text-indent: -5000px;
}

#header a {
	width: 205px;
	height: 48px;
	display: block;
	position: absolute;
	top: 0;
	left: 495px;
	text-indent: -5000px;
	overflow: auto;
}

#english #header a {
	background: url(../images/view_arabic.gif) no-repeat;
}

#arabic #header a {
	background: url(../images/view_english.gif) no-repeat;
}

#highlights {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	position: relative;
}

#highlights p {
	margin: 0;
	padding: 0;
}

#highlights p.description {
	color: #fff;
	width: 404px;
	float: left;
}

#english #highlights p.description {
	font-size: 1.4em;
	line-height: 2.0em;
}

#arabic #highlights p.description {
	font-size: 1.8em;
	line-height: 1.8em;
	text-align: right;
}

#highlights p.highlights {
	width: 296px;
	height: 301px;
	float: left;
}

#english #highlights p.highlights {
	background: url(../images/highlights_english.gif) no-repeat;
}

#arabic #highlights p.highlights {
	background: url(../images/highlights_arabic.gif) no-repeat;
}

#highlights p.highlights span {
	display: none;
}

#video_and_story {
	margin: 0 auto;
	padding: 12px 0 0 0;
	width: 700px;
	clear: both;
}

#video {
	width: 330px;
	float: left;
}

#story {
	width: 370px;
	float: left;
	color: #fff;
}

#english #story {
	font-size: 1.2em;
	line-height: 1.6em;
}

#arabic #story {
	font-size: 1.8em;
	line-height: 1.6em;
}

#video_and_story h3 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}

.title_video {
	width: 320px;
	height: 28px;
}

#video_player {
	margin-top: 8px;
	color: #fff;
	font-size: 12px;
}

#english .title_video {
	background: url(../images/title_video_english.gif) no-repeat;
}

#arabic .title_video {
	background: url(../images/title_video_arabic.gif) no-repeat;
}

.title_story {
	width: 336px;
	height: 29px;
}

#english .title_story {
	background: url(../images/title_story_english.gif) no-repeat;
}

#arabic .title_story {
	background: url(../images/title_story_arabic.gif) no-repeat;
}

#story .signature {
	text-align: right;
}

#purchase {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	height: 399px;
	clear: both;
}

#english #purchase {
	background: url(../images/purchase_english.gif) no-repeat;
}

#arabic #purchase {
	background: url(../images/purchase_english.gif) no-repeat;
}

#purchase a {
	width: 300px;
	height: 170px;
	display: block;
	margin-left: 210px;
	top: 171px;
	position: relative;
	overflow: auto;
}

#shipping {
	width: 550px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
}

#shipping a {
	color: #fff;
	font-weight: bold;
}

#copyright {
	width: 700px;
	margin: 0 auto;
}

#copyright #date {
	width: 350px;
	float: left;
}

#copyright #impulse {
	width: 340px;
	float: left;
	text-align: right;
	font-size: 1.1em;
}

#copyright p {
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	color: #ccc;
}

#copyright p a:link, #copyright p a:visited, #copyright p a:active {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#copyright p a:hover {
	color: #ccc;
	font-weight: bold;
	text-decoration: underline;
}