/*
Theme Name: Wee See World
Theme URI: http://www.monkdesign.com
Description: A Wordpress theme for Wee See.
Author: Paul Torres
Author URI: http://www.monkdesign.com
*/




/* basics */

*{margin:0; padding:0;}

:active, :focus{outline:none;}

html {height: 100%; margin-bottom: 1px;}

body {
	background:#000;
	font: 62.5% "Helvetica Neue", Helvetica,Verdana, Arial, sans-serif; 
	font-weight: normal;
	margin:0;
	}
	
.page_body {
	background:#fff;
}

	



img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#fff;
	text-decoration:underline;
	}

a:hover{text-decoration: underline;}



/* container */

#page_container {
	width: 980px;
	margin: 0 auto;
	
	background:#fff;
	color:#000;
	overflow: visible;
	}


#container {
	width: 950px;
	margin: 0 auto;
	
	background:#000;
	color:#fff;
	overflow: visible;
	}

#inner_container {
	width: 745px;
	margin: 0 0 0 205px;
}	
/* header */

#page_header {
	width: 980px;
	height: 118px;
}

#page_header h2{
	text-indent: -9999px;
	float: left;
	}


#site_logo {
	background: url(images/site_logo2.gif);
	width: 782px;
	height: 118px;
	margin: 0 0 0 10px;
	float: left;
	overflow: hidden;
}

#site_logo h1 {
	text-indent: -9999px;
}

#page_header h1 a{color: #404040; text-decoration: none; display: block; height: 118px; width: 782px;}
#page_header h1 a:hover{color: #666; text-decoration: none;}	
	
#header {
	background:#000;
  	width: 745px; 
  	height: 125px;
	color: #fff; 
	}

#blog_logo {
	background: url(images/blog_logo.png);
	width: 500px;
	height: 125px;
}

#blog_logo h1{
	text-indent: -9999px;	
	}
	
#header h1 a{color: #404040; text-decoration: none; display: block; height: 150px; width: 230px;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	text-indent: -9999px;
	}

/* main menu */


#menu {
	
	
	width:158px; 
	overflow:hidden;
}


#outerorder { width: 95px; height: 95px; background: url( images/nav_order_on.gif ) no-repeat; margin: 23px 18px 0 0; float: right;}
#outerorder  a { display: block; width: 95px; height: 95px; background: url( images/nav_order.gif ) no-repeat; text-decoration: none	}
#outerorder.order_on  a { display: block; width: 95px; height: 95px; background: url( images/nav_order.gif ) no-repeat;		}
#outerorder  a:hover {  background-image: none;		}
#outerorder a span {  visibility: hidden; }
#outerorder.intro { background: url( images/intro_order.gif ) no-repeat; }
#outerorder.intro a { background: url( images/intro_order.gif ) no-repeat; }

#outerdvd { width: 158px; height: 42px; background: url( images/nav_dvd_on.gif ) no-repeat; margin: 10px 0 15px 0; float: left;}
#outerdvd  a { display: block; width: 158px; height: 42px; background: url( images/nav_dvd_off.gif ) no-repeat; text-decoration: none	}
#outerdvd.dvd_on  a { display: block; width: 158px; height: 42px; background: url( images/nav_dvd_on.gif ) no-repeat;		}
#outerdvd  a:hover {  background-image: none;		}
#outerdvd a span {  visibility: hidden; }
#outerdvd.intro { background: url( images/intro_main_nav.gif ) no-repeat; }
#outerdvd.intro a { background: url( images/intro_main_nav.gif ) no-repeat; }

#outerpeek { width: 158px; height: 42px; background: url( images/nav_peek_on.gif ) no-repeat;  margin: 0 0 15px 0; float: left;	}
#outerpeek  a { display: block; width: 158px; height: 42px; background: url( images/nav_peek_off.gif ) no-repeat; text-decoration: none	}
#outerpeek.peek_on  a { display: block; width: 158px; height: 42px; background: url( images/nav_peek_on.gif ) no-repeat;		}
#outerpeek  a:hover {  background-image: none;		}
#outerpeek a span {  visibility: hidden; }
#outerpeek.intro { background: url( images/intro_main_nav.gif ) no-repeat; }
#outerpeek.intro a { background: url( images/intro_main_nav.gif ) no-repeat; }

#outerpraise { width: 158px; height: 42px; background: url( images/nav_praise_on.gif ) no-repeat;  margin: 0 0 15px 0; float: left;	}
#outerpraise  a { display: block; width: 158px; height: 42px; background: url( images/nav_praise_off.gif ) no-repeat; text-decoration: none	}
#outerpraise.praise_on  a { display: block; width: 158px; height: 42px; background: url( images/nav_praise_on.gif ) no-repeat;		}
#outerpraise  a:hover {  background-image: none;		}
#outerpraise a span {  visibility: hidden; }
#outerpraise.intro { background: url( images/intro_main_nav.gif ) no-repeat; }
#outerpraise.intro a { background: url( images/intro_main_nav.gif ) no-repeat; }


#outerresources { width: 158px; height: 42px; background: url( images/nav_resources_on.gif ) no-repeat;  margin: 0 0 15px 0; float: left;	}
#outerresources  a { display: block; width: 158px; height: 42px; background: url( images/nav_resources_off.gif ) no-repeat; text-decoration: none	}
#outerresources.resources_on  a { display: block; width: 158px; height: 42px; background: url( images/nav_resources_on.gif ) no-repeat;		}
#outerresources  a:hover {  background-image: none;		}
#outerresources a span {  visibility: hidden; }
#outerresources.intro { background: url( images/intro_main_nav.gif ) no-repeat; }
#outerresources.intro a { background: url( images/intro_main_nav.gif ) no-repeat; }

#outerblog { width: 158px; height: 42px; background: url( images/nav_blog_on.gif ) no-repeat;  margin: 0 0 15px 0; float: left;	}
#outerblog  a { display: block; width: 158px; height: 42px; background: url( images/nav_blog_off.gif ) no-repeat; text-decoration: none	}
#outerblog.blog_on  a { display: block; width: 158px; height: 42px; background: url( images/nav_blog_on.gif ) no-repeat;		}
#outerblog  a:hover {  background-image: none;		}
#outerblog a span {  visibility: hidden; }
#outerblog.intro { background: url( images/intro_main_nav.gif ) no-repeat; }
#outerblog.intro a { background: url( images/intro_main_nav.gif ) no-repeat; }


#outerfaq { width: 107px; height: 17px; background: url( images/nav_faq_on.gif ) no-repeat;  margin: 0 0 5px 0; float: left;	}
#outerfaq  a { display: block; width: 107px; height: 17px; background: url( images/nav_faq_off.gif ) no-repeat; text-decoration: none	}
#outerfaq.faq_on  a { display: block; width: 107px; height: 17px; background: url( images/nav_faq_on.gif ) no-repeat;		}
#outerfaq  a:hover {  background-image: none;		}
#outerfaq a span {  visibility: hidden; }
#outerfaq.intro { background: url( images/intro_sub_nav.gif ) no-repeat; }
#outerfaq.intro a { background: url( images/intro_sub_nav.gif ) no-repeat; }

#outerwhoweare { width: 107px; height: 17px; background: url( images/nav_whoweare_on.gif ) no-repeat;  margin: 0 0 5px 0; float: left;	}
#outerwhoweare a { display: block; width: 107px; height: 17px; background: url( images/nav_whoweare_off.gif ) no-repeat; text-decoration: none	}
#outerwhoweare.whoweare_on  a { display: block; width: 107px; height: 17px; background: url( images/nav_whoweare_on.gif ) no-repeat;		}
#outerwhoweare a:hover {  background-image: none;		}
#outerwhoweare a span {  visibility: hidden; }
#outerwhoweare.intro { background: url( images/intro_sub_nav.gif ) no-repeat; }
#outerwhoweare.intro a { background: url( images/intro_sub_nav.gif ) no-repeat; }

#outercontactus { width: 107px; height: 17px; background: url( images/nav_contactus_on.gif ) no-repeat;  margin: 0 0 5px 0; float: left;	}
#outercontactus a { display: block; width: 107px; height: 17px; background: url( images/nav_contactus_off.gif ) no-repeat; text-decoration: none	}
#outercontactus.contactus_on  a { display: block; width: 107px; height: 17px; background: url( images/nav_contactus_on.gif ) no-repeat;		}
#outercontactus  a:hover {  background-image: none;		}
#outercontactus a span {  visibility: hidden; }
#outercontactus.intro { background: url( images/intro_sub_nav.gif ) no-repeat; }
#outercontactus.intro a { background: url( images/intro_sub_nav.gif ) no-repeat; }

#outerfindastore { width: 107px; height: 17px; background: url( images/nav_findastore_on.gif ) no-repeat;  margin: 0 0 5px 0; float: left;	}
#outerfindastore a { display: block; width: 107px; height: 17px; background: url( images/nav_findastore_off.gif ) no-repeat; text-decoration: none	}
#outerfindastore.findastore_on  a { display: block; width: 107px; height: 17px; background: url( images/nav_findastore_on.gif ) no-repeat;		}
#outerfindastore a:hover {  background-image: none;		}
#outerfindastore a span {  visibility: hidden; }
#outerfindastore.intro { background: url( images/intro_sub_nav.gif ) no-repeat; }
#outerfindastore.intro a { background: url( images/intro_sub_nav.gif ) no-repeat; }

#outertheater { width: 107px; height: 17px; background: url( images/nav_theater_on.gif ) no-repeat;  margin: 0 0 5px 0; float: left;	}
#outertheater a { display: block; width: 107px; height: 17px; background: url( images/nav_theater_off.gif ) no-repeat; text-decoration: none	}
#outertheater.theater_on  a { display: block; width: 107px; height: 17px; background: url( images/nav_theater_on.gif ) no-repeat;		}
#outertheater a:hover {  background-image: none;		}
#outertheater a span {  visibility: hidden; }
#outertheater.intro { background: url( images/intro_sub_nav.gif ) no-repeat; }
#outertheater.intro a { background: url( images/intro_sub_nav.gif ) no-repeat; }

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}

#submenu {
	width: 107px;
	float: right;
	margin: 75px 18px 0 0;
	
}

/* content */


#content {
	float:left;
	width:569px;
	border-right: solid 1px #fff;
	overflow: hidden;
	margin: 0 0 25px 10px;
	
	}
	
#page_content {
	float:left;
	width:782px;
	margin: 0 0 0 10px;
	display: block;
	
	
	}

.post {
	padding:0;
	line-height: 14pt;
	/*height: 480px;*/
	width: 515px;
	background: #000;
	margin: 25px 0 0 0;
	float: left;
	
	}

.firstpost {
	margin-top: 0;
}	


h2.pagetitle {
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: lowercase;
}
	
.post h2, .post_field h2{
	color: #000;
	font-size: 1.2em ;
	margin: 17px 30px 5px 30px;
	float: left;
	display: block;
	height: 14px;
	
	font-weight: bold;
	}
	
.post_field h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post_field h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post_field h2 span {
	font-weight: normal;
}
	
.discovered_on {
	font-size: 1.1em;
	margin: 17px 30px 5px 30px;
	float: right;
	color: #000;
	display: block;
	height: 14px;
	
}

.discovered_on a {
	color: #000;
}


	
.post ul {}

.post li {}

.entry { color: #000; margin: 0 30px; float: left; }

.entry a {color: #000;}

.entry p{margin:0 0 10px 0; font-size: 1.1em; line-height: 1.3em;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
.post_field{
	/*height: 480px;*/
	width: 480px;
	background: #fff;
	float: left;
	padding-bottom: 10px;
	
}

.post_comment{
	float: left;
	margin: 0 0 0 5px;
	padding: 0 4px 0 0;
	background: url(images/comment_bg.gif) repeat-x;
	height: 17px;
	color: #000;
	font-size: 1em;
	display: block;
	line-height: 17px;
}
.post_comment img {
	margin: 0;
	float: left;
}
.post_comment span {
	vertical-align: top;
	line-height: 13px;
	float: left;
	margin-left: 1px;
}

.post_comment span a {
	color: #000;
}

.navigation {
	font-size:8pt;
	width:480px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */
#sidebar-page {
	
	width:158px;
	float: left;
	margin:0 0 0 30px;;
	padding: 0;
	color: #fff;
	}


#sidebar {
	
	width:165px;
	float: right;
	margin:0;
	padding: 0;
	color: #fff;
	}

#sidebar a {
	text-decoration: none;
}

#sidebar h2{
	
	color: #fff;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 0px 0 20px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

.clear {
	clear: both;
}

#commentform{
	background:#fff;
	margin:0 30px;;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0; width: 480px;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0 0 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; color: #000;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

#respond {
	width: 480px;
	background: #fff;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}
#respond h3 {
	float: left;
	color: #000;
	margin: 17px 30px;
}


/* search */

#searchform{
	padding:0;
	margin: 4px 0 20px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#page_footer {

}

#footer {
	background:#000;
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


#weesee_world_tag {
	position: fixed;
	left:35px;
	bottom:5px;
	width: 300px;
	height: 40px;
	margin: 0;
}

#weesee_world_tag h4 {
	width: 140px;
	height: 40px;
	background: url(images/part_of_weesee_world.gif);
	text-indent: -9999px;
	margin: 0;
}

#weesee_world_tag h4 a{
	width: 140px;
	height: 40px;
	display: block;
}

#copyright {
	position: fixed;
	right: 35px;
	bottom: 5px;
	margin: 0px 0 0px 0;
	
}

#asterisk {
	background: url(images/blog_header_comment.gif);
	width: 232px;
	height: 47px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	margin: 0 0 0 258px;
}

#asterisk_text {
	color: #000;
	margin: 12px 0 0 11px;
	padding: 0 5px;
	letter-spacing: 0;
	line-height: 1.2em;
}


#asterisk_block {
	display: block;
	width: 268px;
	height: 47px;
	position: absolute;
	top: 0px;	
	background: url(images/blog_header_comment_blocker.png);
	z-index: 100;
	margin-left: -36px;
	
}

/* ----- Home Styles ----- */

#home_star {
	background: url(images/home_star2.gif);
	float: left;
	width: 36px;
	height: 37px;
	display: block;
	margin: 10px 0 0 0;
}

#home_left {
	float: left;
	width: 300px;
	height: 465px;
	margin: 19px 0 0 0;
	overflow: hidden;

}

.home_entry { margin: 0 10px 0 10px; overflow: visible;}
.home_entry p{margin:0 0 10px 0; font-size: 1.2em; line-height: 1.2em; font-weight: normal; overflow: visible;}
.home_entry p.dvd_techspecs{ font-size: 1.1em; }
.home_entry ul{margin:0 0 13px 13px; font-size: 1.2em; overflow: visible; }
.home_entry ul li {margin-bottom: 6px; line-height: 1.2em;}


#home_text_1 p {
	font-size: 1.15em;
	line-height: 1.25em;
	margin-bottom: 7px;
}

#home_right {
	float: right;
	width: 443px;
	height: 510px;
	
	margin: 0;

}

#home_whatisweesee {
	width: 218px;
	height: 22px;
	display: block;
	background: url(images/dvds_whatisweesee.gif);
	margin: 0 0 17px 0;
}

#home_collectionone {
	width: 130px;
	height: 17px;
	display: block;
	background: url(images/dvds_collectionone.gif);
	margin: 0 0 20px 0;
}

#home_collectiontwo {
	width: 131px;
	height: 17px;
	display: block;
	background: url(images/dvds_collectiontwo.gif);
	margin: 0 0 20px 0;
}

#home_clickaswitch {
	
	margin: 0 0 0 7px;
	position: absolute; 
	top: 420px; 
}

#home_toggles{
	height: 150px;	
	margin: 0 0 0 10px;
	position: absolute; 
	top: 443px; 
}

.toggle_black {
	width: 90px;
	height: 150px;
	margin: 0 12px 0 0;
	float: left;
	background: #000;
}

.toggle_switch {
	width: 60px;
	height: 60px;
	margin: 15px;
	background: #fff;
	cursor: pointer;
}

#switch1 {
	margin: 75px 15px 15px 15px;
}

.home_dvd {
	margin: 0;
}

/*----- A Little Peek ------ */

.peek_box {
	width: 380px;
	height: 380px;
	display: block;
	background: #000;
	float: left;
	margin: 10px 0 0 0;
	
}

#peek_box_1 {
	margin: 10px 20px 0 0;
}

#peek_box_2 {
	float: right;
}

.peek_video {
	margin: 12px;
	float: right;
}

.peek_video embed {
	z-index: 20;
}

.peek_video object {
	z-index: 21;
}

.peek_video_title {
	margin: 45px 12px 12px 12px;
	float: right;
}

.peek_box_block {
	display: block;
	width: 380px;
	height: 380px;
	background: #000;
	position: absolute;
	z-index: 500;
}

/*--------- Faq ----------- */
#faq_art {
	display: block;
	float: left;
	width: 182px;
	height: 574px;
	margin: 65px 0 0 0px;
	background: url(images/faq_art.png);
}

#faq_questions {
	float: left;
	width: 540px;
	margin: 10px 0 0 25px;
}

#faq_questions a{
	color: #000;
	text-decoration: underline;

	
}


#faq_header {
	height: 58px;
	width: 540px;
	background: url(images/faq_header.png);
	font-size: 1.5em;
	border-bottom: 22px solid #000;
}

#faq_header p {
	float: right;
	margin: 32px 0 0 0px;
}

#faq_header a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#faq_footer {
	width: 540px;
	height: 600px;
	display: block;
	background: #000;
	float: left;
}

.faq_post {
	width: 540px;
	float: left;
}

.faq_post h2 {
	background: #000;
	color: #fff;
	font-size: 1.5em;
	padding: 5px 20px;
	cursor: pointer;
	font-weight: normal;
}

.faq_entry {
	font-size: 1.5em;
	padding: 0px 20px;
}

.faq_entry p {
	padding: 15px 0px;
}

/* ----------- Praise ------------- */

#praise_content {
	background: #000;
	width: 782px;
	height: 415px;
	margin: 10px 0 0 0px;
}

#praise_content a {
	color: #000;
}

#praise_list {
	width: 450px;
	height: 340px;
	float: left;
}

#praise_list_col_1 {
	width: 200px;
	margin: 20px 0 0 0;
	float: left;
}

#praise_list_col_2 {
	width: 200px;
	margin: 20px 0 0 0;
	float: left;
}

.praise_list_section{
	margin: 0 0 25px 0;
}

#praise_items {
	width: 305px;
	height: 395px;
	float: right;
	margin: 10px;
	background: #fff;
}

.praise_title {
	color: #fff;
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 0 0 22px;
	background-image: none;
	display: block;
	height: 17px;
	width: 150px;
	letter-spacing: 1px;
}

.praise_title_on {
	color: #fff;
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 0 0 22px;
	background: url(images/praise_arrow.gif) no-repeat;
	display: block;
	height: 17px;
	width: 150px;
	letter-spacing: 1px;
}

.praise_title_active {
	color: #fff;
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 0 0 22px;
	background: url(images/praise_arrow.gif) no-repeat;
	display: block;
	height: 17px;
	width: 150px;
	letter-spacing: 1px;
}

.praise_post {
	padding: 10px;
	font-size: 1.15em;
	line-height: 1.25em;
	
}


.praise_date {
	float: right;
	margin: 0 0 50px 0;
}

.praise_image {
	float: left;
	height: 60px;
	display: block;
}

.praise_entry {
	float: left;
	width: 280px;
}

.praise {
	color: #fff;
	font-size: 1.4em;
	margin: 0 0 5px 21px;
	
}

#praise_logo {
	background:url(images/praise_logo.jpg);
	display: block;
	width: 159px;
	height: 52px;
	
	position: relative;
	top: 363px;
	left: 300px;
}

#praise_kit {
	width: 305px;
	height: 40px;
	float: right;
	margin: 15px 10px 0 0;
	background: #000;
	color: #fff;
	
	font-size: 1.4em;
	
	
}


#praise_kit a {
	float: left;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin-top: 13px;
	
}

#praise_art {
	width: 540px;
	height: 409px;
	background: url(images/praise_art.gif);
	margin-top: 15px;
}

/* ----------- Resources ------------- */

#resources_content {
	margin: 10px 0 0 0;
}

#resources_content a{
	color: #000;
	text-decoration: underline;
}

#resources_stripes {
	background: url(images/resources_stripes.gif);
	display: block;
	width: 198px;
	height: 34px;
	float: right;
}

#resources_intro_holder {
	float: right;
	width: 759px;
	margin: 10px 0 0 0;
}

#resources_intro {
	background: #000;
	width: 782px;
	height: 156px;
	display: block;
	color: #fff;
	font-size: 1.2em;
	float: left;
}

#resources_header {
	background: url(images/resources_w_dots.gif);
	width: 202px;
	height: 92px;
	display: block;
	margin: 0 20px 0 0;
	float: left;
}

#resources_col1{
	margin: 0;
	padding-right: 20px;
	float: left;
	font-size: 1.2em;
	width: 500px;
	line-height: 1.3em;
	
}

#resources_col2{
	margin: 10px 0 10px 20px;
	float: left;
	width: 350px;
}

#resources_holder {
	background: #000;
	width: 782px;
	margin: 15px 0 25px 0;
	float: left;
	padding-top: 15px;
}



.resources_title {
	float: left;
	width: 755px;
	margin: 25px 0 5px 25px;

}

#links_title {
	
}

#books_title {
	margin-top: 35px;
}

.resources_links {
	float: left;
	width: 710px;
	background: #fff;
	margin: 0px 0 0px 25px;
	padding: 10px;
}

.resources_post {
	float: left;
	width: 710px;
	background: #fff;
	margin: 0px 0 10px 25px;
	padding: 10px;
}

.resources_post_title {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.resources_link {
	margin-bottom: 13px;
}

.resources_link_title {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 6px;
	
}

.resources_link_title a{
	color: #000;
	text-decoration: none;
}

.resources_entry {
	font-size: 1.2em;
	line-height: 1.2em;
}

.resource_descriptor {
	font-size: .7em;
	font-weight: normal;
}

#resource_spacer {
	display: block;
	height: 75px;
	width: 500px;
	float: left;
}

/* ----------- Contact Us ------------- */

#contact_buttons {
	background: url(images/contact_us_top.gif) bottom no-repeat;
	display: block;
	height: 153px;
	width: 664px;
	float: left;
}

#contact_please_contact {
	background: url(images/please_contact.jpg) no-repeat;
	display: block;
	width: 87px;
	height: 62px;
	float: left;
	margin: 82px 0 0 12px;
}	

.contact_button {
	height: 97px;
	width: 97px;
	display: block;
	float: left;
}

#contact_general  { margin-left: 41px;	background: url(images/contact_us_general.gif) no-repeat; }
#contact_customer {	margin-left: 65px; background: url(images/contact_us_customer.gif) no-repeat; }
#contact_press    {	margin-left: 65px; background: url(images/contact_us_press.gif) no-repeat; }
#contact_feedback {	margin-left: 65px; background: url(images/contact_us_feedback.gif) no-repeat; }

.contact_on {margin-top: 34px;}

.contact_holder {
	width: 782px;
	height: 293px;
	float: left;
}



.contact_field_bg {
	background: #000;
	width: 664px;
	height: 293px;
	float: left;
	
}

#contact_field_thankyou {
	background: #000;
	width: 664px;
	height: 296px;
	float: left;
	display: block;
}

#contact_field_thankyou p{
	text-align: center;
	color: #fff;
	font-size: 1.5em;
	margin-top: 120px;
	
}

.contact_to {
	display: block;
	float: left;
	height: 15px;
	color: #fff;
	margin: 0 0 0 20px;
	font-size: 1.1em;
}

#contact_area {
	float: left;
}

#contact_bottom {
	display: block;
	width: 664px;
	height: 19px;
	background: url(images/contact_us_bottom.gif) no-repeat;
	margin: 10px 0 0 0;
	float: left;
}

#contact_sub_bottom {
	display: block;
	width: 664px;
	height: 278px;
	background: url(images/contactus_sub_bottom.gif) no-repeat;
	margin: 40px 0 10px 0;
	float: left;
}

#contact_area input.input-box {
	width: 593px;
	height: 23px;
	border: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #000;
	padding: 9px 15px 0 15px;
	margin: 10px 0 15px 20px;
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	
}

#contact_area input.contact-submit {
	width: 106px;
	height: 111px;
	background: url(images/contact_us_send.gif);
	display: block;
	float: right;	
	margin: 181px 0 0 0;
}

#contact_area input.contact-submit:hover {
	
	background-position: -106px 0px;
	
}

.black-text {
	color: #000;
}

#contact_area form textarea {
	width: 593px;
	height: 187px;
	border: none;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 15px;
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	float: left;
	resize: none;
	margin: 0px 0 5px 20px;
	
}

/* ----------- Who We Are ------------- */

#whoweare_holder {
	margin: 10px 0 0 0;
	width: 782px;
	float: left;
	padding-bottom: 140px;
	background: url(images/whoweare_art.png) bottom no-repeat;
	

}

#whoweare_holder h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	/*background: #000;*/
	display: block;
	width: 117px;
	/*height: 20px;*/
	/*padding: 2px 0 2px 5px;*/
	float: left;
}

#whoweare_holder p {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 10px 0;
}

#whoweare_holder i {
	
	font-weight: normal;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
}

#whoweare_col1 {
	width: 360px;
	float: left;
}

#whoweare_col2 {
	width: 340px;
	float: left;
	margin: 0 0 0 50px;

}

.narrow {
	width: 313px;
}

.whoweare_camera {
	background: url(images/whoweare_camera.gif);
	width: 16px;
	height: 14px;
	float: left;
	margin: 4px 0 0 5px;
}

.whoweare_camera a {
	width: 16px;
	height: 14px;
	display: block;
}

.whoweare_camera a span {
	
	display: none;
}

.whoweare_clear {
	clear: left;
}

/* ----------- Find A Store ------------- */

#findastore_holder {
	margin: 10px 0 0 0;
	width: 782px;
	height: 1150px;
	overflow: hidden;
	float: left;
}

.findastore_col a {
	color: #000;
	text-decoration: underline;
	font-size: 0.9em;
}

.findastore_col p {
	
	font-size: 1.2em;
	margin: 10px 0 5px 0;
}

.findastore_col {
	float: left;
	width: 146px;
	margin: 0 0px 0 13px;
}

#findastore_col_1 {
	margin: 25px 0 0 0;
}

#findastore_col_2 {
	margin-top: 110px;
}

#findastore_col_3 {
	margin-top: 70px;
}

#findastore_col_4 {
	margin-top: 130px;
}

#findastore_col_5 {
	margin-top: 342px;
}


#findastore_art {
	background: url(images/findastore_art.png) no-repeat;
	display: block;
	width: 146px;
	height: 294px;
}

.findastore_h2_bar {
	display: block;
	width: 146px;
	height: 10px;
	background: #000;
}

.findastore_bottom {
	display: block;
	width: 146px;
	height: 1500px;
	background: #000;
	margin: 10px 0 10px 0;
	float: left;
}

/* ----------- Order ------------- */

#order_container {
	margin: 10px 0 0 0;
}

#order_container select {
	border: none;
	font-family: "Helvetica Neue", Helvetica,Verdana, Arial, sans-serif; 
	
}

#order_block {
	background: #000;
	width: 608px;
	height: 442px;
	float: left;
}

#order_art {
	background: url(images/order_art2.gif);
	float: left;
	width: 99px;
	height: 158px;
	display: block;
	margin: 0px 0 0 10px;
}

#order_block table {
	margin: 40px 0 0 10px;
}

#order_block table th {
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	font-size: 1.2em;
}

#order_block table td {
	background: #fff;
	padding: 2px 10px;
	border: 5px solid #000;
	font-size: 20px;
	height: 30px;
	
	
}
#order_block table td.dark {background: #000; color: #fff; font-size: 1.2em; text-align: right;}

.order_num {text-align: center;}


#order_block table th.ot_item {
	width: 260px;
}

#order_block table th.ot_qty {
	width: 55px;
}

#order_block table th.ot_price, #order_block table th.ot_subtotal {
	width: 120px;
}

#outerproceed { width: 290px; height: 60px; background: url( images/proceed_btn_on.gif ) no-repeat; position: absolute; top: 510px; margin-left: 348px;}
#outerproceed   a { display: block; width: 290px; height: 60px; background: url( images/proceed_btn_off.gif ) no-repeat; text-decoration: none	}
#outerproceed   a:hover {  background-image: none;		}
#outerproceed  a span {  visibility: hidden; }

#order_build {
	margin: 25px 0 0 15px;
}

#order_dvds {
	position: absolute;
	margin-left: 17px;
	top: 385px;
}

#order_dvds img {
	margin-right: 15px;
}

#order_tax {
	float: left;
	width: 453px;
	font-size: 1.0em;
	text-align: right;
	margin: 3px 0 0 0;
}

#order_return {
	margin: 3px 0 0 0;
	float: left;
	width: 150px;
}

#order_return a {
	color: #000;
	text-decoration: underline;
}

/* --------- eyes ------------*/

.eyeball {display: block; width: 11px; height: 11px; background: url(images/eye.png) no-repeat;}

#eyesholder {
	margin-top: 41px;
}

#myEye1{ margin: 0px 0 0 79px; float: left;}
#myEye2{ margin: 0px 0 0 23px; float: left;}
#myEye3{ margin: 0px 0 0 79px; float: left;}
#myEye4{ margin: 0px 0 0 23px; float: left;}


/* --------- intro art ------------*/

#intro_art {
	margin: 10px 0 0 0;
}

/* --------- copyright ------------*/
#copyright_page {
	color: #000;
	width: 105px;
	float: right;
	text-align: right;
	margin: 10px 18px;
	font-size: 1.0em;
}

#social_links {

	width: 105px;
	float: right;
	text-align: right;
	margin-right: 18px;
	
}

.tip {
	background-color: none;
	padding: 5px;
	width: 150px;
	text-align: right;
}