/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Body & Table
*
*************/
body {
	font-family:"Times New Roman", Times, serif;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6B6965;
	scrollbar-3Dlight-color: #6B6965;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	scrollbar-base-color: #BBBBBB;
	font-size: 11px;
	margin: 0px; 
	background-color:#FAF7EE;
}

.logobg {
	background-image:url(../images/logobg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.contentbg {
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#FAF7EE;
}

.sidecontactbg {
	background-image:url(../images/sidecontactbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FAF7EE;
}

.footer, .footer a,.footer a:link, .footer a:visited, .footer a:Active{
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #E57F1C;
	text-decoration: none;
}

.footer a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #A55910;
	text-decoration: none;
}



/************
*
*	Links
*
*************/
a
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #393938;
	text-decoration: none;
}

a:link
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #393938;
	text-decoration: none;
}

a:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #A55910;
	text-decoration: none;
}

a:active
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #393938;
	text-decoration: underline;
}


.pageheader, .pageheader:link, .pageheader:active, .pageheader:visited, .pageheader:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000; 
/*	color: #D5771B; 
	color: #306C03; */
	text-decoration: none;
	font-weight:bold;

}


.pageheaderhover, .pageheaderhover:link, .pageheaderhover:active, .pageheaderhover:visited
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000; 
/*	color: #D5771B; 
	color: #306C03; */
	text-decoration:none;
	font-weight:bold;
}


.pageheaderhover:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
/*	color: #000000; 
	color: #D5771B; 
	color: #306C03; */
	color: #A55910;
	text-decoration:underline;
	font-weight:bold;
}


.pageheadersub, .pageheadersub:link, .pageheadersub:active, .pageheadersub:visited, .pageheadersub:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
/*	color: #393938; */
	text-decoration: none;
	font-weight:bold;

}

.pageheadersubhover, .pageheadersubhover:link, .pageheadersubhover:active, .pageheadersubhover:visited
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	/* color: #393938; */
/*	color: #306C03; */
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


.pageheadersubhover:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	/* color: #393938; */
/*	color: #4F9A10; */
	color: #D5771B;
	text-decoration:underline;
	font-weight:bold;
}


.pageheadersubsub, .pageheadersubsub:link, .pageheadersubsub:active, .pageheadersubsub:visited, .pageheadersubsub:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
/* 	color: #60605E; */
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}

.pageheadersubsubhover, .pageheadersubsubhover:link, .pageheadersubsubhover:active, .pageheadersubsubhover:visited
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
/*	color: #60605E; */
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


.pageheadersubsubhover:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	/*	 color: #60605E;  */
	color: #4F9A10; 
	text-decoration:underline;
	font-weight:bold;
}




/************
*
*	Products List
*
*************/
.PageLinkActive
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}

.PageLinkText
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}

/************
*
*	Form Details & Layout
*
*************/

/************* divider *************/
.outline {
	border: 1px solid #9DD172;
	margin: 0px;
}

.vdotted{
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.dotted{
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/************* banner *************/
.banner { 
 display: block;
 border:none;
}

/************* Contactform txt fields *************/
.searchbox {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #C1E49E;
	background-color:#F5F7EC;
}

.btnbox {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E77B12;
	border: 1px solid #BB6613;
	font-weight: bold;
	cursor: hand;
}
/************* ContactForm Compulsory field txt *************/
.star {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color:#F50001;
}

/************
*
*	Common
*
*************/

/************* Txt *************/
.title {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #D5771B;
	font-weight:bold;
}

.titlesmall {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #D5771B;
	font-weight:bold;
}

.title_green {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #4F9A10;
	font-weight:bold;
}

.subtitle {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #306C03;
	padding:1px;
}

.bodytxt
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #393938;
	text-decoration: none;
	text-align: justify;
}


.bodytxt_black
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.bodytxt_brown, .bodytxt_brown a,.bodytxt_brown a:link, .bodytxt_brown a:visited, .bodytxt_brown a:Active{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #938865;
	text-decoration: none;
}

.bodytxt_brown a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #A55910;
	text-decoration: none;
}





/************
*
*	For ASPNET.Menu
*
*************/

/************* Navigation *************/
.nav
{
	background-repeat:no-repeat;
	height:35px;
	width:180px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
	font-size:15px;

}
.nav a,.nav a:link, .nav a:visited, .nav a:Active
{
	text-decoration: none;
	background-image:url(../images/navbg.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:180px;
	display:block;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#D5771B;
	text-align:center;
	line-height:27px;
	
}
.nav a:hover, .nav a.selected
{
	background-position: 0px -43px;
	background-color:#FFFFFF;
	height:35px;
	width:180px;
	color:#FFFFFF;
	font-size:15px;
}

.sidenav {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #461707;
}

.sidenav a,.sidenav a:link, .sidenav a:visited, .sidenav a:Active
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #461707;
	text-decoration: none;
}

.sidenav a:hover
{
	color:#407B04;
}

/********************************/

.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;	
}
.navibaritemover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;	
}

.NaviBarChildItem
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;	
	border: solid 1px #eeeeee;	
	cursor:hand;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;	
	border: solid 1px #999999;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}



/************
*
*	Programmers Extra
*
*************/
.FormHeader
{
    background-color: #99CCFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #996633;
}
/****	For System.web.control Menu   **************/


.mainNaviItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;
    text-align: left;
    /*width: 60px;*/
}

.mainNaviDynamicItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;    
    text-align: left;
}

.IE8Fix
{
    z-index: 1;
}

.errMsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}





/************
*
*	Designers Extra
*
*************/

.intro_txt{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

/************* readmore quicklink *************/
.smalltxt, .smalltxt a,.smalltxt a:link, .smalltxt a:visited, .smalltxt a:Active{
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #D9D9D9;
	text-decoration: none;
}
.smalltxt a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #E9E6C6;
	text-decoration: none;
}



.btn
{
  font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E77B12;
	border: 1px solid #BB6613;
	font-weight: bold;
	cursor: hand;
}

.pageTitle
{
    font-weight: bold;
    font-size: small;
    color: #000066;
}

