* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67%;
	line-height: 1.4;
	color: #000000;
}

a:link, a:visited, a:active {
text-decoration: none;
border-bottom: 1px dashed;
color:#7B0F43;
}

a:hover {
border-bottom: 1px solid;
}

#ulTopnav {
	margin-left: 34px;
	text-align: left;
	z-index: 100;
	padding-top: 80px;
}

#ulTopnav a {
	text-decoration: none;
	border-style: none;
}

#ulTopnav li {
	display: inline;
	list-style-type: none;
}

#ulTopnav a.home:link, #ulTopnav a.home:visited, #ulTopnav a.home:active {
	background-image: url(../link-icons/home_button.jpg);
	height: 72px;
	width: 85px;
	display: block;
	float: left;

}


#ulTopnav a.home:hover {
	background-image: url(../link-icons/home_button_over.jpg);
}

#ulTopnav a.gallery:link, #ulTopnav a.gallery:visited, #ulTopnav a.gallery:active {
	background-image: url(../link-icons/gallery_button.jpg);
	display: block;
	height: 72px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	
}

#ulTopnav a.gallery:hover {
	background-image: url(../link-icons/gallery_button_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#ulTopnav a.portfolio:link, #ulTopnav a.portfolio:visited, #ulTopnav a.portfolio:active {
	background-image: url(../link-icons/portfolio_button.jpg);
	display: block;
	height: 72px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	
}

#ulTopnav a.portfolio:hover {
	background-image: url(../link-icons/portfolio_button_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#wrapper {
	width: 780px;
}

#header {
	height: 171px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../siteimages/notbobs-masthead.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#divShopWrapper {
	width: 85%;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 15px;
}

#divShopWrapper p {
	font-size: 1.2em;
	margin-bottom: .5em;
}

#divShopWrapper h1, #divShopWrapper h2 {
	padding-left: 0;
	margin-left: 0px;
	margin-top: .4em;
	margin-bottom: .4em;
}

a img {
	text-decoration: none;
	border-style: none;
}


#content {
	float: right;
	width: 70%;
	margin-top: 1.5em;
}
#content p {
	font-size: 1.2em;
	margin-bottom: .5em;
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar {
	float: left;
	width: 28%;
	margin-top: 1.5em;
}
#sidebar p {
	margin-bottom: .5em;
	padding-left: 15px;
	font-size: 1.2em;
	padding-right: 5px;
}
#sidebar ul {
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 1em;
}

#sidebar #thumbs li {
	list-style-type: none;
	margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	padding-right: 15px;
	padding-left: 15px;
}

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}

#footer {
	width: 780px;
	padding-top: 1em;
	background-image: url(../siteimages/notbobs-bottom-stripes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 4.5em;
	font-size: 1em;
	clear: both;
	margin-top: 1.5em;
}


#footer a:link, #footer a:visited, #footer a:active {
	font-size: 1.1em;
	color: #7B0F43;
	text-decoration: none;
	border-bottom: 2px solid #7B0F43;
}
#copyright {
	margin-left: 1em;
}


#ulFooterlinks {
	float: right;
	margin-right: 1.5em;
}
#footer #ulFooterlinks li {
	display: inline;
	list-style-type: none;
	margin-right: 1em;
}
#ulFooterlinks a:hover {
	color: #605E5F;
}
/*Product display and details page*/

#content .related {
	float: right;
	margin-bottom: 1em;
	margin-left: 1.5em;
	width: 200px;
}

.divProduct-Display {
	clear: both;
	margin-bottom: 1em;
	margin-top: 1em;
}
.divProduct-Display .right {
	float: right;
	width: 50%;
	clear: right;
}
.divProduct-Display .left img, .divProduct-Display .right img {
	float: right;
	margin-bottom: 1em;
	margin-left: 1.5em;
}
.divProduct-Display .left {
	float: left;
	width: 50%;
	clear: left;
}

#sidebar #search {
	padding: 0.2em 0.2em .1em;
	margin-left: 1em;
	width: 12em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}


#divDynamicMenu {
	text-align: left;
	padding-right: 0.5em;
	padding-bottom: 1em;
	overflow: auto;
	margin-top: 1.5em;
}


a.primary:link, a.primary:visited, a.primary:active {
	color: #7B0F43;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 0.2em;
	font-size: 1em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	display: block;
	line-height: normal;
	background: #F1E7EF;
}


a.primary:hover {
	text-decoration: none;
	background: #DFCADB;
}

a.secondary:link, a.secondary:visited, a.secondary:active {
	text-decoration: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-weight: bold;
	color: #68A5A6;
	display: block;
	font-size: 1em;
	margin-bottom: 0.2em;
	line-height: normal;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}
#thumbs img {
	text-decoration: none;
	border-style: none;text-decoration: none;
}

#ulProdImages {
	background-color: #FFFFFF;
	padding: 0.6em;
	margin-left: 1.5em;
	margin-top: 1em;
}

#ulProdImages li {
	list-style-type: none;
	margin-bottom: 1em;
}

#ulProdImages a:link {
	text-decoration: none;
	border-style: none;text-decoration: none;
}

a.secondary:hover {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}

.blue {
	color:#479AA9;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}

.category{
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;

}

.prodName {
	font-size: 1.2em;
	color: #7B0F43;
	font-weight: bold;
}

a.prodName:link, a.prodName:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #7B0F43;
	text-decoration: none;
	border-bottom-style: none;
}
a.shortDesc:link, a.shortDesc:visited {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	border-style: none;
}

/*Shop forms etc*/

.button {
	background-color:#F1E7EF;
	border: 1px solid #000000;
	color: #7B0F43;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: .2em;
	padding-left: .2em;
}
.button:hover {
	color: #FFFFFF;
	background-color: #7B0F43;
	border: 1px solid #9D4241;
}

table td {
	padding: .3em;
}

#divShopWrapper label {
	width: 12em;
	font-size: 1.2em;
	margin-left: 0em;
	float: left;
	padding-top: 6px;
	color: #000000;
	white-space: nowrap;
}

#divShopWrapper legend {
	color: #9D4241;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#divShopWrapper fieldset div {
	margin-top: 0.6em;
}


#divShopWrapper fieldset {
	padding: 1.5em;
	width: 40em;
	margin-top: 2em;
	margin-bottom: 1em;
}

#divShopWrapper fieldset label {
	margin-left: 25px;
	font-size: 1.2em;
}

/*Link page - Links container div*/


.linkspage-container {
	color: #CC6600;
}


a.link-title:link, a.link-title:visited {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF9999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

a.link-title:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

