/* ---------- GLOBAL RESET ------------- */
body, 
div,
h1, h2, h3, h4, h5, h6, 
p, pre,
ul, ol, dl, dd, li, 
img,
form ,
address{
    margin: 0; 
    padding: 0; 
    border: 0; 
    font-size: 100%; 
    font-style: normal;
    font-weight: normal;
    }
    
table, tr, th, td{
    margin: 0; 
    padding: 0; 
    text-align: left;
    font-style: normal;
    font-weight: normal;
    vertical-align: top;
    }  

label { font-size: 11px; font-weight: bold; margin-left: 15px; }

form { display: inline; }

/* ---------- RESET VALUES for cross-browser compatibility ------------- */
p{ margin: 8px 0; }
h1, h2, h3, h4, h5, h6, label{ font-weight: bold; }

h1 { font-size: 18px; text-transform: uppercase; color: #164a7d; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }

body { 
    background-color: #ffffff; 
    background-image: url('images/bg/compphys-bg.png'); 
    background-repeat: repeat-x; 
    margin: 0; 
    font-family: "Arial", sans-serif;
    font-size: 12px;
}

ul {
    list-style-position: inside;
}

a { color: #3399cc; }
a:active { color: #479dca; }
a:visited { color: #1b4f82; }

#header-container {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}

.header-frieze {
    width: 960px;
    height: 12px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/bg/header-frieze.gif');
}
    
.header-nav {
    width: 960px;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/bg/header-nav-bg.png');
}

.header-button-container {
    width: 530px;
    height: 46px;
    float: left;
}

.header-links {
    width: 220px;
    height: 34px;
    float: right;
    font-family: "Arial", sans-serif;
    font-size: 11px;
    color: #000000;
    padding-top: 12px;
}

.header-links a { color: #000000; text-decoration: none; }
.header-links a:visited { color: #000000; text-decoration: none; }

.header-search {
    width: 277px;
    float: right;
}

.header-nav-button {
    float: left;
    margin-right: 3px;
    margin-top: 11px;
}

#content-container {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    background-image: url('images/vertical-divider.gif');
    background-repeat: repeat-y;
    background-position: 705px 0;
}

#content {
    width: 646px;
    margin-top: 0px;
    padding: 0;
    display: inline-block;
    margin-left: 40px;
}

#sidebar {
    width: 278px;
    float: right;
    margin-right: 40px;
}

.section-header { margin-top: 10px; margin-bottom: 5px; }

.menu-list-col1 {
    width: 294px;
    list-style: none;
    margin: 0;
    float: left;
    padding-left: 20px;
}

.menu-list-col2 {
    width: 294px;
    list-style: none;
    margin: 0;
    float: right;
    padding-left: 20px;
}

.menu-list-col1 li, .menu-list-col2 li {
    padding: 10px 0px 10px 0px;
    background-image: url('images/bullet-menu.gif');
    background-repeat: no-repeat;
    background-position: 0 13px;
    border-bottom: 1px dotted #999999;
}

.menu-list-col1 li a, .menu-list-col2 li a {
    color: #666666;
    text-decoration: none;
    padding-left: 10px;
}

.menu-list-col1 li a:visited, .menu-list-col2 li a:visited {
    color: #666666;
}

.sidebar-list, .sidebar-list-long {
    width: 270px;
    list-style: none;
    margin: 0px 0px 20px 0px;
    float: left;
    padding-left: 0px;
}

.sidebar-list li {
    padding: 10px 0px 10px 5px;
    border-bottom: 1px dotted #999999;
}

#footer-container {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: #ffffff;
}

#footer{
    width: 960px;
    height: 83px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/bg/footer-bg.gif');
    background-repeat: repeat-x;
}

#footer .logo{
    float: left;
    margin-top: 25px;
}
    
#footer .links{
    float: left;
    font-size: 11px;
    margin: 5px 0 0 20px;
}   
    
#footer ul{
    padding: 0;
    margin: 30px 0 0 -5px;
    }   

#footer li{
    display: inline;
    list-style: none;
    padding: 0 5px;
    margin: 0 0 30px 0;
    border-right: 1px solid #ccc;
}

.last{ border: none !important; }

.subheader, .leftnav-header {
	font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background-image: url('images/bg/subheader-bg.gif');
    background-repeat: repeat-x;
}
.subheader { width: 632px; min-height: 18px; padding: 4px 5px 0px 15px; background-color: #b9baba; margin-top: 15px; margin-bottom: 10px; }
.leftnav-header { width: 198px; height: 23px; padding: 4px 5px 0px 10px; margin-bottom: 5px; }

.subheader-list-col1 {
    width: 294px;
    list-style: none;
    margin: 0;
    float: left;
    padding-left: 15px;
}

.subheader-list-col2 {
    width: 294px;
    list-style: none;
    margin: 0;
    float: right;
    padding-left: 15px;
}

.subheader-list-col1 li, .subheader-list-col2 li {
    padding-bottom: 5px;    
}

.subheader-list-item {
    font-size: 12px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.leftnav-list {
    width: 178px;
    list-style: none;
    margin: 0;
    float: left;
    padding-left: 10px;
}

.leftnav-list li {
    background-image: url('images/bullet-menu.gif');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.paginator { font-size: 11px; margin-left: 15px; }

.article-info { color: #666666; margin-bottom: 5px; }

#latest-container { width: 646px; }
#latest-leftnav, .searchResults-sidebar { width: 208px; float: left; }
#latest-list { width: 408px; float: left; margin-left: 25px; }


/* ---------- ARTICLE TABS ------------- */

.show{ display: block; }
.hide{ display: none; }

.label{
	display: inline;
	font-weight: bold; 
	white-space: pre
	}
	
.image{
	display: block;
	font-weight: bold; 
	white-space: pre
	}
	
.show-image{
	float: left;
	margin-top: 0;
	}	

.article-tab-content {
    padding: 10px 15px 20px;
    margin: 15px 0;
    border: 1px solid #cccccc;
}
    
.article-related-content h3{
    font-size: 14px;
    padding-bottom: 5px;
    } 
    
#article-tabs{
	width: 646px;
	z-index: 10;
	position: relative;
    margin: 0 0 -1px 0;
    border-left: 1px solid #cccccc;
}
    
#article-tabs ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
    }    
    
#article-tabs li{
    margin: 0;
    _margin-bottom: -1px;
    float: left;
    width: 110px;
    padding: 5px 0;
    list-style: none;
    text-align: center;
    border: 1px solid #cccccc;
    border-left: none;
    min-height: 13px;
    background: #e0e8ea url(images/bg/article-tabs_off.gif) repeat-x top left;
    font-size: 11px;
    font-weight: bold;
}    
    
#article-tabs li.active{ 
    font-weight: bold;
    border-bottom: 1px solid #fff; 
    background: #fff url(images/bg/article-tabs_on.gif) repeat-x top left;
    font-size: 11px;
}

#article-tabs li a {
    text-decoration: none;
}

#article-tabs li.active a {
	color: #000000;
    text-decoration: none;
}
    
.article-tab-content{
	width: 616px;
    margin: 0;
    clear: both;
    line-height: 1.3em;
    padding: 15px 15px 30px 15px;
    }
    
#article-toolbox {
    border-top: 1px solid #cccccc; 
    font-size: 10px; 
    font-weight: bold; 
    width: 215px; 
    float: right; 
    margin-left: 50px; 
    list-style: none;   
}

.article-toolbox-item {
    height: 22px;
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 30px;
    padding-top: 5px;
    border-bottom: 1px solid #cccccc;
}

.article-toolbox-email {
    padding-top: 7px;
    background-image: url('images/icon-email.png');
}

.article-toolbox-contact {
    background-image: url('images/icon-contact.png');
}

.article-toolbox-download {
    background-image: url('images/icon-download.png');
}

.popup-label { font-size: 12px; text-align: right; }
table.popup, table.popup td { padding: 5px; }

.show-image {
    margin-right: 10px;
}

.issue-list-item {
    width: 270px;
    margin: 0px 0px 20px 10px;
    padding: 10px 0px 10px 5px;
    border-bottom: 1px dotted #999999;
}

#breadcrumb {
    width: 645px;
    font-size: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: -20px;
    margin-bottom: 5px;
}

.searchResults-info { margin-bottom: 15px; }

.form-search { width: 185px; height: 16px; margin-left: 5px; margin-right: 5px; }
.form-search-button { margin-top: 1px; }
