

/* Sciences Po Styles

tan color:E4DAC8
dark red color: 9F0B1B  
bright red color: cb021a 
dark maroon color of text :66181b
orange link E33718


*/


/* overall
----------------------------------------------- */



body {
    color:#61524e;
	font-family:sans-serif,Helvetica,Arial;
	font-size:12px;
	background-color:#e8dbc8; 
	margin:0;
    padding:0;
    border:none;
	-webkit-text-size-adjust:120%;
	 text-align: center;
}



/* layout 
border:1px solid #000000;
----------------------------------------------- */

#wrapper
 {
	width:1000px;
	margin: 0 auto;
	text-align: left;
	padding-left:0;

	
}
#content {
	width:979px;
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
		text-align: left;
		
		padding-left:9px;
		
}


#sidebar {
	 text-align:left; padding-bottom:330px; background-color:#e8dbc9;
}

#sidebar ul  {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:12px;
	padding-left:12px;
	color: #E33718;
}

#sidebar a, #sidebar a:visited  {
	color: #E33718;
	font-weight:normal;
	text-decoration:none;
}
#sidebar a:hover  {
	color: #E33718;
	font-weight:normal;
	text-decoration:underline;
}
#sidebar p  {
	color: #E33718;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:12px;
}

#sidebar li  {
	padding-left:0px;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
}

.hauteNav {
text-align:center;
padding-left:15px;
}

.hauteNav a{
 color:#FAF7F2;
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
 text-decoration:none;}
 
.hauteNav p{
 margin-top:0px;
 }
 
.zeroAround{
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 }
 

#footer1 {

/* position:absolute;
	bottom:0; /* stick to bottom */
	padding:0;
	margin-left:-2px;
}



.bookactionmenu{

 margin-bottom:10px;

 }

/* menu
----------------------------------------------- */

	
A.HighlightLink, A.HighlightLink:visited { text-decoration: none; color: #E33718; font-weight: normal;}
A.HighlightLink:hover { text-decoration: underline; color: #E33718;font-weight: normal;  }

.MenuSpace{
	padding-top: 4px;
	padding-left:8px;
	line-height:14px;
	font-size:12px;
	-webkit-text-size-adjust:118%;
}
 

#navcontainer ul
{
font-size:12px;
text-align:center;
padding-bottom: 5px;
padding-top: 5px;
padding-right: 0;
padding-left: 0;
margin: 0;
line-height:1.1em;
/* cancels gap caused by top padding in Opera 7.54 */
width: 668px;
/* fixes Firefox 0.9.3 */
-webkit-text-size-adjust:112%;}

#navcontainer ul li
{
display: inline;
padding-right: 0.4em;
padding-left: 0.4em;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 0.5em;
padding-right: 0.5em;
padding-bottom: 2px;
padding-top: 2px;
color: #f7f1eb;
text-decoration: none;
}

#navcontainer ul li a.nav2
{
color: #cb021a;
}
#navcontainer ul li a:hover
{
background-color: #f7f1eb;
color: #cb021a;
}



/* typograhy
----------------------------------------------- */
.authorlist {
	color: #61524e;
	font-weight:bolder;
	
}

.coverbox img{
	border: 1px solid #61524e;
}

.coverImage img {
	border: 1px solid #61524e;
}

h1.spheader {
border-bottom:0.04em solid #bb0515;
line-height:0.80em;
margin-top:0;
margin-left:25px;
margin-right:10px;
color:#bb0515;
font-family: "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
font-size:2.4em;
}

h1 {
	font-size : 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #bb0515;
	font-style: normal;
	font-weight:bolder;
}




.headersection {
	font-size: 15px;
	color: #F53328;
	font-weight:bold
}

.subheadersection {
	font-size: 11px;
	color: #cb021a;
	font-weight:normal;
}


/* forms
----------------------------------------------- */

.InputField1 {	
	font-size: 10px;
}
  
form.reduced {
	margin-bottom : 0px;
	margin-top : 0px;
}

 
 
B.truebold {
	color: #61524e;
}

HR {
	color: #61524e;background: #61524e; border: 0; Height:1px;
}


#bookmenu {
    background-color : #E4DAC8; 
	padding-top:4px;
	margin-top:0px;
	padding-left:6px;
	padding-bottom:4px;
	font-size: 11px;
	color: #cb021a;
	font-weight: bold;
	line-height:1.3em;

}


TD {
	font-size : 12px;
	color: #61524e;
}
.detailbox {
	font-size : 10px;
	color: #000000;
	background-color : #E4DAC8;
}


A {
	color: #cb021a;
	font-weight: bold;
	text-decoration : underline;
}

A:HOVER {
	
	color: #f53328;
	font-weight: bold;
	text-decoration : underline;
}

A.topnav {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	}
	
A.topnav:hover {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	}	
	
A.highlight {
	color:#F53328;
	font-weight:bold;
	text-decoration:none;
	}
	
A.highlight:hover {
	color:#F53328;
	text-decoration:underline;
	font-weight:bold;
	}		
	



.higlightedText {
	font-size: 11px;
	
}



A.discreet {
	font-size: 10px;
	color: #61524e;
	font-weight: normal;
	text-decoration : none
}

A.discreet:HOVER {
	font-size: 10px;
	color: #f53328;
	font-weight: normal;
	text-decoration : underline;
}

A.bookminimenu {	
	font-size: 11px;
	color: #f53328;
	font-weight: normal;
	text-decoration : none;
}

A.bookminimenu:HOVER {
	font-size: 11px;
	color: #f53328;
	font-weight: normal;
	text-decoration : underline;
}

A.otherRoles {	
	color: #cb021a;
	font-weight: normal;
	text-decoration : none;
}

A.otherRoles:HOVER {
	color: #cb021a;
	font-weight: normal;
	text-decoration : underline;
}


.bookTitleTop {
	font-size : 20px;
	color: #61524e;
	font-weight: bold;
}

.bookSubTitleTop {
	font-size : 14px;
	color: #61524e;
	font-weight: bold;
}

.bookAuthor {
	font-size : 14px;
	color: #cb021a;
	font-weight: bold;
	text-decoration : none;
}

H6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color: #bb0515;
	font-weight: bold;
	margin : 3px;
	
}

H5 {
	
	font-size : 12px;
	color: #bb0515;
	font-weight: bold;
	margin-bottom : 0px;
}

H4 {
	
	font-size : 11px;
	color: #61524e;
	font-weight: bold;
	margin-bottom : 0px;
}

H3 {
	
	font-size : 9px;
	color: #bb0515;
	font-weight: normal;
	margin-bottom : 0px;
}

.CategoryName {
	font-size : 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #bb0515;
	font-style: normal;
	font-weight: bold
}

A.CategoryName {
	font-size: 18px;
	color: #bb0515;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.CategoryName:HOVER {
	font-size: 18px;
	color: #61524e;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}

A.CatalogTitleMenu {
	font-size: 10px;
	color: #61524e;
	font-style: normal;
	font-weight: normal;
	text-decoration : none
}

A.CatalogTitleMenu:HOVER {
	font-size: 10px;
	color: #61524e;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}
A.GCOITitle {
	font-size: 12px;
	color: #cb021a;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.GCOITitle:HOVER {
	font-size: 12px;
	color: #61524e;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}

A.CatalogTitle {
	font-size: 10px;
	color: #61524e;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.CatalogTitle:HOVER {
	font-size: 10px;
	color: #61524e;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}

a.tag0,a.tag2,a.tag4,a.tag6,a.tag8{
	color: #61524E;
}

:focus {
	outline: 0;
}


