/* CSS Document */

body {
	background: #fff url('../img/bg.png') repeat-y;
	margin: 0px;
	color: #9999FF;
	font-family: Arial, Helvetica, sans-serif; font-size: 20px
}

h2 {
	color: #72A1CF;
}

img { 
	behavior: url("../include/pngbehavior.htc"); 
}

#bannertop {
	text-align: center;
	width: 998px;
	height: 170px;
	background: url('../images/bannertop.png') no-repeat;
    
}

a:link#menulink, a:visited#menulink, a:active#menulink, a:link#normallink, a:visited#normallink, a:active#normallink {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover#menulink, a:hover#normallink {
	text-decoration: underline;
	color: #72A1CF;
}

a:link#footlink, a:visited#footlink, a:active#footlink { 
	text-decoration: none; 	
	border-bottom: solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

a:hover#footlink { 	
	text-decoration: none; 	
	border-bottom: solid 1px #000;
	color: #000;
}

a:link#imglink, a:visited#imglink, a:active#imglink { 
	border: solid 1px #72A1CF;
}

#leftmenu {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 4px;
	text-align: center;
	width: 174px;
	height: 895px;
	background: url('../images/leftmenu.png') no-repeat;
    
}

#link_lang {
	position: absolute;
	float: left;
	margin-top: -20px;
	font-size: 12px;
}

#link_home {
	margin-top: 5px;
	margin-left: 3px;
	width: 150px;
	height: 31px;
}

#link_products {
	margin-top: 23px;
}

#link_mycart {
	margin-top: 24px;
}

#link_myaccount {
	margin-top: 31px;
}

#link_aboutus {
	margin-top: 33px;
}

#link_search {
	vertical-align: middle;
	margin-top: 26px;
	margin-left: 9px;
}

#searchbox {
	background: #CEDCE9;
}

#loginbox {
	font-weight: normal;
	margin-top: 25px;
}

#uidinput {
	background: #CEDCE9;
}

#pwdinput {
	background: #CEDCE9;
}

#content {
	width: 700px;
	margin-left: 250px;
	margin-top: 150px;
	font-size: 14px;
	font-family: Verdana;
	text-align: justify;
	color: #000;
}

td {
	padding: 3px;
}

#td_spacer {
	height: 20px;
}

#sectionname {
	width: 150px;
	text-align: center;
	border-left: 2px solid #72A1CF;
	border-right: 2px dotted #72A1CF;
	border-top: 2px solid #72A1CF;
}

#sectionbox {
	text-align: center;
	border-right: 2px solid #72A1CF;
	border-top: 2px solid #72A1CF;
}

#oos {
	width: 150px;
	text-align: center;
	border-left: 2px solid #72A1CF;
	border-right: 2px dotted #72A1CF;
	border-top: 2px solid #72A1CF;
	border-bottom: 2px solid #72A1CF;
}

#oosbox {
	text-align: center;
	border-right: 2px solid #72A1CF;
	border-top: 2px solid #72A1CF;
	border-bottom: 2px solid #72A1CF;
}

#sectionnameB {
	text-align: center;
	border-left: 2px solid #72A1CF;
	border-right: 2px dotted #72A1CF;
	border-top: 2px solid #72A1CF;
	border-bottom: 2px solid #72A1CF;
}

#sectionboxB {
	text-align: center;
	border-right: 2px solid #72A1CF;
	border-top: 2px solid #72A1CF;
	border-bottom: 2px solid #72A1CF;
}

#sendreq {
	text-align: center;
}

#prod_title {
	background-color: #CEDCE9;
}

#prod_categ {
	text-align: left;
}

#prod_categ_number {
	text-align: right;
	border-bottom: 1px solid #72A1CF;
}

#prod_categ_img {
	text-align: center;
	border-bottom: 1px solid #72A1CF;
}

#prod_categ_name {
	text-align: left;
	border-bottom: 1px solid #72A1CF;
}

#prod_categ_qty {
	width: 100px;
	text-align: right;
	vertical-align: middle;
	border-bottom: 1px solid #72A1CF;
}

#prod_search_categ {
	text-align: center;
	border-bottom: 1px solid #72A1CF;
}

#prod_search_number {
	text-align: left;
	border-bottom: 1px solid #72A1CF;
}

#prod_search_img {
	text-align: center;
	border-bottom: 1px solid #72A1CF;
}

#prod_search_name {
	text-align: left;
	border-bottom: 1px solid #72A1CF;
}


#rightFooter {
	float: right;
	display: inline;
	vertical-align: middle;
	margin-top: 3px;
}

#leftFooter {
	margin-top: 5px;
	float: left;
	color: #fff;
	font-size: 14px;
	display: inline;	
	height: 21px;
	vertical-align: text-bottom;
}

#footer {
	width: 100%;
	background: #72A1CF;
	border-top: 1px ridge #96BDE1;
	position: relative;/* Establish 'positioned' ancestor  */ 
	top: 40px;
}

#carttitle_desc {
	background-color: #CEDCE9;
	text-align: center;
	color: #000;
	border-right: 1px solid #fff;
}

#carttitle_qty {
	background-color: #CEDCE9;
	text-align: center;
	color: #000;
}

#cartitem {
	border-bottom: 1px solid #72A1CF;
	text-align: center;
}

#cartitem_categ {
	text-align: center;
	border-bottom: 1px solid #72A1CF;
}

#cartitem_number {
	width: 5px;
	text-align: right;
	border-bottom: 1px solid #72A1CF;
}

#cartitem_img {
	text-align: center;
	border-bottom: 1px solid #72A1CF;
}

#cartitem_name {
	text-align: justify;
	text-align: left;
	border-bottom: 1px solid #72A1CF;
	border-right: 1px solid #fff;
}

#faqquestion {
	background-color: #CEDCE9;
	text-align: center;
	color: #000;
}

#faqanswear {
	text-align: justify;
	color: #000;
}

#aboutus_title {
	background-color: #CEDCE9;
	text-align: center;
	color: #000;
}

#aboutus_desc {
	text-align: justify;
	color: #000;
}

#sentorders_title_number {
	background-color: #CEDCE9;
	text-align: center;
	color: #000;
	border-right: 1px solid #fff;
}

#sentorders_title_items {
	background-color: #CEDCE9;
	text-align: center;
	color: #000;
	border-right: 1px solid #fff;
}

#sentorders_title_date {
	background-color: #CEDCE9;
	text-align: center;
	color: #000;
	border-right: 1px solid #fff;
}

#sentorders_del {
	border-bottom: 1px solid #72A1CF;
	text-align: center;
}

#sentorders_number {
	border-bottom: 1px solid #72A1CF;
	border-right: 1px solid #fff;
	text-align: left;
}

#sentorders_count {
	border-bottom: 1px solid #72A1CF;
	border-right: 1px solid #fff;
	text-align: center;
}

#sentorders_date {
	border-bottom: 1px solid #72A1CF;
	text-align: center;
}