body {
	margin: 0;
	padding: 0 0 0px 0;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	background: url(images/star_background.png) #ffffff;
	font-size: 62.5%;
	color: #666666;
 }

a:link, a:visited {
outline-style:none;
	color: #B5A976;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #000;
	text-decoration: none; }

a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

abbr { border-bottom: 1px dotted #900; cursor: help; }

form { margin: 0; padding: 0; }

img { border: none; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #fff; }

h1 span { color: #fff;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #666; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height:15px;
	color: #666; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #666; }
	
h5 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-weight: normal;
	color: #666;
	}

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666; }
    
h9 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 2.5em;
	font-weight: bold;
	color: #666; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }
	
/*---------------LAYOUT BOXES----------------------*/

#ShadowTop {
	padding: 0px 0 0 0; 
	background: url(shadow_top.png) no-repeat top center; 
	width: 1000px; 
	height: 20px; 
	margin: 0px auto 0 auto; 
}

#ShadowMiddle {
	background: url(shadow_middle.png) repeat-y top center; 
	width: 1000px; 
	min-height: 200px; 
	margin: 0 auto 0 auto;
}

#ShadowBottom {
	padding: 0 0 0px 0; 
	background: url(shadow_bottom.png) no-repeat bottom center; 
	width: 1000px; 
	height: 20px;  
	margin: 0 auto 0 auto;
}

#Frame {
	position: relative;
	margin: 0px auto 0 auto;
	padding: 0px 0px 0 0px;
	width: 960px; 
	background: #fff;
}

#Content {
	float: left;
	padding: 0 30px 0 30px;
	margin: 0;
}

/*--------------HEADER ELEMENTS----------------*/

#Header {
	float: left;
	margin: 0;
	padding: 0px 0 15px 0;
	background: #484aa1;
	width: 960px;
	height: 100px;
}

#HeaderLeft {
	float: left;
	width: 300px;
}

#HeaderRight {
	display: inline;
	position: relative;
	float: right;
	text-align: right;
	width: 300px;
	padding: 10px 0px 0 0;
	margin:0px 0 0px 50px;
	z-index: 9999;
}

#Logo {
	float: left;
	position: relative;
	display: inline;
	text-indent: -9999px;
	margin:0px 0 0px 70px;
	padding:0px 0 0px 0px;
	height: 120px;
	width: 300px;
	background: url(tx2011_logo_trsp_small2.png) no-repeat top left;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 242px;
	height: 50px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }

		
/*----------------------NAVIGATION---------------------------*/
#navigation {
	float: left;
	width: 880px;
	list-style-type: none; 
	background: #fff;
	background-repeat: no-repeat;
	padding: 0 40px 0 40px;
	margin: 0 0 20px 0;
	cursor: pointer;
	}

#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation li.upperlevel {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0;
	z-index: 1000;
	cursor: pointer;
	}

#navigation a {
	position: relative;
	cursor: pointer;
}

#navigation a.upperlevel {
	background-repeat: no-repeat;
	height: 50px;
	display: block;
	text-indent: -5000px;
	cursor: pointer;
	}

li.upperlevel:hover a.upperlevel {
	background-position: 0 -50px;
}

li.upperlevel a.selected {
	background-position: 0 -50px;
}

ul.lowerlevel { background-image: url(nav_bg.png); background: #64574F; }
li#nav_reg a.upperlevel { background-image: url(nav_reg.gif); width: 130px; border-right: 20px solid #ffffff; }
li#nav_hotel a.upperlevel { background-image: url(nav_hotel.gif); width: 130px; border-right: 20px solid #ffffff;}
li#nav_events a.upperlevel { background-image: url(nav_events.gif); width: 130px; border-right: 20px solid #ffffff;}
li#nav_forms a.upperlevel { background-image: url(nav_forms.gif); width: 130px; border-right: 20px solid #ffffff;}
li#nav_blog a.upperlevel { background-image: url(nav_blog.gif); width: 130px; border-right: 20px solid #ffffff;}
li#nav_list a.upperlevel { background-image: url(nav_list.gif); width: 130px; border-right: none;}


#navigation li:hover #leaf_sub {left:0px; width: 240px; background: url(nav_blank_tab.gif) bottom right no-repeat #F9F9E4;}
#navigation li:hover #dust_sub {left:0px; width: 200px;}
#navigation li:hover #gift_sub {left:0px; width: 250px;}
#navigation li:hover #bite_sub {left:0px; width: 250px;}
#navigation li:hover #blog_sub {left:0px; width: 250px;}
#navigation li:hover #know_sub {left:0px; width: 138px;}

ul.lowerlevel {
	display: none;
	list-style-type: none; 
	left: -5000px;
}

.shadowbg {
	position: absolute;
	top: 0;
	left: 0;
	background: url(dropdown_shadow.gif) top left no-repeat;
}

li.upperlevel:hover ul.lowerlevel {
	left: auto;
	display: block;
}

#navigation ul.lowerlevel{
	position: absolute;
	display: block;
	color: #dfdfdf;
	margin: 0;
	padding: 10px 0 0px 0;
	z-index: 9999;
	}

#navigation ul.lowerlevel li{
	float: left;
	display: inline;
	width: 110px;
	margin: 0;
	z-index: 9999;
}

#navigation ul.lowerlevel li.subfooter{
	float: left;
	display: inline;
	width: 240px;
	margin: 10px 0 0 0;
	z-index: 9999;
	background: url(nav_blank_tab.gif) 195px 9px no-repeat #a8af3f;
}

#navigation ul.lowerlevel li.subfooter a:link, #navigation ul.lowerlevel li.subfooter a:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	position: relative;
	display: block;
	color: #ffffff;
	padding: 11px 0px 11px 40px;
	margin: 0;
	text-decoration: none;
	}

#navigation ul.lowerlevel a{
	display: block;
	position: relative;
	margin: 0;
	z-index: 9999;
}

#navigation ul.lowerlevel a:link, #navigation ul.lowerlevel a:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	position: relative;
	display: block;
	color: #757521;
	padding: 4px 0px 4px 20px;
	margin: 0;
	text-decoration: none;
	}

#navigation ul.lowerlevel a:hover, #navigation ul.lowerlevel a:active{
	color: #333206;
	padding: 4px 0px 4px 20px;
	margin: 0;
	}
/*------------MISCELLANEOUS-----------------------*/

.hotel {
	margin: 0 ;
    padding: 0 ;
	font-size: 1.7em;
	font-weight: normal;
    line-height: 1.2em;
	text-indent: 0px;
	color: #484aa1; }

.hotel a{
     font-weight: bold;
     border-bottom: 3px solid #484aa1;
     }
     
.hotel a:hover {
     font-weight: bold;
     color: #a1a4d5;
     border-bottom: 3px solid #a1a4d5;
     }

.regis {
	margin: 0 ;
    padding: 0 ;
	font-size: 1.7em;
	font-weight: normal;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
    border-top: 3px solid #fdfc00;
    border-left: 3px solid #fdfc00;
    border-bottom: 3px solid #fdfc00;
    border-right: 3px solid #fdfc00;
    line-height: 1.2em;
	text-indent: 0px;
	color: #484aa1; }

.regis a{
     font-weight: bold;
     border-bottom: 3px solid #484aa1;
     }
     
.regis a:hover {
     font-weight: bold;
     color: #a1a4d5;
     border-bottom: 3px solid #a1a4d5;
     }
     
.registoo {
	margin: 0 ;
    padding: 0 ;
	font-size: 1.7em;
	font-weight: normal;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    line-height: 1.2em;
	text-indent: 0px;
	color: #484aa1; }  
    
.registoo a{
     font-weight: bold;
     border-bottom: 3px solid #484aa1;
     }
    
.registoo a:hover {
     font-weight: bold;
     color: #a1a4d5;
     border-bottom: 3px solid #a1a4d5;
     }

.regisnorm {
	margin: 0 ;
    padding: 0 ;
	font-size: 1.7em;
	font-weight: normal;
    line-height: 1.2em;
	text-indent: 0px;
	color: #484aa1; }        

.boardmem {
	padding: 0px 0px 13px 0px;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #484aa1; }
    
.bmtitle {
    color: #484aa1;
	padding: 0px 0px 13px 0px;
	margin: 0;
	font-size: 1.3em;
	line-height: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
    border-bottom: 3px solid #fdfc00;
	 }

.cartpgtitle {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: bold;
    text-transform: uppercase;
	letter-spacing: 0.1em;
    border-bottom: 3px solid #fdfc00;
  	color: #484aa1; }
         
.catitle {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: bold;
    text-transform: uppercase;
	letter-spacing: 0.1em;
  	color: #484aa1; }

.mycartdesc {
   font-weight: normal;
  font-size: 1.4em;
  
   color: #484aa1; }


.inputfield {
	border: 1px solid #B3B3B3;
	margin: 0 0px 5px 0;
	padding: 4px;
	height: 14px;
	top: 0px;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 1.3em;
}

.textlabel {
	font-size: 1.1em;
	letter-spacing: 0.05em;
	float: left;
	clear: both;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	color: #808080;
}

.selectfield {
	float: left;
	display: inline;
	clear: both;
}

.text {
	font-family: Arial, helvetica, verdana, sans-serif;
float: left;
clear: right;
padding: 4px;
border: none;
width: 200px;
margin: 0 20px 20px 0;
font-size: 1.4em;
}

.textarea {
	font-family: Arial, helvetica, verdana, sans-serif;
float: left;
clear: right;
padding: 4px;
border: none;
width: 370px;
height: 100px;
margin: 0 20px 20px 0;
font-size: 1.4em;
}

.other {
float: left;
clear: both;
margin: 0 20px 20px 0;
}

.btn {
float: left;
clear: both;
}

#HomeSlideshow {
	float: left;
	height: 325px;
	width: 960px;
	margin: 0 0 30px -30px;
	overflow: hidden;
	position: relative;
	display: inline;
}

#slides {
	z-index: 0;
	height: 325px;
	width: 960px;
	margin: 0 0 30px 0;
	overflow: hidden;	
	background: #fff;
}

#BodyText ul#slidenav {
	display: inline;
	list-style-type: none;
	z-index: 0;
	position: absolute;
	display: block;
	top: 20px;
	left: 35px;
	list-style-type: none;
	float: left;
	overflow: hidden;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0px;
}

#BodyText ul#slidenav li{
	display: inline;
	list-style-type: none;
	z-index: 0;
	cursor: pointer;
	float: left;
	margin: 0 9px 0 0;
	font-size: 14px;
	font-weight: normal;
}

#BodyText ul#slidenav li a{
	list-style-type: none;
	z-index: 0;
	cursor: pointer;
	float: left;
	width: 16px;
	padding: 0 0 2px 0;
	margin: 0 0px 0 0;
	color: #A6A6A6;
	text-align: center;
}

#BodyText ul#slidenav li a:hover{
	text-decoration: none;
	border-bottom: 3px solid #A6A6A6;
}

#BodyText ul#slidenav li.activeLI a {
	color: #484aa1;
	border-bottom: 3px solid #484aa1;
}

.bottomspace {
	margin-bottom: 20px;
}

.sectiontitle {
	padding: 8px 0 0 0;
}

.sectiontitle.red {
	border-top: 3px solid #484aa1; /* #D35A2A */
}

.sectiontitle.orange {
	border-top: 3px solid #fdfc00; /* #E5852E */
}

.sectiontitle.purple {
	border-top: 3px solid #484aa1; /* #C17DA2 */
}

.sectionlink {
	padding: 8px 0 0 0;
	border-top: 1px solid #EBEBEB;
}

.sectionlink a {
	padding: 0 13px 0 0;
	background: url(arrow_right.gif) right 3px no-repeat;
}

#BodyText .bloglist h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 2px 0;
	color: #E5852E;
}


#BodyText .homesection p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	color: #808080;
}

#BodyText .producttype {
    color: #484aa1;
    margin: 0 0 1.0em 0;
    padding: 0;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 2.4em;
	
}

.product-specs {
	float: left;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	color: #808080;
}

select.product-custom-option {
	font-size: 1.3em;
	padding: 3px;
	color: #808080;
	margin: 0;
}
/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #666666; }

 
#BodyText h5 {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #96745E; }
	
#BodyText .landing-intro h5 {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6633; }
	
#BodyText h4 {
	font-family: Arial, Verdana, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #A5B6B2; }
	
#BodyText .landing-intro h4 {
	/* font-family: Arial, Verdana, sans-serif; */
	padding: 0px 0px 35px 0px;
	margin: 0;
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: normal;
	color: #484aa1; }	

#BodyText .sectionlink h4 {
	font-family: Arial, Verdana, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #96745E; }

#BodyText h4.sectionbodylink  {
	font-family: Arial, Verdana, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #96745E; }

#BodyText h3 {
	padding: 0px 0px 13px 0px;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #462E1C; }
	
#BodyText h9 {
	padding: 0px 0px 1px 0px;
	margin: 0;
	font-size: 2.5em;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #462E1C; }

#BodyText .head h9 {
	padding: 0px 0px 2px 0px;
	margin: 0;
	font-size: 2.5em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #462E1C; }	

        
	#BodyText .head h3 {
		padding: 0px 0px 2px 0px;
		margin: 0;
		font-size: 1.3em;
		line-height: 1.3em;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		color: #462E1C; }	

#BodyText h2{
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: normal;
	color: #462E1C; }

#BodyText .landing-intro h2{
	/* font-family: Georgia, Times, serif; */
	font-family: Arial, Verdana, sans-serif;
	padding: 0px 0px 25px 0px;
	margin: 0;
	font-size: 4.0em;
	line-height: 1.3em;
	font-weight: normal;
	color: #484aa1; 
	/* text-transform: uppercase; */ }

#BodyText h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 2.5em;
	line-height: 3.5em;
	font-weight: bold;
	color: #eeeeee; 
}

#BodyText ul {
	margin: 0 0 20px 25px;
	padding: 0;
}

#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 3px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #666666; }
	
#BodyText ol {
	margin: 0 0 20px 25px;
	padding: 0;
}

#BodyText ol li {
	list-style-type: decimal;
	padding: 0px 0px 3px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #666666; }
		
#BodyText a:link, #BodyText a:visited { color: #484aa1; text-decoration: none; }
#BodyText a:hover, #BodyText a:visited:hover { color: #a1a4d5; text-decoration: underline;}

#BodyText h2 a:link, #BodyText h2 a:visited { color: #462E1C; text-decoration: none; }
#BodyText h2 a:hover, #BodyText h2 a:visited:hover { color: #3c3c3c; text-decoration: underline;}

#BodyText h4 a:link, #BodyText h4 a:visited { color: #484aa1; text-decoration: none; }
#BodyText h4 a:hover, #BodyText h4 a:visited:hover { color: #3c3c3c; text-decoration: underline;}

#BodyText .sectionlink a:link, #BodyText .sectionlink a:visited { color: #484aa1; text-decoration: none; }
#BodyText .sectionlink a:hover, #BodyText .sectionlink a:visited:hover { color: #a1a4d5; text-decoration: none;}

#BodyText .sectionbodylink a:link, #BodyText .sectionbodylink a:visited { color: #484aa1; text-decoration: none; }
#BodyText .sectionbodylink a:hover, #BodyText .sectionbodylink a:visited:hover { color: #a1a4d5; text-decoration: none;}

/*-------------- Footer -----------------*/
#Footer {
	float: left;
	width: 900px;
	display: inline;
	margin: 30px 0 0px 0px;
	margin-right: -3px;
	padding: 30px 30px 30px 30px;
	background: #484aa1;
}

.footertitle {
	padding: 0 0 4px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #fdfc00;
}

.centertext {
	text-align: center;
}

.twitterbubble {
	margin: 0 0 0 8px;
	padding: 10px;
	width: 246px;
	height: 58px;
	background: url(nav_blank_tab.png) top left no-repeat;
}

.twitterbird {
	float: left;
	padding: 10px 10px 0 10px;
}

.twitterlink {
	float: left;
	padding: 13px 0 0 0;
	font-size: 1.1em;
}

#Footer ul {
	margin: 0 0 20px 0px;
	padding: 0;
}

#Footer ul li {
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	text-indent: 0px;
	color: #fdfc00; }

#Footer h4 {
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	color: #fdfc00;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	}
	
#Footer h5 {
	margin: 20px 0px 0 0;
	padding: 0px 0px 0px 0px;
	color: #c5c6e5;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	}
	
#Footer a:link, #Footer a:visited { color: #c5c6e5; text-decoration: none;}
#Footer a:hover, #Footer a:visited:hover { color: #c5c6e5;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}
	
	
.cufon-loading #BodyText h2, 
.cufon-loading #BodyText .landing-intro h2, 
.cufon-loading #BodyText .landing-intro h5, 
.cufon-loading #BodyText .landing-intro h4,  
.cufon-loading #BodyText h3,
.cufon-loading h4.sectionbodylink, .cufon-loading .sectionlink h4,
.cufon-loading #Footer h4,
.cufon-loading .textlabel,
.cufon-loading h3.product-name,
.cufon-loading .breadcrumbs,
.cufon-loading .productlabel label,
.cufon-loading .narrow-by dt,
.cufon-loading #BodyText .layered-nav h4
{
	visibility: hidden !important;
}

sup {
	font-size: 0.3em;
}

.sidebar-button {
	margin: 0 0 20px 0;
}

.follow-button {
	border: 3px solid #dfdfdf;
	width: 146px;
	height: 60px;
	margin: 0 0 10px 25px;
}

#sidebar h3 {
	border-top: 3px solid #fdfc00;
	padding: 10px 0 20px 0;
    color: #484aa1;
}

#sidebar li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li.categories{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0 0 0 1px;
}

#sidebar ul li{
	width: 205px;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #dfdfdf;
	font-size: 1.1em;
}

#content h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
    color: #484aa1;
}

.post {
	float: left;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 20px 0;
}

#BodyText p.postmetadata {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #484aa1;
}

.comment-icon {
	vertical-align:middle;
	margin: 0 5px 0 0;
}

.navigation {
	margin: 0 0 20px 0;
}

#commentform {
	float: left;
	width: 415px;
}

#comment {
	width: 405px;
}

#commentform label {
	float: left;
	width: 220px;
}

#commentform input {
	border: 2px solid #dfdfdf;
	padding: 3px;
}

.commentlist .comment {
	padding: 10px 10px 0 10px;
}
.commentlist .odd {
	background: #F9EEDC;
}
.commentmetadata {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #E5852E;
	margin: 0 0 10px 0;
}

.comment-author  {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #E5852E;
	margin: 0 0 0px 0;
}

.findteamate {
	float: left;
	background: #F7EFF3;
	padding: 20px 0 0 0px;
}

.findteamate label {
	float: left;
	width: 200px;
	clear: both;
	font-weight: normal;
	text-transform: uppercase;
	color: #808080;
	font-size: 1.0em;
}

.findteamate .input-text {
	border: 2px solid #B3B3B3;
	width: 170px;
}

.findteamate .multiselect {
	border: 2px solid #B3B3B3;
	width: 170px;	
}

#BodyText ul#advanced-search-list {
	list-style-type: none;
	padding-left: 20px;
}

#BodyText ul#advanced-search-list li {
	float: left;
	list-style-type: none;
	width: 200px;
	height: 80px;
	margin: 0 0 20px 0;
}

form label {
  display: inline-block;
  width: 150px;
  font-weight: bold;
  font-size: 1.7em;
  text-transform: uppercase;
  color: #484aa1;
}


