/* =universals 
These rules are applied to all elements unless otherwise specified below. */

/* CSS Document */

/* $Id: style.css,

Cutebiz Solutions Corporation

http://www.cutebiz.com

Copyright © 2011 Cute business Solutions  */


* { margin : 0px; padding : 0px; }
h2, h3, h4, h5, p, ul, ol  { margin : 0 20px; padding : .5em 0; }


/* =hx */
h1, h2, h3, h4, h6 { margin:0px; font-weight:bold; }

/* =h1 */
h1 { color:#738544; font-size : 200%;}

/* =h2 */
h2 { color:red; font-size:150%; }


/* =h3 */
h3 { color: #738544; font-size : 130%; }

/* =h4 */
h4 { color: #738544; font-size : 110%; }

/* =h5 */
h5 { font-size : 120%; }

/* =h5 */
h6 { font-size : 100%; color: #a79230;}

/* =ul */
ul { list-style-type : none; }

/* =ol */
ol { list-style-type : none; }

/* =li */

/* =code */
code, pre {  font : 80% monaco, courier, monospace; font-weight : normal; color : #666; }
pre {  padding-left : 20px; font-size : 80%; }

/* =blockquote */
blockquote { z-index : 2; position : absolute; left : 335px; top : 40px; width: 199px; height : 103px; text-indent : -9999px; }

/* =a */
a { color:#00ccaa; text-decoration : none;}
a:link { color : #006600; text-decoration : none; }
a:visited { color : #003300; text-decoration : none; }
a:hover { color : #822946; text-decoration : underline; }
a:active, a:focus { color : #f00; text-decoration : underline; }

/* =al */
a.l:link { color : #e5940f; text-decoration : none; }
a.l:visited { color : #e5940f; text-decoration : none; }
a.l:hover { color: #F3B752; text-decoration : underline; }
a.l:active, a:focus { color : #f00; text-decoration : underline; }

/* =img */
img, img a { border : none }
abbr, acronym { text-decoration : none; border : none; }


/* =form */
form#search_input { padding : 0 30px 20px; }

/* =label/labelspan */
label { margin-bottom : .5em; font-weight : bold; }
label, label span { display : block; margin-bottom : .5em; }

/* =input */
input, select, textarea { padding : 1px; font : 95% Arial, Tahoma, Verdana, sans-serif; border: 1px solid #999; color: #333333; background:url(../images/input_bg.gif) repeat-x top; background-color:#fff; }

select { padding: 0px; border: 1px solid #666;}

input.btn { background-color: #bf601f; border : 1px solid #333; border-top-color:#FFFFFF; font: 100% Tahoma, Verdana, Arial, sans-serif; color : #fff; background-image:none; }

.inputNoShape { background:none; border: none !important; width: auto !important; }

.readmore { display: block; font-size: 90%; }
.error { font-weight: bold; color: #f00; }
.weekend { color: #FF6600; }
.smallcontents { font: Verdana, Arial, Helvetica, sans-serif; font-size:90%; text-align: left; }
.ClearBoth {clear:both; }
.clearFloat { clear: both; margin-bottom:15px; }
.img_thumb { float:left; margin: 3px 10px 10px 0; border:0; }
.hrsClearFloat { width:480px; height:1px; color:#dfdc77; clear: both; margin-bottom:5px; }
span.small_txt { font-size:12px !important; }

/* Preview full size photo rules */

.title_h2 { font-weight:bold; padding: 0px; margin: 10px 10px 3px 15px; text-align: left; color:#02617e; font-size:16px; }
.border_preview { border: #799d49 1px solid; z-index: 0; background: #ffffff; position: absolute; /*eaf0f5*/}
.preview_temp_load { padding: 10px; vertical-align: middle; text-align: center; }
#loader_container { width: 100%; position: absolute; top: 40%; left:0px; text-align: center; }
#loader { border: #6a6a6a 1px solid; padding: 10px 0px 16px 0px; display: block; font-size: 10px; z-index: 255; margin: 0px auto; width: 135px; color: #000000; font-family: Tahoma, Helvetica, sans; background-color: #ffffff; text-align:left; }
#loader_bg { font-size: 1px; left: 8px; width: 113px; position: relative; top: 8px; height: 7px; background-color: #ebebe4; }
#progress { font-size: 1px; left: 10px; width: 1px; position: relative; top: 1px; height: 5px; background-color: #9d9d94; }
.italic { font-style: italic }

/* End Preview full size photo rules */
