@charset "utf-8";
/* CSS Document */

/*body {
	background:url(../img/bodybg.jpg) repeat-y;
	background-attachment: fixed;
	background-color: #ffffff;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}*/
body {
	background:url(../img/bg_fabric2.jpg) repeat;
	background-attachment: fixed;
	background-color: #ffffff;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}
#pageBody {
	width: 850px;
	margin: auto;
	padding: 0 0 0 0;
	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#header {
	width: 850px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: #f9f9eb url(../img/blue_dotted_line.gif) repeat-x bottom left;
}
#nav {
	margin: 0;
	padding: 0;
}
#nav h1 {
	float: left;
	margin-left: -99999px;
}
.clear {
	clear: both;
}
#topnav {
	display: block;
	width: 597px;
	height: 61px;
	margin: 0;
	padding:0;
	text-align: center;
}
#home_title {
	margin-top: 30px;
}
#home_slideshow_container {
	width: 850px;
	background: url(../img/home_slideshow_bg.gif) repeat-x top left;
	height: 288px;
	margin-top: 20px;
}
#home_slideshow_container img {
	margin-top: 15px;
}
p {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
a:link, a:visited {
	color: ##00CCFF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#content {
	padding: 20px 40px 30px 40px;
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
#shopContent {
	margin-top: 20px;
	padding: 0;
}
#footer {
	width: 850px;
	margin: auto;
	padding: 40px 0 30px 0;
	background: #f9f9eb url(../img/blue_dotted_line.gif) repeat-x top left;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;	
}
#footer p {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
}
#photo {
	float: left;
	background-color: #ffffff;
	margin: 0 15px 30px 0;
	padding: 10px 10px 10px 10px;
	border-left: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #cccccc;	
}
* html #photo {
	display: inline;
}

#pageIntro {
	width: 100%;
	height: auto;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.titleGraphic {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #cccccc;
}
.noborder {
	border-right: none;
}
.introtext {
	float: right;
	width: 60%;
	margin-bottom: 30px;
	padding-left: 15px;
	border-left: 1px solid #cccccc;
}
.largePhotoText {
	float: right;
	width: 52%;
	display:inline;
	margin: 0 30px 30px 0;
	padding: 0;
}


h1.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #444444;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	line-height: 24px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #56C0BE;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 20px;
}
hr {
	border-width: 0;
	height: 1px;
	background-color: #e8e8e8;
	color: #e8e8e8;
	margin: 20px 0 20px 0;
	padding: 0;
}
* html hr {
	margin: 10px 0 10px 0;
}
:first-child+html hr {
	margin: 10px 0 10px 0;
}
	
.itemTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #56C0BE;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	line-height: 20px;
}
#itemLeft {
	float: left;
	display: block;
	width: 370px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}
#itemRight {
	float: left;
	display: block;
	width: 370px;
	margin: 0 0 30px 20px;
	padding: 0 0 0 0;
}
#itemLarge {
	float: left;
	display: block;
	width: 80%;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}	
.itemSizes {
	font-size: 10px;
	line-height: 15px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #56C0BE;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}
.right {
	float: right;
	margin-left: 20px;
}
	
/* HIGHSLIDE */


.highslide {
    cursor: url(../img/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid #999999;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 15px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../img/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../img/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}