@charset "utf-8";
/* CSS Document */


/* DIVS */


.cattext	{
	font-family:Arial, Helvetica, sans-serif; color:#FFF; font-weight:bold; font-size:22px;
}

.cattextpink	{
	font-family:Arial, Helvetica, sans-serif; color:#e81950; font-weight:bold; font-size:22px;
}

.arial13	{
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; line-height:19px;
}

.arial13bold	{
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; font-weight:bold; padding-left:1px;
}



body	{
	margin:0 0 0 0; background-image:url(../images/bg.gif); background-color:#000000;
}

#logo	{
	float:left; width:269px; height:82px;
}

#deslogo	{
	float:right; height:82px; width:115px;
}

#panel	{
	float:left; margin:30px 0 0 30px; width:880px;
}

#panel2	{
	float:left; margin:35px 0 0 30px; width:880px;
}

#boxescontainer	{
	float:left;
	width:430px;
	margin-left:13px;
}

#boxescontainer2	{
	float:left;
	width:128px;
	margin-left:13px;
}

#boxescontainer3 {
	float:left;
	width:128px;
	margin-left:13px;
}

#boxescontainer4 {
	float:left;
	width:128px;
}
#boxes	{
	float:left;
	width:110px;
	border:1px solid #929296;
	height:74px;
	margin:0 15px 13px 0;
}

#bigbox	{
	float:left;
	width:375px;
	height:251px;
	border:1px solid #929296;
	margin:0 0 0 0;
}

#content	{
	float:left;
	width:95%;
	margin:0 0 0 2px;
}

#category	{
	float:left;
	width:90%;
	margin:10px 0 0 0;
}

#categorytext	{
	float:left;
	width:100%;
	margin:13px 0 0 1px;
}

#smallboxes		{
	float:left;
	width:56px;
	margin-left:2px;
}

#smallerboxes	{
	float:left;
	width:53px;
	height:36px;
	border:1px solid #929296;
	margin:22px 0 0 0;
}
#smallerboxes2	{
	float:left;
	width:53px;
	height:36px;
	border:1px solid #929296;
	margin:26px 0 0 0;
}
#smallerboxes3	{
	float:left; width:53px; height:36px; border:1px solid #929296; margin:26px 0 0 0;
}

#smallerboxes33	{
	float:left;
	width:53px;
	height:36px;
	border:1px solid #929296;
	margin:62px 0 0 0;
}
#smallerboxes333	{
	float:left; width:53px; height:36px; border:1px solid #929296; margin:45px 0 0 0;
}

#smallerboxes3333	{
	float:left; width:53px; height:36px; border:1px solid #929296; margin:65px 0 0 0;
}

#smallerboxes33333	{
	float:left; width:53px; height:36px; border:1px solid #929296; margin:45px 0 0 0;
}

#checkboxes		{
	float:left;
	width:90%;
	margin:0 0 0 10px;
}

#choices	{
	float:left; width:100%; margin:20px 0 5px 0;
}
#choices2	{
	float:left;
	width:100%;
	margin:15px 0 5px 0;
}
#choices3	{
	float:left;
	width:99%;
	margin:17px 0 5px 0;
}

#strip	{
	float:left;
	margin:35px 0 10px 30px;
	width:880px;
	border-bottom:1px solid #333;
	height:2px;
}

#submit_btn	{
	float:left;
	margin:35px 20px 45px 32px;
	width:70%;
	text-align:inherit;
}

#largeimhg	{
	margin:1px 0 0 1px;
	width:373px;
	height:249px;
	background-color:#FFF;
}

#smallimg	{
	margin:1px 0 0 1px;
	width:108px;
	height:72px;
	background-color:#FFF;
}

#commentbox	{
	float:left;
	margin:3px 0 0 25px;
	width:98%;
}

