/* Purpose: undo some of the default styling of common (X)HTML browsers */
:link,:visited { text-decoration: none }
ul,ol { list-style: none }
h1,h2,h3,h4,h5,h6 { font-size: 1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, label
{ margin: 0; padding: 0 }
a img,:link img,:visited img { border: none }
address { font-style: normal }

/****** Begin ******/
body {
	font: 95% Arial, Helvetica, sans-serif;
	background: #F5F5F5;
	text-align: center;
	color: #969191;
}
p, #content ul {
	margin: 0 20px 10px 20px;
}
#content li {
	margin: 0 0 3px 0;
}
h1 {
	margin: 0 0 20px 20px;
}
h2, h3, h4 {
	margin: 0 20px 0 20px;
}
h1, h2, h3 {
	font-size: 110%;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 120%;
}
/****** Begin General Structure ******/
#wrapper {
	width: 752px;
	margin: 0 auto;
	padding: 140px 0 0 0;
	text-align: left;
	background: url(../images/logo.jpg) no-repeat 0px 30px;
}
/*#globalNav {
	width: 652px;
	height: 25px;
	margin: 0 auto;
}
#globalNav ul li {
	display: inline;
}*/
#header {
	background: #fff url(../images/header-bg.jpg) no-repeat;
	height: 40px;
}
#global-nav {
	height: 40px;
}
#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #C6C6C6;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #C6C6C6;
	padding-bottom: 2px;

}
/*#navlist a:hover { color: #000; }*/
#container {
	background: #fff url(../images/content-bg.jpg) repeat;
}
#leftCol {
	width: 250px;
	float: left;
	padding: 10px 0 0 0;
}
#newsletter {
	margin: 55px 0 0 0;
}
#content {
	width: 501px;
	float: right;
	padding: 10px 0 0 0;
	border-left: 1px solid #C6C6C6;
}
#footer {
	clear: both;
	background: #fff url(../images/footer-bg.jpg) no-repeat;
	font-size: 80%;
	height: 100px;
}
#footer p {
	text-align: center;
	margin: 0;
}
p.copyright {
	padding: 40px 0 5px 0;
}

/****** For No-Left-Col Template only ******/
#no-left-col #content {
	width: 751px;
	float: none;
	padding: 10px 0 0 0;
	border-left: 1px solid #C6C6C6;
}
/****** Banners ******/
#rigging-prod #header {
	background: #fff url(../images/products/rigging-banner.jpg) no-repeat;
	height: 229px;
}
#skinning-prod #header {
	background: #fff url(../images/products/skinning-banner.jpg) no-repeat;
	height: 229px;
}
#facial-prod #header {
	background: #fff url(../images/products/facial-banner.jpg) no-repeat;
	height: 229px;
}
#home-page #header {
	background: #fff url(../images/home/home-banner.jpg) no-repeat;
	height: 229px;
}
#mechanical-prod #header {
	background: #fff url(../images/products/mech-banner.jpg) no-repeat;
	height: 229px;
}
#blog #header {
	background: #fff url(../images/banners/blog-banner.jpg) no-repeat;
	height: 229px;
}
.newsletter #header {
	background: #fff url(../images/banners/newsletter-banner.jpg) no-repeat;
	height: 229px;
}
.forum #header {
	background: #fff url(../images/home/home-banner.jpg) no-repeat;
	height: 229px;
}
/****** Left Nav ******/
#leftCol ul {
	margin: 0 0 20px 20px;
	font-size: 105%;
}
#leftCol li {
	margin: 0 0 20px 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#leftCol li li {
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#leftCol ul ul {
	margin: 0 0 0 20px;
	display: none;
}
#blog #leftCol ul ul {
	margin: 0 0 0 20px;
	display: block;
}

/****** This controls the visibility of the submenus ******/
#rigging-cat ul#rigging-sub, #feature-cat ul#rigging-sub, #visual-cat ul#rigging-sub, #skinning-prod ul#rigging-sub, #mechanical-prod ul#rigging-sub, #rigging-prod ul#rigging-sub, #facial-prod ul#rigging-sub {
	display: block;
}
/****** Product Category Pages ******/

.productContainer {
	width: 501px;
	min-height: 250px;

}
.productContainer, .section {
	margin:  0 0 35px 0;
	padding: 0 0 35px 0;
	background: url(../images/divider.jpg) no-repeat center bottom;	
}
.prodImage {
	width: 125px;
	float: left;
}
.prodSummary {
	width: 375px;
	float: right;
}
.instructor {
	float: right;
}
.release-date {
	color: #525153;
	font-weight: bolder;
}
.instructor-name {

}

/****** Products Details Page ******/
.sample-movie {
	width: 127px;
	float: right;
	clear: right;
	margin: 0px 20px 0 10px;
}
.sample-movie p {
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
.buy-button {
	/*width: 150px;
	position: relative;
	left: 350px;
	top: 0px;
	margin: 0 0 20px 0;*/
	width: 114px;
	float: right;
	clear: right;
	margin: 0px 25px 10px 10px;

}
#content h1 {
	
}
.detail-price {
	padding: 0 0 0 35px;
}


/****** Bio Pages ******/
.position-title {
	font-weight: bold;
}
#bio-gallery {
	margin: 0 20px 0 20px;
}
#bio-gallery img {
	margin: 0 0 10px 0;
}
#gallery-col-1 {
	float: left;
	width: 200px;
}
#gallery-col-2 {
	float: right;
	width: 200px;
}
/****** Lightbox For Bio Pages ******/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
} 
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/bios/overlay.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

/****** Misc ******/
.clearer {
	clear: both;
	line-height: 0px;
	height: 0;
}
.image-left {
	float: left;
	padding: 0 7px 0 0;
}
.image-right {
	float: right;
	padding: 0 7px 0 7px;
}
.center {
	text-align: center;
}


/****** Forms ******/
input, textarea {
    border: 1px solid #333;
    background: #555;
    color: #fff;
}
input:focus, textarea:focus {
    border: 1px solid #333;
    color: #000;
	background: #DEDEDE;
}
#add-to-cart input {
     border: none;
	 background: #fff;
}
input.checkout {
     border: none;
	 background: #fff;
}
form#frmSS {
	margin: 0 0 0 20px;
}
#frmSS input {
	margin: 10px 0 10px 0;
}
/****** General Links ******/
a:link {
	text-decoration: underline;
	color: #525153;
	font-weight: bolder;
	}
a:visited {
	text-decoration: underline;
	color: #525153;
	font-weight: bolder;
}
a:hover {
	color: #BF0000;
}
a:active {
	text-decoration: none;
}
h1 a:link, h2 a:link, h3 a:link {
	text-decoration: none;
	font-weight: normal;
}
h1 a:visited, h2 a:visited, h3 a:visited {
	text-decoration: none;
	font-weight: normal;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
/****** Left Col Links ******/
#leftCol a:link {
	text-decoration: none;
	color: #525153;
	font-weight: normal;
}
#leftCol a:visited {
	text-decoration: none;
	color: #525153;
	font-weight: normal;
}
#leftCol a:hover {
	text-decoration: underline;
	color: #C90910;
}
#leftCol a:active {
	text-decoration: none;
}
/*#globalNav a:link {
	text-decoration: none;
	font-weight: normal;
}
#globalNav a:visited {
	text-decoration: none;
	font-weight: normal;
}*/
/****** Current Page Links ******/
/*#alldvds-cat a:link#alldvds-current, #rigging-cat a:link#rigging-current, #feature-prod a:link#feature-current, #mechanical-prod a:link#mechanical-current {
	text-decoration: none;
	color: #C90910;
	display: block;
	background-color: #EFEFEF;
}

#rigging-cat a:visited.rigging-current {
	text-decoration: underline;
	color: #E20D15;
	font-weight: bolder;
}*/

/* Demo Movie Pages 
----------------------------------------------*/

#demo-movie {
	width: 640px;
	margin: 0 auto;
}
#demo-movie-small {
	width: 320px;
	margin: 0 auto;
}

/* Chapter Pages 
----------------------------------------------*/

/*Blog 
----------------------------------------------*/
#blog #header h1, #blog .description {
	text-align: center;
	
}
.description {
	color: #fff;
	font-size: 130%;
}
#blog #header h1 {
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 150%;
}

.postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	margin: 5px 20px 5px 20px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 60px 30px 20px;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 10px 0 2px 7px;
	display: inline;
	
	}

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

.alignright {
	float: right;
	clear: right;
	}
	
.alignleft {
	float: left;
	clear: left;
	}
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#leftCol #searchsubmit {
	padding: 1px;
	margin: 10px 0 0 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
form#commentform {
	margin: 0 20px 0 20px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0 20px 0 20px;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 60px 20px;
	}
/* End Various Tags & Classes*/


/****** Shopping Cart ******/
#cartPage table {
	margin: 0 0 0 7px;
}
td {
	font-size: 12px;
}
td.smaller {
	font-size: 11px;
	color : #000000;
}
hr {
	color : #3399CC;
}
