/* MISC 
----------------------------------------------------------------*/

.clr {
	float: none;
	clear: both;}

.clear {
	clear: both;
	height:1px;left_nav_search
	overflow:hidden;
}

.edit {
	float: right;
	padding: 4px;
	margin: 10px;
}

#admin_nav {
	padding: 10px;
	background-color: #fff;
	border-bottom: 12px solid #9CCFDE;
}

/* LINKS 
----------------------------------------------------------------*/

a:link, a:visited {color: #993399; text-decoration: none;}
a:hover {color: #CD5C5C; text-decoration: underline;}

.tagline a:link, .tagline a:visited {color: #4F9DBD; text-decoration: none;}
.tagline a:hover {color: #993399; text-decoration: underline;}

#nav a:hover,  #nav a.active {
	background-position:-10px 100%;
}
	
#nav a {
	float:left;
	margin:0 1px 0 1px;
	padding:0 0 0 9px;
	font-size: 11pt;
	text-decoration:none;
	background:url(/images/nav1.gif) 0 100% no-repeat;
}

#nav a span {
	float:left;
	display:block;
	color:#ECF5F9;
	background:url(/images/nav2.gif) 100% 100% no-repeat;
	padding:0px 10px 5px 3px;
	text-decoration:none;
}

#nav a:hover span,  #nav a.active span {
	padding-top: 5px;
	background-image:url(/images/nav1.gif);
}

#boxes a {
	text-indent: -9999px;
	display: block;
	height: 152px;}
	
#boxes .ask a {
	background: url(/images/ask_box.jpg) top left no-repeat;}
	
#boxes .tips a {
	background: url(/images/tips_box.gif) top left no-repeat;
}
	
#boxes .tools a {
	background: url(/images/tools_box.gif) top left no-repeat;
}
	
#boxes .techniques a {
	background: url(/images/tech_box.gif) top left no-repeat;
}
	
#boxes a:hover {
	background-position: 0px -152px;
}

/* STRUCTURE 
----------------------------------------------------------------*/

#content_error {
	height: 600px;
	text-align: left;
	margin-left: 50px;
}

body {
	margin: 0 auto;
	text-align: center;
	font-size: 9pt;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #6eb4d1 url(/images/background.gif) top center repeat-y;
}
	
#container {
	margin: 0 auto;
	width: 762px;
}

#content {
	margin-top: 10px;
}
	
/* HEADER 
----------------------------------------------------------------*/

#header {
	width: 730px;
	height: 127px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	background: url(/images/logo_banner.gif) top center no-repeat;
}
	
#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
	
#nav {
	margin: 0 auto; 
	padding: 0;
	width: 500px;
}
	
#nav ul {
	margin: 0 45px 0 130px;
	padding: 0;
	list-style-type: none;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
	
#login {
	position: absolute;
	width: 300px;
	text-align:center;
	top: 45px;
	left: 240px;
}

#boxes {
	margin: -25px 0px 0 0px; 
	width: 762px; 
	text-align: left; 
	position: relative; 
	z-index: 10;
}

#boxes .ask, #boxes .tips, #boxes .tools, #boxes .techniques {
	float: left;
	margin: 0 1px;
	width: 186px;
	height: 152px;
}
	
#boxes .ask textarea {
	width: 143px;
	height: 55px;
	overflow: hidden;
	margin: 50px 0 0 20px;
}
	
#boxes .ask input {
	float: right;
	margin-top: 2px;
	margin-right: 20px;
	color: #fff;
	padding: 0px 2px;
	border: 0;
	background-color: #913D92;
}
	
#search {
	padding: 10px 0px 1px 0px;
	margin-top: 15px;
	background-color: #F1E6F1;
}
	
#search label {
	color: #913D92;
	font-size: 130%;
}
	
.btnSearch {
	color: #fff;
	padding: 1px 2px;
	border: 0;
	margin: 0 4px;
	background-color: #913D92;
}
	
/* LEFT NAV 
----------------------------------------------------------------*/
	
#leftcol {
	margin-left: 12px;
	width: 175px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
	
.welcome {
	position: relative;
	width: 175px;
	background: url(/images/welcome_bottom.gif) bottom left no-repeat;
}
	
.welcome img {
	float: left;
	border: 1px solid #B6D6E3;
	margin: 10px 5px 10px 10px;
}
	
.welcome h3 {
	margin: 0;
	padding: 8px 0 2px  0px;
	background: url(/images/welcome_top.gif) top left no-repeat;
	font-size: 9pt;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.welcome p {
	margin-top: 0;
	margin-left: 0px;
	text-align: left;
	padding-bottom: 16px;
}
	
#leftcol .categories {
	margin-bottom: 0px;
}

#leftcol ul {
	width: 171px;
	margin: 0 0 0 2px;
	padding: 5px 0 8px 0;
	background-color: #F0F7FA;
	list-style-type: none;
}

#leftcol li {
	margin-left: 10px;
	padding: 4px 4px 4px 15px;
	background: url(/images/arrow_bullet.gif) no-repeat;
	background-position: 0px 6px;
}
	
#leftcol .podcast {
	position: relative;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 68px;
	width: 175px;
}

#leftcol .podcast h3 {
	margin: 0;
	text-indent: -9000px;
}
	
#leftcol .podcast img {
	position: absolute;
	top: 10px;
	left: 10px;
}
	
#leftcol .podcast p {
	margin-top: -18px;
	padding-right: 5px;
}
	
#leftcol .podcast a {
	display: block;
	height: 63px; 
	width: 120px;
	padding: 5px 5px 0 50px;
	background: url(/images/podcasts.gif) top left no-repeat;
}
	
#leftcol .podcast a:hover {
	background-position: 0px -68px;
}
	
#leftcol .videos {
	position: relative;
	margin-top: 0px;
	margin-bottom: 15px;
	height: 75px;
	width: 175px;
}

#leftcol .videos h3 {
	margin: 0;
	text-indent: -9000px;
}
	
#leftcol .videos img {
	position: absolute;
	top: 10px;
	right: 3px;
}
	
#leftcol .videos p {
	margin-top: -18px;
}
	
#leftcol .videos a {
	display: block;
	height: 63px; 
	width: 110px;
	padding: 8px 60px 0 8px;
	background: url(/images/videos.gif) top left no-repeat;
}
	
#leftcol .videos a:hover {
	background-position: 0px -68px;
}
	

#left_nav_search {
	margin-bottom: 20px;
}
	
.subscribe p, .left_nav_search p {
	margin: 0 2px;
	padding: 4px 4px 4px 4px;
	background-color: #F0F7FA;
}

.subscribe form, .left_nav_search form {
	margin: 0 2px;
}
	
.left_nav_search, .subscribeForm {
	margin: 0px 2px;
	padding: 4px 4px 10px 4px;
	background-color: #F0F7FA;
}

input.inputSubscribe {
	width: 150px;
	margin: 4px 0 0 0;
	overflow: hidden;
	color: #000000;
	padding: 1px 2px;
}

.left_nav_search input.btnSearch, .subscribe input.btnSubscribe {
	color: #fff;
	padding: 1px 2px;
	border: 0;
	margin: 2px 0px 2px 0px;
	float: right;
	background-color: #913D92;
}

img.left_nav_search_text{
	margin-left: 2px;
	margin-top: 10px;
}

.left_ad {
	margin: 30px 0 20px 0;
	text-align: center;
}

/* CENTER 
----------------------------------------------------------------*/
	
#center {
	width: 420px;
	margin: 0 10px;
	padding-bottom: 15px;
	float: left;
	text-align: left;
}

.definition {
	padding: 10px 10px 0px 10px;
}

#section_title {
	background-color: #ebf5f9;
	padding: 2px 5px 2px ;
	text-align: right;
	color: #4f9dbd;
	font-weight: bold;
	font-size: 13pt;
}

.section_arrows {
	margin-bottom: 3px;
}
	
.intro {
	padding: 10px;
}

.static_content {
	padding: 10px;
}

.entry_padding {
	margin-left: 50px;
}

.entry_padding_tips {
	margin-left: 50px;
	margin-top: -15px;
}

.entry_title {
	font-weight: bold;
}

.blue {
	background-color: #EBF5F9;
	padding: 10px;
}	
	
.white {
	background-color: #fff;
	padding: 10px;
}

h2 {
	padding: 0;
	margin: 0 0 15px 0;
	color: #6eb4d1;
	font-size: 11pt;
}

.pagination {
	padding: 10px;
	border-top: 1px solid #84BAD6;
	text-align: right;
}

.float_avatar {
	float: left;
	margin-right: 3px;
	border: 1px solid #CCC;
}

.tagline {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

#center .blog {
	background: url(/images/blog_bottom.gif) bottom left no-repeat;
}
	
#center .blog h2 {
	height: 38px;
	text-indent: -9999px;
	background: url(/images/blog_top.gif) top left no-repeat;
}
	
#center .blog h3 {
	color: #913D92;
	font-size: 130%;
	font-weight: normal;
	padding: 0 10px;
	margin: 0 3px;
}
	
#center .blog p {
	padding: 15px 10px;
	margin: 0 3px;
}
	
#center .blog p.tagline {
	font-size: 90%;
	padding: 2px 10px;
}

.panelist {
	margin-bottom: 25px;
}

.panelist img {
	float: left;
	margin-right: 10px;
}

#mainVideo {
	padding-bottom: 15px
}

/* FOOTER
----------------------------------------------------------------*/
	
#adcol {
	width: 120px;
	float: left;
	margin-bottom: 20px;
}
	
#footer {
	margin: 20px 0;
	padding: 3px 0px 5px 0px;
	background-color: #F1E6F1;
}
	
#footer p {
	margin: 0;
}

