/*
+------------------------------------------------------------------------------------------+
COMPANY:Raven Developers 2008
+------------------------------------------------------------------------------------------+
FILE INFO:General master resuable classes
+------------------------------------------------------------------------------------------+
Portions created by Anirudh K. Mahant are Copyright of Raven Developers (C) 2008.
+------------------------------------------------------------------------------------------+
COPYRIGHT NOTICE:
The contents of this file are protected and copyrighted and are subject to
the original developer(s) of this file;Unauthorised use of this file is strictly prohibited.	
+------------------------------------------------------------------------------------------+
*/
a{text-decoration:none;}
a:hover{text-decoration:underline;}
acronym,abbr{border-bottom:1px dashed;letter-spacing:1px;cursor:help;}
blockquote{margin:1.25em;padding:1.25em 1.25em 0 1.25em;}
form{margin:0;padding:0;display:inline;}
h1{padding:30px 0 25px 0;font-size:2em;letter-spacing:-1px;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
h2{padding:20px 0;font-size:1.5em;letter-spacing:-1px;}
h3{font-size:1em;font-weight:bold;}
html,body{border:0;margin:0;padding:0;}
img{border:0;}
input,select,textarea{font:1em Verdana,Tahoma,sans-serif;}
li{list-style:none;}
p,ul,ol{margin:0;padding:0;}
p.error{border:2px solid #F0BAA2;padding:10px 10px 10px 36px;margin:10px 0;background:url(../images/alert.gif) #FFD9C8 no-repeat 12px 12px;}
p.error,p.message,p.success,p.warning{margin:10px 0 0;padding:10px 10px 10px 36px;}
p.message{border:2px solid #EEEEEE;margin:10px 0;background:url(../images/info.gif) #F9F9F9 no-repeat 12px 12px;}
p.success{border:2px solid #D4EBAF;margin:10px 0;background:url(../images/success.gif) #EDFCD5 no-repeat 10px 12px;}
p.warning{border:2px solid #EFE3AE;margin:10px 0;background:url(../images/note.gif) #FEF6D2 no-repeat 14px 12px;}
small{font-size:0.85em;}
sub{position:relative;bottom:-0.2em;vertical-align:baseline;}
sup{position:relative;bottom:0.3em;vertical-align:baseline;}
table{border:0;margin:0 0 1.25em 0;padding:0;}
table tr td{padding:2px;}
textarea{width:100%;line-height:1.25;}
ul,ol{padding:0;margin:0;}
.blockinline{display:inline;}
.bold{font-weight:bold;}
.clearfloat{clear:both;font-size:1px;line-height:0px;height:0;}
.float-left{float:left;}
.float-right{float:right;}
.highlight{background:#FFFFCC;}
.img-left{float:left;margin:4px 10px 4px 0;}
.img-right{float:right;margin:4px 0 4px 10px;}
.italic{font-style:italic;}
.nobullet{list-style:none;list-style-image:none;}
.text-center{text-align:center;}
.text-justify{text-align:justify;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.underline{border-bottom:1px solid;}
.relative{ position: relative; }
