/* @override http://jiivana.com.au/includes/main.css */

/* @override http://jiivana.com.au/includes/main.css */

/* @override http://www.jiivana.com.au/includes/main.css */

/* @override http://jiivana.com.au/includes/main.css */

* { padding: 0; margin: 0; }

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#46C3D3 url(/images/bg.jpg) repeat;
}
#wrapper { 
 margin: 0 auto;
 width: 700px;
/*border-left: 1px solid #999;
border-right: 1px solid #999;*/
background: transparent url(/images/wrapper.png) repeat-y center;

}
p {
	padding: 10px;
	color: #666;

}

img {
	border: none;
	padding: 0;
	margin: 0;
}

h1 {
	padding-left:25px;
	color: #45C3D2;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	padding-left:25px;
	color: #45C3D2;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	padding-left:25px;
	color: #45C3D2;
	font-size: 13px;
	font-weight: bold;
}


p.price {
	padding: 0px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-left:25px;
}


#wrapper { 
 margin: 0 auto;
 width: 700px;
/*border-left: 1px solid #999;
border-right: 1px solid #999;*/
background: transparent url(/images/wrapper.png) repeat-y center;

}

#content {
	width: 700px;
	color: #666;
	
}


#header {
	height: 220px;
	padding: 5px 25px 0 35px;


}

#navigation {
	width: 690px;
	height:25px;
	padding: 0px 0;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #FFFFFF;
	background-image: url(images/nav-bg.gif);
}


.indentmenu ul{
	margin: 0 auto;
	height: 25px;
	width: 680px; /*width of menu*/
	border: 1px solid #fff; /*dark purple border*/
	border-width: 1px 0;
	background-color: #46C3D3;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff; 	
	padding: 5px 12px 5px 12px;
	text-align: center;
}

#testimonial a{
	float: left;
	color: white;
	text-decoration: none;	
	border-right: 1px solid #46C3D3;
	padding: 5px 10px 5px 12px;
	text-align: center;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li, .indentmenu ul li.selected a{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background-color: #99D7E2;

}



#page-content {
	width: 640px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	padding: 60px 30px 0 30px;
	
}

#page-content p{
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	padding-left:25px;
	
}


#page-content a {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #45C3D2;
	
	
}
#page-content a:hover {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #45C3D2;
	text-decoration:underline;
	
}

.dvd {
	width:330px;
	float:left;
	padding-left:20px;
	padding-right:5px;
	
}

#dvd-trailer {
	width:550px;
	margin-top:5px;
	padding: 5px;
	
}

.dvd-image {
	width:200px;
	float:left;
	
}

.dvd-buy {
	margin-top:5px;
	width:600px;
	
}

#dvd ul li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	color: #999;
	padding:5px 30px 0 30px;
	list-style-image: none;	
}

#bio{

padding-left: 45px;

}



#footer {
	width:670px;
	height:30px;
	padding:50px 15px 10px 15px;
	font-size: 9px;
	background-position: center;	
}

#footer-content {
	padding:10px 80px 10px 245px;
	font-size: 9px;
	background-color: #FFF;
	
}

.footer-top {
	background-color: #45C3D2;
	height: 1px;	
}

.footermenu ul li{
display: inline;
color: #45C3D2;
padding:5px 5px 0 0;
}

.footermenu ul li a {
	color: #45C3D2;
	text-decoration: none;

}

.footermenu ul li a:hover {
	color: #45C3D2;
	text-decoration: underline;
}



