/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.demo {background:#EFFAFF; border-top:1px solid #BFEBFF;border-left:1px solid #BFEBFF; border-bottom:1px solid #8BC5DF; border-right:1px solid #8BC5DF; font-size:18px; padding:6px; text-transform:uppercase; -moz-border-radius:5px; margin:5px 0 5px 0; min-width:90px;}
.demo a:link, .demo a:visited {background:url(images/demo.gif) left no-repeat; padding:5px 0 5px 32px; color:#006699;}
.demo a:hover {color: #1E4246;}

.download {background:#EEFFDF; border-top:1px solid #A7CE7B;border-left:1px solid #A7CE7B; border-bottom:1px solid #7F9F59; border-right:1px solid #7F9F59; font-size:18px; padding:6px; text-transform:uppercase;-moz-border-radius:5px; margin:5px 0 5px 0px; min-width:140px;}
.download a:link, .download a:visited {background:url(images/download.gif) left no-repeat; padding:5px 0 5px 32px; color:#667F47;}
.download a:hover {color: #242F17;}

.tbutton-preview {
	background:url("images/preview.png") no-repeat scroll left center transparent;
}
.tbutton-download {
	background:url("images/download.png") no-repeat scroll left center transparent;
}
.tbutton-buy {
	background:url("images/checkBox.gif") no-repeat scroll left center transparent;	
}
