@import url("../taglib/css/reset.css");

/* TYPOGRPHY & BASIC STYLES */

body {
	background-color: #d7e3e8;
	font: 13px/1.6 "verdana", "arial", sans-serif;	
	color: #444;
}

a {
	color: #527a88;
	outline: none;
}

#copy h1 {
	font-size: 26px;
	line-height: .8em;
	font-family: arial, verdana, sans-serif;
	margin: 0em 0 1.6em 0;
	font-weight: normal;	
	color: #9f4167;
	letter-spacing: -1px;
}

#copy h1 a {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: bold;
}

#copy h1 span {
	display: block;
}

#copy h2 {
	font-size: 15px;
	margin: 2.773em 0 1.387em;
	line-height: 1.387em;
	font-family: arial;
	color: #555;
}

#copy h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: arial;
	line-height: 1.6em;
	margin: 1.6em 0 -1.6em;	
	color: #555;
}

#copy p {
	margin: 1.6em 0;
}

#copy ul {
	margin: 1.6em 0 1.6em 3em;
	list-style: disc;
}

#copy ol {
	margin: 1.6em 0 1.6em 3em;
	list-style: decimal;
}

#copy p.note {
	font-style: italic;
	font-size: 11px;
	margin: 1.89em 0;
	line-height: 1.89em;
}


/* CONTAINERS */

#container {
	width: 950px;
	margin: 0 auto;
	background: url("../images/main/bg-container.png") repeat-y center top;
}

#header {
	height: 127px;
	background: url("../images/main/bg-header.png") no-repeat center top;
	padding: 1px 45px 0;
}

#header #logo {
	margin-top: 27px;
	float: left;
}

ul#nav-sub {
	float: right;
	font: 11px/10px "arial", sans-serif;
	text-transform: uppercase;
	padding-top: 19px;
	height: 20px;
}

ul#nav-sub li {
	float: left;	
}

ul#nav-sub li a {
	text-decoration: none;	
	color: #888;
	padding: 0 .75em;
	border-right: 1px solid #ccc;	
}

ul#nav-sub li a.follow_us {
	border-right:none;
	padding:0 4px 0 .75em;
}

ul#nav-sub li a.social {
	border-right:none;
	padding:0 1px;
}

ul#nav-sub li img {
	margin-top:-5px;
}

#search {
	margin-top: -5px;
	line-height: 20px;
	margin-left: 0.75em;
}

#search input {
	width: 100px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 13px;
}

#search button {
	height: 20px;
	width: 56px;
	background: url("../images/main/btn-search.png") no-repeat left top;
	padding: 0;
	border: none;
	text-indent: -3000px;
}

ul#nav {
	margin-top: 42px;
	clear: right;
	float: right;
	height: 34px;
	line-height: 31px;
	width: 651px;
	background: url("../images/main/bg-nav2.png") no-repeat left top;
	overflow: hidden;
	font-size: 16px;
}

ul#nav li {
	float: left;
	height: 
}

ul#nav li a {	
	display: block;
	height: 34px;
	text-indent: -3000px;	
}

li.link-get_started {
	width: 138px;
}

li.link-resources {
	width: 112px;
}

li.link-leaders {
	width: 124px;
}

li.link-events {
	width: 90px;
}

li.link-media {
	width: 89px;
}

li.link-store {
	width: 97px;
}

#content {
	padding: 0px 45px;
	background: url("../images/main/bg-content.png") repeat-y center top;
}

#sidebar {
	float: left;
	width: 209px;
	padding: 2px 0;	
	background: url("../images/main/bg-copy.png") no-repeat left top;
}

#sidebar ul {
	text-align: right;
	margin: 3.2em 20px 1.6em;
}

#sidebar ul li {
	margin: 0 0 0.8em;
}

#sidebar ul li a {
	font-family: arial;
	text-decoration: none;
	display: block;
}

#sidebar #link-current a {
	font-weight: bold;
}

#link-newsletter {
	margin: 3.2em 0 1.6em 20px;
	width: 169px;
	background: url("../images/main/btn-newsletter.png") no-repeat;
}

#link-find_group {
	margin: 3.2em 0 .8em 20px;
	width: 169px;
	background: url("../images/main/btn-find_group.png") no-repeat;
}

#link-register_group {
	margin: .8em 0 1.6em 20px;
	width: 169px;
	background: url("../images/main/btn-register_group.png") no-repeat;
}

#link-newsletter a,
#link-find_group a,
#link-register_group a {
	height: 63px;
	display: block;
	text-indent: -4000px;
}

#copy {
	width: 651px;
	padding: 1px 0;
	float: right;
	background: url("../images/main/bg-copy.png") no-repeat right top;	
}

#copy-body {
	min-height: 300px;
	margin: 3.2em 0 0em;
	padding: 1px 25px 0 25px;	
	border-left: 6px solid #e8e8e8;
}

#content-footer { 
	clear: both;
	height: 20px;
	background: url("../images/main/bg-content_footer.png") no-repeat center top;
}

#footer {
	padding: 25px 45px;
	clear: both;
	text-align: center;
	font-size: 10px; 
	background: #d7e3e8 url("../images/main/bg-footer.png") no-repeat center top;
	color: #674d58;
}

#footer p {
	margin: 0.886em 0;
}

#footer a {
	color: #b193a0;
}

#footer #link-tag {
	text-decoration: none;
	color: #674d58;  
}


/* BUTTONS */	

#copy form button.submit {
	background: url("../images/main/btn-submit.png") no-repeat;
	height: 40px;
	width: 110px;
	border: none;
	padding: 0;
}

#copy form button.cancel {
	background: url("../images/main/btn-cancel.png") no-repeat;
	height: 40px;
	width: 112px;
	border: none;
	padding: 0;
}

#copy form button.save_changes {
	background: url("../images/main/btn-save_changes.png") no-repeat;
	height: 40px;
	width: 163px;
	border: none;
	padding: 0;
}
		
#copy form button.submit span,
#copy form button.save_changes span,
#copy form button.cancel span {
	display: none;
}


/* PAGER */

#copy ul.pager {
	list-style-type: none;
	margin: 0;		
	line-height: 20px;
}

#copy ul.pager li {
	float: left;	
	margin-left: .25em;		
	width: 2.00em;	
	text-align: center;
}

#copy ul.pager li.current {

}

#copy ul.pager li a {
	border: 1px solid #ccc;	
	-moz-border-radius: 3px;
	display: block;	
	vertical-align: middle;
	line-height: 1em;
	padding: .2em 0 .4em;
	text-align: center;
	text-decoration: none;	
}

#sidebar div#nav-leader-in {			
	margin: 3.2em 0px -0.8em 20px;			
	padding: 13px 00px 0px 0;
	background: #d7e7ed url("/images/main/bg-search-top2.png") no-repeat left top;			
}
		
#sidebar div#nav-leader-in ul {			
	margin: 0;
	background: url("/images/main/bg-search-btm2.png") no-repeat left bottom;
	padding: 0px 20px 5px 0;			
}

