/* 

DEFAULTS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 3. links  --------- */

a {
		color: #c80000;
		text-decoration: none;
		}
		
a:hover {
		}
		
a:active, 
a:focus { 
		outline: none;
		-moz-outline-style: none;
		}
div#ajaxMainContentArea a:hover {
		text-decoration:underline;
		}
		
a:hover {
		}
		
div.panel a.more {
	background: none;
	text-align: right;
	color: #c80000;
	font-size:1.3em;
	float:right;
	}
div.panel a.more:hover {
	margin-right: 0;
	padding-right:0;
	text-decoration: underline;
	}
/*--	top	--
div#wrapperTop {
	}
/*--	content --
div#wrapperContent {
	}
/*--	mid	--
div#wrapperMid {
	}
/*--	bottom -- 
div#wrapperBottom {
	}
*/
div.panel a {
	color: #4c4334;
}
div.panel a.center {
	clear:both;
	display:block;
	text-align:center;
}
div.panel a.center:hover {
		color: #c80000;
}
a.portfolioLink {
1	border: 3px solid #000;
	display:block;
	width:400px;
	text-align:center;
	font-size:1.2em;
	margin-top:1.5em;
}
a.portfolioLink:hover {
	color: #c86300;
}

