
body
{
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;



}

img

{
	border: none;
}

h1
{
color: Black;
}

#content
{
	float: left;
	width: 600px;
}


#content table
{
	font-size: 11px;
}

.mainproducttitle
{
	font-family: Calligraph421 BT;
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
}

.orange
{
    color: #360302;
    clear: both;
}

.selectionbox
{
	font-size: 11px;
}

.shadowline
{
	float: left;
	width: 100%;
	height: 33px;
	background-image: url(../images/bgshadow.jpg);
	background-repeat: repeat-x;
}

#productinformation
{
	float: left;
	width: 600px;
}

#productinformation ul
{
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#productinformation li
{
	list-style: none;
	display: inline;
	background-image: url(../images/bglibrown.jpg);
	background-repeat: no-repeat;
	background-position: 0.5em;
	padding-left: 15px;
	padding-right: 15px;
}

#productinformation li a
{
	color: #DE791B;
	font-size: 14px;
	text-decoration: none;
	font-family: Calligraph421 BT;
}

#productinformation .black a
{
	color: #000000;
}

.info
{
	float: right;
	width: 580px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
}
.info a, .info a:hover
{
	color: #DE791B;
}

.tabtextup
{

	cursor: pointer;
}
/*
 
.tabtextup img
{

	z-index: -1000;
}*/

.tabtextdown
{
	cursor: pointer;
}
#checkoutconfirmation
{
	float: left;
	width: 600px;
}
#checkout
{
	float: left;
	width: 600px;
}
#checkoutaddress
{
	float: left;
	width: 600px;
}

#notes
{
	float: left;
	width: 600px;
}

#notesdetails
{
	float: left;
	width: 500px;
	padding-left: 20px;
}