/* Tag */
ul.dot {
    margin: 20px 20px;
}
li {
    float: left;
    margin-right: 32px;
}
.dot li {
    float: none;
    list-style-image: inherit;
    margin: 10px;
}
a {
    cursor: pointer; cursor: hand;
}
a:link, a:visited {
    color: #666;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img.button {
    cursor: hand; cursor: pointer;
}
img#whatwedo {
    margin-left: -12px;
}
/* Text */
.text-ask {
    font-size: 14px;
    color: #999;
    text-align: center;
}
p.text-ask {
	line-height:30px;
}
p.heading, li p.heading {
    font-size: 15px;
    padding: 16px 0px 8px 0px;   
}
p.headline {
    font-size: 15px;
    font-weight: bold;
    color: #666; 
    padding: 16px 0px 8px 0px;    
}
p.list {
	font-size: 11px;
	color: #999;
}
.bold {
    font-size: 11px;
    font-weight: bold;
    color: #333;
}
p.text {
    font-size: 13px;
    padding-top: 8px;
}
p.video-heading, p.video-text {
    color: #666;
}
p.video-text {
    font-size: 10px;
}
p.photo-type-heading {
    font-size: 15px;
    text-align: center;
    color: #999;
    margin-bottom: 8px;
}
br.clear {
	clear: both;
}
.rangkid-title {
    color: #009900;
    font-weight: bold;
}
/* style */
.welcome, .contact {
    float: left;
    width: 320px;
    margin-top: 16px;
    margin-left: 50px;
    font-size: 14px;
}
.heading-text {
    font-size: 24px;
    font-weight: bold;
}
.contact {
    margin-top: 32px;
}
.contact-tel {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    color: #000;
    font-weight: normal;
}
.brief-text {
    font-size: 13px; 
    color: #000;   
}
.dinsor-title {
    color: #f90;
    font-size: 68px;
}
.cap-title {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    font-size: 40px;
    line-height: 40px;
}
.web-item, .web-item-end {
    width: 176px;
    height: 162px;
    margin-right: 18px;
    float: left;
}
.web-item-end {
    margin-right: 0px;
}
.pic-frame, .pic-background, .web-pic {
	height: 100px;
	border: solid 1px #333;
}
.web-pic {
	margin: 6px;
	width: 160px;
	height: 85px;
    cursor: hand; cursor: pointer;
}
.pic-background {
    background: #000;
}

/* error */
.error {
    width: 1000px;
    padding-bottom: 0px;
    height: auto;
}
.error-title {
    width: 450px;
    float: left;
    min-height: 310px;
    padding: 40px 10px 10px 30px;
    background: #fff url(/public/img/background/misc_fade_herizon.gif) repeat-x;
}
.error-show {
    width: 450px;
    float: left;
    min-height: 310px;
    padding: 40px 30px 30px 30px;
    background: #fff url(/public/img/background/misc_fade_herizon.gif) repeat-x;
    text-align: left;
}

.error-show img {
float: left;
}

.height50 {
height: 50px;
}



/* detail */
.detail {
    width: 1000px;
    padding-bottom: 0px;
    height: auto;
}
.detail-title, .detail-title-no-shadow {
    width: 330px;
    float: left;
    min-height: 310px;
    padding: 40px 10px 10px 30px;
    background: #fff url(/public/img/background/misc_fade_herizon.gif) repeat-x;
}
.detail-show, .detail-show-no-shadow, .detail-organizer-show {
    width: 570px;
    float: left;
    min-height: 310px;
    padding: 40px 30px 30px 30px;
    background: #fff url(/public/img/background/misc_fade_herizon.gif) repeat-x;
    text-align: left;
}
.detail-organizer-show {
    background: none;
}
.detail-title-no-shadow, .detail-show-no-shadow {
    background: #fff;
    padding-top: 20px;
}
.detail .client-list {
    width: 360px;
    float:left;
    padding: 0px 20px 10px 10px;
}
.detail .project-name {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    font-size: 26px;
}
.detail .client-name  {
    margin-bottom: 12px;    
}
.detail .client-type {
    font-size: 13px;
    margin-bottom: 8px;
}
.detail .client-brief {
    font-size: 13px;
    margin-bottom: 8px;
}
.detail .client-url {
    font-size: 11px;
    color: #666;
    margin-bottom: 30px;
}
.detail .client-detail {
    font-size: 12px;
    margin-bottom: 8px;    
}
.detail-show img {
    margin-bottom: 30px;
}
.photo-display, .photo-display-end {
    width: 174px;
    float: left;
    margin-right: 24px;
    min-height: 410px;
}
.photo-display-end {
	margin-right: 0px;
}
.thumb-short, .thumb-short-end, .thumb-long {
    width: 75px;
    float: left;
    height: 75px;
    margin-bottom: 8px;
    border: 1px solid #ccc;
    padding: 3px; 
}
.thumb-short {
    margin-right: 8px;
}
.thumb-long {
    width: 166px;
}
.image-frame {
    width: 160px;
    height: 120px;
    background: transparent url(/public/img/organizer/framepic.png);
    padding: 8px 14px 18px 8px;
}
/* Type */
.button {
	cursor:pointer; cursor:hand;
}
.hide {
    display: none;
}
.left {
    text-align: left;
}
/* A  add */
.design-desp-left {
	float:left;
	width:208px;
	height:auto;
	min-height:100px;
}
.design-desp-right {
	float:right;
	width:208px;
	height:auto;
	min-height:100px;
}
.detail-show-right {
	float:left;
	height:auto;
	width:340px;	
}
a:link.dinsor-work, a:visited.dinsor-work {
    color: #FFF;
    text-decoration: none;
}
a:hover.dinsor-work {
    color: #999;
    text-decoration: none;
}