/* Reset CSS and general stuff */
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/* Design CSS */
body {
	background: #fff1d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#full {
	position: relative;
	width: 100%;
}

#container {
	background: #fff;
	display: block;
	margin: 0 auto;
	position: relative;
	width: 980px;
	border: 10px solid #752000;
}


	#top {
		background: #000 url(../images/bg-header.gif) bottom left repeat-x;
		display: block;
		position: relative;
		height: 170px;
		width: 980px;
		margin: 0 auto;
	}


	#header {
		background: url(../images/header.jpg) top left no-repeat;
		display: block;
		position: relative;
		height: 136px;
		margin: 0 auto;
		width: 980px;
	}

		#header h1 {
			left: -10000px;
			position: absolute;
		}

	#top ul {
		position: relative;
		width: 980px;
		margin: 15px auto;
	}

	* html #top ul {
		position: relative;
		width: 980px;
		margin: 0px auto;
		padding-top: 20px;
	}

		#top ul li {
			display: inline;
			margin: 20px 0;
			padding: 0 35px;
		}


			#top ul li a {
				border-bottom: 1px dashed #000;
				color: #000;
				font-weight: bold;
				font-style: italic;
				font-size: 14px;
				text-decoration: none;
			}

			#top ul li a:hover {
				color: #e43d00;
				border-bottom: 1px dashed #e43d00;
			}

	h2 {
		display: block;
		height: 25px;
		position: relative;
		width: 240px;
	}

	h2 span {
		left: -10000px;
		position: absolute;
	}

	h2#bestsellers {
		background: url(../images/tit-this-week.gif) top left no-repeat;
	}

	h2#newreleases {
		background: url(../images/tit-new-releases.gif) top left no-repeat;
	}

	h2#comingsoon {
		background: url(../images/tit-coming-soon.gif) top left no-repeat;
	}

	h2#newsletter {
		background: url(../images/tit-newsletter.gif) top left no-repeat;
	}

	h2#moviedetails {
		background: url(../images/tit-moviedetails.gif) top left no-repeat;
	}

	h2#catalog {
		background: url(../images/tit-catalog.gif) top left no-repeat;
	}

	h2#specials {
		color: black;
        text-transform: uppercase;
		font-family: "Impact", "Arial Black", Arial, sans-serif;
		font-weight: bold;
		font-size: 18px;
	}

	h2#contactus {
		background: url(../images/tit-contact.gif) top left no-repeat;
	}

    h2#dropdowns {
        background: url(../images/tit-new-releases.gif) top left no-repeat;
    }

h3 {
		clear: both;
		color: #270d03;
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 0 4px;
		padding: 10px 0 0 0;
	}

	#column {
		display: inline;
		float: left;
		margin: 20px 0 0 10px;
		position: relative;
		width: 240px;
	}

		#column div {
			background: #fff1c4 url(../images/bg-column.gif) 0 0px repeat-x;
			border-bottom: 1px solid #9b7b43;
			margin: 0 0 20px 0;
			padding: 0 0 10px 0;
		}

		#column ol {
			list-style: decimal;
			margin: 0 5px 10px 35px;
			padding: 10px 0 0 0;
		}

			#column ol li {
				color: #270d03;
				list-style: decimal;
				margin: 7px 0 0 0;
			}

				#column ol li a {
					color: #270d03;
				}

	#content {
		display: inline;
		float: left;
		margin: 20px 0 0 15px;
		padding: 0 0 30px 0;
		position: relative;
		width: 705px;
	}

	#contactinfo {
		display: inline;
		float: left;
		margin: 35px 0 0 26px;
        padding: 0 0 35px 0;
		position: relative;
		width: 705px;
	}

	#contactinfo p {
	    padding: 5px 0px 5px 0px;
	}

	input[name="btnSubmit"] {
	    background: #270d03;
        border: 1px solid #fff1c4;
        color: #fff1c4;
        font-size: 14px;
        height: 30px;
        width: 85px;
	}

	.wholesale {
	    padding: 115px 5px 5px 0px;
	    color: yellow;
	    float: right;
	    font-weight: bold;
	}

    div.compliance {
	    background: #ffebc4;
        border: 1px solid #270d03;
        margin: 0px 0px 0px 95px;
        padding: 10px;
        width: 700px;
	}

    div.compliance > p {
	    padding: 5px 5px 15px 0px;
	}

		.cover {
			margin: 15px 5px 0 5px;
			color: #000;
			float: left;
			font-weight: bold;
			font-size: 11px;
			text-align: center;
		}

			.cover strong {
				color: #822200;
				display: block;
			}

			.cover img {
				border: 1px solid #822200;
			}

			.cover p {
				width: 160px
			}

			#column form {
				margin: 10px;
			}

				#column form label {
					color: #270d03;
					display: block;
					margin: 5px 0;
				}

				#column form input.text {
					color: #270d03;
					border: 1px solid #270d03;
					font-size: 14px;
					height: 20px;
					line-height: 20px;
					padding: 3px;
					width: 215px;
				}

				#column form input.submit {
					background: #270d03;
					border: 1px solid #fff1c4;
					color: #fff1c4;
					display: block;
					font-size: 14px;
					height: 30px;
					line-height: 20px;
					margin: 10px auto 0 auto;
					width: 85px;
				}

		p.titlelist {
			background: url(../images/icon-excel.gif) top right no-repeat;
			float: right;
			height: 16px;
			line-height: 16px;
			position: relative;
			padding-right: 25px;
		}

		p.titlelist  a {
			color: #270d03;
			font-weight: bold;
		}

	.details {
		margin: 20px 0 0 0;
		position: relative;
	}

		.details div {
			display: inline;
			float: left;
			margin: 0 10px 0 0;
		}

			.details div img {
				border: 1px solid #270d03;
			}

			.details p {
				color: #270d03;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				margin: 0 0 10px 0;
				width: 320px;
			}


			.details div p.label {
				font-weight: bold;
				text-align: center;
				width: auto;
			}

			.details p strong {
				color: #822200;
				margin: 0 5px 0 0;
			}

	form#contact {
		background: #ffebc4;
		border: 1px solid #270d03;
		margin: 20px 0 0 0;
		padding: 10px;
	}

		form#contact p {
			margin: 15px 0;
		}

		form#contact label {
			color: #270d03;
			display: inline-block;
			margin: 0 15px 0;
            width: 60px;
            text-align: right;
            white-space: nowrap;
		}

		form#contact .message {
			position: relative;
			top: -90px;
		}

		form#contact input.text {
			color: #270d03;
			border: 1px solid #270d03;
			display: inline;
			font-size: 14px;
			height: 15px;
			line-height: 15px;
			padding: 3px;
			width: 215px;
		}

		form#contact input.submit {
			background: #270d03;
			border: 1px solid #fff1c4;
			color: #fff1c4;
			display: block;
			font-size: 14px;
			float: right;
			height: 30px;
			line-height: 20px;
			margin: 10px auto 0 auto;
			width: 85px;
		}

		form#contact textarea {
			color: #270d03;
			border: 1px solid #270d03;
			display: inline;
			font-size: 14px;
			height: 100px;
			padding: 3px;
			width: 550px;
		}


		ul.navbar {
			height: 23px;
			list-style-type: none;
			margin: 10px 0 20px 0;
			position: relative;
			width: 935px;
		}

			ul.navbar li {
				display: block;
				float: left;
				height: 21px;
				margin: 0 1px 0 0;
				position: relative;
				width: 26px;
			}

				ul.navbar li a {
					display: block;
					height: 21px;
					width: 26px;
				}

			ul.navbar li.previous {
				background: url(../images/btn-nav-left.gif) top left no-repeat;
				height: 23px;
				width: 21px;
			}

			ul.navbar li.next {
				background: url(../images/btn-nav-right.gif) top left no-repeat;
				height: 23px;
				width: 21px;
			}

			ul.navbar li.page {
				border: 1px solid #4e0417;
				background: #9d7e46;
				color: #fff;
				font-weight: bold;
				line-height: 21px;
				text-align: center;
			}

				ul.navbar li.page a {
					background: #facc8a;
					color: #4e0417;
					font-weight: bold;
					text-decoration: none;
				}

				ul.navbar li.page a:hover {
					background-color: #9d7e46;
					color: #fff;
				}

			ul.navbar span {
				display: none;
			}


	#footer {
		background: #752000 url(../images/bg-footer.gif) top left repeat-x;
		height: 30px;
		padding: 50px 0 0 0;
		position: relative;
		width: 980px;
		margin: 0 auto;
	}

		#footer ul {
			display: block;
			margin: 0 auto;
			width: 980px;
		}

			#footer ul li {
				color: #fff;
				display: inline;
				margin: 0 10px;
			}

				#footer ul li a {
					color: #fff;
				}

			 	#footer ul li a:hover {
					color: #ffc75c;
				}

.requiredField {
    color: red;
    font-size: 8pt;
    padding-right: 3px;
}

#specialsLogo {
    width: 240px;
}