@charset "UTF-8";

/* Table */

.FormRightContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1e768b;
}

a:hover.link{
	color: #333;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #333;
	font-style:normal;
	font-weight:normal;
	}

h2 {
	font-size: 14px;
	color: #333;
	font-style:normal;
	font-weight:normal;
}
h3 {
	font-size: 12px;
	color: #333;
	font-style:normal;
	font-weight:normal;
	line-height: normal;
}

.SpaceTable{
	height:15px;
	float:left;
}

.SubTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1e768b;
	text-align: left;
	vertical-align: top;
}

.TableTop {
	padding-top:10px;
	width: 865px;
	background-image: url(../images/excessBaggage/top.png);
	background-position: center top;
}

.TableContent {
	width: 843px;
	background:#FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-left-color: #adadad;
}

.TableBottom {
	padding-bottom:10px;
	width: 865px;
	background-image: url(../images/excessBaggage/bottom.png);
	background-position: center bottom;
}

/* End Table */

/* Slide Show */

#slidebox{position:relative; margin:0px;}
#slidebox, #slidebox .content{width:260px;}
#slidebox, #slidebox .placeholder, #slidebox .content{height:129px;}
#slidebox{overflow:hidden;}
#slidebox .placeholder{position:relative; left:0;}
#slidebox .content{float:left;}
#slidebox .content div{padding:0px 0px; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
#slidebox .next, #slidebox .previous{
	position:absolute;
	z-index:2;
	display:block;
	width:24px;
	height:24px;
	top: 29px;
}
#slidebox .next{ right:0; margin-right:10px; background-image: url(../images/excessBaggage/next.png); background-repeat: no-repeat;}
#slidebox .next:hover{background-image: url(../images/excessBaggage/next1.png); background-repeat: no-repeat; background-position: left top;}
#slidebox .previous{margin-left:10px; background:url(../images/excessBaggage/back.png) no-repeat left top;}
#slidebox .previous:hover{background:url(../images/excessBaggage/back1.png) no-repeat left top;}
#slidebox .thumbs{position:absolute; z-index:2; bottom:10px; right:10px;}
#slidebox .thumbs .thumb{display:block; margin-left:5px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; text-decoration:none; padding:2px 4px; background:url(images/slidebox_thumb.png); color:#fff;}
#slidebox .thumbs .thumb:hover{background:#fff; color:#000;}
#slidebox .selected_thumb{background:#fff; color:#000; display:block; margin-left:5px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; text-decoration:none; padding:2px 4px;}

/* End Slide Show */

/* Photo Slide Show */

#Photoslidebox{position:relative; margin:0px;}
#Photoslidebox, #Photoslidebox .content{width:428px;}
#Photoslidebox, #Photoslidebox .placeholder, #Photoslidebox .content{height:313px;}
#Photoslidebox{overflow:hidden;}
#Photoslidebox .placeholder{position:relative; left:0;}
#Photoslidebox .content{float:left;}
#Photoslidebox .content div{padding:0px 0px; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
#Photoslidebox .next, #Photoslidebox .previous{position:absolute; z-index:2; display:block; width:24px; height:24px;}
#Photoslidebox .next{ right:0; margin-right:10px; background-image: url(../images/excessBaggage/next.png); background-repeat: no-repeat;}
#Photoslidebox .next:hover{background-image: url(../images/excessBaggage/next1.png); background-repeat: no-repeat; background-position: left top;}
#Photoslidebox .previous{margin-left:10px; background:url(../images/excessBaggage/back.png) no-repeat left top;}
#Photoslidebox .previous:hover{background:url(../images/excessBaggage/back1.png) no-repeat left top;}
#Photoslidebox .thumbs{position:absolute; z-index:2; bottom:10px; left:10px;}
#Photoslidebox .thumbs .thumb{
	display:block;
	margin-left:5px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-decoration:none;
	padding:2px 4px;
	color:#fff;
	background-color: #000;
}
#Photoslidebox .thumbs .thumb:hover{background:#fff; color:#000;}
#Photoslidebox .selected_thumb{background:#fff; color:#000; display:block; margin-left:5px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; text-decoration:none; padding:2px 4px;}

/* End Photo Slide Show */


/* Top Menu */

a.MainButtonButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

a:hover.MainButtonButton{
	color: #6ad3e4;
}

/* End Top Menu */

/* Bottom Menu */

.BottomButtonTop {
	width: 115px;
	background-image: url(../images/excessBaggage/subTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}

.BottomButtonCenter {
	background:#224b7d;
	padding-left: 5px;
	padding-right: 5px;
	width: 105px;
}

.BottomButtonBottom {
	width: 115px;
	background-image: url(../images/excessBaggage/subBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}

a.BottomButtonContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: top;
	color: #FFF;
	text-decoration: none;
}

a:hover.BottomButtonContent{
	color: #23b1f2;
}

img.BottomButtonimage {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: none;
}

/* End Bottom Menu */

/* CopyRights */

.CopyRightsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: top;
	color: #FFF;
}

/* End CopyRights */

/* Left hand nav */

.ColomLeft{
	width:164px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

a.ColomLeftButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	text-decoration: none;
	width: 164px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00659a;
	float:left;
	padding-bottom: 2px;
}

a:hover.ColomLeftButton{
	color: #6ad3e4;
}


.ColomLeft{
	width:164px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

a.ColomLeftButton1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	text-decoration: none;
	width: 150px;
	padding-top: 3px;
	margin-bottom: 3px;
	float:left;
	padding-bottom: 3px;
	background-image: url(../images/excessBaggage/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 12px;
	padding-left: 14px;
}

a:hover.ColomLeftButton1{
	color: #6ad3e4;
}

/* End Left hand nav */

/* Login Area */

.LoginTop{
	width:164px;
	background-image: url(../images/excessBaggage/leftTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}

.LoginCenter{
	width:154px;
	background-color:#05aad5;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

.LoginBottom{
	width:164px;
	background-image: url(../images/excessBaggage/leftBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}


.LoginHeading{
	width:154px;
	background: #CCC;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	float:left;
}

.LoginContent{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.LoginBox{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	width: 156px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 0px;
	float: left;
	background-position: left top;
}

div.box .input-text{
border:1px solid #3b6e22;
color:#666666;
}

div.box label{
display:block;
margin-bottom:10px;
color:#555555;
}

div.box label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}

.green{
	background: url(../images/excessBaggage/green.png);
	padding:0px 6px;
	border:1px solid #5CB9C8;
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

a.ForgotButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: top;
	color: #6AD3E3;
	text-decoration: none;
}

a:hover.ForgotButtonButton{
	color: #CCC;
}

/* End Login Area */

/* Center Content Area */

.ColomCenter{
	width:447px;
	padding-left: 5px;
	padding-right: 5px;
}

/* End Center Content Area */

/* Right Content Area */

.RightHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.ColomRight{
	width:211px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.RightTop{
	width:211px;
	background-image: url(../images/excessBaggage/RightTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}

.RightCenter{
	width:201px;
	background-color:#a74ad2;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

.RightBottom{
	width:211px;
	background-image: url(../images/excessBaggage/RightBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}

.RightBox{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 0px;
	float: left;
	background-position: left top;
}


/* End Right Content Area */

/* Home page content */

.HomeTop{
	width:447px;
	background-image: url(../images/excessBaggage/home-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	float:left;
}

.HomeCenter{
	width:427px;
	background-color:#e6e6e6;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
}

.HomeBottom{
	width:447px;
	height: 10px;
	background-image: url(../images/excessBaggage/home-Bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
}

#Collections {color:#000000;}
/* End Home page content */
