﻿
/* Right Section */
#rightmenu { display: inline-block; float: right; width: 189; background-color: #ffffff; overflow: auto; z-index: 1;}

/*
#intouch { z-index: 1; display: block; position: relative; top: -20px; background-color: #ffffff; height: 150px; vertical-align: middle; text-align: center;  border: solid 1px #ff0000; }
#intouch p { font-family: Arial , Verdana, Tahoma; font-size: 1.1em; color: #ffffff; }
#intouch table { margin-left: auto; margin-right: auto; }
#intouch tr { text-align: center; height: 100px; }
*/

#contactdetails { display: block; background-color: #9887B2; text-align: center; font-family: Arial , Verdana, Tahoma; color: #ffffff; }
#contactdetailstable { margin-top: 0px; margin-left: auto; margin-right: auto; text-align: left; }

.cdsmall { font-weight: normal; font-size: 0.7em; padding-bottom: 5px; color: #ffffff; }
.cdnormal { font-weight: normal; font-size: 0.8em; padding-bottom: 5px; color: #ffffff; }
.cdenhance { font-weight: bold; font-size: 0.9em; padding-bottom: 10px; color: #ffffff; }
.cdsmallbold { font-weight: bold; font-size: 0.7em; color: #ffffff; }
.cdimage { padding-right: 5px; }

/* Right Menu Corners */
#contactdetails .header ul { background: url('../images/corners.gif') no-repeat -15px 100%; height: 15px; list-style: none; margin: 0; }
#contactdetails .header ul li { float: right; background: url('../images/corners.gif') no-repeat 0px -15px; width: 15px; line-height: 15px; height: 15px; }
#contactdetails .footer ul { background: url('../images/corners.gif') no-repeat -15px 0px; height: 15px; list-style: none; margin: 0; }
#contactdetails .footer ul li { float: right; background: url('../images/corners.gif') no-repeat 0px 0px; width: 15px; line-height: 15px; height: 15px; }


