/* Body Settings */
body { 
	font-family : Verdana, Arial, Verdana, Sans-Serif; 
	color : #824937; 
	font-size : 13px; 
	background-color : #FFFFFF;
	margin-top:4px; 
}
/* Table Settings */
td { 
	font-family : Verdana, Arial, Verdana, Sans-Serif; 
	color : #824937; 
	font-size : 11px; 
}
/* Link Settings */
a { 
	font-family : Verdana, Arial, Verdana, Sans-Serif; 
	color : #E2247A; 
	font-size : 12px; 
    text-decoration : none; 	
}
/* Link Hover Settings */
a:hover { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	color : #9dd850; 
	font-size : 12px;
	text-decoration : none;
}
.scrolling {
 scrollbar-face-color:ffcccc; 
 scrollbar-track-color:ffaacc; 
 scrollbar-arrow-color:ffccaa; 
 scrollbar-shadow-color:ffaacc; 
 scrollbar-dark-shadow-color:ffddaa; 
 scrollbar-3dlight-color:ffddcc; 
 scrollbar-highlight-color:ffaabb;
}
.invertlink { 
	font-family : Verdana, Arial, Verdana, Sans-Serif; 
	color : #9dd850;  
	font-size : 11px; 
    text-decoration : none; 	
}
/* Link Hover Settings */
.invertlink:hover { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	color : #E2247A;
	font-size : 11px;
	text-decoration : none;
}
.green_header {
    color:#9dd850; 
	font-size:13px; 
	font-weight:bold;
	line-height : 20px;
	text-decoration : none; 
}
.notes_title {
    color:#9dd850; 
	font-size:16px; 
	font-weight:bold;
	line-height : 20px;
	text-decoration : none; 
}
.related_header {
    color:#9dd850; 
	font-size:13px; 
	font-weight:bold;
	margin-left:10px;
}
.related {
    font-size: 11px;
	line-height : 16px;
	color: #3c3c3c;
}
.kiss_left{
    color:#FFF; 
	font-size:15px; 
	font-weight:bold;
	text-decoration : none; 
	line-height : 20px;
	margin-left:5px;
}

/* Navigation Links */
.nav { 
	font-family : Verdana, Arial, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #fff; 
}
.nav:hover { 
	font-family : Verdana, Arial, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #824937; 
}
.startpage { 
	font-family : Verdana, Arial, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #824937; 
	line-height : 20px;
}
.catname { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 36px; 
	font-weight : normal; 
	text-decoration : none; 
	margin-left:0px;
	color: #FB6EBA;
}

.right_cat { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	font-size : 13px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #9DD850;
	line-height : 30px; 
}
.right_cat:hover { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	font-size : 13px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #6AA520; 
	line-height : 30px;
}
.cat_open { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	font-size : 13px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #824937;
	line-height : 20px; 
}
.cat_open:hover { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	font-size : 13px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #824937; 
	line-height : 20px;
}
.cat_close { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	font-size : 13px; 
        margin-top: 10px;
	font-weight : bold; 
	text-decoration : none; 
	color: #fff; 
	line-height : 20px;
}
.cat_close:hover { 
	font-family : Verdana,Arial, Verdana, Sans-Serif; 
	font-size : 13px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #DE38A3; 
	line-height : 20px;
}
/* Input Box Settings */
.input_box { 
	border: 1 solid #000000; 
	background-color: $settings[inputboxcolor]; 
	color: #000000; 
	font-family: Verdana,Arial, Verdana, Sans-Serif; 
	font-size: 11px; 
	line-height: 11px; 
	font-weight: normal; 
}
/* Submit Button Settings */
.submit_button  { font-size : 11px; font-family : Verdana, Arial, Helvetica, Sans-Serif; background-color : #D1F0BD; color : #824937; border: 1 solid #824937; font-weight:normal; 	border-width : thin;}

.TopNav {
	background: $settings[tablehead];
	color: $settings[tableheadtext];
	font-weight : bold;
}
TD.TopNav {
	font-size: 13px;
	font-weight: bold;
	background: $settings[tablehead];
	color: $settings[tableheadtext];
}
TD.iteminfo {
    font-size: 12px;
	color: #3c3c3c;
	line-height : 16px;
}
TD.cartheader {
    font-size: 11px;
	color: #E2247A;
	background-color:#F9EBF7;
	text-align:center;
}
.SideTable {
	background: $settings[tablebg];
	border-color: $settings[tableborder];
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 13px;
	font-weight: bold;
	background: $settings[tablehead];
	color: $settings[tableheadtext];
}
.CenterTable {
	background: $settings[centerbg];
	border-color: #E2247A;
	border-style: solid;
	border-width: 1px;
	color: #3c3c3c;
}
.CenterTableItems {
	border-color: $settings[centercolor];
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: $settings[centerbg];
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
.HeadingFont {
    color:#9dd850; 
	font-size:13px; 
	font-weight:bold;
	text-decoration : none; 
	line-height : 20px;
}
.OurPrice {
	background: $settings[tablebg];
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 13px;
	font-weight: bold;
	background: $settings[centerheader];
	color: $settings[centerfont];
}
.CartContents {
        color: #fff;
	font-size: 11px;
	text-decoration : none;
}
.CartContents:hover { 
       color: #fff;
	font-size : 11px; 
	text-decoration : underline; 
}
.PagesAlign {
	text-align: justify;
	line-height: 20px;
}
.HR1 {
	padding: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	height: 1px; 
	border-style: none; 
	border-color: '$settings[centercolor]'; 
	color: '$settings[centercolor]'; 
}
/* You will not need to change below */
.small { font-family : Verdana,Arial, Verdana, Sans-Serif; font-size : 10px; }
a:hover.small { font-family : Verdana,Arial, Verdana, Sans-Serif; color : #333333; font-size : 10px; text-decoration : underline; }

