@charset "utf-8";
/* Cutie Rage.com Main Style Sheet */


a:link {
	color: #F09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #93C;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #F0F;
}
a {
	font-weight: bold;
}

#wrapper {
width: 900px;
margin:0 auto;
}

#header {
height: 220px;
}

#headleft {
height: 220px;
float: left;
width: 230px;
background-image:url(../images/topleft.jpg);
}

#headright {
height: 199px;
width: 670px;
float: right;
}

#bodywrap {
width: 900px;
margin: 0 auto;
clear: both;
}

#leftnav {
width: 133px;
/* height: 500px; */
float: left;
clear: both;
}

#content {
width: 730px; 

float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

#cartleft {
width: 133px;
border: 2px solid #000;
height: 150px;
}

#carthead {
width: 133px;
height: 36px;
}

#headerlogo {
float: left;
width: 529px;
}

#headerright {
float: right;
}

#headerbuttons {
float: right;
}

#horiznavleft {
float: left;
}

#horiznavright {
float: right;
width: 168px;
}

#navhoriz {
clear: both;
height: 40px;
background-color: #231f20;
}

#navhoriz ul {
padding: 0;
float: left;
list-style: none;
}

#navhoriz li a {
display:block;
}

.menudiv {
padding-left: 7px;
}

#footer {
width: 900px;
margin: 0 auto;
clear: both;
height: 40px;
background-color: #231f20;
}

#youarehere {
float: right;
width: 400px;
text-align: right;
padding-right: 10px;
height: 30px;
}

#maincontent {
clear: both;
padding-bottom: 10px;
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
vertical-align:top;
margin: 0;

}

.categorydivl {
width: 182px;
float: left;
height: 200px;
text-align: center;
}

.categorydivr {
width: 182px;
float: right;
height: 200px;
text-align: center;
}

.categoryleft {
float: left;
width: 365px;
height: 200px;
text-align: center;
}

.categoryright {
float: right;
width: 365px;
height: 200px;
}


/* Formssssssssssssssssss */

input
{
color: #000;
background: #f6d7e7;
border: 0px solid #781351

}

.submit input
{
color: #000;
background: #f6d7e7;
border: 2px outset #000;
}



textarea {
	background: #f6d7e7;
}

#jumpMenu2 {
	background:#f6d7e7;
	width: 300px;
	border: 1px solid #f6d6e7;
}

#pursesjumpform {
	background:#f6d7e7;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align:right;
	
}