/* CSS Document 
* Client: Taylor Robinson Music
* Software: Joomla 1.5
* Template: rwd_rounded
* Creator: Robert Vining
* Copyright: Roberts Web Design
* License: Commercial
* Date Created: 12.14.2009
* Last Update: 01.11.2009 by Robert Vining
* Email: support@robertswebdesign.com
* Website: http://www.robertswebdesign.com
*/
body {
	background: #ffffff url(../images/body_bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	background:transparent;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 90%;
	color: #000000;
	text-align: left;
	width: 970px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
/* #wrapper {
	word-wrap: break-word
}
*/
a, a:link, a:visited {
	background: transparent;
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
form, h1, h2, h3, h4, h5, h6 table, thead, tbody, td, tr, div {
	margin: 0;
	padding: 0;
}

ul.pagination {
font-size:20px;
padding:0;
text-align:center;
}

ul.pagination li {
display:inline;
list-style-type:none;
margin:0 5px;
}

ul.pagination li a {
background:#C4E4F5;
border:1px solid #0080FF;
font-size:16px;
padding:0 5px;
}

ul.pagination li a:hover {
border:1px solid #999999;
}

.small, .createdate {
	font-size: 12px;
}
.contentheading, .componentheading {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

div.contentpaneopen_edit {
  float: right;
}

div.contentpaneopen_edit img, p.buttonheading img {
  border: none;
  margin-top: 3px;
}

table.contentpaneopen a img, div.dm_description a img, div.msgtext a img {
	border: #da0000 solid 1px
}
table.contentpaneopen a img:hover, div.dm_description a img:hover, div.msgtext a img:hover {
	border: #000 solid 1px
}

p.buttonheading {
  float: right;
  margin: 0;  
}

p.iteminfo {
  clear: both;
}

div.clr {
	clear: both;
	height: 0px;
}

#head_wrap {
	background:transparent;
	float: left;
	display: inline;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#header {
	float: left;
	display: inline;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#logo {
  margin: 10px 0 0 25px;
  float: left;
}

#header1 {
  float: right;
  margin-top: 5px;
  width: 585px;
}

#header2 {
  float: right;
  margin-top: 38px;
  width: 360px;
  font-size: 24px;
  font-weight: bold;
}


div.moduletable-bbb {
  float: right;
  clear:right;
  width: 195px;
}


div.moduletable-bbb div {
  float:left
}

div.moduletable-stalker {
  float: left;
}

div.moduletable-stalker img {
  border: none;
  padding: 5px 3px;
}

div.moduletable_top {
  float: right;
  height: 31px;
  margin-right: -5px;
}

#mainlevel_top {
	display: inline;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0;
}
#mainlevel_top li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainlevel_top li a {
	display: block;
	line-height: 26px;
	padding: 0 12px;
	text-decoration: none;
	color: #333333;
	font-size: 15px;
}

#mainlevel_top li a:hover, #mainlevel_top li a#active_menu_top  {
  color: #0080ff;
}

div.moduletable_number {
  margin-right: 6px;
  color: #0080ff;
  font-family: Impact, Arial Black, Arial;
  font-size: 30px;
  float: right;
  line-height: 30px;
}

span#student_login {
  background: url(../images/sm_button.png) top left no-repeat;
  width: 167px;
  height: 40px;
  display: block;
  float:right;
  text-align:center;
  margin-top: 10px;
  margin-right: -2px;
  
}

span#student_login a {
  font:16px Trebuchet MS;
  font-weight: bold;
  line-height: 34px;
  padding: 0 25px;
}


#main_nav {
	float: left;
	background: transparent url(../images/menu_bg.png) no-repeat top left;
	width: 100%;
	height: 60px;
}

#main_nav ul.menumainnav {
  position: relative;
	background: transparent;
	font-size: 22px;
	padding: 5px 0 0 25px;
	margin:0;
	}

#main_nav li {
	background: transparent;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
#main_nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0 26px;
	line-height: 48px;
	border-right: #dadada solid 1px;
}
#main_nav a:hover, #main_nav li#current a, #main_nav li.parent.active a {
	color: #FFFF00;
	background: #0080ff;
}

#main_nav li ul {
  background:transparent url(../images/sub_bg.png) no-repeat left top;
  margin:0 0 0 5px;
  padding: 0;
  position: absolute;
	top: 52px;
	left: 0;
	height: 30px;
	width: 930px;
	padding-left: 30px;
}

#main_nav li li a {
  line-height: 24px;
  margin-top:3px;
  margin-right: 3px;
  border: none;
  font-size: 16px;
  font-weight: bold;
  padding: 0 16px;
}

#main_nav li#current li a:hover, #main_nav li li#current a, #main_nav li.parent.active li a:hover {
	background: #FFFF00;
	color: #0080ff;
}

#billboard {
 	background: transparent url(../images/banner_bg.jpg) 5px 10px no-repeat;
	clear: left;
	width: 100%;
	height: 250px;
	margin: 0;
	float:left;
	display: inline;
}

div.moduletable_free {
  background: transparent url(../images/big_button.png) left 170px no-repeat;
  padding-top: 170px;
  margin-left: 295px;
  height: 60px;
  width: 310px;
  float: left;
  display: inline;
}

#billboard ul {
  margin: 0;
  padding: 0;
}

#billboard li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#billboard li.item9 {
  text-align:center;
}

#billboard div.moduletable_free a {
  line-height: 50px;
  font-family: Arial, Tahoma, Verdana;
  font-size: 24px;
  color: #0080ff;
  padding: 0;
  font-weight: Bold;
}

#billboard div.moduletable_free a:hover {
  color: #333333;
}

#top_grid1 {
  background: transparent url(../images/top1_bg.png) 5px top no-repeat;
  margin-top: 15px;
  padding: 10px 0 0 0px;
  height: 161px;
  width:305px;
  margin-right: 30px;
  float: left;
}

#top_grid1 div.moduletable {
  margin-left: 35px;
}

#top_grid1 a {
  color: #333333;
}

#top_grid1 a:hover {
  color: #0080ff;
}

#top_grid1 div.moduletable-more {
  float:right;
}

#top_grid1 div.moduletable-more div {
  margin-right: 20px;
}

#top_grid2 {
  background: transparent url(../images/top2_bg.png) left top no-repeat;
  margin-top: 15px;
  padding: 10px 0 0 0px;
  height: 161px;
  width:300px;
  float: left;
  font-size: 16px;
  line-height: 22px;
}

#top_grid2 div.moduletable-lesson {
  margin-left: 50px;
}

#top_grid2 ul {
  margin:0;
  padding: 0;
}

#top_grid2 li {
  list-style-type:none;
  margin:0;
  padding: 0;
}

#top_grid2 a {
  color: #ffff00;
}

#top_grid2 a:hover, #top_grid2 li#current a {
  color: #333333;
}

#top_grid3 {
  background: transparent url(../images/top3_bg.png) left top no-repeat;
  margin-top: 15px;
  padding: 10px 0 0 0px;
  height: 161px;
  width:305px;
  float: right;
  color: #ffffff;
}

#top_grid3 div.moduletable {
  margin-left: 30px;
  padding: 0 10px;
}

#top_grid3 a {
  color: #ffffff;
}

#top_grid3 a:hover {
  color: #ffff00;
}

#content_wrapper {
  background: #c4e4f5 url(../images/content_top.png) left 10px no-repeat;
  margin:15px 5px 0 5px;
  min-height: 1px;
}

#inner_wrapper {
  background: transparent url(../images/content_mid.png) left 20px no-repeat;
}

#main_body {
  background: transparent url(../images/main_top.png) left top no-repeat;
	float: left;
	width: 100%;
	margin-right: -310px;
}

#left_content {
	margin-right: 350px;
}
table.contentpaneopen a img, div.dm_description a img, div.msgtext a img {
	border: #da0000 solid 1px;
}
table.contentpaneopen a img:hover, div.dm_description a img:hover, div.msgtext a img:hover {
	border: #000 solid 1px;
}
#inside_path {
	font-size: 80%;
	margin: 15px 20px;
}
#main_content {
	margin: 33px 0px 15px 20px;
}

div.leading h2 {
  line-height: 40px;
  margin: 10px 0;
}

#main_top1 {
  margin-top: 20px;
  margin-left: 25px;
}

#main_bottom1 {
  background: #c4e4f5 url(../images/body_mod_top.png) top left no-repeat;
	margin-bottom:10px;
	width: 590px;
	margin-left: 20px;
	color: #333333;
}

#main_bottom1 div.module div div {
  padding-bottom: 10px;
  padding-top: 9px;
}

#main_bottom1 div.module div div div {
  border-left: 1px solid #0080ff;
  border-right: 1px solid #0080ff;
  padding-top:10px;
}

#main_bottom1 div.module div div div div {
  border: none;
  padding: 0px;
}

#main_bottom1 div.module {
  background: url(../images/body_mod_bottom.png) bottom left no-repeat;
}

#right_content {
	float: right;
	width: 300px;
	margin-right: 0px;
	padding-bottom: 15px;
	display: inline;
}
#right_content h3 {
	text-align: center;
	margin: 10px 0px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
}
#side1 {
  background: #000000 url(../images/side_top_black.png) top left no-repeat;
	padding-top:10px;
	margin-top:20px;
	width: 280px;
	margin-left: 10px;
	color: #ffffff;
}

#side1 h3 {
  color: #ffff00;
  margin:0;
  padding:0;
  background: #000000;  
}

#side1 a, #side1 a:link, #side1 a:visited {
  color: #FFFF00;
}

#side1 a:hover {
  color: #0080FF;
}

#side1 div.module div div {
  padding-bottom: 10px;
}

#side1 div.module div div div {
  border-left: 1px solid #0080ff;
  border-right: 1px solid #0080ff;
  padding-bottom: 1px;
}

#side1 div.module div div div div {
  border: none;
  padding: 0px;
}

#side1 div.module {
  background: url(../images/side_bottom_black.png) bottom left no-repeat;
}

#side1 p {
  padding: 0 10px;
}

#side2 {
  background: #0080FF url(../images/side_top_blue.png) top left no-repeat;
	padding-top:10px;
	margin-top:20px;
	width: 280px;
	margin-left: 10px;
	color: #ffffff;
}

#side2plain {
  width: 280px;
	margin-left:10px;
	color:#000000;
}

#side2 h3 {
  color: #ffffff;
  margin:0;
  padding:0;
  background: #0080FF;
}

#side2 h4 {
  margin: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
}

#side2 div.module div div {
  padding-bottom: 10px;
}

#side2 div.module div div div {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding-bottom: 1px;
}

#side2 div.module div div div div {
  border: none;
  padding: 0px;
}

#side2 div.module div div div div.mod_docman_catdown {
  padding: 10px;
}

#side2 div.module {
  background: url(../images/side_bottom_blue.png) bottom left no-repeat;
}

#side2 p {
  padding: 0;
  margin:0;
}

#side2 a, #side2 a:link, #side2 a:visited {
  color: #FFFFFF;
}

#side2 a:hover {
  color: #333333;
}

#side3 {
	padding: 0px;
}

#side3 h3 {
}

#side3 div {
	padding-bottom: 15px;
}

#side3 li {
	padding-top: 10px;
}

#bottom {
	background: url(../images/content_bottom.png) top left no-repeat;
	color: #FFFFFF;
	margin: 0px 5px;
	padding-top: 10px;
}

#sub_footer {
  width: 920px;
  float: left;
  display: block;
  padding: 20px;
  background: #c4e4f5;
}

#sub_footer ul {
  display:block;
  margin:0;
  padding:0;
  width:920px;
}

#sub_footer ul li {
  list-style-type:none;
  font-weight: bold;
  display:block;
  float:left;
  width: 305px;
  vertical-align:top;
  }

#sub_footer ul li a {
  line-height: 24px;
  color: #333333;
  padding: 5px 10px;
}

#sub_footer ul li a:hover {
  background: #0080FF;
  color: #ffff00;
}

#custom_footer {
	background: #c4e4f5 url(../images/main_bottom.png) bottom left no-repeat;
	font-size: 16px;
	color: #333333;
	clear: both;
	text-align: center;
	margin: 0 5px;
	padding: 10px 0;
	font-weight: bold;
}

#custom_footer a:hover {
	color: #333333;
}

div.moduletable_copy {
  font-size: 12px;
  color: #bababa;
  text-align: center;
}

div.moduletable_copy a {
  color: #bababa;
  font-weight: normal;
}

div.moduletable_copy a:hover {
  color: #777777;
}

table.pollstableborder {
	text-align: left;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #dadada;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align: left;
}
.tool-title {
	padding: 5px;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	background: #ffffff;
	text-align: center;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/*------- Sobi2 Radius Search Module ------------*/

div.moduletable-find {
  color: #ffffff;
  float: right;
  margin-right: 34px;
    margin-top: 38px;
}

#rsFormStartLine {
  display: none;
}

span.sobiSearchModLabelBox-find, select#radiusToSearch, span.sobiSearchModLabelCat-find {
  display:none;
}

table.sobi2eSearchForm-find input.button {
  background: transparent url(../images/big_button.png) left top no-repeat;
  height: 52px;
  width: 308px;
  color:#0080FF;
  font-family: Arial, Tahoma, Verdana;
  font-size:24px;
  border:none;
  padding-bottom: 4px;
  margin-left:-4px;
  cursor:pointer;
  margin-top: 18px;
  font-weight: bold;
}

table.sobi2eSearchForm-find input.button:hover {
  color: #333333;
}

table.sobi2eSearchForm-find select {
  width: 300px;
  height: 30px;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
  font-size: 20px;
}

input#radiusStartPoint {
  height: 26px;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
  font-size: 20px;
  padding: 4px 0 0 0;
  border: 0;
}

div#SobiSearchForm2dropsy {
  margin-top: 10px;
}

#modstalker a img {
  border:none;
  margin: 0 5px;
}

#modstalker {
  text-align: center;
}