body{
    padding:0px;
    margin:0px;
    background-color:#FFFFFF;
    background-image:url(themes/eureka/images/sq.gif);
}

table, td {
    width:100%;
    height:100%;
    /*border:0px;*/
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:18px;
		color:#6C6C6C;
	}

a { color:#FF8B08;}

.btn-register {
    width:98px;
    height:20px;
    position:relative;
    float:right;
    margin-top:-30px;
    background:url(themes/eureka/images/register_now_small.png) no-repeat;
}

.ls_text, .ls_text a { color:#D1D1D1; line-height:11px; font-family:Arial}
.ls_text span { font-size:9px;}

.c_text, .c_text a { font-size:10px; line-height:10px; color:#8C8C8C; text-decoration:none;}
.c_text a:hover { text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;

	}

.form{height:24px; margin-top:6px;}
.form input	{width:184px; height:21px; border-color:#8A8A8A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea{width:184px; height:156px; border-color:#8A8A8A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; overflow:hidden; margin-top:6px}

.input1 {width:120px; height:21px; border-color:#888888; border-width:1px; background-color:#A8A8A8; border-style:solid; padding-left:5px; margin-left:26px; margin-top:25px; color:#D1D1D1}

ul {margin:0; padding:0; list-style:none}
li  {background:url(themes/eureka/images/a.gif) no-repeat left center; margin: 0px; padding:0px 0px 0px 10px; line-height:20px}

.line { margin-top:9px; height:1px; background-color:#CECECE;}

/* custom */
#calltoacction ul {
	padding-top:30px;
	padding-left:30px;
	list-style:none
}

#calltoacction ul li {
	padding-left:40px;
	background:url(themes/eureka/images/bullet.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#calltoacction ul li a:link {
	color:#a8a8a8;
	text-decoration: none;
}
#calltoacction ul li a:hover {
	text-decoration: underline;
}
.course_list {
    height: 10px;
}

.course_desc {
    padding: 15px;
}
.caption {
    white-space: no-wrap;
}
#reg_form table, #reg_form td {
    height: auto;
    width: auto;
}
.reg-left {
    width: 200px;

}
.reg-right {
    width: 310px;
}

h3 {
    line-height: 1.5em;
    #font-size: 1.2em;
    #line-height: 1.2em;
}

h4 {
    #font-size: 1em;
    #line-height: 1.2em;
    margin-bottom: 0px;
}
h4 a {
    color: #6C6C6C;
}
#early_bird {
    margin-left: 10px;
    margin-top: 30px;
}
#early_bird p {
    font-weight: bold;
    line-height: 2em;
    font-size: 18px;
}

/* TABS */
#menu { padding: 0; }

#menu li {
        display: inline;
        background: inherit !important;
        line-height: inherit !important;
        margin: inherit !important;
        padding: inherit !important;
}


#menu li a {
        background: #fe990b;
        padding: 10px;
        float:left;
        border-right: 1px solid #ccf;
        border-bottom: none;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
}
#menu li.active a {
        background: #f0f0f0;
        color: #6c6c6c;
}
.content {
        float: left;
        clear: both;
        border: 1px solid #ccc;
        border-top: none;
        background: #f0f0f0;
        padding: 10px 20px 20px;
        width: 500px;
}

.pricing {
        width: 300px;
        min-height: 95px;
        margin: 0 auto;
        padding: 0 10px 5px 10px;
        border: 1px orange solid ;
        background-color: #F0E68C;
        color:orange;
        font-weight: bold;
}

.pricing2 {
        width: 300px;
        padding: 0 10px 5px 10px;
        border: 1px orange solid ;
        background-color: #FFFFFF;
        color:orange;
        font-weight: bold;
}
