/*-------------------- 4/march/2009 -------------*/

body
{
	width: 100%;
	background: #333333;
	margin: 0 auto;
}


a
{
	text-decoration: none;
}


/*---------------- header -----------------*/

.header-bg
{
	width: 100%;
	background: url(../images/header-bg.gif) repeat-x;
	height: 118px;
}

.header-logo
{
	width: 252px;
	height: 118px;
	padding-left: 44px;
}

.header-table-username-bg
{
	width: 374px;
	height: 50px;
	background: url(../images/header-username-bg.gif) no-repeat;
}

.header-username-td
{
	padding-left: 32px;
	padding-top: 3px;
	height: 16px;
}


.header-username-text
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.header-username-inputbox
{
	width: 145px;
	height: 20px;
	background: url(../images/header-username-textbox.gif) no-repeat;
	border: 0px;
	margin-left: 32px;
	margin-bottom: 7px;
}

.header-login-table
{
	width: 374px;
	height: 68px;
}

.header-login-table-right-bg
{
	width: 3px;
	height: 68px;
	margin-top: 0px;
	background: url(../images/header-login-rt-bg.gif) no-repeat;
}

.header-login-button-td
{
	padding-right: 3px;
}



/*--------------- menu-----------------*/



.menu-left-bg
{
	width: 1px;
	height: 48px;
	background: url(../images/menu-left-bg.gif) no-repeat;
}

.menu-rt-bg
{
	width: 3px;
	height: 48px;
	background: url(../images/menu-rt-bg.gif) no-repeat;
}

.menu-center-bg
{
	height: 48px;
	background: url(../images/menu-center-bg.gif) repeat-x #23283B;
	width: 100%;
}

.menu-td
{
	width: 100%;
}

.menu-table
{
	height: 48px;
	width: 85%;
}

.menu-text-white
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menu-text-white:hover
{
	color: #FFf;
	text-decoration: none;
}

.menu-text-td
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 11px;
	vertical-align: top;
	padding: 10px 10px 0 10px;
}


.menu-white-line
{
	background: url(../images/menu-white-line.png) no-repeat;
	width: 6px;
	vertical-align: top;
}


.menu-search-td
{
	width: 160px;
	height: 24px;
	border: 2px solid #b0b8be;
	background: #FFFFFF;
	margin-right: 5px;
}

.menu-search-inputbox
{
	border: 0px;
}



/*-------------------------- nav-------------------- */

.nav-bg
{
	background: #01114b;
	width: 180px;
}
.nav-td-category-btn
{
	padding: 10px 10px 2px 20px;
	height: 29px;
}

.nav-text-white
{
	color: #fffffd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.nav-text-white:hover
{
	color: #fffffd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


.nav-td
{
	height: 20px;
	padding-left: 39px;
}



/*--------------------------- content--------------------*/

.content
{
	width: 100%;
	background: url(../images/content-bg.gif) #FFFFFF repeat-x;
	vertical-align: top;
}

.content-rt-bg
{
	background: url(../images/content-rt-bg.gif) repeat-y;
	width: 3px;
}
.content-pic-upper
{
	margin-left: 20px;
	margin-top: 4px;
	border: 2px solid #a3a2b0;
}

.content-text-black
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
}
.content-text-black a
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: underline;
}
.content-text-black-underline
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.content-text-black-underline:hover
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.content-box-gray
{
	background-color: #e5e9f5;
	border: 2px solid #aba9aa;
}


.content-text-graybox-blue
{
	color: #1f2fc2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.content-text-graybox-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	padding: 7px;
}

.content-graybox-blue-underline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d285e;
	text-decoration: underline;
}



.content-box-blue
{
	background-color: #001355;
	border: 2px solid #aba9aa;
}

.content-text-bluebox-white
{
	color: #fefefe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.content-text-bluebox-white-small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color: #FFFFFF;
	padding: 7px;
}

.content-graybox-white-underline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


/*--------------------------- footer--------------------*/

.footer-bg
{
	background: url(../images/footer-center-bg.gif) repeat-x;
	height: 39px;
}

.footer-right-bg
{
	background: url(../images/footer-rt-bg.gif) repeat-y;
	width: 3px;
}

.footer-text
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5px 0 5px;
}
.footer-text:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


/*26-03-2009*/

.new_product
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.new_product h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.inner_product
{
	border-left: 1px solid #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #c6c6c6;
}
.inner_product h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
