/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	color: #3772AE;
	text-decoration: none;

}

a:link
{
	color: #3772AE;
	text-decoration: none;

}

a:hover
{
	color: #3772AE;
	text-decoration: none;

}

a:active
{
	color: #20245F;
	text-decoration: none;
	
}

/************
*
*	Body & Table
*
*************/

body {
	font-family: Verdana, tahoma; 
	font-size: 11px;
	margin: 1px;
}

td
{
	font-family: Verdana;
}

.uctable
{
}


/************
*
*	Products List
*
*************/

.pagelinkactive
{
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
	font-weight: bold;
}

.pagelinktext
{
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
	font-weight: bold;
}

/************
*
*	Product Details
*
*************/
.subheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #20245F;
	background-color: #8FCBDB;
	height:20px;
	padding-left: 3px;
	vertical-align:middle;
}
	
.pdsubtitle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #20245F;
	}



/************
*
*	Common
*
*************/
.bodytxt
{
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
}
.bodytxt2
{
	font-size: 14px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
}

.footer
{
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.pageheadersub
{
	color: #030B70;
	font-size: 11px;
	font-weight: bold;
}

.globaltxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #030B70;
	font-size: 10px;
}

/************
*
*	Menu
*
*************/

.navibargroup
{
	font-family: Verdana;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	width: 100%;
}

.navibaritem
{
	font-family: Verdana;
	font-size: 11px;
	color: #3772AE;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	padding-left: 10px;
}

.navibaritem:link
{
	font-family: Verdana;
	font-size: 11px;
	color: #030B70;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	padding-left: 10px;

}

.navibaritem:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #030B70;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-left: 10px;

}

.navibaritem:Active
{
	font-family: Verdana;
	font-size: 11px;
	color: #030B70;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-left: 10px;

}
.navibaritem:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #3772AE;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	padding-left: 10px;
	
}

.navibarchilditem
{
	color: #3772AE;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	padding: 3;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}

.subnavi
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;
}

.subnavi:link
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #030B70;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;

}

.subnavi:visited
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #030B70;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;

}

.subnavi:Active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #030B70;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;

}
.subnavi:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #3772AE;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;
	
}


/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/

.searchbox {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #999999;

}

.btnBox {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial;
	border: 1px solid #FFFFFF;
	color: #000000;
	background-color:#86DDF7;
	cursor: hand;
}

.outlinerProducts {

	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	padding: 1px;
	font-weight: bold;

}

.lineBgHori {
	background-image: url(../images/blue_line.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-position: 100%;
}

.greylineBgVer {
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 100%;
}

.dotlineBgVer {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 100%;
}

.navilineBgVer {
	background-image: url(../images/navi_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 100%;
}

.bottomlineBgVer {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 100%;
}

.prodotline {
	background-image: url(../images/prodotline.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: 100%;
}

.outline {
	border: 1px solid #DBDBDB;
}

.maindisplaytitle {

	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.logintitle {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

.loginlink{

	font-family: Verdana;
	font-size: 10px;
	color: #747474;
}


.yellowheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #20245F;
	background-color: #FAF8B7;
	padding-left: 3px;
	height:20px;
	vertical-align:middle;	
}

.prodbg
{
	font-size: 11px;
	color: #4F4F4F;
	background-color: #ECEBEB;
	text-decoration: none;
	padding: 5px;
}

.pagesubheading {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #20245F;
	
	}
	
.FormHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #8b9ccc;
}
.FormInput
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f4f4ff;
}
