/*
Theme Name: CTS
Theme URI: http://www.cts.com.my
Description: A Funtastic Wordpress theme
Version: 1.0
Author: Dicky
Author URI: http://www.cts.com.my
Tags: -
*/

@import 'library/css/base.css';
@import 'library/css/plugin/newsticker.css';

/* Body */
body {font-family:Arial,Sans-Serif; }
body {font-size:75%;color:#222;}

/* Links */
a, a:visited { color: #036258; font-weight:bold; text-decoration: underline; outline: none; }
a:focus {color:#036258;}
a:hover { color: #036258; background:#E4F3BE; }
a img {border:none;}

/* Paragraph */
p {line-height: 18px; margin:0 0 1.5em 0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* Headers */
h1, h2, h3, h4, h5, h6 {font-family:Arial,Tahoma,Verdana; font-weight:bold; color: #333333; margin-bottom: 5px; clear:both; }
h1 {font-size:2.0em; }
h2 {font-size:1.3em;}
h3 {font-size:1.25em; }
h4 {font-size:1.2em; }
h5 {font-size:1.15em; }
h6 {font-size:1.1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;}

/* Lists */
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:square;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}


/***********************
	Wrapper
************************/
body { background:#FFFFFF;}
#wrapper { background:#FFFFFF; overflow:hidden; text-align:left; width:1000px; margin:10px auto;}
#container {background:#FFFFFF; border-left:2px solid #E76C24; border-right:2px solid #E76C24; padding:2px 10px; }
#content-wrapper { float:left; display:inline; width:720px;  }


/***********************
	Header
************************/
#header-wrapper { height:104px;padding:0; overflow: hidden; }
#header-wrapper #header { height:104px; background:url(images/header_bg.jpg) repeat-x; }
#header-wrapper #header .logo { float:left; height:100%;}
#header-wrapper #header .logo h1{ display:block; overflow:hidden; text-indent:-1000em; height:100%; height:104px; width:294px;}
#header-wrapper  a:hover{ color:#000000;}

#header-wrapper #header .address {position:relative; float:right; height:104px; width:481px;}
#header-wrapper #header .address .login a {display:block; text-indent:-1000em; position:absolute; top:17px; left: 207px; background:url(images/login-button.gif) no-repeat; width:87px; height:35px;}
#header-wrapper #header .address .login a:hover {background:url(images/login-button-hover.gif) no-repeat;}


#nav-bar {z-index: 999; background:url(images/nav-bg1.jpg) repeat-x; height:28px; float:left; border-left:2px solid #E76C24; border-right:2px solid #E76C24; width:996px; }
#nav { padding: 0px; margin:0; height:28px; width:100%;}
	
#nav ul { z-index: 999; padding: 0; margin: 0; list-style: none; line-height:1; }
#nav li { float: left; display: block;  margin: 0px; padding: 0px; }
#nav a { display: block; margin: 0; padding: 6px 15px; font-weight: bold; text-decoration:none; color: #FFFFFF; font-size:11px; font-family:Geneva,Arial,Helvetica,sans-serif; text-transform:uppercase;}
#nav a:hover { display: block; color:#CF5C17; background:none; }
#nav li li a, #nav li li a:link, #nav li li a:visited { opacity: .90; filter: alpha(opacity=90); background: #C1C1C3; width: 150px; margin: 0px; padding: 6px 15px; }
#nav li li a:hover, #nav li li a:active { background: #DBDBDD; color: #CF5C17; padding: 6px 15px; }
#nav li ul { position: absolute; width: 10em; left: -999em; }
#nav li:hover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li ul ul { margin: -23px 0 0 181px; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }


/***********************
	Big Banner Section
************************/
#big-banner-section {margin-bottom:10px; z-index:-1;}
#big-banner-section img { max-width:976px; }




/***********************
	Sidebar
************************/
#sidebar { width:250px; float:right; }
#sidebar h3 { font-size:1.28em; font-family:Arial; color:#666666; font-weight:bold; padding:10px 0 0 0px; text-transform:uppercase; }
#sidebar a { font-weight:bold; }

.before-bg-content {background:url(images/before-widget.jpg) no-repeat 10px 1px; height:14px;width:239px; }
.after-bg-content {background:url(images/after-widget.jpg) no-repeat 10px 0px; height:13px;width:237px; }
.bg-content {background:url(images/widget-background.jpg) repeat-y 10px 0px; padding-left:25px; padding-right:15px; width:195px;}
.bg-content ul {margin-bottom:0; }
.bg-content span.more-text {float:right; padding-right:10px;}
.bg-content p {margin-bottom:5px; }

.widgetcontainer { padding-bottom:20px; }


.sidebar-banner {padding:0 10px 0 20px;  }
.sidebar-banner img {max-width:210px; }

#sidebar a.sidebar-excerpt {color:#000000; }

#free-updates {
border: 1px solid #64a2c1;
padding:0 10px;
margin:0px 20px;
text-align:center;
}

#free-updates h3 {color:#006699; }

#free-updates .email {
width:80px;
}

.search {
border: 1px solid #64a2c1;
padding:0 10px 10px 10px;
margin:0px 20px 20px 20px;
}

.search .search_input { width:100px; }
#subscribe {line-height:1; }
#email-marketing {line-height:1; }

/***********************
	Content
************************/
.mainpage-img {padding:0; text-align:center; }

#content-wrapper .content { }
#content-wrapper .content a.alignright {padding-bottom:1.5em; }

#post-details {font-family:Georgia; font-style:italic; margin-bottom:5px; font-size:0.9em; padding-bottom:5px; border-bottom:1px solid #BFBFBF; }
#post-details a {font-weight:bold;}

h1.title {font-size:2.0em; color:#E76C24; font-weight:bold; font-style:italic; background:url(images/title-bg.png) no-repeat bottom left; }
h1.title a {text-decoration:none; }

.post, .page { margin-bottom:40px;}
.post img { max-width: 95%; padding:5px; }

.latest-news .post, .latest-news .page { float:right; width:470px;}
.case-study .post, .case-study .page { float:right; width:470px;}

/* Post meta */
.postmeta {border:1px solid #CCE57F; background: #E3EEAC; font-size:0.9em; padding:2px 5px; margin-bottom:5px;}
.postmeta a{font-weight:bold; }

.entry ul {margin:0 0 1.5em 1.5em; list-style-image: url(images/dot.jpg); }
.entry ol {margin:0 0 1.5em 3em;}

.downloads {background:url(images/download-background.jpg) no-repeat 0px -40px; padding-top:20px; padding-left:20px; height:500px;}
.downloads li {color:#99CC00; font-size:1.2em; font-weight:bold; margin-bottom:12px;}
.downloads li a {text-decoration:underline; }
.downloads li a:hover {color:#FF9900; }

.contact-us { background:url(images/contact-background.jpg) no-repeat 0px -40px; font-size:1.2em; padding-top:30px; padding-left:20px; height:500px;}
.contact-us a{text-decoration:underline; color:#000000;}
.contact-us a:hover {color:#000000; }

.feedback-us { background:url(images/feedback-background.jpg) no-repeat 0px -40px; padding-top:20px; padding-left:20px; height:500px;}

.refer-friend { background:url(images/refer-background.jpg) no-repeat 0px -40px; padding-top:20px; padding-left:20px; height:500px;}

#on-site-banner {position:absolute; bottom: 0; }


/* videos */
.youtube-videos {float:left; margin-right:10px; }









/***********************
	Home
************************/
#home-desc { width:95%; margin:5px auto;  }
#home-desc #desc-container { border:1px solid #CECECE; font-family:Geneva,Arial,Helvetica,sans-serif; color:#414141; font-size:10px; line-height:13px; border-top:none; }
#home-desc .title {background:#007038; color:#FFFFFF; padding:5px 0 5px 7px; line-height:15px; font-weight: bold; text-align:left; font-family: Geneva,Arial,Helvetica,sans-serif; font-size:11px; }
#home-desc #desc-container .top-desc {padding: 5px 7px; border-bottom:1px dashed #CECECE; }
#home-desc #desc-container .left-desc {float:left; width:49%; border-right:1px dashed #CECECE;}
#home-desc #desc-container .right-desc {float:left; width:50%; }
#home-desc #desc-container .first-desc { min-height:50px; border-bottom:1px dashed #CECECE; padding:5px 7px; }
#home-desc #desc-container .second-desc { min-height:50px; padding:5px 7px; }

#recent-company-profile { background:#ded7ff; padding:10px;}
#recent-company-profile h2 {background:#A5CC3A; padding:2px; }
#recent-company-profile #profile-contents { background:#FFFFFF; padding:10px;}


#testimonials {background:#ded7ff; padding:10px;}
#testimonials-contents {background:#FFFFFF; padding:10px;}

#small-banner-section {margin-bottom:10px; }
#small-banner-section img { max-height:100px; max-width:320px; }


#before-case-study-and-blog {background:url(images/before-case-study-blog.jpg) no-repeat 0px 1px; height:14px; }
#after-case-study-and-blog {background:url(images/after-case-study-blog.jpg) no-repeat; height:14px; }

#case-study-and-blog {background:url(images/case-study-blog.jpg) repeat-y; padding: 0 10px; }

#case-study {float:left; width:240px; }
#youtube {float:left; width:220px; }
#blog {float:left; width:240px; }

#case-study h2, #blog h2 {text-align:center; color:#fb2424; }




/***********************
	Footer
************************/
#footer #flash-section {border-left:2px solid #E76C24; border-right:2px solid #E76C24; border-bottom: 5px solid #E76C24; background:#FFFFFF; text-align:center; }
#footer #flash-section .network { color:#036233; font-size:0.8em; font-weight:bold; text-align:left; padding-left:10px; padding-bottom:5px;}
#footer #footer-content {background:#036233; color:#FFFFFF; padding:5px 10px; font-size:0.8em; height:10px;}
#footer #footer-banner img {max-width:900px; }


/***********************
	Comments
************************/

#commentform input { width: 170px; font-size:1em;}
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 80%; padding: 2px; }

#respond {margin-top:10px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {border:1px solid #BFBFBF; padding: 5px; margin: 5px 5px 1px 0; }
#commentform #submit { width:140px; margin: 5px 5px 1px 0; float: left; height:25px;}
#commentform p { margin: 5px 0; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist { padding: 0; text-align: justify; }
ol.commentlist {margin-left:0; margin-right:0; }
.commentlist li { margin: 0; padding: 10px 10px 10px 10px; list-style: none; }
.commentlist li ul li {  margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.commentlist li, #commentform input, #commentform textarea { font: 1em Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: left; margin-right:5px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: italic; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }



.alt { margin: 0; padding: 10px; }
.children { padding: 0;}
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { font-weight: normal; font-size:0.9em; margin: 0; display: block; }
.thread-alt {  }
.thread-even {  }
.depth-1 { border-bottom:1px dotted #BFBFBF }
.even, .alt {  }





/***********************
	Misc
************************/

/* Code */
pre { margin:1.5em 0; padding:5px; overflow: auto;}
pre, code { font-size:1em;line-height:1.5;}

/* Images */
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

.sidebar img { margin-bottom: 5px; }

/* Form elements */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}

input.text, input.title {width:100px;padding:1px;}
input.title {font-size:1.5em;}
textarea {width:262px;height:50px;padding:5px;}

/* WP-Caption */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* Blockquotes */
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }

/* Tags */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
hr { display: none; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/* Classes */
.clear { clear: both; }
.hidden { display: none; }
.center, .aligncenter { display: block; margin-left: auto; margin-right: auto; text-align:center;}
.left, .alignleft { float: left; }
.right, .alignright { float: right; }




div.wpcf7 { padding:5px !important;}
form.wpcf7-form { padding-top:5px; }	
form.wpcf7-form input {outline:none; }
form.wpcf7-form label { display:block; float:left; padding-right:20px; padding-top:2px; text-align:right; width:150px; }
form.contactform label { display:block; float:left; padding-right:20px; padding-top:2px; text-align:right; width:150px; }
form.contactform textarea { height:100px; }
form.contactform p {margin-bottom:5px; }
form.contactform {background:url(images/refer-friends-background.jpg) no-repeat 0px -5px; }