/*
	Styles for Anna Balego
	Design by Solid Cactus 2008
	Webstore.SolidCactus.com
*/

/* Amazon Override Styles */
a img {border:none;}
table.logo, table#topbar, td#footernav, table.s, .g {display:none;}
td.bg {background-color:transparent; padding: 0px!important;}
table.content {width:809px; background: url(/images/bodybg.jpg) repeat-y;}
td.gg {background-color:#FFF!important;}
a.rw {color:#000!important; font-size:11px!important;}
span.our {color:#9D0363!important;}
td.fg{color:#AE3C7A!important; background: url(/images/featured.gif) no-repeat; padding:7px!important;}
td.leftnav-col {/*background:url(/images/nav_bottom.jpg) no-repeat center bottom;*/}

/* Header Styles */

#header {
	width:809px;
	height:153px;
	margin:0 auto;
	background:url(/images/header.jpg) no-repeat;
}

#header #top-nav {
	color:#414040;
	float:right;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;	
	margin:10px 15px 0px 0px;
	display:inline;
}

#header #top-nav a {
	color:#414040;
	text-decoration:none;	
}

#header #logo {
	clear:both;
	float:right;
	font-family:Arial;
	font-size:40px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:15px;
	margin-top:21px;	
}

#header #logo a {
	color:#000;
	text-decoration:none;
}

#header #cats {
	clear:both;
	color:#7E6C46;
	display:inline;
	float:right;
	font-size:11px;
	margin:12px 19px 0px 0px;
	width:551px;
}

#header #cats a {
	color:#7E6C46;
	padding:0pt 20px;
	text-decoration:none;
}

#header #cats a.cart {
	color:#AC2567;	
}

#header #acct {
	clear:both;
	color:#9A045E;
	font-size:10px;
	margin:5px 0px 0px 10px;
	float:right;
	display:inline;
	width:799px;
}

#header #acct a {
	color:#9A045E;
	padding: 0 5px;
	text-decoration:none;
}

table#itemTable {padding-right:15px; width:600px;}

/* Left Nav */

#search {
	/*background: url(/images/nav_top.jpg) no-repeat center top;*/
	height:120px;
	width:192px;
}

#searchForm {
	text-align:right;
}

#searchForm .searchBox {
	border:1px solid #A39A93;
	font-size:9px;
	padding:3px;
	width:150px;	
	margin:5px 25px 5px 0;
}

#searchForm input.submit {
	margin-right:25px;
}

.leftnavlink a {
	font-weight:bold;
	font-size:11px;
	padding-left:15px;	
}

/* Footer Styles */

#footer {
	width:809px;
	height:150px;
	margin:0 auto;
	background: url(/images/footer.jpg) no-repeat;	
}

#footer table#links {
	float:left;
	font-family:Tahoma;
	font-size:10px;
	margin-top:25px;
	text-transform:uppercase;	
	width:550px;
}

#footer table#links ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer table#links ul li {
	padding:5px 0;
}

#footer table#links ul li a {
	color:#988976;
	text-decoration:none;
	padding-right:20px;
}

#footer table#links td.info {
	color:#988976;
}

#footer table#links tr.top td {
	color:#4A4A4A;
	font-size:10px;
}

#footer #images {
	float:right;
	margin:35px 15px 0px 0px;
	display:inline;
}

#footer #images img {
	margin:5px;
}

/* Content Section */

#homeMain {
	width:599px;
	height:267px;
	min-height: 267px;
	/*background: url(/images/homeMain.jpg) no-repeat;*/
}

#homeMain #contentArea {
    background: url(/images/homebottom.jpg) no-repeat;
	float:left;
	margin-top:0px;
	width:660px;	
	display:inline;
	background-repeat:no-repeat;
	height:100px;
}

#homeMain #contentArea #label {
	display:inline;
	float:left;
	margin:35px 0px 0px 25px;
	width:105px;
}

#homeMain #contentArea #label h4{
	color:#990460;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;	
}

#homeMain #contentArea #text {
	display:inline;
	float:right;
	font-size:11px;
	height:65px;
	margin-top:10px;
	overflow:hidden;
	width:425px;
	margin-right:75px;
}

#homeMain #contentArea #text p {
	margin:0;
	padding:0;
}
























