
/* CSS Document */

/*ivicin reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body
{
	line-height: 1;
	overflow:auto;
	clear:both;
	display:block;
	font-family:"Lucida Grande", Verdana, "Trebuchet MS";
}

/* Tables still need 'cellspacing="0"' in the markup. */
table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

a
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#53a6fa;
	text-decoration:none;
}

a:hover
{
	color:#444;
}

a:active, a:visited, a:hover
{
	outline:none;
}

a img
{
	border:none;
}

h1, h2, h3, h4
{
	font-weight:bold;
	padding:.5em 0 .5em 0;
	letter-spacing:.05em;
	font-family:"Myriad Pro", "Trebuchet MS", Verdana;
}

h1
{
	font-size:1.8em;
}

h2
{
	font-size:18px;
}

h3
{
	font-size:14px;
	padding:0px;
	margin:0px;
}

.errorMessage
{
	background:none repeat scroll 0 0 #FFC1C1;
	border:1px solid #B41818;
	color:#B41818 !important;
	display:block;
	font-size:14px !important;
	font-weight:bold;
	margin:10px 0;
	padding:10px;
	text-align:left;
	text-transform:uppercase;
}

/*kraj na reset*/
.theSwirl
{
	position:absolute;
	top:0;
	left:-150px;
}

html
{
	background:#fff url(images/htmlBg.jpg) top left repeat-x;
}

body
{
}

bodyInfusionSoft
{
	background:#fff url(images/htmlBg.jpg) top left repeat-x;
}

.contentNormal
{
	font-size:12px;
	line-height:1.2em;
	padding:0 0 0;
}

.mainWrap
{
	display:block;
	overflow:visible;
	padding:0px;
	margin:auto;
	width:984px;
	position:relative;
}

#header
{
	margin:auto;
	overflow:hidden;
	width:970px;
	padding-bottom:4px;
	position:relative;
}

#logo
{
	float:left;
	padding:26px 0 0 0;
}

#utlLinks
{
	float:right;
	font-size:12px;
	letter-spacing:0.02em;
	padding:20px 5px;
}

#utlLinks span
{
	color:#a1a1a1;
}

#utlLinks a:hover
{
	color:#fff;
}

#mainNav
{
	float:right;
	overflow:hidden;
	padding:3px 6px 0 10px;
	display:block;
	overflow:hidden;
	width:595px;
}

#mainNav li
{
	display:block;
	float:left;
	overflow:hidden;
	line-height:19px;
}

#mainNav li a
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.02em;
	padding:10px 12px;
}

#mainNav li a:hover
{
	text-decoration:underline;
}

#mainNav li a.active
{
	color:#486b9c;
	text-decoration:none;
}

#mainNav .first a
{
	padding-left:0;
}

#mainNav .last a
{
	padding-right:0;
}

#spotlight
{
	overflow:hidden;
	padding:12px 0 0;
	position:relative;
	width:980px;
	background:url(images/spotlightBg.png) center top no-repeat;
}

/**/
#spotlightWrap
{
	background:url("images/spotlightWrapBg.png") repeat-x scroll left top transparent;
	margin:-13px auto 0;
	overflow:hidden;
	position:relative;
	width:960px;
	z-index:900;
}

#spotlightWrap ul
{
}

#spotlightWrap ul li
{
	color:#414242;
	float:left;
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	list-style:none outside none;
	padding:5px 10px 0 15px;
	overflow:hidden;
	width:265px;
	position:relative;
	height:185px;
	line-height:16px;
}

#spotlightWrap ul li img
{
	float:right;
}

#spotlightWrap ul li h2
{
	font-family:"trajan pro", "Times New Roman", serif;
	font-size:16px;
	text-transform:capitalize;
	letter-spacing:-0.01em;
	padding:33px 0 20px 0px;
}

#spotlightWrap ul li a
{
}

#spotlightWrap ul li.theActive
{
	background:#D7E3FE url("images/spotLightActiveBg.png") repeat-x scroll left top;
	width:377px;
	padding:5px 10px 0 0;
	height:185px;
	color:#225265;
	font-size:13px;
	letter-spacing:-0.02em;
	line-height:17px;
	overflow:hidden;
	position:relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#spotlightWrap ul li.theActive img
{
	padding-right:5px;
	float:left;
}

#spotlightWrap ul li.theActive h2
{
	color:#FFFFFF;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-0.02em;
	line-height:27px;
	padding:12px;
}

/**/
#content h2
{
	color:#575555;
	font-family:"trajan pro", "Times New Roman", serif;
	font-size:18px;
	letter-spacing:-0.08em;
	padding:0 0 10px 27px;
	text-transform:capitalize;
}

#content .right h2
{
	padding:3px 0 10px 8px;
}

#content .left
{
	float:left;
	overflow:hidden;
	width:425px;
}

#content .left .videoWrap
{
	background:url("images/videoWrapBg.png") no-repeat scroll left top transparent;
	margin:0 0 0 10px;
	padding:22px 20px 0 25px;
	text-align:left;
	position:relative;
	overflow:hidden;
}

#content .left .videoWrap p
{
	float:left;
	font-size:12px;
	letter-spacing:-0.01em;
	line-height:15px;
	padding:10px 0;
	width:200px;
}

#content .right
{
	overflow:hidden;
}

.tabsWrap
{
	float:right;
	width:555px;
}

.newsList
{
}

.newsList li
{
	border-bottom:1px solid #D3D3D3;
	display:block;
	font-size:11px;
	list-style:none outside none;
	margin-bottom:10px;
	min-height:70px;
	overflow:hidden;
	padding-bottom:2px;
	position:relative;
}

.newsList li span.theDate
{
	float:left;
	width:85px;
	display:block;
	height:70px;
}

.newsList li h3
{
	font-size:14px;
	color:#000;
	overflow:hidden;
	padding:0 10px;
}

.newsList li img
{
	float:right;
}

.newsList li div
{
}

.newsList li div p
{
	color:#5A5A5A;
	font-size:11px;
	letter-spacing:0.01em;
	line-height:16px;
	overflow:hidden;
	padding:0 20px 0 8px;
}

.newsList li a.readMore
{
	display:block;
	font-size:18px;
	overflow:hidden;
	padding: 5px 8px;
	color: #53a6fa;
}

.newsList li a.readMore:hover
{
	color:#FA9F3F;
}

/* footer styles*/

#footerWrap
{
	background:url(images/footerBg.jpg) top left repeat-x;
	display:block;
	clear:both;
	overflow:hidden;
	min-height:264px;
	margin-top:5px;
}

#footer
{
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
	width:960px;
}

.breadcrumbs
{
	padding:5px 10px;
	border:1px solid #3d3d67;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}

.breadcrumbsLink
{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	letter-spacing:-0.05em;
	line-height:17px;
	padding-bottom:0;
	padding-right:2px;
	padding-top:0;
	text-transform:capitalize;
}

/* footer styles*/
.shareHolder
{
	float:right;
	line-height:18px;
}

.shareLabel
{
	color:#90cde7;
	float:left;
	font-size:10px;
	padding-right:14px;
}

.fbBtn, .twBtn
{
	display:block;
	float:left;
	height:20px;
	margin-right:5px;
	overflow:hidden;
	width:20px;
}

.twBtn
{
	background:url("images/twitIcon.png") no-repeat scroll center top transparent;
	display:block;
	text-decoration:none;
}

.FBConnectButton_Simple, .FBConnectButton_RTL_Simple
{
	background:url("images/fBIcon.png") no-repeat scroll center top transparent !important;
	display:block !important;
	height:20px !important;
	width:20px !important;
}

.footerLinksWrap
{
	float:left;
	padding:20px 10px;
	width:245px;
}

.footerLinksWrap h3
{
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
}

.footerLinksWrap ul
{
	display:block;
	float:left;
	list-style:none;
	padding:0 0 2px;
	overflow:hidden;
}

.footerLinksWrap ul li
{
	display:block;
	float:left;
	list-style:none;
	overflow:hidden;
	position:relative;
	width:120px;
	padding:0 0 2px 2px;
	height:15px;
}

.footerLinksWrap ul li a
{
	font-size:10px;
	font-weight:normal;
}

.footerLinksWrap ul li a:hover
{
	color:#fff;
}

#copyWrap
{
	color:#4581BE;
	display:block;
	font-size:10px;
	overflow:hidden;
	padding:19px 11px 0 0;
	text-align:right;
}

#copyWrap p
{
	display:block;
	font-size:11px;
	letter-spacing:-0.02em;
	overflow:hidden;
	padding:5px 11px 2px;
	text-align:right;
	margin:0;
}

#copyWrap a.footerLogo
{
	display:block;
	float:right;
	overflow:hidden;
}

.white
{
	color:#fff !important;
}

.black
{
	color:#000 !important;
	font-weight:bold !important;
	line-height:1.3em;
}

.black-underline
{
	color:#000 !important;
	font-weight:bold !important;
	line-height:1.3em;
	text-decoration:underline;
}

.red-underline
{
	color:#F00 !important;
	font-weight:bold !important;
	line-height:1.3em;
	text-decoration:underline;
}

.underline
{
	color:#000 !important;
	line-height:1.3em;
	text-decoration:underline;
}

.href-font-black
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.watchNowBtn
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:102px;
	background:url(images/watchNow.png) top left no-repeat;
}

.watchNowBtnRel
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:relative;
	width:102px;
	background:url(images/watchNow.png) top left no-repeat;
}

.registerToday
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:130px;
	background:url(images/registerToday.png) top left no-repeat;
}

.findThemHere
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:130px;
	background:url(images/buttons/bttnFindThemHere.png) top left no-repeat;
}

.viewProfile
{
	display:block;
	height:28px;
	width:101px;
	background:url(images/viewProfile.png) top left no-repeat;
}

.takeMeThere
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:130px;
	background:url(images/takeMeThere.png) top left no-repeat;
}

.clickToView
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:130px;
	background:url(images/clickToView.png) top left no-repeat;
}

.readMoreBtn
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:96px;
	background:url(images/readMore.png) top left no-repeat;
}

.hearMoreBtn
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:96px;
	background:url(images/hearMore.png) top left no-repeat;
}

.seeMoreBtn
{
	bottom:10px;
	display:block;
	height:35px;
	right:10px;
	position:absolute;
	width:96px;
	background:url(images/seeMore.png) top left no-repeat;
}

.takeNextStep
{
	display:block;
	height:51px;
	width:171px;
	background:url(images/takeNextStep.png) top left no-repeat;
}

.clickHereToBegin
{
	display:block;
	height:51px;
	width:171px;
	background:url(images/clickHereToBegin.png) top left no-repeat;
}

.submitBtn
{
	border:medium none;
	display:block;
	height:29px;
	text-indent:-1000px;
	width:66px !important;
	background:url(images/submitBtn.png) top left no-repeat;
	cursor:pointer;
}

.commingSoon
{
	bottom:10px;
	display:block;
	height:29px;
	right:10px;
	position:absolute;
	width:102px;
	background:url(images/comingSoon.png) top left no-repeat;
}

.motivational
{
	display:block;
	height:35px;
	width:211px;
	background:url(images/motivational.png) top left no-repeat;
}

.practical
{
	display:block;
	height:35px;
	width:211px;
	background:url(images/practical.png) top left no-repeat;
}

.buyNow
{
	bottom:10px;
	display:block;
	height:32px;
	right:10px;
	position:absolute;
	bottom:5px;
	width:79px;
	background:url(images/buyNow.png) top left no-repeat;
}

.btnWrap:hover
{
	background-position:bottom;
}

/* about us */
.contentLeft
{
	display:block;
	float:left;
	overflow:hidden;
	padding-left:0px;
	padding-top:26px;
	width:241px;
	padding-bottom:50px;
	position:relative;
}

.leftBlocks
{
	background:url("images/leftBlocksBg.png") 0 17px no-repeat;
	display:block;
	float:left;
	margin-top:4px;
	margin-top:20px;
	overflow:hidden;
	padding:0 0 10px 0;
	position:relative;
	width:227px;
}

.leftBlocks img
{
	float:right;
}

.leftBlocks p
{
	color:#606060;
	font-size:11px;
	padding:0 0 25px 10px;
	line-height:1.2em;
}

.leftBlocks strong
{
	display:block;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}

#content .leftBlocks h2
{
	padding:30px 0 10px 10px;
}

.contentRight
{
	display:block;
	float:left;
	margin-left:-12px;
	position:relative;
}

.shadowBox
{
	display:block;
	padding:28px 30px 35px 48px;
	overflow:hidden;
	width:658px;
	background:url(images/rightContentBg.png) top left repeat-y;/*min-height:200px;	*/
}

.shadowBox p
{
	color:#383838;
	display:block;
	font-size:12px;
	letter-spacing:-0.01em;
	line-height:1.3em;
	overflow:hidden;
	padding:0 10px 21px 0;
}

.shadowBox strong
{
	color:#383838;
	display:block;
	font-family:arial;
	font-size:16px;
	padding-bottom:5px;
}

.roundContactBox
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*border round stuff*/
border:1px solid #CFCFCF;
	color:#383838;
	display:block;
	float:right;
	font-size:11px;
	letter-spacing:0.02em;
	overflow:hidden;
	padding:14px 22px;
	text-align:left;
	width:166px;
}

.roundContactBox strong
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:5px;
}

.roundContactBox p
{
	padding-bottom:2px;
}

.roundContactBox a
{
	padding-top:10px;
	display:block;
}

/*about us*/

.ourTeamTable
{
	color:#898989;
	font-family:arial, verdana;
	font-size:13px;
	margin-left:30px;
	text-align:left;
	width:705px;
}

.ourTeamTable td
{
	border-bottom:1px solid #C2C2C2;
	padding:5px 0 7px;
}

.ourTeamTable td span
{
}

.ourTeamTable td strong
{
	background:url("images/inIcon.png") no-repeat scroll right center transparent;
	color:#000000;
	font-size:16px;
	padding-right:20px;
}

.ourTeamTable td a
{
	display:block;
	text-align:right;
}

/* subnav section */

.subNavWrap
{
	background:#8daefb url(images/subNavBg.png) top left repeat-x;
	color:#FFFFFF;
	display:block;
	padding:20px 10px 20px 18px;
	position:relative;
}

#content .subNavWrap h2
{
	color:#fff;
	padding-left:0;
}

.subNavWrap ul li
{
	border-bottom:1px dotted #4B75C8;
	list-style:none outside none;
	padding:5px 0;
}

.subNavWrap ul li a
{
	color:#1C3C56;
	cursor:pointer;
	display:block;
	font-family:"trajan pro", "Times New Roman", serif;
	font-size:14px;
	letter-spacing:-0.02em;
	text-align:left;
}

.subNavWrap ul li a:hover, .subNavWrap ul li a.active
{
	color:#fff;
}

.backLink
{
	background:url("images/backLinkBtn.png") no-repeat scroll left 3px transparent;
	display:block;
	margin-bottom:30px;
	padding-left:10px;
	text-transform:capitalize;
}

.specialOfferWrap
{
	float:right;
	overflow:hidden;
	padding-bottom:0px;
	width:255px;
}

.specialOffer
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #c8c8c8;
	overflow:hidden;
	position:relative;
	display:block;
	clear:both;
}

.freeGiftOfferWrap
{
	float:right;
	overflow:hidden;
	padding-bottom:0px;
	width:255px;	
}


.freeGiftOffer
{
	width:240px;
	margin-left: 7px;

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:1px solid #c8c8c8;
	overflow:hidden;
	position:relative;
	display:block;
	clear:both;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E3F0FB), to(#C5DEF5));
	background: -moz-linear-gradient(#E3F0FB, #C5DEF5);
	background: linear-gradient(#E3F0FB, #C5DEF5);
	background: -o-linear-gradient(#E3F0FB, #C5DEF5);
	-pie-background: linear-gradient(#E3F0FB, #C5DEF5);

	-webkit-box-shadow: 4px 4px 5px #888;
	-moz-box-shadow: 4px 4px 5px #888;
	box-shadow: 4px 4px 5px #888;

	behavior: url(/css/css-pie/PIE.php);
}

.affiliateOfferWrap
{
	overflow:hidden;
	position:relative;
}

.imageShadow
{
	-webkit-box-shadow: 4px 4px 5px #888;
	-moz-box-shadow: 4px 4px 5px #888;
	box-shadow: 4px 4px 5px #888;

	behavior: url(/css/css-pie/PIE.php);
}

#content .specialOffer h2
{
	background:none repeat scroll 0 0 #5E90E4;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-0.01em;
	padding:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#content .specialOffer img
{
	float:left;
	padding:10px;
}

.pageTitleImage
{
	display:block;
	padding-bottom:20px;
}

#content .theRetail, #content .thePrice
{
	color:#6c6c6c;
	font-size:13px;
	display:block;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:line-through;
	padding-top:20px;
}

#content .thePrice
{
	font-weight:bold;
	color:#000;
	padding-top:5px;
	text-decoration:none;
}

.shadowBox .imageDesc
{
	padding:10px 10px 21px 0;
}

.shadowBox .imageSecondDesc
{
	color:#6C6C6C;
	display:block;
	font-size:10px;
	line-height:12px;
	overflow:hidden;
	padding:0 10px;
	clear:both;
	position:relative;
}

.bottomPadding
{
	padding-bottom:50px;
}

.viewAlsoWrapper
{
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .viewAlsoWrapper h2
{
	color:#4D4D4D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-0.01em;
	padding:0 0 5px;
}

.viewAlsoWrapper img
{
	float:left;
	padding-right:15px;
}

#content .viewAlsoWrapper div h4
{
	color:#525252;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:normal;
	overflow:hidden;
	padding:0;
}

#content .viewAlsoWrapper div h3
{
	color:#2073CB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.01em;
	line-height:1.2em;
	padding:5px 0;
}

#content .viewAlsoWrapper div span.retail
{
	color:#606060;
	font-size:11px;
	text-decoration:line-through;
}

#content .viewAlsoWrapper div strong.special
{
	color:#000;
	font-size:12px;
	font-weight:bold;
}

/* subnav suction end*/

.editorialWrap
{
	overflow:hidden;
	padding:5px 5px 45px;
}

.editorial
{
}

.editorialRepeat
{
	float:left;
	font-size:12px;
	list-style:none outside none;
	padding:0 40px 40px 7px;
	width:210px;
	position:relative;
}

#content .editorialRepeat h2
{
	padding-left:0;
}

.editorialRepeat img
{
	padding-bottom:5px;
}

.editorialRepeat p
{
	font-size:13px;
	letter-spacing:-0.02em;
	line-height:1.3em;
	padding:5px 0 10px;
}

.noRightPadding
{
	padding-right:0 !important;
}

.noPadding
{
	padding:0 !important;
}

.leftBtnPos
{
	left:125px;
}

.genericList
{
	display:block;
	overflow:hidden;
	padding-bottom:10px;
}

.genericList li
{
	font-size:12px;
	line-height:1.2em;
	list-style:disc outside none;
	margin:0 0 0 14px;
	padding:5px 0 0;
}

.genericList li em
{
	display:inline-block;
	padding:5px;
}

.topMargin
{
	margin-top:15px;
}

.boxPaddingNormal
{
	padding:10px !important;
	overflow:hidden;
}

.boxPadding15
{
	padding:10px 15px !important;
	overflow:hidden;
}

.linksList li
{
	color:#515151;
	display:block;
	list-style:none;
	padding:2px 0;
}

.theBreadcromb
{
	color:#90CDE7;
	display:block;
	float:left;
	overflow:hidden;
	padding:2px;
}

.lastFooterWrap
{
	padding-right:0;
}

.downloadMediaBox
{
	background-color:#F7F7F7;
	border:1px solid #D4B7E7;
	margin:30px 0 10px;
	padding:10px;
	text-align:center;
}

.fRight
{
	float:right;
}

.fRightPad
{
	padding-left:10px;
	float:right;
}

.fLeftPad
{
	padding-right:10px;
	float:left;
}

td.body
{
	padding:3px;
	background:#fff;
}

td[colspan="3"]
{
	border-bottom:1px dotted #444;
	background:#f7f7f7;
}

td[colspan="3"] strong
{
	padding:3px;
}

.noLeftPadding
{
	padding-left:0 !important;
}

.blueColor
{
	color:#53A6FA !important;
	text-decoration:underline;
}

.urgent
{
	color:#F00 !important;
	text-decoration:underline;
}

.clickHereBox
{
	display:block;
	background:#ebebeb;
	border:1px solid #ccc;
	padding:10px
}

.greyBox
{
	display:block;
	background:#ebebeb;
	border:1px solid #ccc;
	padding-top:10px;
}

#modalWelcomeToDreamUnivVideo, #theModal, #mp3PlayerWrap
{
	display:none;
 overflow::hidden;
}

#modalTestimonialsVideo, #theModal
{
	display:none;
 overflow::hidden;
}

.ulListWrap
{
	overflow:hidden;
	display:block;
	padding-bottom:15px;
}

.libraryrepeat
{
	background:transparent url(images/libraryRepeatBg.png) top center no-repeat;
	display:block;
	float:left;
	height:165px;
	margin-right:9px;
	overflow:hidden;
	padding:15px 10px 30px;
	position:relative;
	width:193px;
	list-style:none;
	background-image: url(images/libraryRepeatBg.png);
}

.libraryrepeat img
{
	padding-bottom:15px;
}

.libraryrepeat p
{
}

.courseLinkWrap
{
	float:left;
	padding-left:18px;
	padding-bottom:20px;
}

.audioCourse
{
	background:url("images/audioCourseIcon.png") no-repeat scroll 0 2px transparent;
}

.videoCourse
{
	background:url("images/videoCourseIcon.png") no-repeat scroll 0 2px transparent;
}

.courseLink
{
	color:#4D7FF4;
	display:block;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}

.courseDesc
{
	color:#5F5F5F;
	font-family:arial;
	font-size:11px;
}

.descriptionWrapper
{
	display:block;
	float:left;
	width:275px;
	font-size:11px;
	color:#79797e;
}

.descriptionWrapper small
{
	font-size:9px;
	display:block;
}

.descriptionWrapper small strong
{
	font-size:9px;
	display:inline;
}

.productWrap
{
	clear:both;
	overflow:hidden;
	display:block;
}

.productWrap h2
{
	padding:15px 0 5px 0!important;
}

.productInnerWrap
{
	background:url(images/productsWrapBg.png) top left no-repeat;
	overflow:hidden;
	padding:7px 5px;
	width:626px;
}

.digitalProductWrap
{
}

.productInnerWrap li
{
	display:block;
	float:left;
	list-style:none outside none;
	margin:0 11px;
	text-align:center;
	width:183px;
}

.productInnerWrap li img
{
	display:block;
	margin:auto;
}

.productInnerWrap li span
{
	font-size:11px;
	color:#898989;
	display:block;
}

.productInnerWrap li a
{
}

.videoProductWrap li
{
	display:block;
	float:left;
	list-style:none outside none;
	margin:0 11px;
	text-align:center;
	width:135px;
}

.imagePopWrap
{
	display:block;
	float:left;
	margin:10px 20px;
	overflow:hidden;
	width:79px;
}

.imagePopWrap img
{
	border:2px solid #ccc;
}

.imagePopWrap img:hover
{
	border:2px solid #444;
}

.imagePopWrap span
{
	color:#444444;
	display:block;
	font-size:10px;
	text-align:center;
}

.modalStarter
{
	cursor:pointer;
}

.modalStarter:hover
{
	color:#333;
}

#modalTestimonialsVideo
{
	display:none;
}

.contactTable
{
	width:500px;
	margin:auto;
}

.contactTable strong
{
	font-size:12px;
	padding-right:10px;
	width:100px;
}

.contactTable td, .affiliateTable td
{
	padding:3px 0;
}

.contactTable input[type='text']
{
	padding:5px 2px;
	border:1px solid #ccc;
	font-size:14px;
	color:#444;
}

.imgVideoStarter:hover
{
	cursor:pointer;
}

.imgTestimonialsVideoStarter:hover
{
	cursor:pointer;
}

.roundContactBox p
{
	padding-right:0px;
}

.affiliateTable
{
	font-size:14px;
	width:260px;
	margin:10px auto;
}

.affiliateTable th
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
}

.affiliateTable input
{
	width:260px;
	padding:5px;
	font-size:15px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:5px;
	letter-spacing:0.04em;
}

.btnPosFix
{
	bottom:0;
	float:right;
	left:auto;
	margin-bottom:5px;
	margin-right:5px;
	position:relative !important;
	right:auto;
}

/*audio librira*/

.series-col li
{
	float:left;
}

.resource-row
{
	background:url("images/resource_bg.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:120px;
	margin:0 5px 0 0;
	padding:5px 0 0 5px;
	width:300px;
}

.resource-tn
{
	display:block;
	float:left;
	height:100px;
	margin-top:2px;
	padding:0;
	text-align:center;
	vertical-align:top;
	width:120px;
}

.resource-tn img, .resource-tn a
{
	vertical-align:top;
}

p
{
	margin:0 0 15px 0;
}

.resource-desc
{
	display:block;
	float:left;
	height:120px;
	margin-left:0;
	padding-top:2px;
	vertical-align:top;
	width:170px;
	list-style:none;
}

.series-col li
{
	float:left;
	list-style:none;
}

.resource-desc h1
{
	color:#331133;
	font-size:13px;
	font-weight:bold;
	font:80%/1.4 "Lucida Grande", Verdana, sans-serif;
}

.resource-desc h1 a
{
	color:#3666A4;
}

#content .resource-desc h2
{
	color:#662266;
	font-weight:bold;
	font:80%/1.4 "Lucida Grande", Verdana, sans-serif;
	font-size:12px;
	padding:0;
}

.resource-desc p
{
	font-size:12px;
	font-weight:normal;
	margin-top:6px;
}

/*the end of audio library*/

.checkWrap
{
	display:block;
	float:right;
	width:50px;
	height:20px;
	font-size:15px;
	padding:0px;
}

.checkWrap input
{
	width:20px;
	height:20px;
}

.requiredEm
{
	display:block;
	float:left;
	font-size:10px;
	padding:12px 0;
}

.dreamCoachProfileHeader
{
	margin:0 0 0 0;
}

.div-selector
{
	display:block;
}

a.div-selector
{
	display:block;
}

a.div-selector:link
{
	cursor: pointer;
}

a.div-selector:visited
{
	cursor: pointer;
}

a.div-selector:hover
{
	cursor: pointer;
	/* background-color: #EFEFEF; */
	background-color: #B8BEB6;
	display:block;
}

.art-button-wrapper a.art-button, .art-button-wrapper a.art-button:link, .art-button-wrapper input.art-button, .art-button-wrapper button.art-button
{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF !important;
	cursor:default;
	display:inline-block;
	font-size:13px;
	height:36px;
	line-height:36px;
	margin:0 !important;
	outline:medium none;
	overflow:visible;
	padding:0 33px !important;
	text-align:left;
	text-decoration:none !important;
	vertical-align:middle;
	white-space:nowrap;
	width:auto;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
}

.art-button img, .art-button-wrapper img
{
	margin:0;
	vertical-align:middle;
}

.art-button-wrapper
{
	display:inline-block;
	height:36px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	right:5px;
	vertical-align:middle;
	white-space:nowrap;
	width:auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
	cursor:pointer;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
	color: #FFFFFF !important;
	cursor:pointer;
}

.art-button-wrapper.active .art-button
{
	color:#EBEDFE !important;
	cursor:pointer;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	background-image:url("images/buttons/dreamu-button-3way.png");
	display:block;
	height:108px;
	margin:0;
	padding:0;
	position:absolute;
	z-index:-1;
	cursor:pointer;
}

.art-button-wrapper .l
{
	left:0;
	right:8px;
}

.art-button-wrapper .r
{
	clip:rect(auto, auto, auto, 401px);
	right:0;
	width:409px;
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top:-36px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top:-72px;
}

.art-button-wrapper input
{
	float:none !important;
}

/* end Button */

.botr-container, .botr-container
{
	border: 3px solid #9ECBFC;
	margin: 0;
	padding: 0;
}

input, textarea
{
	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	border:#999 1px solid;
	outline:none;

	behavior: url(/css/css-pie/PIE.php);
}

input:focus, textarea:focus, select:focus
{
	box-shadow: 0 0 10px rgba(255, 149, 43, 5);
	-webkit-box-shadow: 0 0 10px rgba(255, 149, 43, 5);
	-moz-box-shadow: 0 0 10px rgba(255, 149, 43, 5);
	outline: none;

	behavior: url(/css/css-pie/PIE.php);
}

.orange-button
{
	border: 1px solid #9B774E;
	background: #FA9F3F;
	text-align: center;

	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: #9B774E 0px 2px 3px;
	-moz-box-shadow: #9B774E 0px 2px 3px;
	box-shadow: #9B774E 0px 2px 3px;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEEBD8), to(#FA9F3F));
	background: -moz-linear-gradient(#FEEBD8, #FA9F3F);
	background: linear-gradient(#FEEBD8, #FA9F3F);
	background: -o-linear-gradient(#FEEBD8, #FA9F3F);
	-pie-background: linear-gradient(#FEEBD8, #FA9F3F);
	
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
	padding: 5px;
	text-align: center;

	behavior: url(/css/css-pie/PIE.php);
}

.orange-button:hover
{
	cursor: pointer;
	border: 1px solid #A98256;

	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	
	-webkit-box-shadow: #A98256 0px 1px 2px;
	-moz-box-shadow: #A98256 0px 1px 2px;
	box-shadow: #A98256 0px 1px 2px;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FA9F3F), to(#9B774E));
	background: -moz-linear-gradient(#FA9F3F, #9B774E);
	background: linear-gradient(#FA9F3F, #9B774E);
	background: -o-linear-gradient(#FA9F3F, #9B774E);
	-pie-background: linear-gradient(#FA9F3F, #9B774E);

	behavior: url(/css/css-pie/PIE.php);
}

.green-button
{
	border: 1px solid #789B4E;
	background: #00EE0D;
	text-align: center;

	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-box-shadow: #789B4E 0px 2px 3px;
	-moz-box-shadow: #789B4E 0px 2px 3px;
	box-shadow: #789B4E 0px 2px 3px;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007A16), to(#00EE0D));
	background: -moz-linear-gradient(#007A16, #00EE0D);
	background: linear-gradient(#007A16, #00EE0D);
	background: -o-linear-gradient(#007A16, #00EE0D);
	-pie-background: linear-gradient(#007A16, #00EE0D);
	
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
	padding: 5px;
	text-align: center;

	behavior: url(/css/css-pie/PIE.php);
}

.green-button:hover
{
	cursor: pointer;
	border: 1px solid #82A956;

	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	
	-webkit-box-shadow: #82A956 0px 1px 2px;
	-moz-box-shadow: #82A956 0px 1px 2px;
	box-shadow: #82A956 0px 1px 2px;

	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00EE0D), to(#789B4E));
	background: -moz-linear-gradient(#00EE0D, #789B4E);
	background: linear-gradient(#00EE0D, #789B4E);
	background: -o-linear-gradient(#00EE0D, #789B4E);
	-pie-background: linear-gradient(#00EE0D, #789B4E);

	behavior: url(/css/css-pie/PIE.php);
}

.freeGiftInputWrap
{
	padding-top:10px;
	vertical-align:middle;
	text-align: center;
	position:relative;	
	z-index: 900;
	line-height:36px;
	height:36px;
}

.freeGiftText
{
	width: 200px;
	line-height:30px;
	height:30px;
	text-align:center;
	vertical-align: middle;	
	display: inline-block;

	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	behavior: url(/css/css-pie/PIE.php);
}

.freeGiftTextActive
{
	color: #FF952B;
	font-style: italic;
}

.affiliateInputText
{
	width: 240px;
	height: 20px;
	text-align: left;
	vertical-align: middle;	
	display: inline-block;

	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	behavior: url(/css/css-pie/PIE.php);
}

.affiliateInputTextActive
{
	color: #FF952B;
	font-style: italic;
}

.defaultText
{
	width: 150px;
}

.defaultTextActive
{
	color: #FF952B;
	font-style: italic;
}

