/* Idea Shop Style Sheet || www.ideashop.com */


a:link { color:#666; text-decoration: none; }
a:visited { color:#666; text-decoration: none; }
a:hover { color:#f60; text-decoration: underline; }
a:active { color:#6c3; text-decoration: underline; }

a.orange:link { color:#f60; text-decoration: none }
a.orange:visited { color:#f60; text-decoration: none }
a.orange:hover { color:#6c3; text-decoration: underline }
a.orange:active { color:#6c3; text-decoration: underline }

a.green:link { color:#6c3; text-decoration: none }
a.green:visited { color:#6c3; text-decoration: none }
a.green:hover { color:#f60; text-decoration: underline }
a.green:active { color:#f60; text-decoration: underline }

a.poporange:link { color:#f60; text-decoration: none }
a.poporange:visited { color:#f60; text-decoration: none }
a.poporange:hover { color:#36f; text-decoration: underline }
a.poporange:active { color:#36f; text-decoration: underline }

a.popgreen:link { color:#6c3; text-decoration: none }
a.popgreen:visited { color:#6c3; text-decoration: none }
a.popgreen:hover { color:#36f; text-decoration: underline }
a.popgreen:active { color:#36f; text-decoration: underline }

a.greenbkgnd:link {color:#000; text-decoration: underline; }
a.greenbkgnd:visited {color:#000; text-decoration: underline; }
a.greenbkgnd:hover {color:#fff; text-decoration: underline; }
a.greenbkgnd:active {color:#f60; text-decoration: underline; }

a.contact:link {color:#000; text-decoration: none; }
a.contact:visited {color:#000; text-decoration: none; }
a.contact:hover {color:#fff; text-decoration: underline; }
a.contact:active {color:#cf3; text-decoration: underline; }

a.nav:link {color:#999; text-decoration: none; }
a.nav:visited {color:#999; text-decoration: none; }
a.nav:hover {color:#6c3; text-decoration: underline; }
a.nav:active {color:#36c; text-decoration: underline; }

a.subnav:link {color:#666; text-decoration: none; }
a.subnav:visited {color:#666; text-decoration: none; }
a.subnav:hover {color:#f60; text-decoration: underline; }
a.subnav:active {color:#cf3; text-decoration: underline; }

a.pop:link { color:#000; text-decoration: none; }
a.pop:visited { color:#000; text-decoration: none; }
a.pop:hover { color:#f60; text-decoration: underline; }
a.pop:active { color:#6c3; text-decoration: underline; }


td { font: 11px/15px arial, helvetica, sans-serif; }
p  { font: 11px/15px arial, helvetica, sans-serif; }
b  {font-weight: bold;}
i  { font-style : italic; }

.subnavx  { font: 11px/18px arial, helvetica, sans-serif; }

.worktext  { font: 11px/17px arial, helvetica, sans-serif; }
.poptext  { font: 9px/12px arial, helvetica, sans-serif; }


h1 { font: 17px/20px arial, helvetica, sans-serif; color:#f60;}
h2 { font: 13px/15px arial, helvetica, sans-serif; }
h3 { font: 12px/15px arial, helvetica, sans-serif; }
h4 { font: 11px/15px arial, helvetica, sans-serif; }
h5 { font: 10px/15px arial, helvetica, sans-serif; }
h6 { font: 9px/15px arial, helvetica, sans-serif; }

.legaltextcolor {
	color: #999999;
}
.clear {
	clear: both;
}

