/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1.125em;
	background-color: #F8F5ED;
}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}	

#moseley #content .col-1{
	width:253px;
	margin-right:9px;
	float: right;
}
#moseley #content .col-2{
	width:716px;
}
#moseley #content .col-3{
	width:330px;
	margin-right:5px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
#moseley #content .col-4{
	width:690px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	margin-bottom: 5px;
}

.alignMiddle{ vertical-align:middle}
.tail-top{
	background-color: #F8F5ED;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.tail-bottom{
	background:url(../images/bot.gif) bottom repeat-x;
}

.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:985px;
}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{
	vertical-align:top;
}

a{
	color:#175FAC;
	text-decoration:underline;
	outline:none
} 
a:hover{
	text-decoration:none;
	color: #F88E1E;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #F88E1E;
}


.link{color:#010101; font-style:italic }

.button{color:#f8f7f3; background:url(../images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li a{color:#95ca22; text-decoration: underline; line-height:1.92em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(../images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(../images/link_left.gif) no-repeat left top; font-size:1.1538em}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {
	font-size:0.8125em;
	color:#FFFFFF;
	height: 159px;
}
#header .logo{ margin:28px 0 29px 0 }
#header .indent{margin:34px 0 0 754px; position:absolute; width:227px}
#header .indent1{
	margin:41px 0 0 613px;
	position:absolute;
	width:523px;
	font-size:20px;
	color:#FFFFFF;
	height: 62px;
	top: 42px;
	font-family: "Trebuchet MS";
	left: -36px;
	line-height: 25px;
	background-position: right;
	text-align: right;
}
#header .indent1 a{ color:#645955; text-decoration:none}
#header .indent1 a:hover{ text-decoration: underline}
#header .indent1 span a{ color:#edba12}
#header .menu{
	margin:121px 0 0 0px;
	position:absolute;
	width:1030px;
	top: 0px;
	height: 40px;
}

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul .last{background:none}
#header ul li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	display:block;
	float:left;
	width: 193px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg_menu2.gif);
	padding-top: 13px;
	padding-right: 1px;
	padding-bottom: 17px;
	padding-left: 1;
} 
#header ul li a:hover {
	text-decoration:none;
	background:url(../images/bg_menu-act2.gif) top left no-repeat;
}
#header ul li .current{
	text-decoration:none;
	background-image: url(../images/bg_menu-act2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#header h1{color:#325a53; font-size:1.75em; margin-bottom:13px; line-height:1.2em  }
#header h1 a{color:#325a53; text-decoration:none  }
#header h1 a:hover{text-decoration:none  }

/*content*/
#content{
	font-size:0.8125em;
	width:100%;
	text-align:left;
	margin-top: 15px;
	border-left-width: 1px;
}
#content .indent-col{
	padding:0 0 0 0
}
#content .indent-col2{
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#content .indent-main{padding:0 0 0 0}
#content .img-indent1{ margin:0 0 13px 0}

#content .indent{padding:10px 0 0 0}

/*box*/
.box{ background:#f1ede4; width:100%;}
.box .border-top {background:url(../images/border_top.gif) top repeat-x;}
.box .border-bottom {background:url(../images/border_bottom.gif) bottom repeat-x;}
.box .border-left {background:url(../images/border_left.gif) left repeat-y;}
.box .border-right {background:url(../images/border_right.gif) right repeat-y  ;}
.box .corner-top-left {background:url(../images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(../images/corner_top_right.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(../images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {
	background:url(../images/corner_bottom_right.gif) right bottom no-repeat;
	width:100%;
}
.box .indent-box{
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 11px;
	padding-bottom: 10px;
}
.box .indent-box1{
	padding:10px 10px 10px 11px;
}
.box .indent-box2{ padding:31px 10px 13px 11px; }


/*footer*/
#footer {
	color:#FFFFFF;
	font-size:0.75em;
	height: 75px;
}
#footer .indent-footer{
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;

}
#footer span {
	color:#F88C19;
	text-decoration:none
}  
#footer a {
	color:#FFFFFF;
	text-decoration:none
}  
#footer a:hover {  text-decoration:underline}


.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.h1{ height:30px; background:url(../images/bg_input.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:80px}
input{
	width:190px;
	height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
textarea{
	width:190px;
	height:72px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:5px;
	overflow:auto;
	margin-left: 10px;
}
.rightbox {
	width: 220px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: justify;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.newsicon {
	background-image: url(../images/newsicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 45px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}
.rightboxitem {
	float: right;
	width: 165px;
	margin-bottom: 7px;
	padding-right: 10px;
	margin-top: 5px;
}

.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.darkorange {
	font-size: 20px;
	color: #995304;
	font-family: "Trebuchet MS";
}



.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
}
.writeicon {
	background-image: url(../images/writeicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 45px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 0px;
}
.phoneicon {
	background-image: url(../images/phoneicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 45px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 0px;
}
.emailicon {
	background-image: url(../images/emailicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: -5px;
}
.twittericon {
	background-image: url(../images/twittericon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 45px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}
.downloadicon {
	background-image: url(../images/downloadicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 45px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}
.columnitem {
	float: right;
	width: 270px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 10px;
}
.whitecontentbox {
	background-color: #FFFFFF;
	width: 300px;
	padding: 10px;
}
li {
	list-style-type: disc;
	text-align: left;
}
#header ul li .strapline {
	text-decoration:none;
	background:url(../images/strapline.png) top left no-repeat;
	width: 290px;
	padding-top: 0px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}

/* ------------------------------------- slider --- */

.slider {
	position:relative;
	overflow:hidden;
	width:695px;
	margin:0 0 6px 0;
}
.stripViewer {
	margin:0;
	overflow:hidden;
	position:relative;
}
#mygalone {
	overflow:hidden;
}
	#mygalone ul {
	position:relative;
	padding:0;
	margin:0;
	height:300px;
	overflow:hidden;
	list-style:none;
	}
	#mygalone ul li {
	float:left;
	position:relative;
	width:695px;
	height:300px;
	border:0;
	}
	
	#mygalone ul li img {
	width:695px;
	height:300px;
	border:0;
	}
	
.stripTransmitter {
	position:absolute; 
	margin:0px 0 0 0px; 
	bottom:12px; 
	left:12px; 
	overflow:hidden;
	z-index:100;
}
	.stripTransmitter ul {
		padding:0;
		margin:0; 
		list-style:none;
		height:18px;
	}
		.stripTransmitter li {
			margin-right:4px; 
			float:left;
		}
			.stripTransmitter ul li a {
	width:18px;
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(file:///C|/Users/tina/Documents/moseley%20brothers/images/paginator.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
			}
.homeimg {
	padding: 3px;
	border: 1px dotted #CCCCCC;
	text-align: center;
	margin-left: 5px;
	margin-top: 10px;
}

			.stripTransmitter ul li a:hover,
			.stripTransmitter ul li a.current {
	background-image: url(file:///C|/Users/tina/Documents/moseley%20brothers/images/paginator-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
			}
.stripe {
	background-image: url(file:///C|/Users/tina/Documents/moseley%20brothers/images/stripe-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.iframe {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.list {
	list-style-image: url(../images/bullet.gif);
	padding-left: 10px;
	margin-left: 10px;
}
.list li {
	padding-bottom: 7px;
	list-style-image: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 10px;
}


#capacity table {
	font-size:10px;
	font-family: Arial, Helvetica, verdana sans-serif;
	background-color:#fff;
	border-collapse: collapse;
	text-align: left;
}
#capacity tr   {
	background-color:#fff;
	border-bottom: 1px solid #f0f0f0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#capacity  td  {
	color:#414141;
	text-align:left;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#capacity  th  {
	text-align:left;
	background-color: #175FAC;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.call {
	width: 50px;
}

