@charset "UTF-8";
/* CSS Document */

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;
	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;
	position: absolute;
	z-index: 300;
}

.menu{
	margin: 0;
	padding: 0px 0px 0px 40px;
	width: 920px;
	overflow: hidden;
	position: absolute;
	z-index: 200;
}

.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;
}

.lg-headline {
	color: #0d97d4;
	font-weight: bold;
	font-size: 18px;
}

#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;
	line-height:normal;
}

.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;
}



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

