@charset "utf-8";

body {
	/*background-image: url(images/background-paper.jpg);
	background-repeat: repeat;*/
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ece4db;
}
img {border:none;}
.background {
	/*background-image: url(images/background-paper.jpg);
	background-repeat: repeat;*/
}
.new{
	background-color: #FFCC00;
	color:#666666;
	padding-top:4px;
	padding-bottom:6px;
}
.lifted-area {
	background-image: url(images/lifted-area.jpg);
	background-repeat: repeat-y;
	height:98px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #FF6600;
	padding-left: 6px;
	line-height:36px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #9F866F;
	line-height:30px;
}
.buynow {
	font-size: 0.7em;
	color: #FFFFFF;
	line-height:26px;
}

div#friendForm
{
display: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:normal;
	background-color: #B0C6C1;
}
.dotted {
	border: 1px dashed #B4A087;
	padding: 4px;
	margin: 4px;
	background-color: #F0E9E1;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #666666;
}
.introcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #777777;
}

.strapline {
	font-family: "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95BDC8;
	font-weight: bold;
	line-height:30px;
}

.copyright {
	font-size: 0.65em;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.copyright-tag {
	font-size: 0.65em;
	color: #FFFFFF;
	background-color:#333333;
	padding: 10px;
}

.table{
background-color:#ffffff;
}


a:link {
	color: #6DA6B4;	text-decoration: none;
}

a:visited {
	color: #6DA6B4;	text-decoration: none;
}

a:hover {
	color: #6caee0;	text-decoration: none;
}

a:active {
	color: #6caee0;	text-decoration: none;
}
.product-title {
	font-weight: bold;
	color: #9F866F;
	font-size:0.65em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.flag-title {
	font-weight: bold;
	color: #9F866F;
	font-size:0.65em;
}
.stitching {
line-height:2px;
background-image:url(images/stitching.gif);
}
.menu-stitch {
height:26px;
background-image:url(images/menu_stitch.gif);
padding:1px
}

/************ form styles **************/
.formBox {
	border: 1px dashed #B4A087;
	background-color: #E3DDD7;
	width: 180px;
}
.formArea {
	border: 1px dashed #B4A087;
	background-color: #E3DDD7;
}

/************ menu styles **************/
.topgreytitle {
	font-size: 12px;
	font-weight:bold;
	color: #777777;
	background-color: #c1b4a5;
	/*line-height:48px;*/
	line-height:20px;
}


#menuLinks {
	font-weight: bold;
}

#menuLinks a:link, #menuLinks a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #555555;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 24px;
	padding: 7px 11px 7px 12px;
}
#menuLinksselected a:link, #menuLinksselected a:visited {
	background-color: #7eb0bc;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	margin-right: 0px;
	margin-left: 0px;
}

#menuLinks a:hover{
	background-color: #D0C4B9;
	text-decoration: none;
	color: #666666;
}
