/** Over-rides **/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* Make larger to accomodate smaller fonts set in reset.css. */
	line-height: 160%;
}

#main {
	margin-right: 50px;
}

ul {
 	font-size:  1em;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.1em;
}

a {
	color: #5F63A9;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}

p a, ul a {
	color: #5F63A9;
	text-decoration: none;
}

.logo_home_link img {
	border: 0;
}

.top_navigation li a:focus {
background: #EEEEEE; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

span.access_marker {
	text-decoration: underline;
	display: inline !important;
}

/** Sub nav **/
ul.child_items {
	float: left;
	width: 100%;
	clear: left;
	background-color: #cccccc;
	border-top: 1px solid #cccccc;
	line-height: 1em;
}
ul.child_items li a {
	background-color: transparent;
}
ul.child_items li.selected a {
	color: #fff;
	font-weight: bold;
}
/* for blank lines */
ul.child_items li span {
	display: block;
	margin: 7px 0;
}


.logos {
	margin-top: 15px;
}
.logos a img {
	border-width: 0;
}

.content {
	width: 800px;
	text-align: justify;
}

.content ul {
	margin-bottom: 1em;
}

.content h2 {
	margin-top: 2em;
	margin-bottom: 1em;
}
.content h3 {
	margin: 1em 0;
}

/** Footer **/

#footer ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 0;
	width: 800px;
	float: left;
	clear: left;
}

#footer ul li {
	display: inline;
	margin: 0px 20px 0 0;
	padding: 0;
}

.footer_search {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 800px;
	text-align: left;
}

	.footer_search input {
		font-size: 9pt;
	}
	

#footer .disclaimer {
	text-align: left;
	margin: 10px 20px 10px 0;
	color: #999;
	width: 800px;
}

/** "Tabs" **/

.tab-select {
	float: left;
	clear: left;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-left: 10px;
}
.tab-select ul {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 0;
}

.tab-select ul li {
	display: inline;
	margin: 0 30px 10px 0;
}
			
/** Info box **/

.info_box {
	float: right;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}

.info_box_header,
.info_box_subheader {
	float: left;
	clear: left;
	font-weight: bold;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
.info_box_subheader {
}

.info_box .count_n {
	font-weight: bold;
}

.info_box .mode_list_header {
	display: block;
	clear: left;
	margin-top: 15px;
	margin-bottom: 6px;
	font-weight: bold;
}

.info_box .mode_list {
	margin-bottom: 10px;
	float: left;
}

.info_box .mode_list span {
	float: left;
	clear: left;
	width: 130px;
	margin-left: 20px;
	margin-right: 0px; 
	margin-bottom: 5px;
	position: relative;
}

.info_box .selected_item {
	font-style: italic;
}

/* Tag links */
.mode_list .tag_item {
	width: 100px !important;
}

/* Tag support links (stop filtering, howto, etc) */
.info_box .mode_list .support_links {
	position: absolute;
	top: 0px;
	right: -60px;
	width: 60px;
	text-align: right;
}

.info_box select {
	font-size: 1em;
}

.footer_search .submit_button,
.info_box .submit_button,
.rating_submit input,
.home_search_form .submit_button {
	font-size: 1em;
	padding: 1px 4px;
	border: 1px solid black;
}

/** Visual Type tags list **/


.subtag_list {
	float: left;
	width: 70%;
	padding-right: 0;
}

.subtag_list #hide_visual_type_filter {
	clear: left;
}
.subtag_list ul {
	list-style-type: none;
	display: block;
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
}

.subtag_list ul li {
	/* float: left; */
	/* width: 240px; */
	/* width: 100%; */
	margin-left: 0;

	float: left;
	clear: none;
	width: 255px;
	margin: 2px 0;
	margin-right: 0;
}

	.subtag_list ul li a {
		margin-left: 10px;
		color: #4F5288;
		text-decoration: none;
	}

.warnings,
.howtos {
	float: left;
	clear: left;
	width: 70%;
}

.warnings h4,
.howtos h4,
#narrow_link {
	clear: left;
	margin: 10px;
}

.warnings ul,
.howtos ul {
	clear: left;
}


.tag_note h4 {
	clear: left;
	font-size: 10pt;
	margin: 10px 0 6px 10px;
}

img.tag_icon {
	border-width: 0;
}

.example_list {
	clear: left;
	padding-top: 0;
}

.example_box {
	padding-top: 10px;
}

.info_box .chosen_theme,
.info_box .chosen_question,
.info_box .relevant_types,
.info_box .experience_level {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 100%;
}

.info_box .change_link {
	clear: left;
	float: right;
}

.info_box .section_break {
	float: left;
	clear: both;
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px 0;
}


/********** TIPS AND PITFALLS PAGE **********/

.tips_and_pitfalls_main {
	width: 800px;
}

.tips_and_pitfalls_main h3 {
	margin-top: 2em;
	margin-bottom: 1em;
}

.tips_and_pitfalls_main h4 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.tips_and_pitfalls_main .footnote_link {
	vertical-align: super;
}

.tips_and_pitfalls_footnotes hr {
	margin-top: 3em;
}

.tips_and_pitfalls_footnotes h3 {
	margin-top: 2em;
	margin-bottom: 1em;
}

/********** CONTACT US PAGE **********/

ul#contact_points {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 1em;
  width: 100%;
}
  ul#contact_points li {
    display: block;
    float: left;
    width: 45%;
    background-color: #fff;
    margin: 0 1em 10px 0.5em;
    padding: 0;
  }
    ul#contact_points li a img {
      border-width: 0;
      margin-bottom: 6px;
    }


/********** VISUALS LIST SIDEBAR **********/

.relevant_types_list {
	float: left;
	clear: left;
	margin: 5px 0 10px 0;
}

.experience_select_form {
	text-align: center;
}

/********** ACCESS PAGE **********/

.access_keys {
	margin-bottom: 1em;
}

/********** LIGHTBOX OVER-RIDES **********/

/* Set image data box height to constant to avoid image jumping into place,
   and set top padding now that data is being displayed at top */
#imageDataContainer{
	height: 40px;
	padding-top: 5px;
}

/********** JCAROUSEL OVER-RIDES **********/

.jcarousel-item a img {
	border: 0;
}

.jcarousel-skin-tango .jcarousel-item {
	width: auto !important;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding-top: 0px !important;
}

/********** SITE HELP **********/

.help_img {
	float: right;
	clear: right;
	border: 1px solid #eee;
	padding: 5px;
	margin: 0 0 10px 20px;
}

.img_centred {
	display: block;
	width: 100%;
	text-align: center;
}

.img_centred .help_img {
	float: none !important;
	clear: none;
	margin: 10px 0;
}

.help_content {
	width: 70%;
}

.help_content h2 {
	font-size: 13pt;
	font-weight:normal;
	color: #4F5288;
	margin: 2em 0 1em 0;
}
.help_content h3 {
	margin-bottom: 1em;
}
