/* @override http://www.somethingdifferentonline.co.uk/masonic/styles/layoutStyles.css */

body {
	margin: 0;
	text-align: center;
	background: #000 url(../images/background.jpg) no-repeat fixed center;
}

#wrapper {
	width: 80%;
	margin: 0 auto;
	text-align: left;
}

/* @group MainSIte */

/* #mainAreaWrapper {
	padding-left: 10px;
	padding-bottom: 10px;
} 
*/

#contentArea {
	float: right;
	width: 80%;
}

#topmenu {
	width: 75%;
	float: right;
}


#frontText {
	background-color: #76001a;
	padding: 10px;
	margin: 5px;
	color: #fff;
}

#leftnavigation {
	width: 20%;
	float: left;
	height: 100%;
	clear: right;
}

#mainImage img {
	padding: 5px;
}

/* @end */

/* @group Menu Styles */

#navigation {
	color: white;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	width: 80%;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	background: #76001a none no-repeat 0 top;
}
#otherSites {
	width: 80%;
	float: left;
	padding-top: 20px;
}

#otherSites div.menuItem {
	width: 100%;
}


#navigation form{
	font: 12px "Helvetica Neue", Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	padding-bottom: 5px;
}

#navBottomBg {

}

div.headerClosed{

	
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
	text-decoration: none;
	font: 12px "Helvetica Neue", Arial, Helvetica;
	text-align: center;
}

div.headerClosed a{
	color: #fff;
	text-decoration: none;
	font: 12px "Helvetica Neue", Arial, Helvetica;
	text-align: center;
}

div.headerClosed:hover{
	background-color: #95002f;
}

div.headerClosed:hover a {
	color: white;
	background-color: #95002f;
	text-decoration: underline;
}

div #blankMenuItem:hover {
	background-color: #95002f;
}

.headerClosed ul{
	visibility: hidden;
	display:none;
	margin-top: 0px;
	list-style-type: none;
}

div.headerOpen{
	background-color: #95002f;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	font: bold 12px "Helvetica Neue", Arial, Helvetica;
	text-align: center;
}

	div.headerOpen a{
		color: white;
		text-decoration: none;
		font: 12px "Helvetica Neue", Arial, Helvetica;
		font-weight: bold;
		text-align: center;
	}
.headerOpen ul{
	visibility: visible;
	list-style-type: none;
	font: 10px Verdana, sans-serif;
	margin-top: 7px;
	text-align: center;
	margin-left: -40px;

}


.headerOpen li{
	margin-top: 5px;
}

.headerOpen ul a{
	color: #fff;
	font: 12px Verdana, sans-serif;
	text-align: center;
}
.headerOpen ul a:hover{
	color: white;
	text-decoration: underline;
}

.specialoffers {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #f00;
}
.specialoffers a{
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #f00;
	text-decoration: underline;
}

.menuItem {
	color: #333333;
	float: right;
	font: 12px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#otherSites div.menuItem div.menuButton {
	width: 100%;
	color: #fff;
}

#otherSites div.menuItem div.menuButton a {
	color: #fff;
}

#otherSites div.menuItem div.menuButton a:hover {
	color: #fff;
	text-decoration: underline;
}

#otherTitle {
	text-align: center;
	color: #999;
}


.menuItem a{
	text-decoration: none;
	color: black;
}

.menuItem a:hover{
	color: #1900ff;
}

.shoppingCartMenuItem {
	color: #333333;
	font: 12px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.shoppingCartMenuItem a{
	text-decoration: none;
	color: #1d8400;
	font-weight: bold;
	font-size: 16px;
}

.shoppingCartMenuItem a:hover{
	color: #1900ff;
}

/* @end */


/* @group GlobalTools */

.floatLeft {
	float: left;
}

.clearAll {
	clear: both;
}

input{
	margin-top: 3px;
}


/* @end */


/* @group fpGallery */

.fpImage {
	border: 1px solid #5d018c;
	background-color: white;
	text-align: center;
	height: 220px;
	width: 250px;
	padding: 2px;
	margin: 2px;
	float: left;
}


.fpImage2 {
	text-align: center;
	height: 220px;
	width: 205px;
	padding: 2px;
	margin: 2px;
	float: left;
}
#outer {
	overflow: hidden; 
	position: relative;
}

#outer[id] {
	display: table;
	position: static;
	}
	
#middle {
	position: absolute;
	top: 50%;
} 
/* for explorer only*/
#middle[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}


#inner {
	position: relative; 
	top: -50%;
	width: 30%;
}

#productImages div.productImage img {
	width: 90%;

}

#productImages div.productImage {
	text-align: center;
	color: #fff;

}

div.productImage {
	background-position: 50px;
	width: 46%;
	float: right;
	margin: 5px;
} 
/* for explorer only */
#inner[id] {
	position: static;
}


/* @end */

/* @group itemView */

.itemView {
	width: Auto;
	border: 1px solid #5d018c;
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
}

.itemView #itemImage {
	margin-right: 10px;	
	text-align: center;
	
}


.itemView p.name {
	font-weight: bold;
	font-size: 14px;
}

.itemView label {
	color: #dde56f;
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.itemView p {
	color: black;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
}

.itemView p.stocknote {
	color: #1700d8;
	font-weight: bold;
}		

.itemView p.productnote {
	color: #1700d8;
	font-weight: bold;
}

.itemView .itemLink {
	font-weight: bold;
	text-align: right;
}
/* @end */


/* @group itemGallery */

.itemGallery {
	width: 650px;
	border: 1px solid #5d018c;
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
}

.itemGallery #itemImage {
	float:left;
	margin-right: 10px;
	min-width: 250px;
	text-align: center;
}

.itemGallery #itemDetails {
	float: right;
	width: 390px;
}

.itemGallery p.name {
	font-weight: bold;
	font-size: 14px;
}

.itemGallery label {
	color: #76001a;
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.itemGallery p {
	color: #95002f;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;


}

/* @end */

/* @group Text Styles */

h1 {
	color: #fff;
	font: bold 16px Verdana, "Lucida Grande", Lucida, sans-serif;
}

h2 {
	color: #fff;
	font: bold 16px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: -10px;
}

h2.pagetitle {
	color: #fff;
	font: bold 16px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 10px;
	margin-top: 0;
}

h3 {
	color: #fff;
	font: bold 15px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: -10px;
}

#frontText p {
	color: #fff;
	text-align: center;
}

p {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: white;
}

#productImages div.productImage p {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#contentArea a{
	color: black;
	text-decoration: none;
}

#contentArea a:hover{
	color: #999;
	text-decoration: underline;
}


#contentArea ul{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #fff;
	list-style-type: circle;

}

/* @end */


/* @group Search */

#search {
	color: #fff;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
}

#welcome {
width: 49%;
	float: left;
	text-align: center;
}

#productImages {
	float: right;
	width: 49%;
	text-align: center;
}

#welcome img {
	width: 90%;
	text-align: center;
	margin-bottom: 20px;
}



/* @end */

/* @group MenuItems */

#topnavigation {
	text-align: center;
	margin: 0 auto 0px;
	float: right;
	padding-top: 20px;
	right: 0;
	width: 500;
}





img#logo {
	padding-top: 20px;
}

#topnavigation a {
	color: #fff;
	text-decoration: none;
}

#topnavigation a:hover {
	color: #ebe3ff;
	text-decoration: underline;
}

.menuButton:hover {
	background-color: #95002f}

.menuButton2:hover {
	background-color: #76001a}

.menuButton {
	height: 100%;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #76001a;
	vertical-align: middle;
}
.menuButton2 {
	height: 100%;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #95002f;
	vertical-align: middle;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* @end */

/* @group copyright */

#copyright {

	color: #f8f7f2;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	padding: 5px 5px 5px 10px;
	color: #fff;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	clear: both;
}

.copytext {
	position: relative;
	left: 0;
	float: left;
}

#copyright a{
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
}

#copyright a:hover{
	color: #999;
	text-decoration: underline;
}

/* @end */

#offerPage p{
	margin-left: 20px;
}

#offerPage h1{
	color: #ff8524;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-left: 20px;
}

#offerPage{
	width: 80%;
}

div#MSGifts.headerOpen {
	background-color: orange;
}
div#MSGifts.headerOpen a {
	color: #76001a;
	font-size: 15px;
	font-variant: small-caps;
}

div#MSGifts.headerOpen li a {
	color: black;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
}
#MSOffer a {
	text-decoration: underline;
	font-weight: bold;
}