﻿
/*************************************************************/
/**** inner ****/
#innercontent
{
	
}

#innercontent h1
{
	color: #6d8a47;
}

#innercontent p
{
	padding: 10px;
	color: #533328;
}

/****************************************************************/
/**** shop ****/
#contentshop
{
    padding: 20px 10px 20px 20px;   
}

#rightcolshop
{
	float: right;
	width: 180px;
	color: #6d8a47;
	background: #faeec8;
	padding: 10px;
}

#rightcolshop ul
{
	list-style: none;
	padding: 10px;
	
}

#rightcolshop li
{
	
}

#rightcolshop a
{
	color: #6d8a47;
	text-decoration: none;
}

#rightcolshop a:hover
{
	color: #6d8a47;
	text-decoration: underline;
}

#innercontentshop
{
    margin: 0 230px 0 0;
}

#divMainContent h1
{
	color: #6d8a47!important;
	padding-top: 10px;
}

#divMainContent p
{
	padding: 10px;
	color: #533328!important;
}

#NaviMap1_pnlNavig a
{
    color: #6d8a47!important;
    text-decoration: none;
}

#NaviMap1_pnlNavig a:hover
{
    color: #6d8a47!important;
    text-decoration: underline;
}

.divName
{
    color: #6d8a47!important;
}

.divName a
{
    color: #6d8a47!important;
    text-decoration: none;
}

.divName a:hover
{
    color: #6d8a47!important;
    text-decoration: underline;
}

table
{
    color: #533328!important;
}

/************************************************************/
/******* new product layout styling *************************/


.featuredata
{
    background: #ffffff;
    height: 225px!important;
    width: 180px; 
}

.featuredata a
{
    text-decoration: none;
}

.featuredata h1
{
    font-size: 110%!important;
}

.featurearrow
{
   position: absolute;
   top: 695px;
   margin-left: 75px;
}

.colfeaturedata
{
    background: #ffffff;
    height: 340px!important;
    width: 230px; 
}


/*********** login ***********************/

#loginholder
{
    height: 360px;
    
}

#loginholder small a    
{
    color: #618499;
    
}

#rightlogin
{
    width: 340px;
    float: left;
    height: 305px;
    background: #faf7ee url('../images/login_box_bg.gif') top left repeat-x;
    border: 1px solid #bbb685;
    margin: 10px;
}

#leftlogin
{
    width: 340px;
    float: left;
    height: 305px;
    background: #faf7ee url('../images/login_box_bg.gif') top left repeat-x;
    border: 1px solid #bbb685;
    margin: 10px;
}

.logindetails
{
    height: 255px;
    padding: 10px;
}

.loginholderbottom
{
    background: #dee5e8;
    height: 20px;
    padding: 5px;
}

.loginline
{
    border-bottom: 1px solid #bbb685; 
}
