body{
	padding: 0;
	margin: 0px auto;
	background-image: url(http://suutra.com/site/images/suutra_background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #ccc;
	position:inherit;
	color: #333;
	font-family: Garamond;
	font-size: 85%;
} 

img{
	border: 0;
}

a{
	text-decoration: underline;
	color: #333;
}

a:hover{
	text-decoration: underline;
	color: #333;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: normal;
	padding: 3px 15px 7px 3px;
	border-bottom: 0px solid #ddd;
	color: #333;
	font-size: 170%;
}

h2{
	text-align: left;
	padding: 3px 5px 3px 3px;
	margin: 0px;
	font-weight:bold;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 140%;
}

h2.post-title{
	text-align: left;
	padding: 3px 5px 3px 3px;
	margin: 0px;
	font-weight:bold;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 130%;
}

h2 a{
	text-align: left;
	padding: 3px 5px 3px 3px;
	margin: 0px;
	font-weight:bold;
	border-bottom: 1px solid #ddd;
	color: #666;
	font-size: 120%;
	text-decoration: none;
}


#centrecontainer{
	position: relative;
	left: 0px;
	width: 100%;
}


/* styles for IE 5 Mac */
#centerwrap {
	width:850px;
	height:400px;
	margin:10px auto;
	position:relative;
}

#content {
	position:absolute;
	top:100px;
	left:10px;
	height:400px;
	width:250px;
	padding:5px 5px 5px 5px;
	margin: 0px;
	font-family:garamond,Arial, Helvetica, sans-serif
}
/* commented backslash hack  - invisible to IE 5 \*/
#centerwrap {
	position:absolute;
	margin:-270px 0 0 -310px;
	left:50%;
	top:50%;
}
/* end hack */

#header{
	position:absolute;
	top:120px;
	right:20px;
	height:61px;
	width:480px;
	font-size: 95%;
	font-weight:normal;
	padding:0px 20px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}

#header a{
	color: #333;
	text-decoration: none;
	border-bottom: 0px solid #ddd;
	font-size: 12px;
}

#header a:hover{
	color: #999;
	text-decoration: underline;
}

#header .active {	
	width: 100px;
	padding: 0px 0px 0px 5px;
	margin: 0x 0px 0px 0px;
	list-style-type: none;
	color: #be3e00;
	border: 0px solid #fff;	
}

#header .active a{	
	color: #be3e00;	
}

 

#header .active a:hover{	
	color: #999;
	text-decoration: underline;	
}


#container    {
	width: 850px;
	height: 400px;
}

#collections{
	float: left;
	width: 400px;
	height: 400px;
	padding: 2px;
	margin: 20px 0px 0px -90px;
}

#containerleft{
	float: left;
	width: 300px;
	height: 300px;
	padding: 2px;
	margin-left: 0px;
	overflow:auto;
}

#containerleft a{
	text-decoration: none;
	color: #be3e00;
	font-weight:normal;
}

#containerleft a:hover{
	text-decoration: none;
	color: #999;
}

#containerleft h2{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright{
	float: right;
	width: 286px;
	height: 375px;
	padding: 25px 30px 0px 30px;
	margin-right:40px;
	text-align: justify;
	font-family: Garamond, "Times New Roman", Times, serif;
	border: 0px solid #eee;
	overflow:auto;
}

/* Movie containers*/
#containerleft-movie{
	float: left;
	font-family: Garamond, "Times New Roman", Times, serif;
	width: 320px;
	height: 400px;
	background: #f9f9f9;
	padding: 0px;
	border: 0px solid #eee;
}

#containerleft-movie a{
	text-decoration: none;
	color: #FFF;
}

#containerleft-movie a:hover{
	text-decoration: none;
	color: #FFF;
}

#containerleft-movie h2{
	margin: 0;
	padding: 0;
	font-family: Garamond, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	text-align: right;
}

#containerright-movie{
	float: right;
	width: 266px;
	height: 375px;
	padding: 25px 30px 0px 30px;
	text-align: justify;
	background: #f9f9f9;
	font-family: Garamond, "Times New Roman", Times, serif;
	border: 0px solid #eee;
	overflow:auto;
}



#footer{
	position:absolute;
	font-size: 80%;
	top: 440px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width:600px;
	color: #999;
	text-align:center;
}

#footer a{
	text-decoration: none;
	color: #999;
}

#footer a:hover{
	text-decoration: underline;
	color: #999;
}
	
#header ul{	
	margin:0px;
	padding:0px 0px 0px 3px;
}	

#header li {
	padding: 1px 0px 1px 5px;	
	text-align: left;
	list-style:none;
	font-size:11px;
}

#header ul li ul {
	color:#333;
}
#header .active li a{
	color:#333;
}

#header .active li a:hover{
	text-decoration:underline;
}


#subpage {
	font-style: italic;
}

#header li.current_page_item a{
	color: #be3e00;
}

/* Product images*/
.product{
	float: left;
	padding: 5px; 
}

/* hides the second object from all versions of IE */
object.mov {
    display: #fff;
}

/* displays the second object in all versions of IE apart from 5 on PC */
object.mov/**/ {
    background: #fff;
}

/* hides the second object from all versions of IE >= 5.5 */
object.mov {
    background: #fff;
}