/* CSS Document */

.main {font-family: AGaramond Bold ; font-size: 16px; }
.features { font: bold 12px   Lynda Extended; color:#FF6600; font-style:italic;}
.location { font: bold 12px   Lynda Extended; color:#6666FF; font-style:italic;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#blue_title {
	position:absolute;
	top:200px;
	left: 310px;
	color: white;
	font: Bold 25px AGaramond, Americana;
	width:auto;
}
a.ven{ color:#000066; text-decoration: inherit; Font: Bold 14px }
a.ven:visited { color:#666666; text-decoration: inherit; Font: Bold 14px;}
a.ven:hover { color:#000099; text-decoration: inherit; Font: Bold 14px Garamond;} 
a.ven:active { color:#FF0000; text-decoration: inherit; Font: Bold 14px;}

.cat_heading { font: bold 16px   Lynda Extended; color:#FF6600; font-style:italic;}
.mover {cursor: hand;}
.mout {cursor: default;}
.sms_toplinks {filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#D6F1F8', gradientType='0');}
.cat_name {color:#000066; text-decoration: inherit; Font: Bold 14px}
.cat_nameover {cursor: hand;color:#FF6600; text-decoration: inherit; Font: Bold 14px}
.see_items {color:blue; Font: Times New Roman, Arial Narrow;}

#LogIn{

position: absolute;

z-index:2;

top: 20px;

left: 650px;

border: 1px dashed #666666;

filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#eeeeee', startColorstr='linen', gradientType='0');

font-size: 0.9em;

font-weight: bold;

}

#LogOut{

position: absolute;

z-index:2;

top: 120px;

left: 530px;

border: 1px dashed #666666;

filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#eeeeee', startColorstr='linen', gradientType='0');

font-size: 0.9em;

font-weight: bold;

}