﻿/* CSS Document */

/*
-----------------------------------------------------------------------------------
aart work New css
-----------------------------------------------------------------------------------
*/

body 
{
	background-image:none;
	padding:20px;
}
p{font-family: 'Cronos-Pro-Light';  font-size:14px;}

@font-face 
{
  font-family: "Cronos-Pro-Semibold";
  src: url("../../fonts/Cronos-Pro-Semibold.eot"); /* IE9*/
  src: url("../../fonts/Cronos-Pro-Semibold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../../fonts/Cronos-Pro-Semibold.woff2") format("woff2"), /* chrome、firefox */
  url("../../fonts/Cronos-Pro-Semibold.woff") format("woff"), /* chrome、firefox */
  url("../../fonts/Cronos-Pro-Semibold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../../fonts/Cronos-Pro-Semibold.svg") format("svg"); /* iOS 4.1- */
}
 
 @font-face {
  font-family: 'Cronos-Pro-Light'; 
  src: url('../../fonts/Cronos-Pro-Light.eot'); 
  src: url('../../fonts/Cronos-Pro-Light.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/Cronos-Pro-Light.woff') format('woff'), 
  url('../../fonts/Cronos-Pro-Light.ttf') format('truetype'), 
  url('../../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); 
}
 
 
.profile_bg_content_comp {display: block; float: left; width: 884px; padding: 10px 0px 10px 5px; line-height:18px; font-family: Cronos-Pro-Light, sans-serif ; font-size: 14px; font-weight: normal; color: #444666; text-decoration: none;}
.content_two_comp {width:884px; font-family: Cronos-Pro-Light, sans-serif ; float:left; font-size:12px; color: #444666; text-decoration: none;}
.sub_main_comp {font-family: Cronos-Pro-Light, sans-serif ; font-size: 14px; line-height:18px; font-weight: normal; color: #444666; text-decoration: none; display: block; float: left; width: 439px; margin-top: 5px;}
.popup_header_comp{ background: url(../../Resource/Images/saffron_logo.jpg) no-repeat; width:894px; height:39px; margin-top: 0; margin-bottom: 5px; margin-left:0px; padding-left:0px;}
.sort_by_comp{
float:right;
padding-bottom:10px;

}
b, strong{font-family: "Cronos-Pro-Semibold"}

.rightContent_popup_comp {width:884px; float:left; overflow:hidden; margin-top:0px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 10px;}
.dropdown_comp{
font-family:Cronos-Pro-Light, sans-serif ;
font-size:14px;
color: #585858;
}
.heading_comp{ font-family:Cronos-Pro-Semibold, sans-serif !important; font-size:14px;}

table.main_comp
{
width: 884px;
height: 32px;
border: 1px solid #d7d7d7;
border-collapse:collapse;
background-color: #ffffff;
padding:4px;
line-height:10px;
}

table.main_comp td
{
 font:Cronos-Pro-Light, sans-serif ;
 font-size: 14px;
 height:32px;
 color: #444666;
 border-right: 1px solid #d7d7d7;
 background-color: #f6f6f6;
 font-weight:normal;
 padding-left: 0px;
 padding:3px;
 vertical-align :middle ;
 line-height:18px;
}

table.main_comp tr.main_alter_comp
{
width: 884px;
height: 32px;
/*border: 1px solid #d7d7d7;*/
border-right:1px solid #d7d7d7;
border-collapse:collapse;
background-color: #ffffff;
padding:4px;
line-height:18px;
color: #585858;
}

table.main_comp tr.main_alter_comp td
{
 font:Cronos-Pro-Light, sans-serif ;
 font-size: 14px;
 height:30px;
 color: #444666;
 border-right: 1px solid #d7d7d7;
 background-color: #ffffff;
 font-weight:normal;
 padding-left: 0px;
 padding:3px;
 vertical-align :middle ;
 line-height:18px;
}
table.main_comp span.sub1_comp
{
 font:Cronos-Pro-Light, sans-serif ;
 font-size: 14px;
 color: #444666;
 text-align:left;
 background-color: #f6f6f6;
 line-height:18px;
 font-weight:normal;
 padding-left: 0px;
 
 vertical-align :middle ;
}
table.main_comp span.sub2_comp
{
 font:Cronos-Pro-Light, sans-serif ;
 font-size: 14px;
 color: #444666;
 text-align:center;
 background-color: #f6f6f6;
 
 font-weight:normal;
 padding-left: 6px;
 vertical-align :middle ;
 line-height:18px;
}
table.main_comp td.heading_comp
{
	font-family: Cronos-Pro-Semibold, sans-serif !important;
	background-color: #FFFFFF;
	text-align:center;
	border-bottom: 1px solid #d7d7d7;
}

table.main_comp tr.main_alter_comp span.sub1_comp
{
font:Cronos-Pro-Light, sans-serif ;
 font-size: 14px;
 color: #444666;
 text-align:left;
 background-color: #FFFFFF;
 line-height:18px;
 font-weight:normal;
 padding-left: 0px;
 vertical-align:middle ;
}
table.main_comp tr.main_alter_comp span.sub2_comp
{
font:Cronos-Pro-Light, sans-serif ;
 font-size: 14px;
 color: #444666;
 text-align:center;
 background-color: #FFFFFF;
 line-height:18px;
 font-weight:normal;
 padding-left: 6px;
 vertical-align:middle ;
}
table.main_comp tr.main_alter_comp td.heading_comp
{
	font-family: Cronos-Pro-Semibold, sans-serif !important;
	background-color: #FFFFFF;
	text-align:center;
	border-bottom: 1px solid #d7d7d7;
}


/* CSS for Bid Increments*/

table.bidincrements 
{
	width:100%;
	font-size:14px;
	border:1px solid #cccccc;
	text-align:right;
}

table.bidincrements td 
{
	font-size:14px;;
	font-family: Cronos-Pro-Light, sans-serif;
	color: #585858;
	height:18px;
	vertical-align:middle;
}


.TitleStyle { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important;} 
.ByStyle { color:#ec803f; font-weight:normal;}
.ArtistStyle a { color:#ec803f; font-weight:normal; text-decoration:underline;}  
.ArtistStyle a.hover { text-decoration:none;}  
.ArtistStyleNoLink a { color:#ec803f; font-weight:normal; text-decoration:none;}  
.ArtistStyleNoLink a.hover { text-decoration:none;}  

.popupmessage {border: 1px solid #ec803f; text-align:left; background-color: #FFFFFF;}

#certificates {display:block; padding:10px 0px 10px 10px; line-height:18px; font-family: Cronos-Pro-Light, sans-serif ; font-size: 14px; font-family: Cronos-Pro-Semibold, sans-serif !important; color: #444666; text-decoration: none; border-bottom-style:solid;border-bottom-color: #585858;border-bottom-width:1px; margin:5px 10px 5px 10px;}