/* CSS Document */

/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #638FB6;
	background-image: url(../images/bounceu_bg8.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1
{
	font-size: 30px;
	margin: 0px 0px 15px 0px;
	color: #640099;
	font-family: sans-serif, Arial, Helvetica,;
}
h2
{
	color: #EA2628;
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}
h3
{
	font-size: medium;
	font-weight: bold;
	margin:6px;
	color: #640099;
	margin-left:0px;
}

a
{
	color: #640297;
	text-decoration: none;
}
a:hover
{
	color: #A9295A;
	text-decoration: none;
}
input
{
	margin: 0px;
	padding: 0px;
}
p
{
	margin: 6px 0px;
}
.boldText
{
	margin-left: 165px;
	font-weight: bold;
	font-size: 12px;
}
.bold
{
	font-weight: bold;
	font-size: 12px;
}
.boldText ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 14px;
	margin-left: 14px;
}
.listText
{
	margin-left: 160px;
}
.listText ul
{
	margin-top: 5px;
	margin-bottom: 8px;
}
#wrap
{
	width: 1010px;
	margin: 0px auto;
}
#header
{
	height: 274px;
	position: relative;
}
.headerLeftImage
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 232px;
	width: 507px;
}
.flashContent
{
	position: absolute;
	top: 0px;
	left: 453px;
	width: 377px;
	height: 232px;
}
.searchBlock
{
	background-image: url(../images/bounceu3.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	right: -2px;
	width: 220px;
	height: 217px;
}
.searchBlock .inputField
{
	background-image: url(../images/inputBg.gif);
	background-repeat: no-repeat;
	background-color: none;
	border: 0px;
	width: 153px;
	height: 16px;
	padding: 5px;
}
input#send
{
	font-size: 1em;
	padding: .09em .4em;
	cursor: pointer;
	background-image: url(../images/submit_btn.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	color: #FFFFFF;
	border: 0px;
	width: 101px;
	height: 33px;
	margin-top: 10px;
}
input#send:hover
{
	background-image: url(../images/submit_btn.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	color: #FFFFFF;
	border: 0px;
}
.logo
{
	position: absolute;
	left: 11px;
	bottom: 0px;
}
#content
{
	background-image: url(../images/rightColBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	margin: 0px 11px;
}
#contentlocation
{
	background-color: #FFF;
	margin: 0px 11px;
}
#menu
{
	display: block;
	height: 43px;
	width: 732px;
	position: absolute;
	right: 6px;
	bottom: 0px;
}
#tabs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#tabs ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
}
#tabs li
{
	display: inline;
	margin: 0;
	padding: 0;
	width: 104px;
}


#tabs a
{
	float: left;
	background: url(../images/tableft.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 16px;
	width: 104px;
	text-align: center;
}
#tabs a span
{
	float: left;
	display: block;
	background: url(../images/tabright.gif) no-repeat right top;
	padding: 5px 10px 6px 14px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs a:hover
{
	background-position: 0% -43px;
}
#tabs #birthday a
{
	float: left;
	background: url(../images/tableft1.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 16px;
	width: 104px;
	text-align: center;
}
#tabs #birthday a span
{
	float: left;
	display: block;
	background: url(../images/tabright1.gif) no-repeat right top;
	padding: 5px 10px 6px 14px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs #birthday a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs #birthday a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs #birthday a:hover
{
	background-position: 0% -43px;
}
#tabs a#current span
{
	background-position: 100% -43px;
	color: #FFF;
}
#home #tabs a#current
{
	background-position: 0% -43px;
	color: #FFF;
}
#tabs a#current span
{
	background-position: 100% -43px;
	color: #FFF;
}
#home #tabs a#current
{
	background-position: 0% -43px;
	color: #FFF;
}
.leftCol
{
	width: 798px;
	float: left;
}
.leftCol .nav
{
	clear: both;
	height: 35px;
	margin-left: 20px;
	font-size: 9px;
	margin-top: 10px;
}
.currentBr
{
	font-weight: bold;
}
.leftCol .nav a
{
	color: #65009A;
	text-decoration: none;
}
.leftCol .nav a:hover
{
	color: #000;
	text-decoration: none;
}
.leftCol .navContent
{
	clear: both;
	height: 35px;
	margin-bottom: 10px;
}
.leftCol .nav1
{
	margin-left: 25px;
	font-size: 10px;
	width: 50px;
	float: left;
}
.leftCol .phoneText
{
	margin-right: 10px;
	width: 40%;
	float: right;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.leftCol .leftContent
{
	float: left;
	width: 237px;
	padding-left: 15px;
}
.leftCol .leftContentInner
{
	float: left;
	width: 160px;
	padding-left: 15px;
	padding-top: 15px;
}
.leftCol .leftContent .homeImage
{
	float: right;
	margin: 0px 0px 5px 10px;
}
.leftCol .leftContent img
{
	margin: 10px 0px;
}
.leftCol .rightContent
{
	float: left;
	width: 508px;
	padding: 10px 5px;
	margin-left: 10px;
}
.leftCol .rightContentInner
{
	float: left;
	width: 578px;
	padding: 10px 5px;
	margin-left: 10px;
	list-style-image:url(../images/bullet_point.gif);
	list-style-position:outside;
}
.leftCol .content
{
	padding: 10px 5px;
	margin-left: 10px;
}
.leftCol .rightContentInner .imagePara
{
	margin: 20px 0px;
}
.leftCol .rightContentInner .imagePara img
{
	float: left;
}
.leftCol .rightContentInner .imagePara p
{
	float: left;
	width: 410px;
	margin-left: 15px;
}
.leftCol .rightContentInner .imagePara .paraRight
{
	float: left;
	margin-left: 15px;
	width: 410px;
}
.leftCol .rightContentInner ul
{
	margin-top:3px;
	margin-bottom:3px;  
}
.leftCol .rightContentInner p
{
	margin-top:5px;
	margin-bottom:8px;  
}

.title
{
	color: #EA2628;
	font-size: 14px;
	font-weight: bold;
}
.rightCol
{
	width: 183px;
	float: right;
	padding: 10px 0px;
	padding-right: 5px;
	margin-top: -35px;
}
.rightCol p
{
	font-size: 13px;
	font-weight: bold;
	color: #640297;
}
.rightCol p a
{
	color: #640297;
	text-decoration: none;
}
.rightCol p a:hover
{
	color: #A9295A;
	text-decoration: none;
}
.rightCol p img
{
	margin: 0px 6px;
}
.rightCol .serveBg
{
	background-image: url(../images/serveBG.gif);
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 25px;
	margin-bottom: 22px;
	padding: 18px 20px 0px 15px;
	color: #FFFFFF;
	position: relative;
}

.rightCol .bulletin
{
	margin-top: 25px;
	padding: 5px 5px 5px 10px;
}
.rightCol .serveBg td
{
	padding: 0px;
}
.rightCol .serveBg .yelloText
{
	color: #F9EB32;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
}
input#serve
{
	font-size: 1em;
	padding: .09em .4em;
	cursor: pointer;
	background-image: url(../images/serve_submit.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 0px;
	width: 56px;
	height: 19px;
	margin-top: 10px;
	position: absolute;
	bottom: 24px;
	right: 15px;
}
input#serve:hover
{
	background-image: url(../images/serve_submit.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 0px;
}
#footer
{
	margin-top: 9px;
	clear: both;
	background-image: url(../images/footerCornLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 57px;
	margin: 9px 12px 0px 12px;
	font-weight: bold;
}
#footer .leftImage
{
	float: left;
	margin-left: 23px;
}
#footer .rightimages
{
	float: right;
	width: 772px;
	background-image: url(../images/footerCornRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 57px;
}
#footer .rightimage
{
	float: right;
	margin-right: 23px;
}
.footerMiddle
{
	float: left;
	width: 561px;
	height: 37px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top:20px;
	text-align:center;
}
.footerMiddle a
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left:2px;
}
.footerMiddle a:hover
{
	color: #EA2628;
	text-decoration: none;
}

#menu1
{
	width: 149px;
}
#menu1 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu1 li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin-bottom: 17px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#menu1 li a:link, #menu1 li a:visited
{
	color: #fff;
	display: block;
	background: url(../images/menu1.gif);
	padding: 8px 0 0 0px;
}

#menu1 li a:hover
{
	color: #FFF;
	background: url(../images/menu1.gif) 0 -32px;
	padding: 8px 0 0 0px;
}
#menu1 li a:link.large, #menu1 li a:visited.large
{
	color: #fff;
	display: block;
	background: url(../images/menu_large.gif) !important;
	padding: 8px 0 0 0px;
	height: 37px;
}
#menu1 li a:hover.large
{
	color: #FFF;
	background: url(../images/menu_large.gif) 0 -45px !important;
	padding: 8px 0 0 0px;
	height: 37px;
}

.clearfix:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix
{
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
#RightMenu ul
{
	margin: 0px;
	padding: 0px;
}
.followuslinks
{
	width: 188px;
	height: 78px;
	background-image: url(../images/followus.jpg);
	
}
.followus
{
	margin-top: 24px;
	margin-left: 2px;
	border-bottom: 0px dotted;
	border-left: 0px dotted;
	border-top: 0px dotted;
	border-right: 0px dotted;
}

/*added by Glowtouch on 19/12/2008*/
#formCotent
{
}
#formCotent div
{
	clear: both;
}
.lableContent
{
	width: 100px;
	float: left;
	margin: 5px 0px;
}

.formbtn
{
	margin-left: 200px;
}
.smallPara
{
	width: 150px;
	position: absolute;
	top: 120px;
	left: 5px;
	
}
.MapRequest
{
	position: relative;
}
.floatimageL
{
	float: left;
}
.floatimageR
{
	float: right;
}
.RedBold
{
	color: #EA2628;
	font-weight: bold;
}
.imageFloatLM
{
	float: right;
	margin: 0px 0px 5px 10px;
}
.leftColFull
{
	margin: 0px 10px 10px 18px;
}
#tabs2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#tabs2 ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
}
#tabs2 li
{
	display: inline;
	margin: 0;
	padding: 0;
	width: 104px;
}
#tabs2 a
{
	float: left;
	background: url(../images/tableft2.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 16px;
	width: 104px;
	text-align: center;
}
#tabs2 a span
{
	float: left;
	display: block;
	background: url(../images/tabright2.gif) no-repeat right top;
	padding: 5px 10px 6px 14px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs2 a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs2 a:hover
{
	background-position: 0% -43px;
}
#tabs2 a#current span
{
	background-position: 100% -43px;
	color: #FFF;
}
#home #tabs2 a#current
{
	background-position: 0% -43px;
	color: #FFF;
}
#tabs2 a
{
	float: left;
	background: url(../images/tableft2.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 16px;
	width: 104px;
	text-align: center;
}
#tabs2 #singleLine a
{
	float: left;
	background: url(../images/tableft2.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	width: 104px;
	text-align: center;
	line-height: 32px;
}
#tabs2 a span
{
	float: left;
	display: block;
	background: url(../images/tabright2.gif) no-repeat right top;
	padding: 5px 10px 6px 14px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs2 a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs2 a:hover
{
	background-position: 0% -43px;
}
#tabs2 #singleLine a:hover
{
	background-position: 0% -43px;
}
#tabs2 #birthday a
{
	float: left;
	background: url(../images/tableft12.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 16px;
	width: 104px;
	text-align: center;
}
#tabs2 #birthday a span
{
	float: left;
	display: block;
	background: url(../images/tabright12.gif) no-repeat right top;
	padding: 5px 10px 6px 14px;
	color: #fff;
}
#tabs2 #singleLine a span
{
	float: left;
	display: block;
	background: url(../images/tabright2.gif) no-repeat right top;
	padding: 5px 10px 6px 14px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 #birthday a span
{
	float: none;
}
#tabs2 #singleLine a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs2 #birthday a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs2 #singleLine a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs2 #birthday a:hover
{
	background-position: 0% -43px;
}
#tabs2 #singleLine a:hover
{
	background-position: 0% -43px;
}


/*added on 231208*/
#tabs3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#tabs3 ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
}
#tabs3 li
{
	display: inline;
	margin: 0;
	padding: 0;
	width: 104px;
}
#tabs3 a
{
	float: left;
	background: url(../images/tableft3.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 16px;
	width: 104px;
	text-align: center;
}
#tabs3 a span
{
	float: left;
	display: block;
	background: url(../images/tabright3.gif) no-repeat right top;
	padding: 5px 6px 6px 5px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs3 a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs3 a:hover
{
	background-position: 0% -43px;
}

#tabs3 a
{
	float: left;
	background: url(../images/tableft3.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 32px;
	width: 104px;
	text-align: center;
}
#tabs3 #doubleLine a
{
	float: left;
	background: url(../images/tableft3.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 16px;
	width: 104px;
	text-align: center;
}
#tabs3 a span
{
	float: left;
	display: block;
	background: url(../images/tabright3.gif) no-repeat right top;
	padding: 5px 6px 6px 5px;
	color: #670099;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs3 a:hover span
{
	color: #FFF;
	background-position: 100% -43px;
}
#tabs3 a:hover
{
	background-position: 0% -43px;
}
#tabs3 #doubleLine a:hover
{
	background-position: 0% -43px;
}
thirdleft
{
	float: right;
}
LargerFont
{
	font-size: larger;
	font-weight: bold;
}


.leftCol .inner1
{
	width: 315px;
	float: left;
	padding-left: 15px;
}
.leftCol .inner2
{
	width: 468px;
	float: left;
}
.leftCol .place
{
	width: 145px;
	float: left;
}


.boldFont
{
	font-size:16px;
	}
#mapwrapper{
float: right; width: 100%;
}
#mapright{
float: right; width: 400px;
}
#mapleft{
float: right; width: 170px; padding-right: 5px;
}

.corporateComingSoon

{
	color: #EA2628;
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0px 5px 0px;
}
.LocationsComingSoon

{
	color: #EA2628;
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0px 5px 0px;
}

.vcard
{
	text-align:center;
}

.urlfn
{
	color: #EA2628;
	font-size: 14px;
	font-weight: bold;
}

.tel
{
	font-size: larger;
	font-weight: bold;
}
.email
{
	text-align:center;
}
.street-address
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.adr
{
	text-align:center;
}

.locality
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.region
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.postal-code
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#tableContent {
border-left:solid 1px #999999;
border-top:solid 1px #999999;
clear:both;
}
#tableContent .tableRow{
clear:both
}
#tableContent p{
margin:0px;
padding:3px;
border-bottom:solid 1px #999999;
border-right:solid 1px #999999;
width:31.9%;
float:left;
height:60px;
}

/* Rinu - Feb 25th */
#menu-silver
{
	width: 148px;
}
#menu-silver ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-silver li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin-bottom: 17px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#menu-silver li a:link, #menu-silver li a:visited
{
	color: #fff;
	display: block;
	background: url(../images/silverlink.jpg);
	padding: 8px 0 0 0px;
}

/* Rinu Ends */