
/* Reset all styles, original by Erik Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: middle;
}

/***** Miscellaneous styles */

body {
	background: #00156e url(../images/main-tile.png) repeat-x top;
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS", "Tahoma", sans;
}

p {
	text-indent: 15px;
	padding: 10px 5px;
	padding-top: 0px;
	text-align: left;
}

a, a:visited {
	color: #12a8e1;
	text-decoration: none;
}

.noPaddingBottom {
	padding-bottom: 0px !important;
}

a:hover {
	color: #12a8e1;
	text-decoration: underline;
}

span.hidden, div.hidden {
	display: none;
}

div.horzBar {
	width: 622px;
	height: 30px;
	font-size: 1px;
	background: url(../images/horzbar.png) no-repeat;
}

ul {
	text-align: left;
	list-style: none;
}

ul li {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-left: 25px;
	height: 24px;
	background: url(../images/li-button.png) no-repeat 5px 1px;
}

.clearBoth {
	clear: both;
}

table.allTop td {
	vertical-align: top;
}

/***** Forms */

input.inputText,
textarea.inputText {
	border: 1px solid #12a8e1;
	background: #cbcbcb;
	font-size: 12px;
	padding: 3px;
}

select {
	font-size: 12px;
	border: 1px solid #12a8e1;
	background: #cbcbcb;
}

select option {
	font-size: 12px;
	background: #cbcbcb;
	padding: 1px;
}

form span.required {
	color: #12a8e1;
}

button.submit,
input.submit {
	border: 1px solid #12a8e1;
	background: #12a7df url(../images/submit-tile.gif) repeat-x top;
	color: white;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
}

/***** Boxes */

div.smallbox {
	margin: 3px auto;
	width: 193px;
	background: url(../images/smallbox.gif) repeat-y left 0px;
}

div.smallbox div.smallboxTop {
	background: url(../images/smallbox.gif) no-repeat -193px 0px;
}

div.smallbox div.smallboxBottom {
	background: url(../images/smallbox.gif) no-repeat -386px bottom;
}

div.smallbox div.smallboxInner {
	text-align: center;
	padding: 3px;
	font-size: 12px;
	height: 100px;
}

div.smallbox div.smallboxInner h3 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

div.largebox {
	margin: 0px auto;
	width: 581px;
	background: url(../images/largebox.gif) repeat-y left 0px;
}

div.largebox div.largeboxTop {
	background: url(../images/largebox.gif) no-repeat -581px 0px;
}

div.largebox div.largeboxBottom {
	background: url(../images/largebox.gif) no-repeat -1162px bottom;
}

div.largebox div.largeboxInner {
	padding: 5px;
}

/***** Main table */

table.main {
	width: 748px;
}

table.main td.shadow {
	width: 4px;
	font-size: 1px;
}

table.main td.shadowLeft {
	background: url(../images/shadow-left-tile.png) repeat-y right;
	_background-image: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow-left-tile.png', sizingMethod='scale');
}

table.main td.shadowRight {
	background: url(../images/shadow-right-tile.png) repeat-y left;
	_background-image: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow-right-tile.png', sizingMethod='scale');
}

table.main td.inner {
	width: 59px;
	font-size: 1px;
}

table.main td.innerLeft {
	background: url(../images/inner-tile.gif) repeat-y left;
}

table.main td.innerRight {
	background: url(../images/inner-tile.gif) repeat-y right;
}

/***** Header */

table.main td.header h1 {
	display: none;
}

table.main td.header {
	background: url(../images/header.png) no-repeat top;
	height: 121px;
	width: 622px;
}

/***** Navigation */

table.main td.nav {
	height: 28px;
	background: url(../images/nav-back.gif) repeat-x 0px 0px;
}

table.main td.nav div.navLeft,
table.main td.nav div.navRight {
	width: 622px;
	height: 28px;
}

table.main td.nav div.navLeft {
	background: url(../images/nav-back.gif) no-repeat left -28px;
}

table.main td.nav div.navRight {
	background: url(../images/nav-back.gif) no-repeat right -56px;
}

table.main td.nav a.nav span {
	display: none;
}

table.main td.nav a.nav {
	display: block;
	height: 28px;
}

table.main td.nav a.navHome {
	width: 86px;
	background: url(../images/nav-buttons.gif) no-repeat 0px top;	
}

table.main td.navNoscript a.navHome:hover,
table.main td.nav a.navHomeActive {
	width: 86px;
	background: url(../images/nav-buttons.gif) no-repeat 0px bottom;
}

table.main td.nav a.navProducts {
	width: 104px;
	background: url(../images/nav-buttons.gif) no-repeat -86px top;	
}

table.main td.navNoscript a.navProducts:hover,
table.main td.nav a.navProductsActive {
	width: 104px;
	background: url(../images/nav-buttons.gif) no-repeat -86px bottom;	
}

table.main td.nav a.navAboutUs {
	width: 107px;
	background: url(../images/nav-buttons.gif) no-repeat -190px top;	
}

table.main td.navNoscript a.navAboutUs:hover,
table.main td.nav a.navAboutUsActive {
	width: 107px;
	background: url(../images/nav-buttons.gif) no-repeat -190px bottom;	
}

table.main td.nav a.navContactUs {
	width: 125px;
	background: url(../images/nav-buttons.gif) no-repeat -297px top;	
}

table.main td.navNoscript a.navContactUs:hover,
table.main td.nav a.navContactUsActive {
	width: 125px;
	background: url(../images/nav-buttons.gif) no-repeat -297px bottom;	
}

/***** Footer */

table.main td.footer {
	height: 25px;
	background: url(../images/footer.gif) repeat-x top;
}

table.main td.footer div.footerLeft,
table.main td.footer div.footerRight {
	width: 622px;
	height: 25px;
}

table.main td.footer div.footerLeft {
	background: url(../images/footer.gif) no-repeat left -25px;
}

table.main td.footer div.footerRight {
	background: url(../images/footer.gif) no-repeat right -50px;
}

table.main td.footer a.ryvonDesigns span {
	display: none;
}
table.main td.footer a.ryvonDesigns {
	display: block;
	float: right;
	height: 25px;
	width: 118px;
	background: url(../images/ryvon_designs.gif) no-repeat left;
}

table.main td.footer div.footerInner {
	width: 622px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
}

table.main td.footer div.footerInnerLeft {
	float: left;
	width: 75%;
	padding-top: 4px;
	padding-left: 8px;
}

table.main td.footerBottom {
	height: 9px;
	font-size: 1px;
}

table.main td.footerBottomLeft {
	width: 63px;
	background: url(../images/footer-bottom.gif) no-repeat 0px -9px;
}

table.main td.footerBottomCenter {
	background: url(../images/footer-bottom.gif) repeat-x 0px 0px;
}

table.main td.footerBottomRight {
	width: 63px;
	background: url(../images/footer-bottom.gif) no-repeat 0px -18px;
}

/***** Main Content Box */

table.main td.content {
	width: 622px;
	background: url(../images/content-back.gif) repeat-y 0px 0px;
}

table.main td.content div.contentTop,
table.main td.content div.contentBottom {
	width: 622px;
}

table.main td.content div.contentTop {
	background: url(../images/content-back.gif) no-repeat -622px top;
}

table.main td.content div.contentBottom {
	background: url(../images/content-back.gif) no-repeat -1244px bottom;
}

table.main td.content div.contentInner {
	padding: 15px;
}

/***** Contact Us Page */

#mtgt_main {
	cursor: default !important;
}

div.contactBox {
	margin: 0px auto;
	width: 581px;
	height: 134px;
	background: url(../images/contactbox.gif) repeat-x 0px 0px;
}

div.contactBoxLeft {
	height: 134px;
	background: url(../images/contactbox.gif) no-repeat left -134px;
}

div.contactBoxRight {
	height: 134px;
	background: url(../images/contactbox.gif) no-repeat right -268px;
}

div.mapContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.mapInner {
	width: 581px;
	height: 246px;
	padding: 6px 5px;
	_height: 258px;
	background: url(../images/map-container.gif) no-repeat top left;
}

div#map {
	width: 579px;
	height: 246px;
}

table.contactBoxInner {
	width: 100%;
}

table.contactBoxInner td {
	vertical-align: middle;
}

table.contactBoxInner td.contactBoxAddress,
div.contactFormBox {
	padding-left: 10px;
	padding-top: 7px;
	font-size: 12px;
	color: white;
	text-align: left;
}

table.contactBoxInner td.contactBoxAddress h2,
div.contactFormBox h2 {
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-align: left;
}

table.contactBoxInner td.contactBoxPhone {
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: left;
}

table.contactBoxInner td.contactBoxEmail {
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
}

div.contactFormBox p {
	text-indent: 0px;
	padding-left: 5px;
	text-align: left;
}

div.contactFormBox h2 {
	padding-left: 4px;
}

div.contactFormBox td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

div.contactFormBox td.label {
	text-align: right;
	padding-left: 20px;
}

/***** Products Page */

.noScriptHide {
	display: none !important;
}

div.product {
	margin: 10px 0px;
	width: 382px;
	float: left;
}

div.product div.desc {
	margin-top: 5px;
	width: 382px;
	float: left;
}
div.product div.desc p {
	font-size: 12px;
	text-indent: 0px;
	padding: 0px 15px;
}

div.product div.desc h2 {
	text-align: left;
	background: url(../images/products/product_title.png) no-repeat;
	height: 43px;
	width: 375px;
	font-size: 15px;
	font-weight: bold;
}

div.product div.desc h2 span {
	display: block;
	width: 280px;
	white-space: nowrap;
	float: left;
	padding-top: 12px;
	padding-left: 30px;
}

div.product div.desc h2 a.gallery {
	display: block;
	float: right;
	width: 57px;
	height: 43px;
	background: url(../images/products/product_gallery.png) no-repeat;
}

div.product div.desc h2 a.gallery span {
	display: none;
}

div.product div.thumb {
	width: 210px;
	float: left;
}

/***** Slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000b3c;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #f4ecd8;
}

.lbLoading {
	background: #fff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #f4ecd8;
	border-bottom: none;
	background-repeat: no-repeat;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: center;
	height: 30px;
}

#lbBottomContainer {
	background: url(../images/slimbox/bottom-tile.png) repeat-x top;
	padding-top: 4px;
}
#lbBottomContainerInner {
	height: 34px;
	display: block;
	overflow: hidden !important;
}

#lbCaption, #lbNumber {
	display: none;
}

#lbButtonContainer {
	width: 100%;
}

#lbButtonContainerPrev,
#lbButtonContainerClose,
#lbButtonContainerNext {
	position: relative;
	left: -6px;
	float: left;
}

#lbCloseLink {
	display: block;
	width: 69px;
	height: 33px;
	background: transparent url(../images/slimbox/closelabel.png) no-repeat center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slimbox/closelabel.png', sizingMethod='crop');
}

#lbCloseLink:hover {
	background: transparent url(../images/slimbox/closelabel-hover.png) no-repeat center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slimbox/closelabel-hover.png', sizingMethod='crop');
}

#lbNextLink {
	display: block;
	width: 64px;
	height: 33px;
	background: transparent url(../images/slimbox/nextlabel.png) no-repeat center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slimbox/nextlabel.png', sizingMethod='crop');
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/nextlabel-hover.png) no-repeat center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slimbox/nextlabel-hover.png', sizingMethod='crop');
}

#lbPrevLink {
	display: block;
	width: 95px;
	height: 33px;
	background: transparent url(../images/slimbox/prevlabel.png) no-repeat center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slimbox/prevlabel.png', sizingMethod='crop');
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/prevlabel-hover.png) no-repeat center;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slimbox/prevlabel-hover.png', sizingMethod='crop');
}
