/* CSS Document */

/* Global Default */
a img{
	border:0;
}
/* Global Default End */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:11pt;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:url(pic/wedding_car.gif) top repeat-x #1d1d1d;
}
.container{
	width:800px;
	margin:0 auto;
}
.container_second{
	background:url(pic/chauffeur_cars.gif) bottom repeat-x;
}
.head{
	height:30px;
	line-height:30px;
	padding-left:20px;
}
.head, .head a, .head a:hover{
	color:#fff;
}
.header{
	background:url(pic/wedding_cars_Glasgow.jpg) top center no-repeat;
	height:58px;
}
.flash{
	background:url(pic/wedding_cars_Paisley.jpg) top center no-repeat;
	height:247px;
	padding:21px 0 0 17px;
}
/* Menu */
.menu{
	margin:12px 0 16px;
	height:23px;
}
.menu ul{
	padding:0;
	margin:0;
	font-size:12pt;
	padding-left:80px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.menu li{
	float:left;
	text-align:center;
	list-style-type:none;
	
	line-height:23px;
	padding-left:5px;
	background:url(pic/wedding_cars.jpg) left center no-repeat;
}
.menu li:first-child{
	padding-left:0;
	background:none;
}
.menu li a{
	text-decoration:none;
	color:#d4d4d4;
	padding:0 20px;
	
	display:block;
}
.menu li a:hover, .menu li a.current{
	text-decoration:underline;
	color:#414242;
	
	display:block;
}
/* Menu End */
.banner{
	background:url(pic/platinum_wedding_cars.gif) top center no-repeat;
	height:44px;
	clear:both;
}
.center{
	padding:15px 10px;
}
.special{
	float:right;
	width:200px;
	padding:15px 0;
}
.footer{
	height:75px;
	line-height:14px;
	font-size:8pt;
	padding:12px 10px 5px;
	clear:both;
}
.footer, .footer a, .footer a:hover{
	color:#fff;
	text-decoration:none;
}
.footer a:hover, .footer a.current{
	color:#555;
}
.webbuilt4u{
	float:right;
	margin-top:5px;
}
.sep{
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
}
.mainsection {
 padding-left: 0px;
 padding-right: 0px;
}
#WeddingCarContent {
 font-size:10px;
 color: #fff;
 height: 62px;
 width:800px;
 overflow: scroll;
 margin: 0px 0px 0px 0px;
 padding:5px 10px;
}
/* Structure End */

/* Main styles */
.center ul, .center strong, a, a:hover, .impact, h1, h2, h3, h4, h5{
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
}
h1{
	font-size:14pt;
	}
h3{
	font-size:11pt;
	color:#999999
}
.impact{
	font-size:12pt;
}
p{
	margin:10px 0;
	padding:0;
}
a{
	text-decoration:underline;
	color:#fff;
}
a:hover{
	text-decoration:none;
}
/* Main styles End */

/* BIA Standard */
.big{
	font-size:16pt;
}
.small{
	font-size:8pt;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img.fr{
	margin:5px 0 5px 10px;
}
img.fl{
	margin:5px 10px 5px 0;
}
.cl{
	clear:both;
}
.centered{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
.inblock{
	display:inline-block;
}
ul.none{
	list-style-type:none;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
p.question{
	font-weight:bold;
}
p.answer{
	font-style:italic;
}
/* additional end */

/* Enquiry */
form{
	padding-left:10%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 130px;
	text-align:right;
	padding-right:10px;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form select{
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 50px;
}
form .short{
	width:80px;
}
form input[type="radio"], form input[type="checkbox"]{
	width:1em;
}
form #Submit{
	margin-left: 138px;
	margin-top: 5px;
	width: 90px;
}
.red{
	color:red;
}
button.calendarStyle{ /* pop-up calendar */
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(calendar/calendar.png);
	cursor: pointer;
	cursor: hand;
}
/* Browser specific (not valid) styles to make preformatted text wrap */		
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/* Enquiry End */

/* gallery */
.gallery{
	text-align:center;
}
a.thickbox img{
	border:2px solid #333;
	margin:5px;
}
a.thickbox:hover img{
	border:2px solid #ddd;
}
/* gallery end */

/* titles in gallery */
.thickbox{
	text-decoration:none;
}
.thickbox .pabsolute{
	position:absolute;
	margin:0 0 0 -80px;
	
	height:20px;
	width:60px;
	text-align:center;
	background:white;
	border:1px solid #09416d;
}
/* titles in gallery end */

/* Show/Hide functionality */
.gallery h3{
	cursor:pointer;
}
.gallery div{
	display:none;
}
/* Show/Hide functionality End */

/* Border Box */
.border_box, .border_end{
	width:812px;
	margin:0 auto;
}
.border_box{
	background:url(pic/border.png) center repeat-y;
}
.border_end{
	background:url(pic/border_end.png) bottom center no-repeat;
	height:18px;
}
/* Border Box End */