/*
Author: Pankaj Roy
Author URI: http://www.ycoding.com/
*/


body {font-family : Tahoma,Arial,Verdana;font-weight: bold;font-size : 12px;color : #5E5A5A;
margin:0; padding:0;background:#ABD8E3 url(../images/bg.gif) repeat-x;}

a {text-decoration:bold;color:#0000FF;}
a:hover {text-decoration:underline;}
img {margin:0; padding:0;}
a img {border:0;}
p {padding:3px 0;margin:0;}
form,table, td {margin:0; padding:0;}
td {vertical-align:top;}

/*  ====================== Page Structure ======================= */
#wrapper {width:825px; margin:0 auto; }
#header {padding:10px 0 0 0;width:825px;}
#top-nav{height:35px; width:825px;background:url(../images/nav-bg.gif) no-repeat;}
#container{width:825px;background: url(../images/cont-bg.gif) repeat-y;}
#container-top {width:825px; height:14px;background: url(../images/cont-top.gif) no-repeat;line-height:10px; font-size:10px;margin-bottom:-8px;}
* html #container-btm {height:60px;}
#container-btm {width:825px;min-height:60px;background: url(../images/cont-ftr.gif) no-repeat bottom left; text-align:center;padding-bottom:20px;}
#content {width:825px;padding:0;}
#content table {margin:50px auto; }
#footer {width:825px;padding:5px 0 20px 0;color:#898989;text-align:center; }

/*  ====================== Top Navigation Bar ======================= */
#nav {height:25px; padding:10px 0 0 0;text-align:center; }
#nav ul {margin:0; padding:0; list-style:none;text-transform:uppercase;font-family : Arial,Tahoma,Verdana;}
#nav li {display:inline;  padding: 5px 15px 5px 27px;line-height:15px;font-weight:bold;font-size:15px;}
#nav li a{color:#000;}
#nav li a:hover{color:#444;text-decoration:none;}
#nav li.home {background:url(../images/home.gif) no-repeat;}
#nav li.acc,#nav li.reg {background:url(../images/acc.gif) no-repeat;}
#nav li.login {background:url(../images/login.gif) no-repeat;}
#nav li.logout {background:url(../images/logout.gif) no-repeat;}
#nav li.links {background:url(../images/links.gif) no-repeat;}



/*  ================================= Header ============================= */
#header h1{margin:0; padding:0;}
#header .logo {width:355px;float:left;padding:0 0 0 0;color:#fff;}
#header .top-ads {width:470px;float:left;text-align:right; padding:0;}







/*  ================================= Content >Home page ============================= */

#memberhome {width:825px;padding:0;}
#memberhome form {background:url(../images/input.gif) no-repeat;width:429px;padding:0; margin:10px 19px;}
#memberhome input {padding:0; margin:0;border:0;}
#memberhome input.txt {height:25px;background:transparent; font-size:14px;color:#060000;margin:12px 20px 16px 20px;width:389px;padding-top:4px;font-weight:bold;}



#homepage {width:825px;padding:0;background: url(../images/hp-chain.gif) no-repeat;}
#homepage .left-box{float:left;margin-top:181px;width:358px;background: url(../images/hp-box-bg1.gif) repeat;}
#homepage .left-box .main {float:left;width:313px;background: url(../images/hp-box-top.gif) no-repeat;padding: 0 20px 0 25px;min-height:88px;}
#homepage .left-box .btm {float:left;width:308px;background: url(../images/hp-box-btm.gif) no-repeat;height:80px;text-align:center;padding-left:50px;}
* html #homepage .left-box .main{height:88px;}

#homepage .right-box{float:left;width:467px;text-align:center;color:#060000;font-weight:bold;}

#homepage form {background:url(../images/input.gif) no-repeat;width:429px;padding:0; margin:10px 19px;}
#homepage input {padding:0; margin:0;border:0;}
#homepage input.txt {height:25px;background:transparent; font-size:14px;color:#060000;margin:12px 20px 16px 20px;width:389px;padding-top:4px;font-weight:bold;}



#homepage p {padding:0; color : #000;}
#homepage a {color : #0000FF;text-decoration:bold;}
#homepage a:hover {color : #0000FF;text-decoration:underline;}


/* ============================ REGISTER PAGE ===================================== */
.reg_input {
	padding:4px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
.button {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	padding:3px 10px 3px 10px;
	}

/*  ================================= Footer ============================= */

#footer p {padding:0; color : #000;}
#footer a {color : #0000FF;text-decoration:bold;}
#footer a:hover {color : #0000FF;text-decoration:underline;}

/* Others */
.clr {clear : both;margin : 0; padding : 0;font-size:1px; line-height:1px;}
