/* RESET CSS -----------------------------------------------*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th{margin:0;padding:0;}
table{}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* RESET CSS ENDS ------------------------------------------*/

body {background:#1e1000;}

#wrapper {position:relative;width:1000px;margin:0 auto;background:url(../images/wrapbg.jpg) repeat-y center top;}


#leftside {position:absolute;top:0px;width:220px;height:650px;z-index:5; }
div > div#leftside {position:fixed;}  /* */

#logo {width:200px;text-align:center;}

.leftsep {background:url(../images/leftsep.jpg) no-repeat center center;height:5px;font-size:1px;width:200px;}

#menuholder {margin:0px;padding:0px;list-style:none;}
#menuholder a {font-family:arial;font-size:20px;color:#FFFFFF;text-decoration:none;display:inline-block;width:170px;height:36px;padding:8px 0px 0px 50px;}
#menuholder a:hover {font-family:arial;font-size:20px;color:#FFFFFF;text-decoration:none;background:url(../images/mnhover.jpg) no-repeat center top;display:inline-block;width:170px;height:36px;padding:8px 0px 0px 50px;}
#menuholder a.mnactive {font-family:arial;font-size:20px;color:#FFFFFF;text-decoration:none;background:url(../images/mnhover.jpg) no-repeat center top;display:inline-block;width:170px;height:36px;padding:8px 0px 0px 50px;}

#socia {border:0px solid #CC0000;width:200px;text-align:center;}
#socia span {display:none;}
#socia a{padding:0px 10px 0px 10px;}

#socia a.fbiconlink {background:url(../images/social-network-icons.jpg) no-repeat;background-position:0px 0px;display:inline-block;width:36px;height:46px;}
#socia a.fbiconlink:hover {background:url(../images/social-network-icons.jpg) no-repeat;background-position:0px -46px;display:inline-block;width:36px;height:46px;}

#socia a.tweeticonlink {background:url(../images/social-network-icons.jpg) no-repeat;background-position:-56px 0px;display:inline-block;width:36px;height:46px;}
#socia a.tweeticonlink:hover {background:url(../images/social-network-icons.jpg) no-repeat;background-position:-56px -46px;display:inline-block;width:36px;height:46px;}

#socia a.linkdiconlink {background:url(../images/social-network-icons.jpg) no-repeat;background-position:-112px 0px;display:inline-block;width:36px;height:46px;}
#socia a.linkdiconlink:hover {background:url(../images/social-network-icons.jpg) no-repeat;background-position:-112px -46px;display:inline-block;width:36px;height:46px;}

#rightside {float:right;width:745px;padding:0px 25px 0px 5px;}

.txt {font-family:arial;font-size:12px;color:#454444;line-height:20px;text-align:justify;padding:0px 10px 0px 10px;}
.txt p {padding:0px 0px 15px 0px;margin:0px;}
.txt .pgtitle {padding:0px 0px 10px 0px;margin:0px;font-family:arial;font-size:24px;color:#fe8804;}

.txt .tdbox{border:1px solid #d1d1d1;}
.txt .tdbox .tdbox_hdr {font-weight:bold; padding-bottom:2px;}
.txt .tdbox .tdbox_ftr {padding-top:2px;}

.inputbox {font-family:arial;font-size:12px;color:#000000;border:1px solid #d1d1d1;padding:5px;}

.clear {clear:both;font-size:1px;background:transaprent;}

/* SPACER CSS STARTS */
.spacer5 {font-size:1px;height:5px;background:transparent;}
.spacer10 {font-size:1px;height:10px;background:transparent;}
.spacer15 {font-size:1px;height:15px;background:transparent;}
.spacer20 {font-size:1px;height:20px;background:transparent;}
.spacer25 {font-size:1px;height:25px;background:transparent;}
.spacer30 {font-size:1px;height:30px;background:transparent;}
/* SPACER CSS ENDS */

/* FOOTER CSS STARTS */
#footer {font-family:arial;font-size:12px;color:#7e7e7e;text-align:center;border-top:1px solid #d0d0d0;padding:10px 0px 10px 0px;line-height:20px;}
#footer a.tilink {text-decoration:none;color:#7e7e7e;}
#footer a.tilink:hover {text-decoration:underline;color:#000000;}
/* FOOTER CSS ENDS */

.top_link{text-align:right;}