/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/
a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}

a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305559;
	text-decoration: none;
}

a:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}


/************
*
*	Body & Table
*
*************/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-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:#E2E2E2;
}

.left_white {
	background-image:url(../images/left_white.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:top;
}
.right_white {
	background-image:url(../images/right_white.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:top;
}
.left_green {
	background-image:url(../images/left_green.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:top;
}.right_green {
	background-image:url(../images/right_green.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:top;
}

/************
*
*	Products List
*
*************/
.formheader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #990000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #254C71;
	padding: 3px;
}

.formsubheader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}

/************
*
*	Product Details
*
*************/

.outline {
	border: 2px solid #6F949A;
	margin: 0px;
	font-weight: bold;
}

.line{
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.dotted{
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #517C85;
	background-color:#F5F6E9;
}

.btnBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial;
	color: #0A2B2E;
	background-color: #BBBBBB;
	border: 1px solid #6B6965;
	font-weight: bold;
	cursor: hand;
}

/************
*
*	Common
*
*************/
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	padding-left:15px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #7DAE09;
}

.bodytxt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
	text-align: justify;
}

.footer, .footer a,.footer a:link, .footer a:visited, .footer a:Active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D9B70;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #305559;
	text-decoration: none;
}
/************
*
*	Menu
*
*************/

/************* Navigation *************/
.navhome
{
	background-repeat:no-repeat;
	height:30px;
	width:89px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
}
.navhome a,.navhome a:link, .navhome a:visited, .navhome a:Active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#695E11;
	line-height:35px;
	text-decoration: none;
	background-image:url(../images/homebtn.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:89px;
	display:block;
	float:left;
	text-align:center;
}
.navhome a:hover
{
	background-position: 0 -36px;
	background-color:#FFFFFF;
	height:30px;
	width:89px;
}

.navprofile
{
	background-repeat:no-repeat;
	height:30px;
	width:99px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
}
.navprofile a,.navprofile a:link, .navprofile a:visited, .navprofile a:Active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#695E11;
	line-height:35px;
	text-decoration: none;
	background-image:url(../images/profilebtn.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:99px;
	display:block;
	float:left;
	text-align:center;
}
.navprofile a:hover
{
	background-position: 0 -36px;
	background-color:#FFFFFF;
	height:30px;
	width:99px;
}

.navwhat
{
	background-repeat:no-repeat;
	height:30px;
	width:149px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
}
.navwhat a,.navwhat a:link, .navwhat a:visited, .navwhat a:Active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#695E11;
	line-height:35px;
	text-decoration: none;
	background-image:url(../images/whatbtn.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:149px;
	display:block;
	float:left;
	text-align:center;
}
.navwhat a:hover
{
	background-position: 0 -36px;
	background-color:#FFFFFF;
	height:30px;
	width:149px;
}

.navprod
{
	background-repeat:no-repeat;
	height:30px;
	width:129px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
}
.navprod a,.navprod a:link, .navprod a:visited, .navprod a:Active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#695E11;
	line-height:35px;
	text-decoration: none;
	background-image:url(../images/prodbtn.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:129px;
	display:block;
	float:left;
	text-align:center;
}
.navprod a:hover
{
	background-position: 0 -36px;
	background-color:#FFFFFF;
	height:30px;
	width:129px;
}

.navrnd
{
	background-repeat:no-repeat;
	height:30px;
	width:79px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
}
.navrnd a,.navrnd a:link, .navrnd a:visited, .navrnd a:Active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#695E11;
	line-height:35px;
	text-decoration: none;
	background-image:url(../images/rndbtn.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:79px;
	display:block;
	float:left;
	text-align:center;
}
.navrnd a:hover
{
	background-position: 0 -36px;
	background-color:#FFFFFF;
	height:30px;
	width:79px;
}

.navrnd
{
	background-repeat:no-repeat;
	height:30px;
	width:79px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
}
.navrnd a,.navrnd a:link, .navrnd a:visited, .navrnd a:Active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#695E11;
	line-height:35px;
	text-decoration: none;
	background-image:url(../images/rndbtn.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:79px;
	display:block;
	float:left;
	text-align:center;
}
.navrnd a:hover
{
	background-position: 0 -36px;
	background-color:#FFFFFF;
	height:30px;
	width:79px;
}

.navcontact
{
	background-repeat:no-repeat;
	height:30px;
	width:108px;
	margin:0px, auto;
	padding:0px;
	float:left;
	text-align:center;
}
.navcontact a,.navcontact a:link, .navcontact a:visited, .navcontact a:Active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#695E11;
	line-height:35px;
	text-decoration: none;
	background-image:url(../images/contactbtn.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:108px;
	display:block;
	float:left;
	text-align:center;
}
.navcontact a:hover
{
	background-position: 0 -36px;
	background-color:#FFFFFF;
	height:30px;
	width:108px;
}

/********************************/

/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/

.intro_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	padding-left:45px;
}

.smalltxt, .smalltxt a,.smalltxt a:link, .smalltxt a:visited, .smalltxt a:Active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C7B3F;
	text-decoration: none;
}
.smalltxt a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #305559;
	text-decoration: underline;
}