/* CSS Document */

* {
	margin: 0px;
	padding: 0;
}

p {
	padding-top: 10px;
}

/****************************************************** 
					Inline Links
******************************************************/

a {
	color: #bd4b19;
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/****************************************************** 
					BODY/STRUCTURE
******************************************************/

html {
	background: url("../images/bg_home.jpg") repeat-x center top #fefaeb;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms",Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

html.home {
	background: url("../images/bg_home_only.jpg") repeat-x center top #fefaeb;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms",Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

body {
	padding: 0;
	margin: 0;
	background: url("../images/bg_home_glow.jpg") no-repeat top center;
	width: 100%;
	display: table;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #75716e;
	font-size: 12px;
}

.container {
	width: 960px;
	margin: 0px auto;
}

.main_content {
	background: #fffaf0;
	border: 1px solid #dadada;
	width: 958px;
	border-top: 0px;
}


/****************************************************** 
				FOOTER
******************************************************/

#footer {
	width: 960px;
	margin: auto;
	background: url("../images/bg_footer.jpg") repeat-y top center;
	color: #777364;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 8px;
}

#footer a {
	color: #a4573b;
	text-decoration: none;
}

#footer a:hover {
	color: #a4573b;
	text-decoration: underline;
}

#footer .content {
	width: 900px;
	background: url("../images/footer_corners.jpg") bottom center no-repeat;
	padding: 12px 30px 12px 30px;
	vertical-align: middle;
}

#footer_cta {
	background: url("../images/sub_footer_cta.jpg") bottom center no-repeat;
	height: 42px;
	width: 958px;
	margin: auto;
	line-height: 42px;
}

#footer_cta .text {
	float: left;
	width: 700px;
	text-align: center;
	color: #FFC;
	font-size: 14px;
	font-style: normal;
}

#footer_cta .cta a {
	float: right;
	width: 250px;
	text-align: center;
	font-size: 16px;
	color: #CCF;
	text-decoration: none;
}

#footer_cta .cta a:hover {
	color: #CCF;
	text-decoration: underline;
}

/****************************************************** 
				SUBPAGE STRUCTURE
******************************************************/

#full_2col {
	background: url("../images/bg_2col.jpg") repeat-y top center;
	padding-bottom: 20px;
}

#full_1col {
	background: url("../images/bg_1col.jpg") repeat top center;
	padding-bottom: 20px;
}

#main_col {
	width: 700px;
	float: left;
}

#main_col .pad, #full_1col .pad {
	padding-top:4px;
	padding-left: 25px;
	padding-right: 15px;
}


/****************************************************** 
					SIDEBAR
******************************************************/

#sidebar {
	float: right;
	width: 256px;
	text-align: center;
	padding-bottom: 25px;
}

#sidebar .title {
	color: #504b3a;
	margin-top: 25px;
	font-size: 16px;
	margin-bottom: 5px;
}


/****************************************************** 
					HEADER
******************************************************/

#header {
	background: #f4f3eb url("../images/bg_header-2.png") repeat-x bottom center;
	height: 78px;
	width: 960px;
	margin: auto;
	border-top: 4px solid #ded5b2;
	z-index: 10;
}

#header_bottom {
	height: 24px;
	margin-bottom: 5px;
	width: 960px;
	background: url("../images/bg_header_bottom.png") repeat-y top center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://peepnote.com/images/images/bg_baseshadowed.png",
sizingMethod='scale');
}

h1.logo a {
	display: block;
	height: 71px;
	width: 360px;
	background: url("../images/logo.gif") no-repeat center center;
	text-indent: -9999px;
	border: 0px;
	text-decoration: none;
	float: left;
	margin: 8px 0px 0px 15px;
}



/****************************************************** 
					HOME ASSETS
******************************************************/

#intro_paragraph {
	width: 470px;
	float: left;
	margin-top: 50px;
	margin-left: 24px;
}

h1.headline_homeintro {
	width: 515px;
	height: 97px;
	display: block;
	background: url("../images/home_introtext.gif") 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 4px;
}

#intro_paragraph .content {
	width: 100%;
	padding-top: 4px;
	border-top: 1px solid #a06038;
	color: #ffffdc;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px #666666;
}

#signbox {
	width: 350px;
	height: 180px;
	float: right;
	margin-top: 55px;
	margin-right: 90px;
	text-align: center;
	z-index: 10 !important;
}

#signbox img {
	margin-top: -55px;
}

.screencap_holder {
	width: 100%;
	background: #fff0e0;
	margin-top: 0px;
	padding-bottom: 5px;
}

.screencap_holder p {
	font-size: 16px;
	line-height: 22px;
	color: #504b3a;
	width: 500px;
	padding: 10px;
}

.screencap_holder ul {
	margin: auto;
	padding: 0px;
}

.screencap_holder ul li {
	display: block;
	float: left;
	margin-left: 30px;
	color: #1c89b7;
	font-size: 12px;
	text-align: center;
	list-style: none;
	margin-top: 20px;
}

.screencap_holder ul li img {
	border: none;
}

.screencap_holder ul li h3 {
	color: #054e6d;
	font-size: 14px;
}

.testimonials {
	background: #3f3b2c;
	padding: 18px 0px 18px 0px;
	border-top: 1px solid #5f5c49;
	color: #9c987f;
	line-height: 18px;
	font-size: 13px;
}

.testimonials a {
	color: #a3d2e1;
	font-weight: bold;
	text-decoration: none;
}

.testimonials a:hover {
	color: #b1dce9;
	text-decoration: underline;
}

.testimonials p {
	padding: 0px;
	margin: 0px;
}

.testimonials a img {
	border: 1px solid #918e82;
	margin-right: 10px;
}

.blurb {
	float: left;
	width: 390px;
	margin-left: 55px;
}

/****************************************************** 
					MY PEEPS ASSETS
******************************************************/

.lightblue_mod {
	width: 100%;
	background: #daf1e9;
	padding: 15px 0px 15px 0px;
	color: #504b3a;
	font-size: 11px;
}

.lightblue_mod_empty {
	width: 100%;
	background: #daf1e9;
	height: 12px;
}

.lightblue_mod .pad {
	padding: 0px 24px 0px 24px;
}


.odd {
	background: #e7e2d2;
}

.even {
	background: #efebdc;
}

.info .favorite {
	float: left;
	margin-top: 8px;
	padding-left: 3px;
	height: 15px;
}


/****************************************************** 
					GREEN HEADERS
******************************************************/

.greenhead {
	width: 960px;
	height: 40px;
}

.green_title {
	line-height: 48px;
	width: 230px;
	margin-left: 36px;
	color: #d8f8f0;
	font-family: "trebuchet ms",Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px #1f661f;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

/**BLUE TITLES**/

.green_blank {
	background: url("../images/greenheader_blank.png") no-repeat 0 0;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://peepnote.com/images/images/blueheader_blank.png",
sizingMethod='scale');
	margin-top: 23px;
}

.green_content {
	background: url("../images/bg_green.png") repeat 0 0;
	width: 960px;
}

.green_content .pad {
	padding: 12px 24px 12px 24px;
}

.green_content ul.home {
	margin: 0px;
	padding: 0px;
}

.green_content ul {
	margin: 0px;
	padding: 0px;
}

.green_content li {
	display: block;
	float: left;
	height: 43px;
	padding-left: 48px;
	line-height: 48px;
	color: #8fc6d7;
	font-size: 14px;
	text-shadow: 1px 1px #07435d;
	font-weight: normal;
}

.green_content li.sub {
	display: block;
	float: left;
	padding-left: 36px;
	padding-bottom: 8px;
	height: auto;
	line-height: 18px;
	padding-top: 8px;
	color: #FFFFFF;
	font-size: 18px;
	text-shadow: 1px 1px #07435d;
	font-weight: normal;
	background: url("../images/icon_arrow.png") no-repeat left top;
	margin-right: 10px;
}

.green_content li a {
	color: #8fc6d7;
	font-size: 14px;
	text-shadow: 1px 1px #07435d;
	font-weight: normal;
	text-decoration: none;
}

.green_content li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.green_content li.first {
	background: url("../images/icon_step1.png") no-repeat left center;
}

.green_content li.second {
	background: url("../images/icon_step2.png") no-repeat left center;
}

.green_content li.third {
	background: url("../images/icon_step3.png") no-repeat left center;
}

.green_content li.divider {
	border-left: 1px solid #052a3a;
	border-right: 1px solid #32728d;
	margin: 0px 52px 0px 52px;
	padding-left: 0px;
}

/****************************************************** 
					NAVIGATION
******************************************************/

#nav {


/* Nav Holder */
float: right;
	margin: 10px 0px 0px 0px;
}

#nav ul {
	/* all lists */
	display: block;
	padding: 0;
	list-style: none;
	line-height: 1;
	display: block;
	float: right;
	height: 48px;
	list-style: none;
	margin: 0 10px 0 0;
}

#nav li {
	/* all li items */
	float: left;
	display: inline;
	list-style-type: none;
}

#nav ul li a {
	/* Main Level Link Styling */
	float: left;
	background: url("../images/btn_beige_001_left.png") no-repeat left top;
	margin: 0;
	padding: 0 0 0 18px;
	text-decoration: none;
}

#nav ul li a span {
	float: left;
	display: block;
	margin-right: 3px;
	background: url("../images/btn_beige_001_right.png") no-repeat right top;
	padding: 13px 18px 13px 0px;
	color: #226e8e;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	font-family: "trebuchet ms",Arial, Helvetica, sans-serif;
}

#nav ul li a:hover {
	background-position: 0% -40px;
}

#nav ul li a:hover span {
	background-position: 100% -40px;
	color: #a35635;
}

#nav ul li.current a {
	/* Current Main Level Link Styling */
	float: left;
	background: url("../images/btn_blue_001_left.png") no-repeat left top;
	margin: 0;
	padding: 0 0 0 18px;
	text-decoration: none;
}

#nav ul li.current a span {
	/* Current Main Level Link Styling */
	float: left;
	display: block;
	margin-right: 3px;
	background: url("../images/btn_blue_001_right.png") no-repeat right top;
	padding: 13px 18px 13px 0px;
	color: #def3fa;
	font-size: 14px;
	font-weight: bold;
	text-shadow: -1px -1px #22657e;
	font-family: "trebuchet ms",Arial, Helvetica, sans-serif;
}

#nav ul li.current a:hover {
	background-position: 0% -40px;
}

#nav ul li.current a:hover span {
	background-position: 100% -40px;
	color: #def3fa;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav ul li a span, #nav ul li.current a span {
	float: none;
}

/* End IE5-Mac hack */

#nav ul li a:hover span, #nav ul li.current a:hover span {
	
}


/****************************************************** 
					CLEARS & FIXES
******************************************************/

/*-  IE FIXES--------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*-  CLEARS--------------------------- */

.clearboth {
	clear: both;
}

/****************************************************** 
					FOOTER SOCIAL LINKS
******************************************************/

a.footerlink_fb {
	float: right;
	display: block;
	background: url("../images/footerlink_fb.png") no-repeat 0px 0px;
	width: 94px;
	height: 31px;
	border: 0px;
	text-indent: -9999px;
	margin-right: 15px;
}

a.footerlink_fb:hover {
	background: url("../images/footerlink_fb.png") no-repeat 0px -31px;
}

a.footerlink_twitter {
	float: right;
	display: block;
	background: url("../images/footerlink_twitter.png") no-repeat 0px 0px;
	width: 80px;
	height: 31px;
	border: 0px;
	text-indent: -9999px;
}

a.footerlink_twitter:hover {
	background: url("../images/footerlink_twitter.png") no-repeat 0px -31px;
}


#notice {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	overflow: visible;
	background-color: #0CA9DB;
	color: #FEFAEB;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	border-bottom: 1px solid #114F79;
	padding-bottom: 8px;
	height: 86px;
	font-size: 1.8em;
	z-index: 100;
}

.tag {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
	margin-right: 8px;
	letter-spacing: -1px;
	white-space: nowrap;
}

#Tags {
	cursor: pointer;
}


#welcome {
	position: relative;
	top: 8px;
	right: 0px;
	text-align: center;
}

ul.admin li {
	list-style-type: none;
}


/***** Styles for index page, view page, and crm *******/
#full_2col {background: url("/images/bg_2col-new.jpg") repeat-y top center; padding-bottom: 20px; overflow: hidden;}

.lightblue_mod {
	overflow: hidden;
	}

ul.filters {
	list-style: none;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width:100px;
	}
ul.filters li{
	height: 15px;
	display: block;
	padding-left: 12px;
	margin-bottom: 7px;
	background: url("/images/icon_bluecheck.png") no-repeat 0px 5px;
	color: #b24017;
	font-size: 10px;
	}
ul.filters li.selected{
	background: url("/images/icon_bluecheck-selected.png") no-repeat 0px 5px;
	}
ul.filters li.selected a{
	color: #49606a;
	font-weight: bold;
	}
ul.filters li.selected a:hover{
	background: none;
	padding: 0px;
	}

	
ul.filters li a{
	font-size: 11px;
	padding: 0px;
	}
ul.filters li a:hover{
	font-size: 11px;
	padding: 2px;
	}


/** ==== ABOUT ===== **/

.about_body{
	line-height: 21px;
	font-family: Arial;
	color: #4e4a43;
	padding: 0px 15px;
	}


/** ===== Account Page **/
.about_body ul {
	margin-left:10px;
	margin-bottom:16px;
	list-style-type: none;
}

.about_body ul li{
	margin-top:5px;
}

.about_body p {
  line-height:16px;
  padding:0px;
  margin:0px;
}


/** ==== SHOP ===== **/
.new_shop {
	float: left;
	text-align: left;
	width: 100%;
	background-color: #FFF;
}
.shops {
  width: 100%;
  overflow:auto;
}
.shops dl {
	float: left;
	color: #1789bc;
	margin-top: 5;
	margin-right: 19px;
	margin-bottom: 14px;
	margin-left: 18px;
}
.shops dt {
	padding-left: 10px;
	color: #000;
}
.shops dd {
  color: #585858;
  padding: 0 5px;
}
.shops a {
  text-align: left;
  font-weight: bold;
  color: #1789bc;
}

.shops dl img {
	background: #ffffff;
	border: solid 2px #dddb9f;
	padding: 2px;
}
.shop_title {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	line-height: 1.6em;
	margin-bottom: 6px;
}

#shop_title {
	position:relative;
	font-size:20px;
}


/** ==== HP ===== **/
.new_hp {
	float: left;
	text-align: left;
	width: 100%;
	background-color: #FFF;
}
.hp {
  width: 100%;
  overflow:hidden;
}
.hp dl {
	float: left;
	color: #1789bc;
	margin-top: 5;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 13px;
}
.hp dd {
  color: #585858;
  padding: 0 5px;
}
.hp a {
  text-align: left;
  font-weight: bold;
  color: #1789bc;
}

.hp dl img {
	background: #ffffff;
	border: 2px solid #dddb9f;
	padding: 2px;
}
.hp_title {
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 1.2em;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.kaijo {clear:both}

#corp-title {
	font-size: 40px;
	background: url("../images/title-bg2.png") no-repeat 0px 5px;
	width: 660px;
	height: 60px;
	color:rgba(31,83,108,.9);
	font-weight: bold;
	text-shadow: 1px 1px rgba(176,80,80,.7), 
				 2px 2px rgba(176,80,80,.6),  
				 3px 3px rgba(176,80,80,.5), 
				 4px 4px rgba(176,80,80,.4),
				 5px 5px rgba(176,80,80,.3);
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 80px;
}

/** ==== twitter ===== **/
#twitter_module{
	float: right;
	top: -490px;
	margin: 0 40px;
	margin-bottom: -490px;
    position:relative;
    font-size:12px!important;
    font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
    zoom:1;
}

/** ==== Tips ===== **/
.lightTip			{  }
.lightTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip .bottom	{ height: 14px; background: url(../images/notch-white.png) top center no-repeat; }

.yellowTip			{  }
.yellowTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #f9e98e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbf7aa; color: #020202; }
.yellowTip .bottom	{ height: 14px; background: url(../images/notch-yellow.png) top center no-repeat; }

.orangeTip			{  }
.orangeTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #f9cd8e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbe3aa; color: #020202; }
.orangeTip .bottom	{ height: 14px; background: url(../images/notch-orange.png) top center no-repeat; }

.redTip				{  }
.redTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #ce6f6f; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #f79992; color: #020202; }
.redTip .bottom		{ height: 14px; background: url(../images/notch-red.png) top center no-repeat; }

.greenTip			{  }
.greenTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #020202; }
.greenTip .bottom	{ height: 14px; background: url(../images/notch-green.png) top center no-repeat; }

.blueTip			{  }
.blueTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #36a4d9; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #90d8f0; color: #020202; }
.blueTip .bottom	{ height: 14px; background: url(../images/notch-blue.png) top center no-repeat; }

.purpleTip			{  }
.purpleTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #8671de; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #a290f0; color: #020202; }
.purpleTip .bottom	{ height: 14px; background: url(../images/notch-purple.png) top center no-repeat; }

.darkTip			{  }
.darkTip .content	{ width: 180px; height: 145px; padding: 10px; border: 6px solid #303030; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #505050; color: #f8f8f8; }
.darkTip .bottom	{ height: 14px; background: url(../images/notch-dark.png) top center no-repeat; }


