/*
  CSS developed by PlasticMind Design (http://plasticmind.com)
  For Chuck Green (http://ideabook.com)
  Last edited: 01-13-08
*/

/* Basic Elements */

	html {
		margin: 0; padding: 0;
		/* setting border: 0 hoses ie6 win window inner well border */
		}
	body {
		margin: 0; padding: 0;
		/* setting border: 0 hoses ie5 win window inner well border */
		font-family: verdana, 'trebuchet ms', sans-serif;
		font-size: 12px;
		text-align: center; /* center on ie */
		background: url(/images/bg3.gif) repeat-x top center;
		} 
	/* form, input { 
		margin: 0; 
		padding: 0; 
		} */
	a { 
		text-decoration: underline; 
		color:#cc3300;
		}
	a:hover {
		text-decoration: none; 
		color:#999;
		}
	a img { 
		border: 0; 
		}
	h1, h2, h3, h4, h5, h6 { 
		/* font-weight: normal; */
		}
	h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		}
		
    h1 { font-size: 24px; }
	.clear {
		clear: both;
		overflow: hidden;
		width: 1px;
		height: 1px;
		margin: 0 -1px -1px 0;
		border: 0;
		padding: 0;
		font-size: 0;
		line-height: 0;
		}



/* Page Layout */

	#container {
		margin: 0 auto; /* center on everything else */
		width: 800px;
		text-align: left;
height:100%;
		}

	#banner {
		clear:both;
		}
	#col1, #col2, #col3 {
		float:left;
		}
	#col1 {
		width:150px;
		}
	#col3 {
		width:150px;
		}

	#col2 {
		width:500px;
		}
	.column {
		padding: 15px 15px 5px 15px; /* This is a CSS shortcut, you can specify multiple amounts clockwise starting from the top, T-R-B-L */
		}
#col3 .column {padding-right:5px;}

/* top menu styling */
	#topmenu {
		height:35px;
		background:#fff url(/images/topmenu-bg.gif) bottom left repeat-x;
		}
	#topmenu ul {
		margin:0 0 0 3px; padding:0;
		list-style:none;
		}
	#topmenu li {
		float:left;
		margin:0; padding:0;
		}
	#topmenu a {
		display:block;
		width:130px;
		height:35px;
		text-decoration:none;
		white-space:nowrap;
		text-indent:-9999px;
		overflow:hidden;
		}
	#topmenu a#menu-signup { background: #fff url(/images/menu-affiliates.gif) bottom center no-repeat;}
	#topmenu a#menu-signup:hover { background: url(/images/menu-affiliates-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-signup { background: url(/images/menu-affiliates-up.gif) bottom center no-repeat;}
	#topmenu a#menu-home { background: #fff url(/images/menu-home.gif) bottom center no-repeat;}
	#topmenu a#menu-home:hover { background: url(/images/menu-home-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-home { background: url(/images/menu-home-up.gif) bottom center no-repeat;}
	#topmenu a#menu-account { background: #fff url(/images/menu-account.gif) bottom center no-repeat;}
	#topmenu a#menu-account:hover { background: url(/images/menu-account-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-account { background: url(/images/menu-account-up.gif) bottom center no-repeat;}
	#topmenu a#menu-tutorials { background: #fff url(/images/menu-tutorials.gif) bottom center no-repeat;}
	#topmenu a#menu-tutorials:hover { background: url(/images/menu-tutorials-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-tutorials { background: url(/images/menu-tutorials-up.gif) bottom center no-repeat;}
	#topmenu a#menu-store { background: #fff url(/images/menu-store.gif) bottom center no-repeat;}
	#topmenu a#menu-store:hover { background: url(/images/menu-store-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-store { background: url(/images/menu-store-up.gif) bottom center no-repeat;}
	#topmenu a#menu-services { background: #fff url(/images/menu-services.gif) bottom center no-repeat;}
	#topmenu a#menu-services:hover { background: #fff url(/images/menu-services-over.gif) bottom center no-repeat;}
	#topmenu a.active#menu-services { background: #fff url(/images/menu-services-up.gif) bottom center no-repeat;}


/* Banner Magic */

	#banner h1 {
		text-indent: -9999px; /* Hides the text from the browser and reveals only the image, but still works for screen readers */
		margin:0;
		width:0px;height:0px;
		}
	#banner { overflow:hidden; }
#banner .description-text {
float: right;
width: 150px;
height: 130px;
overflow:hidden;
}
#sticker #banner .description-text h2 {
padding: 22px 5px 5px 10px;
line-height: 1.3;
text-indent: 0;
font-size: 11px;

}

#sticker #banner .description-text h2 a { text-decoration: underline; }

/* Styling for the Pageplane Link at the top of all pages */

	.pplink {
		float:right;
		margin:22px 12px 0 0;

		}
	.pplink a {
		display:block;
		font-size:11px;
		width:126px;
		height:91px;
		background: url(/images/pp-link-gray.gif) no-repeat top left;
		text-indent:-9999px;
		overflow:hidden;
		}
	#jumpola .pplink a { background: url(/images/pp-link-green.gif) no-repeat top left; }
	#sticker .pplink a { background: url(/images/pp-link-dkgray.gif) no-repeat top left; }



/* Ideabook.com Front Page Page Styling */

	#sticker #container {
		background: url(/images/ideabook-container.gif) repeat-y top center;
		}
	#sticker #banner {
		background: url(/images/logo.gif) no-repeat top center;
		height:107px;
		}
#sticker .column { padding:0; }
#sticker #col1 .column,
#sticker #col3 .column {margin-left: 1px; margin-right: 1px;}
#sticker .row1 { 
 /* height: 250px;  */
padding: 5px 5px 5px 5px;
} 
#sticker .row2 { 
/* border-bottom: solid 1px #b3b3aa;
border-top: solid 1px #b3b3aa; */
/* height: 150px; */
margin-bottom: 15px;
}

/* #sign-up p {
	height: 229px;
	width: 118px;
	background: url(/images/cover-signup.png) no-repeat top left;
}
#sign-up a {
	display:block;
	padding: 10px 10px 40px 10px;
	font-size: 11px;
} */
/* #design-ideas,
#design-insights,
#design-links {
	width: 154px;
	height: 229px;
float:left;
overflow:hidden;
}
#design-ideas {
	background: url(/images/fp_enteroptions.gif) no-repeat top left;
}
#design-insights {
	background: url(/images/fp_picktemplate.gif) no-repeat top left;
width: 160px;
}
#design-links {
	background: url(/images/fp_printsticker.gif) no-repeat top left;
} */
/* #front-desk a {
display:block;
padding: 80px 8px 50px 12px;
font-size: 11px;
color:#000;
line-height: 1.2;
} */
#front-desk a:hover {
color:#000;
}
#sticker-store {
overflow:hidden;
}
	#sticker-store p {
		width:500px;
		height:131px;
		background: url(/images/cover-store.png) bottom right no-repeat;
margin:0;
		}
	#sticker-store p a {
		color:#000;
		display:block;
		font-size:11px;
line-height: 1.2;
		padding:36px 270px 0 14px;
		}

#how-zine {
		background: url(/images/cover-howzine.png) top left no-repeat;

}
#how-zine p a {
display:block;
padding: 10px 24px 50px 24px;
font-size: 11px;
color:#0d2f51;
line-height: 1.2;
}
#col3 .row1 {
padding-left: 10px;
padding-right: 3px;
}
#sticker #col1,
#sticker #col1 a,
#sticker #col3,
#sticker #col3 a {
color: #193b57;
}

#sticker #col3 .row1, #sticker #col3 .row2
{
    background-color: #efefef;
}

#sticker #sitesearch p {
font-size: 11px;
padding: 0;
margin: 10px 0 5px 0;
font-weight:bold;
}
#sticker #sitesearch-field {
border: solid 1px #7d9cb9;
}

/* #sponsors {
		background: url(/images/cover-sponsors.png) top left no-repeat;
font-size: 11px;
line-height: 1.2;
}
#sponsors h3 {
font-size: 11px;
margin:0;
padding: 24px 24px 0 24px;
}
#sponsors ul {
padding: 0; margin: 0;
list-style: none;
}
#sponsors ul li {
margin: 0 24px 0 24px;
}

/* Jumpola Styling */

	#jumpola #container {
		background: url(/images/jumpola-container.gif) repeat-y top center;
		}
	#jumpola #banner {
		background: url(/images/banner-jumpola.gif) no-repeat top left;
		height:262px;
		}

	#jumpola #col1 {
		width:650px;
		}
	.jumplist {
		width:620px;
		border-bottom:solid 1px #c5c5c5;
		background: url(/images/jump-section.gif) repeat-y top left;
		overflow:hidden;
		font-size:11px;
		line-height:15px;
		margin-bottom:20px;
		padding-bottom:15px;
		}
	.jumpmenu ul {
		margin:0; padding:0;
		list-style:none;
		height:22px;
		}
.jumpmenu li {
float:left;
		margin:0; padding:0;
		width:62px;
		display:inline;
		}
	.jumpmenu a {
		color:#6E7073;
		font-size:9px;
		letter-spacing:1px;
		font-family:Arial, sans-serif;
		text-transform:uppercase;
		text-align:center;
		padding-top:5px;
		display:block;
		text-decoration:none;
		white-space:nowrap;
		overflow:hidden;
		}

	.jumplist .jump-col {
		float:left;
		width:149px;
		}
	.jumplist ul {
		list-style:none;
		margin:0;padding:0;
		}
	.jumpsection {
		clear:both;
		padding:12px;
		}
	.jumplist h3 {
		font-weight:bold;
		color: #fd5726;
		font-size:13px;
		margin:0 0 5px 0;padding:0;
		}
	.jumplist h4 {
		font-weight:bold;
		margin:4px 0 2px 0;
		font-size:11px;
		line-height:14px;
		padding-top:3px;
		padding-bottom:3px;
		}
	.jumplist h5 {
		font-weight:bold;
		color: #ff8865;
		margin:-3px 0 6px 0;
		font-size:11px;
		line-height:11px;
		}
	#jumplist-print .jumpmenu {background: url(/images/ib_tab_print_1.gif);}
	#jumplist-web .jumpmenu {background: url(/images/ib_tab_web_2.gif);}
	#jumplist-illus .jumpmenu {background: url(/images/ib_tab_illust_3.gif);}
	#jumplist-photo .jumpmenu {background: url(/images/ib_tab_photo_4.gif);}
	#jumplist-type .jumpmenu {background: url(/images/ib_tab_type_5.gif);}
	#jumplist-tech .jumpmenu {background: url(/images/ib_tab_tech_6.gif);}
	#jumplist-mktg .jumpmenu {background: url(/images/ib_tab_mktg_7.gif);}
	#jumplist-ref .jumpmenu {background: url(/images/ib_tab_ref_8.gif);}
	#jumplist-shop .jumpmenu {background: url(/images/ib_tab_shop_9.gif);}
	#jumplist-mind .jumpmenu {background: url(/images/ib_tab_mind_10.gif);}
	.jumpola-ad { margin-bottom:20px; }

/* Tutorials Page */

#tutorials .tutorial-thumb {
float:right;
padding:1px;
margin:7px 0 7px 5px;
}


/* Store Page Styling */

	#store #container {
		background: url(/images/store-container.gif) repeat-y top center;
		}
	#store h1,
	#store h2 {
		float:left;
		}
	.store-instructions {
		width:150px;
		margin-top:50px;
		font-size:11px;
		}
	.store-instructions p {
		padding:13px;
		}

/* Footer Styling */
	#footer {
		font-family: Arial, sans-serif;
		clear:both;
		background: white url(/images/ideabook_footer.gif) no-repeat top left;
		font-size:10px;
		color:#aaa;
		height:35px;
		width:800px;
		}
	#footer ul {
		list-style:none;
		margin:0; padding:0 0 0 20px;
		}
	#footer li {
		float:left;
		padding:7px 0 0 5px;
		letter-spacing:1px;
		text-transform:uppercase;
		}
	#footer a {
		color:#777;
		}
	#footer p {
		font-size:9px;
		padding:8px 30px 0 0;
margin:0;
		text-align:right;
		}

/* Miscellany */

#feed a {
font-size:9px;
padding-left:13px;
		background: url(/images/feed.gif) no-repeat left;
}
/**/
#login {padding: 6px; font-size: 10px; }
#login a { font-size: 9px; }

#vinbox 
{
    /* background: url(http://www.windowsticker.us/images/getstarted.gif) top left no-repeat; */
    height: 60px; 
    padding: 0; 
    padding-top: 20px !important; 
    margin: 0;
}

.enterbutton 
{
    margin-top:10px;
}

#dashboard
{
    background: #fff url(http://www.windowsticker.us/images/dashboard.gif) no-repeat top left; 
    height: 75px;
    padding-top: 23px;
    padding-left: 25px;

}

.dashbutton
{

    height: 34px;
    width: 150px;
}

.linkButton 
{

}

#wizWrapper
{
    padding-top: 5px;
    background: #fff url(http://www.windowsticker.us/images/topback.gif) no-repeat top center;
}


.tabpanel
{
    width: 350px;
    background-color: #ffffee;
}

.tabinput  { border: solid 1px #333; /* background-color: #d4e9f7; */}

.pagewrap
{
    padding: 3px;
    padding-top: 3px;
    background: #fff url(http://www.windowsticker.us/images/topbacklight.gif) no-repeat top center;
    
}

.pagewrap h2
{
    font-size: 14px;
}

.pagewrap p, .promo p { text-align: left; padding: 5px; }

.promo 
{
    width: 225px;
    height: 300px;
    float: left;
    margin:  3px;
    padding: 3px;
    border: solid 1px #666;
}

.override 
{
    color: #aaa;
}

.PayPal
{
   vertical-align: top;
}

/* Right Menu Styling */


	.bannertext {
		position:relative;
		top:155px;
		left: 665px;
		width:150px;
font-size:11px;
}

	.bannertext ul, ul.menu-list {
		list-style:none;
		margin:0;
		padding:0;
		}
ul.menu-list {
font-size: 11px;
margin-top: 10px;
}

	.bannertext li, ul.menu-list li {
		padding:0;
		margin-bottom:5px;
		}
	.bannertext p, .menu-list {
		margin:0;padding:0;
		}
	.bannertext a, .menu-list a {
		padding-left:14px;
		background: url(/images/arrow-gray.gif) left center no-repeat;
		}
	#sitesearch {padding-top:2px;}
	#sitesearch-field {
		width:115px;
background:#e9e9e9;
padding: 2px 3px;
		border:solid 1px #ccc;
		font-family: verdana, 'trebuchet ms', sans-serif;
		font-size: 11px;
		}
		
.SubHead
{
    font-weight: bold;
}		

.spaceit p { line-height: 16px; }