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

* {
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 0;
	line-height: 15px;
}

ul {
	margin: 5px 3px;
	padding: 0;
}
ol {
	margin: 5px 12px;
	padding: 0 10px;
	clear: left;
}
li {
	margin: 2px 7px;
	padding: 0px 7px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url('./images/newDesign/mainBG.jpg') repeat-x #0095d7;
	color: #656565;
   /*line-height: 15px; */
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.75em;
}

h2.page-title  {
	font-size:18px;
	color: #7c4d98;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-size:1.5em;
}


h4.content-title  {
	font-size:16px;
	color: #7c4d98;
	text-decoration: none;
	font-weight: normal;
}
 
h4.content-title a, a:visited {
	font-size:16px;
	color: #7c4d98;
	text-decoration: none;
	font-weight: normal;
}


h4 {
	font-size:1.25em;
}


div.img-dec {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	clear: right;
	float: right;
	margin: 5px 10px 10px 0;
	padding: 0;
	position: relative;
}

div.img-dec-archives {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	clear: right;
	float: right;
	margin: 5px 2px 15px 6px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

div.img-dec img, div.img-dec-archives img, div.img-inspiration img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	/*margin: -5px 5px 5px -5px;*/
	padding: 4px;
	position: relative;
}

div.img-dec2 {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 0;
	position: relative;
}

div.img-dec2 img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	/*margin: -5px 5px 5px -5px;*/
	padding: 4px;
	position: relative;
}

.clearBoth {
	clear: both;
}

sup {
	font-size: 8px;
}

td {
	vertical-align:top;
}

a {
	color: #0095D7;;
	font-weight:bold;
}

img {
	border: 0px;
}

input.txtEntry {
	border: 1px solid #666666;
}

a:visited {
	color: #0095D7;
	font-weight:bold;
}

a:hover {
	color: #0095D7;
	font-weight:bold;
	text-decoration:none;
}



.affilSnippet {
	height: 60px;
	width: 190px;
	border: 1px solid #ccc;
	overflow: scroll;
	padding: 5px;
	margin: 5px auto;
	text-align:left;
}

#content {
	width: 992px;
	margin:0px auto;
	background-color:#fff;
	padding:0;	
}

.testimonial {
	text-align:left;
	border: 1px dashed #d4d4d4;
	padding:4px;
	margin: 10px auto;
}

#topbar {
	width: 930px;
	margin: 0px auto;
	background: url('images/top_bg.gif') repeat-x;
	height: 33px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
}

#topbar a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#topbar a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#topbar a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#topbar table {
	margin: 3px auto;
}

#topbar td {
	vertical-align:middle;
	padding: 0 8px;
}

#topbar form {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#topbar .button {
	height: 20px; width: 60px;
	font-size: 10px;
	color:#121212;
	font-weight:bold;
}

#topbar input {
	margin: 0px;
	padding: 0px;
}

#topMenu table {
	width: 930px;
	margin: 0px auto;
}

#logo {
	background: url('./images/newDesign/headerBanner.jpg') no-repeat top left #fff;
	margin: 0;
	text-align:left;
	height:152px;
	width: 992px;
	padding:0;
}

#loginInfo {
	margin: 0 0 0 20px;
	padding: 0;
}

#joinInfo {
	float:left;
	height:60px;
	padding:15px 0 0 0;
	width:180px;
	font-size: 10px;
	color: #2988b3;
}

#joinInfo a {
	font-weight: normal !important;
	color: #2988b3;
}

#formDiv {
	color: #0075a9;
	font-size: 14px;
	padding:10px 15px 0 0;
	text-align:right;
}

#formDiv2 {
	color: #0075a9;
	font-size: 14px;
	padding:0;
	text-align:center;
}

#formDiv3 {
	color: #0075a9;
	font-size: 14px;
	padding:20px;
	text-align:center;
}

#formDiv .inputtxt, #formDiv2 .inputtxt, #formDiv3 .inputtxt  { 
	border: 1px solid #c7dbe8;
	width: 100px;
}

#formDiv .inputtxt2, #formDiv2 .inputtxt2, #formDiv3 .inputtxt2  { 
	border: 1px solid #c7dbe8;
	width: 290px;
}

#formDiv .inputtxt3, #formDiv2 .inputtxt3, #formDiv3 .inputtx3  { 
	border: 1px solid #c7dbe8;
	width: 100px;
	font-size:12pt;
	font-weight: 600;
}

#formDiv .subbutton, #formDiv2 .subbutton, #formDiv .subbutton { 
	vertical-align: middle;
}

#searchForm {
	margin: 8px 0 0 0;
}

#topNav {
	text-align: left;
	/*margin:0 0 0 300px;*/
	padding:0;
}
#topNav a {
	color:#7C4D98;
	font-family: Myriad Pro, Arial;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}

#topNav a:hover {
	font-weight: bold;
}


#lum_nav {
	background:#e5f4e1 no-repeat scroll 0%;
	border: 2px solid #bad6bf;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	width:450px;
	margin: 10px auto;
}
#lum_nav .inputtxt1 { 
	border: 1px solid #c7dbe8;
	width: 200px;
	vertical-align: middle;
}

#lum_nav .inputtxt2, #lum_nav2 .inputtxt2 { 
	border: 1px solid #c7dbe8;
	width: 250px;
	vertical-align: middle;
}
#lum_nav .subbutton, #lum_nav2 .subbutton { 
	vertical-align: middle;
}




.contribName {
	font-size: 13px;
}
#content1 {
	background: url('./images/newDesign/contentBG.jpg') no-repeat #fff;
	margin:0;
	padding:0;
}
#content1 table {
	width: 950px;
	margin: 0 auto;
}

#content1 td {
	vertical-align:top;
}

#content2 {
	margin: 0px auto;
	border: 1px solid #c5a8cd;
	background-color: #f9f5f9;
	width: 918px;
}

#content2 table {
	border-collapse:collapse;
}

#content2 td {
	padding: 5px;
}

#content2 .luminaryPhoto img {
	border: 2px solid #333;
}

#content2 .luminaryName {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	font-style:italic;
	vertical-align:middle;
}

#content2 .luminaryDate {
	height:48px;
	text-align:left;
	background:url('images/bg_luminary_date.gif') left no-repeat;
	vertical-align:middle;
	color: #5a0770;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	padding-left: 16px;
}

#content2 .luminaryDesc {
	text-align:left;
}


#content3 {
	width: 920px;
	margin: 5px auto;
}

#content3 table {
	width: 920px;
	background-color: #FFFFFF;
}

#content3 td {
	vertical-align: top;
}

#content3 #joinBox {
	border: 1px solid #d4d4d4;
	background-color:#f2f2f2;
	width: 500px;
	height:355px;
}

#content3 #joinBox table {
	margin: 0 10px;
	width: 480px;
	background:none;
}

#content3 #joinBox table td {
	font: 12px Arial, Helvetica, sans-serif;
}

#content3 #tomorrowBox {
	background: #f0f6f7;
	border: 1px solid #b9cfd1;
	height: 178px;
}

#content3 #friendBox {
	margin-top:5px;
	background: #f0f6f7;
	border: 1px solid #b9cfd1;
	height:170px;
}

#content3 #giftBox {
	background-color: #f0f6f7;
	border: 1px solid #b9cfd1;
	height:355px;
}

#content3 #giftBox .boxTop {
	margin: 10px auto 6px auto;
	padding: 0px;
	font-size:15px;
	color: #007cb3;
	font-weight: bold;
}

#content4 {
	background: url('./images/newDesign/contentBG.jpg') no-repeat #fff;
	margin:0;
	padding:0;

}

#content4 table {
	width: 950px;
	margin: 0 auto;
}

#aweber_form {
	padding: 15px;
	margin: 15px;
}
#aweber_form table {
	width: 400px!important;
}

#content4 .contrib {
	width: 100%;
	margin: 0;
}

#content4 .cbox {
	border-bottom: 1px solid #ccc;
}

#btnbox {
	border: 1px solid #c5a8cd;
	background-color: #f9f5f9;
	height: 200px;
}

#memberBox {
	border: 1px solid #d4d4d4;
	background-color:#f2f2f2;
	margin-top:5px;
}

#sponsorBox {
	background: #f0f6f7;
	border: 1px solid #b9cfd1;
	margin-top:5px;
}

#adbanner {
	width:728px;
	margin: 12px auto;
}


#footerMenu {
	margin: 10px auto 0 auto;
	width:950px;
	height:29px;
}

#footerMenu ul {
	padding: 2px 0 0 0;
	margin:0 auto;
}

#footerMenu ul li{
	display:inline;
	list-style-type: none;
	margin: 0 4px;
	font-size:11px !important;
	font-weight: normal !important;
	color:#fff;
	padding: 0;
}

#footerMenu a {
	color:#FFFFFF;
	text-decoration: none;
	font-size:11px !important;
	font-weight: normal !important;
}

#footerText {
	padding-bottom: 15px;
	font-size: 10px;
		color: #fff;
}

#footerText a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footerText a:hover {
	color: #fff;
}


#entryForm {			border-collapse: collapse; }
					
#entryForm td {
						padding: 5px;
						font-size:11px;
						font-family:Tahoma;
						color:#333333;
						line-height:13px;
						vertical-align:top; }
#entryForm th {
						font-weight:bold;
						text-align:right;
						padding: 5px 10px;
						width:220px;
						font-size:11px;
						font-family:Tahoma;
						color:#3333333;
						line-height:13px;
						vertical-align:top; }
					
#entryForm td.typeTop {
						color: #1996c9;
						font-weight: bold;
						font-size: 12px;
						border-bottom: 1px solid #1996c9;
						text-align:center; }

#entryForm tr.altrow { background-color: #efefef; }
						
#entryForm td.altcell { border-right: 2px solid #fff; }



#archiveForm {			border-collapse: collapse; width: 500px; }


#archiveForm td {
						padding: 2px;
						font-size:10px;
						font-family:Tahoma;
						color:#727272;
						line-height:13px;
						vertical-align:top;
						}

#archiveForm th {
						font-weight:bold;
						text-align:right;
						padding: 5px 10px;
						width:150px;
						font-size:10px;
						font-family:Tahoma;
						color:#727272;
						line-height:13px;
						vertical-align:top;
						}


#archiveForm tr.altrow {
						background-color: #efefef;
						}

#archiveForm input, #archiveForm select {
						font-size: 10px;
						border:1px solid #999;
						}

.archivePath {
	margin: 10px;
	color: #333333;
	font-size: 12px;
	text-align:center;
}

.todayName {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}

.todayDate {
	color: #5a0770;
	font-weight:bold;
	font-size:13px;
	font-style:italic;
}


#errorMsg {
	color:#CC3300;
	margin: 15px 5px;
}

#errorMsg a{
	color:#CC3300;
}

#successMsg {
	color:#0066CC;
	margin: 15px 5px;
}

.required {
	color:#CC3300;
}


/* Drop Down Menu Styles ---------------------------------------------------------------------------------------*/
.chromestyle{
	margin:0;
	padding:0;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	margin: 0;
	padding: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.chromestyle ul li a{
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a img {
	padding: 0;
	margin: 0;
	border: 0px;
}

.chromestyle ul li a:hover{
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
font:normal 14px Verdana;
line-height:16px;
z-index:100;
background-color: #c4e3ff;
width: 250px;
visibility: hidden;
text-align: left;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
color: #FFF;
font-weight: normal;
color: #007cb3;
	font-family: Myriad Pro, Arial;
	border-bottom: solid #e8e8e8 1px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #cedfe9;
color: #0099cc;
}

/* Stop Down Menu Styles ---------------------------------------------------------------------------------------*/



/* FORMS */

.txtBox {
			border: 1px solid #333;
			}
			
.dropDown {
			border: 1px solid #333;
			}


.bttn {
			border: 1px solid #333;
			background-color: #007cb3;
			color:#FFFFFF;
			}

/* FOXY */

div.interview_product {
	padding:10px;
	border:1px solid #3790a6;
	overflow:auto;
	background:#f3f8fa;
	width: 377px;
	margin-right:auto;
	margin-left:auto;

}
div.example_product {
	margin:10px 20px 20px 0;
	padding:10px;
	border:1px solid #3790a6;
	overflow:auto;
	background:#f3f8fa;
}

div.example_product div.col_l, div.interview_product div.col_l {
	width:100px;
	float:left;
	text-align:right;
}
div.example_product div.col_r  {
	width:570px;
	margin-left:10px;
	float:left;
}
div.interview_product div.col_r  {
	width:210px;
	margin-left:10px;
	float:left;

}
div.interview_product div.col_r p {
	text-align:left;
	}
div.example_product div.col_l img, div.interview_product div.col_l img  {
	padding-bottom:10px;

}
div.interview_product div.col_r input.submit, div.interview_product div.col_1 input.submit {
	margin:10px 0px 0px;
	padding:3px 8px 3px 22px;
	border:2px solid #3790a6;
	-moz-border-radius:5px;
	float:right;
	line-height:20px;
	background:#fff url(http://inspiremetoday.com/images/cart.png) no-repeat 3px 5px;
	color:#3790a6;
	text-decoration:none;
	text-transform:lowercase;
	font-size:14px;
}
div.example_product div.col_r a:hover, div.example_product div.col_r input.submit:hover, div.interview_product div.col_r a:hover, div.interview_product div.col_r input.submit:hover {
	border-color:#266473;
	color:#266473;
}
div.example_product div.col_r label.label_left, div.interview_product div.col_r label.label_left {
	width:6em;
}
div.example_product div.col_r select, div.interview_product div.col_r select {
	width:16em;
}
div.example_product h4, div.interview_product h4 {
	color:#266473;
	font-size:18px;
	font-weight:bold;
}
div.example_product h4 span, div.interview_product h4 span {
	color:#3790a6;
	font-size:14px;
	font-weight:normal;
}


div.example_source_container {
	display:none;
	text-align:right;
}
div.example_source {
	display:block;
	text-align:left;
}
a.example_source {
	padding:3px 3px 3px 24px;
	background:url(http://www.foxycart.com/admin/slices/icon.page_white_code_red.png) no-repeat 3px 2px;
	color:#6d6d6d;
}
a.example_source:hover {
	color:#e01822
}


div.hugsplash {
	width: 200px;
	height: 200px;
	float: right;
	display: inline;
	position: relative;
	margin-left: 05px;
	padding: 10px;
	border: 0px solid #8fb9d0; 
	background-image: url('http://globalhugtour.com/images/hugsplash.png'); 
	background-repeat: no-repeat; 
	background-position: top center; 
	text-align:left; 
	vertical-align: top; 

}


/* Intense Debate */
.idw-footer {
	display:none;
}

.idw-container h2 {
	display:none;
}


	fieldset {border-style: none;}
#iphoneBox {
	
	display:none;
	}

/* New index page */
.home-widget-area {
	background: url(http://inspiremetoday.com/images/footer.png) no-repeat 50% 0px #aed5ed;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	height:250px;
}
.home-widget {
	padding: 5px 0px 5px 5px;
	float: left;
	text-align:left;
	color: #7C4D98;
}
.home-widget li {
	text-indent: 0;
	margin: 0;
	padding: 0;
	padding: 7px 5px;
}

.home-widget ul {
	list-style: none;
	margin: 0;
}
#rightcolumn {
	/*background-color: #f1f8fc; 
	border: 1px solid #8fb9d0;*/
	}
	
div.img-inspiration {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	float: left;
	margin: 10px 10px 15px 0;
	padding: 0;
	position: relative;
}
/* Daily Ad */
.dailyad {
	margin: 15px 0;
	padding: 0 10px;
	float: left;
	text-align:left;
	border: 1px solid #e3e5cf;
	color: #656565;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* Gradient */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
}

.idw-container {
	padding: 10px !important;
}

.prettyform {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align:left;
	border: 1px solid #EFCF00;
	color: #656565;
	width: 80%;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* Gradient */
	background: #fcf3a6; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcf3a6 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcf3a6), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcf3a6 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcf3a6 0%,#f1da36 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcf3a6 0%,#f1da36 100%); /* IE10+ */
	background: linear-gradient(top,  #fcf3a6 0%,#f1da36 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf3a6', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
}


