/*---------------------------------------------------------------------------------------------*/
/* SHAPESHIFT NEW MEDIA */
/* CREATED: 14.02.2008 */
/* VER: 1.0 */
/*---------------------------------------------------------------------------------------------*/

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 100%;
}

#bgDiv {
	background: #000000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	z-index: 119;
	visibility: hidden;
}

#popupDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 120;
}

#messageDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 300px;
	padding: 2px;
	padding-bottom: 0px;
	background: #FFFFFF;
	border: 1px solid #C6CFD4;
	z-index: 122;
	visibility: hidden;
}

#validateDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 300px;
	padding: 2px;
	padding-bottom: 0px;
	background: #FFFFFF;
	border: 1px solid #C6CFD4;
	z-index: 123;
	visibility: hidden;
}

#galleryDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	padding: 2px;
	padding-bottom: 0px;
	background: #FFFFFF;
	border: 1px solid #C6CFD4;
	z-index: 124;
	visibility: hidden;
}

#mainContainer {
	top: 0px; 
	width: 759px;
	height: auto;
	margin: 0 auto;
	background: #fff;
}

#header {
	position: relative;
	width: 100%;
}

#logo  {
	position: relative;
	float: left;
	display: inline;
	width: 236px;
	height: 199px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #C6CFD4;
	background: #FFFFFF;
}

#logo img {
}

#logo a  {
/*	display: block;
	width: 100%;
	height: 100%;
*/
}

#navigation {
	float: right;
	display: inline;
	position: relative;
	margin-bottom: 2px;	
}

#banner {
	position: relative;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #C6CFD4;
	height: 195px;
}

#nav {
	clear: both;
	position: relative;
	display: block;
	width: 758px;
	height: 36px;
	background: #FFFFFF url("../images/interface/bg-nav.jpg") bottom repeat-x;
	margin-right: -1px;
	margin-bottom: 2px;
	border-top: 1px solid #C6CFD4;
	border-bottom: 1px solid #C6CFD4;
	border-right: 1px solid #C6CFD4;
}

#nav a {
	position: relative;
	display: block;
	float: left;
	padding-top: 12px;
	padding-bottom: 10px;
	border-left: 1px solid #C6CFD4;
	font-size: .75em;
	text-decoration: none;
	text-align: center;
}

#nav a:hover {
	text-decoration: none;
}

/*
#nav a:first-child {
	border-left: 0px;
}
*/

#content {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#panelMain {
	position: relative;
	display: inline;
	float: left;
	width: 519px;
	height: 100%;
	left: 240px;
	z-index: 3;
}

#panelLeft {
	position: relative;
	float: left;
	width: 238px;
	height: 100%;
	left: 240px;
	margin-left: -100%;
	z-index: 2;
}

.widget {
	position: relative;
	background: #FFFFFF url("../images/interface/bg-widget.jpg") 2px 2px repeat-x;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 21px;
	margin-bottom: 2px;
	border: 1px solid #C6CFD4;
}

.widget img, .mapFrame, iframe {
	padding: 2px;
	border: 1px solid #C6CFD4;
	background: #F2F6F8 url("../images/interface/loading.gif") 50% 50% no-repeat;
}

.widget .productImageTop {
	margin-bottom: 10px;
	cursor: pointer;
}

.widget .productImageLeft {
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	cursor: pointer;
}

.widget .productImageRight {
	position: relative;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	right: 0px;
	cursor: pointer;
}

.widget .productImageBottom {
	margin-top: 10px;
	cursor: pointer;
}

.widget img.productThumb {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.widget img.mapImage {
/*	margin-top: 40px; */
}

.productListing {
	clear: both;
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

.thumbListing {
	clear: both;
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	padding-bottom: 10px;
	overflow: hidden;
}

.downloadsListing {
	clear: both;
	position: relative;
	width: 100%;
	height: auto;
	display: table;
	padding-top: 10px;
	padding-bottom: 10px;
}

#colContact {
	position: relative;
	display: block;
	float: left;
	width: 188px;
	padding-bottom: 25px;
}

#colPhysical {
	position: relative;
	display: inline;
	float: left;
	width: 188px;
	padding-bottom: 25px;
}

#colPostal {
	position: relative;
	display: inline;
	float: left;
	width: 100px;
	padding-bottom: 25px;
}

#colMap {
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#colMap iframe {
	/*border: 1px solid #C6CFD4;*/
}

#colContainer {
	position: relative;
	width: 247px;
	left: 155px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}

#colLeft {
	position: absolute;
	width: 84px;
	right: 165px;
	padding: 0px;
	margin: 0px;
}

#colCenter {
	position: absolute;
	width: 65px;
	right: 77px;
	padding: 0px;
	margin: 0px;
}

#colRight {
	position: absolute;
	width: 58px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

.popupContent {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
}

#pagenationDiv {
	display: block;
	width: 478px;
	text-align: center;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
/*	margin-top: 20px; */
	margin-bottom: 10px;
}

h3 {
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
}

h5 {
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 18px;
}

p, label {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	text-align: justify;
}

p.caption {
	padding-top: 5px;
}

p.results {
	text-indent: 20px;
}

p.currentpage {
	float: left;
	margin: 2px;
	border: 1px solid #C6CFD4;
	width: 20px;
	height: 18px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

p.pagenation {
	float: left;
	border: 1px solid #C6CFD4;
	background: #eee;
	margin: 2px;
	width: 20px;
	height: 18px;
	font-size: .7em;
	text-align: center;
	line-height: 18px;
}

p.pagenation a {
	display: block;
	width: 100%;
	height: 100%;
}

p.pagenation a:hover {
	background: #fff;
	text-decoration: none;
}

p.totheTop {
	position: relative;
	float: right;
	padding-top: 10px;
}

#popup p {
	line-height: 30px;
}

#processing p {
	padding-top: 20px;
}

#disclaimer p {

}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 0.75em;
	margin-left: -25px;
}

select, input {
	width: 191px;
	height: 16px;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 1px solid #C6CFD4;
	background: #FFFFFF url("../images/interface/bg-textbox.jpg") repeat-x !important;
	font-size: 0.75em;
}

textarea {
	width: 191px;
	height: 111px;
	margin-top: 7px;
	border: 1px solid #C6CFD4;
	background: #FFFFFF url("../images/interface/bg-textarea.jpg") repeat-x;
	font-size: 0.75em;
}

form {
	display: inline;
}

.buttonContainer  {
	position: relative;
	display: block;
	padding-top: 15px;
	padding-bottom: 25px;
}

.buttonXContainer  {
	right: 1px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
}

.buttonLine {
	position: relative;
	display: block;
	margin-left: -10px;
	margin-right: -10px;
	padding: 0px;
	margin-top: 3px;
	border-bottom: 1px solid #D2D5D9;
}

.buttonContainer a, .buttonXContainer a {
	position: relative;
	clear: both;
	float: right;
	background: #FFFFFF url("../images/interface/bg-button.jpg") bottom repeat-x;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 0.75em;
	border: 1px solid #D2D5D9;
	cursor: pointer;
}

.buttonContainer a:hover, .buttonXContainer a:hover {
	text-decoration: none;
}

#footer {
	position: relative;
	clear: both;
	width: 757px;
	height: 38px;
	background: #FFFFFF url("../images/interface/bg-footer.jpg") repeat-x;
	border: 1px solid #C6CFD4;
}

#footer #footerWebshift {
	float: left;
	position: relative;
	padding-top: 12px;
	padding-left: 20px;
	font-size: .7em;
}

#footer #footerNav {
	float: right;
	position: relative;
	padding-top: 12px;
	padding-right: 20px;
	font-size: .7em;
}

.hidden {
	display: none;
	visibility: hidden;
}

.clear {
	overflow: hidden;
	width: 100%;
}

.clearFloats {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*---------------------------------------------------------------------------------------------*/

/* original custom css
html {
	scrollbar-arrow-color: #789F19;
}
body, #header, #content, #panelMain, #panelLeft { background: #FFFFFF; }
.headingColor {
	color: #789F19;
}
.footerColor {
	color: #255F15;
}
.buttonColor {
	color: #255F15;
}
.buttonColor:hover {
	color: #789F19;
}
.buttonContainer a {
	border-bottom: 2px solid #789F19;
}
.buttonContainer a:hover {
	border-bottom: 2px solid #255F15;
}
.buttonXContainer a {
	border-bottom: 2px solid #789F19;
}
.buttonXContainer a:hover {
	border-bottom: 2px solid #255F15;
}
.navColor {
	color: #255F15;
}
.navColor:hover {
	color: #789F19;
}
.lineColor {		
	border-bottom: 5px solid #789F19;
}
a {
	color: #1F3918;
}		
a:hover {
	color: #789F19;
}
a {
	text-decoration: none;
}		
a:hover {
	text-decoration: underline;
}
#footer a:hover {
	color: #789F19;
	text-decoration: underline;
}
*/