/* Navigation 

#header #mainnav {
	background-image: url(../media/common/thistle-products-navigation-background.jpg);
	height: 66px;
	width: 990px;
	background-repeat: no-repeat;
}

#mainnav ul, #mainnav ul li {
	list-style-type: none;
}

#mainnav #topEndNav {
	list-style-type: none;
	text-align: left;
	width: 970px;
	margin-left: 10px;
	padding-top: 8px;
}
#mainnav #topEndNav li {
	float: left;
	display: block;
	background-image: url(../media/common/thistle-products-navigation.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#mainnav #topEndNav li a {
	height: 40px !important;
	display: block;
}

#mainnav #topEndNav #Cat290, #mainnav #topEndNav #Cat291, #mainnav #topEndNav #Cat292, #mainnav #topEndNav #Cat293 {
	display: block;
	text-indent: -1000em;
}

#mainnav #topEndNav #Cat290 a:hover, #noveltiespage #mainnav #topEndNav #Cat290 a, #mainnav #topEndNav #Cat290:hover, #mainnav #topEndNav #Cat290.iehover {
	background-position: 0px -50px !important;
	background-image: url(../media/common/thistle-products-navigation.jpg);
	background-repeat: no-repeat;
}
#mainnav #topEndNav #Cat291 a:hover, #Cat291page #mainnav #topEndNav #Cat291 a, #mainnav #topEndNav #Cat291:hover, #mainnav #topEndNav #Cat291.iehover {
	background-position: -196px -50px !important;
	background-image: url(../media/common/thistle-products-navigation.jpg);
	background-repeat: no-repeat;
}
#mainnav #topEndNav #Cat292 a:hover, #Cat292page #mainnav #topEndNav #Cat292 a, #mainnav #topEndNav #Cat292:hover, #mainnav #topEndNav #Cat292.iehover {
	background-position: -475px -50px !important;
	background-image: url(../media/common/thistle-products-navigation.jpg);
	background-repeat: no-repeat;
}
#mainnav #topEndNav #Cat293 a:hover, #Cat293page #mainnav #topEndNav #Cat293 a, #mainnav #topEndNav #Cat293:hover, #mainnav #topEndNav #Cat293.iehover {
	background-position: -675px -50px !important;
	background-image: url(../media/common/thistle-products-navigation.jpg);
	background-repeat: no-repeat;
}
#mainnav #topEndNav #Cat290 {
	width: 196px;
}
#mainnav #topEndNav #Cat291 {
	background-position: -196px 0px;
	width: 279px;
}
#mainnav #topEndNav #Cat292 {
	width: 200px;
	background-position: -475px 0px;
}
#mainnav #topEndNav #Cat293 {
	background-position: -675px 0px;
	width: 295px;
}

#mainnav #topEndNav li ul {
	position: absolute;
	font-size: 14px;
	left: -10000px;
	text-indent: 0em !important;
	top: 200px;
	padding-bottom: 7px;
	background-image: url(../media/common/thistle-products-subnav-bg.jpg) !important;
}

#mainnav ul li:hover #Cat290Sub {
	left: 10px !important;
}
#mainnav ul li:hover #Cat291Sub {
	left: 206px !important;
}
#mainnav ul li:hover #Cat292Sub {
	left: 485px !important;
}
#mainnav ul li:hover #Cat293Sub {
	left: 685px !important;
}

#mainnav ul li.iehover #Cat290Sub {
	left: -964px;
}
#mainnav ul li.iehover #Cat291Sub {
	left: -768px;
}
#mainnav ul li.iehover #Cat292Sub {
	left: -489px;
}
#mainnav ul li.iehover #Cat293Sub {
	left: -289px;
}

#Cat290Sub {
	width: 195px !important;
	float: none !important;
	color: #FFF!important;
	background-repeat: no-repeat;
	background-color: #1E4B51 !important;
	background-position: 0px 0px !important;
	z-index: 100 !important;
}
#Cat291Sub {
	width: 278px !important;
	float: none !important;
	color: #FFF!important;
	background-repeat: no-repeat;
	background-position: -196px 0px !important;
	background-color: #600 !important;
	z-index: 101 !important;
}
#Cat292Sub {
	width: 199px !important;
	float: none !important;
	color: #FFF!important;
	background-repeat: no-repeat;
	background-position: -475px 0px !important;
	background-color: #02213D !important;
	z-index: 102 !important;
}
#Cat293Sub {
	width: 295px !important;
	float: none !important;
	color: #FFF!important;
	background-repeat: no-repeat;
	background-position: -675px 0px !important;
	background-color: #2F2F2F !important;
	z-index: 103 !important;
}

#Cat290Sub li a {
	width: 171px !important;
}
#Cat291Sub li a {
	width: 254px !important;
}
#Cat292Sub li a {
	width: 175px !important;
}
#Cat293Sub li a {
	width: 271px !important;
}
#header #mainnav ul li ul li a {
	height: auto !important;
	text-decoration: none;
}

#header #mainnav ul li ul li a:hover {
	text-decoration: underline;
}

#mainnav #topEndNav li ul li, #mainnav #topEndNav ul li a {
	float: none !important;
	display: block !important;
	color: #FFF !important;
	position: static !important;
	background-image: none !important;
}

#mainnav #topEndNav li ul li {
	height: auto !important;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both !important;
}

 End Navigation */

#userMsg {
	border: 2px solid #636;
	background-color: transparent;
	padding: 10px;
	font-size: 13px;
	text-align: left;
	margin: 10px;
}

#userMsg p {
	padding: 0px;
	margin: 0px;
}

#userMsg p a {
	color: #636;
}

#centerOut {
	width: 940px;
	text-align: center;
}

#centerIn {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5E3466;
	padding-bottom: 16px;
}

#content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #5E3466;
	padding-bottom: 16px;
}

#content {
	text-align: left;
	width: 940px !important;
}

#content ul.currencySelector {
	list-style-type: none;
}

#content ul.currencySelector li {
	float: left;
	margin-right: 10px;
}

#heroshot {
	background-image: none !important;
}

button:hover {
	cursor: pointer;
}

a:hover {
	border: none;
}

#content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #5E3466;
	padding-bottom: 16px;
}

#catList, #productList {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#cartOptions .left a, #cartOptions .left a:hover, #cartOptions .right a, #cartOptions .right a:hover {
	background-image: url(../media/common/generic-button.jpg);
	background-repeat: no-repeat;
	color: #FFF !important;
	font-size: 15px;
	display: block;
	height: 30px;
	width: 167px;
	text-align: center;
	padding-top: 6px;
	text-decoration: none !important;
}

#cartOptions button {
	padding: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#cartOptions .center button, .formBox form button {
	background-image: url(../media/common/generic-button.jpg);
	background-repeat: no-repeat;
	color: #FFF !important;
	font-size: 15px;
	height: 30px;
	width: 167px;
	text-align: center;
	text-decoration: none !important;
	border: none;
	margin-top: -7px !important;
}

button:hover {
	cursor: pointer;
}

.right button {
	background-image: url(../media/common/elongated-generic-button.jpg);
	background-repeat: no-repeat;
	color: #FFF !important;
	font-size: 15px;
	height: 30px;
	width: 257px;
	text-align: center;
	text-decoration: none !important;
	border: none;
	margin-top: -7px !important;
}

#catList tr td, #productList tr td {
	width: 180px;
	float: left;
	margin-right: 20px;
}
#innerproduct .prosuctsm a {
	font-size: 14px !important;
	font-weight: bold !important;
	text-align: left !important;
	clear: both !important;
	color: #333;
	text-decoration: none !important;
}

#innerproduct .productsm a:hover {
	text-decoration:none !important;
	border: none !important;
	color:#5A3266 !important;
}

#innerproduct .productsm img {
	clear: both;
	border: 1px solid #5A3266;
}

#innerproduct .productsm .floatright {
	border: none !important;
	margin-top: 3px;
}

#innerproduct .productsm .links, #innerproduct .productsm .links a, #innerproduct .productsm .name, #innerproduct .productsm a {
	font-weight: bold;
	color: #5A3266;
	text-decoration: none;
}

#products {
	background-image: url(../media/Home/scottish-gifts-souvenirs-thistle.jpg);
	width: 990px;
	text-align: center;
}

#products #innerproduct {
	background-image: url(../media/shop-products/thistle-products-background.jpg);
	background-repeat: no-repeat;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#products #topproduct {
	background-image: url(../media/common/scottish-gifts-souvenirs-top.jpg);
	height: 10px;
	width: 990px;
	background-repeat: no-repeat;
	background-position: left top;
}
#products #bottomproduct {
	background-image: url(../media/common/scottish-gifts-souvenirs-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 990px;
}

#innerproduct .productsm {
	width: 177px;
	float: left;
	padding-right: 10px;
	margin-bottom: 40px;
	text-align: left;
}

#innerproductcont .productsm h3, #innerproductcont .productsm .name {
	font-size: 15px !important;
	text-align: left !important;
	color: #673F71 !important;
	padding-top: 3px !important;
}

#innerproductcont .productsm .name {
	height: 35px !important;
	display: block;
}

#innerproductcont .productsm .links {
	color: #673F71 !important;
	text-align: left !important;
	font-size: 14px !important;
	font-weight: bold !important;
	padding-top: 3px !important;
}

#innerproductcont .productsm p {
	color: #990000 !important;
	text-align: left !important;
	font-size: 14px !important;
	font-weight: bold !important;
	padding-top: 3px !important;
}

#innerproductcont .productsm .links a {
	color: #684072;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#innerproductcont #buyingproduct {
	border: 1px solid #000;
	width: 760px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#relatedProductdetail {
	margin-left: 0px;
}

#buyingproduct #left {
	float: left;
	width: 345px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	margin-right: 10px;
	position: relative;
	/*height: 345px;*/
}

#buyingproduct #left img {
	top: 0px;
	left: 0px;
/*
	position: absolute;
	width: 335px;
	height: 335px;*/
}

#buyingproduct #left ul {
	list-style-type: none;
}

#buyingproduct #left ul li {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

#buyingproduct #left ul li img {
	border: 1px solid #636;
}

#buyingproduct #left p {
	font-size: 13px;
	position: absolute;
	right: 13px;
	bottom: 3px;
}
#buyingproduct #left p a {
	color: #666;
}
#buyingproduct #right {
	float: left;
	width: 390px;
	padding-top: 10px;
}
#buyingproduct #right #productdetail {
	float: left;
	width: 180px;
	padding-right: 15px;
}

#right #productdetail h3 {
	font-size: 15px;
	padding-bottom: 0px;
}

#right #productdetail p {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 13px;
}

#right #productdetail .price {
	color: #930;
	font-size: 16px;
}
#productdetail .productthumb {
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 15px;
}

#productdetail a {
	color: #673F71;
}

#buyingproduct #right #basketlogosetc {
	text-align: center;
	float: left;
	width: 170px;
}
#right #basketlogosetc img {
	margin-bottom: 20px;
	float: none !important;
	clear:both !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#right #basketlogosetc button {
	background-color: transparent;
	padding: 0px !important;
	margin: 0px !important;
	border: none;
	width: 167px;
}
#right #basketlogosetc button img {
	padding: 0px !important;
	margin: 0px !important;
}

.sharelink {
	font-size: 13px;
}

.sharelink a {
	color: #673F71;
}

#right #creditcards {
	display: block;
}
.producttitle img {
	margin-top: 15px;
}
#description {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	float: left;
	width: 760px;
}

#description h4 {
	font-size: 16px;
	color: #666;
}
#description p {
	font-size: 14px;
	color: #666;
}

#content a:hover {
	border: none !important;
}

#innerproduct #content {
	float: left;
	width: 740px;
	padding-left: 0px;
}
#innerproduct #content #catList {
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#content .cartContents th {
	text-align: left;
}

#content .cartContents img {
	border: 1px solid #5E3466;
}
#content .cartContents a {
	color: #5E3466;
}

#content .cartContents .producttitle a {
	font-size: 15px;
	color: #930;
}

#content .cartContents a:hover {
	text-decoration: underline;
	border: none;
}
#content p a {
	color: #684072;
	text-decoration: none;
}
#content p a:hover {
	text-decoration: underline;
}
.addressBox {
	float: left;
	width: 350px;
	padding-bottom: 20px;
	margin-right: 20px;
}

.addressBox h3 {
	color: #5E3466;
	font-size:16px;
}

.addressBox a {
	color: #5E3466 !important;
}

.addressBox a:hover {
	text-decoration: underline !important;
}

#homeCats ul {
	list-style-type: none;
}

#homeCats ul li {
	float: left;
	width: 170px;
	margin-right: 5px;
	text-align: center;
	border: solid 1px #5E3466;
}

#homeCats ul li a {
	text-decoration: none;
	color: #5E3466;
	border: none !important;
}

#homeCats ul li a:hover {
	color: #636;
	text-decoration: underline;
}

.formBox h3 {
	color: #779A12;
	padding-bottom: 10px;
}

#buyingproduct #right form {
	float: left;
}

#featuredProducts ul, ul#featuredProducts {
	list-style-type: none;
	margin-left: 50px
}

#featuredProducts li img {
	border: 1px solid #5E3466;
}

#featuredProducts li {
	float: left;
	width: 175px;
	margin-right: 10px;
	text-align: left;
}

#featuredProducts li a {
	color: #5E3466;
	font-weight: bold;
	text-decoration: none;
}

#featuredProducts li .prices {
	font-weight: bold;
	color:#900;
}

#featuredProducts li a:hover {
	color: #5E3466;
	text-decoration: underline;
}

#featuredProductsList h2 {
	padding-left: 0px !important;
}

ul.addressList {
	list-style-type: none;
	margin-left: 50px;
}

ul.addressList li {
	margin-bottom: 15px;
	border-bottom: dotted 3px #5E3466;
	padding-bottom: 15px;
}

ul.addressList li a {
	color: #5E3466 !important;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

ul.addressList li a:hover {
	color: #900 !important;
}

#shareBox {
	clear: both;
	padding-bottom: 20px;
}

/* Cart, Checkout Etc. */


#cartList, #cartList ul {
	list-style-type: none;
}

#cartList li {
	clear: both;
}

#cartList li ul li {
	float: left;
	clear: none;
	font-size: 16px;
	padding-bottom: 13px;
}

#cartList li ul li strong {
	color: #636;
}

#cartList li.productDescription {
	width: 350px;
	font-weight: bold;
}

#cartList li a {
	color: #333;
}

#cartList li a:hover {
	color: #636;
}

#cartList li img {
	border: 1px solid #636;
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 5px;
}

#cartList li.productPrice {
	width: 70px;
	text-align: center;
}

#cartList li.productVAT {
	width: 50px;
	text-align: center;
}

#cartList li.productQuantity {
	width: 70px;
	text-align: center;
}

#cartList li.productTotal {
	width: 70px;
	text-align: center;
}

#cartList li.productRemoval {
	width: 80px;
	text-align: center;
}

#addressContainer {
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}

#orderTotal {
	border-top: 1px solid #999;
	width: 750px;
	margin-top: 30px;
	padding-top: 20px;
}

#cartLinks, #checkoutLinks {
	padding-top: 10px;
	padding-bottom: 10px;
}

#addressContainer .addressBox .rightText a {
	color: #000 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

#checkoutLinks p {
	width: 49%;
	float: left;
	clear: none;
	font-size: 14px;
	background-image: url(../media/common/elongated-generic-button.jpg);
	padding-top: 7px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	text-align: center;
	background-position: center top;
}

#cartLinks p.floatright {
	background-image: none !important;
	padding-top: 0px !important;
}

#cartLinks p.Sagepay a img {
	margin-bottom: 2px;
}

#cartLinks p {
	width: 33%;
	float: left;
	clear: none;
	font-size: 14px;
	background-image: url(../media/common/generic-button.jpg);
	padding-top: 7px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	text-align: center;
	background-position: center top;
}

#cartLinks p a, #checkoutLinks p a {
	color: #FFF;
	font-weight: bold;
	display: block;
	text-decoration: none !important;
}

#cartLinks p a:hover, #checkoutLinks p a:hover {
	text-decoration: none !important;
	color: #FFF;
}

#cartLinks p button {
	background-color: transparent;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 0px;
	margin: 0px;
}

#checkoutLinks p button {
	background-color: transparent;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 0px;
	margin: 0px;
}

#orderTotal textarea {
	width: 49%;
}

#description .jimmy {
	width: 163px !important;
	float: left;
}

#orderTotal .jimmy {
	width: 234px !important;
	float: left;
	padding-bottom: 20px;
}

#description .jimmy img, #orderTotal .jimmy img {
	padding: 0px !important;
	margin: 0px !important;
}

#description .descriptionText {
	float: left;
	width: 597px !important;
	padding: 0px !important;
	margin: 0px !important;
}

#orderTotal #orderTotalText {
	float: left;
	width: 426px !important;
	padding-top: 40px !important;
	margin: 0px !important;
}

#orderTotalText {
	text-align: right;
}
