/* >>>>>> MAIN.CSS - Main Style Sheet for Noetic.ChdFirms.Com (RED) <<<<<< */

body {
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: small;
	background-color: #6a0000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, Georgia, serif;
}

#container {
	width: 100%;
}

#inner_table {
	background-color: #FFFFF0;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFF0;
}

#logo_table {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#logo_div {
	margin: 0px;
	padding: 0px 5px;
	white-space: nowrap;
}

#flash_div {
	padding-bottom: 5px;
	text-align: center;
}

#topimg_div {
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
}

#topimg_div img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#nav_table {
	
}

#footer_table {
	font-size: small;
	color: #FFFFF0;
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	border-top: 1px solid #FFFFF0;
}

#footer_div {
	margin: 0px;
	padding: 0px;
	font-size: smaller;
}

#content_table {
	width: 100%;
}

#module_nav_top {
	float: right;
	font-size: normal;
	color: #FFFFF0;
}

#module_nav_top img {
	border: none;
}

#module_nav_top a {
	text-decoration: none;
	color: #FFFFF0;
	margin-right: 5px;
}

#module_nav_top a:hover {
	color: #000000;
}

#inner_div {
	padding-left: 1em;
	padding-right: .5em;
	margin: 0px;
}





/* >>> courses/prefabricated.php */

.course_image {
	padding: 2px;
	float: left;
	border: 2px solid #CC0000;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.course_table td {
	text-align: left;
	vertical-align: top;
}

/* <<< courses/prefabricated.php */





/* >>> courses/customizable.php */

#t_customizable td {
	background-image: url(assets/bullet_tick_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#t_customizable a {
	text-decoration: none;
}

#t_customizable a:hover {
	color: #FF0000;
}

/* <<< courses/customizable.php */





/* >>> templates/module_details.dwt.php */

.module_name {
	font-weight: bold;
}

.module_heading {
	font-size: 110%;
	font-weight: bold;
	border: none;
}

.module_desc {
	font-size: 100%;
	text-align: justify;
}

.module_list {
	font-style: normal;
}

p.module_desc + ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(assets/bullet_tick_right.gif);
}

.module_image {
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #999999;
}

/* <<< templates/module_details.dwt.php */





/* >>> General */

hr {
	border: 1px solid #CC0000;
}

ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(assets/bullet_arrow_right.gif);
}

ul ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(assets/bullet_circle_right.gif);
}

#d_tags {
	float: right;
	margin-left: 1em;
	margin-right: 5px;
	width: 190px;
}

#d_tags a {
	color: #666666;
	text-decoration: none;
}

#d_tags a:hover {
	color: #FF0000;
}

#cse-search-box {
	margin-bottom: 1em;
}

#t_tags {
	border: 1px solid #efefef;
	width: 190px;
	font-size: smaller;
	white-space: nowrap;
}

#t_tags td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
	padding-right: 5px;
}

#t_google160x600 {
	text-align: center;
}

#t_google200x200 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#t_come_with {
	float: left;
	border: 1px solid #efefef;
	text-align: left;
	vertical-align: top;
}
#t_come_with td {
	background-image: url(assets/bullet_tick_right.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
#t_also_get {
	float: left;
	border: 1px solid #efefef;
	text-align: left;
	vertical-align: top;
}
#t_also_get td {
	background-image: url(assets/bullet_tick_right.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
#t_outer_come_with {

}
#t_price {
	width: 100%;
}
#footer_links {
	font-size: small;
	margin: 1em;
}
#footer_links a {
	text-decoration: none;
	color: #FFFFF0;
}

.borderright {
	border-right: 1px solid;
}

.borderleft {
	border-left: 1px solid;
}

.bordertop {
	border-top: 1px solid;
}

.borderbottom{
	border-bottom: 1px solid;
}

.borderred {
	border-color: #CC0000;
}

.borderblack {
	border-color: #000000;
}

.borderwhite {
	border-color: #FFFFF0;
}

.shade {
	background-color: #EEEEE0;
}
