body
{
	background-image: url(../img/layout/background.gif);
	background-repeat: repeat-y;
	color: #000000;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #5e0052;
}
#container
{
	width: 920px;
}
#content
{
	width: 765px;
	margin-left: 155px;
	padding-left: 3px;
}
.contenttext
{
	width: 350px;
	float: left;
	padding-right: 20px;
}
.contentimages
{
	width: 225px;
	float: left;
	text-align: right;
}
.browntext
{
	color: #a77533;
}
#infobar
{
	width: 100%;
	background-image: url(../img/layout/info_nav_bar.gif);
	height: 4em;
	background-repeat: no-repeat;
	background-position: bottom;
}
#home
{
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	width: 140px;
}
#breadcrumbs
{
	float: left;
	width: 330px;
	line-height: 1em;
	padding-top: 0.7em;
}
#smallcarticon
{
	float: left;
	width: 30px;
}
#smallcart
{
	float: left;
	width: 243px;
	line-height: 1em;
	padding-top: 0.7em;
	color: #5e0053;
	padding-right: 10px;
	padding-left: 5px;
}

#nav
{
	float: left;
	width: 135px;
}

#sitecontent
{
	float: left;
	width: 602px;
	padding-left: 10px;
	padding-right: 15px;
}

.clear
{
	clear: left;
	line-height: 1px;
	height: 1px;
}

.frontthinbar
{
	width: 100%;
	height: 4px;
	line-height: 4px;
}

.blacktext
{
	color: #000000;
}

/* Image floats */

.imageright
{
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
}
.descLeft
{
	float: left;
	width: 160px;
}
.descRight
{
	padding-left: 10px;
	float: left;
	width: 130px;
	padding-top: 23px;
}

/* Product details styes */

#detailimage
{
	width: 300px;
	float: left;
	text-align: center;
}

#detailinfo
{
	width: 302px;
	float: left;
}
#detailinfo .title
{
	padding-top: 13px;
	padding-bottom: 1em;
}
#detailprice
{
	margin-top: 1em;
	background-image: url(../img/content/product_details/price_background.gif);
	padding-top: 1em;
	padding-left: 1em;
	background-repeat: no-repeat;
}
#detailfrist
{
	margin-top: 1em;
	background-image: url(../img/layout/frist.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 161px;
	padding-top: 1em;
	padding-left: 1em;
}
#detailprice .price
{
	font-size: 2em;
	font-weight: bold;
	color: #000000;
}
#detailprice p
{
	padding: 0;
	margin: 0;
}
#detailpricefooter
{
	font-size: 0.7em;
	background-image: url(../img/layout/pricetag_bottom.jpg);
	background-repeat: no-repeat;
}
#detailimportant
{
	margin-top: 1em;
}
#detailimportant .icon
{
	float: left;
	color: #9e9d9e;
	padding-right: 0.5em;
	width: 19px;
}
#detailimportant .text
{
	float: left;
	color: #9e9d9e;
	font-size: 0.9em;
	width: 270px;
}


/* Checkout pages styes */

#checkoutprogress
{
	padding-left: 75px;
}
#checkoutprogress ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#checkoutprogress li
{
	float: left;
	padding: 0;
	margin: 0;
}

#checkoutForm
{
	color: #5e0053;
}
#checkoutForm input
{
	width: 90%;
}
.checkoutheader
{
	padding-top: 2em;
	padding-bottom: 2em;
}
.cartheader
{
	font-weight: bold;
	color: #a77533;
}

.cartitem
{
	color: #5e0052;
}
.cartitembold
{
	color: #5e0052;
	font-weight: bold;
}

.linkitem
{
	color: #5e0052;
	text-decoration: underline;
}
.bluritem
{
	color: gray;
}
.detailinfo
{
	color: #000000;
}

.seperator
{
	height: 11px;
	line-height: 11px;
	background-image: url(../img/checkout/sep.gif);
	background-repeat: repeat-x;
}
.total
{
	height: 30px;
	color: #5e0052;
}

.forsett
{
	color: #9e9d9e;
	line-height: 50px;
	height: 50px;
}
