/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 20px;
	behavior:url("csshover.htc");
}

#header {
	float: left;
	height: 95px;
	width: 930px;
	border: 1px solid #999999;
}

a.visited {
	color: #333333;
	text-decoration: none;
}


/*text styles */

p {
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	text-transform: none;
	color: #993333;
	text-align: center;
	margin-bottom: 20px;
}

h6 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h5 {
	color: #742223;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 12px;
}

li {
	margin-top: 0px;
	font-weight: bold;
}

a {
	color: #993333;
}

.arial12, .arial12 a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/* header items */

#logo {
	float: left;
	width: 224px;
	height: 85px;
	padding-bottom: 10px;
}

#menus {
	float: left;
	width: 536px;
	height: 61px;
}

#coloseum {
	float: left;
	height: 61px;
	width: 169px;
	background-color: #FFFFFF;
	background-image: url(images/coloseum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#login {
	float: left;
	text-align: right;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	width: 702px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


/* menu items */




.homebutton {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #990033;
}
.homebutton a {
	text-decoration: none;
}
.homebutton a:hover{
	color: #FFFFFF;
	background-color: #990000;
}
.loginText {
	display: inline;
	padding-right: 10px;
	color: #992B2C;
}


/*content area */

#content-mainpage {
	clear: left;
	float: left;
	width: 910px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 30px;
}

#content {
	clear: left;
	float: left;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

#content h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #993333;
	margin-bottom: 10px;
	margin-top: 0px;
}


#displayPanel {
	width: 240px;
	float: left;
	margin-right: 30px;
	clear: both;
}

#textarea {
	width: 600px;
	float: left;
	}
	
#images {
	float: right;
	width: 200px;
	margin-left: 20px;
}
.buyboxPadding {
	padding-bottom: 10px;
}

#currentorder {
	float: right;
	width: 160px;
	margin-left: 20px;
}


/*footer area */


#footerRedStripe {
	clear: left;
	float: left;
	width: 930px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E6E6E6;
	background-image: url(images/chocolatevelvet.jpg);
}

#footerText {
	font-size: 11px;
	text-align: right;
	float: left;
	width: 930px;
	padding-top: 10px;
}
.smallText {
	font-size: 10px;
	color: #992B2C;
}
#footerText a{
	color: #992B2C;
	text-decoration: underline;
}


/*tour styles */

.questionsOuter {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666666;
}
.nextpageArrows {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nextpageInstructions {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #742223;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.nextpageInstructions a {
	text-decoration: none;
}

.BackArrows {
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	background-color: #DEDEDE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

.backPanel {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Back {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #742223;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DEDEDE;
}
.Back a {
	text-decoration: none;
}
.YES_NO_box, YES_NO_box a, YES_NO_box a.hover, YES_NO_box a.visited {
	height: 65px;
	text-decoration: none;
	color: #FFFFFF;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}

.questions {
	font-size: 18px;
	font-weight: normal;
	color: #742223;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	height: 75px;
	padding: 10px;
}
.answers_yes {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	width: 145px;
	text-align: center;
	padding-left: 5px;
}
.answers_no {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	width: 145px;
	text-align: center;
	padding-right: 5px;
}

.questionsInnerWhite {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 30px;
	width: 75px;
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.questionsInnerWhite a {
	color: #990000;
	text-decoration: none;
	text-align: center;	
}
.buyboxTopBox {
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.buybox {
	padding-right: 15px;
}
.buyboxBottomBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #D8D8D8;
	text-align: right;
}
.quantityBasket {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 15px;
}
.AccountMenu {
	padding: 10px;
	border: 1px solid #993333;
}
.buyboxOthers {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h4 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	text-transform: none;
	color: #993333;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 5px;
}
#content #textarea p.home a {
	font-weight: bold;
	text-decoration: none;
}
