@charset "utf-8";
/* CSS Styles for FreeForm SG Website */

body {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}

.side_bg {
	background-image: url(images/side_bg.jpg);
	background-repeat: no-repeat;
}

.side_text {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	padding-left: 30px;
}

.side_text_bold_black {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
	padding-left: 20px;
}

.side_text_bold_red {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #c00000;
	line-height: 16px;
	padding-left: 20px;
}
.text {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	line-height: 20px;
	padding-left: 20px;
}
.text2 {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	//line-height: 11px;
	padding-left: 20px;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}

.labelfield{ /*CSS for label field in general*/
color: #c70101;
font-size: 10px;
text-decoration: none;
border-width: 0px 0px 1px 0px;
border-style: none none dotted none;
font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}

.datefield{ /*CSS for date field in general*/
color: #c70101;
font-size: 10px;
font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
color:#000;
text-decoration: none;
font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}

/* Misc css */
.news {
    color: #000000;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal
}

.appns {
    color: #000000;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal
}

.bartext {
    color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;
}

.prod_descr {
    color: #000000;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}

.header1 {
    color: #c70101;
	font-family: Verdana, Arial, sans-serif; font-size: 20px; font-style: normal; font-weight: bold;
}

.header2 {
    color: #c00000;
	font-family: Verdana, Arial, sans-serif; font-size: 13px; font-style: normal; font-weight: bold;
	padding-left: 20px;
}

.body_text {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17pt;
	//padding-left: 20px;
	padding-right: 20px;
}
.course_c {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 13pt;
}

.pp_list_subheader {
	color: #c70101;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	font-weight: bold;
}

/* RSS feeds css */
a.#example1:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 12px; font-style: normal
}
a.#example1:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 12px; font-style: normal
}
a.#example1:hover {
    color: #c70101;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 12px; font-style: normal
}
a.#example1:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 12px; font-style: normal
}

/* Top header menu css */
a.main:link, a.main:visited, a.main:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;
}
a.main:hover {
    color: #ff00000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;
}

/* Left side menu css */
a.menu:link, a.menu:visited, a.menu:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}
a.menu:hover {
    color: #c70101;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}

/* Read More link css */
a.readmore:link {
	color: #c70101;
	text-decoration:none;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;
}
a.readmore:visited {
    color: #b0b0b0;
	text-decoration:none;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;
}
a.readmore:hover {
    color: #666666;
	text-decoration:none;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;
}
a.readmore:active {
    color: #c70101;
	text-decoration:none;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold;
}

/* Quicklinks css */
a.quickl:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
}
a.quickl:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;
		line-height: 18pt;
}
a.quickl:hover {
    color: #c70101;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;
		line-height: 18pt;
}
a.quickl:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;
		line-height: 18pt;
}


/* Bring to Top css */
a.top:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a.top:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}
a.top:hover {
    color: #c70101;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}
a.top:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
}

/* Course dates css */
a.course_dates:link, a.course_dates:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 17pt;
}
a.course_dates:hover {
	color: #990000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 17pt;
}
a.course_dates:active {
	color: #c70101;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 17pt;
}

a.course_home:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 14pt;
}
a.course_home:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 14pt;
}
a.course_home:hover {
	color: #c70101;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 14pt;
}
a.course_home:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 14pt;
}


/* Paypal list css */
a.pp_list:link, a.pp_list:visited, a.pp-list:active {
	color: #000000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 17pt;
}
a.pp_list:hover {
	color: #c70101;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal;
	line-height: 17pt;
}


/* tablelinks css */
a.table:link, a.table:visited, a.table:active {
	color: #c70101;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
}
a.table:hover {
    color: #c70101;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
}

