.featured{
  position:relative;
  margin:10px 0 20px;
}

.featured p{
	overflow:hidden;
  width:280px;
  z-index:1;
  background: transparent url(images/feature_bg.png) repeat;	
  font-family: tahoma,verdana,arial,helvetica,sans-serif;
  margin:0;
  font-size: 12px;
  margin: 0 0 10px 0;
  line-height:1.5;
  color: white;
	
}

div#itsthetable {
}

html>body div#itsthetable {
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#itsthetable table {
	border-collapse: collapse
}

#mine table td,#mine table,#mine table tr,#mine table tbody, #mine tbody tr th, #mine tbody tr td {
	border: 1px none;
	padding:7px;
}

#mine input, textarea{
	border: 1px solid orange;
	background: #f9f9f9;
}




#mine input.error, textarea.error{
	border: 1px solid red;
	background: #ffe9e9;
}

#mine input text{
	width: 100;	
	length: 100;
	
}
caption {
	background: url(http://www.imaputz.com/cssStuff/dtable.gif) #FFF repeat-x scroll center left;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	display: none;
	font: normal normal bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px
}

 html>body #products caption {
	display: block
}

#products thead tr th,#products  tr thead td {
	background: url(http://www.imaputz.com/cssStuff/dtable.gif) #FFF repeat-x scroll center left;
	border-bottom: 1px solid #CCC;
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:blue;
	font-weight: bold;
	padding: 5px;
	position: relative;
	text-align: left
}

 html>body #products thead tr th, html>body #products tr thead td {
	position: inherit
}

#products tbody tr th, #products tbody tr td {
	background: url(http://www.imaputz.com/cssStuff/dtablerow.gif) #FFF repeat-x scroll center left;
	display: table-cell;
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
	vertical-align: top
}

#products tbody tr.odd th, #products tbody tr.odd td {
	background: url(http://www.imaputz.com/cssStuff/dtablerow.gif) #EEE repeat-x scroll center left;
	display: table-cell;
	padding: 5px;
	text-align: left;
	vertical-align: top
}

#products tbody tr:hover th, #products tbody tr:hover td, #products tbody tr.odd:hover th, #products tbody tr.odd:hover td {
	background: url(dtablerow.gif) #999 repeat-x scroll center left;
	color: #FFF;
	display: table-cell;
	padding: 5px;
	text-align: left;
	vertical-align: top
}

#products tbody tr a, #products tbody tr a:link, #products tbody tr a:visited {
	color: #009;
	text-decoration: none
}

#products tbody a:hover {
	color: #009;
	text-decoration: underline
}

#products tbody tr:hover th a, #products tbody tr:hover td a, #products tbody tr.odd:hover th a, #products tbody tr.odd:hover td a {
	color: #FFF;
	text-decoration: none
}

#products tbody tr:hover th a:hover, #products tbody tr:hover td a:hover, #products tbody tr.odd:hover th a:hover, #products tbody tr.odd:hover td a:hover {
	color: #FFF;
	text-decoration: underline
}

#products tfoot tr th {
	background: url(http://www.imaputz.com/cssStuff/dtable.gif) #FFF repeat scroll center left;
	border-top: 1px solid #CCC;
	font: normal normal bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: right;
	z-index: 1000000;
}

#products tfoot tr td {
	background: url(http://www.imaputz.com/cssStuff/dtable.gif) #FFF repeat scroll center left;
	border-top: 1px solid #CCC;
	font: italic normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	z-index: 1000000
}

html>body #products tfoot tr th, html>body tfoot tr td {
	border-bottom: 1px solid #CCC
}

 
html>body #products thead {
	display: block
}

html>body #products tfoot {
	display: block;
	position: absolute;
	top: 620px
}

html>body #products tbody {
	display: block;
	overflow: auto
}

html>body #products thead tr th, html>body #products tbody tr th {
	width: 98px
}

html>body #products thead tr th + th, html>body #products tbody tr th + td {
	width: 120px
}

html>body #products thead tr th + th + th, html>body #products tbody tr th + td + td {
	width: 120px
}

html>body #products thead tr th + th + th + th, html>body #products tbody tr th + td + td + td {
	width: 150px
}

html>body #products thead tr th + th + th + th + th {
	width: 86px
}

html>body #products tbody tr th + td + td + td + td {
	width: 100px
}

html>body #products tfoot tr th {
	width: 98px
}

html>body #products tfoot tr th + td {
	width: 526px
}



body {
	
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #A19D9A;
	background: #FFFFFF url(images/img02.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1, h2, h3 {
	font-weight: normal;
	color: orange;
	margin: 0;
	padding: 0;
	
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	color: orange;
	text-decoration: none;
}

a.pro {
	font-weight: bold;	
	
}

a:hover {
	text-decoration: none;
	color: green;
}

#outter {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-outter {
	height: 125px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}

/* Logo */

#logo {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	margin-left: 30px;
	padding: 20px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
	color: #FF3000;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h1 span {
}

#logo p {
	margin: 0;
	padding: 20px 0 0 32px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	background: #F3F3EE;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #77476B;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 600px;
	height: 125px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 85px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu ul ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	z-index: ;
	

}
#menu li:hover li {
	display:block;
}


#menu li {
	float: left;
}
#menu li li{
	float: none;
	position: relative;
	z-index: 0;
	display:none;
	border-left: 1px solid;	
	border-right: 1px solid;
	border-bottom: 1px solid;	
}
#menu li li a {
	padding: 4px 15px 7px 15px;
	background: #f3842a;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}


#menu li a {
	display: block;
	padding: 6px 15px 14px 15px;
	background: #f3842a;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
#menu li li a:hover{
	background: #ffffff;
	color: #fcb275;
	text-decoration: none;
}

#menu li a:hover{
	background: #fcb275;
	color: #ffffff;
	text-decoration: none;
}






/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 20px 0px;
}
/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
}

.post {
}

.post .title {
	height: 41px;
	padding: 0px 0px 0px 30px;
	letter-spacing: -1px;
}

.post .title a {
	text-decoration: none;
	color: #f3842a;
	border: none;
}

.post .meta {
	height: 38px;
	margin: 0px;
	padding: 12px 30px 0px 30px;
	background: url(images/img03.jpg) no-repeat left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	background: #fcb275;
	padding: 20px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
	color: #FFFFFF;
		z-index:101;

}
.post p a{
	font-weight:bold	
}

.links {
	height: 50px;
	background: url(images/img04.jpg) no-repeat  left top;
	padding: 15px 30px 0px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

.links a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E7E2DC;
	margin: 0px 0px 0px 30px;
	border-left: none;
	text-align: left;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img01.jpg) no-repeat left 5px;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	text-align: left;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #5A1F4B;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #77476B;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #5A1F4B;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #FFB17E;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#movie
{
	height: 100px;
	width:500px;	
	position: absolute;
	background-color: red;
	left:300px;
	right:30%;
	top:0px;
	
}

