/*

Theme Name: DraftSeal WordPress Theme

Theme URI: http://pacwebco.com/

Description: Custome WordPress theme designed for DraftSeal

Version: 1.0

Author: PACWEBCO

Author URI: http://pacwebco.com/

Tags: draftseal, pacwebco

*/
@import url('home.css');

body {
	margin: 0px;
	padding: 0px;
	background: url(images/page_bg.gif) top center no-repeat;
}

body,td {
	font-size: 12px;
	color: #333333;
	font-family: "Arial";
}

a {
	color: #660000;
	text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

div.container {
	margin: 0 auto;
	width: 830px;
}

div.header {
	height: 94px;
	margin-left: 42px;
	width: 830px;
	width: 830px;
}

div.header_wrapper {
	padding-top: 9px;
}

div.header_left_catalogue {
	float: left;
	width: 167px;
}

div.header_left_catalogue_wrapper {
	padding-top: 15px;
}

div.header_logos {
	float: left;
	width: 496px;
}

div.header_logos_wrapper {
	
}

div.header_right_catalogue {
	float: left;
	width: 167px;
	text-align: right;
}

div.header_right_catalogue_wrapper {
	padding-top: 15px;
}

div.top_menu_wrapper div.main_menu {
	padding-left: 202px;
}

div.main_menu {
	text-align: center;
	height: 30px;
	background-color: #949494;
	border-bottom: 1px solid #949494;
	border-top: 1px solid #949494;
}

div.main_menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	list-style-type: none;
}

div.main_menu ul li {
	position: relative;
	display: inline;
	float: left;
	margin-left: -4px;
}

div.main_menu ul li a {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 4px solid #FFF;
	padding: 9px 8px;
	padding-right: 12px;
}

div.main_menu ul li a:hover {
	background-color: #846060;
	color: #caa6a6;
}

div.main_menu ul li.current_page_item a {
	background-color: #846060;
	color: #caa6a6;
}

div.main_menu ul li a.first {
	border: none;
}

div.main_menu ul li a.current {
	background-color: #846060;
	color: #caa6a6;
}

div.main_menu ul li a.menu_hover {
	background-color: #846060;
	color: #caa6a6;
}

div.main_menu ul li ul {
	position: absolute;
	top: 30px;
	display: none;
	height: 50px;
}

div.main_menu ul li ul li {
	width: 104%;
	background: #949494;
}

div.main_menu ul li ul li a {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
}

div.main_menu ul li ul li a:hover {
	color: #CAA6A6;
	background-color: #846060;
}

div.main_menu ul li.current_page_item  ul li a:hover {
	background-color: #846060;
	color: #caa6a6;
}

div.main_menu ul li ul li.current_page_item a {
	color: #FFF;
	background-color: #949494;
}

div.main_menu ul li.current_page_item ul li a {
	color: #FFF;
	background-color: #949494;
}

div.page {
	margin-left: 42px;
	width: 830px;
	border: 1px solid #640d0d;
	width: 830px;
	border-bottom: 1px solid #FFFFFF;
}

div.page_content {
	min-height: 400px;
}

div.page_content ul {
	padding-left: 14px;
}

h1 {
	font-size: 12px;
	color: #660000;
	margin: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #660000;
}

div.page_content_wrapper {
	padding: 25px;
	padding-bottom: 0px;
	padding-top: 15px;
}

div.footer {
	width: 765px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	font-size: 9px;
	color: #333333;
	text-align: center;
}

div.footer a {
	color: #666666;
}

div.footer_wrapper {
	padding-top: 15px;
}

/* Wordpress */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

div.navigation {
	margin-top: 12px;
}

/* Begin Comments*/
#comment {
	width: 417px;
}

.alt {
	margin: 0;
	padding: 10px;
}

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

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

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

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

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */ /* Store */
div.sidebar {
	width: 175px;
	float: left;
}

div.sidebar_wrapper {
	padding: 25px 0 0 0;
}

div.widget {
	border-bottom: 1px solid #660000;
	margin-bottom: 20px;
}

div.widget_wrapper {
	padding: 0 25px 15px 0;
}

div.last_widget {
	border-bottom: none;
}

div.content {
	width: 604px;
	float: left;
}

div.content_wrapper {
	padding: 0 25px;
	padding-top: 10px;
	padding-bottom: 25px;
}

/* store menu */
div.store_menu h2 {
	color: #660000;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

div.store_menu h3 {
	background: url(images/h3_arrow.gif) left center no-repeat;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	margin-left: 9px;
	padding-left: 7px;
	cursor: pointer;
}

div.store_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 16px;
}

div.store_menu ul li {
	
}

div.store_menu ul li a {
	color: #666666;
	font-size: 11px;
}

div.store_menu ul li a.active {
	color: #660000;
}

div.store_menu ul li a:hover {
	color: #660000;
}

div.store_menu ul li ul {
	padding-left: 0px;
}

div.top_text {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

div.products_list {
	margin-top: 30px;
}

div.products_list table thead tr th {
	text-align: left;
	border-bottom: 2px solid #999999;
	vertical-align: bottom;
}

div.products_list table tr td {
	border-bottom: 2px solid #999999;
	padding-bottom: 10px;
	padding-top: 5px;
	vertical-align: top;
}

form.widget_search_form #id {
	width: 108px;
}

form.widget_search_form #go {
	padding: 0px;
}

div.product_top_info {
	border-bottom: 1px solid #660000;
	width: 604px;
	margin-left: -26px;
}

div.page_content ul.product_info_list {
	list-style: square;
	color: #660000;
	padding-left: 42px;
}

ul.product_info_list li {
	margin-bottom: 10px;
}

ul.product_info_list li span {
	color: #333333;
}

table.product_title tr td.product_series {
	font-weight: bold;
}

table.product_title tr td.product_material {
	text-transform: capitalize;
}

table.product_title tr td.product_material span {
	display: block;
	font-size: 11px;
	text-transform: capitalize;
}

table.product_images {
	margin-top: 15px;
}

table.product_images tr td.product_thumb {
	width: 84px;
}

table.product_images tr td.product_thumb span {
	display: block;
}

table.product_ratings {
	width: 490px;
	margin-top: 17px;
	margin-bottom: 20px;
}

table.product_ratings td.product_ratings {
	
}

table.product_ratings td.product_ratings_links {
	width: 187px;
	text-align: right;
	font-size: 11px;
}

table.product_series_list {
	margin-bottom: 28px;
}

table.product_series_list tr td.list_product_id {
	background: url(../../uploads/store/images/bullet.gif) center left
		no-repeat;
	padding-left: 10px;
	padding-right: 20px;
	white-space: nowrap;
	width: 50px;
}

table.product_series_list tr td.list_product_finishes {
	padding-left: 5px;
}

table.product_series_list tr td.product_available {
	background: url(../../uploads/store/images/bullet.gif) center left
		no-repeat;
	padding-left: 10px;
}

table.product_series_list tr td.product_size_range {
	background: url(../../uploads/store/images/bullet.gif) center left
		no-repeat;
	padding-left: 10px;
}

div.top_search {
	margin-bottom: 10px;
}

div.compare {
	
}

div.top_compare_text {
	border-bottom: 1px solid #660000;
}

div.compare h2 {
	font-weight: normal;
	font-size: 12px;
	color: #660000;
	margin-bottom: 0px;
}

div.competitor_search_form {
	margin-top: 20px;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
}

div.line_bg {
	background: transparent url(images/line_bg.gif) repeat-y scroll 174px center;
}
