
html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(/images/bg01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2D2D2D;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-top: 0;
}
ul.justified {
	text-align: justify;
}
li {
    margin-bottom: 2px;
}

strong {
}

a, .redLink {
	color: #B40000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0 auto;
}

/* Wrapper */

#wrapper {
	background: url(/images/bg02.jpg) repeat-x;
}

.container {
	width: 965px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* vdHeader */

#vdHeader {
	height: 162px;
}

/* Logo */

#logo {
	float: left;
	width: 375px;
	height: 162px;
	padding-left: 40px;
}

#logo h1 {
	padding-top: 88px;
}

#logo p {
	padding-left: 2px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #919191;
}

#logo h1 a {
	text-decoration: none;
	color: #2D2D2D;
}

/* Menu */

#menu {
	height: 99px;
	float: right;
	width: 550px;
	height: 162px;
	background: url(/images/bg04.jpg) no-repeat;
    overflow: visible;
}

#menu ul {
	margin: 0;
	padding: 89px 0 0 54px;
	list-style: none;
	line-height: normal;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
#menu li {
	float: left;
	width: 121px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 4px 0 0 4px;
}

#menu a {
	text-decoration: none;
	color: #2D2D2D;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: #8E0000 url(/images/homepage01.jpg) repeat-x;
}

#menu li.active a {
	color: #FFFFFF;
}

/** PAGE */

#page {
	background: url(/images/bg05.jpg) repeat-y;
}

/** CONTENT */

#contentMain {
	float: left;
	width: 442px;
	padding: 47px 26px 30px 82px;
	background: url(/images/bg06.jpg) no-repeat;
}

.photo {
}

.photo .caption {
	height: 22px;
	margin: 0;
	padding: 6px 0 0 0;
	line-height: normal;
	background: #500;
	color: #fff;
	text-align: center;
}

.photo .caption a {
	color: #fff;
}

.post {
	padding: 40px 0 0 0;
}

.post .title {
}

.post .title h2 {
	padding: 0 0 5px 10px;
}

.post .title p {
	margin: 0;
	padding: 5px 10px;
	background: url(/images/homepage03.jpg) no-repeat;
	line-height: normal;
}

.post .entry {
	padding: 10px;
}

.post .meta {
	padding: 0 10px;
	line-height: normal;
}

.post .meta .more {
	padding: 0 30px 0 20px;
	background: url(/images/homepage04.gif) no-repeat 0 50%;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(/images/homepage05.gif) no-repeat 0 50%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 330px;
	padding: 45px 58px 0 27px;
	background: url(/images/bg07.jpg) no-repeat;
}

#sidebar h2, #contentMain h3, .documentationDiv h3 {
	padding-bottom: 25px;
	font-size: 16px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .section1 {
}

#contentMain h3, #sidebar .section1 h2, .documentationDiv h3 {
	background: url(/images/homepage06.jpg) no-repeat 0 100%;
}

#sidebar .section2, #sidebar .section3 {
	float: left;
	width: 148px;
}

#sidebar .section2 h2, #sidebar .section3 h2, .documentationDiv h2 {
	background: url(/images/homepage07.jpg) no-repeat 0 100%;
}

#sidebar .section2 {
}

#sidebar .section3 {
	margin-left: 30px;
}

/** FOOTER */

#footer {
	height: 125px;
	background: url(/images/bg08.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #919191;
}

#footer .legal {
}

#footer .links {
}

#footer a {
	color: #919191;
}
.sh_javascript {
    padding: 4px;
}
.sh_comment {
    font-size: 8pt;
    /* background-color: #EEEEEE;
    color: #A68500; */
}
.spacedLis li {
    margin-bottom: 11px;
}

/* FORMS */
.forms                              {}

.forms input[type="button"]         {background:#22be0b url(/images/button_on.gif); border:1px solid #7f9682; color:#FFFFFF; font:bold 11px Verdana; padding:5px 4px 3px 4px;}
.forms input[type="button"]:hover   {background:#2096e2 url(/images/button_hover.gif); border:1px solid #0d79bf;}
.forms input[type="button"]:focus   {background:#0154b0 url(/images/button_focus.gif); border:1px solid #043974;}

.forms input[type="password"]       {border:1px solid #8d8d8d; color:#363636; font:bold 10px Verdana; padding:5px 4px 3px 4px; position:relative; text-align:left; top:0px;}
.forms input[type="password"]:hover {background:#def7fe; border:1px solid #4ab7fe; color:#2c84da;}
.forms input[type="password"]:focus {background:#f8ffba; border:1px solid #ffdb72; color:#b26d00;}

.forms input[type="submit"]         {background:#22be0b url(/images/button_on.gif); border:1px solid #7f9682; color:#FFFFFF; font:bold 11px Verdana; padding:5px 4px 3px 4px;}
.forms input[type="submit"]:hover   {background:#2096e2 url(/images/button_hover.gif); border:1px solid #0d79bf;}
.forms input[type="submit"]:focus   {background:#0154b0 url(/images/button_focus.gif); border:1px solid #043974;}

.forms input[type="text"]           {border:1px solid #8d8d8d; color:#363636; font:bold 10px Verdana; padding:5px 4px 3px 4px; position:relative; text-align:left; top:0px;}
.forms input[type="text"]:hover     {background:#def7fe; border:1px solid #4ab7fe; color:#2c84da;}
.forms input[type="text"]:focus     {background:#f8ffba; border:1px solid #ffdb72; color:#000;}

.forms label                        {font:bold 11px Verdana; } 
.landing label                      {display:block;}


.forms select                       {border:1px solid #8d8d8d; color:#363636; font:bold 10px Verdana; padding:5px 4px 3px 4px; position:relative; text-align:left; top:0px;}
.forms select:hover                 {background:#def7fe; border:1px solid #4ab7fe; color:#2c84da;}
.forms select:focus                 {background:#f8ffba; border:1px solid #ffdb72; color:#000;}

.forms textarea                     {border:1px solid #8d8d8d; color:#363636; font:bold 10px Verdana; padding:5px 4px 3px 4px; position:relative; text-align:left; top:0px;}
.forms textarea:hover               {background:#def7fe; border:1px solid #4ab7fe; color:#2c84da;}
.forms textarea:focus               {background:#f8ffba; border:1px solid #ffdb72; color:#000;}

.link-button                        {font:bold 11px Verdana; padding-top:15px;}
.link-button a:link                 {background:#22be0b url(/images/button_on.gif); border:1px solid #7f9682; color:#fff !important; padding:7px 7px 4px 7px; text-decoration:none !important;}
.link-button a:visited              {background:#22be0b url(/images/button_on.gif); border:1px solid #7f9682; color:#fff !important; padding:7px 7px 4px 7px; text-decoration:none !important;}
.link-button a:hover                {background:#2096e2 url(/images/button_hover.gif); border:1px solid #0d79bf; color:#fff !important; padding:7px 7px 4px 7px; text-decoration:none !important;}

.radioLabel                         {color:#343434; font-weight: normal !important; top:-3px;}

/* Form Errors*/
.error                              {background:#ffa7a7; padding:10px 5px 5px 5px; margin-bottom:5px;}

.error input[type="text"]           {border:1px solid #8d8d8d; color:#950808; font:bold 10px Verdana; padding:5px 4px 3px 4px; position:relative; text-align:left; top:0px;}
.error input[type="text"]:hover     {background:#ff8181; border:1px solid #c40000; color:#950808;}
.error input[type="text"]:focus     {background:#f8ffba; border:1px solid #ffdb72; color:#b26d00;}

.error label                        {color:#950808; font:bold 11px Verdana;} 

.error select                       {border:1px solid #8d8d8d; color:#950808; font:bold 10px Verdana; padding:5px 4px 3px 4px; position:relative; text-align:left; top:0px;}
.error select:hover                 {background:#ff8181; border:1px solid #c40000; color:#950808;}
.error select:focus                 {background:#f8ffba; border:1px solid #ffdb72; color:#b26d00;}

.error textarea                     {border:1px solid #8d8d8d; color:#950808; font:bold 10px Verdana; padding:5px 4px 3px 4px; position:relative; text-align:left; top:0px;}
.error textarea:hover               {background:#ff8181; border:1px solid #c40000; color:#950808;}
.error textarea:focus               {background:#f8ffba; border:1px solid #ffdb72; color:#b26d00;}

.divider {
    border: 0;
    width: 60%;
    color: #ccc;
    background-color: #ccc;
    height: 2px;
}

/* Vaidanguage CSS */

/* Sample CSS to format error messages */
.vdError span {
   color: red;
   padding: 0 0 5px 20px;
   background-image:url(/images/red_error.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;
   vertical-align: top;   
}

div.vdError {    
    width: 240px;
    padding: 10px 0 10px 10px;
    text-align: left;
    -webkit-border-radius: 10px; /* Safari prototype */
    -moz-border-radius: 10px; /* Gecko browsers */
    border-radius: 10px; /* Everything else - limited support at the moment */
}

#vdErrorDiv {
   color: #310202;
   border: 1px solid red;
   padding: 15px;
   font-size: 10pt;
   margin-left: 17px;
   padding-left: 27px;
   -webkit-border-radius: 10px; /* Safari prototype */
   -moz-border-radius: 10px; /* Gecko browsers */
   border-radius: 10px; /* Everything else - limited support at the moment */
}

#vdErrorDiv ul {
   margin-top: 5px;
}

#vdErrorDiv ul {
   margin-left: 30px;
}

.failedField {
    border: 1px solid red !important;
}

/* Sample CSS for use with the showSubmitMessage() transformation */
#vdSubmitMessage {
   color: green;
   font-size: 9pt;
   font-weight: bold;
   padding-left: 20px;
   background-image:url(/images/ajax-loader.gif);
   background-repeat: no-repeat;
   background-position: right;
   vertical-align: top;   
}

/* Sample CSS for use with the remainingChars() transformation */
.remaining {font-weight: bold; color: black; padding: 4px;}
.vdLengthPassed {background-color: #93F371; padding: 0px 2px;}
.vdLengthFailed {background-color: #E15643; padding: 0px 2px;}

/* Sample CSS for use with the validatePasswordStrength() validation */
.passwordStrengthContainer {
    margin-top: 6px;
    font-size: 9px;
    padding-right: 50px;
}
.passwordClass {
    border: 1px solid gray;
    width: 80px;
    margin: 2px 0 0 12px;
}
.passwordClassStrong {background-color: green; width: 80px;}
.passwordClassMedium {background-color: yellow; width: 40px;}
.passwordClassWeak {background-color: red; width: 20px;}
#passwordStrength {
    margin-left: 248px;
    text-align: left;
}
.controlCell {
    width: 120px;
    text-align: left;
    vertical-align: top;    
}
.showCommentsDiv {
    padding: 3px;
    margin: 12px 0 5px 0px;
    border: 1px solid #BAAFA0;
    -webkit-border-radius: 10px; /* Safari prototype */
    -moz-border-radius: 10px; /* Gecko browsers */
    border-radius: 10px; /* Everything else - limited support at the moment */
}
#vdControls {
    background-color: #eee;
    margin-bottom: 18px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
.documentationDiv {
    padding-left: 55px;
    width: 845px;
    font-size: 10pt;
    position: relative;
    bottom: 25px;
}
.docMenu {
    float: right;
    position: relative;
    bottom: 70px;
    border: 1px solid #BAAFA0;
    padding: 16px 16px 25px 16px;
    line-height: 25px;
    margin-right: 25px;
    -webkit-border-radius: 10px; /* Safari prototype */
    -moz-border-radius: 10px; /* Gecko browsers */
    border-radius: 10px; /* Everything else - limited support at the moment */
    background-color: white;
    z-index: 999;
}
.docMenu h3 {
    font-weight: normal !important;
    margin: 0 0 3px 0 !important;
}
.documentationDiv h3 {
    font-weight: bold;
    margin: 26px 0 3px 0;
}
.em {
    color: #A44607;
}

