/*
universal
*/

* {
	margin: 0;
	padding: 0;
    line-height: 90%;
	}

a {
    color: #9B9B9B;
    font-weight: normal;
}
/*
default
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: .82em;
	color: #575757;
}

/*
header
*/

#header {
	width: 100%;
	margin: 0;
    z-index: 10;
	}

#header h1 {
	height: 60px;
	text-indent: -9000px;
	}

#header h1 a {
	background: url(../img/logo.jpg) no-repeat left;
	display: block;
	width: 290px;
	height: 65px;
	margin: 10px 0 0 0;
}

/*
nav
*/

#nav {
	clear: both;
	height: 30px;
	margin: 10px 0px 0px 0px;
	z-index: 6;
	}

#nav ul {
	float: left;
	width: 100%;
	}

#nav li {
	float: left;
	height: 21px;
	list-style: none;
	margin: 0 2px 0 2px;
	padding: 3px 0 0 0;
	text-align: center;
	width: 103px;
	}


#nav a:active {
	background: url(../img/nav_ON.png) no-repeat;
	}


.menuActive {
	background: url(../img/nav_ON.png) no-repeat;
}


#nav li a {
	color: #4e4e4e;
	font-weight: normal;
	font-style: normal;
	margin: 2px 0 0 0;
	padding: 8px 10px 4px 10px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	}
#nav a:hover {
	background: url(../img/nav_ON.png) no-repeat;
	}

/*
content
*/

#content {
	clear: left;
	float: right;
	width: 69%;
	margin: 15px 10px 0 10px;
	clear: both;
	}

#content h3 {
	padding-bottom: 8px;
	font-weight: bold;
	color: #4b4a4a;
	font-size: 1em;
}

div.side_content img {
	margin: 10px auto 10px 40px;
	}
div.side_content h1 {
	font-size: 20px;
	margin-left: 20px;
	font-weight: normal;
	color: #008FCE;
	}


.hide_it a.contact img {
	margin: 20px 0 0 0;
	display: block;
	border: none;
	}

.hide_it a.support img {
	margin: 5px 0 0 0;
	display: block;
	border: none;
	}

div.content img.projects {
	border-top: solid 1px #d2d2d2;
	width: 40%;
	padding: 10px 70px;
	margin: 0;
	}

/*
contentBanner --
*/

#contentBanner {
	float: left;
	width: 584px;
	border: #cccccc;
	}

#contentBanner h1 {
	float: left;
	font-size: 20px;
	margin-left: 20px;
	font-weight: normal;
	color: #008FCE;
	}

#contentBanner p {
	margin-left: 20px;
	color: #666;
	float: left;
	width: 40%;
	font-size: 12px;
	}

#contentBanner ul {
	color: #d38118;
	float: left;
	margin-left: 20px;
	clear: left;
	}

#contentBanner li {
	list-style: none;
	}

#contentBanner li a {
	background: url(../img/home_info_icon.png) no-repeat left 3px;
	list-style: none;
	text-decoration: none;
	color: #343434;
	padding: 0 0 0 15px;
	}

#contentBanner img {
	padding: 10px 0 0 40px;
	}

/*
texto --
*/

#texto h3 {
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #268cae;
	padding: 0;
	}

#texto .left {
	float: left;
	margin: 15px 0px 10px 0;
	padding-left: 15px;
	width: 100%;
	display: inline;
	}
#texto .left .price {
    font-size: 12pt;
    color: #7c7c7c;
    font-weight:bold;
}
#texto .left strong{
    color: #7c7c7c;
}

#texto .left .topTitle {
    font-size:12pt;
    font-weight: bold;
    color: #FD9325;
}

#texto .left #top {
	background: url(../img/orange_hd_s.png) no-repeat;
	height: 20px;
	color: #855838;
	padding: 3px 0 0 15px;
	}

#texto .left #top b {
	color: #855838;
	}

#texto .left #bottom {
	background:url(../img/lorange_foot.png) bottom no-repeat;
	height: 10px;
	color: #f8fffb;
	}

#texto .left b {
	color: #282828;
	}

#texto .left p {
	padding:10px 15px 0 15px;
	}

#texto .right {
	float: right;
	width: 49.5%;
	background-color: #ddf0ff;
	margin: 15px 0 0 0;
	}

#texto .right h3 {
	color: #5884b8;
	padding: 0 15px 0 15px;
	font-weight: bold;
	}

#texto .right #top {
	background: url(../img/light_blue_header.png) no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
	}

#texto .right #bottom {
	background: url(../img/light_blue_footer.png) bottom no-repeat;
	height: 11px;
	color: #f8fffb;
	}

#texto .right_nobg {
	float: right;
	width: 49.5%;
	}

#texto .right_nobg p {
	padding: 0 10px 0 10px;
	}

#texto .right_nobg img {
	}

#texto a {
	color: #95060d;
	text-decoration: none;
	}

#texto a:hover{
	background: #fdfdb7;
	text-decoration: none;
	}

.info_text {
	float: left;
	margin: 0px 0 0 0;
    padding: 0px 0 15px 40px;
    vertical-align: top;
	width: 55%;
}

.info_text p {
	float: left;
	margin: 0px 0 0 0;
}
.info_text p strong{
	color: #FD9326;
	font-weight: bold;
}

/*
object --
*/

#object {
	width:100%;
	margin:10px auto;
	background:#fff url(../img/leftside.gif) repeat-y left top;
	}

#object h1 {
	color: #00506a;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	}

#object h2 {
	color: #027fa8;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	}

.top {
	width: 100%;
	height: 10px;
	/*background: url(../img/orange_side_top.png) no-repeat left 	top;	*/
	/*border-bottom: 1px solid #b8b8b8;*/
}

.side_content {
	float: left;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	margin: 0;
	width: 226px;
	}

.bottom {
	clear: both;
	width:100%;
	height: 8px;
	background:url(../img/btm_lc.png) no-repeat left bottom;
	}


p {
	margin: 10px 0 10px 0;
	}

/*
<<  lm_content  >>
*/


#lm_content {
	width:100%;
	margin:10px auto;
    /*
	background:url(../img/box_tl.png) no-repeat left top;
    */
	}

#lm_content h1 {
	background: url(../img/org_arrow.gif) left center no-repeat;
	color: #134273;
	font-size: 12pt;
	font-style: normal;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 15px;
	}

#lm_content h2 {
	border-bottom: 1px dashed #afd2ec ;
	color: #027fa8;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	margin: 1px 0 0 0;
	padding: 5px 0 5px 0;
	}

#content h4 {
	color: #268cae;
	margin: 10px 0 0 0;
	font: normal normal 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	}

#lm_content h2.summary {
	color: #027fa8;
	padding: 5px 0 5px 0;
}

#lm_content .top {
	width:100%;
	height:14px;
}

#lm_content .top span {
	display: block;
	height: 14px;
    background-image: url(../img/orange_tr_corner.png);
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
}

.boxHead {
    background-image: url(../img/orange_tr_corner.png);
    background-repeat: no-repeat;
    background-position: top right;
	height: 14px;
    float: left;
    width: 100%;
}

#lm_content .content {
	padding:1px 20px 1px 25px;
	margin:-1px 0 0px 0;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
}

#lm_content .bottom {
	width:100%;
	height:8px;
	background:url(../img/btm_lc.png) no-repeat left bottom;
	}

#lm_content .bottom span {
	display:block;
	height:8px;
	background:url(../img/btm_rc.png) no-repeat right bottom;
	}

/*
content_contact/form  --
*/

#content_contact {
	/*margin: 5px 0 0 0;*/
	/*background: url(../img/contact_bg.png) left repeat-x;*/
	background-image:url('../images/bg_signup.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;
	width: 562px;
	height:340px;
	border:1px solid #000;
	border-left: #D0D0D0 1px solid;
    border-right: #D0D0D0 1px solid;

	}

#content_contact .content {
	padding:10px 25px 1px 25px;
	margin:-1px 0 0px 0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;

}

#content_contact h2 {
	border-bottom: 1px solid #D0D0D0 ;
	color: #027fa8;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	margin: 1px 0 10px 0;
	padding: 0 0 2px 0;
	}


#content_contact ul.form {
	height: 220px;
	}

#content_contact .bottom span {
	display:block;
	height:8px;
	background:url(../img/btm_rc.png) no-repeat right bottom;
}
.form {
    float:right;
}
.form li {
	margin: 10px 0 10px 0;
	list-style: none;
	}

.form label {
	clear: both;
	float: left;
	font-weight: bold;
	color: #000;
	}

.form input {
	}

form textarea {
	float: left;
	width: 250px;
	height: 100px;
	}

form a.send_btn {
	background: #a0a0a0;
	clear: left;
	float: left;
	margin: 10px 0 0 100px;
	padding: 4px 10px 4px 10px;
	border: 1px solid #737373;
	}

form a.send_btn:hover {
	background: #caa8b4;
	}

/*
?_box --
*/

#gray_box .top {
	background: url(../img/sign_up_top.png) top left no-repeat ;
	height: 15px;
}

#gray_box h1 {
	font-weight: normal;
	color: #038DCE;
	font-size:16pt;
}

#gray_box h2 {
	font: 12pt normal;
	margin-bottom: 20px;
	font-weight:bold;
}

#gray_box .form label {
	margin: 0 10px 0 0;
}

#gray_box li {
	width: 100%;
	text-align:right;
	color:#000;
}

#gray_box .su_content {
	/*padding: 0px 20px 0px 30px;*/
    border-left: #D0D0D0 1px solid;
    border-right: #D0D0D0 1px solid;
    height: 100%;
}

a.submit_btn {
	background: url(../images/login_btn.png) no-repeat;
	color: #3a3a3a;
	float: left;
	text-align: center;
	height: 24px;
	*height:30px; /* for IE */
	margin: 0 0 0 160px;
	padding: 9px 0 0 0;
	width: 83px;
	text-decoration: none;
}

#signup_bg {
	width:218px;
	height:261px;
	border:0px solid #000;
	background-image:url('../images/lady.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	position:absolute;
	bottom:0;
}

#login_bg {
	width:196px;
	height:271px;
	border:0px solid #000;
	background-image:url('../images/young_asian_login.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	position:absolute;
	bottom:0;
}

#sign_up_box {
    border:0px solid #000;
    width:500px;
    *width:560px; /* for IE */
    height:100%;
    background-image:url('../images/bg_signup2.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;
    padding-left:30px;
    padding-right:30px;
}

#login_box {
    border:0px solid #000;
    width:500px;
    *width:560px; /* for IE */
    height:100%;
    background-image:url('../images/bg_login.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;
    padding-left:30px;
    padding-right:30px;
}

/* more info under sign up */

#moreinfo_div {
	padding-bottom:18px;
	font-weight:bold;
	width:100%;
	font-family: 'Lucida Grande', Lucida, Verdana, sans-serif;
}

#moreinfo_div .title {
	padding-bottom:4px;
	font-size:12pt;
	color:#FD9325;
}

#moreinfo_div .subtitle {
	padding-bottom:4px;
	font-size:11pt;
	color:#7c7c7c;
}

/*
side_nav --
*/


#sidebar {
	clear: left;
	float: left;
	width: 27%;
	margin:20px 10px 10px 0px;
    height: 100%;
	}

.side_nav {
	color: #fff;
	list-style: none;
	margin: 10px 0 0 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.side_nav ul {
	color: #d46b10;
	list-style: none;
	margin: 10px 2px 0 2px;
	font-family: "Lucida Grande", Lucida, Verdana,  sans-serif;
	}

.side_nav ul li {
	background-image: url(../img/slide_edge-orange.gif);
	border: 1px solid #fce0a7;
	margin: 3px 0px 3px 0px;
	padding: 6px 4px 6px 8px;
	}

.side_nav ul li a  {
	color: #d46b10;
	font-family: "Lucida Grande", Lucida, Verdana,  sans-serif;
	border-bottom:  none;
	font-weight: normal;
	padding-left: 15px;
	}

.side_nav ul li a:hover  {
	color: #d46b10;
	background: url(../img/org_arrow.gif) no-repeat left center;
}

/*
side_object
*/

#side_object h1 {
	color: #888787;
	font-size: 10pt;
	font-weight: normal;
	border-bottom: 1pt solid #d4d4d4;
	padding: 0px 0px 5px 20px;
	width: 92%;
	}

#side_object h2 {
	color: #027fa8;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding: 0 20px;
	}
#side_object .top {
	display:block;
	position:relative;
	height:14px;
	padding: 0 0 10px x 0;
	background:url(../img/orange_side_top.png) no-repeat left top;
	width: 100%;
	}

#side_object .content {
	position:relative;
	padding:1px 0px 1px 0px;
	margin:-1px 0 0px 0;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	}

#sidebar .bottom {
	width:100%;
	height: 8px;
	background:url(../img/sidebar_bottom.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
	}


#side_object p {
	margin:0 0 1em 0;
	padding: 10px 20px 0px 20px;
	font-size: 10px;
}

/*
Menu --
*/

#Menu {
	margin: 0 0 10px 0;
	padding: 0;
	}

#Menu .side_content p.alt {
	border-top: 1px dotted #a2a2a2;
	color: #3e3e3e;
	font-size: 10px;
	margin: 0px 15px 0 15px;
	padding: 5px 0 0 0;
	}

#Menu .side_content h4 {
	color: #d58111;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 10px 5px 15px;
	margin: 0px;
	}

#Menu_top {
	margin: 0 0 10px 0;
}

/*
Download Button
*/

#download a.button {
	background: url(../img/download_onoff.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 112px;
	float: left;
	margin: 0 0 10px 60px;
	text-indent: -9000px;
	}
/*
calendar
*/

#calendar {
	margin: 10px 0 30px 20px;
	background: url(../img/cal_btm.png) bottom repeat-x;
	padding: 0 0 5px 0;
	}

#calendar a.nav {
	display: inline;
	background: none;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}

#calendar caption {
	text-align: center;
	padding: 5px 0 5px 0;
	color: #f80f0f;
	width: 100%;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
table#calendar tr td {
	background: none;
	padding: 2px;
	border-top: 1px solid #cfcfcf;
	text-align: center;
	}

#calendar td {
	border: none;
	}

table#calendar tr td a {
	background: none;
	border: none;
	padding: 0px;
	}

#calendar th {
	background: url(../img/cal_top.png) top repeat-x;
	font-size: 8px;
	font-weight: bold;
	color: #000;
	}


/*
head
*/

#head_nav {
	float: left;
	margin-top: 22px;
	border: none;

	}

#head_nav ul {
	list-style: none;
	color: #fff;
	float: left;
	}

#head_nav ul li{
	color: #fff;
	float: left;
	padding: 3px 0 4px 0;
	border: none;
	background: url(./img/head_nav_tab.gif);
	}

#head_nav ul li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: none;
	color: gray;
	padding: 3px 10px 4px 10px ;
	background: url(./img/head_nav_tab.gif);
}

/*
footer
*/

#footer {
	float: left;
	margin: 20px 0 0 0;
	width: 100%;
	padding: 20px 0 50px;
	background: #d7f7f7 url(../img/footer_top.gif) repeat-x;
	}

#footer p {
	padding-top: 5px;
	text-align: center;
	font-size: .8em;
	text-transform: uppercase;
	color: #70706d;
	}

#footer a {
    color: #777;
    border-bottom: 0;
    font-weight: normal;
    }

#footer a:hover {
    color: #333;
    }


/*
Containers --
 */

#container {
	float: left;
	width: 100%;
	background: url(../img/header_bg.gif) repeat-x 0 86px;
	}

#wrapper {
	width: 850px; /* Change this 90% and you have a fluid layout instantly. */
	margin: 0px auto;
	}

/*
h3
*/

h3.section {
	height: 30px;
	background: url(../img/slide_edge.gif) repeat-x left top;
	border: 1px solid #befecd;
	margin: 0px;
	padding:10px 0px 0px 20px;
}

h3.section a {
	color: #307619;
	font-weight: normal;
	font-style: normal;
}

/*
tables
*/

table.ul {
	float: left;
	}

table li {
	float: left;
	}

li.title {
	background: url(../img/bg_bluebar.gif) ;
	color: #fff;
	height: 28px;
	padding: 2px 0px 0px 0px;
	}

li.title_left {
	background: url(../img/l_bluebar.gif) no-repeat;
	color: #fff;
	height: 28px;
	padding: 2px 0 0 10px;
	}

li.title_right {
	background: url(../img/rc_bluebar.gif) no-repeat right;
	color: #fff;
	padding: 2px 0 0 0px;
	}

/*
<<  AJAX CSS  >>
*/

#sliders {
	margin: 20px 10px 10px 50px;
	width: 100%;
}

#test {
	background-color: white;
	border: 1px solid #c9f2ab;
	margin: 6px 0px 0px 0px;
	padding: 10px;
	font-size: 10px;
}

#test p {
	background-color: white;
	padding: 0px;
	font-size: 10px;
	color: #1d8318;
}

/*
main_tables
*/

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}

th {
	font:  11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #015d7c;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #c8e6f0;
	border: none;
	}

/*
td {
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	background: #fff;
	padding: 8px 6px 8px 12px;
	color: #000;
	font-size: 11px;
	}
*/

td.hrs {
	border-right: none;
	background: #F5FAFA;
	color: #797268;
	}


td.alt {
	background: #F5FAFA;
	color: #797268;
	}

td a {
	background: #F5FAFA;
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	}

a.scrnshot img {
	margin: 0px;
	border-style: none;
	clear: both;
	}

/*
menu scollers
*/
div.MGroup.MEntry a {
	display: block;
	color: #454545;
	background: url(../img/new_btn.png) no-repeat;
	padding: 8px 5px 8px 35px;
	unicode-bidi: normal;
	}

div.MFile.MEntry p {
	color: #525351;
	padding: 0px 0px 0px 10px;
	font-size: 8pt;
	}

div.MFile.MEntry  {
	color: #a4a4a4;
	}

div.MGroup.MEntry a.select {
	color: #4e4e4e;
	border: none;
	background: none;
	font-style: normal;
	margin: 0px;
	}

div.MGroup.MEntry a.select:hover {
	background: #fdedde url(img/org_arrow.gif) no-repeat 5px center;
	}

div.MGroup.MEntry a img {
	padding: 0 5px 0 0;
	}

#pricing {
	border: none;
}
#pricing .price_01 a  {
	background: none;
	}

#pricing .price_02 a  {
	background: none;
	}

#pricing .price_01 img  {
	margin: 0 0 0 10px;
	border: none;
	}

#pricing .price_02 img  {
	margin: 0 0 0 10px;
	border: none;
	}

#pricing .price_01 p  {
	margin: 0 0 0 0;
	display: inline;
	float: right;
	}

#pricing .price_02 img  {
	background: none;
	}

#pricing .price_01 p {
	clear: left;
	margin: 10px 0 0 10px;
	}

#pricing .price_02 h1 {
	background: url(../img/23.99.png) no-repeat;
	text-indent: -9000px;
	margin:  10px 0 0 10px;
	}

#pricing .price_02 p {
	clear: left;
	margin: 10px 0 0 10px;
	}

img.time_money {
	border: none;
	margin: 50px 0 0 60px;
	}

#texto a.contact {
	border: none;
}
/*

<<    sn_list    >>

*/

#sn_list {
	margin: 0;
	}

#sn_list ul {
	margin: 0;
	}

#sn_list li {
	background: #f5f5f5;
	border: none;
	color: #666;
	font-size: 10px;
	padding: 5px 0 5px 50px;
	}

#sn_list li:hover {
	background: #cce4f3;
	}

/*
<<    hide_it    >>
*/

.hide_it {
	display: none;
	}

#ccc img {
	border: none;
	padding: 0;
	margin: 0 0 0 30px;
	}
#ccc h2 {
	font-size: 14px;
	margin: 10px 20px 10px 20px;
	}

#mpc img {
	border: none;
	margin: 30px 0 0 20px;
	}

#rtp #right_nobg p {
	margin:  15px 0 0 0;
	float: right;
	width: 50%;
	}

#rtp img {
	margin:  15px 0 0 100px;
	border: none;
	}

#ect #right_nobg p {
	float: right;
	width: 50%;
	margin: 15px 0 0 0;
	}

/*
module buttons
*/

.module1 {
	background: url(../img/module1.png) no-repeat;
	float: left;
	text-align: center;
	margin: 10px 10px 10px 120px;
	padding: 80px 10px  0 0px;
	width: 80px;
	}

.module2 {
	background: url(../img/module2.png) no-repeat;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 80px 10px 0 0px;
	width: 80px;
	}

.module3 {
	background: url(../img/module3.png) no-repeat;
	float: left;
	text-align: center;
	margin: 10px 80px 10px 0;
	padding: 80px 10px 0 0px;
	width: 80px;
	}

.left_icon {
	float: left;
	clear: both;
	margin: 0 0px 0 90px;
	}

.widget_icon {
	float: left;
	clear: both;
	margin: 25px 0px 0 30px;
	}

.assign_icon {
	clear: both;
	float: left;
	margin: 25px 0px 0 40px;
	}

.cost_center_icon {
	clear: both;
	float: left;
	margin: 15px 0px 0 75px;
	}

.left_img {
	margin: 20px 0 0 0;
	}

.icon_container {
    width: 152px;
    float: left;
}

.feature_icon {
    margin: auto 0 auto 0;
    float: right;
    vertical-align: bottom;
}

/*
ErrorDiv --
*/
.divInfo {
    border-left:#000000 thin solid;
    border-bottom:#000000 thin solid;
    border-right:#000000 thin solid;
    text-align: justify;
}
.divHideShow {
    width: 160px;
    border-left:#000000 thin solid;
    border-bottom:#000000 thin solid;
    border-right:#000000 thin solid;
}
.empty {
	/*position:absolute;
	top:120px;
	left:80px;
	padding: 10px 40px 0 40px;
	float: left;
	height: 60px;
	width: 160px;*/
	display:none;
	}

.yes {
	position:relative;
	float: left;
	color: #811317;
	}

.yes a {
	color: #811317;
	text-decoration: none;
	font-weight: bold;
	}

.no {
    color: #E63300;
    font-family: arial;
    size: 2;
	float: left;
    color: #811317;
	font-weight: bold;
	}

#test {
	background: #222;
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 10px solid pink;
}


.no a {
	color: #811317;
	text-decoration: none;
	font-weight: bold;
	}
/*
login --
*/

input#l_username {
	margin: 0px 0px 0px 0px;
	}
input#l_password {
	margin: 0px 0px 0px 0px;
	}
.prices {
	float: right;
	}

.prices img{
	float: left;
	clear: both;
	margin: 45px  90px 50px 0 ;
	}

.divMsg{
    position:absolute;
    top:122px;
    left:100px;
    width:280px;
    height:50px;
    }

#stuff strong {
    color: #7c7c7c;
}
#stuff .topTitle {
    font-size: 14pt;
    font-weight: bold;
    color: #FD9326;
}
#stuff .dvDouble {
    display: inline;
    width:45%;
    float: left;
}
.subtitles{
    font-family: "Helvetica Neue", Lucida, Verdana, sans-serif;
    font-size:10pt;
    color: #2d2d2d;
    padding-top:8px;
}

#divAbout
{
    padding-top: 30px;
    text-align: justify;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #008FCE;
}

.img-list
		 {
		 	clear:				both;
		 }

		 .img-list a
		 {
		 	float:				left;
		 	padding:			15px;
		 	outline:			0;
		 }


/*--------------- Chart CSS ----------------*/

#chartbanner {
	background-image:url('../images/chart_banner2.jpg');
	background-repeat:no-repeat;
	width:502px;
	height:45px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-variant: normal;
	border:0px solid #000;
	margin-top:4px;
}

.chartspacing{padding-left:10px;font-weight:bold;}

.chartspacing a {
	background:#fff;
	color:#4682D8;
}

.chartspacing a:visited {
	background:#fff;
	color:#4682D8;
}

table.chart {
	border-color: gray gray gray gray;
	border-collapse: collapse;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background:#fff;
}
	
/* Login Quote */	

#quoteblock {
    margin-top:20px;
    float:right;
    text-align:left;
	clear:both;
	color:#000;
	width:290px;
	font-size:15px;
}

#quoteblock div {
	padding-right:5px;
	padding-top:5px;
	line-height:18px;
}

#quoteblock span.left {
	height:12px;
	width:15px;
	float:left;
	background:url('../images/quotes-left.png') top left no-repeat;
	padding-right:5px;
}

#quoteblock span.right {
	height:12px;
	width:15px;
	background:url('../images/quotes-right.png') top right no-repeat;
	margin-top:-15px;
	padding-left:5px;
}

#quoteblock b {
	font-size:13px;
	padding-right:25px;
	padding-top:5px;
	float:right;
}


/*

#quoteblock {
    margin-top:32px;
    float:right;
    text-align:right;
    border:0px solid #000;
	clear:both;
	color:#f76508;
}
#quoteblock b {
	padding-right:15px;
	font-size:17px;
}
#quoteblock span.left { /* for IE 
	*height:15px;
	*width:18px;
	*float:left;
	*background-image:url('../images/leftquote.png');
	*background-position:bottom right;
	*background-repeat:no-repeat;
}
#quoteblock span.right { /* for IE 
	*height:15px;
	*width:18px;
	*float:right;
	*background-image:url('../images/rightquote.png');
	*background-position:top left;
	*background-repeat:no-repeat;
	*margin-top:-5px;
}
blockquote {
	display: block;
	padding: 0 0px;
	width:290px;	
	color:#000;
	font-size:15px;
}
blockquote:before, blockquote:after {
	color: #69c;
	display: block;
	font-size: 300%;
}
blockquote:before {
	content: open-quote;
	height: 0;
	margin-right:280px;
	margin-top:10px;
}
blockquote:after {
	content: close-quote;
	margin-top: -15px;
	margin-left: 0px;
}
*/
