@charset "utf-8";
/* CSS Document */

/* ========== Global Styles ============= */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, li {
	margin: 1ex 1em;
	text-align: left;
}
h4{ font-size: medium;
	color: blue;	
}
h5{ text-align: center; margin: 1ex 1em;
}
h6{ text-align: center; margin: 1ex 1em;
}
div#OuterDiv {
	width: 780px;	
	margin: 0 auto;
	background: #000 url(/images/webgifs/Banner1.gif) no-repeat;
	display:block;
	}
/* ====== Banner Link ====== */	
div#Header #BannerLink {
	display:block;
	height:  120px;
	width: 600px;
	text-indent: -9999px;
}
/* ========     Header     ========= */
div#Header {
	position: relative;
	height: 123px;
}  
/* ========     View Cart Button    ======== */
div#Header div#ViewCart {
	position: absolute;
	width; 130px;
	height: 30px;
	display:block;
	left: 650px;
	top: 0px;
	border:none;
}
/* ========     Top Buttons     ======== */
div#TopButtons	{
	position:absolute;
	left: 175px;
	bottom: -45px;
}
div#TopButtons	ul{
	list-style:none;
	margin:   0px;
	padding: 0px;
}
div#TopButtons	li{
	float:left;
	margin: 0px;
	padding: 0px;
}
#TopButtons	li a:link, #TopButtons li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0em 0.4em;
	margin: 0em 0.4em;
	line-height: 19px;
	background: url(/images/webgifs/Button_top.gif) no-repeat left bottom;
	width: 75px;
	border: none; 		
	}	
#TopButtons	li a:hover, #TopButtons li a:active{
	color: #00F;
	background-position: left top;
}
#TopButtons	li a.Current{
	color: #000;
	background-position: left top;
}	
#TopButtons	li a:hover.Current{
	cursor: default;
	}
	
#bloglink a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	}
	
/* ========      Side Buttons     ======== */
div#SideButtons	{
	float:left;
	width: 100 px;
	margin: 0;
	padding: 0;
}
div#SideButtons	ul{
	list-style:none;
	margin: 90px 0px 0px 50px;
	padding: 0;
}
div#SideButtons	li{
	clear: left;
	margin: 15px 0px 25px 0px;
	padding: 0;
}
#SideButtons li a:link, #SideButtons li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0em 0em 0em .2em;
	margin: 0px 0px;
	line-height: 30px;
	background: url(/images/webgifs/Button_left.gif) no-repeat left top;
	width: 75px;
	border: none; 		
	}	
#SideButtons li a:hover, #SideButtons li a:active{
	color: #00F;
}
#SideButtons li a.Current{
	color: #00F;
	font-size: 20px; 	
	background-position: left top;
}	
#SideButtons li a:hover.Current{
	cursor: default;
	}
	
/* ======== Frames (Black) White Tall ======== */
#Frame{
	display:inline;
	height: 425px;	
	width: 550px;
	margin: 60px 60px 0px 0px;
	padding: 0px;
	float:right;
	border: 5px solid #FFF;
/*	background-color: #000;*/
}
/*
#FrameWhite{
	display:inline;
	height: 425px;
	width: 550px;
	margin: 60px 60px 0px 0px;
	padding: 0px;
	float:right;
	border: 5px solid #FFF;
	background-color: #FFF;
}*/

#FrameTall{
	display:inline;
	height: 450px;
	width:400px;
	margin: 70px 120px 0px 0px;
	padding: 0px;
	float:right;
	border: 5px solid #FFF;
/*	background-color: #FFF; */
}


.BackgroundBlack {background-color:#000;}
.BackgroundWhite {background-color:#FFF;}


/* ======== Frame Movie ======== */
#FrameMovie {
	display:inline;
	width: 750px;
	height: 600px;
	margin: 60px 60px -50px 0px;
	padding: 0px;
	float:left;
	border: 5px solid #000;
	background-color: #000;
}
/* ======== FramePics ======== */
#FramePics{
	width: 550px;
	margin: 60px 60px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	border:none;
	background-color: #CCC;
	border: 5px solid #FFF;
}
/* ======== FramePics Table ======== */
#FramePics table{
	width: 550px;
	margin: 0px 0px 0px 15px;
}
/* ======== FramePics Table Images ======== */
#FramePics table img{
	margin-left:auto; margin-right:auto;}
	
/* ======== FramePics Table Text ======== */
#FramePics table p{ text-align:left;
}
/* ======== FramePics No Links for &nbsp; ======== */
#Picture a:link, #Picture a:visited, #Picture a:hover, #Picture a:active{text-decoration:none;}

/* ======== FramePics No Table Links for &nbsp; ======== */
td a:link, td a:visited, td a:hover, td a:active{text-decoration:none;}

/* ======== FramePics Img No Link Underline ======== */
table img {
	border:0;
}
/* ======== Picture ======== */
#Picture #Bridge{
	margin:9px 0px 0px 25px;
	border: none;
}

#Picture #BridgeTall{
	margin:0px 0px 0px 0px;
	border: none;
}

/* ===== Larger  button ===== */
#LargerButton{
	display:block;
	float:none;
	margin: 10px 0px 0px 200px;
	border:none;
}
#LargerButton img{
	border: none;}
#LargerButton a:link, #SizeandBuy a:visited {
	text-decoration: none;
}


/* =====Size and Buy button ===== */
#SizeandBuy{
	display:block;
	float:clear;
	margin: -32px 0px 0px 620px;
	border:none;
}
#SizeandBuy img{
	border: none;}
#SizeandBuy a:link, #SizeandBuy a:visited {
	text-decoration: none;
}



/* ======== Content ========= */
#Content{
	display:block;
	float: none; /* Stupid IE 6 fix!! */
	position:relative; top: 40px; left: 0px;
	width: 780px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000 url(/images/webgifs/content_box_02.gif) repeat-y; 
}
#Content h1{
	margin: 0px;
	padding: 0px 120px 0px 120px;
	background:url(/images/webgifs/content_box_01.gif) no-repeat left top; 
}
#Content p{
	margin: 0px;
	padding: 10px 120px 0px 135px;
}
#Content p.Last{
	padding: 10px 120px 20px 135px;
	background:url(/images/webgifs/content_box_03.gif) no-repeat left bottom;
}

/* ======== Content ========= */
#Content2{
	display:block;
	float: none; /* Stupid IE 6 fix!! */
	position:relative; top: 40px; left: 0px;
	width: 780px;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000 url(/images/webgifs/content_box_02.gif) repeat-y; 
}
#Content2 h1{
	margin: 0px;
	padding: 0px 120px 0px 120px;
	background:url(/images/webgifs/content_box_01.gif) no-repeat left top; 
}
#Content2 p{
	margin: 0px;
	padding: 10px 120px 0px 135px;
}

#Content2 p.Last{
	padding: 10px 120px 20px 135px;
	background:url(/images/webgifs/content_box_03.gif) no-repeat left bottom;
}
#Content2 img{border:none;
margin: 2px; 2px;}
	
/* ======== Footer ======== */
div#Footer {
	float:left;
	width: 780px;
	margin: 75px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #666;
}

div#Footer a:link, div#Footer a:visited {
	color: #FFF;
	text-decoration: none;
	}	
div#Footer a:hover, div#Footer a:active{
	color: #FFF;
	text-decoration: none;
}
/* ======== Miscellaneous ======== */
.Clear{clear:both}

.ClearLeft {clear:left}

.FloatLeft {float:left}

.PicFloatLeft {float:left; margin: 0px; padding: 0px 5px 0px 0px;}

.MarginAuto {margin-left:auto; margin-right:auto}

<script src="/Scripts/swfobject_modified.js" type="text/javascript"></script>
<script type="text/javascript">
<!--
swfobject.registerObject("FlashID");
//-->
</script>
