/*-----------------------------
RESET STYLES
-----------------------------*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6, label, form
{
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none; /* This stops the iPhone from automatically changing the size of the text when you flip the phone */
    color: #636262;
    font-size: 11px;
}
body
{
    /*font-size: 11px;*/ /* 62.5% means 1em = 10px */
}
ul, li, ol, dl, dd, dt
{
    list-style: none;
    padding: 0;
    margin: 0;
}
a
{
    text-decoration: none;
}


br.clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.8x
{
    height: 12px;
    line-height: 12px;
    display: block;
}
/*-----------------------------
	SITE SPECIFIC STYLES
-----------------------------*/

body
{
    background: #ffffff; /*font-family: Helvetica; /* Helvetica is on the iPhone already, so you may as well take advantage */
    font-family: Arial;
    color: #999;
}
p, label
{
    font-size: 11px; /*padding-bottom:8px;*/
}
a
{
    color: #0000ff;
    text-decoration: none;
}

img
{
    border: none;
}



/*-----------------------------
	HEADINGS
-----------------------------*/

h1
{
    width: auto;
    height: 41px;
    padding: 10px 0px 0px 10px;
    margin: 0px;
    display: block;
    font-family: arial;
    font-size: 18px;
    font-weight: bold; /*background:url(../images/logo.jpg) 0 0  no-repeat; 	text-indent:-5000px;*/
}

h2
{
    font-size: 12px;
    color: #50548f;
}
.hdr-small
{
    font-size: 11px;
    font-weight: normal;
}

.con-det
{
    padding: 7px 0px 0px 7px;
}

.orangetext
{
    font-size: 12px;
    color: #6a9908;
}
a.orangetext
{
    color: #6a9908;
}
a.orangetext:hover
{
    color: #6a9908;
    text-decoration: underline;
}

.bluetext
{
    color: #0463ce;
}
a.bluetext
{
    color: #0463ce;
    text-decoration: underline;
}
a.bluetext:hover
{
    text-decoration: none;
}

.whitetext
{
    color: #fff;
}
a.whitetext
{
    color: #fff;
    text-decoration: none;
}
a.whitetext:hover
{
    text-decoration: underline;
}
/*-----------------------------
	BASIC LAYOUT
-----------------------------*/

#page_wrapper
{
    /*padding-top:20px; 	background:#000 url(../images/page_background.gif) repeat-x;*/
    overflow-x: none;
    overflow-y: auto;
}


/*-----------------------------
	HEADER
-----------------------------*/

#header
{
    background: url(../images/header-bg.gif) 0 0 repeat-x;
    height: auto;
    z-index: 3000;
}
.banner
{
    background: url(../images/banner.jpg) top right no-repeat;
    width: auto;
    height: 60px;
}


ul.mainav li.nobg
{
    background: none;
}
/*-----------------------------
	CONTENT
-----------------------------*/

#content
{
    padding: 5px;
    display: block;
    clear: both;
    min-height: 220px;
    z-index: 4000;
}

.calltext
{
    font-size: 15px;
    color: #ff4747;
}
.lrg-emailtext
{
    font-size: 17px;
    margin: 6px 0px;
    display: block;
}

.content-space
{
    background: url(../images/login-bg.jpg) top center no-repeat;
    display: block;
    padding-bottom: 35px;
}

#welcome
{
    width: 50%;
    background: url(../images/welcome-line.gif) right top no-repeat;
}
#signin
{
    width: 40%;
    padding: 0px 5px 0px 8px;
}
#welcome, #signin
{
    display: block;
    float: left;
}

.inputbox
{
    background: url(../images/input-bg.gif) 0 0 repeat-x;
    border: 1px solid #dddddd;
    padding: 2px;
    width: 90%;
}

.login
{
    margin: 8px 0px;
}

ul.hlink
{
    list-style-type: none;
    padding: 0px;
    margin: 25px auto auto auto;
    width: 220px;
    display: block;
    clear: both;
}
ul.hlink li
{
    float: left;
    margin: 0;
    padding: 0px;
    display: block;
    padding-top: 10px;
}
ul.hlink li.frist
{
    margin-right: 8px;
}


.bluebox
{
    border: 1px solid #BED9F0;
    font-size: 11px;
}
.blueboxheader
{
    font-size: 11px;
    font-weight: bold;
}

/*-----------------------------
	FOOTER
-----------------------------*/



#footer
{
    background: #efefef;
    border-top: 1px solid #f6f6f6;
    padding: 8px 5px 2px 5px;
    clear: both;
    display: block;
    vertical-align: middle;
    color: #5c5c5c;
    text-align: right;
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 6000;
    font-size:smaller;   
    
}
#footer span
{
    padding: 2px 0pt 4px;
    float: right;
    width: 282px;
}
/*--------------------
Store
-------------------*/
.store
{
    padding: 3px 8px;
    border: 1px solid #dae8f8;
    clear: both;
    margin: 0 auto;
    width: 80%;
}
.store p
{
    display: block;
    clear: both;
    margin-bottom: 3px;
}
.store label
{
    width: 80px;
    float: left;
    color: #4a4a4a;
    padding-top: 4px;
    margin-right: 3px;
}
.store labelno
{
    width: 5px;
    float: left;
    color: #4a4a4a;
    padding-top: 4px;
    margin-right: 3px;
}
.store .selectbox
{
    float: left;
    width: 50%;
    margin-right: 5px;
}
/*.store .st-button {background:#50548f; color:#fff; font-weight:bold; padding:2px 5px; border:none; font-size:11px; cursor:pointer;}*/
.store .lbl
{
    width: 30%;
    float: left;
    color: #4a4a4a;
    padding-top: 4px;
    margin-right: 3px;
}
.store .btn-pad
{
    padding-left: 83px;
    margin-top: 15px;
}
.store input[type="submit"], .store input[type="button"]
{
    background: #50548f;
    padding: 2px 3px;
    font-weight: bold;
    letter-spacing: 1px;
    border: none;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-appearance: none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
}
.store input[type="submit"]:hover, .store input[type="button"]:hover
{
    background: #666;
}
.store labelnote
{
    width: 160px;
    float: left;
    color: #4a4a4a;
    padding-top: 4px;
    margin-right: 3px;
}
/*************
Deshbord Style
*************/

.welcome-msg
{
    background: url(../images/wc-strip-bg.gif) 0 0 repeat-x;
    height: 18px;
    margin-bottom: 3px;
    padding: 5px 8px;
    display: block;
    clear: both;
}
.msgtext
{
    display: block;
    width: 25%;
    float: left;
    height: 15px;
    padding: 8px 0px 5px 0px;
}
.btn-space
{
    display: block;
    width: 70%;
    float: left;
    height: 15px;
    padding-top: 5px;
    background: #efefef;
}

.user
{
    background: url(images/ven-bg.gif) 0 0 repeat-x;
    padding: 5px 8px;
    border: 1px solid #f0e9e9;
    clear: both;
    margin-bottom: 6px;
}
.user p
{
    display: block;
    clear: both;
    height: 20px;
}
.user p.btmspace
{
    margin-bottom: 3px;
}
.user label
{
    width: 55px;
    float: left;
    color: #4a4a4a;
    padding-top: 2px;
}
.user input
{
    float: left;
    width: 75%;
    height: 14px;
}

/*year & Month*/
.ym
{
    padding: 3px 8px;
    border-bottom: 1px solid #dae8f8;
    border-top: 1px solid #dae8f8;
    clear: both;
    margin-bottom: 4px;
    clear: both;
    display: block;
}
.ym.row
{
    display: block;
    clear: both;
}
.ym label
{
    width: 55px;
    float: left;
    color: #4a4a4a;
    padding-top: 4px;
}
.ym .inputbox
{
    float: left;
    width: 20%;
    height: 16px;
    margin-right: 10px;
}
.ym .selectbox
{
    float: left;
    width: 20%;
    margin-right: 5px;
}

.selectbox
{
    background: url(images/input-bg.gif) 0 0 repeat-x;
    height: 21px;
    padding: 1px;
    border: 1px solid #dddddd;
    width: 90%;
}

/*Category*/
#categoryWrap
{
    display: block;
    clear: both;
}



.catlist-content
{
    margin: 0 auto;
    width: 98%;
    margin-bottom: 4px;
}
.catlist-content h2
{
    /*border-bottom:1px solid #dde9f6;*/
    color: #000; /*background:#f1f6fb;*/
    margin-bottom: 3px;
    padding: 1px 8px;
    display: block;
}
ul.catlist
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 48%;
}
ul.catlist li
{
    font-size: 11px;
    color: #0858b2;
    margin-bottom: 2px; /*border:1px solid #efefef;*/
}
ul.catlist li a
{
    color: #0858b2;
    display: block; /*background:url(images/category-bg.gif) top right repeat-x; */
    padding: 1px 4px;
}
ul.catlist li a:hover
{
    color: #54a91f;
    text-decoration: underline; /*background:url(../images/category-bg-ovr.gif) top right repeat-x;*/
}
.category h2
{
    color: #05385f;
    margin-bottom: 6px;
}

ul.catlist.midspace
{
    margin-right: 5px;
}

.catlink
{
    display: block;
}
.catlink a
{
    color: #000;
    margin-right: 5px;
    font-size: 11px;
}
.catlink a:hover
{
    text-decoration: underline;
}

.catesap
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    clear: both;
}

.removehyperlink a
{
    text-decoration: none;
    color: #333333;
}
