/******************************/
/*	       ishaaradance.com	       */
/******************************/

/* RESET */
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-decoration: none;
	vertical-align: baseline;
}

/* MAIN STYLES */
html {
	height:100%; 
	background:url(../images/main_bg.jpg); 
	background-position:42% 10%;
}

body {
	width:905px;
	color:#FFF;
	font-family:Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	margin: 2px auto;
}

h1 {
	padding:15px 12px;
	font-size:18px;
	color:#fc9a1b;
}

p {
	padding:0 11px;
}

/* DIVS */
#header {
	height:122px;
	width:909px;
	position:relative; /* Check if positioning is needed */
}

img.tagline {
	position:absolute;
	right:0px;
	top:41px;
}

#logo {
	padding:0px;
	float:left;
	height:122px;
	margin-left:0px;
}

#nav {
	display:inline;
	width:542px;
	height:46px;
	overflow:visible;
	margin:0;
	float:right;
	position:absolute;
	bottom:0px;
	right:0px;
}
#nav img {
	margin-right:-4px;
}

#content {
	margin-top:8px;
	position:relative;
}

/* START HOMEPAGE */
#contentContainer {
	width:906px;
	height:442px;
	background:#fcfcfc;
	margin-top:3px;
	margin-left:1px;
	position:absolute;
	left:0px;
	z-index:-5;
}

#featuredSlider {
	height:440px;
	width:672px;
	float:left;
	margin-top:-3px;
	margin-left:-6px;
}
#featuredSlider a:link,a:visited{
 color:#fff;
 text-decoration:none;
}
#featuredSlider a img{
 border:0;
}

#featuredSide {
	background:url(../images/subscribe_bg.png) repeat-x;
	height:200px;
	width:221px;
	float:right;
	margin-top:5px;
	position:relative;
	overflow:hidden;
	border:#8a8a8a 3px solid;
}

#mainContent {
	background:url(../images/cont_bg.png) repeat-x;
	clear:both;
	margin-top:7px;
	margin-left:-1px;
	height:140px; /* height may be auto in actual */
	width:672px;
	float:left;
	font-size:16px;
	border:#230000 2px solid;
}
#mainContent em {
	font-style:normal;
	font-weight:bold;
	color:#fc9a1b;
}

#sideContent {
	margin-top:2px;
	margin-left:-6px;
	height:135px; /* height may be auto in actual */
	width:225px;
	float:right;
	border:#8c8c8c 1px solid;
}

/* SUBSCRIBE AREA */
#inputContainer {
	background:url(../images/input_container.png);
	width:210px;
	height:42px;
	margin:0 auto;
}
#inputContainer input {
	margin:10px 13px;
}

#subscribeText {
	width:206px;
	height:120px;
	margin:4px auto;
}
#subscribeText p {
	font-size:12px;
	text-align:center;
	color:#000;
	padding: 5px 8px;
}
#subscribeText img.button {
	margin-top:7px;
	margin-left: 60px;
}

/* Ishaara Radio */
#ishaaradioButton {
	background:url(../images/ishaaradio.jpg);
	float:right;
	height:44px;
	width:225px;
	border:#8c8c8c 1px solid;
	margin-top:2px;
}
#ishaaradioButton:hover {
	background:url(../images/ishaaradio-on.jpg);
	float:right;
	height:44px;
	width:225px;
	border:#8c8c8c 1px solid;
	margin-top:2px;
}

/* Ishaara TV YouTube Channel */
#ishaaratvButton {
	background: url(../images/ishaaraTV.png);
	width:225px;
	height:40px;
	float:right;
	border:#8c8c8c 1px solid;
	margin-top:3px;
}
#ishaaratvButton:hover {
	background: url(../images/ishaaraTV-on.png);
	width:225px;
	height:40px;
	float:right;
	border:#8c8c8c 1px solid;
	margin-top:3px;
}

/* END HOMEPAGE */

#footer {
	clear:both;
	font-size:11px;
	font-weight:bold;
	padding-bottom:15px;
}
#communication {
	float:right;
	text-align:right;
}
#communication img {
	margin-top:5px;
	margin-left:13px;
}
#sd-design {
	float:left;
	text-align:left;
	margin-top:5px;
	margin-left:13px;
}
