/*------------- CSS Document created for AMEYA HANDICRAFT INDUSTRIES -------------*/
/*------------- CSS Document created by WEB VIRTUOSO (04/08/2007) -------------*/

/* -----------GLOBAL STYLES----------- */
html, body {
	height: auto !important;
	_height: auto;
	margin: 0/* 0 1px 0*/;
	padding: 0;
}
body.home {
	background: #000 url(../images/bg_body.jpg) no-repeat fixed bottom right;
}
body.about {
	background: #000 url(../images/bg_internal01.jpg) no-repeat fixed bottom right;
}
body.character {
	background: #000 url(../images/bg_internal02.jpg) no-repeat fixed bottom right;
}
body.creator {
	background: #000 url(../images/bg_internal03.jpg) no-repeat fixed bottom right;
}
body.contact {
	background: #000 url(../images/bg_internal04.jpg) no-repeat fixed bottom right;
}
body.creations {
	background: #000 url(../images/bg_internal05.jpg) no-repeat fixed bottom right;
}
body.ganesha {
	background: #000 url(../images/bg_internal06.jpg) no-repeat fixed bottom right;
}
body.birds {
	background: #000 url(../images/bg_internal07.jpg) no-repeat fixed bottom right;
}
body.nature {
	background: #000 url(../images/bg_internal08.jpg) no-repeat fixed bottom right;
}
body.flowers {
	background: #000 url(../images/bg_internal09.jpg) no-repeat fixed bottom right;
}
body.others {
	background: #000 url(../images/bg_internal10.jpg) no-repeat fixed bottom right;
}
/*#site {
	width: 100%;
	height: 100%;	
}*/
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
* {
	padding: 0;
	margin: 0;
}
#floater {
	background: transparent url(../images/bg_top_left.jpg) no-repeat scroll left top;
	height: auto !important;
	height: 100%;
	/*width: 100%;*/
	text-align: left;
	float: left;
}
/* ----------- End GLOBAL STYLES----------- */

/* ----------- Main Menu STYLES----------- */
#main_nav {
	color: #a35201;
	font: 13px Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 170px;
}
#main_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 34px;
}
#main_nav li {
	padding-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
#main_nav li a {
	color: #f0efc1;
	background: url(../images/bg_menu.gif) no-repeat right bottom;
	padding-bottom: 5px;
	display: block;
	padding-right: 8px;
}
#main_nav li a:hover {
	color: #a35201;
}
#main_nav li a.selected {
	color: #a35201;
}

#main_nav li ul {
	margin-top: 5px;
}
#main_nav li li {
	color: #f0efc1;
	margin-bottom: -5px;
	padding-right: 15px;
}
#main_nav li li a {
	background: none;
}
/* ----------- End Main Menu STYLES----------- */
.home {
	float: left;
	width: 210px;
}
.home_display {
	margin-left: 30px;
	margin-top: 18px;
	margin-right: 10px;
}
#content {
	padding-top:30px;
	float: left;
	width: 190px;
}

#content p {
	color: #CFB68E;
	font: 11px "Trebuchet MS", Verdana, Arial;
	line-height: 18px;
	padding-bottom: 17px;
}
	
#content_internal {
	padding-top:30px;
	float: left;
	width: 570px;
	/*text-align: left;*/
	
}

#content_internal p {
	color: #CFB68E;
	font: 11px "Trebuchet MS", Verdana, Arial;
	line-height: 18px;
	padding-bottom: 17px;
	/*float: left;*/
	margin-left: 20px;
}
#content_internal p a {
	color: #FCBF08;
	border-bottom: 1px dashed #CC9933;
}
#content_internal p a:hover {
	color: #8B7047;
}
#content_internal h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #f1700a;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content_internal h2 {
	font: bold 15px "Trebuchet MS", Verdana, Arial;
	color: #9F5A3B;
	text-align: left;
	margin-left: 20px;
}

/*--------------Catalogue Styles--------------------*/

#catalogue {
	margin-left: 4px;
	border-bottom: 1px dashed #DDE77F;
	border-top: 1px dashed #DDE77F;
	margin-bottom: 20px;
}
#catalogue td {
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-top: 16px;
}
#catalogue .catagory {
	width: 162px;
	background: #5d5d5d;
}

#catalogue .catagory img {
	margin: 5px;
	border: 1px solid #fcbf08;
}
#catalogue h2 {
	color: #fcbf08;
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	text-align: center;
	padding-top: 5px;
}
#catalogue h3 {
	color: #fcbf08;
	font: bold 11px "Trebuchet MS", Verdana, Arial;
	text-align: right;
	padding-right: 8px;
	padding-top: 5px;
}
#catalogue h4 {
	color: #fff;
	font: normal 11px "Trebuchet MS", Verdana, Arial;
	text-align: right;
	border-right: 3px solid #fcbf08;
	border-left: 3px solid #fcbf08;
	
}
#catalogue h4 a {
	color: #fff;
	background: #7F766F;
	display: block;
	padding-right: 5px;
}
#catalogue h4 a:hover {
	color: #000;
	background: #5D5D5D;
}

#content_internal p.pagination {
	color: #8b7047;
	font: bold 11px "Trebuchet MS", Verdana, Arial;
	line-height: 30px;
	padding-bottom: 17px;
	/*float: left;*/
	margin-left: 20px;
}
#content_internal p.pagination a {
	color: #f3f3f3;
	background: transparent url(../images/bg_pg_no.jpg) no-repeat left 22px;
	padding: 5px 8px;
	margin: 0 5px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#content_internal p.pagination a:hover {
	background: #9F9D8B url(../images/bg_pg_no.jpg) no-repeat left top;
	color: #000000;
	border-bottom: 1px solid #ccc;
}
#content_internal p.pagination a.current {
	background: #9F9D8B url(../images/bg_pg_no.jpg) no-repeat left top;
	color: #000000;
	border-bottom: 1px solid #ccc;
}
#detail {
	margin-left: 30px;
	margin-top: 20px;
	width: 800px;
	height: 460px;
}
#detail td {
	padding-left: 15px;
	text-align: left;
}
#detail .zoom_vert {
	background: url(../images/bg_vert_detail.gif) no-repeat left top;
	width: 277px;
	height: 428px;
	padding-left: 23px;
	padding-top: 24px;
}
#detail .zoom_vert_broad {
	background: url(../images/bg_vert-broad_detail.gif) no-repeat left top;
	width: 334px;
	height: 428px;
	padding-left: 23px;
	padding-top: 25px;
}
#detail .zoom_vert_long {
	background: url(../images/bg_vert_long_detail.gif) no-repeat left top;
	width: 235px;
	height: 476px;
	padding-left: 23px;
	padding-top: 25px;
}
#detail .zoom_vert_extralong {
	background: url(../images/bg_vert_extralong_detail.gif) no-repeat left top;
	width: 201px;
	height: 467px;
	padding-left: 23px;
	padding-top: 25px;
}
#detail .zoom_broad {
	background: url(../images/bg_broad_detail.gif) no-repeat left top;
	width: 334px;
	height: 280px;
	padding-left: 23px;
	padding-top: 24px;
}
#detail .zoom_square {
	background: url(../images/bg_square_detail.gif) no-repeat left top;
	width: 339px;
	height: 341px;
	padding-left: 23px;
	padding-top: 24px;
}

#detail h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #f1700a;
	text-align: left;
	margin-top: 10px;
}
#detail .specifications {
	border: 1px dashed #6F6F6F;
	background: #232323;
	/*margin-left: 22px;*/
	margin-top: 10px;
	font: 11px "Trebuchet MS", Verdana, Arial;
	width: 335px;
}
#detail .specifications td {
	padding: 7px;
	color: #f0efc1;
}
#detail .specifications td .also {
	border-top: 1px solid #6F4337;
	border-bottom: 1px solid #6F4337;
	background: #2F2F2F;
}
#detail .specifications td .also td {
	padding: 3px 5px;
}

#detail .specifications strong {
	color: #BF663B;
}
#detail .enquiry {
	font: 11px "Trebuchet MS", Verdana, Arial;
	/*margin-left: 22px;*/
	margin-top: 10px;
	width: 325px;
}
#detail .enquiry td {
	padding-left: 2px;
}
#detail .enquiry a {
	color: #916739;
}
#detail .enquiry a:hover {
	color: #f0efc1;
}
#detail .enquiry a.back {
	background: url(../images/bullet_back.gif) no-repeat left center;
	padding-left: 15px;
}
#detail p.note {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #FCBF08;
	background: url(../images/bg_note.jpg) no-repeat left center;
	width: 285px;
	padding-left: 35px;
	line-height: 35px;
}
.floatleft {
	float: left;
	padding: 2px;
	border: 1px solid #CC9900;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 6px;
}
.floatright {
	float: right;
	padding: 2px;
	border: 1px solid #CC9900;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 6px;
}
/*--------------End Catalogue Styles--------------------*/

/*--------------Footer Styles--------------------*/
#footer {
	color: #3d4f5a;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	position: fixed;
	_position: absolute;
	bottom: 10px;
	right: 270px;
	width: 70px;
	z-index: 1000;
	/*padding-top: 450px;
	_padding-top: 480px;*/
}

#footer a {
	color: #f88d26;
	margin-top: 10px;
	margin-bottom: 5%;
}
#footer a:hover {
	color: #ccc;
}

#footer_internal {
	_height: auto;
	color: #3d4f5a;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	position: fixed;
	bottom: 10px;
	right: 185px;
	width: 70px;
	z-index: 1000;
	float: right;
	_padding-right: 185px;
	_padding-bottom: 10px;
}
 
#footer_internal a {
	color: #f88d26;
	margin-top: 10px;
	margin-bottom: 5%;
}
#footer_internal a:hover {
	color: #ccc;
}
/*--------------Footer Styles--------------------*/
