/* 
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
GRAFFSUPPLY.COM FRAMEWORK CSS
author: Ben Visser of Nice Outfit

COLORS:
----------------------------------------------------------------
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	background: #333 url('../_images/bg.gif') repeat-x top center;
	}

ul { list-style-type: none; }

#container { width: 900px; margin: 0 auto; }
.clear { clear: both; }

/* 
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
MAST
----------------------------------------------------------------
----------------------------------------------------------------
*/

#mast { float: left; width: 900px; height: 65px; padding-top: 65px; }

#mast-logo { float: left; width: 163px; height: 27px; margin-right: 0; }
	#mast-logo a { float: left; width: 163px; height: 27px; background: #fff url('../_images/logo.gif') no-repeat; }

.mast-nav { float: left; height: 27px; }
	.mast-nav li { display: inline; float: left; height: 27px; }
	.mast-nav li a { float: left; height: 27px; cursor: pointer; _cursor:hand; }
	.mast-nav li span { display: none; }
	
	#mast-nav-slash { width: 29px; background: #fff url('../_images/mast-nav-slash.gif') no-repeat; }
	#mast-nav-caps a { width: 63px; background: #fff url('../_images/mast-nav-caps.gif') no-repeat; }
	#mast-nav-books a { width: 79px; background: #fff url('../_images/mast-nav-books.gif') no-repeat; }
	#mast-nav-film a { width: 54px; background: #fff url('../_images/mast-nav-film.gif') no-repeat; }
	#mast-nav-posters a { width: 109px; background: #fff url('../_images/mast-nav-posters.gif') no-repeat; }
	
.mast-nav-right { float: right; padding-top: 11px; }
	.mast-nav-right li { display: inline; float: left; height: 15px; }
	.mast-nav-right li a { float: left; height: 15px; cursor: pointer; _cursor:hand; }
	.mast-nav-right li span { display: none; }
	
	#mast-nav-right-slash { width: 12px; background: #fff url('../_images/mast-nav-right-slash.gif') no-repeat; }
	#mast-nav-right-about a { width: 41px; background: #fff url('../_images/mast-nav-right-about.gif') no-repeat; }
	#mast-nav-right-contact a { width: 53px; background: #fff url('../_images/mast-nav-right-contact.gif') no-repeat; }
	#mast-nav-right-checkout a { width: 64px; background: #fff url('../_images/mast-nav-right-checkout.gif') no-repeat; }
	
/* 
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
CONTENT
----------------------------------------------------------------
----------------------------------------------------------------
*/

#content { float: left; width: 900px; }
.content-text { float: left; width: 100%; margin-top: 40px; }
	.content-text h3 { color: #ccc; font: normal normal normal 2.2em Arial, sans-serif; margin: 0 0 15px 0; padding: 0; line-height: 1.4; }
	.content-text h3 a { color: #ccc; }
	.content-text p { color: #ccc; font: normal normal normal 1.2em Arial, sans-serif; margin-bottom: 15px; line-height: 1.8; }
	
	.content-text-left { float: left; width: 565px;}
	.content-text-right { float: left; width: 300px; padding-left: 35px; }

.divider { float: left; width: 900px; height: 100px; background: #333 url('../_images/divider.gif') repeat-x; }
.divider-single { float: left; width: 100%; height: 50px; background: #333 url('../_images/divider-single.gif') repeat-x; }

/* home */
.home-image { float: left; width: 900px; margin-top: 0px; }
.home-icons { float: left; width: 900px; margin-top: 50px; }
	.home-icons li { display: inline; margin-right: 25px; }
	
/* catalog */
.content-title { float: left; width: 650px; height: 55px; margin-top: 40px; }
	.content-title span { display: none; }
	
.pagination { float: left; width: 250px; }
.pagination ul { float: right; color: #ccc; background-color: #393939; padding: 20px 20px 0 20px; height: 35px; margin-top: 40px; font-weight: bold; font-size: 1.2em; }
	.pagination li { display: inline; float: left; background-color: #393939; color: #60b8c0; padding: 0 4px; font-weight: bold; font-size: 1.2em; }
	.pagination li.pagination-about { color: #666; font-weight: normal; }
	.pagination li a { display: inline; float: left; background-color: #393939; color: #999; font-weight: normal;  }
	.pagination li a:hover { text-decoration: none;  }

.caps { background: url('../_images/title-caps.gif') no-repeat; }
.books { background: url('../_images/title-books.gif') no-repeat; }
.films { background: url('../_images/title-films.gif') no-repeat; }
.posters { background: url('../_images/title-posters.gif') no-repeat; }

.catalog-grid-none { float: left; width: 900px; margin-top: 0px; }
.catalog-grid-none h4 { color: #ccc; font-size: 1.4em; }

#catalog-grid { float: left; width: 900px; margin-top: 40px; }
#catalog-grid li { float: left; width: 220px; margin: 0 6px 0 0; padding: 0; line-height: 1.4; }
#catalog-grid li a { float: left; width: 220px; color: #ccc; text-decoration: none; font-size: 1.6em; }
#catalog-grid li a p { float: left; width: 200px; margin: 0; padding: 10px 10px; background: #333 url('../_images/grid-bg.gif') no-repeat 0px -115px; }
#catalog-grid li a span { color: #666; font-size: .7em; }
#catalog-grid li a img { float: left; width: 206px; height: 148px; background-color: #fff; border: 7px solid #fff; }

#catalog-grid li.last { margin-right: 0; }

/* product */
.product-left { float: left; width: 435px; margin: 50px 15px 0 0; }
	.product-img { float: left; width: 435px; }
	.pics {  width:   435px; height:  330px; padding: 0; margin:  0; overflow: hidden; background-color: #fff; }
	.pics img { background-color: #fff; width:  435px; height: 330px; top: 0; left: 0 }
	
	#pics-nav { padding-top: 10px;}
	#pics-nav a { color: #fff; padding: 5px 15px; margin-right: 1px; text-decoration: none; background-color: #666; line-height: 1;  }
	#pics-nav a:hover { background-color: #555; }
	#pics-nav a.activeSlide { background-color: #60b8c0; }
	#pics-nav a:focus {  }
	
.product-right { float: left; width: 415px; margin: 50px 0 0 35px; }
	.product-right h1 { color: #fff; font: normal normal bold 2.5em Arial, sans-serif; margin-bottom: 15px; }
	.product-right h2 { color: #fff; font: normal normal bold 2.5em Arial, sans-serif; margin-bottom: 0px; }
	.product-right h2 span { color: #444; font: normal normal bold .5em Arial, sans-serif; }
	.product-right p { color: #ccc; font: normal normal normal 1.2em Arial, sans-serif; margin-bottom: 15px; line-height: 1.4; }
	.product-right a { color: #999; }
	.product-right a:hover { color: #999; text-decoration: none; }
	.paypal { float: left; width: 100%; }
	.paypal-country { float: left; width: 125px; }
		.paypal-country p { font: normal normal bold 1em Arial, sans-serif; margin-bottom: 10px; }
	p.crumb { color: #666; }
		
/* about */

.about { background: url('../_images/title-about.gif') no-repeat; }

/* contact us */

.contact { background: url('../_images/title-contact.gif') no-repeat; }

.form-standard { margin: 10px 0 0 0; padding: 0; _width: 95%; }
	
	/*structure and style */
	
	.form-standard label { float: left; clear: left; padding-bottom: 10px; width: 100%; font: normal normal normal 1.2em Arial, sans-serif; color: #ccc; }
	.form-standard span { float: left; width: 20%; padding-right: 5%; padding-top: 6px;}
	.form-standard input, .form-standard select, .form-standard textarea { float: left; }
	
		/* sizes */
		.input-lg { width: 65%; }
		.input-med { width: 50%; }
		.input-sm { width: 40%; }
		.input-xsm { width: 20%; }
	
	.form-standard input, .form-standard textarea { padding: 5px; font: normal normal 1em Arial, sans-serif;  }
	.form-standard textarea { height: 200px; }
	
	.form-standard .clear { clear: left; }
	.form-standard .labelUl { float: left; list-style-type: none; margin: 0; padding: 0; }
	.form-standard .submit { float: left; width: 75%; clear: left; padding-left: 25%; font: normal normal normal 1.2em Arial, sans-serif; }
	.form-standard .submit input { float: left; width: 150px; height: 40px; }
	
	.validation-inline-error-message {
		float: left;
		clear: left;
		padding-left: 25%;
		padding-top: 3px;
		color: red;
		font: normal normal bold 1.1em Arial, serif;
		}

	.validation-failed {
		background-color: #fee4e4;
		}
		
	.form-note { float: left; width: 90%; padding: 5%; margin-bottom: 5px; border: 1px solid #ccc; background-color: #fffcde; }
	.form-note p { padding: 0 0 15px 0; margin: 0; }
	
	.form-standard .radio-holder { float: left; width: 65%; }
	.form-standard .radio-holder label { float: left; clear: left; padding: 0 5px 0 5px; width: auto; font: normal normal normal 1em Arial, sans-serif; color: #333; }
	.form-standard .radio-holder input { float: left; width: auto; clear: none; }
	.form-standard .radio { float: left; padding-right: 10px; }
	
	.form-standard .check-holder { float: left; width: auto; }
	.form-standard .check-holder ul { float: left; width: 100%; list-style-type: none; margin: 0; padding: 0; }
	.form-standard .check-holder ul li { margin: 0; padding: 0; font-size: .8em; }
	.form-standard .check-holder ul li input { margin: 6px 10px 0 0; }
	
/* privacy */
.privacy { background: url('../_images/title-privacy.gif') no-repeat; }

/* shipping-return */
.shipping-returns { background: url('../_images/title-shippingreturns.gif') no-repeat; }

/* thanks */
.thanks { background: url('../_images/title-thanks.gif') no-repeat; }



/* 
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
FOOTER LINKS
----------------------------------------------------------------
----------------------------------------------------------------
*/

#footer { float: left; width: 900px; margin-top: 30px; padding-bottom: 25px; background: #333 url('../_images/divider-footer.gif') no-repeat top center; }
.footer-nav { float: left; padding-top: 25px; }
	.footer-nav li { float: left; margin-right: 0; font: normal normal normal 1.1em Arial, sans-serif; color: #666; }
	.footer-nav li a { float: left; font: normal normal normal 1em Arial, sans-serif; color: #666; text-decoration: none; }
	.footer-nav li a:hover { text-decoration: underline; }
	
.footer-copyright { float: right; padding-top: 25px; font: normal normal normal 1.1em Arial, sans-serif; color: #666; }