* { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	font-weight:normal;
	font-family: Tahoma, arial, sans-serif; 
}

.myanmar, .myanmar * {
	font-family:Zawgyi-One; 
}

body {
	font-size:12px;
	background:#03b4ed;
	color:#767676;
}

#home, #webdesign, #softwareengineering, #contactus, #training {
	background:#f1fcff url(images/curve/bg_body.gif) top repeat-x;
}

p {
	margin:5px 0;
}

a {
	color:#0151d5;
	text-decoration:underline;
}

a:hover {
	color:#00bbec;
	text-decoration:none;
}

img {
	border:0;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial;
	color:#a88e00; /*blue 00bffd  pink D70494  gold a88e00*/
	margin:20px 0 10px;
}

h1, h1 a, h1 a:hover {
	color:#a88e00;
	font-size:22px;
	margin-bottom:10px;
	text-decoration:none;
}

h2 {
	font-size:19px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
	color:#03a6db;
}

h4, h4 a, h4 a:hover {
	text-decoration:none;
	color:#03a6db;
}

em {
	font-style:italic;
	color:#03a6db;
}

strong {
	font-weight:bold;
}

br {
	visibility:hidden;
	height:10px;
}

#container_header {
	background:url(images/curve/bg_header_footer.gif) right -400px no-repeat;
}

#container_content {
	background:url(images/curve/bg_body_bottom.gif) bottom repeat-x;
}
#container{
	margin: 0px 20px 0px 20px;
}
#container_footer {
	background:#03b4ed;
}

#header, #content, #footer {
	margin:0 auto;
	width:940px;
}

#content {
	background:#fff url(images/curve/bg_footer.gif) -940px bottom no-repeat;
}

#footer {
	background:#03b4ed url(images/curve/bg_footer.gif) left bottom no-repeat;
	height:72px;
}

#footer_text {
	
	margin:20px 30px 0;
}

#footer_copyright {
	color:#0193c2;
	font-size:11px;
}

#footer_address {
	color:#77dffc;
	width:250px;
}

#header {
/*	background:#03b4ed;*/
	height:265px;
	background: url(images/curve/bg_header_footer.gif) no-repeat left top;
}

#logo {
	height:75px;
	background:#03b4ed url(images/curve/logo.gif) no-repeat 60px bottom;
	width:250px;
	float:left;
}

#container_nav {
	width:640px;
	height:75px;
	float:right;
/*	background:#fff url(images/bg_nav.gif) no-repeat top left;*/
}

#nav {
	height:75px;
	background:#04ade3 url(images/curve/bg_header_footer.gif) top right no-repeat;
}

#nav ul {
	margin:0 auto;
	float:right;
}

#nav ul li {
	display:block;
	margin-left:2px;
	float:left;
}

#nav a {
	padding:47px 0 12px;
	background:url(images/curve/bg_menu.gif);
	font-size:13px;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#005975;
	line-height:16px;
}

#nav a:hover, #nav a:focus, #nav a:active{
	color:#005975;
}

#nav ul li.nav_currentpage a, #nav li.nav_currentpage a:hover {
	color:#00bbec;
	font-weight:bold;
}

#nav ul li#nav_home a, #nav ul li#nav_training a {
	width:81px;
	background-position:0 top;
}

#nav ul li#nav_soft a {
	width:170px;
	background-position:-82px top;
}

#nav ul li#nav_web a {
	width:114px;
	background-position:-253px top;
}

#nav ul li#nav_outsource a {
	width:115px;
	background-position:-368px top;
}

#nav ul li#nav_contact a {
	width:90px;
	background-position:-484px top;
}

#nav ul li#nav_home a:hover, #nav ul li#nav_training a:hover {
/*	width:82px;*/
	background-position:0 -75px;
}

#nav ul li#nav_soft a:hover {
/*	width:172px;*/
	background-position:-82px -75px;
}

#nav ul li#nav_web a:hover {
/*	width:116px;*/
	background-position:-253px -75px;
}

#nav ul li#nav_outsource a:hover {
/*	width:117px;*/
	background-position:-368px -75px;
}

#nav ul li#nav_contact a:hover {
/*	width:92px;*/
	background-position:-484px -75px;
}


#nav ul li#nav_home.nav_currentpage a, #nav ul li#nav_home.nav_currentpage a:focus, #nav ul li#nav_home.nav_currentpage a:hover, #nav ul li#nav_home.nav_currentpage a:active {
/*	width:82px;*/
	background-position:0 -150px;
}

#nav ul li#nav_training.nav_currentpage a, #nav ul li#nav_training.nav_currentpage a:focus, #nav ul li#nav_training.nav_currentpage a:hover, #nav ul li#nav_training.nav_currentpage a:active {
/*	width:82px;*/
	background-position:0 -150px;
}


#nav ul li#nav_soft.nav_currentpage a, #nav ul li#nav_soft.nav_currentpage a:focus, #nav ul li#nav_soft.nav_currentpage a:hover, #nav ul li#nav_soft.nav_currentpage a:active {
/*	width:172px;*/
	background-position:-82px -150px;
}

#nav ul li#nav_web.nav_currentpage a, #nav ul li#nav_web.nav_currentpage a:focus, #nav ul li#nav_web.nav_currentpage a:hover, #nav ul li#nav_web.nav_currentpage a:active {
/*	width:116px;*/
	background-position:-253px -150px;
}

#nav ul li#nav_outsource.nav_currentpage a, #nav ul li#nav_outsource.nav_currentpage a:focus, #nav ul li#nav_outsource.nav_currentpage a:hover, #nav ul li#nav_outsource.nav_currentpage a:active {
/*	width:117px;*/
	background-position:-368px -150px;
}

#nav ul li#nav_contact.nav_currentpage a, #nav ul li#nav_contact.nav_currentpage a:focus, #nav ul li#nav_contact.nav_currentpage a:hover, #nav ul li#nav_contact.nav_currentpage a:active {
/*	width:92px;*/
	background-position:-484px -150px;
}

#content_intro {
	height:190px;
	background:#fff url(images/curve/bg_header_footer.gif) no-repeat;
	background-position:left -75px;
}

#content_intro_text h1 {
	font-size:21px;
	margin-top:5px;
	color:#ababab;
	font-weight:bold;
}

#content_intro_left {
	float:left;
	width:480px;
	height:196px;
	display:block;
}

#webdesign #header {
	height:305px;
	display:block;
}

#webdesign #content_intro {
	height:300px;
	display:block;
}

#webdesign #content_intro_left {
	background:url(images/curve/pencils.jpg) bottom no-repeat;
	height:225px;
	display:block;
}

#home #content_intro_left {
	background:url(images/curve/cycling.jpg) no-repeat left 30px;
}

#home #content_intro_left {
	background:url(images/curve/cycling.jpg) no-repeat left 30px;
}

#softwareengineering #content_intro_left {
	background:url(images/curve/circle.jpg) no-repeat left 43px;
}

#home #fiftyleft {
	background:url(images/curve/cycling.jpg) no-repeat left -230px;

}

#webdesign #content_main_col {
	height:100%;
}

#content_intro_right {
	float:right;
	width:460px;
	height:190px;
	clear:right;
}

#content_java {
	width:920px;
	height:190px;
	text-align: center;
	background: url(images/curve/java.gif) no-repeat right top;
}	
#barcamp {
	background:#fff;
	width:290px;
	height:195px;
	font-weight:bold;
}
#barcampyangon {
	width:180px;
	height:150px;
	margin:0 0 0 55px;
}
.barcamptext {
	font-weight:bold;
	text-align:left;
	margin:1px 0 0 5px;
}
.seeyou {
	font-weight:normal;
	text-align:left;
	margin:15px 0 0 5px;
}
#contactus #content_intro_right  {
	width:430px;
	background:#fff url(images/curve/postbox.jpg) no-repeat right 30px;
	}

#contactus #content_intro_left {
	background:url(images/curve/map.jpg) no-repeat 220px 50px;
}

#contactus #quickContact {
	background:url(images/curve/postbox.jpg) no-repeat right -160px;
	height:100%;
	float:right;
}

#content_intro_flash {
	height:160px;
	margin:30px 30px 0;
}

#content_intro_contact {
	height:160px;
	margin:15px 200px 0 30px;
	text-align:right;
	background:#fff ;
}


#content_intro_text {
	margin:32px 20px 10px;
	width:400px;
}

#quote_open {
	background:url(images/curve/quote.gif) no-repeat;
	background-position:-50px top;
	margin:20px 0 15px 30px;
}
#quote_close {
	background:url(images/curve/quote.gif) no-repeat;
	background-position:400px bottom;
}

#content_intro_text p {
	font-size:14px;
	color:#000;
}

#content_main_col {
	width:570px;
	float:left;
}

#softwareengineering #content_main_col {
	width: 570px;
	float:left;
	background: url(images/curve/bg_box_se.gif) 
	no-repeat top right;
}
#training #content_main_col {
	width: 570px;
	float:left;
	background: url(images/curve/box1.gif) 
	no-repeat top right;
}

#contactus #fiftyleft {
	background:url(images/curve/map.jpg) no-repeat 220px -140px;
}

#content_side_col {
	width:370px;
	float:right;
}

#fiftyleft, #fiftyright {
	width:470px;
	float:left;
}
#fiftyleft .content_block{
	margin:30px 15px 30px 30px;
}

#fiftyright .content_block{
	margin:10px 30px 30px 15px;
}

#home #fiftyleft .content_block{
	margin:0 15px 30px 30px;
}

#home #fiftyright .content_block{
	margin:0 30px 30px 15px;
}

#content_main_col .content_block {
	margin:40px 40px 40px 50px;
}

#content_side_col .content_block {
	margin:40px 50px 40px 30px;
}
#content_b {
	margin:0px 50px 0px 20px;
	float:right;
	width: 400px;
}
.content_join {
	margin:20px 0px 20px 0px;
	float:right;
	width:400px;
	height:150px;
	background:url(images/curve/join-our-team.gif) no-repeat center right;
}
#contactus #fiftyleft {
	width:420px;
	height:100%;
}

#contactus #fiftyright {
	width:520px;
	height:100%;
}

#contactus #fiftyright {
	width:520px;
	background:url(images/curve/bg_content_seperate.gif) no-repeat top left;
}

.clear {
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0px;
	font-size:1px;
}

#GetStarted_icon {
	float:right;
	width:60px;
}

#GetStarted_icon a {
	width:60px;
	line-height:80px;
	height:70px;
	background:url(images/curve/rfp.gif) no-repeat right bottom;
	display:block;
}

#GetStarted_icon a:hover {
	background:url(images/curve/rfp.gif) no-repeat right top;
}

#portfolio h1 {
	background:url(images/curve/sample-works.gif) no-repeat left top;
	height:40px;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}

#portfolio {
	width:425px;
	float:left;
	margin:0 30px 30px;
}

#portfolio a img {
	border:#d8f5fc 3px solid;
}

#portfolio dl {
	margin:20px 0;
}

#portfolio dt {
	width:150px;
	height:90px;
	margin:0 20px 20px 0;
	display:block;
	float:left;
	
}

#portfolio dt a {
	width:150px;
	height:90px;
	display:block;
	text-decoration:none;
}

#portfolio dd {
	margin:0 0 10px 92px;
}

#portfolio dd h4 {
	margin-top:0;
	text-decoration:none;
}

#portfolio dd h4 a, #portfolio dd h4 a:hover {
	text-decoration:none;
	color:#000;
}

#portfolio a:hover img {
	border:#9ce7f9 3px solid;
}

#getting_started {
	width:425px;
	margin:0 30px 30px 0;
	float:left;
}

#getting_started h1#getting_started_title {
	background:url(images/curve/getting-started.gif) no-repeat left top;
	height:40px;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}

.content_block p {
	margin:5px 0;
}

.content_block ul {
	margin:10px 0;
}

.content_block li {
	background:url(images/curve/bullet_blue.gif) left 2px no-repeat ;
	margin:5px 0 5px 0;
	padding-left:25px;
}

.content_block li h4 {
	color:#03a6db;
	margin:0;
	padding:0;
}

.content_block li p {
	font-size:11px;
	padding:0;
}

/*.content_block dt{
	float:right;
	width:200px;
	color:#0191b7;
	margin:10px 0;
}

.content_block dd {
	margin:10px 220px 10px 0;
	background:#FBFBFB;
	padding:15px;
}*/

#intro_se, #intro_wd {
	margin-left:100px;
}

#intro_se_icon, #intro_wd_icon {
	float:left;
}

#intro_se_icon {
	width:80px;
	height:80px;
	background:url(images/curve/icon_se_wd_2.gif) no-repeat center top;
}

#intro_wd_icon {
	width:80px;
	height:80px;
	background:url(images/curve/icon_se_wd_2.gif) no-repeat center bottom;
}

#se {
	margin:30px 30px 0 70px;
}

#wd {
	margin:30px 70px 0 30px;
}

#se, #wd {
	height:218px;
	display:block;
	background:#fff;
}

/*#se, #wd p {
	color:#a88e00;
}
*/
#se h1, #se h1 a, #wd h1, #wd h1 a {
	margin-top:0;
	color:#00bbec;
	display:block;
}

#se h1 a:hover, #wd h1 a:hover {
	background:#00bbec;
	color:#fff;

}

.box1_top {
	background:url(images/curve/bg_box.gif) top left;
	margin-bottom:30px;
}

.box1_bottom {
	background:url(images/curve/bg_box.gif) bottom left;
}

.box2_top {
	background:url(images/curve/bg_box.gif) -455px top ;
	margin-bottom:30px;
}

.box2_bottom {
	background:url(images/curve/bg_box.gif) -455px bottom ;
}

#contact {
	width:940px;
	float:left;
}

#quickContact .tips {
	margin:20px 0;
}

#quickContact label{
	width:180px;
	margin:5px 0;
	display:block;
	float:left;
}

#quickContact #contact_info {
	width:320px;
	margin:0 auto 30px;
}

#quickContact #project_info {
	width:400px;
	margin:0 auto 30px;
}

#quickContact #contact_info label {
	width:120px;
	margin:5px 0;
	display:block;
	float:left;
}

#quickContact h3.top {
	margin-top:0;
}

#quickContact span.star {
	color:#ff0000;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#quickContact input.textbox {
	width:180px;
	padding:3px;
	margin:0 0 10px;
	border:#9ce7f9 1px solid;
	background:transparent;
	font:12px "Arial", Courier, monospace;
}

#quickContact .selectbox {
	margin:0 0 10px;
	font:12px "Arial", Courier, monospace;
	width:210px;
	border:#9ce7f9 1px solid;
}

#quickContact .textarea {
	width:380px;
	padding:5px 5px;
	margin:0 0 15px;
	border:#9ce7f9 1px solid;
	background:#fff;
	font:12px "Arial", Courier, monospace;
}

#quickContact input#submit {
	text-align:center;
	width:100px;
}
#iframe {
	width:940px;
	height:355px;
	margin-top:0;
}
#intro_se_modn {
	background:#c2f1ff;
}

#intro_se_modn h1, #intro_se_modn h1 a, #intro_se_modn h1 a:hover {
	background:#5ed5fb;
	color:#fff;
	line-height:40px;
	margin:0;
}

#ring {
	background:url(images/curve/bg_box.gif) no-repeat;
	background-position:30px top;
	width:940px;
	float:left;
}

.wd_pkg {
	width:190px;
	float:left;
	margin-right:26px;
}

#wd_hosting.wd_pkg {
	margin:0;
}


.tabs {
	display:block;
	margin:0;
	padding:0;
	width:570px;
	float:left;
}

.tabs li {
	display:inline;
	margin:0;
}

.tabs li #tabs_gettingstarted, .tabs li #tabs_sampleworks {
	float:right;
	text-decoration:none;
	color:#005975;
	display:block;
	text-align:center;
	line-height:16px;
	margin:0;
}

.tabs li.on {
	margin:0;
	
}

.tabs #tabs_sampleworks {
	background:transparent url(images/curve/bg_tab.gif) no-repeat;
	background-position:-110px top;
	width:95px;
	padding:15px 1px 15px 0px;
}

.tabs #tabs_gettingstarted {
	background:transparent url(images/curve/bg_tab.gif) no-repeat;
	background-position:-209px top;
	width:118px;
	padding:15px 10px 15px 0;
}

.tabs .on #tabs_gettingstarted, .tabs .on #tabs_gettingstarted:hover, .tabs .on #tabs_gettingstarted:focus, .tabs .on #tabs_gettingstarted:active {
	background-position:-209px -92px;
	color:#575757;
}

.tabs .on #tabs_sampleworks, .tabs .on #tabs_sampleworks:hover, .tabs .on #tabs_sampleworks:focus, .tabs .on #tabs_sampleworks:active {
	background-position:-110px -92px;
	color:#575757;
}

#tabs-container-1 {
	height:100%;
	float:left;
}

#tabs-container-1 .content_block {
	display:none;
	margin-top:0px;
}

#switches-container-1 .content_block {
	display:none;
}
.content_step{
	width:400px;
	float:left;
	margin:0px 10px 0px 50px;
}
.content_advanced {
	width:400px;
	float:right;
	margin:0px 50px 0px 10px;
	}

.content_enterprise  {
	width:400px;
	float:left;
	margin:0px 10px 20px 50px;
}
#container_aboutyoma {
	background:url(images/curve/cycling.jpg) no-repeat left -160px;
	height:63px;
	float:left;
}

#aboutyoma {
	width:700px;
	margin:15px 0 0 80px;
	float:left;
	font-size:16px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}

.switch {
	margin:20px 0 20px 20px;
}

.switch#slim {
	margin:0;
}

.switch h4 {
	margin:0;
}

.switch#slim h4 {
	font-size:12px;
	display:block;
	margin:5px 0;
}

.switch#slim p {
	font-size:12px;
}

.toggleBtnSlim {
	color:#03a6db;
	text-decoration:none;
}

.hidden {
	display:none;
}

.switch .toggleBtn {
	padding: 0 0 0 30px;
	line-height:30px;
	display:block;
	margin:0;
	color:#03a6db;
	background:url(images/curve/expandcollapse.gif) no-repeat left top;
}

.switch .toggleBtnSlim {
	padding: 0 0 0 30px;
	line-height:28px;
	display:block;
	margin:0;
	color:#03a6db;
	width:170px;
}

.switch .toggleBtn:hover, .switch .toggleBtnSlim:hover {
	color:#007196;
}

.switch .hidden {
	display:none;
	margin-left:30px;
}

.switch#slim .hidden {
	display:none;
	margin-left:20px;
}

.switch #design, .switch #redesign, .switch #graphics {
	width:225px;
}

.switch #links {
	width:200px;
	float:left;
}
.switch #desc {
	width:225px;
	float:left;
}

.numberlist {
	margin:10px 0;
	clear:both;
}

.numberlist dt{
	width:43px;
	height:43px;
	display:block;
	float:left;
	background:url(images/curve/numberlist.gif) no-repeat;
	background-position:left top;
	margin:0 0 10px;
}

.numberlist dt#i {
	background-position:0 top;
}

.numberlist dt#ii {
	background-position:-43px top;
}

.numberlist dt#iii {
	background-position:-86px top;
}

.numberlist dt#iv {
	background-position:-129px top;
}

.numberlist dt#v {
	background-position:-172px top;
}

.numberlist dd {
	margin:0 60px 10px;
	display:block;
}

.courses-schedule {
	width:165px;
	float:right;
}

.courses-schedule p {
	margin:0;
	padding:0;
}
.courses-schedule p strong {
	margin:0 0 5px;
	display:block;
}

.courses-desc1, .courses-desc2, .courses-desc3, .courses-desc4, .courses-desc5{
	margin-left: 30px;
	width: 300px;
	display: block;
	float: left;
}

#container-EnquiryCourses {
	width:290px;
	height:550px;
	display:block;
}

#EnquiryCourses label, #EnquiryCourses .input {
	display:block;
}
#EnquiryCourses .input {
	width:280px;
	padding:2px;
	border:#ccc 1px solid;
	margin:0 0 10px;
}
#EnquiryCourses textarea.input {
	height:100px;
}
#EnquiryCourses .radio {
	margin-right:5px;
	width:20px;
}
#EnquiryCourses #Courses label {
	line-height:15px;
	display:block;
}
label.error {
	float:right;
	display:inline;
	color:red;
	font-size:12px;
}
#contact_info label.error {
	width:180px !important;
}
label.error#radio-course {
	float:none;
}
label.checked {
	display:none;
	font-size:0;
}
