h1		{ font-size: 17px; margin: 8px 10px 8px 10px; font-family: arial, "trebuchet ms", verdana, sans-serif; font-weight: 100; color: rgb(80, 80, 80); }
h1.title	{ font-size: 20px; font-weight: 100; color: rgb(60, 138, 206); }
h1.otr-title	{ font-size: 20px; font-weight: 100; color: #723410;  }
h1.indent	{ margin-left: 20px; color: rgb(80, 80, 80); }
h1.subsection	{ font-size: 16px; margin-top: 3px; margin-bottom: 3px; padding-right: 15px; color: rgb(80, 80, 80); }
h1.nav		{ margin: 0 0 0 5px; padding: 0 0 0 5px; font-weight: 100; }
h1.mosaic-title { margin: 0 0 10px 448px; }
h2		{ font-size: 14px; margin: 6px 10px 6px 10px; font-family: arial, "trebuchet ms", verdana, sans-serif; font-weight: 100; color: rgb(110, 110, 110); }
h2.note		{ font-size: 16px; font-weight: 100; color: rgb(80, 80, 80); }
h2.indent	{ margin-left: 30px; }
h2.left_pad	{ padding-left: 10px; }
h2.subsection	{ margin-top: 2px; margin-bottom: 2px; padding-right: 15px; }
h2.main		{ font-size: 17px; }
h2.footer	{ font-size: 14px; }
h2.otr_earrings	{ font-size: 13px; margin: 6px 4px 6px 4px; color: rgb(255, 255, 255); }
h2.ship		{ font-size: 14px; margin: 0 0 0 10px; padding: 0; }
h4		{ font-size: 12px; margin: 6px 10px 6px 15px; font-family: arial, "trebuchet ms", verdana, sans-serif; font-weight: 100; color: rgb(110, 110, 110); }
h4.pad		{ padding-left: 14px; padding-right: 14px;}
h4.subsection	{ margin-top: 1px; margin-bottom: 1px; }
h5		{ font-size: 11px; margin: 6px 0 6px 0; margin-bottom: 6px; font-family: arial, "trebuchet ms", verdana, sans-serif; font-weight: 100; color: rgb(110, 110, 110); }
h5.nav1		{ font-size: 13px; margin: 0 0 0 10px; padding: 0; } /* nav menu sub-items */
h5.nav2		{ margin: 0 5px 0 5px; padding: 0 5px 0 5px; }	/* text for pay by paypal on nav menu */
h5.no_pad	{ font-size: 13px; margin: 0 0 0 10px; padding: 0; }
h5.no_pad-5	{ font-size: 5px; margin: 0 0 0 10px; padding: 0; }

a:link {
	text-decoration: none;
	color: rgb(60, 138, 206);	/* link colour */
	background: transparent;
	}

a:visited {
	text-decoration: none;
	color: rgb(60, 138, 206);	/* visited link colour */
	background: transparent;
	}

a:hover	{
	text-decoration: none;
	color: rgb(140, 20, 14);	/* link colour while hovering over */
	background: transparent;
	}


a:active {
	text-decoration: none;
	color: rgb(140, 20, 14);	/* link colour while tabbing (for IE) through without mouse */
	background: transparent;
	}

a:focus {
	text-decoration: none;
	color: rgb(140, 20, 14);	/* link colour while tabbing (for FF) through without mouse */
	background: transparent;
	}

a.ship:link 	{ color: rgb(234, 132, 51); }	/* free shipping link colour */
a.ship:visited	{ color: rgb(234, 132, 51); }	
a.ship:hover	{ color: rgb(234, 132, 51); text-decoration: underline; }
a.ship:active	{ color: rgb(234, 132, 51); text-decoration: underline; }
a.ship:focus	{ color: rgb(234, 132, 51); text-decoration: underline; }

a.imgbord:link	{ color: rgb(150, 150, 150); }	/* link colours for ws earrings and necklace tables */
a.imgbord:visited { color: rgb(150, 150, 150); }	
a.imgbord:hover { color: rgb(140, 20, 14); }
a.imgbord:active { color: rgb(150, 150, 150); }
a.imgbord:focus { color: rgb(140, 20, 14); }

.nospace {			/* prevents IE from adding extra space above PayPal forms */
	margin: 0;
	}

.floatimgleft {			/* allows text to float 15px left of an image */
	float: left;
	margin: 0 15px 0 0;
	}

.floatimgleft25 {		/* allows text to float 25px left of an image */
	float: left;
	margin: 0 25px 0 0;
	}

body,html {
	margin: 0;
	padding: 0;
	background-image: url("images/strip.gif");
	background-position: left;
	background-repeat: repeat-y;
	}

body { min-width: 960px; }

#pagewidth {
	margin: 0 auto;
	width: 960px;
	}

#headertopspace	{		/* space above header */
	width: 960px;
	height: 12px;		/* height of space above header */
	margin: 0;
	padding: 0;
	background-color: transparent;
	}

#header	{
	width: 960px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url("images/headerbackground.jpg");
	background-repeat:no-repeat;
	background-color: transparent;
	}

#logo {
	float: left;
	width: 700px;
	height: 80px;
	margin: 0;
	padding: 0;
	}

#shipping {
	float: right;
	width: 205px;
	height: 20px;
	margin: 0;
	padding: 11px 24px 0 0;
	text-align: right;
	}

#viewcart {
	float: right;
	width: 120px; 
	height: 33px;
	margin: 0;
	padding: 0 20px 3px 0;
	}

#nav {
	width: 150px !important; width: 142px;
	min-height: 435px;
	margin: 0 auto;
	padding: 12px 0 0 2px;
	font-family: arial, "trebuchet ms", verdana, sans-serif;
	font-size: 16px;
	font-weight: 100;
	text-align: left;
	float: left;
	list-style: none;
	white-space: normal;
	}

ul#navlist, ul#navlist2, ul#navlist3, ul#navlist4 {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 146px !important; width: 138px;
	}

ul#navlist2 {
	padding-top: 5px;	/* space between "Collections" and Winterchild Silver */
	}

ul#navlist3, ul#navlist4 {
	padding-top: 11px;	/* space between Winterchild Silver, Old Tin Roof, and Misc. */
	}

ul#navlist li, ul#navlist2 li, ul#navlist3 li, ul#navlist4 li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul#navlist li a, ul#navlist2 li a, ul#navlist3 li a, ul#navlist4 li a {
	display: block;
	width: 100%;
	padding: 2px 0 2px 10px !important; padding: 2px 0 3px 10px;
	border-width: 1px !important; border-width: 0;
	border-color: transparent;
	border-style: solid;
	color: rgb(0, 0, 0);     /* menu text colour */
	text-decoration: none;
	background-color: transparent;
	}

#nav>ul#navlist li a, #nav>ul#navlist2 li a, #nav>ul#navlist3 li a, #nav>ul#navlist4 li a { width: auto; }

ul#navlist li#active a, ul#navlist2 li#active a, ul#navlist3 li#active a, ul#navlist4 li#active a {
	background-color: rgb(233, 243, 255);
	color: rgb(15, 5, 255);
	}

ul#navlist li a:hover, ul#navlist li#active a:hover, ul#navlist2 li a:hover, ul#navlist li#active a:hover, ul#navlist3 li a:hover, ul#navlist li#active a:hover, ul#navlist4 li a:hover, ul#navlist li#active a:hover {
	color: rgb(139, 0, 0);    /* menu text colour when hovering over button */
	background-color: rgb(233, 243, 255);     /* css button background colour when hovering over button */
	border-color: rgb(170, 171, 156) rgb(255, 255, 255) rgb(255, 255, 255) rgb(204, 204, 204);
	}

ul#navlist li a:active, ul#navlist li#active a:active, ul#navlist2 li a:active, ul#navlist li#active a:active, ul#navlist3 li a:active, ul#navlist li#active a:active, ul#navlist4 li a:active, ul#navlist li#active a:active {
	color: rgb(139, 0, 0);    /* menu text colour when active over button */
	background-color: rgb(233, 243, 255);     /* css button background colour when active over button */
	border-color: rgb(170, 171, 156) rgb(255, 255, 255) rgb(255, 255, 255) rgb(204, 204, 204);
	}

ul#navlist li a:focus, ul#navlist li#active a:focus, ul#navlist2 li a:focus, ul#navlist li#active a:focus, ul#navlist3 li a:focus, ul#navlist li#active a:focus, ul#navlist4 li a:focus, ul#navlist li#active a:focus {
	color: rgb(139, 0, 0);    /* menu text colour when when tabbing through buttons */
	background-color: rgb(233, 243, 255);     /* css button background colour when tabbing through buttons */
	border-color: rgb(170, 171, 156) rgb(255, 255, 255) rgb(255, 255, 255) rgb(204, 204, 204);
	}

#content {
	width: 790px;
	float: right;
	margin: 0;
	padding-top: 7px;
	padding-right: 0px !important; padding-right: 0px;
	}

#winterchildsilver {
	width: 790px;
	margin: 0;
	padding: 0;
	background-image: url("images/fade-ws.jpg");
	background-repeat:no-repeat;
	background-color: transparent;
	}

#oldtinroof {
	width: 790px;
	margin: 0;
	padding: 0;
	background-image: url("images/fade-otr.jpg");
	background-repeat:no-repeat;
	background-color: transparent;
	}

#ws-table {     /*  background colour for ws earrings and necklace tables */
	width: 790px;
	margin: 0;
	padding: 0;
	background-color: rgb(243, 227, 171);
	background-color: rgb(243, 240, 238);
	background-color: rgb(233, 230, 228);
	}

#otr-table {     /*  otr table wrapper for changing link colors to white */
	}

#otr-table a:link { color: #FFFFFF; }
#otr-table a:visited { color: #FFFFFF; }
#otr-table a:hover { color: #F3E3AB; }
#otr-table a:active { color: #FFFFFF; }
#otr-table a:focus { color: #F3E3AB; }

#col-1-5,#col-2-5, #col-3-5, #col-4-5,#col-5-5 {     /*  otr earrings page css */
	width: 150px;
	float: left;
	border: 0;
	margin: auto;
	padding: 30px 0 20px 20px;
	background-color: rgb(70, 70, 70);
	}

#col-2-5, #col-3-5, #col-4-5, #col-5-5 {     /*  otr earrings page css */
	padding-left: 0;
	}

#col-5-5 {     				/*  otr earrings page css */
	padding-right: 20px;
	}

#col-1-3, #col-2-3, #col-3-3 {     /*  otr necklaces page css */
	width: 250px;
	float: left;
	border: 0;
	margin: auto;
	padding: 30px 0 20px 20px;
	background-color: rgb(70, 70, 70);
	}

#col-2-3, #col-3-3 {     	/*  otr necklaces page css */
	padding-left: 0;
	}

#col-3-3 {     			/*  otr necklaces page css */
	padding-right: 20px;
	}

#col-1-2, #col-2-2 {     /*  ws image pages */
	width: 390px;
	float: left;
	border: 0;
	margin: auto;
	padding: 0 0 0 7px;
	background-color: transparent;
	}

#col-2-2 {     /*  ws image pages */
	padding: 0 7px 0 0;
	}

#footer	{
	width: 960px;
	background-color: transparent;
	border-top: 5px solid rgb(128, 20, 17);
	clear: both;
	}


#image, #image-otr {	/* image division for model photos on Winterchild Silver product pages */
	width: 360px;
	height: 443px !important; height: 430px;
	float: left;
	padding: 0;
	border: 5px solid rgb(110, 15, 5);     /* image frame */
	margin: auto !important; margin-bottom: 10px;
	background-color: transparent;
	}

#image-otr {     	/* image division for model photos on Old Tin Roof product pages */
	border: 5px solid #723410;     /* image frame */
	}

#ws-mosaic {     	/* image division for earring and necklace mosaic ws black*/
	width: 356px;
	float: left;
	padding: 0;
	margin: 0 0 0 63px;
	background-color: rgb(110, 15, 5);
	}

#otr-mosaic {     	/* image division for earring and necklace mosaic old tin roof grey*/
	width: 356px;
	float: left;
	padding: 0;
	margin: 0 0 0 63px;
	background-color: rgb(70, 70, 70);
	}

#ws-mosaic-col1 {     	/*  1st column of mosaic */
	width: 100px;
	float: left;
	border: 0;
	padding: 0 14px 0 14px;
	margin: 0 0 14px 0;
	}

#ws-mosaic-col2 {    	/* 2nd column of mosaic */
	width: 100px;
	float: left;
	border: 0;
	padding: 0;
	margin: auto;
	}

#ws-mosaic-col3 {     	/* 3rd column of mosaic */
	width: 100px;
	float: left;
	border: 0;
	padding: 0 14px 0 14px;
	margin: auto;
	}

#indent15 {     	/* indent photos or text 15px */
	float: left;
	border: 0;
	padding: 0 0 0 15px;
	margin: 0;
	}

#indent20 {     	/* indent photos or text 20px */
	float: left;
	border: 0;
	padding: 0 0 0 20px;
	margin: 0;
	}


#simplegallery1 {     	/* division for slideshow called for in head, 1 is for index page and ws and otr collection pages */
	position: relative;
	visibility: hidden;
	border: 0px;
	margin: auto;
	}

#simplegallery2 {     	/* division for slideshow called for in head, 2 is for symbol pages */
	float: left;
	visibility: hidden;
	border: 5px solid rgb(100, 6, 0);
	margin: auto;
	}

#simplegallery2-col1 {	/*  column to left of model slide show on symbol pages */
	width: 390px;
	float: right;
	border: 0;
	padding: 0 0 0 25px;
	margin: auto;
	}

#simplegallery1 .gallerydesctext, #simplegallery2 .gallerydesctext {     /* CSS for fonts of upper text description if defined */
	text-align: left;
	padding: 2px 10px;
	font-size: 16px;
	font-family: arial, "trebuchet ms", verdana, sans-serif;
	}
