/* BASIC PAGE COLOURS */
body{ background:none; background-color:#1A1227}

a {color:#6F499D;}
a:hover {color:#D48405;}

/* SUB NAVIGATION */
#struct-header #menu li.main a:hover {color:#D48405;}
#struct-header #menu li.on a {color:#6F499D;}

#struct-header #menu li.on .sub li a{ color:#454545;}
#struct-header #menu li.on .sub li a:hover{ color:#D48405;}
#struct-header #menu li.on .sub li.on a { color:#6F499D;}


/* SIDE NAVIGATION */
#side-nav a:hover{ color:#D48405;}
#side-nav li.on  {color:#6F499D;}

/* FOOTER */
#footer-nav-holder #menu-footer li a:hover { color:#D48405;}
#footer-nav-holder #menu-footer li.on a { color:#6F499D;}

#footer-nav-holder #menu-footer li.on .sub li a{ color:#454545;}
#footer-nav-holder #menu-footer li.on .sub li a:hover{ color:#D48405;}
#footer-nav-holder #menu-footer li.on .sub li.on a { color:#6F499D;}

#page-nav-strip { background-color:#e5ddef;}
#page-nav-strip li a:hover{ color:#D48405}
#page-nav-strip li.on a{ color:#6F499D}

#site-background{ background:url(images/mobile-bg.jpg) top center no-repeat}
#struct-page-middle-holder{ width:946px; background:url(images/mobile-repeat.png) repeat-y; }
#struct-page-middle-holder-no-bg{ background:url(images/page-repeat-home.png) repeat-y; width:946px; }
#page-sidebar{ border:none}
#page-sidebar-text{ margin-top:15px}

body{ background-color:#1B132A}
#form-title{ font-size:30px; font-weight:bold; margin:89px 0px 10px 0px}

.fb-text{ font-size:16px; width:240px; height:24px;}
.fb_errors ul{list-style-image:url(http://www.runrev.com/templates/runrev/images/star.gif); margin-left:28px}

h2{ color:#494949; font-size:18px; margin-bottom:10px; margin-top:25px}
#page-body ul{ margin:20px 0px 20px 0px;}
#page-body li{ margin-bottom:5px}

#mobile-tutorial-list{ 
	list-style: none;
	margin:0px;
	padding:0px;
	list-style-position:inherit;
}

#mobile-tutorial-list li{
  	background: transparent url(http://www.runrev.com/templates/runrev/images/mobile-lesson.gif) left center no-repeat;
	padding: 30px 0px 0px 50px;
	height:52px;
}





