@charset "utf-8";
/* CSS Document */
html { 
	margin : 0; 
	padding : 0; 
} 
body { 
	max-width : 981px; 
	margin-left:auto; 
	margin-right:auto; 
}
.pagecontainer{
	width: 981px;
}
#gh-ug { 
	color: #000; 
}
.gh-tbl, 
.gh-tbl2 {
	margin-bottom: -10px !important; 
}
#header {
		width: 981px;
		height: 75px;
		margin: 0 auto;
		position: relative;
		font-family: 'Roboto Condensed', sans-serif;
	}
	#barwrap {
		background: #0463C4;
		height:22px;
		width: 100%;
		clear: both;
	}
	#bar-left {
		float: left; 
		margin-left: 15px; 
		color: #FFF; 
		font-size: 14px; 
		line-height: 20px; 
		text-transform: uppercase;
	}
	#bar-right {
		float: right; 
		text-transform: uppercase; 
		font-size: 16px; 
		color: #FFF; 
		padding: 0 30px 1px 25px;
	}
	#headerwrap{
		background: transparent;
		height: 65px;
		width: 100%;
	
		border: left;
}
	#nav-links {
		position: absolute;
		right: 332px;
		top: 28px;
	}
	#nav-links a {
		text-transform: uppercase;
		color: #0c0c0d;
		text-decoration: none;
		font-size: 14px;
	}
	#nav-links a + a::before {
		content: "/";
		color: #acacac;
		padding: 0 9px;
	}
	#search {
		text-align: right;
		position: relative;
	}

	#search form {
		margin: 0;
		padding: 22px 0px 23px 0;
		float: right;
	}
	#search input {
		width: 254px;
		border-radius: 2px;
		border: none;
		height: 32px;
		border: 1px solid #ccc;
		padding: 0 10px 0 6px;
	}
	#search .search-btn {
		margin-left: -4px;
		height: 34px;
		width: 32px;
		background: #CD0000;
		padding: 0px 0px 0px 0px !important;
		border-radius: 0 0px 0px 0px !important;
		border: none !important;
		color: #FFF;
		-webkit-appearance : none;
	}

/* Store Table styling */
table {
	color: #000 !important;
}

table.v4acp tr.v4acp_head td.v4accent { 
	background: transparent;
}
table.v4acp tr.v4acp_head td.v4title { 
	background: transparent;
}
.v4title h2 {
	text-transform: uppercase;
	color: #000 !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	border-bottom: 2px dotted #ccc;
	margin: 2px 0 0 -15px;
	padding-bottom: 6px;
	font-size: 15px;
	text-indent: 6px;
}
table.v4acp tr.v4acp_head td.v4hspacer{
	display: none;
}
table.v4acp td.v4baccent {
	background: none;
	border-bottom: 2px dotted #ccc;
}
table.v4midBox {
	border: none;
}
.v4acp_head font{
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
}
table.v4acp td.v4vspacer{
	display: none;
}
#LeftPanel table.v4acpcont .v4midBox.v4nfc {
	border-bottom: 2px dotted #ccc;
}
.lcat .ttl {
	display: none;
}
.lcat .lev1 li {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
table.v4midBox tr.v4acp_mid td.v4mid {
	padding: 0px 10px 15px 10px;
}
table.gallery div.ttl{
	font-family: 'Roboto Condensed', sans-serif;
}
span.bin.g-b{
	color: #CD0000;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
}
.r3_c, .r3_t i{
	border: none;
}
.r3_t, .r3_t b, .r3_bl, .r3_bl b{
	background: none;
}
td#CentralArea div.v4stabl{
	display:none;
}
table.gallery td.camera {
	border-bottom: 1px solid #ccc;
}
.grid td.left {
	border: none;
}
div.itemseparator{
	border: none;
}