@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	background-color: #a7a7a7;
	background-image:url('images/paper.gif');
	background-repeat:repeat-x;
}


#imgcaption {font-family: Verdana, Arial; font-size: 11px; color: #fff; text-decoration: none;} 
.a:link, .a:visited {font-family: Verdana, Arial; font-size: 11px; color: #666666; text-decoration: none;}
.a:hover, .a:active {font-family: Verdana, Arial; font-size: 11px; color: #666666; text-decoration: none;}

#container-home { 
	width: 1000px; 
	min-height: 550px;
	margin: 0 auto; 
	border:#000 solid 2px;
}

#container-cart { 
	width: 1000px; 
	margin: 0 auto;
	min-height: 550px;
	text-align:center;
	border:#000 solid 2px;
}

/* Navigation */
#navspace { width: 1000px; margin:0 auto; text-align:center; display: inline; }
#menu { width: 1000px; padding-top: 10px; display: inline; }


.nav { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #000000;
	padding-right: 10px;
	padding-left: 10px; 
	text-align:center; 
	text-decoration: none; 
	background:#999;

}
	
.nav:link, .nav:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	width:110px; 
	height:20px;
	color: #000000; 
	text-decoration: none;
	/*border-left:#ccc solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;	*/
	background-image: url ('images/btn.gif') no-repeat;
}

.nav:hover, .nav:active {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	width:110px; 
	height:20px;
	color: #666666; 
	text-decoration: none; 
	background: #0F9;
/*border-left:#ccc solid 1px;
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;	*/
	background-image: url ('images/btn_over.gif') no-repeat;
}

.navsel {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	background: #0F9;
	border-left:#000 solid 1px;
	border-top:#000 solid 1px;
	border-right:#000 solid 1px;
}

.navsel:link, .navsel:visited {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}

.navsel:hover, .navsel:active {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
}


/* CATALOG NAV */

#cp { float:left; width: 125px; display: inline; }
#cm { float:left; width: 125px; padding-top: 10px; display: inline; }

#button {
	width: 115px;
	padding: 0 0 0 0;
	margin-left: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		margin: 0;
		}

#button li a {
		display: block;
		/*padding: 5px 5px 5px 0.5em;
		border-left: 1 solid #1958b7;
		border-right: 10px solid #508fc4;*/
		background-color: #a7a7a7;
		color: #000;
		text-decoration: none;
		width: 125px;
		}

html>body #button li a {
		width: auto;
		height:20px;
		}

#button li a:hover {
		border: 1px solid #fff;
		background-color: #0F9;
		color: #000;
		}


.cn { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
	text-align:center; 
	text-decoration: none; 
	width:100px; 
	background:#999;
	padding:5px;
	min-height:40px;
	border:#ccc solid 1px;
}
	
.cn:link, .cn:visited {
	font-family: Verdana, Arial;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	border:#ccc solid 1px;	
	margin-bottom: 20px;
}

.cn:hover, .cn:active {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	background: #0F9;
	margin-bottom: 20px;
	border :#000 solid 1px;
}

.cns {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	background: #0F9;
	border-left:#000 solid 1px;
	border-top:#000 solid 1px;
	border-right:#000 solid 1px;
}

.cns:link, .cns:visited {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}

.cns:hover, .cns:active {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
}

/* ----------------------------------- */

/* General */
#bigimage {float: left; display: inline; height:550px; margin-bottom: -2px;}

.inlineimager {float: right; margin-left: 20px; margin-bottom: 5px; border: 1px solid #ffffff;}
#textcontain {
	float: left;
	width: 485px;
	text-align: center;
	margin-top: 40px;
	height: 510px;
} 

#textarea {float: left; width: 500px; text-align: left; margin-left: 55px; } 
#thumbcontain {float: left; text-align: center; margin-top: 40px; margin-left: 40px;} 

/* Home */
#smallimagecontain ul{margin:0 auto; width: 1000px; text-align: center; margin-top: 40px;}  

.smallimage {border: 1px solid #ffffff; margin-left: 20px; margin-right: 20px;}

#logocontain {float: left; width: 485px; text-align: center; margin-top: 85px;} 
#mpalogo {float: left; width: 485px; text-align: center; margin-top: 65px;} 

/* Links */
#linkcontain {float: left; width: 820px; text-align: center; margin-top: 40px;} 
#linkarea {
	float: left;
	width: 740px;
	height: 494px;
	text-align: left;
	margin-left: 70px;
	overflow: auto;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	} 
.linkboxes {width: 120px; height: 190px; padding-top: 10px; padding-bottom: 10px; margin-right: 20px; margin-bottom: 20px; border: 1px solid #666666; float: left; display: inline; text-align: center;}
.linkpage {font-family: Verdana, Arial; font-size: 11px; color: #ffffff; text-decoration: none;}
.linkpage:link, .linkpage:visited, .linkpage:hover, .linkpage:active {font-family: Verdana, Arial; font-size: 11px; color: #ffffff; text-decoration: none;}

/* About */
#logocontain {float: left; width: 485px; text-align: center; margin-top: 85px;} 

/* Style */
.stylethumbs {border: 1px solid #ffffff;}

/* Gallery */
#gallerythumbcontain {width: 150px; float: left; margin-top: 75px; margin-left: 170px; display: inline;} 
.gallerythumbs {float: left; display: inline; width: 50px; height: 50px; display:inline;}

/* Online */
#onlinearea {float: right; display: inline; width: 871px;}

/* Available */
.av-all {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 2px;
	border: 1px #666666 solid;
	display:inline;
	background-color: #444444;
	margin-bottom: 5px;
	width: 100px; height: 20px;
	vertical-align: middle;
	text-align: center;
}

/* Contact */
#formarea { width: 450px; text-align: left; margin-left: 55px; font-weight:bold;} 
.formalign {display:inline;}
.contact-labels {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	vertical-align:middle;
	display:inline;
}
.contact-all {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	border: 1px #000 solid;
	display:inline;
	background-color: #fff;
	margin-bottom: 5px;
}
.contact-name {width: 200px; height: 20px;}
.contact-address {width: 200px; height: 75px; overflow: auto;}
.contact-email {width: 200px; height: 20px;}
.contact-other {width: 300px; height: 75px; overflow: auto;}
.contact-date {width: 200px; height: 20px;}
.contact-venue {width: 200px; height: 20px;}
.contact-howheard {width: 200px; height: 20px;}
.contact-howheardother {width: 200px; height: 20px;}

/* Footer */
#footer {width: 1000px; margin: 10 auto; padding:1px; }
.foottext {font-family: Verdana, Arial; font-size: 10px; color: #666666; text-decoration: none;}
.foottext:link, .foottext:visited {font-family: Verdana, Arial; font-size: 10px; color: #666666; text-decoration: none;}
.foottext:hover, .foottext:active {font-family: Verdana, Arial; font-size: 10px; color: #999999; text-decoration: none;}

/* Other Special Bits */
#transbox {
background-color: #ccc;
border: 2px solid #fff;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

/* ORDER PAGE CSS  */
/* ================================================== */
/* DEFAULT STYLES */
/* ================================================== */
#text {position:absolute;	width:638px;	height:525px;	left:156px;	top:122px;overflow:auto;}	
a {color:#545542;text-align:left;}
.title {color:#95c0c2;}

#product-image {position:absolute;	width:301px;	height:301px;	left:156px;	top:133px;overflow:visible;}	
#product-text	{position:absolute;	width:260px;	height:508px;	left:475px;	top:133px;overflow:auto;}	
/* START=>Main body styles */

div.WhiteLine {
 height:0px;
 border-top:  1px solid #FFFFFF;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}

.a:link, .a:visited {font-family: Verdana, Arial; font-size: 12px; color: #cccccc; text-decoration: none;}
.a:hover, ,a:active {font-family: Verdana, Arial; font-size: 12px; color: #ffffff; text-decoration: none;}

#ir {
 height:100px;
 border-top:  1px solid #FFFFFF;
 border-bottom: 1px solid #FFFFFF;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}

#ig {
 border-top:  1px solid #444444;
 border-bottom: 1px solid #444444;
 border-left: 1px solid #444444;
 border-right: 1px solid #444444;
 /*border-style: dotted;
 background-color:#111111;*/
}

#ih {
 border-top:  1px solid #444444;
 border-bottom: 1px solid #444444;
 border-left: 1px solid #444444;
 border-right: 1px solid #444444;
 border-style: dotted;
 background-color:#000000;
}

#ij {
	background-image:url(images/paper.gif);
	background-repeat:repeat-x;
 	background-color:#000000;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
/* END=>Main body styles */
/* END=>General styles */

/* This is the container which set text to solid color.
position: relative used for IE */ 
#transbox div {
padding: 10px;
font-weight: bold;
color: #fff;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}


#slogan {
	font-family:Century Gothic; 
	color:#000;
	font-style:italic; 
	font-size:24px;
}

#head {
	@font-face:Edwardian Script ITC;
	color:#000; 
	font-style:normal; 
	font-size:56px; 
	margin-bottom:-10px;
}


/*  ------- */

#dhtmlgoodies_tooltip{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	font-size: 11px;	
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}

#pricestext {
	position:relative;
	width:440px;
	height:494px;
	z-index:1;
	margin-left: 30px;
	left: 10px;
	top: 40px;
	overflow: auto;
	text-align: left;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
}
#priceblock {
	display: block; width: 380px;
}
.LinkHeading {
	font-size: 14px;
}
.LinkName {
	color: #FFFF66;
	text-decoration: none;
}
.LinkName:hover {
	text-decoration: underline;
}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }