* {
	margin: 0px;
	padding: 0px;
}
.padding {
	padding: 10px;
}
a {
	color: #3399FF;
}
a:hover {
	color: #191919;
}
.clear {
	clear: both;
}
.hide {
	display:none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image: url("../gfx/site/layout/backdrop.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
body, input, textarea {
	font-family: 'news gothic','helvetica neue',helvetica,arial,sans-serif;
}
div.backdrop {
	background-color: white;
	background-image: url("../gfx/site/layout/grad-bd.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
div.box * {
	margin: 0px;
	padding: 0px;
}	
div.box {
	color: #6f6f6f;
	border-top: 1px solid #e5e4e4;
	border-bottom: 1px solid #e5e4e4;
	background-color: #f0f0f0;
	width: 100%;
}
div.box h1,
div.box h2 {
	font-size: 1.4em;
	padding-bottom: 5px;
}
div.box h4 {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.box hr {
	background-color: #e3e0e0;
	color: #3e3e0e0;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 1px;
}
div.box p,
div.box span {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.box-inner {
	padding: 10px;
}
div.button-wrap {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
div#content {
	background-color: #fff;
}
div#container {
	padding: 10px;
}
div#footer {
	color: #8b8a8a;
	text-align: center;
}
div#footer p {
	margin: 0px;
	padding: 0px;
}
div#footer a {
	color: #6f6f6f;
}
div#footer a:hover {
	color: #191919;
}
div#footer-text p {
	font-size: 0.6em;
	background-color: white;
	padding: 10px;
}
div#footer-text img {
	vertical-align: middle;
}
div#footer-end {
	width: 960px;
	height: 50px;
	background-image: url("../gfx/site/layout/footer.png");
	background-position: top left;
	background-repeat: no-repeat;
}
div.form-container {
	background-color: #f0f0f0;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
div.hotlink a {
	padding: 10px;
	display: block;
	text-decoration: none;
	background-image: url("../gfx/site/gui/grad-white.jpg");
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-size: 1.3em;
}
div.button a {
	padding: 10px;
	display: block;
	text-decoration: none;
	background-image: url("../gfx/site/gui/grad-white.jpg");
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	font-size: 1.3em;
	text-align: center;
}
div#header {
	width:960px;
	height: 100px;
	background-image: url("../gfx/site/layout/header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
div#header a {
	/* Make top header home clickable */
	display: block;
	width: auto;
	height: 100%;
}
div#header .buy-online-button {
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}
div#menu-container {
	height: 40px;
	color: #3399FF;
	background-color: #000;
	background-image: url("../gfx/site/layout/menu-bd.gif");
	line-height: 40px;
}
div#shop-button {
	float: right;
	padding-right: 10px;
}
div#shop-button img {
	vertical-align: middle;
	display: inline;
}
div#messages {
	border-left: 1px solid #1f7cda;
	border-right: 1px solid #1f7cda;
	border-top: 3px solid #1f7cda;
	border-bottom: 3px solid #1f7cda;
	background-color: #3399ff;
	padding: 10px;
	text-align: center;
}
div#messages h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
div#messages p {
	font-size: 14px;
	margin-top: 5px;
	color: #fff;
	margin-bottom: 0px;
}
div#page-outer {
	padding: 10px;
}
div#page-inner {
	background-color: #eee;
	padding: 10px;
}
div.rss {
	padding-top: 5px;
}
div#shortcuts * {
	margin: 0px;
	padding: 0px;
}
div#shortcuts {
	background-color: #f0f0f0;
	background-image: url("../gfx/site/layout/shortcuts-bd.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 250px;
}
div#shortcuts div.shortcuts-column {
	text-align: left;
	float: left;
	width: 210px;
	padding-left: 15px;
	padding-top: 10px;
}
div#shortcuts div.shortcuts-spacer {
	width: 20px;
	height: 100px;
	float: left;
}
div#shortcuts h4 {
	font-size: 0.7em;
	font-weight: bold;
	color: #6f6f6f;
	text-transform: uppercase;
}
div#shortcuts ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
}
div#shortcuts li {
	font-size: 0.7em;
	padding-top: 3px;
	padding-left: 5px;
}
div#shortcuts a {
	text-decoration: none;
}
div#shortcuts a:hover {
	text-decoration: none;
}
div#site {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	color: #ccc;
	padding: 10px;
	background-color: #eee;
	background-image: url("../gfx/site/gui/grad-black.jpg");
	background-repeat: repeat-x;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	font-size: 1.8em;
	font-weight: lighter;
	text-transform: uppercase;
}
h2,h3,h4,h5,h6 {
	color: #333;
	font-weight: normal;
}
hr {
	background-color: #eee;
	height: 1px;
	border: none;
	color: #eee;
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border: none;
}
p {
	color: #666;
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.message {
	font-size: 14px;
}
iframe.itrigger {
	background-color: #fff;
	display: none;
}


/* Dynamic Menu */
ul#jsddm {
	margin: 0;
	padding: 0;
}
ul#jsddm li {
	float: left;
	list-style: none;
	line-height: 40px;
	text-align: center;
}
ul#jsddm li a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url("../gfx/site/layout/menu-div.png");
	background-repeat: no-repeat;
	background-position: right center;
	width: auto;
	color: #ccc;
	white-space: nowrap;
}
ul#jsddm li a:hover,
ul#jsddm .jsddm-over {
	background-image: url("../gfx/site/layout/menu-over.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
ul#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 500;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-image: url("../gfx/site/layout/tint.png");
}
ul#jsddm li ul li {
	float: none;
	text-align: left;
	border-bottom: 1px solid #333;
	background-image: url("../gfx/site/layout/menu-arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-style: normal;
}
ul#jsddm li ul li a {
	width: 200px;
	padding-left: 25px;
	background: none;
	color: #59596c;
	font-size: 10px;
}
ul#jsddm li ul li a:hover {
	color: #ccc;
	background: #202020;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../gfx/jquery.colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../gfx/jquery.colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../gfx/jquery.colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../gfx/jquery.colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../gfx/jquery.colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../gfx/jquery.colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../gfx/jquery.colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../gfx/jquery.colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../gfx/jquery.colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../gfx/jquery.colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../gfx/jquery.colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../gfx/jquery.colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../gfx/jquery.colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../gfx/jquery.colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../gfx/jquery.colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
