/**************************** General Tags ***********/
body { margin: 0; padding: 0; font: 62.5%/14px "Helvetica", Arial, sans-serif; color: #666; text-align: center; background: #fff; }
h1 { font-size: 190%; font-weight: bold; line-height: 24px; color: #090; } 
h2 { font-size: 120%; font-weight: bold; line-height: 24px; } 
h3 { font-size: 140%; font-weight: bold; line-height: 24px; }
h4 { font-size: 130%; font-weight: bold; }
hr { border: 1px solid #ccc; }
/**************************** Header Tags ***********/
#header_wrapper { height: 50px; margin: 0 auto; background: #008000; clear: both; }
#header_wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#header { width: 980px;  margin: 0 auto; padding: 0; position: relative; }
#logo { float: left; width: 280px; padding: 10px 0 0 0; text-align: left; }
h1.logo { display: none !important; }
.ecrlogo { margin-left: 100px; }
/**************************** Header / MenuMain Tags ***********/
ul#menumain { float: left; text-align: left; }
ul#menumain li { float: left; display: block; display: inline; }
ul#menumain li a { float: left; margin: 0 10px 0 0; padding: 18px 10px; _padding: 20px 10px; font-size: 13px; font-weight: bold; color: #fff; text-decoration: none; }
ul#menumain li a:hover, ul#menumain li a.current { color: #fff; background: #004000; text-decoration: none; }
/**************************** Header / MenuExtra Tags ***********/
ul#menuextra { float: right; }
ul#menuextra li.loginkey a { display: block; width: 100px; height: 50px; background: url(../images/but_login.gif) no-repeat 0% 50%; }
ul#menuextra li span { display: none; }
ul#menuextra li.logout { margin: 20px 0 0 0; font-size: 12px; font-weight: bold; color: #fff; }
ul#menuextra li.logout a { font-style: italic; color: #fff; }
/**************************** Middle Tags ***********/
#middle_wrapper { height: 90px; margin: 0 auto; background: #004000; }
#middle_wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#middle { width: 980px;  margin: 0 auto; padding: 10px 0 0 0; position: relative; }
.takequiz { position: absolute; width: 250px; top: 15px; left: 0; float: left; text-align: left; color: #fff; }
.statistics { position: absolute; top: 15px; left: 300px; width: 300px; float: left; text-align: left; }
.statement { position: absolute; top: 15px; right: 0; width: 310px; text-align: left; }
.statement.home { top: 9px; right: 30px; color: #fff; }
.statistics h4, .statement h4, .takequiz h4 { color: #fff; }
.statistics p, .statement p, .takequiz p { font-size: 12px; line-height: 18px; color: #fff; }
.takequiz a { color: #fff; text-decoration: underline; }
.takequiz a:hover { text-decoration: none; }
/**************************** Homebar Tags ***********/
#homebar_wrapper { margin: 0 auto; background: #e8e7e7; }
#homebar { width: 975px;  margin: 0 auto; position: relative; color: #fff; text-align: left; height: 215px; background: url(../images/homebar_image2.gif) no-repeat; background-position: 1% 50%; }
#homebar h2 { position: absolute; top: 10px; left: 0; _padding: 0 0 5px 0; font-size: 22px; color: #008000; }
#homebar h2 em { font-style:italic; }
#homebar h3 { position: absolute; top: 190px; left: 0; _height: 40px; font-size: 20px;  color: #008000; }
#homebar h4.learnmore { position: absolute; top: 190px; left: 450px; }
#homebar h4.buycourse { position: absolute; top: 190px; left: 460px; }
#homebar h4 a { color: #369; font-size: 20px; text-decoration: underline; font-style: italic; } 
#homebar h4 a:hover { color: #369; text-decoration: none; }
/**************************** Locationbar Tags ***********/
#location_wrapper { margin: 0 auto; background: #336699; }
#locationbar { width: 980px;  margin: 0 auto; position: relative; color: #fff; text-align: left; background: url(../images/icon_locationbar.gif) no-repeat 62% 0%; height: 80px; }
#locationbar h1 { padding: 20px 0 0 0; color: #fff; }
#locationbar ul { width: 600px; padding: 7px 0 0 0; border-top: 1px solid #fff; }
#locationbar ul li { display: inline; color: #fff; font-size: 12px; font-weight: bold; }
#locationbar ul li a { color: #fff; text-decoration: none; } #locationbar ul li a:hover { text-decoration: underline; }

#userbar { position: relative; width: 980px; margin: 0 auto; text-align: left; background: url(../images/icon_locationbar.gif) no-repeat 62% 0%; height: 80px; }
#userbar h1 { position: absolute; top: 30px; left: 670px; font-size: 18px; font-weight: normal; font-style: italic; color: #fff; }
#userbar ul { position: absolute; top: 35px; left: 0; padding-bottom: 10px; }
#userbar ul li { display: inline; color: #fff; font-size: 18px; font-weight: normal; }
#userbar ul li a { color: #fff; text-decoration: none; } 
#userbar ul li a:hover, #userbar ul li a.current { text-decoration: underline; }
/**************************** Container Tags ***********/
#container { margin: 0 auto; width: 980px; background: #fff; z-index: 1; }
#content.full { width: 980px !important; float: left; }
#content { width: 659px; float: left; }
#full { margin-top: 10px; width: 1000px; text-align: left; background: #fff; }
#content.home { width: 629px; float: left; _margin-left: 20px; }
#sidebar { width: 321px; float: right; margin: -95px 0 20px 0; background: #004000; position: relative; }
#sidebar.home { width: 350px; float: right; margin: -230px 0 20px 0; _margin-right: -30px; background: #004000; z-index: 100; }
/*TTT*************************** Content/ General Tags ***********/
#content { position: relative; padding: 20px 0 20px 0; text-align: left; background: #fff; }
#content h1, #full h1 { color: #090; }
#content h1 a { color: #369; }
#content h2, #content h2 a { color: #090; }
#content h3, #content h3 a { color: #666; }
#content p, #full p { padding: 5px 0 10px 0; font-size: 13px; line-height: 18px; color: #555; }
#content p em { font-style: italic; }
#content p strong, #content .main { font-weight: bold; }
#content li { font-size: 12px; line-height: 18px; padding: 0 0 10px 25px; display: block; color: #666; font-weight: bold; background: #fff url(../images/icon_arrow_right.gif) no-repeat 0% 10%; list-style: none; }
#content li li { font-size: 12px; line-height: 18px; padding: 0 0 10px 25px; display: block; color: #666; font-weight: bold; background: none; list-style: none; }
#content.gentext { width: 550px; }
#content table { width: 100%; _width: 90%; margin: 0 0 20px 0; }
#content table th, #content table td { font-size: 12px; font-weight: bold; border-bottom: 1px solid #ccc; }
#content table th { padding: 0; color: #333; }
#content table td { padding: 5px 0; color: #666; }
#content table td a {  color: #069; text-decoration: underline; }
#content table td a:hover { text-decoration: none; }
#content table td input { text-align: center; padding: 4px 2px; background: url(../images/bg_field.gif) repeat-x top left; border: 1px solid #ddd; }
#content table .total { color: #369 !important; }
table td input.update { margin: 0 0 0 10px; border: none; background: #fff; font-size: 12px; font-weight: bold; color: #369; cursor: pointer; }
.red a, a.red { color: #990000 !important; }
.formback { background: #eee !important; }
/**************************** Content / Login Tags ***********/
#content.login { width: 400px; }
#content.login .info { height: 60px; margin: 0 0 10px 0; text-align: left; background: #fff url(../images/icon_login_lock.gif) no-repeat left top; }
#content.login h1 { padding: 0 0 0 60px; }
#content.login p { padding: 0 0 0 60px; font-size: 12px; color: #666; }
#content.login form { width: 400px; background: #369; }
#content.login fieldset { padding: 20px 20px 0 20px; text-align: left; }
#content.login label { display: block; margin-bottom: 10px; font-size: 12px; font-weight: bold; color: #fff; }
#content.login input { display: block; width: 220px; background: #fff url(../images/bg_field.gif) repeat-x top left; border: none; padding: 4px 2px; }
#content.login p.submit { position: absolute; top: 50px; _top: 140px; right: 30px; _left: 210px; }
#content.login p.submit input { width: 95px; height: 37px; border: none; color: #fff; font-size: 12px; background: url(../images/but_org_blue.gif) no-repeat top left; cursor: pointer; cursor: hand !important; text-decoration: underline; }

#content.login p.submit, p.submit input:hover { text-decoration: none !important; }
#content.login p.submit.lost { _top: 120px; }
#content.login p.submit.lost input { top: 30px !important; }
#content.login p.submit.register { _top: 190px; }
#content.login p.submit.register input { top: 90px !important; }
#content.login p.nav { padding: 0 0 15px 20px; text-align: left; }
#content.login p.nav a { color: #fff; text-decoration: underline; }
#content.login span.error { font-style: italic; }
/**************************** Content / Column Tags ***********/
#content .col1, #content .col2 { float: left; background: #fff; }
#content .col1 { width: 150px; margin-right: 30px; _margin-right: 20px; }
#content .col2 { width: 400px; }
#content .col1 img.soundimage { position: absolute; top: 570px; left: 0; border: 1px solid #ccc; }
#content .col1 a { font-weight: bold; color: #000; }
#content .col2.about { width: 400px; margin-left: 40px; _margin-left: 0px; }
#content .col2.cart { _position: absolute; _top: 20px; _left: 450px; _margin-left: 0px; }
#content .col1.even, #content .col2.even { width: 435px; _width: 400px; background: #fff; }
#content .col1.even h2, #content .col2.even h2 { font-size: 18px; font-weight: bold; color: #369; }
/**************************** Content / Other Tags ***********/
#content.faq li { _width: 550px; margin-top: 5px; padding: 5px 0 5px 0 !important ; font-size: 12px; line-height: 18px; list-style: none; background: none; border-bottom: 1px solid #ccc; } 
#content.faq a { text-decoration: none; !important; } 
#content .commentgroup { border-bottom: 1px solid #ccc; }
#content .comments form { width: 420px; margin: 20px 0; padding: 15px; background: #eee; }
.lists { float: left; width: 290px; margin: 0 15px 0 0; text-align: left; }
.lists.padright { padding: 0 15px 0 0; border-right: 1px solid #ccc; }
.lists strong, .lists li.main { font-weight: bold; }
.lists li a { color: #369; }
.lists a { font-size: 14px; color: #369; }
/**************************** Registration Tags ***********/
.regsteps { position: absolute; top: 80px; left: 400px; width: 400px; }
/**************************** Checkout Cartbuttons Tags ***********/
#content .cartbuttons { margin: 0; _margin-right: 60px; text-align: right; }
#content .cartbuttons a { margin: 0 0 0 10px; font-size: 12px; font-weight: bold; color: #369; text-decoration: underline; }
#content .cartbuttons a:hover { color: #000; text-decoration: none; }
#content .cartbuttons input { width: 100px; height: 39px; margin: 0; }
/**************************** Content / Resources Tags ***********/
#content div.resources { clear: both; display: block; background: #fff; }
#content div.resources .links { float: left; width: 270px; margin-right: 20px; }
#content div.resources .links h1 { font-size: 16px; font-weight: bold; border-bottom: 2px solid #ccc; }
#content div.resources .links ul li { margin-left: 15px; padding: 5px 0; font-size: 13px; list-style: circle !important; }
#content div.resources .links ul li a { font-weight: bold; color: #369; text-decoration: underline; }
/**************************** Form Vertical Tags ***********/
.billingform fieldset { display: block; width: 420px; margin: 10px 0 0 0; padding-left: 15px; }
.billingform h3 { margin-bottom: 0; padding: 10px 15px 0 15px; font-size: 170%; font-weight: bold; color: #090; } 
.billingform h4 { margin-bottom: 0; padding: 0 15px 0 15px; font-size: 120%; font-weight: bold; color: #666; } 
.billingform label { display: block; padding-right: 15px; margin-bottom: 5px; font-size: 12px; font-weight: bold; }
.billingform input, .billingform textarea, .billingform select { display: block; padding: 4px 2px; background: #fff url(../images/bg_field.gif) repeat-x top left; border: 1px solid #ddd; }
.billingform input, .billingform select { width: 190px; }
.billingform textarea { width: 250px; height: 140px; }
.billingform textarea.comment { width: 385px; }
.billingform textarea.course { width: 365px; }
.billingform select { display: block; background: #fff url(../images/bg_field.gif) repeat-x top left; }
.billingform div.radio { position: relative; width: 250px; margin: 20px 0 0 0; } 
.billingform div.radio input { clear: both; float: left !important; width: auto; margin: 0 10px 0 0; border: none; background: none; } 
.billingform div.radio label { margin: 0; padding: 0 0 10px 0; font-weight: bold; }
.billingform p { clear: both; height: 50px; }
.billingform p.submit input { width: 90px; height: 40px; float: right; margin: 0 15px 0 0; _margin: 0 10px 0 0; }
.billingform p.submit input:hover { text-decoration: underline; }
.billingform p.but_orange input { float: left; width: 90px; height: 45px; margin-left: 15px; padding: 0 0 0 0; font-size: 11px; color: #fff; border: none; background: url(../images/but_orange.gif) no-repeat bottom center; cursor: pointer; cursor: hand !important; }
.billingform label.city input { width: 150px; }
.billingform label.thename input { width: 180px; }
.billingform label.zip input { width: 55px; }
.billingform label span { font-style: italic !important; color: red !important; }
.personalbilling { padding: 5px 0 10px 0; font-size: 14px; color: #666; color: #090; }
/**************************** Form Vertical Tags ***********/
.formvertical fieldset { display: block; width: 270px; margin: 10px 0 0 0; padding: 0 15px; }
.formvertical legend { margin-bottom: 20px; font-size: 190%; font-weight: bold; color: #090; } 
.formvertical label { display: block; margin-bottom: 10px; font-size: 12px; font-weight: bold; }
.formvertical input, .formvertical textarea { display: block; padding: 4px 2px; background: #fff url(../images/bg_field.gif) repeat-x top left; border: 1px solid #ddd; }
.formvertical input { width: 250px; }
.formvertical textarea { width: 250px; height: 140px; }
.formvertical textarea.comment { width: 385px; }
.formvertical textarea.course { width: 365px; }
.formvertical select { display: block; background: #fff url(../images/bg_field.gif) repeat-x top left; }
.formvertical div.radio { position: relative; width: 250px; margin: 20px 0 0 0; } 
.formvertical div.radio input { clear: both; float: left !important; width: auto; margin: 0 10px 0 0; border: none; background: none; } 
.formvertical div.radio label { margin: 0; padding: 0 0 10px 0; font-weight: bold; }
.formvertical p { clear: both; height: 50px; }
.formvertical p.submit input { width: 90px; height: 40px; float: right; margin: 0 15px 0 0; _margin: 0 10px 0 0; }
.formvertical p.submit input:hover { text-decoration: underline; }
.formvertical p.but_orange input { float: left; width: 90px; height: 45px; margin-left: 15px; padding: 0 0 0 0; font-size: 11px; color: #fff; border: none; background: url(../images/but_orange.gif) no-repeat bottom center; cursor: pointer; cursor: hand !important; }
/**************************** General Form Horizontal Tags ***********/
.formhoriz fieldset, .billingform { border: 0; background: #eee; }
.formhoriz label { clear: both; float: left; display: block; width: 120px; margin-top: 0; font-weight: bold; font-size: 12px; text-align: right; }
.formhoriz label.error { display: block; float: right; clear: right; width: 50%; margin-top: 0; margin-right: 20px; font-size: 11px; font-weight: bold; font-style: italic; color: green; text-align: right; }
.formhoriz input.hideme { display: none; }
.formhoriz input, .formhoriz textarea, .formhoriz select { position: relative; padding: 2px 4px; display: block; color: #666; padding: 4px 2px; background: #fff url(../images/bg_field.gif) repeat-x top left; border: 1px solid #ddd; }
.formhoriz input { width: 200px; top: -18px; left: 140px; }
.formhoriz textarea { width: 300px; top: -14px; left: 140px; }
.formhoriz input.checkbox { width: 15px; height: 15px; }
.formhoriz select { width: 200px; top: -14px; left: 140px; }
.formhoriz p.submit input { text-align: right; font-size: 13px; border: none; color: #369; font-weight: bold; border: 0; background: #eee; text-decoration: underline; }
.formhoriz p.submit.create input { float: right; margin: 30px 160px 0 0; text-align: center; width: 95px; height: 37px; border: none; color: #fff; font-size: 12px; background: url(../images/but_orange.gif) no-repeat top left; cursor: pointer; cursor: hand !important; }
.formhoriz p.submit.create, p.submit.create input:hover { text-decoration: underline; }
/**************************** Special Form Tags ***********/
.hideme { display: none !important; }
#transferform { position: relative; width: 450px; background: #eee; }
#transferform p.but_orange input { margin-right: 65px !important; }
p#remaining { position: absolute; right: 20px; top: 50px; font-weight: bold; color: #369; }
#info { float: left !important; width: 460px; margin-right: 20px; }
.course form { width: 400px; padding: 10px; background: #eee; }
.associationform fieldset { position: relative; float: left; width: 300px; height: 380px; padding: 20px 0 0 30px; background: #eee; }
.associationform p input { clear: both; position: absolute; bottom: 10px; right: 40px; width: 90px; height: 45px; padding: 0; font-size: 11px; color: #fff; border: none; background: url(../images/but_orange.gif) no-repeat bottom center; cursor: pointer; cursor: hand !important; }
.associationform p.improve { position: absolute; bottom: 50px; right: 55px; width: 250px; font-weight: bold; font-style: italic; }
.associationform span.error { font-style: italic; }
/**************************** Sidebar / Block Tags ***********/
#sidebar .block { margin: 0 10px 10px 10px; padding: 0 !important; background: #fff; text-align: left; }
#sidebar .block h2 { margin: 0; padding: 5px 10px; font-size: 15px; font-weight: bold; color: #fff;  }
#sidebar .block p { padding: 10px 15px 5px 15px; _padding-right: 20px; font-size: 12px; line-height: 18px; color: #666; }
#sidebar .block p.main { font-weight: bold; }
#sidebar .block em { font-style: italic; }
#sidebar .block strong { font-weight: bold; }
#sidebar .block ul { margin: 10px 15px 0 0; padding: 10px 0; }
#sidebar .block li { font-size: 12px; padding: 0 0 5px 40px; line-height: 18px; display: block; color: #666; background: #fff url(../images/icon_arrow_right.gif) no-repeat 5% 5%; list-style: none; }
#sidebar .block p.submit { margin: 0; text-align: right; }
#sidebar .block p.submit a { font-size: 13px; font-weight: bold; color: #369; text-decoration: underline; }
#sidebar .block p.submit a:hover { text-decoration: none; color: #000; }
/**************************** Sidebar / Other Tags ***********/
#sidebar .block .thetestvideo { margin: 20px; width: 288px; height: 190px; } /* The Player */
#sidebar .block.shopcart h2 { background: #fff url(../images/side_title_shopcart.gif) no-repeat top left; }
#sidebar .block.shopcart div.cards {  height: 40px;  margin-top: 10px;  background: url(../images/side_title_shopcart_cards.gif) no-repeat top left;  }
#sidebar .block div.contactnums { margin: 0 15px; padding: 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#sidebar .block div.contactnums p { margin: 0 !important; padding: 5px 0; font-weight: bold; }
p.vince { width: 250px; margin: 0 20px 20px 20px; padding: 10px 0 10px 0 !important; text-align: center; background: #eee; border: 2px solid #ccc; font-weight: bold; }
p.vince img { width: 100px; }
#sidebar .block.myths ul { margin: 10px 15px 10px 0; padding: 0; }
#sidebar .block.myths ul li { font-size: 12px; padding: 5px 0 5px 40px; display: block; color: #666; background: #fff url(../images/icon_arrow_right.gif) no-repeat 5% 10%; }
#sidebar .block.tips ul {  margin: 10px 15px 10px 0; padding: 0 0; }
#sidebar .block.tips ul li {  font-size: 12px; padding: 5px 0 5px 35px; display: block; color: #666; background: #fff url(../images/icon_dollar.gif) no-repeat 5% 20%; }
#sidebar .block p.rss { height: 30px; margin: 10px 0 0 15px; padding: 5px 0 0 40px; background: #fff url(../images/icon_rss.gif) no-repeat top left; }
#sidebar .block p.rss a {  font-weight: bold; color: #369; text-decoration: underline; }
.respaper { margin: 0 0 0 0; background: #fff; }
.respaper img { margin: 0; padding: 10px !important; }
#sidebar .block.readings ul li { padding: 0 0 0 15px; font-size: 12px; background: none; }
#sidebar .block.readings ul li a { color: #369; }
/**************************** Sidebar / Block / Course Send Tags ***********/
#sidebar .block.coursesend h2 { background: #fff url(../images/side_title_coursesend.gif) no-repeat top left; }
#sidebar .block.coursesend div.steps { padding: 10px 0 20px 15px; }
#sidebar .block.coursesend div.steps img { padding: 0 0 10px 0; }
#sidebar .block.contactus h2 { background: #fff url(../images/side_title_contactus.gif) no-repeat top left; }
#sidebar .block.password h2 { background: #fff url(../images/side_title_password.gif) no-repeat top left; }
#sidebar .block.certificate h2 { background: #fff url(../images/side_title_certificate.gif) no-repeat top left; }
#sidebar .block.insider h2 { background: #fff url(../images/side_title_home_video.gif) no-repeat top left; }
#sidebar .block.takecourse h2 { background: #fff url(../images/side_title_home_course_red.gif) no-repeat top left; }
#sidebar .block.readings h2 { background: #fff url(../images/side_title_readings.gif) no-repeat top left; }
#sidebar .block.myths h2 { background: #fff url(../images/side_title_myths.gif) no-repeat top left; }
#sidebar .block.testimonials h2 { background: #fff url(../images/side_title_testimonials.gif) no-repeat top left; }
/**************************** Footer Tags ***********/
#footer { clear: both; margin: 0 0 10px 0; background: #008000 url(../images/bg_footer.gif) no-repeat top left; width: 980px;  height: 150px; position: relative; }
/**************************** Footer / Credits Tags ***********/
#credits { clear: both; margin: 0 0 20px 0; font-size: 12px; font-weight: bold; text-align: left; background: #fff; }
ul.copyinfo { margin: 5px 0 0 0; text-align: left; }
ul.copyinfo li { display: inline; font-size: 12px; line-height: 18px; color: #666; text-align: left; }
.copyinfo a { color: #666; }
/**************************** Footer / Info Tags ***********/
#footer .info { position: absolute; top: 55px; left: 30px; text-align: center; }
#footer .info h2 { padding: 0 0 10px 0; font-size: 14px; font-weight: bold; color: #fff; }
/**************************** Footer / Fieldset Tags ***********/
#footer form { position: absolute; top: 30px; left: 190px; height: 85px; _height: 80px; width: 720px; padding: 5px 20px; background: #fff url(../images/bg_friendmail.gif) no-repeat top left; }
#footer form div { position: absolute; top: 10px; left: 120px; width: 560px; }
#footer label { float: left; display: block; margin: 15px 20px 10px 0; font-size: 12px; font-weight: bold; color: #000; text-align: left; }
#footer input { display: block; width: 200px; padding: 4px 2px; background: url(../images/bg_field.gif) repeat-x top left; border: 1px solid #ddd; }
#footer input.submit { width: 100px; height: 40px; position: absolute; right: 0; top: 20px; font-size: 11px; padding: 0 0 0 20px; color: #fff; text-align: left; background: url(../images/but_blue.gif) no-repeat top left; border: none; cursor: pointer; cursor: hand !important; }
#footer input.submit:hover { text-decoration: underline; }
/**************************** Email Thank You/ Confirmation ***********/
.friendemail_conf { padding: 40px 0 0 150px; text-align: left; font-size: 14px; font-weight: bold; }
form.course_feedback ul li { font-size: 12px; line-height: 18px; padding: 0 0 10px 25px; display: block; color: #666; font-weight: bold; background: none; list-style: none; }
form.coursefeedbackform ul li { margin: 0 !important; padding: 0 10px 0 0 !important; display: inline !important; list-style: none !important; background: none !important; font-size: 14px !important; }
form.coursefeedbackform ul li input { margin: 0 0 -2px 0 !important; padding: 0 0 0 0 !important; }
form.coursefeedbackform fieldset { margin-bottom: 20px; padding: 10px 20px; background: #eee !important; }
form.coursefeedbackform p.but_orange { margin: 0 !important; padding: 0 !important; }
form.coursefeedbackform p.but_orange input { float: right; width: 90px; height: 45px; margin-right: 10px; padding: 0; font-size: 11px; color: #fff; border: none; background: url(../images/but_orange.gif) no-repeat bottom center; cursor: pointer; cursor: hand !important; }
/**************************** Simple Quiz Tags ***********/
#simplequiz { width: 1000px; margin: 0 auto; margin-bottom: 40px; height: 370px; position: relative; background: #eee; }
#quizwrap { width: 680px; position: absolute; top: 0; left: 310px; }
#quizimage { width: 200px; position: absolute; height: 280px; top: 50px; right: 20px; padding: 0 0 10px 0; background: #fff; overflow: hidden; }
#quiz_intro, .questions { padding: 20px 0 0 0; }
#quiz_intro h3, .questions h3 { font-size: 14px; font-weight: bold; color: #11430e; }
#quiz_intro a, .questions a { font-size: 13px; font-weight: bold; color: #333; text-decoration: underline; }
.questions fieldset.radio { margin: 0 0 20px 0; }
.questions fieldset.radio ul li { padding: 5px 0; border-top: 0px solid #fff; }
.questions fieldset.radio ul li span { font-weight: bold; font-style: italic; color: green; }
.questions fieldset.radio input { clear: both; float: left; width: auto; }
.questions fieldset.radio label { font-size: 12px; font-weight: normal; line-height: 18px; }
#quizwrap div.submit a { width: 100px; height: 40px; padding: 15px 0 0 0; text-indent: 20px; font-size: 11px; display: block; background: url(../images/but_orange_gray.gif) no-repeat top left; color: #fff; text-decoration: none; }
#results h3 { margin: 20px 0 5px 0; font-size: 14px; font-weight: bold; color: #338c21;  }
#results ul { padding: 10px; background: #fff; }
#results ul li { padding: 0 20px 0 0; display: inline; font-size: 16px; font-weight: bold; color: #666;  }
/**************************** Header / Mini Cart Tags ***********/
#minicart table { margin-left: 20px; width: 250px; }
#minicart table th { padding-top: 5px; font-size: 12px; font-weight: bold; color: #333; }
#minicart table td { padding: 3px 0; font-size: 13px; color: #0b3655; }
#minicart table td.total { text-align: right; padding-top: 5px; font-size: 14px; font-weight: bold; color: #0b3655; }
#minicart table th.name { width: 75%; }
#minicart table th.amount { width: 20%; }
#minicart table th.price, #minicart table td.price { width: 30%; text-align: right; }
#minicart input.tiny { width: 30px !important; border: 1px solid #999; margin-left: 10px; }
#minicart .buttons { margin: 10px 0 0 10px; padding: 10px 0 0 0; border-top: 1px solid #ccc; } 
#minicart .buttons p.submit { margin: 0; padding: 0; } 
#minicart .buttons input { float: left; width: 80px; cursor: pointer; cursor: hand; background: none; border: 0px solid #fff; font-weight: bold; text-decoration: underline; font-size: 12px; color: #369; }
#minicart .buttons input:hover { color: #000; text-decoration: none !important; }
#minicart .buttons a.empty:hover { color: #000; text-decoration: none !important; }
#minicart .buttons a.empty { display: block; padding-top: 2px; font-size: 12px; font-weight: bold; color: #369; }
