/*  
Site Name: DigiPay
Version: 1.0
Author: Sedrick van Turah
URL: http://www.vanturah.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #FFF;
	color: #939393;
	background-image:url(images/top_gradient.jpg);
	background-repeat:repeat-x;
}

#main_container{
	padding: 0 0 0 30px;
}

#navigation{
	font-size: 12px;
	padding: 5px 0 0 0;	
}

#navigation a{
	font-family: Helvetica, Arial, sans-serif;	
}

#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#navigation ul li{
	float:left;	
	padding: 0 20px 0 0;	
}

#tag{
	padding: 20px 0 30px 0;
	width: 473px;
	float:left;
}

#logo{
	float:right;
	width: 230px;
	height: 150px;
	
}

#company_info{
	text-align:center;
	font-size:10px;
	
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 734px;
	text-align: left;
}


#left_container{
	border-right: 1px solid #cccccc;
		width: 500px;
		float:left;
		height: 100%;
}

#main_copy_container{

	padding: 0 30px 0 0;
}



#right_container{
	/*border-left: 1px solid #247cb7;*/
	float:right;
	width: 200px;
	
	
}


/**/
.line{
height: 30px;
 border-bottom-style: solid;
 border-bottom-width: thin;
 border-bottom-color: #247cb7;
 }
 
.smlgrey {
	color: #247cb7;
	font-family: Arial;
	font-size: 10px;
	 font-weight: 100; 
}
.redhead{
	font-weight: bold;
	font-size: 12px;
	color:#247cb7;
}

a.roll:link, a.roll:visited {
	font-weight: bold;
	font-size: 12px;
	color:#939393;
	text-decoration: none;
	
}
a.roll:hover{
	text-decoration: underline;
	
}

a.rollover:link, a.rollover:visited {
	font-weight: bold;
	font-size: 12px;
	color:#939393;
	text-decoration: none;
	
}
a.rollover:hover{
	text-decoration: underline;
	
}

a:link, a:visited{
	text-decoration: none;
	color:#247cb7;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

p{
	padding: 10px 0 0 0;
	height: 30px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

#header{
	padding: 30px 0 0 0;
}

#main_copy_image{
	padding: 0 0 30px 0;	
}

.main_copy_heading{
	font-weight: bold;
	font-size: 12px;
	color:#247cb7;
	height: 19px;
}
.title{
	font-weight: bold;
	font-size: 12px;
	color:#247cb7;
}

#footer_container{
	margin: 70px auto 0 auto;
	width: 734px;
}

#developers_note{
	padding: 0 0 20px 0;
	width: 473px;
	margin: 0 0 0 30px;
	height: 36px;
}

#footer{
	background-color:#247cb7;
	height: 10px;
	width: 734px;
		
}

#bottom_gradient{
	
	height: 182px;
	width: 100%;
	background-image:url(images/bottom_gradient.jpg);
	float: left;
	
}

#secondary_navigation{
	padding: 40px 0 0 30px;
}

#login_container{
	padding: 40px 0 0 0;
}

.input_descriptor{
	color: #247cb7;
	font-size: 11px;	
}

.smlred{
	color: Red;
	font-size: 11px;
	font-weight:100 ;	
}

.redLabel{
	color: Red;
	font-size: 11px;
	font-weight:100;
	
}
li{
	color:#939393;
	font-size: 11px;
	}

.NormalBold{
	color: #247cb7;
	font-size: 11px;
	font-weight: bold ;
}

.login_input
{
	border: 2px solid #247cb7;
	color: #939393;
	font-size: 11px;
	width: 110px;
}
.Normal
{
	color: #939393;
	font-weight: bold;
	font-size: 11px;
	width: 110px;
}
.txtNormal{
	border: 2px solid #247cb7;
	color: #939393;
	font-size:11px;
	width: 219px;	
	
}

.button{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color: #777;
	color:#FFF;
	width: 100px;
	margin:  2px 0 0 2px;
	font-size: 11px;
	padding:  4px;
}

.grHeader
{
	background-color: #247cb7;
	 color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.grFooter
{
	background-color: white;
	color: #0f2c77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.grAlt
{
	background-color: #C0EA93;
	color: #0f2c77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.grNormal{
	color: #0f2c77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.logged_info{
	font-weight: bold;
	font-size: 12px;
	color:#939393;
}
.mdlred{
	font-weight: bold;
	font-size: 12px;
	color:#939393;
}

#logged_info_links a{
	font-weight: bold;
	font-size: 12px;
	color:#939393;
}


/* iMarketing Consultants - removing the 2 banners below the menu*/
#top_container div{
	display: none;
}

#top_container{
	height: 40px;
}

#navigation{
	font-size: 12px;
	padding: 5px 0 0 0;
        
                display: none /*iMarketing Con - requested to remove the menu */
}