/*
Theme Name: Tinnitus Blog
Theme URI: http://quietrelief.com/tinnitus-blog/
Description: Custom Theme for Quietrelief.com
Version: 1.0
Author: Matthew Smith
Author URI: http://quietrelief.com/tinnitus-blog/
Tags:
*/


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background: url(images/template/bg.png) top left repeat-x #69be99;
}

a {
	color: #333333;
	outline: none;
}

a.boldlink {
	color: #69be99;
	font-weight:bold;
	outline: none;
}

.name-title {
	color: #0d97d4;
	font-size: 10px;
	font-style: italic;
}

#wrapper {
	width: 920px;
	height:auto;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	text-align: left;
	background: url(images/template/wrapper_bg.png) top left repeat-y;
}

#header {
	width: 920px;
	height: 152px;
	background: url(images/template/header_bg.png) top left no-repeat;
}

#header-top {
	width: 870px;
	height: 112px;
	padding: 10px 20px 0px 30px;
	background: url(images/template/header-top.png) top left no-repeat;
	float:left;
}

.menu{
	width: 920px;
	overflow: hidden;
	float:left;
	padding-top: -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	top: 94px;
}

.menu li{
	display: inline ;
}

.menu li a{
	float: left;
	color: #ffde00;
	font-weight:bold;
	padding: 123px 8px 10px 8px;
	text-decoration: none;
}

.menu li a.divider{
	float: left;
	color: #ffffff;
	font-weight: 100;
	padding: 123px 0px 10px 0px;
	text-decoration: none;
}

.menu li a:hover, .menu li .current{
	color: #00415e;
	font-weight:bold;
	background: #d4e719;
}

.menu li a.special{
	float: left;
	color: #ffffff;
	font-weight: 100;
	padding: 100px 0px 0px 0px;
	text-decoration: none;
}

.menu li a:hover.special{
	color: #00415e;
	font-weight:bold;
	background: none;
}

.menu li a:hover.divider{
	color: #ffffff;
	font-weight: 100;
	background: none;
}

.sounds {
	color: #0d97d4;
	font-weight: bold;
}

#content-left {
	position: relative;
	float: left;
	width: 550px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	text-align: justify;
}

#content-right {
	width: 285px;
	margin-left: 610px;
	padding: 30px 0px 0px 0px;
}

#content-bottom {
	width: 920px;
	height: 10px;
	margin: 0 auto;
	clear: both;
}

#footer {
	width: 960px;
	height: 64px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #999;
	font-size:10px;
	background: url(images/template/footer-bg.png) top left no-repeat;
}

#footer a {
	color: #999;
	font-size:10px;
}

#footer a:hover {
	color: #000000;
}

.video-tag {
	color:#666;
	font-size:10px;
}

.video-tag a {
	color:#666;
	font-weight: bold;
}

#disclaimer {
	width: 840px;
	margin: 0 auto;
	padding: 0px 40px 5px 40px;
	color: #999;
	line-height: 1em;
	font-size:10px;
	text-align: justified;
}

/* SHIPPING GRID BEGIN */
.grid-header {
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
}

.grid-usd {
	font-size:10px;
}

/* BANNER GLIDER BEGIN */
#box-cta {
	width: 340px;
	height: 62px;
	position: absolute;
	z-index: 100;
	margin: 110px 0px 0px 560px;
	background:transparent url(images/content/box.png) no-repeat right bottom;
	padding: 190px 0px 0px 0px;
	cursor: pointer;
	vertical-align:bottom;
}

#banner {
	width: 920px;
	height: 360px;
}

/* BANNER CONTENT DIVS BEGIN */



/* BANNER CONTENT DIVS END */

.bannerwrapper {
	position: relative;
	width: 920px;
	height: 330px;
	overflow: hidden;
}

.bannercontent { 
	position: absolute;
	background: #ffffff;
	visibility: hidden;
	width: 920px;
}

.contenttoggle {
	width: 500px;
	margin-top: 6px;
	padding-left: 100px;
	text-align: left;
}

.contenttoggle a { 
	display: -moz-inline-box;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	border: 1px solid #0d97d4;
	text-decoration: none;
}

.contenttoggle a.selected { 
	background: #69be99;
}

.contenttoggle a:hover {
	background: #98d5ba;
}

.contenttoggle a.prev { 
	background: url(images/banners/btn-prev.gif) top right no-repeat;
	width: 10px;
	height: 12px;
	border: 0px;
}

.contenttoggle a.prev:hover {
	background: url(images/banners/btn-prev-hover.gif) top right no-repeat;
}

.contenttoggle a.next { 
	background: url(images/banners/btn-next.gif) top right no-repeat;
	width: 10px;
	height: 12px;
	border: 0px;
}

.contenttoggle a.next:hover {
	background: url(images/banners/btn-next-hover.gif) top right no-repeat;
}
/* BANNER GLIDER END */

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	display: none;
	z-index: 999;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: 0px;
	right: 50px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

#searchform div{
	background-image: url(images/template/images/SearchBoxLeft.png);
	height: 39px;
	width: 331px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
input#s/*************************************************************/

 {
	width: 125px;
	height: 11px;
}
input#searchsubmit {
	background-image: url(images/template/images/Submit-Button.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 39px;
	width: 58px;
	padding-right: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	font-weight: normal;
}
h2 {
	font-family: Optima, Tahoma, Arial, Helvetica, sans-serif;
	color: #0d97d4;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 a {
	font-family: Optima, Tahoma, Arial, Helvetica, sans-serif;
	color: #0d97d4;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-family: Optima, Tahoma, Arial, Helvetica, sans-serif;
	color: #0d97d4;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 a {
	font-family: Optima, Tahoma, Arial, Helvetica, sans-serif;
	color: #0d97d4;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rt-box {
	width:264px;
	float:right;
	padding-bottom:23px;
}

.rt-box .top {
	width:264px;
	height:15px;
	background-image: url(images/template/images/RT_Top.png);
	background-repeat: no-repeat;
	background-position: top;
		float:right;
}

.rt-box .mid {
	width:230px;
	background-image: url(images/template/images/RT-Mid.png);
	background-repeat: repeat-y;
padding-right: 17px;
	padding-left: 17px;
		float:right;
		padding-bottom:10px;
}

.mid ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.mid h2 {
	margin-top: 10px;
	padding: 0px;
}

.rt-box .bot {
	width:264px;
	height:16px;
	background-image: url(images/template/images/RT_Bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
		float:right;
		
}

.navigation {
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
	height:15px;
}

.alignleft {
	float:left;
	
	}
	
.alignright {
	float:right;
		

}
