body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#880547;
	margin:0px;
	color:White;
	font-size:8pt;
}


.flash 
{
	height:60px;
	width:700px;
	background-color:red;
	margin:5px 10px 0px 250px;
}

.giftIdeas 
{
	margin:10px 0px 10px 20px;
}

.contentPanelContent a:link
{
	color:white;
}

h1 
{
	font-size:1.5em;
	font-style:italic;
	/*text-transform:lowercase;*/
	margin:0px 0px 10px 0px;
	font-weight:bold;
}
.cms_editPane
{
	background-color: #F5F2F3;
	color:#000000;	
}
.cms_editPaneHeaderTitle 
{
    background-color: #F5F2F3;
	color:#000000;	
}

.sidePanelContent h1 
{
	margin:0px 0px 0px 0px;
}
#pageWrapper {
	border:0px solid #ff0000;
}

#centerPage  {
	width:958px;
	border:0px solid #000066;
	margin-left:auto;
	margin-right:auto;

}

#header {
	height:100px;
	background-color:#ffffff;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
}

#main {
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
    color:black;
	border:0px solid red;
	background-color:#F5C6DA;
}

#nav 
{
	height:30px;
	border:0px solid blue;
	margin:0px 0px 10px 0px;
}

.navLeft 
{
	width:18px;
	height:22px;
	background-image:url(../images/navLeft_bg.jpg);
	background-repeat:no-repeat;
	float:left;	
}
.navMain
{
	width:18px;
	height:22px;
	background-image:url(../images/navMain_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:650px;
}
.navRight
{
	width:18px;
	height:22px;
	background-image:url(../images/navRight_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#productNav 
{
	margin:10px 0px 0px 10px;
}

#ideas
{
	margin:10px 0px 0px 10px;
}
#left 
{
	float:left;
	border:0px solid red;
	width:240px;
	color:white;

}

#right 
{
	float:right;
	border:0px solid red;	
	width:710px;
}

#footer {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;	
	height:25px;
}

.giftIdeas 
{
	margin:10px 0px 0px 10px;
}

.hpContent 
{
	width:697px;
}

.contentPanelTop 
{
	background-image:url(../images/contentTop_bg.gif);
	background-repeat:no-repeat;
	height:17px;
}
.contentPanelMid 
{
	background-image:url(../images/contentMid_bg.gif);	
	background-repeat:repeat-y;
	height:auto;
}
.contentPanelBottom 
{
	background-image:url(../images/contentBottom_bg.gif);
	background-repeat:no-repeat;	
	height:20px;
}

.contentPanelContent 
{
	margin:0px 10px 0px 10px;
	/*border:1px solid green;*/
}

.sidePanelTop 
{
	background-image:url(../images/sidePanelTop_bg.gif);	
	background-repeat:no-repeat;
	height:14px;	
	width:210px;
}

.sidePanelMid
{
	background-image:url(../images/sidePanelMid_bg.jpg);	
	background-repeat:repeat-x;	
	width:210px;	

	background-color:#DC2D7A;
}

.sidePanelBottom 
{
	background-image:url(../images/sidePanelBottom_bg.gif);	
	background-repeat:no-repeat;		
	height:14px;
	width:210px;
}
.sidePanelContent 
{
	margin:0px 10px 0px 10px;	
}

.sidePanelFormGroup 
{
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border-top:1px dotted #8C0447;

}
.sidePanelFormGroup1
{
	margin:5px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	border-top:1px dotted #8C0447;
}

.sidePanelFormGroup1 input
{

}

.sidePanelLabel 
{
float:left;
width:50px;
border:0px solid green;	
padding:3px 0px 0px 0px;
}

.sidePanelItem 
{
float:right;
width:130px;
border:0px solid green;
text-align:left;
padding:0px;
margin:0px;	

}

.productPanel 
{
	width:215px;
	height:102px;
	float:left;
	margin:10px 10px 0px 0px;
	
}
.productPanelImage 
{
	width:215px;
	height:77px;
	margin:1px 0px 0px 1px;	

}
.productPanelText
{
	/*width:215px;*/
	width:210px;
	height:25px;	
	margin:0px 10px 0px 10px;
}
.productPanelText a
{
	color:#d4035f;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.productPanelText h1 
{
	font-size:15px;
	color:#D3035F;
	margin:0;
}

.clearBoth {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.accContent 
{
	float:left;
	text-indent:-5000px;
}

/* DESIGNED BY */
#designedBy {
	text-align:right;
	font-size:9pt;
	color:#ffffff;
	margin:10px 10px 0px 0px ;
}

#designedBy a:ACTIVE, #designedBy a:LINK, #designedBy a:VISITED {
	color:#ffffff;
	text-decoration:none;
}

#designedBy a:HOVER 
{
	text-decoration:underline;
}

#designedBy .copyright
{
	float:left;
	width:300px;
	text-align:left;
	margin-left:5px;
}

/* ----==== Prod Styles ====---- */

.prodWrapper
{
	width:185px;
	height:102px;
}

.prodWrapper a
{
	color:#880547;
}

.searchLinks
{
	color:#AC0652;
	text-decoration:none;
}
