@font-face {
	font-family: 'Book Antiqua';
	src: url('fonts/book-antiqua.eot');
	src: local('?'), 
		 url('fonts/book-antiqua.woff') format('woff'), 
		 url('fonts/book-antiqua.ttf') format('truetype'), 
		 url('fonts/book-antiqua.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@charset "utf-8";

html, body, #fullheight {
	HEIGHT:100%;
}

body {
	font-family:'Book Antiqua', Verdana, Arial, Helvetica, sans-serif;
	background-color:#522874;
}

body, blockquote, img, label, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input {
	margin:0;
	padding:0;
	border:0;
	outline:none;
}

BODY, TD, TH 
{
	font-family:'Book Antiqua', Verdana, Arial, Helvetica, sans-serif;
	COLOR:#FFFFFF;
}

TD, TH 
{
	FONT-SIZE:18px;
}

.input
{
	FONT-SIZE:13px;
	BORDER-WIDTH:1px;
	WIDTH:170px;
	BORDER-COLOR:#CDCDB4;
}

.submit, .button 
{
	FONT-SIZE:13px;
	FONT-WEIGHT:bold;
	BACKGROUND-COLOR:#EEEEEE; 
	BORDER-WIDTH:1px;
	HEIGHT:20px;
	PADDING:0px 3px 2px 3px;
	BORDER-COLOR:#CDCDB4;
	cursor:pointer;
	cursor:hand;
}

a:visited
{
	COLOR:#FFFFFF;
	TEXT-DECORATION:none;
}

a:link
{
	COLOR:#FFFFFF;
	TEXT-DECORATION:none;
	CURSOR:pointer;
}

a:hover
{
	COLOR:yellow;
	TEXT-DECORATION:underline;
}

a img
{
	border:0px;
}

img
{
	border:none;
}

h2 {
	text-align:justify;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

h2 span {
	width:100%;
	display:inline-block;
}

.top-bg {
	background-image:url('https://www.regentantiques.com/images/new/top-bg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.menu-bg {
	background-image:url('https://www.regentantiques.com/images/new/menu-bg.png');
	background-repeat:repeat-x;
}

/* BEGIN HOME PAGE MENU */
ul {
	list-style-type:none;
	width:100%;
	margin-left:0;
	color:#393939;
	height:60px;
}

li {
	float:left;
	color:#393939;
	height:60px;
	margin-top:5px;
}

ul a {
	padding-right:7px;
	padding-left:7px;
	display:block;
	text-decoration:none;
	font-size:14px;
	height:60px;
	color:#fff;
	/*padding-top:10px;*/
	float:left;
	padding-top:18px;
}

ul a:hover {
	COLOR:fff;
	background-color:#43265d;
	float:left;
	height:60px;
	text-decoration:none;
}
/* END HOME PAGE MENU */

/* BEGIN INNER PAGE MENU */
#navigation {
	margin:0;
	padding:0;
	clear:both;
	width:785px; /*875px*/
	height:54px;
	margin-top:3px;
	margin-bottom:-2px;
	background:;
}

ul.nav-main, ul.nav-main li {
	list-style:none;
	margin-top:0;
}

ul.nav-main {
	position:relative;
	/*z-index:597;*/
}

ul.nav-main li:hover > ul {
	visibility:visible;
}

ul.nav-main li.hover, ul.nav-main li:hover {
	position:relative;
	/*z-index:599;*/
	cursor:pointer;
	background:;
}

ul.nav-main li {
	float:left;
	display:block;
	height:60px;
	color:;
}

ul.nav-main li a {
	display:block;
	padding:20px 7px 0 7px;
	height:40px;
	color:#fff;
	text-decoration:none;
}

ul.nav-main li a:hover {
	color:#D6D6D6;
	background-color:#43265d;
}

ul.nav-main *.list {
	padding-right:22px;
}

ul.nav-sub {
	visibility:hidden;
	position:absolute;
	padding:10px;
	top:37px;
	left:0;
	/*z-index:598;*/
	background:#a5250c;
}
/* END INNER PAGE MENU */

.search-t {
	font-size:14px;
	color:#dcd6e2;
	text-decoration:none;
}

a.search-t:hover {
	color:#ffff00;
}

.search-bg {
	background-image:url('https://www.regentantiques.com/images/new/search-bg.png');
	background-repeat:no-repeat;
	background-position:center;
}

.text-box {
	border:solid 1px #ffffff;
	background-color:#FFFFFF;
	height:20px;
}

.text-box-bg {
	background-image:url('https://www.regentantiques.com/images/new/text-box-bg.jpg');
	background-repeat:repeat-x;
	border:none;
	background-color:#FFFFFF;
	height:22px;
	background-position:bottom;
}

.footer-bg {
	background-image:url('https://www.regentantiques.com/images/new/footer-bg.jpg');
	background-repeat:repeat-x;
	background-color:#522874;
	background-position:bottom;
}

a:focus {
	outline:none;
}

.productpaget {
	font-size:17px;
	color:#313131;
	text-decoration:none;
}

.productpagetb {
	font-weight:bold;
	font-size:17px;
	color:#313131;
	text-decoration:none;
}

a.productpagetb:hover {
	color:#522874;
}

#galleryContainer {
	height:96px;
	overflow:hidden;
	padding:0px;
}

.slidercontainer {
	BORDER:#FFFF00 0px none;
}

.sliderimages {
	BORDER:#FFFFFF 1px solid;
}

div#preload {
	display:none;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height:300px;
	background-color:#FFF;
}

#slideshow DIV.active {
	z-index:12;
	opacity:1.0;
}

#slideshow DIV.last-active {
	z-index:9;
}

#slideshow DIV IMG {
	height:300px;
	display:block;
	border:0;
}

.promotion-t
{
	font-size:17px;
	font-weight:normal;
	line-height:26px;
}

.our-range-t
{
	font-size:20px;
	font-weight:normal;
}

.our-range-t2
{
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

.pramotionbox
{
	background-image:url(https://www.regentantiques.com/images/new/new/pramotion-box.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.new-arivals-box {
	border:solid 1px #b294cb;
}

.pro-links
{
	FONT-WEIGHT:bold;
	VERTICAL-ALIGN:middle;
	TEXT-ALIGN:center;
}

.textBox
{
	FONT-SIZE:14px;
	BACKGROUND-COLOR:#efefef;
	HEIGHT:20px;
	PADDING:0px 3px 2px 3px;
}

.combobox
{
	FONT-SIZE:14px;
	BACKGROUND-COLOR:#efefef;
}

.textarea
{
	FONT-SIZE:14px;
	BORDER-WIDTH:1px;	
	BORDER-COLOR:#efefef;
}

.topRight
{
	COLOR:#868686;
}

.topRight A
{
	COLOR:#868686;
}

.topRight A:hover
{
	COLOR:yellow;
}

.myAccountHeader
{
	PADDING-LEFT:10px;
    HEIGHT:25px;
	FONT-WEIGHT:bold;
	BACKGROUND-COLOR:#4B357D;
}

.cartheader
{
	font-weight:bold;
	line-height:1.7em;
}

.pDetailsTable
{
	border:1px solid #525252;
}

.rupees
{
	FONT-SIZE:18px;
	VERTICAL-ALIGN:middle;
	TEXT-ALIGN:center;
}

.font-size-12 { 
	FONT-SIZE:12px;
}

.font-size-14 { 
	FONT-SIZE:14px;
}

.font-size-16 { 
	FONT-SIZE:16px;
}

.font-size-18 { 
	FONT-SIZE:18px;
}

.PopBoxImageSmall
{
	/*border:none 0px #ffffff;*/
	cursor:url("https://www.regentantiques.com/images/magplus.cur"), pointer;
}

.PopBoxImageLarge
{
	/*border:solid 1px #999999;*/
	cursor:url("https://www.regentantiques.com/images/magminus.cur"), pointer;
}

.PopBoxImageShrink
{
	cursor:url("https://www.regentantiques.com/images/magminus.cur"), pointer;
}

.PopBoxImageLink
{
	cursor:pointer;
}

.PopBoxImageMove
{
	/*border:none 0px #ffffff;*/
	cursor:pointer;
}

.tableborder
{
	BORDER-WIDTH:1px;
	BORDER-STYLE:solid;
	BORDER-COLOR:#525252;
}

ul#new_arrivals_image_rotate li a {
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
	width:177px;
	height:102px;
	TEXT-DECORATION:none;
}
ul#new_arrivals_image_rotate li a a:hover {
	background-color: transparent;
	text-decoration:none;
}

.r1 {
	background-repeat:repeat-x;
	background-position:bottom;
}

.r2 {
	background-repeat:repeat-y;
	background-position:left;
}

.r3 {
	background-repeat:repeat-x;
	background-position:top;
}

.r4 {
	background-repeat:repeat-y;
	background-position:right;
}

.p-main-bg {
	background-image:url("https://www.regentantiques.com/images/new/new/p-main-bg.jpg");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#561d84;
}

/* BEGIN ERROR CSS*/
.error1
{
	BACKGROUND-COLOR: #522874;
	BORDER: 1px solid #525252;
	PADDING: 2px;
}
div.error1,
div.warning,
div.status,
div.notice
{
    BORDER-STYLE: solid;
    BORDER-WIDTH: 1px;
    FONT-WEIGHT: bold;
    MARGIN: 10px;
    PADDING: 5px;
    TEXT-ALIGN: center;
}

div.error1
{
    BACKGROUND: #522874;
    BORDER-COLOR: #525252;
    COLOR: #900;
}

div.warning
{
    BACKGROUND: #FC9;
    BORDER-COLOR: #F30;
    COLOR: #F30;
}

div.status
{
    BACKGROUND: #CFC;
    BORDER-COLOR: #090;
    COLOR: #090;
}

div.notice
{
    BACKGROUND: #CCF;
    BORDER-COLOR: #009;
    COLOR: #009;
}
/* END ERROR CSS */

/* BEGIN GOOGLE LANGUAGE CSS */
/* BEGIN Translation Code With NEW Fix */
/*
.goog-te-balloon-frame
{
	display: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow none !important;
}
.goog-te-balloon
{
	display: none !important;
}
#goog-gt-tt
{
	display: none !important;
	text-decoration:none;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow none !important;
}
#goog-gt-tt .status-message
{
	text-shadow: none !important;
}
#goog-gt-tt .alt-menu, .goog-text-highlight, #goog-gt-tt .trans-target-highlight, #alt-input-text:hover, #alt-input-text:focus
{
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow none !important;
}
.goog-te-banner-frame
{
	display: none !important;
}
body
{
	top: 0px !important;
}
font
{
	background:transparent !important;
}
*/
/* END Translation Code With NEW Fix */
/*
.skiptranslate
{
	color:#FFFFFF;
	font-weight:bold;
}
.goog-te-gadget
{
	color:#FFFFFF;
	font-weight:bold;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active
{
	color:#FFFFFF;
}
.original-text
{
	color:#000000;
}
div.title
{
	color:#000000;
}
span.alt-translated-text
{
	color:#000000;
}
div.goog-menuitem-content
{
	color:#000000;
}
*/
/* END GOOGLE LANGUAGE CSS */
