body 
{
font-family:Arial, Helvetica, sans-serif; 
color:#464646;
margin:0; padding:0; font-size:12px;
background-color:#fff;
}

@font-face {
    font-family:'Jura-Regular';
    src: url('../fonts/Jura-Regular-webfont.eot');
    src: url('../fonts/Jura-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Jura-Regular-webfont.woff') format('woff'),
         url('../fonts/Jura-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Jura-Regular-webfont.svg') format('svg');
}


a { outline:none; color:#000;}
h1, h2, h3, form { margin:0px; padding:0px;}
h1 { font-family:"Trebuchet MS"; font-size:19px; color:#181818; font-weight:normal; line-height:22px; text-transform:uppercase;}
h2 { font-family:"Trebuchet MS"; font-size:17px; color:#A4801E; font-weight:normal; border-bottom:dashed 1px #A4801E; padding-bottom:15px;}
h3 { font-family:"Trebuchet MS"; font-size:20px; color:#000; font-weight:normal;}
.clear { clear:both}
.floatleft { float:left;}
.floatright { float:right;}

/**/
.social { margin-top:23px; height:55px; overflow:hidden;}
.logo { margin:10px 0px 0px 0px;}
.logo-pt {font-family:'Jura-Regular'; font-size:22px; color:#666;}

.doubleline { background:url(../images/border_doubleline.gif) bottom repeat-x;}
.header_hold { background:url(../images/footer_border.gif) bottom repeat-x;}

.left_links { width:198px; margin-top:5px; color:#A4801E; font-family:"Trebuchet MS", Arial; font-size:13px; font-weight:bold; padding-bottom:25px;}
.left_links ul { list-style:none; margin:0px; padding:0px;}
.left_links ul li { background:url(../images/leftlinkarrow.gif) left center no-repeat; padding-left:19px;}
.left_links ul li a { display:block; color:#A4801E; text-decoration:none; background:url(../images/leftlink_border.gif) bottom repeat-x; line-height:17px; padding:8px 0px 9px 0px;}
.left_links ul li a:hover { background-color:#ECE7D5; text-decoration:none;}

.content { padding-top:10px;}
.content1 { padding-top:30px;}

.details { color:#111111; line-height:19px; text-align:justify; font-size:12px;}
.photo_bg { background:url(../images/product_bg.gif) top repeat-x; height:173px; padding-top:9px;}
.product_content { height:136px; background:url(../images/products_border.gif) bottom repeat-x; margin-top:5px;}

.request_quotes { background:url(../images/requestforaquote.gif) top left no-repeat; margin-top:14px; height:142px;}
.mini-form {border:#ccc solid 1px; border-radius:5px; background-color:#f5f5f5; width:197px; height:275px; margin-top:0px; padding-top:5px; padding-left:5px;}

.mailus { font-family:'Trebuchet MS'; font-size:13px; color:#181818; padding-top:80px; text-decoration:none;}
.mailus:hover { color:#8E701E;}

.txtbg { border-bottom:dashed 1px #ccc; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; line-height:25px; padding:0px 0px 20px 0px;}
.textbox { background-color:#EEEEEE; font-size:12px; color:#333; border: solid 1px #E3E3E3; padding:3px; }
.textbox1 { background-color:#FFFFFF; font-size:12px; color:#333; border: solid 1px #E3E3E3; padding:3px; }

.pic_bg { width:156px; height:150px; background:url(../images/pics_bg.gif) no-repeat; padding-top:18px; margin:0 auto;}
.pic_bg1 { width:156px; height:150px; background:url(../images/pics_bg.gif) no-repeat; padding-top:10px; margin:0 auto;}

.langselect select{ border:none; background:none;}

/**/
.footer_hold { background:url(../images/footer_border.gif) top repeat-x; margin-top:10px;}
.footer { font-size:11px; color:#5D5D5D; line-height:20px; padding:20px 0px;}
.footer a { text-decoration:none; font-weight:bold; color:#967722;}
.footer a:hover { text-decoration:underline;}

/*** set the width and height to match your images **/
.slider_hold { position:relative; z-index:10; }
.inner_slide { width:188px; height:168px; overflow:hidden;}
#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    opacity:0.0;
}

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

#slideshow IMG.last-active {
    z-index:11;
}
.clear {clear:both;}

.itemtext { font-family:"Trebuchet MS"; font-size:15px; color:#181818; font-weight:normal;}
/*Shailesh*/

.artistlink { font-family:"Trebuchet MS"; font-size:14px; letter-spacing:1px; font-weight:normal; text-transform:uppercase; }
.artistlink a{ font-family:"Trebuchet MS"; font-size:14px; letter-spacing:1px; font-weight:normal; text-transform:uppercase; }

.artistgallery { width:100px; overflow: hidden; float:left; padding:5px; }

.smallupper { font-family:"Trebuchet MS"; font-size:12px; color:#000; font-weight:normal; text-transform: uppercase; }
.mediumupper { font-family:"Trebuchet MS"; font-size:16px; color:#000; font-weight:normal; text-transform: uppercase;}
.bigupper { font-family:"Trebuchet MS"; font-size:20px; color:#000; font-weight:normal; text-transform: uppercase;}

.imgborder { border: solid 1px #E3E3E3; }