/* copied from sothebies original */

.style3 {color: #330667; font-size: 20px; font-family: Arial, Helvetica, sans-serif;}
.style1 {font-family: Arial, Helvetica, sans-serif; color: #330667; font-weight: bold; font-size:16px;}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;}

/* new */

*{
	margin:0;
	padding:0;
	
}


td{
	padding:3px;
}
h3, h2{
	margin-bottom:10px  !Important;
}

li{
margin-bottom:3px;
}

p{
margin-bottom:10px;
}


#standard_header{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7ef;	
	height: 64px;
}
#standard_header a h1{
	width:350px;
}
#standard_nav{
	float:right;
	/*font-size: 0.7em;*/
	margin-top:-10px;
}

#standard_nav li{
	display: inline;
	padding-left: 4px;
	color:#8d8d8d;
}

#standard_nav li a{
	padding-left: 4px;
	color:#8d8d8d;
	text-decoration:none;
}

#standard_header a h1{
	text-indent: -9999px;
	background-image: url(../../materials/images/sothebys_standard_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	position:relative;
	top:10px;
}


input {
 background-color: #E9E6EC;
   border: 1px solid #FFFFFF;
     font-size: 10px; 
}


select {
 background-color: #E9E6EC;
 color: #000000;
 font-size:9px;
 padding:0;

}

A:active {
COLOR: #617B7C; TEXT-DECORATION: underline
}

A:link {
COLOR: #617B7C; TEXT-DECORATION: none
}

A:visited {
COLOR: #617B7C; TEXT-DECORATION: none
}

A {
COLOR: #617B7C; TEXT-DECORATION: underline
}

A:hover {
COLOR: #617B7C; TEXT-DECORATION: underline
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F8B8C;
}

body
{ 

}

.texttiny {color: #999999; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

input.profile{
width:250px;
}
td.label{
width:150px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
td.photo{
width:150px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
vertical-align:text-top;
}
td.course{
width:150px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
td.optout{
width:300px;;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
input.checkbox{
width:20px;
margin:0px;
padding:0px;
}
select.selectbox{
width:250px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
label{
margin:7px 0 3px 0;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
vertical-align:top;
clear:right;
display:block;

}
input.radio{
margin-top:0px;
padding:0px;
width:30px;
}
p.warning{color:#FFFF00; font-size:0.7em;}
p.notification{color:#00cc00; font-size:0.7em;}

/*Chris H */
body{
font-family: Arial, Helvetica, sans-serif;
position:relative;
margin:0;

}

#container{
	width: 780px;
	border: 0;
	margin: 0 auto;
	position:relative;
	
	
}

#logo{	
	float:right;
	text-indent:-3000px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:374px;
	height:55px;
	margin:0;
	padding:0;
}
#logo h1, #logo h2{
margin:0;
	padding:0;
}

#header{
	width:  783px;
	height: 149px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main{
	width:770px;
	background-image: url(../images/sidebox_bg.gif);
	background-repeat: repeat-y;
	background-position: left;	
	margin-top:20px;
	height:auto;	
min-height:450px;
	
}

/*
ul.nav {
width:136px;
background-image: url(../images/left_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	left:0px;
	top:219px;
	padding:2px 0 0 23px;
	
}
*/
ul.nav {
width:136px;
background-image: url(../images/left_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	left:0px;
	top:219px;
	padding:2px 0 0 23px;
	height:auto;	
min-height:450px;
	
}



.admin{
width:136px;
background-image: url(../images/left_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	left:0px;
	top:90px;
	padding:2px 0 0 23px;
	height:136px;
}


#admin_header{
height:75px;
font-size:32px;
font-weight:bold;
color:#a2b5b6;
	width:  783px;
	
}

li{
list-style-type:none;
padding:0;
}
ul{
padding:0;

}

ul.nav li.terms{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

ul.nav ul, ul.admin ul{
padding-left:3px;
}
ul.nav li, ul.admin li{
font-size:12px;
background-color:#E9E6EC;
margin: 0 0 2px 0;
padding: 4px 0 4px 4px;
}


ul.nav li ul, ul.admin li ul {
margin:0;
padding:0px;
}

ul.nav li ul li, ul.admin li ul li{
margin:0;
padding:0px;
}

#content{
margin-left:15px;
height:auto;	
min-height:450px;
float:left;
width:590px;
}

#content h2{
font-size:12px;
color:#666666;
margin-top:20px;
}

#content h3, legend{
font-size:12px;
margin-bottom:1px;
padding-bottom:0px;
color:#666666;
}

#content p{
font-size:12px;
}

.email{
 height: 16px;
 padding-left:20px;
	background-image: url(../images/faculty.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pdf{	
	background-image: url(../images/pdf1.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	padding-left:20px;
	padding-top:4px;
	height:26px;
}

a.word{	
	background-image: url(../images/wordsymbol1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	height:20px;
}

.pdf a{
font-weight:bold;
}

h1{
color: #330667; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
margin-bottom:10px;
}

.dots{
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#links a{
	padding-right:20px;
	background-image: url(../images/link_button1.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.inline{
display:inline;
float:left;
}


ul.checkboxes li.inline label{
	display:inline;
}

ul.result{
	clear:left;
	display:block;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

ul.result li.inline{
	margin-right:30px;
}

#max_salary, #min_salary{
	width: 80px;
	
	}
		
ul.checkboxes li {
		width:130px;	
	margin-right:7px;
	
}

ul.options li  {
		
	margin-right:25px;
}

ul.options li input {
height:18px;		
width:200px;
}

ul.checkboxes li label {
font-size:9px;
	
}

ul.checkboxes, ul.options, ul.result{
margin: 0;

}

fieldset{
padding:5px 10px 10px 10px;
margin-bottom:10px;
}

.job_description, .application_details{
clear:both;
display:block;
padding-top:10px;
}
.application_details{
clear:both;
display:block;
padding-bottom:10px;
}

.salary{

}

#job_category{
float:left;
}

.number_positions{

}

.job_upload li{

width:250px;
}

.note{
font-size:7px;
color:#999
}

ul.styled_table li.inline{
margin-right: 40px;
}

table.styled_table{
  font-size:12px;
  margin:10px 0;
  border-collapse:collapse;
  width:590px;
}

table.styled_table td{
padding: 5px 8px;

}

table.styled_table thead td{
	text-transform:uppercase;
	font-weight:bold;
	background-color:#a2b5b6;
	color:#FFFFFF;
}


.stripe{
background-color:#efefef;
}

.cv{
width:160px;
margin-right:0px;
padding-right:0;
}

ul.options li input[type="submit"]{
margin-top:10px;
	width:50px;
}

.resources li, #resources li{
	padding:6px 0 0px 26px;
	width:300px !important;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
}
.admin_doc{
	background-image: url(../images/doc.gif);
	margin:10px 0 0 0;
	width:300px;
	
}

.admin_xls{
	background-image: url(../images/xls.gif);
	margin:10px 0 0 0;
	width:300px;
}

.resource_desc{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.admin_pdf{
	background-image: url(../images/pdf.gif);
	margin:10px 0 0 0;
	width:300px;

}

.admin_ppt{
	background-image: url(../images/ppt.gif);
	margin:10px 0 0 0;
	width:300px;

}

.admin_mp3{
	background-image: url(../images/mp3.gif);
	margin:10px 0 0 0;
	width:300px;
}


#resource_upload textarea{
width:300px;

}

#resource_upload li{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#999999;
padding-bottom:10px;
}


#category{
display:block;
}

.job_search li{
	float:left;
}

.job_search td{
	padding-right: 40px;
}

.delete{
	background-image: url(../images/bin%20icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;	
	height:20px;
	right:300px;
	width:35px;
	margin-left:15px;
	padding-left:20px;
	color:#FFFFFF !Important;
	text-indent: -9999px;
	width:20px;
	padding:6px 0 0px 26px;
	
}

.delete_job{
	background-image: url(../images/bin%20icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:2px 0 0 20px;
	
}

.event{
	width:600px;
	border-bottom-style:dotted;
	border-bottom-color:#a2b5b6;
	border-bottom-width:2px;
	margin-top:10px;
}

ul.events{

	display:block;
	float:left;
}

ul.events li.list_header{
color:#a2b5b6;
font-size:14px;
font-weight:bold;
	
}

li.title_header{
color:#464649;
font-size:14px;
font-weight:bold;
	
}

ul.events li{

margin-left:10px;
	
}

.link_icon{
	background-image: url(http://www.sothebysinstitute.com/images/link.gif);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left 2px;
}

.home_section{
	width:610px;
}


.home_subsection{
	width:285px;
	float:left;
	padding:0 10px 10px 10px;
}

.clearfix{
	clear:both;
}
.video_thumb{
	 width: 153px;
	 height: 66px;
	 border-style:none;
	 margin-top: 2px 5px 0px 0; 
	 padding-bottom:10px;

}
