@charset "UTF-8";
/* CSS Document */


/* Universal */


h1		{font-size:24px; font-style:italic; font-weight:normal;}
h2		{font-size:18px; font-style:italic; font-weight:normal;}
h3		{font-size:16px; color:#333333; font-style:italic; font-weight:normal;}
h4		{font-size:12px;}

body		{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333;}
p			{margin:0px; }

#container	{width:980px; margin:0px auto; }
#header		{}
#logo		{height: 57px; width: 156px; float:left; padding:15px 10px;}



/* Menu */
#menu		{margin-top:60px;width: 450px; float:right; text-align:right; font-size:12px; color:#999999;}
#menu a:link, #menu a:visited	{color:#6e6e6e; text-decoration:none; margin:0px 15px;}
#menu a:hover, #menu a:active	{color:#6e6e6e; text-decoration:none; margin:0px 15px; border-bottom:2px solid #CFEB7A;}


/* Footer */
#footer		{border-top:#cccccc 1px solid; overflow:auto; color:#6e6e6e; font-size:11px; margin-top:50px; padding-top:10px;}
#footer p	{line-height:18px;}
#footer a:link, #footer a:visited	{color:#6e6e6e;  text-decoration:none; }
#footer a:hover, #footer a:active	{color:#6e6e6e;  text-decoration:none; border-bottom:2px solid #CFEB7A;}

.copyright	{font-size:8px; padding-top:14px; }


/* Main */

#main	{min-height:500px; overflow:auto;}

#leftCol	{width:600px; float:left; padding:10px; margin-right:28px; font-size:13px;}
#rightCol	{width:325px; float:left; border-top:1px solid #999; margin-top:24px;}


/* Content */


#leftCol h3	{margin:15px 0px 5px; border-bottom:1px solid #CCCCCC;}





#innerRight img {margin:10px; padding:5px; border:1px solid #ccc; width:125px;}



#breadcrumbs ul 	{padding: 0px; list-style-type: none; list-style-image: none; list-style-position: outside; font-size: 8px; padding-bottom:20px;}
#breadcrumbs li 	{float:left; background:url(../images/arrow_sm.gif) no-repeat right; padding-right:10px; margin-right:10px;}
#breadcrumbs a:link, #breadcrumbs a:visited	{color:#666666; text-decoration:none;}
#breadcrumbs a:active, #breadcrumbs a:hover	{color:#666666; text-decoration:underline;}

.price		{font-style:italic; padding:10px 0px;}

#rightCol #feature	{border-bottom:1px solid #999; padding:10px; background:url(../images/arrow.gif)no-repeat right;}
#rightCol #feature:hover	{border-bottom:1px solid #999; padding:10px; background:#cfeb7a url(../images/arrow.gif)no-repeat right;}

#rightCol #feature a {color:#666666; text-decoration:none;}

#rightCol h3		{padding:0px; margin:0px; color:#666666;}


#aboutPure			{ border:2px solid #ccc; background:#f1f1f1; margin-top:20px; padding:10px;}

#related			{padding:10px; margin-top:50px;}
#related a 			{font-size:14px; color:#666666; text-decoration:none;}
#related a:hover	{font-size:14px; color:#666666; text-decoration:none; border-bottom:#cfeb7a 2px solid;}
#related ul			{list-style:none; margin:0px; padding:5px; border-top:1px solid #ccc;}
#related li			{padding:10px 0px 10px 10px; background:url(../images/arrow_sm.gif) left no-repeat;}

#social				{padding:10px; margin-top:50px;}
#social a 			{font-size:14px; color:#666666; text-decoration:none;}
#social a:hover		{font-size:14px; color:#666666; text-decoration:underline;}
#social ul			{list-style:none; margin:0px; padding:5px; border-top:1px solid #ccc;}
#social li			{padding:10px 0px;}

a.button	{border:1px solid #ccc; padding:3px 5px; background:#f1f1f1; color:#666; font-size:12px; text-decoration:none;}
a.button:hover	{border:1px solid #ccc; padding:3px 5px; background:#cfeb7a; color:#666; font-size:12px; text-decoration:none;}
