A.DepartmentUnselected
{
	color: #737679;
	background-color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;

}
A.DepartmentUnselected:hover
{
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #11A5E2;

	cursor: hand
}
A.DepartmentSelected
{
	color: #11A5E2;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	
	
}
.DepartmentTitle
{color:#FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

.ListDescription
{
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
A.CategoryUnselected
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
}

A.CategoryUnselected.hover
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
}

.CategorySelected
{
	color:#ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
}
.ProductName
{ 
  color: Red; 
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
}

.ProductDescription
{
  color: Black; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
.ProductPrice
{
	color: #898989;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
.ProductPriceRed
{
	color: #F64C3F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.FirstPageText
{
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  12px;
  font-weight: bold;
  line-height: 9px;
  padding-left: 10px
}

/* CSS Document */

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A:HOVER.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
A.LiveTour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0033;
	text-decoration: none;
	font-weight:bold;	
}
A:HOVER.LiveTour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.HighlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.HighlightTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

.shadow {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.mainTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.mainTextOr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.BorderBlue {border-bottom: 1px dashed #8991A5;}
.Padding{	padding-right: 5px;
	padding-left: 5px;}
.BackServer {
	background-attachment: fixed;
	background-image: url(../Images/Back_server.gif);
	background-repeat: no-repeat;
	background-position: 250px 150px;
}
.BackDesign {
	background-attachment: fixed;
	background-image: url(../Images/Back_Design.gif);
	background-repeat: no-repeat;
	background-position: 250px 150px;
}
.BackNetwork {
	background-attachment: fixed;
	background-image: url(../Images/Back_Network.gif);
	background-repeat: no-repeat;
	background-position: 250px 150px;
}
.Backyellow {
	background-attachment: fixed;
	background-image: url(../Images/Back_yellow.gif);
	background-repeat: no-repeat;
	background-position: 250px 150px;
}
.Text10Grey {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #cccccc;	text-decoration: none;}
A.Text10Grey {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #cccccc;	text-decoration: none;}
A:HOVER.Text10Grey {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #cccccc;	text-decoration: none;}
A:VISITED.Text10Grey {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #cccccc;	text-decoration: none;}

.paddinf_LR {
	padding-right: 6px;
	padding-left: 8px;
}
.paddinf_L {
	padding-left: 8px;
}

/*  TEXT BOXES */
input.submit {
background-color : #F0F0F0;
color : #ccc;
font : bold 11px/10px verdana, geneva, helvetica;
border : 1px solid #A0A0A0;
}

.SEARCH {
	color : #000000 ;
	font : normal 11px/12px ARIAL, verdana, geneva, helvetica;
	background-color: #F0F0F0;
}
input.SEARCH {
	border : 1px solid #A0A0A0;
	background-color: #F0F0F0;
}
.searchBut{background-image:url(../Images/Button_search.gif);}
.SearchBox
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
}
.AdminPageText
{
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  11px;
  font-weight: bold;
  line-height: 12px;
}

.AdminButtonText
{
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
.AdminErrorText
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.NetworkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.SmallCartText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.SmallCartTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.SpecialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*  HOSTING DETAILS PAGE */

.MainTextHostingHeader
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: Green;
}
.MainTextHosting
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.MainTextHostingBold
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
/*  HOSTING CHECKOUT PAGE */
.HostingCheckoutTitle
{
	color: Green;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
}
.HostingCheckoutBold
{
	color: Green;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}


/*  Default PAGE */
MainPagebody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFD3E7;
}
.BorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
}
.BorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBCBC;
}
.BorderL_R{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBCBC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
}
.A12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.A10Blue {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3BA4CB;
}
.A10Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F64C3F;
	font-weight:bolder;
}
.A10Grey_li {
	color: #898989;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
.A10Gey_Da {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
}
.A11Red_bol {
	color: #F64C3F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.A11Grey_bol {
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.A11White {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.over { background-color: #F7F7F7; color: #11A5E2; cursor: hand}
.out { background-color: #ffffff; color: #3F3F3F}
.A12Blue {
	color: #3082BA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
A.A12Blue
{
	color: #3082BA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

A.A12Blue.hover
{
	color: #3082BA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.A12Grey {
	color: #6D6D6D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.A12Blue {
	color: #3082BA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Seperator_Rig_Wh {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.A12White {color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.Sep_sol_Wh_Ri {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.over { background-color: #F7F7F7; color: #11A5E2; cursor: hand}
.out { background-color: #ffffff; color: #3F3F3F}

/*  Contact Us PAGE */
.SeparateGrey_Right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CACACB;
}
/* item page*/
.A14Bol_white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.A12_white_bol {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Dash_bottom_White {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
/* banner*/	
	A.on {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#666666}
	A:HOVER.on {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#666666}
	A:VISITED.on {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#666666}
	.overCon { background-color:#F0F0F0; color: #ffffff; cursor: hand}
	.outCon { background-color: #ffffff; color: #666666}

	.overDel { background-color: #F0F0F0; color: #ffffff; cursor: hand}
	.outDel { background-color: #ffffff; color:#666666}

	.overRe { background-color: #F0F0F0; color: #ffffff; cursor: hand}
	.outRe { background-color: #ffffff; color:#666666}
/* checkout*/
	.A12Orange_bold { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #f3ac16; FONT-FAMILY: Arial, Helvetica, sans-serif }
	.A12Blue1 { FONT-SIZE: 12px; COLOR: #3082ba; FONT-FAMILY: Arial, Helvetica, sans-serif }
	.AOrange12 { FONT-SIZE: 10px; COLOR: #f3ac16; FONT-FAMILY: Arial, Helvetica, sans-serif }
/* menu*/
	A.menuText {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#ffffff; font-weight:bold;}
	A:HOVER.menuText {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#ffff00; font-weight:bold;}	
/* logon*/
	.windowtitle { font-family:Arial; font-size:12px; font-weight:bold; color:#ffffff;}
/* lines*/
.SeparateGrey_Dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACACB;
}
.DottedLineGreen {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACBC00;
}
.DoubleDottedLineGreen {
	border-bottom-width: 1px;
	border-bottom-style:double dashed;
	border-bottom-color: #ACBC00;
}

