k@charset "UTF-8";
/* 
Sharpenz Website
Designed By: Marsha Michaels
Coded By: Dustin Lunt
*/

/*** CLEAR DEFAULTS ***/
html,body,p,h1,h2,h3,h4,h5,h6,ul,li{margin: 0;padding:0;}
.clear {clear:both;}
img {border:none;}
p {font-size:16px;}


body{font-family: Arial, Helvetica, sans-serif;color: #333;font-size: 14px}

/***** FONT COLORS AND STYLES ***/
.red{ color: #ff3206;}
.wht{color: #fff;}
.bold{font-weight: bold;}
.italic{font-style:italic;}
.ac {text-align: center;}
.ar{ text-align:right;}
.shad{text-shadow: #444 1px 1px 1px;}
.big{font-size: 30px;}

.fl{float: left;}
.fr{float:right;}

img.fl {padding: 5px 10px 5px 0;}
img.fr{padding: 5px 0 5px 10px;}

.s1{ height:10px; width: auto;}
.s2{ height:20px; width: auto;}
.s3{ height:30px; width: auto;}
.s4{ height:40px; width: auto;}
.s5{ height:50px; width: auto;}
.s6{ height:60px; width: auto;}

/* TEXT CLASSES */
.yellowhighlight {background-color: #FF0;}
.txtlinethrough {text-decoration:line-through}
.underline {text-decoration:underline;}
.strong {font-weight:bold;}
.it{font-style:italic;}
.caps{text-transform:uppercase;}
.lineheight115 { line-height: 115%;}
.f12{ font-size: 12px;}
.f16{ font-size: 16px;}
.f18{font-size: 18px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.f28{font-size: 28px;}
.f30{font-size: 30px;}
.f36{font-size: 36px;}
.f46{font-size: 46px;}
.red {color: #F00;}
.grey {color:#333;}
.blk{color: #333;}
.wht {color: #fff;}
.ac {text-align: center;}
.ar {text-align: right;}
.skinnytxt {font-weight:lighter;}
.contentnarrow { width: 700px; margin: 0 auto;}
#wrap {margin: 0 auto; width: 1000px;}

#header {
	background:  url(images/alice-nancy.jpg) no-repeat;
	background-position: right 15px;
}
#logo h1 {
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	width: 273px;
	height: 159px;
	margin: 5px 0 0 15px;
	float: left;
}

#sub-headline {
	width: 370px;
	margin: 80px 0 0 20px;
	float: left;
}
#sub-headline p {
	font-size: 25px;
	font-family: Trebuchet MS, Tahoma, Arial;
}
#nav {
	width: 770px;
	margin:0 0 0 -20px;
}
#nav ul {
}
#nav li {
	list-style: none;
	font-family: Myriad Pro, Helvetica, Arial;
	float: left;
	padding: 0 23px 0 0;
	font-size: 16px;
	margin:0;
	font-style: italic;
	font-weight: bold;
}
#nav li a {
	color: #333;
	text-decoration: none;
}
#nav li a:hover {
	color: #ff3206;
}
#top-blue-bar {
	height: 80px;
	background: url(images/sidebar-bg-top.png) no-repeat;
	background-position: right bottom;
	 z-index: -1;
	 position: abosulte;
}
#top-blue-bar h2 {
	line-height: 74px;
	background: url(images/top-blue-bar.png) no-repeat;
	font-family: Trebuchet MS, Arial;
	text-align: center;
	color: #fff;
	font-size: 42px;
	text-shadow: #666 1px 1px 1px;
	 z-index: -1;
	 position: abosulte;
}

/****** CONTENT *******/
#content {
	background: url(images/sidebar-bg.png) right repeat-y;
}
#content-full-width {
	background: url() right repeat-y;
	width: 870px;
	margin: 0 auto;
	border-left: solid 1px #d9e8f3;
	border-right: solid 1px #d9e8f3;
}

#post-it {
		   z-index: 4;
		   position: fixed;
top: 300px;
left: 305px;
}

/****** PAGE *********/
#page {
	width: 720px;
	float: left;
	padding: 10px 15px 15px 10px;
}
#page h3 {
	text-align: center;
	font-family: Trebuchet MS, Arial;
	font-size: 32px;
	padding: 5px 0;
}
#page p {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 20px;
}
#page-bottom {margin: 15px 0 0 0;}
#page-bottom h4 {
	background: url(images/bottom-blue-bar.png) no-repeat;
	line-height: 55px;
	width: 658px;
	margin: 0 auto;
	color: #fff;
	text-shadow: #666 1px 1px 1px;
	font-family: Trebuchet MS, Arial;
	font-size: 26px;
	text-align: center;
}
#page-bottom p {
	text-align: center;
	font-style: italic;
	padding: 10px 50px;
	line-height: 24px;
	font-size: 16px;
}
	
textarea {
	margin-bottom:5px;
	font-size: 12px;
	padding: 3px 5px;
}





/******** PRODUCTS PAGE ******/
#products th {
	background: url(images/orange-box.png) no-repeat center center;
	text-align: center;
	font-size: 38px;
	font-weight: normal;
	line-height: 40px;
	height: 109px;
	width: 220px;
	color: #000;
}
#products td h3 {
	font-size: 25px;
	font-style: italic;
}
#products td h4 {
	text-align: center;
	font-size: 24px;
	font-style: italic;
	color: #ee7139;
}
#products td p {
	line-height: 18px;
	text-align: center;
	padding: 10px 5px;
}
#products td.all,#products td.bundle, #products td.single {
	height: 420px;
}
#products td.all {
	background: url(images/computer-all.jpg) center bottom no-repeat;
}
#products td.bundle {
	background: url(images/computer-bundle.jpg) center bottom no-repeat;
}
#products td.single {
	background: url(images/computer-single.jpg) center bottom no-repeat;
}
#products td.buynow {
	padding: 15px 0;
}
#products td.buynow img {
	cursor: pointer;
}

.productheadline {
	font-size: 25px;
	font-style: italic;
	font-weight:bold;
	margin:0 auto;

	
}

.orangespan {
	color: #ee7139;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight:bold;
	padding-left:12px;
	
}


/******* BUNDLES DIV ON PRODUCTS PAGE *******/
#bundles {
	width: 600px;
	margin: 15px auto 0;
	border: 1px solid #ccc;
	padding: 15px;
}
#bundles h4 {
	font-size: 24px;
	padding-top: 15px;
}
#bundles ul {
	padding-left: 15px;
}
#bundles li {
	line-height: 20px;
	font-size: 16px;
}


/******* SINGLES ***********/
#singles {
	width: 600px;
	margin: 15px auto;
	border: 1px solid #ccc;
	padding: 15px;
}
#singles p {
	padding-bottom: 0;
	font-weight: bold;
	text-align: center;
}
#singles h4 {
	font-size: 24px;
	padding-top: 15px;
}
#singles li {
	list-style: none;
	padding-left: 15px;
}


/********* RESOURCES PAGE *********/

#sharpenz-articles,#sharpenz-videos,#sharpenz-links {
	width: 430px;
	margin: 0 auto;
}


/********* RAVING FANS PAGE ********/

#fan-videos .videos {
	width: 600px;
	margin: 10px auto;
	background: #deecf5;
	border: 1px solid #aed9f5;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	cursor: pointer;
	padding: 10px;
}
#fan-videos .videos:hover {
	background: #d0e6f4;
	box-shadow: 0 0 6px #aaa;
	-moz-box-shadow: 0 0 6px #aaa;
}
#fan-videos img {
	float: left;
	margin-right: 10px;
	width: 175px;
	display: block;
	border: 1px solid #666;
}
#fan-videos p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
	font-style:italic;
}
#fan-videos p.title {
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
}

#fan-mail p,#blog-podcast p {
	padding: 10px;
	margin-bottom: 10px;
	background: #deecf5;
	border-radius: 8px;
	font-style:italic;
	-moz-border-radius: 8px;
}


/******** TRAINING SERVICES ********/
#trainingservices th {
	background: url(images/orange-box.png) no-repeat center center;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
	height: 109px;
	width: 220px;
	color: #000;
}
#trainingservices th span {
	font-size: 40px;
}
#trainingservices td h4 {
	text-align: center;
	padding: 10px 5px;
	font-size: 20px;
	font-style: italic;
	color: #ee7139;
}
#trainingservices td p {
	line-height: 18px;
	padding: 0 10px;
	text-align: justify;
}

.resources th {
	cursor: pointer;
}




/******* FAQ PAGE *******/
#page .faq li {
	list-style: none;
	padding-left: 30px;
	background: url(images/q.png) no-repeat left center;
	line-height: 36px;
	font-weight: bold;
	cursor: pointer;
}
#page ul.answer {
	margin: 0 30px;
	background: #deecf5;
	border: 1px solid #aed9f5;
}
#page .answer li {
	background: none;
	font-weight: normal;
	padding: 0 10px;
	line-height: 24px;
	cursor: default;
}



/********* CATALOG PAGE ********/
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:650px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:600px;
	height:750px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:180px;
	left:-39px;
	width:39px;
	height:400px;
	display:block;
	z-index:101;
}

#slides .next {
	left:610px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:130px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(catalog/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}




/****** SIDE BAR ********/
#sidebar {
	width: 250px;
	float: right;
}
#sidebar .phone {
	font-size: 24px;
	color: #000;
	text-align: center;
	padding:0 0 0 0;
	font-weight: bold;
}
#kit {
	width: 170px;
	margin: 10px auto;
	padding: 0;
}
#kitheader {
	background:url(images/kit-bg-top.png) no-repeat top;
	color: #fff;
	width:170px;
	text-align: center;
	font-size: 20px;
	padding: 15px 0;
	margin: 0;
}
#kit-bottom {
	background: url(images/kit-bg.png) no-repeat bottom;
	padding: 10px 5px;
	color: #000;
}
#kit-wide{
	background:url(images/kit-bg-top-wide.png) no-repeat top;
	width: 330px;
	float: right;
	margin: 10px 0;
}

.kit-wide {
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 5px 0;
	font-weight:bold;
}

#kit-bottom-wide{
	background: url(images/kit-bg-wide.png) no-repeat bottom;
	padding: 0px 40px;
	color: #000;
}
#kit label {
	font-size: 12px;
	color: #000;
}
#kit input[type="text"], input[type="text"], input[type="password"] {
	width: 140px;
	margin-bottom:5px;
	font-size: 12px;
	padding: 3px 5px;
}
#kit p {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
}
#kit input[type="radio"] {
	margin: 2px 5px 2px 2px;
}
#kit input[type="checkbox"] {
	margin: 10px 5px 3px 2px;
}
#kit input[type="image"] {
	margin: 10px 0 5px;
}

	



/***** FOOTER *******/
#footer {
	background:url(images/footer-bg.png) repeat-x;
}
#footer p {
	color: #fff;
	padding: 18px 0;
	text-align: center;
}
#footer a {
	color: #fff;
}


/***** AFFILIATE ****/
.affiliate label {
	width: 130px;
	line-height: 30px;
	float:left;
}
.affiliate input[type="text"],.affiliate input[type="password"] {
	float: left;
}

