/*---------------------------------------------------------------------------------------------*/
/* SHAPESHIFT NEW MEDIA */
/* CREATED: 17.03.2008 */
/* VER: 1.0 */
/*---------------------------------------------------------------------------------------------*/

body {
	height: 100%;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 100%;
	background: #FFFFFF;
}

#nav {
	display: none;
}

#mainContainer {
	top: 0px; 
	width: 759px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
}

#header {
	position: relative;
	width: 100%;
}

#logo  {
	position: relative;
	float: left;
	display: inline;
	width: 236px;
	height: 199px;
	margin-right: 2px;
	border: 1px solid #C6CFD4;
	background: #FFFFFF;
}

#navigation {
	float: right;
	display: inline;
	position: relative;
	padding-bottom: 2px;
}

#banner {
	position: relative;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #C6CFD4;
}

#nav {
	display: none;
}

#content {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#panelMain {
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: #FFFFFF;
}

#panelLeft {
	display: none;
}

.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: 0px solid #C6CFD4;
}

.widget img, .mapFrame {
	padding: 2px;
	margin-right: -1px;
	border: 1px solid #C6CFD4;
	background: #F2F6F8;
}

.widget img.productImage, .widget img.productImage0 {
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	cursor: pointer;
}

.widget img.productImage1 {
	position: relative;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	right: 0px;
	cursor: pointer;
}

.widget img.productThumb {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	cursor: pointer;
}

.widget img.mapImage {
	margin-top: 40px;
}

.productListing {
	clear: both;
	position: relative;
	display: table;
	height: auto;
	padding-bottom: 10px;
}

.thumbListing {
	clear: both;
	position: relative;
	width: 100%;
	height: auto;
	display: table;
	padding-bottom: 10px;
}

.downloadsListing {
	clear: both;
	position: relative;
	width: 100%;
	height: auto;
	display: table;
	padding-bottom: 10px;
}

#colContact {
	position: relative;
	display: block;
	float: left;
	width: 188px;
	padding-bottom: 40px;
}

#colPhysical {
	position: relative;
	display: inline;
	float: left;
	width: 188px;
	padding-bottom: 40px;
}

#colPostal {
	position: relative;
	display: inline;
	float: left;
	width: 100px;
	padding-bottom: 40px;
}

#colMap {
	clear: both;
	position: relative;
}

#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;
}

h1 {
	font-family: Arial;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 15px;
}

h2 {
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

h4 {
	font-family: Arial;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
}

h5 {
	font-family: Arial;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 18px;
}

p, label {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	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.totheTop {
	display: none;
}

#popup p {
	line-height: 30px;
}

#processing p {
	padding-top: 20px;
}

#disclaimer p {

}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	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-family: Arial;
	font-size: 0.75em;
	color: #1F3918;
}

textarea {
	width: 191px;
	height: 111px;
	margin-top: 7px;
	border: 1px solid #C6CFD4;
	background: #FFFFFF url("../images/interface/bg-textarea.jpg") repeat-x;
	font-family: Arial;
	font-size: 0.75em;
	color: #1F3918;
}

form {
	display: inline;
}

#footer {
	position: relative;
	clear: both;
	width: 757px;
	height: 38px;
	background: #FFFFFF url("../images/interface/bg-footer.jpg") repeat-x;
	border: 0px 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-family: Arial;
	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;
}
.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;
}
*/