/* Copyright 2011 Mammologix, Inc. */

html, body { background-color: #d9dfe1; color: #555; font-family: Arial, "Times New Roman", sans-serif; font-size: 12px; }

h1 { background: url('/images/flower.jpg') no-repeat 0 7px; color: #c73a5f; font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif; font-size: 34px; font-weight: bold; margin-left: -40px; padding-bottom: 5px; padding-left: 40px; }
h2 { color: #4c6076; font-size: 22px; font-weight: normal; padding: 4px; }
h3 { color: #4c6076; font-size: 16px; font-weight: normal; padding: 4px; }
h4 { color: #4c6076; font-size: 12px; font-weight: normal; }
h5 { border-bottom: 2px solid #ccc; color: #000; font-size: 12px; }
h6 { color: #808081; font-size: 10px; font-weight: normal; margin: 0; padding: 0; }

p { line-height: 20px; padding: 4px; }
hr { background: #cfd7dc; border: 0px; height: 1px; margin: 4px 0px; }

label { cursor: pointer; }
input[type="button"] { cursor: pointer; }
input[type="reset"] { cursor: pointer; }
input[type="submit"] { background: #cbced5 url('/images/button_bg.jpg') repeat-x; border: 1px solid #bec1c6; color: #ca546e; cursor: pointer; font-weight: bold; height: 40px; padding: 10px 20px; }
input.default[type="submit"] { height: auto; padding: 5px; }

input[type="text"], input[type="password"] { padding: 8px; }
	

/* Global Styles */
.clear { clear: both; }
.middle { margin: 0 auto; width: 1000px; }
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

/* Colors */
.red { color: red; }
.gray { color: #616161; }

/* Link Styles */
a { color: #d8607b; }
a:hover { color: #ed7c9a; }
#nav-left a { color: #fff; font-weight: bold; text-decoration: none; }
#nav-left a:hover { border-bottom: 4px solid #fff; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
a.gray { color: #666; text-decoration: none; }
a.gray:hover { text-decoration: underline; }
#knowledge-centre a { text-decoration: none; }
#knowledge-centre a:hover { text-decoration: underline; }

/* Containers */
#navigation { background-color: #aa2f56; height: 30px; width: 100%; }
#nav-left { float: left; width: 60%; }
#nav-left ul { height: 30px; }
#nav-left ul li { float: left; height: 30px; line-height: 30px; padding: 0 10px; vertical-align: middle; }
#nav-left ul li.active { background-color: #be3b63; }
#nav-right { float: left; text-align: right; width: 40%; }
#nav-right form { margin-top: 4px; }
#nav-right input[type="text"] { padding: 2px; width: 175px; }
#nav-right input[type="image"] { height: 12px; margin-top: 2px; margin-left: 4px; width: 14px; }

#banner { background: #d74873 url('/images/main_bg.jpg') repeat-x; clear: both; height: 240px; width: 100%; }

#content { background: #fff url('/images/content_bg.jpg') repeat-x; min-height: 250px; width: 100%; }
#content-left { float: left; margin-top: 20px; width: 700px; }
#content-left ul { color: #aa2f56; }
#content-left ul li { list-style: circle inside; line-height: 18px; padding-left: 25px; }
#content-right { float: left; margin-left: 40px; margin-top: 20px; text-align: center; width: 260px; }
#content-right p { font-size: 10px; }

#footer-top { background: #fff url('/images/footer_top.jpg') no-repeat bottom center; height: 100px; width: 100%; }
#footer { color: #666; min-height: 150px; padding: 15px 0px; width: 100%; }
#footer-l { float: left; width: 60%; }
#footer-l ul { float: left; list-style: none; margin: 0; padding: 0; width: 105px; }
#footer-l ul.services { width: 180px; }
#footer-l ul.tlc { width: 144px; }
#footer-l ul.kc { width: 120px; }
#footer-l li { height: 24px; line-height: 24px; vertical-align: middle; }
#footer-r { float: left; line-height: 24px; text-align: right; width: 40%; }
#footer-r img.iotrak { margin-right: 20px; }

/* Knowledge Base */
#knowledge-centre h5 { margin-top: 10px; }
#knowledge-centre ul li { line-height: 22px; }
#leonides-right h6 { margin-top: 10px; }
#archives-right { margin-top: 10px; }

/* Contact Us */
#contact-form { margin-top: 10px; width: 100%; }
#contact-form table { padding: 4px; width: 100%; }
#contact-form table tr td { padding: 2px; }
#contact-form table tr td:first-child { font-weight: bold; width: 110px; }
#contact-form table tr td input[type="text"] { padding: 5px; width: 450px; }
#contact-form table tr td textarea { font-weight: normal; height: 120px; padding: 5px; width: 570px; }

/* About Us */
/*#carousel { margin: 10px auto; text-align: center; }
.js { overflow: hidden; zoom: 1; }
.carousel, .carousel .carousel-wrap { margin: 0; border: 0; zoom: 1; }
.js .carousel-wrap { display: inline-block; vertical-align: middle; width: 366px; margin: 0 5px 15px; border: 1px solid #ccc; background: url('/images/carousel/slider-bg.jpg') repeat-x; }
.IE  .js .carousel-wrap { display: inline; }
.carousel ul { margin: 0; padding: 0; zoom: 1; }
.js ul li { overflow: hidden; display: inline; float: left; width: 183px; height: 201px; text-align: center; padding: 0; margin: 0; }
.carousel-control { overflow: hidden; display: inline-block; vertical-align: middle; width: 40px; height: 40px; cursor: pointer; line-height: 999px; zoom: 1; }
.carousel-next { background: url('/images/carousel/arrow-right.jpg') 0 0 no-repeat; }
.carousel-previous { background: url('/images/carousel/arrow-left.jpg') 0 0 no-repeat; }
.carousel-control:hover { -moz-opacity: .7; opacity: 0.70; filter: alpha(opacity=70); }
.disabled, .disabled:hover { -moz-opacity: .1; opacity: 0.10; filter: alpha(opacity=10); cursor: default; }
.carousel div { margin: 0; padding: 0; border: 0; }
.carousel ul { padding: 0; list-style: none; }
.carousel ul li { position: relative; width: 183px; margin: 0; }
.carousel-wrap ul { list-style: none; margin: 0; padding: 0; }*/

/* payment center */
/*.payments { margin: 10px 0px; padding: 4px; width: 100%; }
.payments tr { border-bottom: 1px dashed #ccc; height: 30px; }
.payments tr th { background: #d74873; color: #fff; font-weight: bold; }
.payments tr th:first-child { padding-left: 4px; }
.payments tr td:first-child { font-weight: bold; padding-left: 6px; }
.payments input[type="text"] { padding: 2px; text-align: center; width: 40px; }
.payments tr td:last-child, .payments tr th:last-child { width: 50px; }*/
