
*
{
	margin: 0em;
	padding: 0em;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #fff;
}

#CompanyLogoForPrint
{
	display:none;
	visibility:hidden;
}

#atContactUs
{
	/*padding:4px 0 2px 2px;
	width:250px;
	height:80px;*/
	position:absolute;
	left:80%;
	top: 18px;
	width: 100%;
	/*backgroupnd-color:#F3F8FE;*/
	/*border:#CCDFEE solid 1px;*/
}

#MainFrame
{
	padding:0;
	margin: 0;
	width: 100%;
}

#Header
{
	background: #E8F4F9 url(images/HeadbackColor1.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#TopBabyBlueBar
{
	font-size:1px; width:100%; height:1px; background:#CCDFEE;
}

/* Top bar*/
#TopBar
{
	padding: 5px 0px 2px 18px;
	color: #000000;
	font-weight: 600;
	height: 5em; /*background:#F3F8FE;*/
	background: #E8F4F9;
	height: 18px;
	font-size: 9pt;
	width: 100%;
}

#TopBar a
{
	color:#000000;
	text-decoration:none;
}

/* Content */

#content
{
	line-height: 1.5em;	
	/*background:#F3F8FE;*/
	background:#E8F4F9;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}


#content .LeftColClass
{
	width: 210px;
/*background: #F3F8FE;*/
background:#E8F4F9;
	color: #000000;
}

#content .divSearchBox
{
	margin:20px 0 20px 8px;
}

#content .divCartSummary
{
	margin:8px 0 8px 8px;
	padding:0;
	font-size:13px;
}

#content .spanViewCartText
{
	padding-top:10px;
	vertical-align:top;
	font-weight:bold;
	font-size:13px;
}

#content .divViewCart
{
	margin-top:4px;
}

#content .divCartSummary
{
	margin:2px 0 4px 4px;
}

#content .divCartSummary a
{
	color:#000000;
	text-decoration:none;
}

#content .divSystemMenu
{
	margin:2px 0 8px 4px;
}
#content .divSystemMenu a
{
	margin:2px 0 4px 4px;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

#content .divSystemMenu a:visited
{
	color:#000000;
}

#content .divSystemMenu a:hover
{
	color:#000099;
}

#content .divProductMenu a
{
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

#content .divProductMenu a:visited
{
	color:#000000;
}

#content .divProductMenu a:hover
{
	color:#000099;
}


#content .RightColClass
{
	width: 1350px;
	background: #FFFFFF;
	color: #000000;
	border-left:#CCDFEE solid 1px;
	border-top:#CCDFEE solid 1px;
	border-right:#CCDFEE solid 1px;
	border-bottom:#CCDFEE solid 1px;

}

#content .RightColClassContent
{
	padding:8px 4px 4px 16px;
}

#content .SubTitle
{
	color:#000000;
	font-size:16px;
	font-weight:500;
	margin:0;
	padding-left:8px;
}

#content .LeftColSubTitle
{
	margin:0 0 0 4px;
	padding-left:6px;
	background: URL('images/TitleBar.gif') no-repeat;
}

#content .FinalLiseCartProductTable
{
	width:1300px;
}

#content .homeSpecialAndPromotion
{
	color:#000000;
	font-size:16px;
	font-weight:500;
	background-color:#A5D7E9;
	width:980px;
	height:25px;
	margin:16px 0 8px 0;
	padding:2px 0 0 8px;
}


/*For pages content table*/
#content .ProductTableTDOdd
{
	background-color:#FFFFFF;
	font-weight:bold;
	color:#000000;
	padding:2px 0 0 4px;
}

#content .ProductTableTDOdd td
{
	padding:2px 2px 2px 4px;
}

#content .ProductTableTDEven
{
	background-color:#E8F4F9;
	font-weight:bold;
	color:#000000;	
}

#content .ProductTableTDEven td
{
	padding:2px 2px 2px 4px;
}

/*for product table*/
#content .ProductTableHeader
{
	background-color:#A5D7E9;
	font-weight:bold;
	color:#000066;
}

#content .ProductTableHeader td
{
	padding:0px 2px 0px 4px;
}

#content .ContentPageProductTableTDOdd
{
	background-color:#FFFFFF;
	font-weight:bold;
	color:#000000;
	padding:2px 0 0 4px;
}

#content .ContentPageProductTableTDOdd td
{
	padding:6px 2px 6px 4px;
}

#content .ContentPageProductTableTDEven
{
	background-color:#E8F4F9;
	font-weight:bold;
	color:#000000;	
}

#content .ContentPageProductTableTDEven td
{
	padding:6px 2px 6px 4px;
}

#Page_center
{
    width: 669px;
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("images/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
    background: url("images/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_info_bar
{
    background: url("images/info1.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    width: 170px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 1117px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	padding-top: 30px;
	padding-left: 20px;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16pt;
    font-weight: bold;
    line-height: 45px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.page_center_text
{
	width: 170px;
	float: left;
}

/*Computer System*/
#Page_center_system
{
    width: 1200px;
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("images/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
    background: url("images/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 1200px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 130px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	padding-top: 30px;
	padding-left: 20px;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.gray
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.page_center_text
{
	width: 170px;
	float: left;
}

/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	background-color:#C8E3F1;
	padding-top:4px;
	text-align: center;
	height:20px;
	font-size:11px;
	color:#333333;
}

.clear
{
	clear: both;
}

.leafnode
{
	list-style-type: square;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 1px;
	text-align: left;
	margin: 0px;
}