
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;	
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #757E82;
	color: black;
}

h1, h2, h3 {
	color: #AA2808;	
}
h4 {
	color: #FF6600;	
}
h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #F40C42;
}

a:hover {
	text-decoration: none;
	color: #F40C42;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	font: normal 46px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -4px 0 0 0;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #D9170E;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/* Menu */
.textfield {
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 110px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
    height: 19px;
}
.comt {

     display: block;

     width: 200px;

     height: 80px;

     padding: 8px;

     border: 1px solid #cccccc;

     line-height: 130%;

     font-size: 13px;

}

.textfield1 {
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 110px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
    height: 26px;
}
.textfield2 {
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 140px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
    height: 26px;
}
.textfield3 {
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 270px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
    height: 26px;
}
#menu {
	float: right;	
	width: 592px;
	width: 750px;
	height: 90px;
	height: 70px;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 55px;
	height: 40px;
	margin-right: 1px;
	padding: 30px 20px 0px 20px;
	padding: 25px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	/*text-transform: lowercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-size: 15px;
	font-weight: normal;
	color: #383B3F;
	/*color: #454E55;*/
	/*color: #000080;*/
	
	
}
.selected
{
    background: #F40C42 url(../images/img021.jpg) repeat-x left bottom;
    background: #FF6600 url(../images/img-02d.gif) repeat-x left bottom;
    background-position: left bottom;
    background: #FFFFFF url(../images/img-02d.gif) repeat-x left bottom;
    color: #FFFFFF;
}
#menu a:hover, #menu .active a {
	background: #F40C42 url(../images/img021.jpg) repeat-x left bottom;
	background: #FF6600 url(../images/img02.jpg) repeat-x left bottom;	
	background: #EF4E24 url(../images/img02.jpg) repeat-x left bottom;
	color: #FFFFFF;
	
	
}

/* Search */

#search {
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 11px Tahoma, Geneva, sans-serif;
	padding: 2px 2px;
}

#search-text {
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #E71810;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;		
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 630px;	
}

.post {
	background: url(../images/img05.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(../images/img04.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	letter-spacing: -1px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	font-size: 26px;
	color: #3A3D40;	
	color: #EF4E24;
}

.post .entry {
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
}

.post .more {
	display: block;
	width: 115px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(../images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .byline {
	font-size: 11px;
	font-style: italic;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#sidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(../images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li a {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}
.newsletter  {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
	
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #757E82;
	color: black;
    height: 44px;
}
.newsletter2  {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
	
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #757E82;
	color: black;
   
}
.newsletters  {
	
	padding-left: 20px;
	
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #757E82;
	color: black;
   
}
#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
	color: #000080;
	color: #EF4E24;
    height: 15px;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
	color: black;
	color: #000099;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer-wrapper {
	background: #F7F7F7 url(../images/img03.jpg) repeat-x left top;
	padding: 20px 0px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	color: #757E82;	
	
}

#footer p {
	margin: 0;
	text-align: center;	
	text-align: left;
	font-size: 11px;
}

#footer a {
	/*text-decoration: underline;*/
	color: #757E82;	
	color: #FF6600;	
}

#footer a:hover {
	text-decoration: none;
	color: #F90542;
	color: Blue;
	
}

/* ########################################################################          Start of the  EXPAND COLLAPSE items */

.expandlayer1 {
margin: 0;
padding: 0;
width: 530px;
}
 .expand {

cursor: pointer;
}
 
.expandheading {
margin: 1px;
color: #fff;
padding: 3px 10px;
cursor: pointer;
/*position: relative;*/
background-color:#c30;
background-color:#FF6600;
background-color:#EF4E24;
}
.expandcontent {
padding: 5px 10px;
background-color:#fafafa;
}
p { padding: 0px 0; }

#expandcontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#expandcontent li {
	margin-bottom: 1px;
}

#expandcontent li ul {
	margin: 0px;
	padding: 0px 0px 30px 0px;
}

#expandcontent li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(../images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#expandcontent li li a {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}
/* ##############################################################################End of the  EXPAND COLLAPSE items */

/************************						FOR THE CONTACT US PAGE                  ********************************/

/* ContactusContent */

#contactuscontent {
	float: left;
	width: 630px;
	
}

/* The Center container for the 5 locations */
.contactpost {
	/*background: url(../images/img05.jpg) repeat-y left top;*/
}

.contactpost-bgtop {
	/*background: url(../images/img04.jpg) no-repeat left top;*/
}

.contactpost-bgbtm {
	/*background: url(../images/img06.jpg) no-repeat left bottom;*/
	padding: 50px 40px 30px 40px;
}

.contactpost .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.contactpost .title a {
	letter-spacing: -1px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #3A3D40;	
	color: #FF6600;
}

.contactpost .entry {
}

.contactpost img {
	float: left;
	padding: 15px 0px;
}

.contactpost .meta {
}

.contactpost .more {
	display: block;
	width: 115px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(../images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.contactpost .byline {
	font-size: 11px;
	font-style: italic;
}







/* ########################################################  -----------------  Sidebar - Bangalore */

#bangsidebar {
	float: right;
	float: left;
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#bangsidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#bangsidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
    height: 143px;
}

#bangsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#bangsidebar li {
	margin-bottom: 1px;
}

#bangsidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#bangsidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	/*background: url(../images/img10.jpg) repeat-x left bottom;*/
	font-family: Tahoma, Geneva, sans-serif;
}

#bangsidebar li li a {
	/*background: url(../images/img11.jpg) no-repeat left 3px;*/
	padding-left: 20px;
}

#bangsidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
    height: 11px;
}

#bangsidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#bangsidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#bangsidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#bangsidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* ##################################################### END OF --------- Sidebar - Bangalore */

/* ########################################################  -----------------  Sidebar - Chicago */

#chisidebar {
	float: right;	
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#chisidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#chisidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
    height: 143px;
}

#chisidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#chisidebar li {
	margin-bottom: 1px;
}

#chisidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#chisidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	/*background: url(../images/img10.jpg) repeat-x left bottom;*/
	font-family: Tahoma, Geneva, sans-serif;
}

#chisidebar li li a {
	/*background: url(../images/img11.jpg) no-repeat left 3px;*/
	padding-left: 20px;
}

#chisidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
    height: 12px;
}

#chisidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#chisidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#chisidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#chisidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* ##################################################### END OF --------- Sidebar - Chicago */

/* ########################################################  -----------------  Sidebar - Newark */

#newsidebar {
	float: left;	
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
    height: 197px;
}

#newsidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#newsidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
    height: 140px;
}

#newsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#newsidebar li {
	margin-bottom: 1px;
}

#newsidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#newsidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	/*background: url(../images/img10.jpg) repeat-x left bottom;*/
	font-family: Tahoma, Geneva, sans-serif;
}

#newsidebar li li a {
	/*background: url(../images/img11.jpg) no-repeat left 3px;*/
	padding-left: 20px;
}

#newsidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
    height: 9px;
}

#newsidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#newsidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#newsidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#newsidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* ##################################################### END OF --------- Sidebar - Newark */

/* ########################################################  -----------------  Sidebar - Patiala */

#patisidebar {
	float: right;	
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
    height: 197px;
}

#patisidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#patisidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
    height: 137px;
}

#patisidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#patisidebar li {
	margin-bottom: 1px;
}

#patisidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#patisidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	/*background: url(../images/img10.jpg) repeat-x left bottom;*/
	font-family: Tahoma, Geneva, sans-serif;
}

#patisidebar li li a {
	/*background: url(../images/img11.jpg) no-repeat left 3px;*/
	padding-left: 20px;
}

#patisidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
    height: 9px;
}

#patisidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#patisidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#patisidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#patisidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* ##################################################### END OF --------- Sidebar - Patiala */

/* ########################################################  -----------------  Sidebar - Toronto */

#torsidebar {
	float: left;	
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
    height: 184px;
}

#torsidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#torsidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
    height: 125px;
}

#torsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#torsidebar li {
	margin-bottom: 1px;
}

#torsidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#torsidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	/*background: url(../images/img10.jpg) repeat-x left bottom;*/
	font-family: Tahoma, Geneva, sans-serif;
}

#torsidebar li li a {
	/*background: url(../images/img11.jpg) no-repeat left 3px;*/
	padding-left: 20px;
}

#torsidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
    height: 9px;
}

#torsidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#torsidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#torsidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#torsidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* ##################################################### END OF --------- Sidebar - Toronto */



/* ###################################################   CLIENT 'O' METER Sidebar  ############################*/

#cm-sidebar {
	float: right;
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#cm-sidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#cm-sidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
}

#cm-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#cm-sidebar li {
	margin-bottom: 1px;
}

#cm-sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#cm-sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(../images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#cm-sidebar li li a {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#cm-sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;	
	padding: 0px 20px 20px 20px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;	
	color: #454E55;
	color: #EF4E24;
    height: 14px;
}

#cm-sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#cm-sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#cm-sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
	color: #000099;
}

#cm-sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* ##########################################   END OF  CLIENT 'O' METER Sidebar  ############################*/

/* ################################### Locations Page - Wrapper CSS for the locations Map#############*/


#locwrapper {
	BORDER-BOTTOM: #fafafa 0px solid; 
	POSITION: absolute; 
	BORDER-LEFT: #fafafa 0px solid; 
	MARGIN: 50px auto 20px; 
	MARGIN: auto auto auto; 
	BORDER-TOP: #fafafa 0px solid; 
	BORDER-RIGHT: #fafafa 0px solid; 
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .5); 
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .5); 
	box-shadow: 0 3px 3px rgba(0, 0, 0, .5)
}
.pin {
	DISPLAY: none
}
.tooltip-up {
	POSITION: absolute; 
	WIDTH: 36px; 
	BACKGROUND: url(http://www.red-team-design.com/wp-content/uploads/2011/10/arrow-up-down1.png); 
	HEIGHT: 52px;
	
	
}
.tooltip-down {
	POSITION: absolute; 
	WIDTH: 36px; 
	BACKGROUND: url(http://www.red-team-design.com/wp-content/uploads/2011/10/arrow-up-down1.png); 
	HEIGHT: 52px;
	
}
.tooltip-down {
	BACKGROUND-POSITION: 0px -52px
}
.tooltip
{
    background-position: transparent;
    z-index: 999;
    position: absolute;
    padding-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: 200px;
    width: 200px;
    padding-right: 15px;
    display: none;
    background: #fff1d3;
    background: transparent;
    color: #000000;
    margin-left: -115px;
    top: 10px; /*CURSOR: help; */
    padding-top: 15px;
    padding-top: 5px;
    left: 50%;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .7);
    text-shadow: 0 1px 0 #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.tooltip-down .tooltip {
	BOTTOM: 12px; 
	TOP: auto
}
.tooltip H2 {
	MARGIN: 0px 0px 10px; 
	MARGIN: 0px 0px 1px; 
	FONT: bold 1.3em "Trebuchet MS", Tahoma, Arial
}
.tooltip UL
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    list-style-image: none;
    padding-top: 0px;
    color: #000000;
}

/* ################################### Locations Page - END OF Wrapper CSS for the locations Map#############*/


/* ###################################################   QUALI TV Sidebar  ############################*/

#qtv-sidebar {
	float: right;
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
    height: 319px;
}

#qtv-sidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#qtv-sidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
    height: 257px;
    width: 206px;
}

#qtv-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#qtv-sidebar li {
	margin-bottom: 1px;
}

#qtv-sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#qtv-sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(../images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#qtv-sidebar li li a {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#qtv-sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;	
	padding: 0px 45px 20px 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	float:none;
	color: #454E55;
	color: #EF4E24;
    height: 11px;
}

#qtv-sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#qtv-sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#qtv-sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#qtv-sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #e8861e) );
	background:-moz-linear-gradient( center top, #ededed 5%, #e8861e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#e8861e');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#376116;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.classname:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8861e), color-stop(1, #ededed) );
    background-position: -moz-linear-gradient( center top, #e8861e 5%, #ededed 100% );
    background: -moz-linear-gradient( center top, #e8861e 5%, #ededed 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8861e', endColorstr='#ededed');
    background-color: #e8861e;
    color: #339933;
}.classname:active {
	position:relative;
	top:1px;
}
/* ##########################################   END OF  QUALI TV Sidebar  ############################*/