body{
	margin:0; 
	padding:0; 
	font:12px Arial, Tahoma; 
	/*background: #9cd7e4 url(../../images/bg3.jpg) repeat-x top; */
	line-height: 140%;
	background-color:#dae3ec;
	color: #666;
}
a{
	text-decoration:none;
	color:#095d70;
}
a:hover{
	color: #666;
	text-decoration:underline;
}
div, p, ul, ol, h1, h2, h3, h4, h5{
	margin:0px; 
	padding:0px;
}
/*img {
	border: 0;
	-ms-interpolation-mode: bicubic; 
}*/
ul{
	list-style-type: none;
}
h1 {
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
/*	padding-bottom: 1em;*/
	color: #2a2a2a;
}
h2 
{
	font-weight: bold;
	padding-bottom: 0.5em;
/*	color: #ff1d42;
	color: #73c0dc;*/
	font-family: arial;
	font-size: 120%;
}
h3 {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	color: #00a3b4;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;	
	padding: 0.5em 0.5em 0.5em 0;
	margin-bottom: 0.5em;
}
/* general */
.b {
	font-weight: bold;
}
.lighter {
	color: #a4a4a4;
}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
.textbox, .dropdown {
	width: 97%;
	color: #666;
}
.dropdown {
/*	font-size: 90%;*/
}
.clear-all{
	clear:both; 
	line-height:0; 
	height:0;
}

/* ret msg */
.fatal, .success {
	padding: 1em;
	margin-bottom: 0.5em;
}
.fatal {
	color: #fff;
	background-color: #ff1d42;
}
.fatal ul {
	padding-top: 0.3em;
}
.fatal li {
	padding: 0.3em 0 0.3em 0;
}
.success {
	color: #424242;
	background-color: #ceef9e;
}
.warning {
	font-size: 10px;
	font-family: verdana, arial;
	color: #ff1d42;
}


/* id */
#wrapper{ 
	width:956px;
	margin:0 auto;
	background:url('../images/content_bg.jpg') repeat-y;
}
#header{
	width:100%;
	height:273px;
}
#header .logo{
	width:310px;
	height:178px;
	float:left;
	background:url('../images/logo.jpg') no-repeat;
}
#header .nav{
	width:570px;
	height:64px;
	float:left;
}
#header .nav ul{
	padding:38px 0 5px 0;
	margin:0px;
	list-style:none;
	float:right;
}
#header .nav ul li{
	background:url('../images/navi1.jpg') no-repeat;
	padding:0 20px 0 10px;
	float:left;
	line-height:14px;
	font-size:14px;
	color:#02a5b5;
}
#header .nav ul li a:link,#header .nav ul li a:visited{
	color:#007cb7;
}
#header .nav ul li a:hover{
	color:#63d5a5;
}
#header .locale{
	width:80px;
	height:64px;
	float:left;
}
#header .locale ul{
	padding:38px 0 0 10px;
	list-style:none;
}
#header .locale ul li{
	width:19px;
	height:12px;
	padding:0 3px;
	float:left;
}
#header .locale .th{
	background:url('../images/lang_th.jpg') no-repeat;
}
#header .locale .en{
	background:url('../images/lang_en.jpg') no-repeat;
}
#header .widget{
	width:650px;
	height:113px;
	float:left;
}
.aboutustopic
{
	font-size:small;
	font-weight:bold;	
}
.aboutustext
{
	text-align:justify;
	padding: 10px 20px 30px 20px;	
}
/* menu */
#header .widget ul{
	width:505px;
	height:50px;
	font-size:18px;
	color:#007cb7;
	padding:0px;
	margin:0px;
	float:right;
	
}
#header .widget ul li{
	margin:0;
	line-height:50px;
	padding:0 0 0 35px;
	display:block;
	height:50px;
	float:left;
	text-align:left;
	
}
#header .widget ul li a:link,#header .widget ul li a:visited{
	color:#007cb7;
}
#header .widget ul li a:hover{
	color:#63d5a5;
}
#header .widget .product{
	background:url('../images/menu1_on.jpg') no-repeat left 50%;
	width:120px;
}
#header .widget .account{
	background:url('../images/menu2_on.jpg') no-repeat left 50%;
	width:143px;
}
#header .widget .cart{
	background:url('../images/menu3_on.jpg') no-repeat left 50%;
	width:137px;
}
/*
#header .widget ul li .menu1 a{
	height:131px;
	width:50px;
	float:left;
}
#header .widget ul li .menu1 a:link,#header .widget ul li .menu1 a:active,#header .widget ul li .menu1 a:visited{
	background:url(../../images/menu1_on.jpg) no-repeat;
	display:block;
}
#header .widget ul li .menu1 a:hover{
	background:url(../../images/menu1_off.jpg) no-repeat;
}
*/
#content_container{
	width:100%;
	background:url('../images/top_bg.jpg') no-repeat 50% top;
	padding:0 0 20px 0;
}
#sidebar{
	width:216px;
	float:left;
	/*
	min-height:685px;
	height:auto!important;
	height:685px;
	*/
	padding:0 0 0 67px
}
#sidebar .category ul li{
	width:175px;
	height:50px;
	border-bottom:1px dotted #7ec8e8;
	display:block;
	font-size:14px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#02a5b5;
	margin:0 auto;
}
#sidebar .category a:link,#sidebar .category a:visited{
	color:#02a5b5;
}
#sidebar .category a:hover{
	color:#63d5a5;
}

#content{
	width:570px;
	float:left;
	padding:0 0 0 25px;
}
#photo
{
	width:570px;
	background:url('../images/photo_h.jpg') no-repeat;
	padding:70px 0 20px 0;
}
.photo{
	border-bottom:1px dotted #CCC;
}
#coursedetail{
	width:570px;
	background:url('../images/coursedetail_h.jpg') no-repeat;
	padding:70px 0 20px 0;
}
.coursedetail{
	border-bottom:1px dotted #CCC;
}
.cousecell1
{
	width:80px;
	text-align:center;
	border-color:#D5EFFF;
}
.cousecell2
{
	text-align:center;
	border-color:#D5EFFF;
}
#webcontest
{
	width:570px;
	background:url('../images/webcontest_h.jpg') no-repeat;
	padding:100px 0 20px 0;
}
#download
{
	width: 570px;
	background: url('../images/download_h.jpg') no-repeat;
	padding: 70px 15px 20px 5px;
}
#downloadtd
{
	padding: 5px; 
	background-color: #6699FF; 
	color: #FFFFFF; 
	height: 40px; 
	vertical-align: top; 
	font-weight: bold;	
}
#member
{
	width: 570px;
	background: url('../images/member_h.jpg') no-repeat;
	padding: 70px 15px 20px 5px;
}
#aboutus
{
	width: 570px;
	background: url('../images/about_us_h.jpg') no-repeat;
	padding: 70px 15px 20px 5px;
}
#contact
{
	width:570px;
	background:url('../images/contect_h.jpg') no-repeat;
	padding:70px 0 20px 0;
}
#news{
	width:570px;
	background:url('../images/news_h.jpg') no-repeat;
	padding:70px 0 20px 0;
	
}
.news{
	border-bottom:1px dotted #CCC;
	margin:0 0 0 20px;
	width:90%;
}
#news ul
{
	width:90%;	
}
#news li
{
	float:left;
	display:inline;
	margin:0 0 0 20px;	
	padding:7px 0 0 40px;
	background:url(../images/news_ico.gif) no-repeat left;
	text-align:left;
	font-weight: bold;
	font-size:11px; 
	border-bottom:1px dotted #CCCCCC;
	width:480px;
	height:35px;
}
.news td.cell1
{
	width:9%;
	vertical-align:top;	
}
.news td.cell2
{
	width:91%;
	vertical-align:top;	
}
.BorderImg
{
	border:0px;
}
#banner{
	padding:0 0 20px 0;
	clear:both;
}
#course{
	padding:0 0 20px 0;
}
.coureheader
{
	background-color:#3B76BB;
	color:White;
	font-weight:bold;
}
.lnkbCourse
{
	color:Gray;
	font-style:italic;
}
#course table
{
	border-color:#D5EFFF;
	padding:0 0 20px 0;
}
#login{
	text-align:right;
	height:30px;
	
}
#content h2{
	color:#116963;
	font-size:24px;
}
#footer{
	width:860px;
	margin:0 0 0 48px;
	background:url('../images/footer_bg.jpg') repeat-x;
	height:80px;
}
#footer .wrapper{
	width:100%;
	height:80px;
	background:url('../images/footer_logo.jpg') no-repeat left 50%;
}
#footer .wrapper .nav{
	width:570px;
	height:20px;
	padding:30px 0 0 260px;
	color:#147c68;
}
#footer .wrapper .nav a:link,#footer .wrapper .nav a:visited{
	color:#147c68;
}
#footer .wrapper .nav a:hover{
	color:#F30;
}

#footer .wrapper .copyright{
	width:570px;
	height:20px;
	padding:0 0 0 260px;
	color:#666;
	font-size:10px;
}


/* catalog */
#catalog{
	width:100%;
}
#catalog h2{
	color:#63d5a5;
	font-size:24px;
}
#catalog .grid{
	width:24%;
	text-align:center;
	padding:0 0 20px 0;
	float:left;
}
#catalog .grid .image{
	
}
#catalog .grid .image img{
	border:3px solid #f0f0f0;
}
#catalog .grid .text{

}
#catalog .grid .text .title{
	font-size:12px;
	color:#737373;
}
#catalog .grid .text .price{
	font-size:14px;
	color:#02a5b5;
}
/* end catalog */

/* pagination */
#pagination{
	font-size:11px;
	margin:20px 0 0 0;/**/
}
#pagination .num{
	width:50%;
	color:#cb6ec5;
	float:left;
}
#pagination .nav{
	width:50%;
	color:#737373;
	float:left;
	text-align:right;
}
#pagination .nav a:link,#pagination .nav a:visited{
	color:#02a5b5;
}
#pagination .nav a:hover{
	color:#63d5a5;
}
/* end pagination */
#col_right{ 
/*	width:145px;*/
	width:130px;
	float:left;
}
#navi_shoping{
	float:right;
	width:104px;
	height:71px;
	padding:10px;
	background: url('../images/col_right1.png') no-repeat 50% top;
/*	color:#FFFFFF;*/
	color:#585858; 
	text-align:left;
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
}

/* page navigation */
#page_navigation {
	clear: both;
	padding-top: 20px;
}
#page_navigation .left {
	float: left;
	text-align: left;
}
#page_navigation .right {
	float: right;
	text-align: right;
}
#page_navigation .total {
	padding-right: 20px;
}
#page_navigation a {
	color: #ff6b83;
	text-decoration: none;
}
#page_navigation .off {
	color: #ccc;
}
#page_navigation .list {
}
#page_navigation .page {
	padding-left: 20px;
}

/* product */
#product {
}
#product a{
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	color:#666;
}
#product a:hover{
	text-decoration:underline;
}
#product h1 {
	text-align: left;
}
#product .left {
	float: left;
	padding-bottom: 20px;
}
#product .right {
	float: right;
	width: 260px;
	text-align: right;
}
#product .label {
	float: left;
	width: 90px;
	text-align: left;
}
#product .image img {
	width: 250px;
}
#product .entry {
	width: 100%;
	border-bottom: #ccc dotted 1px;
	padding: 0.6em 0 0.6em;
}
#product .textbox {
	font-size: 90%;
}
#product .price {
	color: #ff6b83;
}
#product .related {
	padding-bottom: 20px;
}
#product .related li {
	float:left;
	font-weight:bold;
	color: #ff6b83;
	text-align: center;
	display: inline;
	width: 20%;
	padding-bottom: 10px;
}
#product .image_extra {
	text-align: center;
	padding-bottom: 1em;
}
#product .image_extra li{
	text-align: center;
	padding: 10px;
}
#product .buy {
}

/* order */
#order {
	width: 100%;
	text-align: left;
}	
#order ul {
}
#order li {
	float: left;
	display: inline;
	padding: 0.5em 0 0.5em;
}
#order .entry ul {
	clear: both;
	border-bottom: 1px dotted #ccc;
}
#order .entry .thumb {
	width: 15%;
	text-align: center;
}
#order .entry .title {
	width: 50%;
}
#order .entry .price {
	width: 15%;
	text-align: right;
}
#order .entry .qty {
	width: 10%;
	text-align: right;
}
#order .entry .del {	
	width: 10%;
	text-align: right;
}
#order .entry .del .button{	
	cursor: pointer;
}
#order .summary {	
	clear: both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;
	height: 60px;
}
#order .summary .update {	
	float: left;
	padding: 10px 0 10px 3px;
}
#order .summary .price {	
	float: right;
	text-align: right;
	padding: 15px 3px 10px 0;
}
#order .summary .price .highlight{	
	color: #ff1d42;
}
#order .checkout {
	clear: both;
	height: 60px;
	text-align: right;
	padding-top: 15px;
}
#order .checkout .button{
	cursor: pointer;
}
#order .list ul {
	clear: both;
}
#order .list li {
	width: 25%;
}
#order .list .even li {
	background-color: #fff;
}
#order .list .odd li {
	background-color: #f4f4f4;
}

/* form */
#form {
	width: 100%;
}
#form .topic, .submit {
	width: 100%;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1em;
	background-color: #fafdfd;
}
#form .submit {
	border-top: 1px dotted #ccc;
	line-height: 4em;
	font-weight: normal;
	background-color: #ffebc0;
	padding-left: 3px;
}
#form .column {	
	float: left;
	width: 30%;
	padding: 0.8em 1.5em 0.8em 0;
}
#form div .notice {
	padding: 5px;
	background-color: #ffe4ea;
}

/*customer */
#customer {
}
#customer a {
	color: #00a3b4;
}
#customer .navigation {
	width: 100%;
	padding-bottom: 1em;
}
#customer .navigation ul{
	border-bottom: 1px dotted #e3be99;
	padding: 0.5em 0.5em 0.5em 0;
}
#customer .navigation li {	
	display: inline;
	font-size: 90%;
	font-family: arial, tahoma;
	color: #e3be99;
}
#customer .navigation li a {
	font-size: 110%;
	font-weight: bold;
	padding: 0.5em;
	color: #ff1d42;
}
#customer .navigation li a:hover {
	background-color: #f9efe5;
	text-decoration: none;
}

/* blog */
#blog .list ul {
	clear: both;
}
#blog .list li {
	padding: 0.3em;
}
/* Text Color */
.txt_blue1{
	color:#007dc6;
}
.txt_white{
	color:#fff;
}
.txt_ora{
	color:#F60;
	font-size:90%;
}
/*RegisterPage*/
#divMember {
    font-family: verdana;
    font-size: 12px;
    border: 0px solid #EEEEEE;
    padding: 12px;            
    text-align: left;
    /*margin: 20px;*/
    background:url('../images/register_h.jpg') no-repeat;
    padding:70px 0 20px 0;
    width:570px;
}


#divMember div.header {
	font-size:16px;
	font-weight:bold;
	height:25px;
	color:#555555;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
}


#divMember div span {
	font-size:12px;
	font-weight:bold;
	color:#555555;
}

#divUserAccount, #divUserInfo, #divCarrier, #divMoreInfo, #divButton {
	padding-left:20px;
	
}

#divUserAccount, #divUserInfo, #divCarrier, #divMoreInfo {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #AAAAAA;
}


#divButton {
	padding-top:10px;
	padding-bottom:10px;
}

#divButton button, #divMsg button {
	background:#FFCC00;
	height:30px;
	width:110px;
	cursor:pointer;
	font-weight:bold;
}

#tblFormUserAccount tr td, #tblFormUserInfo tr td, #tblFormCarrier tr td, #tblFormMoreInfo tr td {
	padding-bottom:8px;
}

.textBox1 {
	width:200px;
	height:16px;
	padding-left:4px;
	font-size:12px;
}

.textBox3 {
	width:180px;
	height:16px;
	padding-left:4px;
	font-size:12px;
}

.textBox2 {
	width:250px;
	height:60px;
}

.ddlHeading {
	background:#FFCC00;
	color:#000000;
}
/*PhotoPage*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: Yellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
width:343px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 135px; /*position where enlarged image should offset horizontally */

}
/*Tab*/
.gray .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url('../images/tab-line.png') repeat-x 50% bottom;
    font-size:12px;
    display:block;
}
.gray .ajax__tab_header .ajax__tab_outer 
{
    background:url('../images/tab.png') no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.gray .ajax__tab_header .ajax__tab_inner 
{
    background:url('../images/tab.png') no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.gray .ajax__tab_hover .ajax__tab_inner 
{
    color:#000;
}
.gray .ajax__tab_active .ajax__tab_outer 
{
    background:url('../images/tab.png') no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.gray .ajax__tab_active .ajax__tab_inner 
{
    background:url('../images/tab.png') no-repeat right -40px;
    color:#000;
    border-color:#333
}
.gray .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:#fff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
