/*By Dipesh Hirani*/

* { margin: 0; padding: 0; border: 0; color: #666666; }
body { background: url(../graphics/back_body.jpg) #020202 top left repeat-x; font: 8pt verdana; margin: 20px 0; width: 100%; }
h1, h2, h3, h4, h5, h6 { font-family: arial; }
h1 { color: #971B1E; font-size: 2.1em; }
h2 { color: #808285; font-size: 10pt; margin: 10px 0px; }
h3 { color: #0E5DA2; font-size: 10pt; vertical-align: top; }
h4 { color: #636567; font-size: 1.4em; }
h5 { color: #808285; font-size: 11px; }
h6 { color: #BCBEC0; font-size: 15pt; margin: .67em 0; }
#hometitle { color: #9D9FA2; }
a { cursor: pointer; }

input[type="text"], input[type="password"], textarea { font: 7pt verdana; }
.button_red { background: url(../graphics/back_button.jpg) top left repeat-x; color: #FFFFFF; cursor: pointer; font-size: 7pt; height: 18px; padding: 2px 5px 5px; }
.insert, #contactform input[type="text"], .form input[type="text"], .form input[type="password"], #contactform textarea, #dvds input, #carriage input, #miscellaneous input, #send2friendform input[type=text], #send2friendform textarea { border: solid 1px #CBCCCE; color: #636466; padding: 3px 4px 0; }
.insert { width: 145px; }
#contactform input[type="text"], #send2friendform input[type="text"], .form input[type="text"], .form input[type="password"], .insert { height: 14px; }

#container { background: #FFFFFF; overflow: hidden; text-align: left; width: 750px; padding: 0 10px; margin: 0 auto; }

#head { color: #808285; font-size: 9px; margin: 5px 0px; text-align: right; }

#menu_up a { display: block; padding: 0px 28px; border-left: 1px solid #fff; }
#menu_up a:link, #menu_up a:visited, #menu_up a:active { color: #FFFFFF; font: 10pt verdana; text-decoration: none; }
#menu_up a:hover { color: #981B1E; }
#menu_up span { display: block; }
#menu_up li { float: left; list-style: none; }
#menu_up ol { float: left; list-style: none; padding-top: 8px; }
#menu_up { background: url(../graphics/menu_up_bg.jpg) repeat-x #9D9FA2; color: #FFFFFF; font-size: 9pt; margin-bottom: 10px; height: 33px; }
#menu_up .firstnavitem, #menu_down .firstnavitem, #footer_right .firstnavitem { border-left: 0px; }

#content-header { height: 85px; overflow: hidden; width: 750px; clear: both; margin-bottom: 10px; }
#header_left { float: left; }
#header_left img { margin: 14px 14px 0; }
#header_right { float: right; }

#menu_down { background: url(../graphics/menu_down_bg.jpg) repeat-x #971B1E; color: #FFFFFF; font-size: 8pt; height: 28px; margin-bottom: 10px; padding-top: 5px; margin-top: -2px; }
#menu_down_left a { padding: 0 5px; border-left: 1px solid #fff; }
#menu_down_left span a.bold { font-weight: bold; }
#menu_down a:link, #menu_down a:visited, #menu_down a:active { color: #FFFFFF; font: 8pt verdana; text-decoration: none; }
#menu_down a:hover, #head a:hover, #footer_right a:hover { color: #F6AEA4 !important; }
#menu_down_left { float: left; width: 465px; }
#menu_down_left span { display: block; }
#menu_down_left li { float: left; list-style: none; padding-top: 6px; }
#menu_down_right { float: right; width: 275px; padding-top: 3px; }
#menu_down_right input { margin-right: 14px; }
.insert_head { border: solid 1px #CBCCCE; color: #636466; float: left; height: 14px; padding: 3px 4px 0; width: 180px; }

#main { clear: both; overflow: hidden; width: 750px; background: url(../graphics/pinkbg.jpg) top left repeat-y; }

#left { background: #FBF5F6; float: left; font-size: 10px; width: 155px; padding: 0 10px; overflow: hidden; min-height: 100%; }
#left > div { padding-top: 20px; width: 155px; margin-bottom: 10px; overflow: hidden; }
#left div > h4, #content h4 { border-bottom: 1px solid #D2D0D1; padding-bottom: 5px; }
#left div > *, #left div li { margin-bottom: 10px; list-style: none; }
#left div > h4 { word-spacing: -4px; }
#left div li { clear: both; overflow: hidden; }
#left div li input { float: left; }
#left div li input + input { float: right; }

#login li span, #latestdates h5, #classes span, #login h5, .musicby, .musicby * { color: #0E5DA2; }
#login li span { margin-left: 3px; }
#login img, #newsletter img, #searchbutton, #contactform img { cursor: pointer; }
#login .loggedin { font-weight: bold; font-size: 12px; }
#login input { margin-top: 5px; }

#latestdates h5, #login h5, .musicby { font-size: 12px; }
#latestdates span, #classes span, #contactform label, #send2friendform label, .form label, #contactconfirm label, #login label, .doubleclick { font-weight: bold; }
#latestdates p span + span { color: #636567; }
#latestdates a { text-decoration: none; }
#latestdates a:hover { text-decoration: underline; }

#content { background: url(../graphics/internal_separator.jpg) bottom left repeat-x; float: right; font-size: 8pt; line-height: 20px; padding: 20px 10px 10px; width: 545px; min-height: 600px; }
#content p, #content h1 { margin-bottom: 25px; }

#classes { overflow: hidden; }
#classes li { margin: 10px 0; list-style: none; float: left; width: 250px; overflow: hidden; line-height: 1.5em; }
#classes li:hover span { color: #971B1E; }
#classes li { cursor: pointer; }
#classes li img { float: left; margin: 0 15px; }
#classes span { padding-right: 3px; }

#footer { height: 40px; border-top: 3px solid; margin-top: 3px; padding-top: 10px; clear: both; font-size: 7pt; }

#footer_left span, h4 > span, h1 > span, #latestdates span, #contactform label, .form label, #contactconfirm label, #login label, .bbba, .doubleclick, .promote { color: #98221F; }
#footer_left { float: left; padding-left: 10px; }

#footer_right { float: right; padding-right: 10px; }
#footer_left, .bbba { font-weight: bold; }
.bbba { clear: both; padding: 5px 15px 0 0; float: right; text-decoration: none; color: #98221F; }

#footer_right li { list-style: none; float: left; }
#footer_right a { display: block; padding: 0px 4px; border-left: 1px solid #808285; }
#footer_right a, #head a, #footer_right a:visited, #head a:visited, #footer_right a:link, #head a:link, #footer_right a:active, #head a:active { text-decoration: none; color: #666666; }

.languages { overflow: hidden; }
.languages li { list-style: inside decimal; }
.languages h3 { font-size: 1.5em; }
.languages div ol { margin-bottom: 25px; }
#homeclasses { clear: both; }

#contactform { margin-left: 70px; width: 285px; }
.form { margin-left: 70px; width: 290px; }
#contactform li, .form li, #send2friendform li { list-style: none; clear: both; margin-bottom: 5px; overflow: hidden; }
#contactform label, .form label, #send2friendform label { width: 120px; float: left; }
#contactform input[type="text"], .form input[type="text"], .form input[type="password"], .form select, #contactform textarea { width: 145px; float: left; border: 1px solid #9D9FA1; background: #FBF5F5; }
#contactform textarea, #send2friendform textarea { height: 64px; }
#contactform span, .form span, #send2friendform span { float: left; }
#contactform span + span { float: right; }
#contactform #clearbutton { margin: 0 10px 0 0; }
.form span { float: right; }
.form { width: 450px; }
.form input[type="text"], .form input[type="password"] { width: 300px; }
.form select { width: 310px; }

#contactconfirm li { list-style: none; clear: both; overflow: hidden; }
#contactconfirm label { width: 120px; float: left; margin-right: 10px; }
#contactconfirm span, #contactconfirm p { width: 200px; float: left; }
#contactconfirm ol { margin-bottom: 25px; }

#send2friendform { width: 400px; margin-left: 10px; }
#send2friendform p { color: #fff; margin-bottom: 10px; font-weight: bold; }
#send2friendform input[type=text], #send2friendform textarea { float: left; width: 200px; }
#send2friendform label { color: #fff; width: 170px; }

#events li, #dvds li, #cards li { list-style: none; }
#events li p { margin: 0px; }
#events li p * { color: black; }
#events li p a:hover, #content a:hover { color: #971B1E; }
#events li.eventmonth h3 { margin-top: 10px; }
#events p.pastevent * { color: #666; }
#events h3.pastevent { color: #666; }

#dvds li img { float: left; }
#dvds li div { width: 120px; float: left; margin-right: 10px; }
#dvds li div + div { width: 350px; float: left; }
#dvds li { clear: both; overflow: hidden; border-top: 1px solid; padding: 10px 0; }
#dvds li:first-child { border-top: 0px solid; }
#dvds li input[type="text"] { width: 20px; height: 14px; background: #FBF5F5; }
#dvds li p { margin-bottom: 0px; }
#dvds h3 { margin-bottom: 10px; }
#dvds h3 + h3 { color: gray; font-size: 1.6em; }
#dvdForm input[type="image"] { float: right; margin-right: 25px; }
#dvdForm { overflow: hidden; }
#carriage, #miscellaneous { padding: 5px; overflow: hidden; margin-bottom: 10px; }
#carriage { background: #9D9FA2; }
#miscellaneous { background: #ccc; }
#carriage p, #miscellaneous p { float: left; margin: 0; margin-right: 10px; color: #fff; font-weight: bold; font-size: 13px; }
#carriage p + p + p, #miscellaneous p + p { float: right; margin-right: 20px; }
#carriage p input, #miscellaneous p input { position: relative; top: 0px; height: 14px; width: 50px; }
#carriage input { position: relative; top: 3px; }

#cards { text-align: center; }

#videos li, #classeslist li { list-style: none; }
#videos li a, #classeslist li a { text-decoration: none; }
#videos li h3 a, #classeslist li h3 a { color: #0E5DA2; }
#videos li .thumbnail, #classeslist li .thumbnail { width: 160px; }
#videos li img, #classeslist li img, #classes li img { float: left; border: 3px solid #9D9FA2; }
#videos li, #classeslist li { cursor: pointer; }
#videos li:hover img, #classeslist li:hover img, #classes li:hover img { border: 3px solid #971B1E; }
#videos li:hover h3, #classeslist li:hover h3, #classesmenu li:hover h3 { color: #971B1E; }
#videos li div, #classeslist li div { width: 380px; }
#videos li div, #classeslist li div { float: left; margin-bottom: 10px; }
#videos li, #classeslist li { clear: both; overflow: hidden; border-top: 1px solid; padding-top: 10px; }
#videos li:first-child, #classeslist li:first-child { border: 0; }
#videos li p, #classeslist li p { margin-bottom: 0px; }
#videos li h3 { margin-bottom: 10px; margin-top: 37px; }
#classeslist li h3 { margin-bottom: 10px; }
#videohead p { float: left; width: 400px; clear: both; }
#videohead img { float: right; }
#videohead { overflow: hidden; clear: both; }
#videohead h3 { font-size: 1.7em; margin-bottom: 10px; clear: both; }
#videopagelist { float: right; width: 300px; text-align: right; }
#videopagelist, #videopartlist { margin-bottom: 10px; }
#videopagelist a, #videopartlist a { margin-right: 10px; text-decoration: none; font-size: 13px; }
.currentvideopage { color: #981B1E; font-weight: bold; }
#classeslist h3 { font-size: 2.1em; margin-top: .5em; }
#classeslist h4 { font-size: 1.6em; border: 0; }

#videostream h3 { text-transform: uppercase; margin-bottom: 20px; float: left; }
#videostream input, #backbutton { float: right; }
#videostream div { clear: both; }
#videostream object { width: 545px; height: 400px; }
#videostream object embed { width: 545px; height: 310px; }
#videostream p { margin-top: 20px; }

/* Gallery Styles */
#gallery span { line-height: 70px; text-align: center; vertical-align: middle; border: 1px solid; overflow: hidden; width: 124px; height: 90px; float: left; margin: 4px; }
#gallery span:hover { background: #666; }
#gallery span img { position: relative; top: 10px; vertical-align: middle; }
#gallery #prevbutton { float: left; }
#gallery #nextbutton { float: right; }
#gallery #backgallerybutton { float: right; }
#gallery #imageholder img { margin: 10px 0; border: 6px solid; }
#gallery #imageholder { clear: both; text-align: center; }
/* End Gallery Styles */

#classesmenu { overflow: hidden; margin-bottom: 30px; }
#classesmenu li { list-style: none; width: 242px; float: left; margin: 0 10px 10px 0; height: 100px; padding: 15px 10px; }
#classesmenu li:hover { background: #9D9FA2; }
#classesmenu li { cursor: pointer; }
#classesmenu li h4, #videohead div h4 { border: 0; margin: 0; padding: 0; float: left; color: #fff; }
#videohead div h4 { position: relative; top: 3px; }
#classesmenu li h4 { float: left; font-size: 30px; font-weight: normal; margin-bottom: 20px; }
#classesmenu li h5 { clear: both; float: left; font-size: 22px; font-weight: normal; }
#classesmenu li p { clear: both; float: right; }
#classesmenu li:hover p { font-weight: bold; }
#classesmenu li * { color: #fff; }
#classesmenu li div { height: 90px; }
#classesmenu .category2 { background: url(../graphics/classes_On1.jpg) repeat-x; }
#classesmenu .category3 { background: url(../graphics/classes_On2.jpg) repeat-x; }
#classesmenu .category4 { background: url(../graphics/classes_ladies.jpg) repeat-x; }
#classesmenu .category5 { background: url(../graphics/classes_shines.jpg) repeat-x; }
#videohead div { clear: both; padding: 0 10px; height: 25px; overflow: hidden; margin-bottom: 20px; }
.musicby { font-weight: bold; }

.cattitle2 { background: url(../graphics/classes_On1_small.jpg) repeat-x; }
.cattitle3 { background: url(../graphics/classes_On2_small.jpg) repeat-x; }
.cattitle4 { background: url(../graphics/classes_ladies_small.jpg) repeat-x; }
.cattitle5 { background: url(../graphics/classes_shines_small.jpg) repeat-x; }
.classtitle { float: left; }

#faqs, #faqlinks { list-style: none; margin-bottom: 30px; }
#faqlinks li a, #faqs li label { font-size: 12px; color: #0E5DA2; }
#faqs li { margin-bottom: 10px; }
#faqs li li { margin-bottom: 0px; list-style: decimal; }

#worldpayclasses p { margin: 0; }
#worldpayclasses h3 { margin-bottom: 20px; }

#searchresults li { cursor: pointer; }
#searchresults li:hover * { color: #98221F; }
#searchresults li * { text-decoration: none; }
.hidden { display: none; }

#content .linkslist * { list-style: none; }
#content .linkslist p { font-weight: bold; margin: 0px; }
#content .linkslist ol { margin-bottom: 25px; }

#security ol { list-style-position: inside; margin-bottom: 25px; }
#security h3, #terms h3 { margin-bottom: 25px; }
#terms ol { margin-left: 20px; }

.clickbutton { margin-bottom: 25px; }

#worldpayclasses ul { list-style-position: inside; margin-bottom: 25px; }

.doubleclick { text-align: center; }

.promote { font-size: 2em; line-height: 1.3em; font-weight: bold; }

.folderrenamer { display: none; }

#leftbanner { margin: 20px 0 0; }

#freeloginbutton { cursor: pointer; width: 155px; height: 72px; background: url(../graphics/bt_freeclass.jpg) no-repeat; }
#freeloginbutton:hover { background-position: bottom left; }
.loginform ol { list-style: none; }

.bad, .good { font-weight: bold; }
.bad { color: red; }
.good { color: green; }
