/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.clear{
clear: both;
}

/* `TYPE
----------------------------------------------------------------------------------------------------*/


body {
	font: 13px/1.7 Lucida Grande, Arial, 'Liberation Sans', FreeSans, sans-serif;

}

a:focus {
	outline: 1px dotted invert;
}

em {
	font-style:italic;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a, a:active {
	color:#f15a24;
	text-decoration:none;
	border-bottom: none;

}

a:hover {
	color:#f15a24;
	border-bottom:1px dotted;
}

span.amp{
font-style: italic;
font-weight: lighter;
}

p em {
	font-family: 'Lucida Sans', Lucida Grande, sans-serif;
	font-style:italic;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lucida grande, Lucida Sans, sans-serif;
}


h1 {
	font-size: 56px;
	font-weight: bold;
	line-height: 40px;
	color: #000;
	margin-bottom: 20px;
	font-family: Georgia, Baskerville, Serif;
}

h1 span {
	font-size: 40%;
	font-weight: normal;
	line-height: 40px;
}

h2 {
	font-size: 28px;
	font-weight: lighter;
	color: #fff;
	line-height: -20px;
}

h3 {
	font-size: 24px; 
	font-weight: lighter;
	margin: 0px 0 5px;
	color: #f15a24;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	font-weight: lighter;
	color: #474743;
	text-transform: uppercase;
	margin: 30px 0 5px 0;
	clear: both;
}


h5 {
	font-size: 36px;
	font-weight: normal;
	font-family: Georgia, Serif;
	margin: 0 0 0 0;
	color: #000;	
}

h5 em {
font-size: 26px;
font-style: italic;	
}

div#purchase h6 {
	font-size: 14px;
	font-weight: lighter;
	color: #474743;
	text-transform: uppercase;
	margin: 0;
}

h6 {
	font-size: 14px;
	font-weight: normal;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
	list-style: none;
}

p,
dl,
hr,
h6,
ol,
ul,
pre,
table,
address {
	color: #474743;
}

p {
margin: 0.8em 0 0 0;
}


img {float: left; margin: 20px 17px 10px 0}

img.small_img{
margin: 0 5px 0 0;

}

ul.links{
	margin: 10px 0 40px 0;
}

ul.links li{
	margin: 0 0 0 0;
	font-size: 11px;
	color: #474743;
}

ul.links li a{
	font-size: 11px;
	color: #F15A24;
}


/* Logo 
----------------------------------------------------------------------------------------------------*/

h2 {
background-color:transparent;
background-repeat:no-repeat;
display:block;
float: left;
margin:-10px 0 0 0;
text-indent:-9999em;

}

h2 a {
background:transparent url(../img/logo.gif) no-repeat scroll 0 0;
display:block;
overflow:hidden;
width: 74px;
height: 95px;
border-bottom:none;
}

h2 a:hover {
border-bottom:none;
}




/* Columns 
----------------------------------------------------------------------------------------------------*/


div#content {
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 600px;
}

div#masthead {
height:110px;
}

div#col1{
width: 290px;
padding-right: 10px;
float: left;
}

div#col2{
width: 290px;
float: right;
padding-bottom: 20px;
}

div#main {
clear: both;
margin-bottom: 30px;
margin-top: 10px;
}

div#signup {
background: #1285a6;
margin: 30px 0 0 0;
padding: 20px;
color: #fff;
}

div#purchase{
padding: 10px;
margin-top: 70px;
background: #efefef none repeat scroll 0 0;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-bottom-left-radius: 6px 6px;
-webkit-border-bottom-right-radius: 6px 6px;
-webkit-border-top-left-radius: 6px 6px;
-webkit-border-top-right-radius: 6px 6px;
-webkit-transition: color 0.3s linear;
}

div#purchase_content{
margin:5px 20px 7px 10px;
padding-right: 20px;

}

div#purchase p.note{
font-family: Georgia;
font-size: 12px;
}

div#purchase p.note span{
font-family: Georgia;
font-size: 14px;
font-style: normal;

}

#footer{
font-size: 11px;
margin: 4em 0 6em 0;
clear: both;
}

#footer p{
color: #84817C;
}

#footer p a{
color: #55524D;
border-bottom: 1px dotted;
}

#footer p a:hover{
color: #000;
border-bottom: 1px solid;
}

#footer ul li {
float: left;
margin: 0 1em 0 0;
}

#footer ul li a{
color: #55524D;
border-bottom: 1px dotted;
}

#footer ul li a:hover{
color: #000;
border-bottom: 1px solid;
}



/* Notes & images
----------------------------------------------------------------------------------------------------*/

p.note{
font-size: 10px;
font-family: "Lucida Sans","Lucida Grande",Arial,Verdana;
font-style: italic;
margin: -5px 0 -5px 0;
}

p.adr{
font-size: 10px;
font-family: "Lucida Sans","Lucida Grande",Arial,Verdana;
font-style: italic;
margin: -5px 0 -5px 0;
}

p#price{
color: #000;
font-family: "Georgia","baskerville",serif;
font-size: 36px;
margin: 0;
}

p#price span{
color: #474743;
font-family: "Georgia","baskerville",serif;
font-size: 11px;
}

p#disclaimer{
font-size: 11px;
font-family: "Lucida Sans","Lucida Grande",Arial,Verdana;
margin: 0;
}

p#disclaimer a{
background: none;
color: #f15a24;
font-weight: bold;
border-bottom: none;
}

p#disclaimer a:hover{
background: none;
color: #f15a24;
font-weight: bold;
border-bottom: 1px dotted;
}

img.photos{
float: right;
margin: 10px 0 10px 10px;
}

img.credit{
margin: 10px 0 0;
}

p.address{
float: right
}

/* buttons & navigation
----------------------------------------------------------------------------------------------------*/

#register_block{
padding: 10px;
margin-top: 70px;
background: #efefef none repeat scroll 0 0;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-bottom-left-radius: 6px 6px;
-webkit-border-bottom-right-radius: 6px 6px;
-webkit-border-top-left-radius: 6px 6px;
-webkit-border-top-right-radius: 6px 6px;
-webkit-transition: color 0.3s linear;
}


table#register td a.register {
background:transparent url(../img/button_doc.png) repeat scroll 0 0;
color:#f9d9ce;
display:block;
height:26px;
margin:20px 0 10px;
padding:2px 42px 0;
width:31px;
border-bottom: none;
float: right;
text-indent: -9999em;
}

table#register a:hover{
background-position: 0 90px;

}

ul#nav{
float: right;
}

ul#nav li{
display: inline;
}

ul#nav li a{
font-size: 11px;
text-transform: uppercase;
color: #474743 
}

div#purchase ul li{
display: inline;
margin: 0 0 0 0;
float: left;
}

ul#buy #buy1 a{
background:transparent url(../img/buy_button.png) repeat scroll 0 0;
color:#e3e3e3;
display:block;
font-size:11px;
font-weight:lighter;
height:23px;
margin:10px 10px 0 0 ;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:108px;
border-bottom: none;
line-height: 20px;
}

ul#buy #buy1 a:hover{
color:#fff;
display:block;
font-size:11px;
font-weight:lighter;
height:23px;
margin:10px 10px 0 0 ;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:108px;
border-bottom: none;
}

ul#buy #buy2 a{
background:transparent url(../img/buy_button2.png) repeat scroll 0 0;
color:#e3e3e3;
display:block;
font-size:11px;
font-weight:lighter;
height:23px;
margin:10px 10px 0 0 ;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:144px;
border-bottom: none;
line-height: 20px;
}

ul#buy #buy2 a:hover{
color:#fff;
display:block;
font-size:11px;
font-weight:lighter;
height:23px;
margin:10px 10px 0 0 ;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:144px;
border-bottom: none;
}

ul#buy_icon{
float: right;
}

ul#buy_icon li#buy_note{
font-size: 20px;
padding: 0 30px;
text-transform: uppercase;
}

ul#buy_icon .icon_doc a{
background:transparent url(../img/icon_doc.png) repeat scroll 0 0;
color:#50504c;
display:block;
font-size:11px;
line-height: 6.5em;
font-weight:lighter;
height:76px;
margin:-35px 0 0 0;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:58px;
border-bottom: none;
}

ul#buy_icon .icon_doc a:hover{
background-position: 0 83px;
color: #6b6b68;
}

ul#buy_icon .icon_doc2 a{
background:transparent url(../img/icon_doc2.png) repeat scroll 0 0;
color:#50504c;
display:block;
font-size:11px;
line-height: 6.5em;
font-weight:lighter;
height:76px;
margin:-35px 0 0 0;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:58px;
border-bottom: none;
}

ul#buy_icon .icon_doc2 a:hover{
background-position: 0 82px;
color: #6b6b68;
}

ul.links li.reg_individual a{
background:transparent url(../img/button_doc.png) repeat scroll 0 0;
color:#f9d9ce;
display:block;
height:26px;
margin:10px -2px 20px;
padding:2px 42px 0;
width:31px;
border-bottom: none;
}

ul.links li.reg_individual a:hover{
background-position: 0 90px;

}


div#purchase {
margin: 20px 0 0 0;
}

div#purchase a{
font-family: Gill Sans, Helvitica, sans-serif;
font-size: 24px;
font-weight: lighter;
color: #fff;
text-transform: uppercase;
margin-left: 5px;
border-bottom: none;
}

div#purchase a:hover{
color: #ff5400;
}

div#purchase p{
font-family:Georgia,Baskerville,'Liberation Sans',serif;
font-size:16px;
font-style:italic;
margin:-6px 5px 8px;
color: #fffc00;
}

div#purchase p.note {
color:#7F7F7F;
font-size:16px;
font-style:italic;
margin:-2px 11px 0 8px;
float: left;
}

div#purchase{
background: #2e2e2e;
padding: 10px;
margin-top: 70px;
}

div#purchase ul li{
display: inline;
margin: 0 0 0 0;
float: left;
}


ul#buy_icon{
float: right;
}

ul#buy_icon li#buy_note{
font-size: 20px;
padding: 0 30px;
text-transform: uppercase;
}

ul#buy_icon .icon_doc a{
background:transparent url(images/icon_doc.png) repeat scroll 0 0;
color:#50504c;
display:block;
font-size:11px;
line-height: 6.5em;
font-weight:lighter;
height:76px;
margin:-68px 11px 0;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:58px;
border-bottom: none;
}

ul#buy_icon .icon_doc a:hover{
background-position: 0 80px;
color: #6b6b68;
}

ul#buy_icon .icon_doc2 a{
background:transparent url(images/icon_doc2.png) repeat scroll 0 0;
color:#50504c;
display:block;
font-size:11px;
line-height: 6.5em;
font-weight:lighter;
height:80px;
margin:-96px 11px 0;
padding:2px 2px 0;
text-align:center;
text-transform: uppercase;
width:58px;
border-bottom: none;
}

ul#buy_icon .icon_doc2 a:hover{
background-position: 0 81px;
color: #6b6b68;
}

.icon_doc2 span{
margin-left: 16px;
font-size: 12px;
}

.icon_doc span{
margin-left: 31px;
font-size: 12px;
color: #fff;
}

div#purchase #buy_button {
cursor: pointer;
background: #FFFC00;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 5px 15px 5px 15px;
border: none;
color: #000;
font-size: 12px;
font-family: lucida Grande, Gill Sans, Helvitica, sans-serif;
text-transform: uppercase;

}

div#purchase #buy_button:hover{
background-color: #ff5400;
color: #fff;
}

#publications h4{
font-family: lucida Grande, Gill Sans, Helvitica, sans-serif;
text-transform: uppercase;
font-size: 11px;
margin: 30px 0 20px 0;
}


#publications img{
float: left;
margin:4px 8px 15px 0;
}

#publications_col1{
width: 50%;
float: left;
position: relative;
}

#publications_col2{
width: 50%;
float: right;
position: relative;
}

#publication_title {
line-height: 20px;
margin: 0px;
}

#publication_title a{
font-family: lucida Grande, Gill Sans, Helvitica, sans-serif;
font-size: 14px;
color: #149ef5;
border-bottom: none;
}

p.author{
font-family: lucida Grande, Gill Sans, Helvitica, sans-serif;
font-size: 12px;
margin: 10px 0 30px 0;
}

p.author span{
font-family: lucida Grande, Gill Sans, Helvitica, sans-serif;
font-size: 11px;
font-style: italic;
float: left;
}

#publications_buy_button{
cursor: pointer;
color: #fff;
background: #f45a13;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 5px 15px 5px 15px;
margin: 15px 0 10px 0;
border: none;
font-size: 12px;
font-family: lucida Grande, Gill Sans, Helvitica, sans-serif;
text-transform: uppercase;
float: left;
}

#signup{
font-size: 12px;
cursor: pointer;
line-height: 18px;
}

#purchase_content_col1{
width: 50%;
float: left;
}

#purchase_content_col2{
width: 50%;
float: right;
}

ul {
margin: 0;
padding: 0px;
}
