@charset "iso-8859-1";
/**
*** JONATHAN ROURKE
*** ONLINE MEDIA GROUP
*** http://www.webomg.com
**/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background-color: #000;
}

#frame {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 350px;
	float: left;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
}

#body {
	width: 1000px;
	float: left;
}

#bodyheader {
	width: 1000px;
	min-height: 180px;
	float: left;
	background-image: url(../images/welcome_img.jpg);
	background-repeat: no-repeat;
}

#text_title {
	width: 934px;
	float: left;
	height: 22px;
	padding-top: 94px;
	padding-left: 66px;
}

#text_title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1px;
}

#bodysection1 {
	width: 1000px;
	float: left;
}

#body_description {
	float: left;
	margin-left: 115px;
	padding-top: 10px;
}

#body_description p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: #fff;
	margin-bottom: 19px;
	text-align: justify;
	letter-spacing: .02em;
}

#perfection_img {
	width: 337px;
	float: left;
	margin-left: 5px;
}

#bodysection2 {
	width: 1000px;
	float: left;
	margin-top: 35px;
}

#swissvax_img {
	width: 200px;
	float: left;
	padding-left: 55px;
}

#swissvax_logo {
	width: 162px;
	float: left;
	padding-left: 20px;
}

#swissvax_content {
	width: 200px;
	float: left;
	margin-top: 13px;
}

#swissvax_content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
	color: #fff;
}

#bodysection2_content {
	width: 637px;
	float: left;
	padding-left: 22px;
}

#body_description2 {
	width: 637px;
	float: left;
}

#body_description2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #fff;
	margin-bottom: 18px;
	text-align: justify;
	letter-spacing: .02em;
}

#body_description2list {
	width: 637px;
	float: left;
	margin-top: 35px;
}

#body_description2list p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #fff;
	margin-bottom: 12px;
	text-align: justify;
	letter-spacing: .02em;
}

.listitems {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
	text-align: justify;
	letter-spacing: .02em;
	background-image: url(../images/list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-left: 5px;
}

#internallistitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
	letter-spacing: .02em;
	list-style: none;
	background-image: none;
	line-height: 16px;
}

#internalbulletin {
	background-image: url(../images/list_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-left: 5px;
	padding-top: 5px;
}

#internalsecondline {
	padding-bottom: 5px;
	padding-left: 150px;
}

#listitem_space {
	width: 516px;
	float: left;
	padding-left: 121px;
	margin-top: -10px;
}

#bodysection3 {
	width: 1000px;
	float: left;
	padding-top: 40px;
}

#bodydescription3 {
	width: 730px;
	float: left;
	padding-left: 135px;
}

#three_paragraphs {
	width: 730px;
	float: left;
}

#three_paragraphs p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	color: #fff;
	margin-bottom: 18px;
	text-align: center;
	letter-spacing: .02em;
}

#last_paragraph {
	width: 550px;
	float: left;
	padding-left: 90px;
}

#last_paragraph p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	color: #fff;
	margin-bottom: 18px;
	text-align: center;
	letter-spacing: .02em;
}

#royalclubsection {
	width: 211px;
	float: left;
	padding-left: 394px;
	padding-top: 18px;
}

#royalclubtitle {
	width: 1000px;
	height: 15px;
	float: left;
	background-image: url(../images/theroyalclub_title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
}

#royalclubcrown {
	width: 1000px;
	height: 117px;
	float: left;
	background-image: url(../images/crown_glow.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 28px;
}

#footer {
	width:  868px;
	float: none;
	clear: both;
	margin: 0 auto;
}

#footer_menu {
	width: 868px;
	float: left;
	margin-top: 12px;
}

#footermenu_section {
	width: 868px;
	float: left;
	background-image: url(../images/footer_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 66px;
}

#footermenu_btns {
	width: 799px;
	float: left;
	padding-left: 80px;
	margin-top: 50px;
}

#home_btn {
	width: 87px;
	height: 36px;
	float: left;
	border: none;
}

#home_btn img {
	border: none;
}

#aboutus_btn {
	width: 116px;
	height: 36px;
	float: left;
}

#aboutus_btn img {
	border: none;
}

#services_btn {
	width: 102px;
	height: 36px;
	float: left;
}

#services_btn img {
	border: none;
}

#gallery_btn {
	width: 94px;
	height: 36px;
	float: left;
}

#gallery_btn img {
	border: none;
}

#testimonials_btn {
	width: 134px;
	height: 36px;
	float: left;
}

#testimonials_btn img {
	border: none;
}

#blog_btn {
	width: 79px;
	height: 36px;
	float: left;
}

#blog_btn img {
	border: none;
}

#faq_btn {
	width: 86px;
	height: 36px;
	float: left;
}

#faq_btn img {
	border: none;
}

#contact_btn {
	width: 101px;
	height: 36px;
	float: left;
}

#contact_btn img {
	border: none;
}

#footer2 {
	width:  868px;
	height: 12px;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;				
	padding-bottom: 50px;				
}

#footer2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
	color: #fff;	
	text-align: center;	
}

/*Here New css start by garry*/
.ED_CMC_List_Area {
    float: left;
	clear: none;
	width: 156px;
    text-align: center;
    padding: 0px 16px 0px 5px;
    overflow: hidden;
}
.ED_CMC_List_Area_inner {
	width: 174px;
	height:136px;
    background-image:url(../images/framesmall.gif);
	background-repeat: no-repeat;
}
.ED_CMC_List_Area_inner_top {
	width:525px;
	height:395px;
    background-image:url(../images/framemed.gif);
	background-repeat: no-repeat;
}
.ED_CMC_List_Area_inner_medimg {
	width:400px;
	height:282px;
    background-image:url(../skins/luxroyal/media/frame3.gif);
	background-repeat: no-repeat;
}
.ED_CMC_List_Title {
	height: 45px;
	font-size: 14px;
	font-weight: 500;
	color: #DDDDDD;
}
.ED_CM_List_Image {
	
}
.EDT_CM_List_Image {
    float: left;
	clear: none;
    padding: 0px 8px 8px 0px;
}
.XCMC_IMAGE_TN {
	padding-top:13px;
	padding-left:2px;
}
DIV.ED_HOME_IMG_Image_Area {
    width: 146px;
    height: 97px;
    overflow: hidden;
}
.CMC_Content_Area,
.CM_Content_Area {
    float: left;
    clear: none;
    width: 820px;
    padding: 0px 0px 0px 0px;
}

A.CMTitle:link, A.CMTitle:visited, A.CMTitle:active {
	color: #949494;
	text-decoration: none;
}

A.CMTitle:hover {
	color: #ffffff;
	text-decoration: none;
}


.CMC_List_PageNav {
color: #ffffff;
	float: none;
	clear: both;
	padding: 20px 4px 0px 4px;
}
.CMC_PageNav_Description {
	float: left;
	clear: none;
}
.CMC_PageNav_Select {
	float: left;
	clear: none;
}
.CMC_PageNav_Select_new {
	float: right;
	clear: none;
}
.PageSelect {
  float: right;
  clear: none;
  padding: 2px;
  margin: 4px;
  border: 1px #CCCCCC solid;
  text-align: center;
}

a.XPageNav:link, a.XPageNav:visited, a.XPageNav:active {
    color: #FF0000;
	text-decoration: underline;
}
a.XPageNav:hover {
    color: #FFFFFF;
}
.IL_Image_Area,
.IL_Description_Area,
.IL_Tools_Area {
	float: none;
	clear: both;
	width: 550px;
	overflow: hidden;
    background-image: url(/images/gallery_container_middle.gif);
    background-repeat: repeat-y;
	background-color: #610B0B;
	padding: 0px 5px 5px 5px;
}
.IL_Description_Area {
    height: 65px;
}

.XIL_Image_Area {
	height: 340px;
	overflow: hidden;
}
.XIL_Image {
}
.XIL_Description {
	padding: 4px 4px 4px 4px;
}
DIV.IL_Select_Area_Outer {
	float: left;
	clear: none;
	padding: 4px 4px 4px 4px;
}
DIV.XIL_Select_Area {
    width: 460px;
    text-align: center;
	padding: 0px 0px 0px 0px;
}
TD.IL_Select_Left {
    vertical-align: top; 
    background-image: url(/images/gallery_corner_sw.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
	background-color: #9E0606;
}
TD.IL_Select_Center {
	background-color: #9E0606;
}
TD.IL_Select_Right {
    vertical-align: top; 
    background-image: url(/images/gallery_corner_se.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
	background-color: #9E0606;
}
SPAN.XIL_Select_Item {
	padding: 0px 2px 0px 2px;
}
A.XIL_Selector_Link_On:link, A.XIL_Selector_Link_On:visited, A.XIL_Selector_Link_On:hover, A.XIL_Selector_Link_On:active,
A.XIL_Selector_Link_Off:link, A.XIL_Selector_Link_Off:visited, A.XIL_Selector_Link_Off:hover, A.XIL_Selector_Link_Off:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	text-decoration: none;
    color: #000000;
}
A.XIL_Selector_Link_On:link, A.XIL_Selector_Link_On:visited, A.XIL_Selector_Link_On:hover, A.XIL_Selector_Link_On:active,
A.XIL_Selector_Link_Off:hover {
    color: #FFFFFF;
}

.XIL_Control_Area {
	float: right;
	clear: none;
	padding: 4px 0px 4px 0px;
}
DIV.XIL_Control_Play {
	float: left;
	clear: none;
	padding: 2px 5px 0px 5px;
}
A.XIL_Control_Play:link, A.XIL_Control_Play:visited, A.XIL_Control_Play:hover, A.XIL_Control_Play:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	text-decoration: none;
    color: #FFFFFF;
}
A.XIL_Control_Play:hover {
    color: #FF0000;
}
DIV.XIL_Control_Pause {
	float: left;
	clear: none;
	padding: 2px 5px 0px 5px;
}
A.XIL_Control_Pause:link, A.XIL_Control_Pause:visited, A.XIL_Control_Pause:hover, A.XIL_Control_Pause:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	text-decoration: none;
    color: #FFFFFF;
}
A.XIL_Control_Pause:hover {
    color: #FF0000;
}

IMG.XIL_Select_Link_Rollover_Image {
    width: 120px;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
}

/**************************************/
.containerContent {
	/*
	width: 871px;
	*/
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.gallery-medium {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.gallery-medium #mainImage:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #5a5959;
}

.gallery-medium #nextImage {
	float: right;
}

.gallery-medium #previousImage {
	float: left;	
}

.carInfo {
	clear: both;
	margin-top: 50px;
}

.articleDetails h3, h1 {
	margin-top: 0px;
}

.gallery-medium #mainImage {
	border-width: 1px;
	border-style: solid;
	border-color: #333;
	margin-bottom: 10px;
}
.pageHeading {
	margin-bottom:15px;
	display:block;
}
.spacer {
	clear: both;
	width: 100%;
	height: 40px;
}

.galleryThumbsVert {
	width: 330px;
	float: right;
}

.galleryThumbsVert a {
	border: 0px;
}

.galleryThumbsVert img {
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin-bottom: 17px;
}

.galleryThumbsVert #right {
	margin-left: 17px;
}

.galleryThumbsVert img:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #5a5959;
}

.spacer {
	clear: both;
	width: 100%;
	height: 40px;
}

.spacerSmall {
	clear: both;
	width: 100%;
	height: 10px;
}

.galleryThumbs {
	clear: both;	
}

.galleryThumbs a {
	float: left;	
	border: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.galleryThumbs #left {
	margin-left: 0px;
}

.galleryThumbs img {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.galleryThumbs img:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #b0b0b0;
}

.galleryNavLinks {
	clear: both;
}

.galleryNavLinks a {
	float: left;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 10px;

}

.galleryNavLinks #next {
	float: right;
}

#bottomnav {
	width: 900px;
	padding-left: 70px;
	float: left;
}

#bottomnav a {
	padding-right: 25px;
}

#home_btn {
	width: 60px;
	height: 36px;
	float: left;	
}

#home_btn img {
	border: none;
}

#aboutus_btn {
	width: 80px;
	height: 36px;
	float: left;
}

#aboutus_btn img {
	border: none;
}

#why_btn {
	width: 75px;
	height: 36px;
	float: left;
}

#why_btn img {
	border: none;
}

#services_btn {
	width: 85px;
	height: 36px;
	float: left;
}

#services_btn img {
	border: none;
}

#gallery_btn {
	width: 70px;
	height: 36px;
	float: left;
}

#gallery_btn img {
	border: none;
}

#online_btn {
	width: 105px;
	height: 36px;
	float: left;
}

#online_btn img {
	border: none;
}

#faq_btn {
	width: 35px;
	height: 36px;
	float: left;
}

#faq_btn img {
	border: none;
}

#contact_btn {
	width: 101px;
	height: 36px;
	float: left;
}

#contact_btn img {
	border: none;
}
.luxury_detail_text{
	font-size:30px;
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
}
/**************************************************/
