/* Logo Style*/
.style1 {
	color: #FF9900;
	font-size: 36px;
	font-weight: bold;
}
.style2 {
	color: #076ab5;
	font-size: 36px;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
}
/* End Logo Style*/

html, body {
	margin: 0;
	padding: 0;
	background-color: #e0e1e1;
}
html {
	color: #666;
	font: 76% Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #e0e1e1;
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	text-align: justify;
	width: 925px;
	margin: 0 auto;
	line-height: 1em;
	background-color: #e0e1e1;
}


p, div, h1, h2, h3, h4, h5, ul, li { margin: 0; padding: 0;	}
img { margin: 0; padding: 0; border: 0;	}
ul { list-style: none;	}
.divider {
	width: 0px;
	vertical-align: middle;
	height: 30px;
}


a:link, a:visited, a:active {
	color: #076ab5;
	text-decoration: none;
	
}
a:hover { text-decoration: underline;	}

.clear {
	clear: both;
	height: 0px;
}
.hide { display:none;	}

.left {float: left;}
#heading {
	color: #000000;
	margin: 2px;
}

.right {float: right;}




#rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	float: right;
	height: 10px;
	color: #444;
	padding-right: 10px;
}
#rightnav a {
	color: #444;
}

#rightnav a:hover {
	color: #00529c;
}

#siteNav {
	background-color: #076AB5;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#siteNav a { text-decoration: none; display: block;	}

#siteNav ul { margin-left: 15px; padding-top: 4px;	}

	/*#siteNav ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;	
	}*/

#siteNav li { float: left; position: relative; font-size: 12px; text-align: center;	}
	#siteNav li a { padding: 8px 12px 8px 12px;	}
	#siteNav li a:link, #siteNav li a:visited { background: transparent url(../images/design/site_nav_borders.gif) bottom right no-repeat; color: #fff;	}
	#siteNav li a:hover {
	color: #fff;
	background-color: #0983DD;
	background-image: url(../images/design/site_nav_hover_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	#siteNav li.current a { margin-bottom: -1px;	}
	#siteNav li.current a:link ,#siteNav li.current a:hover { background-color: #ffffff; background-image: none; cursor: default; color: #37454e; border-bottom: 1px solid #fff;	}


	#home #homenav a,
	#news #newsnav a,
	#tutorials #tutorialnav a,
	#usermanual #manualnav a,
	#wiki #wikinav a,
	#forum #forumnav a,
	#aboutus #aboutnav a,
	#bugTracker #bugnav a,
	#projects #projectnav a
	{ margin-bottom: -1px;	}
	
	
	#home #homenav a:link ,#home #homenav a:hover,#home #homenav a:visited,
	#news #newsnav a:link ,#news #newsnav a:hover,#news #newsnav a:visited,
	#tutorials #tutorialnav a:link ,#tutorials #tutorialnav a:hover,#tutorials #tutorialnav a:visited,
	#usermanual #manualnav a:link ,#usermanual #manualnav a:hover,#usermanual #manualnav a:visited,
	#wiki #wikinav a:link ,#wiki #wikinav a:hover,#wiki #wikinav a:visited,
	#forum #forumnav a:link ,#forum #forumnav a:hover,#forum #forumnav a:visited,
	#aboutus #aboutnav a:link ,#aboutus #aboutnav a:hover,#aboutus #aboutnav a:visited,
	#bugTracker #bugnav a:link ,#bugTracker #bugnav a:hover,#bugTracker #bugnav a:visited,
	#projects #projectnav a:link ,#projects #projectnav a:hover,#projects #projectnav a:visited
	{ background-color: #ffffff; background-image: none; cursor: default; color: #37454e; border-bottom: 1px solid #fff;	}
	
	
	#home #homenav ul,
	#news #newsnav ul,
	#tutorial #tutorialnav ul,
	#usermanual #manualnav ul,
	#wiki #wikinav ul,
	#forum #forumnav ul,
	#aboutus #aboutnav ul,
	#bugTracker #bugnav ul,
	#projects #projectnav ul
	{ padding-bottom: 1px;	}




#pageNav h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 25px;	padding-left: 25px;color: #587788;}

#pageNav ul { margin-bottom: 10px;	}
#pageNav li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 40px;	}
	#pageNav li a:link, #pageNav li a:visited, #pageNav li a:hover { text-decoration: none;}
	#pageNav li a:hover { background: #f1f5f7 url(../images/design/sidemenu_hover_border.gif) top left repeat-y;	}
	#pageNav li.current a { background: #fff url(../images/design/sidemenu_current_border.gif) top left repeat-y;	}
	#pageNav li.feedLink a { background: transparent url(../images/design/feed_icon.gif) center right no-repeat;	}
	#pageNav li.feedLink a:hover { background: #f1f5f7 url(../images/design/feed_icon.gif) center right no-repeat;	}
	#pageNav li .icon { float: right; margin-top: 5px;	}

#pageNav .smallMenu li { line-height: 26px;	}

#pageNav .quote .statement { font-family: Georgia, serif; font-size: 14px; line-height: 20px;	}
#pageNav .quote .author, #pageNav .quote .site { font-family: Georgia, serif; font-size: 12px; line-height: 16px;	}

#wrapperWit #pageNav { float: right; width: 255px;	}

#pageNav .subMenu li { background: transparent url(../images/design/sidemenu_item_border.gif) bottom left no-repeat;}
	#pageNav .subMenu li a { display: block; padding-left: 25px;	}

#pageNav .smallMenu { padding: 0 25px;	}
	#pageNav h3.smallMenu { margin: 0 25px; padding: 0;	}
	#pageNav .smallMenu li a { display: block;	}


#pageNav .quote { padding: 0 25px; margin-bottom: 25px;	}
	#pageNav .quote .statement { margin-bottom: 10px;}

#pageNav h3.smallMenu { background: transparent url(../images/design/sidemenu_item_border.gif) bottom center no-repeat;	}

#pageNav .smallMenu li { background: transparent url(../images/design/sidemenu_item_border.gif) bottom center no-repeat;	}
#pageNav .smallMenu li a:hover { background-image: none;	}

#pageNav .quote .statement { color: #526e80;	}
#pageNav .quote .author, #pageNav .quote .site { color: #7c919e;	}

#header {
	clear: both;
	background-color: #FFFFFF;
}

#wrapperWit { background: transparent url(../images/design/wrapper_column.gif) top left repeat-y; border-top: 1px solid #fff;	}
	#wrapperWit #content { width: 577px; padding:0 0 10px 25px;float:left; }
	#wrapperWit #gooey { background: transparent url(../images/tbl_bottom.gif) bottom left no-repeat;}

#home #wrapperWit { background-color: #fff; background-image: none; border-top: 1px solid #fff;	}
#home #wrapperWit #gooey { background: transparent url(../images/tbl_bottom.gif) bottom left no-repeat;	}

#home #content h3 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.01em;
	line-height: 1em;
	text-align: left;
	font-size: 20px;
	margin: 0;
	height:30px;
	color:#00529c;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
   }
#home #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529c;
	font-weight: bold;
	font-size: 20px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	letter-spacing: -0.01em;
	text-align: left;
	line-height: 1em;
}


#packages{
	float: left;
	width: 237px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}




#content { color: #444; padding-top: 1px;	}

	#content p{ line-height:16px;padding: 0 0 10px 0;}
	#content h2 {
	font-family:  Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	font-size: 25px;
	padding: 25px 0 10px 0;
	margin: 0;
	color:#00529c;
}
	#content h3 { line-height: 1em; font-size: 14px; padding: 15px 0 5px 0; margin: 0;color:#333;	}
	#content .date {color:#999;font-size:12px;}
	#content .entries h3{padding:0;}
	#content .entries {padding: 0 0 30px 0;}
	#content .entries p {padding: 4px 0;}

#column1,#column2,#column3,#rightcolumn {width: 43%;float: left;padding: 5px 0 20px 40px;line-height: 16px;list-style-image: url("../images/design/bullet.gif");}
#column1 {
	padding-left: 0px;
	padding-right: 0px;
	width: 30%;
	padding-top: 10px;
}
#column2 {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	width: 30%;
}
#column3 {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 30%;
	text-align: right;
	float: right;
}

#column1 li, #column2 li, #column3  li { padding: 2px 0;}

#home #news{
	float: right;
	width: 250px;
	border-left: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

#home #news h4{	background: url(../images/design/text_codeigniter_news.gif) top left no-repeat;	width: 165px;	height: 16px;	overflow: hidden;	}
	#home #news h4 span{ height: 0px;width: 0px;overflow: hidden;display: block;font-size: 1px;}

#home #news h5{ font-size: 13px;padding: 15px 0 2px 0;}
#home #news em.date {font-size: 11px;color: #999;font-style: normal;}
#home #news p{margin:0;padding: 4px 0;line-height: 15px;}
#home #news p.archives{	margin:0;	padding: 15px 0 10px 0;	line-height: 15px;}




#footer {
	font-size: 11px;
	margin-top: 16px;
	background-color: #fff;
	sbackground-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	#footer .item .details { line-height: 15px;	}
	#footer .item { float: left; padding: 0 10px;background: transparent url(../images/design/footer_borders.gif) bottom right no-repeat;}
	#footer .one {
	width: 150px;
}
	#footer .two {
	width: 500px;
	float: left;
}
	#footer .three {
	width: 150px;
	float: left;
}
	#footer .details {
	min-height: 30px;
	margin-top: 5px;
	text-align: center;
	margin-left: 60px;
}
	#footer h4 { margin: 20px 0 0 0; height: 20px;	}
	#footer .last { background: transparent;	}
	
	#footer .footer_button {margin:10px 0 20px 0;}

#footer ul.ci_sites { float:left; padding-left:20px;width:126px}

#footer ul#support li { float: left;	}
	#footer ul#support li.groupOne { width: 100px;	}

#footer #elements { background: transparent url(../images/footer_top.gif) top left no-repeat; min-height:15px;	}

#copyright { margin: 25px 0;	color: #C4BAB2;font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; text-align: center; }	
	#copyright a:link, #copyright a:visited { color: #fff;	}


.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 0;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}
#pck {
	background-color: #F3F3F3;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#pck2 {
	background-color: #E8EBEC;
	margin: 2px;
	padding: 5px;
	font-size: 105%;
	color: #333333;
	text-decoration: none;
	border: 1px none #F7A519;
	line-height: 18px;
}
.borderdotted{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

/*	Star Live Chat*/
.livechat_heading_txt{
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
line-height: 16px;
padding-left: 10px;}

#livechat_box{
margin: 25px 0px 0px 8px;
background: url(../images/chat_login.jpg) left top no-repeat;
width: 188px;
height: 125px;
font-size: 10px;
font-weight: bold;
color: #333434;}

.login_heading{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

#livechat_box a:link, #livechat_box a:visited{
color: #333434;
text-decoration: none;
}

#livechat_box a:hover, #livechat_box a:active{
color: #083578;
text-decoration: none;
}

.msn{
background: url(../images/tis_img_msn.jpg) left top no-repeat;
line-height: 32px;
padding-left: 40px;
display: block;
}

.msnhover{
background: url(../images/tis_img_msn_h.jpg) left top no-repeat;
line-height: 32px;
padding-left: 40px;
display: block;
}

.yahoo{
background: url(../images/tis_img_yahoo.jpg) left top no-repeat;
line-height: 28px;
padding-left: 40px;
display: block;
}

.yahoohover{
background: url(../images/tis_img_yahoo_h.jpg) left top no-repeat;
line-height: 28px;
padding-left: 40px;
display: block;
}

.skype{
background: url(../images/tis_img_skype.jpg) left top no-repeat;
line-height: 27px;
padding-left: 40px;
display: block;
}

.skypehover{
background: url(../images/tis_img_skype_h.jpg) left top no-repeat;
line-height: 27px;
padding-left: 40px;
display: block;
}

/*End Live Chat*/

div#middlecontact
{
width: 650px;
height: 450px;
margin:15px 0px 0 8px;
float:left;
sbackground:#cc00cc;
}

.font11
{
swidth: 480px;
font-family: Tahoma;	
font-size: 12px;
stext-align:center;
color: #333333;
smargin: 0 5px 10px 20px;
sbackground:#cc0000;
}