/**
 * ------------------------------------------------------------------------
 * JA Puresite Template J25
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */

body.contentpane a { color: #00bdf3; text-decoration: none; }

body.contentpane h1.componentheading a:hover,
body.contentpane h2.componentheading a:hover,
body.contentpane .componentheading a:hover,
body.contentpane h2.contentheading a:hover {
	color: #00bdf3;
}

body.contentpane dl.article-info a:hover {
	color: #00bdf3;
}

body.contentpane .button:hover,
body.contentpane .button:focus,
body.contentpane #ja-typo button:hover,
body.contentpane #ja-typo button:focus,
#login-form input.button:hover, #login-form input.button:focus  {
	background: #00bdf3;
	border-color: #00bdf3;
}

body.contentpane .inputbox:hover, body.contentpane .inputbox:focus,
body.contentpane input[type=text]:hover, body.contentpane input[type=text]:focus,
body.contentpane input[type=password]:hover, body.contentpane input[type=password]:focus,
body.contentpane input[type=email]:hover, body.contentpane input[type=email]:focus {
	border-color: #00bdf3;
}

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active { color: #00bdf3; }

/* Acymailing form ---*/

.acymailing_module_form table.acymailing_form input.inputbox:focus {
	border-color: #00bdf3;
}

