* { margin:0px; padding:0px; }

html, body {
	margin: 0px;
	background: url("/templates/central/images/bg-body.jpg") repeat-x #FFF;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #414141;
}

h1, h2, h3, h4, h5, h6, p, li {
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
h1 { font-size: 16px; text-transform: uppercase; }
h2 { font-size: 15px; text-transform: uppercase; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

ol, ul {
	padding-left: 25px;
}

a {
	color: #7a0010;
	text-decoration: none;
}
a:hover {
	color: #313131;
}
a img {
	border: 0px;
}

.Clear {
	clear: left;
}

#Page #Header,
#Page #Header #Menu,
#Page #Content,
#Page #Content #ColumnSide,
#Page #Content #ColumnMain,
#Page #Content #ColumnLeft,
#Page #Content #ColumnMiddle,
#Page #Content #ColumnRight {
	float: left;
}
#PageWrapper {
	margin: auto;
	width: 100%;
}

#Page {
	margin: auto;
	width: 980px;
	background: url("/templates/central/images/bg-page.jpg") no-repeat;
	background-position: top left;
}

#Page #Header {
	clear: left;
	width: 100%;
	height: 180px;
}
#Page #Header #Brands {
	float: left;
	width: 100%;
	height: 28px;
}
#Page #Header #Brands ul {
	float: right;
	padding: 0px;
	list-style-type: none;
}
#Page #Header #Brands ul li {
	padding: 0px;
	float: left;
}
#Page #Header #Brands ul li a {
	display: block;
	padding: 4px 15px;
	font-size: 12px;
	color: #aeaeae;
}
#Page #Header #Brands ul li a.Active {
	color: #FFF;
}
#Page #Header #Logo {
	float: left;
	width: 460px;
	height: 118px;
}
#Page #Header #Logo img {
}
#Page #Header #AustinFit {
	float: left;
	width: 520px;
	padding-top: 5px;
}
#Page #Header #AustinFit img {
	float: right;
}

#Page #Header #Menu {
	clear: left;
	width: 100%;
	height: 33px;
}
#Menu ul {
	padding: 0px 0px;
	margin: 0px auto;
}
#Menu ul li {
	padding: 0px;
	padding-right: 0px;
	list-style-type: none;
	float: left;
}
#Menu ul li a {
	display: block;
	padding: 9px 11px;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFF;
}
#Menu ul li a:hover {
	color: #C0C0C0;
}
#Menu ul li.Active a {
	color: #C0C0C0;
}


#Submenu, .SideMenu {
	margin-bottom: 8px;
	padding: 0px 0px;
}
#Submenu ul, .SideMenu ul {
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px dashed #b6b6b6;
	margin: 0px;
}
.SideMenu ul {
	margin-bottom: 1em;
}
#Submenu ul li, .SideMenu ul li {
	padding: 0px;
	padding-bottom: 2px;
}
#Submenu ul li a, .SideMenu ul li a {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	background-position: right;
	font-size: 14px;
	padding: 5px 5px;
	border-top: 1px dashed #b6b6b6;
	color: #626262;
}
#Submenu ul li a.Active,
#Submenu ul li a:hover,
.SideMenu ul li a.Active,
.SideMenu ul li a:hover {
	color: #7a0010;
}
.SideMenu h3 {
	background: #7a0010;
	color: white;
	padding: .5em 1em;
	border-bottom: solid black 1px;
}


#Page #Content {
	clear: left;
	width: 100%;
	padding-bottom: 50px;
}
#Page #Content.Index {
}


#Page #Content #ColumnSide {	width: 260px; margin-left: 0px; }
#Page #Content #ColumnMain {	width: 705px; margin-left: 15px; }

#Page #Content #ColumnLeft {	width: 365px; margin-left: 0px; }
#Page #Content #ColumnMiddle {	width: 600px; margin-left: 15px; }
#Page #Content #ColumnRight {	width: 360px; margin-left: 0px; }


#Page #Content #ColumnSide .Wrapper {
	padding: 15px 0px;
}
#Page #Content #ColumnLeft .Wrapper {
	padding: 15px 0px;
}
#Page #Content #ColumnMain .Wrapper {
	padding: 15px 0px;
}
#Page #Content #ColumnMiddle .Wrapper {
	padding: 15px 0px;
}
#Page #Content #ColumnRight .Wrapper {
	padding: 15px 0px;
}


#ColumnLeft #Creative {
	float: left;
	width: 220px;
}
#ColumnLeft #Creative h1 {
	text-align: center;
	background: #7a0010;
	color: #FFF;
}
#ColumnLeft #Creative h1 a {
	color: #FFF;
}
#ColumnLeft #Intro {
	float: left;
	width: 135px;
	margin-left: 10px;
	border: 0px solid #F00;
}
#ColumnLeft #Intro h1 {
	padding-bottom: 0px;
}
#ColumnLeft #Intro p {
	font-size: 12px;
}
#ColumnLeft #Intro p span {
	font-weight: bold;
	font-size: 11px;
}
#ColumnLeft #Tweets h1 {
	background: url("/templates/central/images/bg-icon-twitter.jpg") no-repeat;
	background-position: top left;
	padding-left: 38px;
}
#ColumnLeft h1 span {
	padding-left: 10px;
	font-size: .7em;
}


#Page #Content #ColumnLeft h2 {
	margin-top: 0px;
	padding: 0px;
}
#Page #Content #ColumnLeft h2 a {
	display: block;
	font-size: 13px;
	padding: 3px 0px;
	border-bottom: 1px dashed #c3c3c3;
}

#BlogPreview {
	float: left;
	width: 100%;
	background: #efefef;
}
#BlogPreview .Top {
	float: left;
	width: 100%;
	height: 36px;
	background: url("/templates/central/images/bg-blog-top.jpg") no-repeat;
	background-position: top left;
}
#BlogPreview .Top:hover {
	background: url("/templates/central/images/bg-blog-top-hover.jpg") no-repeat;
}
#BlogPreview .Top h2 {
	padding: 8px 12px;
	padding-top: 9px;
	color: #e5e5e5;
}
#BlogPreview .Social {
	float: right;
}
#BlogPreview .Social div {
	float: left;
	display: block;
	padding-top: 4px;
	padding-right: 6px;
}
#BlogPreview .Social h2 {
	color: #252525;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 2px;
}
#BlogPreview .Rss {
	float: right;
}
#BlogPreview .Rss h2 a {
	padding-left: 24px;
	background: url("/templates/central/images/icon-rss.gif") no-repeat;
	background-position: top left;
	color: #414141;
}
#BlogPreview .Bottom {
	float: left;
	width: 100%;
	height: 30px;
	background: url("/templates/central/images/bg-blog-bottom.jpg") repeat-x;
	background-position: top left;
}
#BlogPreview .Bottom h2 {
	text-align: center;
	padding-top: 6px;
}
#BlogPreview .Bottom h2 a {
	color: #FFF;
}
#BlogPreview .Preview {
	float: left;
	width: 100%;
}
#BlogPreview .Preview .Wrapper {
	padding: 8px 12px !important;
	padding-bottom: 0px;
}


#BlogArchive {
	padding-top: 0px;
}
#BlogArchive ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}
#BlogArchive ul li {
	padding: 6px 0px;
}
#BlogArchive ul li a {
	color: #616161;
	font-size: 13px;
}


#Gallery .Image {
	display: block;
	border: 1px solid #CCC;
}
#Gallery .Image img {
	display: block;
	padding: 4px;
}
#Gallery .Caption {
	display: block;
	padding: 5px 6px;
}
#Gallery a.Caption {
	/*color: #7c4848;*/
}

.Event {
	border-top: 1px dashed #b6b6b6;
}

.Post {
	padding: 0px 0px;
	padding-bottom: 15px;
}
.Post h1 {
	text-transform: none;
}
.Post h1 .Date {
	display: inline;
	background: none;
	padding: 0px;
	padding-right: 10px;
}
.Post h1 a {
	text-decoration: none;
}
.Post img {
	border: 3px solid #adadad;
}
.Post p.ViewComments {
	margin: 10px 15px;
	padding: 10px 0px;
	text-align: right;
}
.Post .PostSeperater {
	clear: left;
	margin: 0px 0px;
	padding: 5px;
	border-bottom: 1px dashed #b6b6b6;
}

#WodScroll {
	padding-top: 5px;
}
#WodScroll #Week {
	float: left;
	padding-left: 1px;
}
#WodScroll #Week .Weekday {
	float: left;
	margin-right: 1px;
	background: url("/templates/active/images/wodscroll-weekday.gif") no-repeat;
	background-position: top left;
	width: 44px;
	height: 47px;
}
#WodScroll #Week .Weekday.Active {
	background: url("/templates/active/images/wodscroll-weekday-active.gif") no-repeat;
}
#WodScroll #Week .Weekday p {
	text-align: center !important;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px;
	color: #000;
}
#WodScroll #Week .Weekday p span {
	font-size: 19px;
	line-height: 16px;
}
#WodScroll #Week .Weekday p a {
	text-decoration: none;
	color: #000;
}
#WodScroll #ScrollLeft,
#WodScroll #ScrollRight {
	float: left;
	width: 9px;
}

.CertSchedule {
	padding: 7px 0px;
}
.CertSchedule h3 {
	line-height: 1em;
	font-size: 14px;
	padding: 0px;
}
.CertSchedule p {
	padding: 0px;
}
.CertSchedule p span {
	padding: 0px 3px;
}

.Comments tr.Odd td {
	background: #EEE;
}
.Comments tr td {
	padding: 5px 3px;
}
.Comments tr td span {
	font-size: .8em;
}

.Error, .Message {
	margin: 8px 0px;
}
.Error p, .Message p {
	margin: 0px;
	padding: 5px 8px;
	line-height: 1.4em;
	color: #333;
}
.Error {
	border-top: 2px solid #7c4848;
	border-bottom: 2px solid #7c4848;
	background: #ffe8e8;
}
.Message {
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
}

#SearchInput {
	padding-left: 0px;
}
#SearchInput input {
	font-size: 16px;
}
#SearchButton {
	padding-top: 3px;
	padding-left: 4px;
}

#FormContact {
	width: 80%;
}
#FormContact td {
	padding: 3px 5px;
}
#FormContact .Label {
	width: 120px;
}

#Footer {
	clear: left;
	width: 100%;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 50px;
	border-top: 1px dashed #b6b6b6;
	color: #a3a3a3;
}
#Footer .Wrapper {
	width: 980px;
	padding: 0px;
	margin: auto;
}
#Footer #Copyright {
	text-align: center;
	border-bottom: 1px dashed #b6b6b6;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#Footer #Copyright p {
	font-size: 11px;
}
#Footer h2,
#Footer h3 {
	color: #414141;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-size: 14px !important;
}
#Footer table {
	margin: 10px 0px;
}
#Footer table td {
	padding: 0px 0px;
}
#Footer table td table {
	margin: 0px;
}


#FormSearch,
#FormSignup {
}
#FormSearch td,
#FormSignup td {
	padding: 0px !important;
}
#FormSearch td.Input,
#FormSignup td.Input {
	padding-bottom: 5px !important;
}
#FormSearch td.Input input,
#FormSignup td.Input input {
	font-size: 12px;
	padding: 3px;
	background: #c5c5c5 !important;
	color: #222 !Important;
	border: 1px solid #b5b5b5;
}
#FormSearch td.Button,
#FormSignup td.Button {
	text-align: right;
}

#AddressInfo td {
	padding-right: 50px;
	line-height: 1.3em;
}

.pagination { 
	font-size: 12px !important;
	float: left;
	padding: 3px 7px;
	border: 1px #369 solid;
	margin: 0 3px;
	display: block;
}
.pagination_active { 
	border: 1px #7a0010 solid !important; 
	color: #7a0010 !Important; 
}
#HomeFormSignup label {
  display: inline-block;
  width: 90px;
  margin-right: 1em;
}

