/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/
a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}


a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
	
}


img
{
	border:0;
}


.banner { 

	display: block;
	border:none;
}


/************
*
*	Body & Table
*
*************/

body
{
	width:100%;
	margin:0;
	background-color:#fff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	
}

td
{
	font-family: Verdana;
}

.uctable
{
}



/************
*
*	Products List
*
*************/


/************
*
*	Product Details
*
*************/


/************
*
*	Common
*
*************/



.errMsg
{
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.NaviBarItem
{
	font-size: 11px;
	color: #3772AE;
	text-decoration: none;
	cursor:hand;
	padding-top:0px;
	padding-bottom:0px;
}

.NaviBarGroup
{
	font-size: 11px;
	color: #3772AE;
	text-decoration: none;
	cursor:hand      !important;
	padding-top:0px;
	padding-bottom:0px;
}

.NaviBarItemOver
{
	font-size: 11px;
	color: #DD7130;
	text-decoration: none;
	cursor:hand      !important;
	padding-top:0px;
	padding-bottom:0px;
	
}

.NaviBarChildItem
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:hand	 !important;
	background-color:#6a9fff;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:8px;
	border-bottom: solid 1px #eeeeee	 !important; 
	
}

.NaviBarChildItemGroup
{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

.NaviBarChildItemGroup td
{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}


.NaviBarChildItemOver
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor:hand;
	background-color:#C5D4E7;
	border-bottom: solid 1px #eeeeee	 !important; 
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:8px;
	
}
.pageheader
{
	color: #031851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	text-transform:capitalize;
}

.subheader
{
		color: #512185;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
}

.subheaderBlue
{
	color:#2d74f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;/*cust request enlarge de font size - font-size: 12px*/	
	font-style: normal;
	font-weight:bold;
	text-align:left;
}

.bodytxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;/*cust request enlarge de font size - font-size: 12px*/	
	color:#4c4c4c;
	line-height: 18px;
	text-align:justify;
}

.bodytxtpage
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;/*cust request enlarge de font size - font-size: 12px*/	
	color:#4c4c4c;
	line-height: 18px;
}

.bodytxtleft
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
	text-align:left;
	font-weight:bold;
}

.bodytxtfooter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
	text-align:justify;
	font-weight:bold;
}

.bodytxtsmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4c4c4c;
	line-height: 18px;
	text-align:justify;
}

.bodytxtsmalltxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4c4c4c;	
	border:none 0 #e9e9e9;
	background-color:#e9e9e9;
}

.bodytxtBlueBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0b0d2d;
	line-height: 16px;
	text-align:justify;	
	font-weight:bold;
	text-transform:uppercase;
}

.bodytxtBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0b0d2d;
	line-height: 16px;
	text-align:justify;	
}




.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #2e2e2e;
	line-height: 12px;
}

.smalltextWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	line-height: 18px;
}

.formInput
{
	color: #666;
	font-style: normal;
	font-weight: normal;
	border: 1px Solid #CCC;
}


.formButt
{
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	border: 1px Solid #CCC;
	background-color: #666;
}

.prodoutline {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
}
.formheader
{
	background-color: #1C4CAC;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}


.formsubheader2
{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #1C4CAC;
	border: 1px Solid #CCC;
	
	
}

.formsubheader
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;/*cust request enlarge de font size - font-size: 11px*/	
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px Solid #CCC;
}

.footerBG
{
	background-image:url(../images/footerBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.footer, .footer:active, .footer:link, .footer:visited
{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
}

.footer:hover
{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
	
}


.footerNavi, .footerNavi a, .footerNavi:active, .footerNavi:visited, .footerNavi:link
{
	color: #292d71;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

.footerNavi_hover
{
	color: #292d71;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}

/************
*
*	Menu
*
*************/
.whitelink
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.whitelink:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink:Active
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #ccdcf9;
	text-decoration: none;
	
}

.navi, .navi a , .navi:link, .navi:visited, .navi:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}

.navi:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:underline;
}

.naviLeft
{
	background-image:url(../images/naviLeft.jpg);
	background-repeat:repeat-x;
}

.naviRight
{
	background-image:url(../images/naviRight.jpg);
	background-repeat:repeat-x;
}
.naviRight_1
{
	background-image:url(../images/naviRight.jpg);
	background-repeat:no-repeat;
}
.naviBG
{
	background-image:url(../images/naviBG.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}

.naviBG_Over
{
	background-image:url(../images/naviBG.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:underline;
}

.subnavi, .subnavi a , .subnavi:link, .subnavi:visited, .subnavi:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
}

.subnavi:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	text-decoration:underline;
}

/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #1C4CAC;

}

.subtitle {
color:#2d74f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:bold;

}

.searchbox {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	}
	
.searchbox_qty{

	text-decoration: none;
	color: #666666;
	padding:0;
	margin:0;

	}
	
	
	.searchboxctn {
	font-size: 12px;
	text-decoration: none;
	color: #666666;}
	
	.searchbox_qty{

	text-decoration: none;
	color: #666666;
	padding:0;
	margin:0;

	}

.commonbox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

}

.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;
}

.dotlines {
	background-image: url(../images/dotline.jpg);
	background-repeat: repeat-y;

}

.welcometxt
{
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

.hLine{
	background-image:url(../images/hLine.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.contentBG
{
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
}

.outline
{
	border:#cccccc 1px solid;
	padding:3px;
}


#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
margin-top:5px;
margin-left:-45px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fffde0;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#fffde0;
color:#000;
}

#dropmenudiv2{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
margin-top:-35px;
margin-left:200px;
}

#dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fffde0;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv2 a:hover{ /*hover background color*/
background-color:#fffde0;
color:#000;
}
