/*
******************
Default Style Sheet
Version: 2.1
Copy (c) Hi Tech Myanmar International Homeware 2010 All Rights Reserved
Developed by: Media Lane, The Creative Agency [ http://www.medialane.net/ ]
Created on: 1.06.2010
********************
*/


	
html,body {
	margin: 0;
	padding: 0;
	}

	
/*
*****************************
Reset margin and padding
*****************************
*/

body, blockquote, dd, dl, dt, form, li, pre, ul {
	margin: 0;
	padding: 0;
	}

/*
******************************
Document Body
******************************
*/

html {
	background: #FFFFFF url('../images/bg01.gif') repeat-x bottom left;
	min-height: 101%;
	}
body {
	background: url('../images/doc_bg.gif') repeat-x top left;
	color: #5a5a5a;
	font-family: Arial, Tahoma, Verdana, Serif;
	font-size: 11pt;
	line-height: 100%;
	padding: 0.4em 0 0;
	}


/*
*******************************
Border and Outline
*******************************
*/

a, img, fieldset, table {
	border: 0;
	}
a:active, a:focus, img {
	border: none;
	outline: none;
	}

/*
********************************
Hyper Link
********************************
*/

/******* Default *******/

a:link, a:visited {
	color: #3c4246;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
/******* Main Navigator Link *******/

#navigator a {
	color: #FFFFFF;
	text-decoration: none;
	}
#navigator li.active a {
	color: #2D95EA;
	/*text-shadow: #1a4770 0 -1px 0;*/
	text-shadow: #CCC 0;
	}
	
/******* Mail Link *******/

#topright a {
	color: #7e9714;
	}
#topright address a:hover {
	text-decoration: underline;
	}
	
/****** Content Links ******/

#content a {
	color: #77b638;
	}
	
/******* Footer Links *******/

#footer a {
	text-transform: uppercase;
	}
#footer p a {
	text-transform: capitalize;
	}

	
/*
********************************
Typography
********************************
*/

/******* Heading *******/

h1 {
	font-size: 1.4em;
	}
h2 {
	font-size: 1.2em;
	}
h3 {
	font-size: 1em;
	}
h1, h2, h3 {
	color: #2d95ea;
	line-height: normal;
	margin: 0 0 0.6em;
	}
h4 {
	font-size: 0.8em;
	margin: 0 0 0.8em;
	}
#gadget h1 {
	margin-bottom: 0;
	padding: 0;
	}
#gadget h3 {
	margin-top: 0;
	}

/******* Paragraph *******/

p {
	font-size: 90%;
	line-height: 1.4em;
	margin: 0 0 1.3em;
	}
#content_area p {
	margin-bottom: 2.7em;
	}
	
	
/*
*********************************
Class Selectors
*********************************
*/

.block {
	display: block;
	}
.bold {
	font-weight: bold;
	}
.center {
	text-align: center;
	}
.clear {
	clear: both;
	}
.hide {
	display: none;
	}
.invisible {
	visibility: hidden;
	}
.left {
	float: left;
	}
.nomargin {
	margin: 0;
	}
.nopadding {
	padding: 0;
	}
.normal {
	font-weight: normal;
	}
.oblique {
	font-style: oblique;
	}
.right {
	float: right;
	}
.small {
	font-size: 9pt;
	}
.underline {
	border-bottom: 1px solid #dfdfdf;
	}
	
/*
*****************************
Clearfix
*****************************
*/

.clearfix {
	/* IE only */
	display: inline-block;
	}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	}

/*\ Hack For IE-Mac \*/

.clearfix {
	height: 1%;
	}
	
/******* List Items *******/

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul li, ol li {
	list-style: none;
	}
	
	
/*
***************************
Site Structure
***************************
*/

/******* Main Wrapper *******/

#wrapper {
	margin: 0 auto;
	width: 838px;
	}
#shade_layer {
	background: url('../images/bg002.png') no-repeat 100% 184px;
	}
#container {
	margin: 0 auto;
	position: relative;
	width: 800px;
	}
	
/******** Head Section *******/

#header {
	display: block;
	padding: 0.7em 1.2em 0.4em;
	position: relative;
	}
#mainLogo {
	float: left;
	margin: 0.4em 0 0 0.7em;
	width: 193px;
	}
#mainLogo img {
	float: left;
	}
#intro {
	display: none;
	}
#topright {
	float: right;
	margin-top: 1.2em;
	padding: 0.7em;
	}
#topright address {
	font: normal 100%/normal Arial, Tahoma, Verdana, Serif;
	}
#topright address span {
	color: #4f5355;
	clear: both;
	display: block;
	padding: 0.3em 0;
	}
#topright span.marker {
	background: url('../images/icons/phone.png') no-repeat 0 50%;
	color: #000000;
	font-weight: bold;
	padding-left: 2.3em;
	}

/******* Head Section End *******/

/******* Content Section *******/

#content_wrapper {
	position: relative;
	}

/******* Navigatior *******/

#navigator {
	background: url('../images/nav_bg.gif') repeat-x top left;
	position: relative;
	z-index: 10;
	}
#nav_wrapper {
	background: url('../images/navL.gif') no-repeat top left;
	}
#nav_items {
	background: url('../images/navR.gif') no-repeat top right;
	}
ul#myajaxmenu {
	height: 40px;
	padding: 0.1em 0 0.1em 0.8em;
	}
ul#myajaxmenu li {
	background: url('../images/nav_divider.gif') no-repeat 100% 50%;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 1.5em;
	}
ul#myajaxmenu li a {
	display: block;
	font-weight: bold;
	/*padding-right: 0.4em;*/
	text-transform: uppercase;
	/* Work fine on modern browsers. IE can't understand this property */
	text-shadow: #4190cc 0 -0.1em 0.1em;
	}
ul#myajaxmenu li.last {
	background: none;
	}
ul#footlink {
	list-style: none;
	/*margin: 0.8em auto 1.7em;*/
	margin: 0 auto;
	padding: 0 0.9em 0 3.6em;
	overflow: hidden;
	width: 624px;
	}
ul#footlink li {
	display: inline;
	float: left;
	margin-left: 2.4em;
	}
	
	
/******* Content *******/

#content {
	background: #fff url('../images/doc_btn_back.gif') repeat-x bottom left;
	min-height: 445px;
	padding: 1.8em 0 2.1em;
	position: relative;
	}
#content_holder {
	display: block;
	padding: 1.2em 1.7em;
	position: relative;
	}
#content_area {
	float: left;
	width: 447px;
	}
#gadget {
	float: right;
	width: 294px;
	}

/****** Presentation *******/

#presentation {
	background: #fbfdfc url('../images/bg001.gif') repeat-x top left;
	font-size: 90%;
	margin-top: 6.2em;
	padding-bottom: 0.7em;
	position: relative;
	}
#presentation ul {
	margin: 0;
	overflow: hidden;
	padding: 0.6em 0 0;
	}
#presentation ul li {
	display: inline;
	float: left;
	width: 132px;
	}
#presentation ul li a {
	display: block;
	height: 102px;
	line-height: 102px;
	max-height: 103px;
	min-height: 103px;
	overflow: hidden;
	}
#presentation ul li img {
	margin: auto ! important;
	}
#presentation ul li span.lable {
	clear: both;
	color: #000000;
	display: block;
	font-size: 0.8em;
	text-align: center;
	white-space: nowrap;
	}
#presentation img {
	display: block;
	margin: auto auto 2.3em;
	}
	
/******* Subscribe *******/

#subscribe {
	background: url('../images/subscribe_btn.gif') no-repeat 50% 100%;
	width: 269px;
	}
#subscribe_box {
	background: url('../images/subscribe_top.gif') no-repeat 50% 0;
	padding: 0.8em 0;
	}
#subscriber {
	background: url('../images/subscribe_back.gif') repeat-y 50% 50%;
	display: block;
	overflow: hidden;
	padding: 0.7em 0.9em;
	}
#subscriber h3 {
	color: #719cbf;
	font-size: 1em;
	font-weight: normal;
	}

/******** Contact List *******/

.linebox {
	font-size: 0.8em;
	position: relative;
	}
ul#contact_list {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#contact_list li {
	border-top: 1px dashed #878787;
	overflow: hidden;
	padding: 1.2em 0;
	}
ul#contact_list li span {
	display: inline;
	float: left;
	padding: 0.5em 0;
	}
	
/******* Content Section End *******/

/******* Footer Section *******/

#footer {
	clear: both;
	font-size: 80%;
	padding: 1.3em 0 1.8em;
	}
#footer p {
	color: #263e49;
	margin-top: 1.2em;
	text-align: center;
	}

