@charset "UTF-8";
/* •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
   ••  Project: Angel Exports                                       ••
   ••  Author:  Mimundo					                            ••
   ••  Date:    12 07 2012                                          ••
   •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••   
   
    1. Global Styles
       1.1 Reset
       1.2 Default
	   1.3 Common
      
    2. Layout Styles
       2.1 Clearfix
       2.2 Columns
---------------------------------------------------------------------- */

/* 1. Global Styles
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

/* 1.1 Reset
---------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
address, cite, q, dfn { font-style: normal; }
h1, h2, h3, h4, h5, h6, th { font-weight: normal; }
article, aside, dialog, figure, footer, header, hgroup, nav, section {  display: block; }
a, ins, del { text-decoration: none }
q, blockquote { quotes: none; }
q:after, q:before, blockquote:after, blockquote:before { content: ""; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }
button, input, select, textarea { font: inherit; outline:none; }

/* 1.2 =Default
---------------------------------------------------------------------- */

html { background: #fdfdfd; background:#fdfdfd url(../images/angel-background.jpg) repeat 0px 0px; }
html { overflow-x: auto; overflow-y:auto; }
body { font: normal 12px/1.5 Arail, Verdana, sans-serif; color:#717171; background:#fdfdfd url(../images/angel-background.jpg) repeat 0px 0px; }
a { color: #3ab54a; text-decoration:underline; }
a:hover, a:focus { color: #2c8738; }
a:active, a.active{ color: #2c8738; }
del { text-decoration: line-through; }
li  { list-style: none; }
input[type="text"], textarea { color:#eeeeee; font-size:11px; }
button, input[type="submit"], input[type="image"], label, label > input[type="checkbox"], label > input[type="radio"], input[type="button"] { cursor: pointer; } 

/* 1.3 Common
---------------------------------------------------------------------- */

.dis_blk { display:block; overflow:hidden; }
.bord-curv { -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; -khtml-border-radius:8px; border-radius:8px; }
.bord-curv-t { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -o-border-top-left-radius: 4px; -o-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.bord-curv-b { -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -o-border-bottom-left-radius: 4px; -o-border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.li-lft ul li { float:left; }
.clrall { clear:both; } .flo_lft { float:left; } .flo_rit { float:right; }
.txt_cnt { text-align:center; } .txt_lft { text-align:left; } .txt_rit { text-align:right; }
.txt_ind { text-indent:-999999px; }
.sprit { background:url(../images/cust-sprit.png) no-repeat; }

/* 1. Layout Styles
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

h1,h2 { color:#7dbf0f; font-size:26px; font-family:Eras Light ITC, Arial, Helvetica, sans-serif }
h3,h4 { font-size:16px; font-family:Eras Medium ITC, Arial, Helvetica, sans-serif }
h5,h6 { color:#fff; font-size:14px; }
p { font-size:12px; line-height:16px; }
hr { border-color:#646464;}

.sub_list .submenu { position:absolute; margin-top:-20000px; z-index:100; }
.sub_list:hover .submenu { margin-top:0px; }

.m_menuwrap { background:#7dbf0f url(../images/menu-bar-bg.jpg) repeat-x 0px 0px; height:40px; color:#2f4805; font-size:16px; margin-top:25px; }
.m_menuwrap a { text-decoration:none; color:#2f4805; }
.m_menuwrap a:hover, .m_menuwrap a.active { color:#fff; }
.m_menuwrap ul { padding-top:8px; } .m_menuwrap ul li { padding-right:20px; }

.pro-line strong { text-transform:uppercase; color:#00a651; font-weight:bold; font-size:16px; }
.pro-line li { background:url(../images/bullet-icon.jpg) no-repeat 0px 10px; display:block; padding:5px 23px; }

.homegall { overflow:hidden; position:relative; }
#gall1, #gall2 { width:458px; height:388px; overflow:hidden; }

.big-gall-wrap { width:978px; background-color:#FFF; border:#7dbf0f 1px solid; }

#slideshow-wrapper {overflow: hidden; width: 978px; height: 500px; padding: 0; margin: 0 auto; position:relative; }
#slideshow {overflow: hidden; padding: 0; list-style-type: none;}
#slideshow-controls {text-align: center; position:absolute; z-index:48;}
#prev { position:absolute; left:10px; top:250px; width:30px; height:30px; text-indent:-9999px; background:url(../images/prev.png) no-repeat 0px 0px; }
#next { position:absolute; left:935px; top:250px; width:30px; height:30px; text-indent:-9999px; background:url(../images/next.png) no-repeat 0px 0px; }
#slideshow li { padding: 0px; list-style-type: none; }
#slide-pager { margin: 20px 20px 20px 90px; float:left; overflow:hidden; height:80px; }
#slide-pager ul {list-style-type: none; padding: 0; margin: 0; clear: both; }
#slide-pager ul li { margin-right: 10px; border: 2px solid #fff; float:left; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; -khtml-border-radius:8px; border-radius:8px; }
#slide-pager ul li img { display: block; }
.wrapp {width: 980px; margin: 0 auto; position: relative; overflow:hidden; }	
#slide-pager_prev { display: block; width: 30px; height: 30px; float:left;  margin-top:50px; position:absolute; text-indent:-9999px; background:url(../images/prev.png) no-repeat 0px 0px; border:0px; outline:none; }
#slide-pager_next { display: block; width: 30px; height: 30px; float:left;  margin-top:50px; position:absolute; left:940px; text-indent:-9999px; background:url(../images/next.png) no-repeat 0px 0px; border:0px; outline:none; }
#slide-pager ul li.activeSlide { border: 2px solid #7dbf0f;}

.footer { color:#939598; font-size:10px; }