
/*   Conway Twitty 719

 MCN default css template - edited 01.25.05*/
 
/*Yui Grids splash page styles*/
html {
	text-align:center;
	background-color:#000;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFE7AE;
	background: #000;		
			line-height:140%;
}
#custom-doc { 
	width:69.23em;
	*width:67.56em;
	min-width:900px; 
	margin:auto; 
	text-align:left;  
	background: transparent url(images/bgRepeatingY.jpg) repeat-y scroll center top;
}
#hd {
	position: relative;
	background: url(images/header.gif) no-repeat scroll center top;
	height: 254px;
}
#conway {
	position:absolute;
	left: 40px;
	top: 110px;
	width: 394px;
	height: 640px;
	background: url(images/conway.jpg) no-repeat scroll right top;
}
#contentMain {
	width: auto;
	text-align: left;
	padding: 0 30px 1em 0px;
	min-height: 490px; 
	height: auto;
	_height:  490px; /*ie Hack */
}

#ft {
	background: #000 url(images/footer.gif) no-repeat scroll left top;
	padding: 30px 35px 20px 0;
	margin: 0px; 
	text-align: right;
	font-size: 85%;
	text-transform: uppercase;
	color:#f5a14e;
	height: 65px;
}
#ft a {
	color: #AE6844;
}
#ft a:hover{
	color: #fff;
}
#splashMovie{
	width: auto;
	height: 230px;
	margin: 0px 0 60px 0;
}
#splashbanners {
	width: 332px;
	margin: 1.5em 0;
}
/*  ------------------   base.css, part of YUI's CSS Foundation  ------------------------ */
h1 {    font-size:138.5%;}
h2 {    font-size:123.1%; }
h3 {    font-size:108%;  }
h1,h2,h3 {    margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong,b {    font-weight:bold; }
abbr,acronym {     border-bottom:1px dotted #000;    cursor:help;} 
em,i {    font-style:italic;}
blockquote{    margin:1em;}
dl dd {    margin-left:1em;}
th {    font-weight:bold;text-align:center;}
caption {    margin-bottom:.5em;    text-align:center;}
p,fieldset,table {    margin-bottom:1em;}
form{    margin:2px;    padding:4px;}
th,td {     border:0;     padding:.1em; } 
td{text-align:left;}
/*   --------------- end yui base (modified)  --------------------- */
/*----------------------------------------
CONTENT
-------------------------------------------*/

form{
		margin:0;
		padding:0;
}

fieldset{
   display:block;
   margin:8px;
   padding:6px;
   border:1px solid #88755C;
   background: #2C1D16;
}
/*----------------------------------------

L I S T S - vnav,  albums, sml

-------------------------------------------*/

ul{ 
		list-style-type: none;
		margin:0px;
}
ul li{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}

/* ul formating in content */

.content ul{
	list-style: square outside;
    margin:4px 0 6px 0;
    padding:0 0 0 20px;
    text-align:left;
}
.content ul li {
 	list-style: square outside;
}
.content ul ul {
	list-style: circle outside;
}
.content ol{
	padding:1em;
}
.content ol li{
	list-style: decimal outside;
	font-size:93%;
    margin:0;
    padding:0 ;
    text-align:left;
}
.content ol ol{
	list-style: lower-alpha outside;
}
h1{
		display:none;
}

strong{	font-weight: bold;}


* html hr { clear:both}
a {	
		color: #FFCC66;
}


A:hover {
    	COLOR: #FFFFFF;
		text-decoration: underline;
}
.content,
#galleryText{
		margin:0;
		text-align: left;
		list-style: inside;
}
.contentHi {
		color: #222;
}	
.contentSml {
		font-size:90%; 
		line-height:110%;
		color: #222;
		font-weight:normal;
}	
.contentHiSml {
		font-size:85%;  
 		color: #222;
}	
.titleLrg{
		font-size:138.5%;  
		font-weight:bold;
		margin:.5em 0;
                letter-spacing:2px;

}
#modNews h3,
.titleSml{
		font-size:123.1%; 
		font-weight:bold;

}
h3 a,
.titleSml a{
		text-decoration: none;
}
.titleSml a:hover{
		text-decoration: underline;
}

/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight {
		float: right;
		margin: 1px 1px 1px 6px;
}
.picLeft {
		float: left;
		margin: 1px 6px 1px 1px;
}
.picRightBrd {


		float: right;
		margin: 1px 1px 1px 6px;
		border: 1px solid #3483AB;
}
.picLeftBrd {
		float: left;
		margin: 1px 6px 1px 1px;
		border: 1px solid #3483AB;
}

.iconImg{
		margin: 2px 8px 6px 0px;
		border:0px;
}
.banner {
          margin: 0 0 6px 0;
}
.optionBox {/*used in gallery select */
		font: normal 14px/18px  "trebuchet ms", Helvetica, sans-serif;
		color: #000000;
		background-color: #ddd;

}
/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	position: absolute;
	left: 435px;
	top: 200px;
        font: bold 11px/14px georgia, serif;
	line-height:100%;
	text-align: left;
	width: 440px;
	margin: 0;	
	padding 0px;
	z-index: 10;
        background:none;

}

#vNav li a{
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding:6px 0;
	margin:1px;
        border:1px solid #8C654E;
background: #663314 url(domain/bin/css/glassyBtn.png) repeat-x 0 -33px;
width:105px;
}

#vNav a:hover{
	color: #222;
        border:1px solid #DFEEFF;
background: #C3D0DF url(domain/bin/css/glassyBtn.png) repeat-x 0 -33px;
}
#vNav li {   /*for horizontal navigation: display: inline;*/
	display: inline;
}
#vNavBox ul {
padding: 0px;
margin: 0px;
}
/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:2px 0px;
	position:relative;
	padding:0.8em;
	border-bottom: 1px dashed #cb9c59;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p{
	text-decoration: none;
}
#modNews a:hover .item{
	background:#352315;


}
#modNews img.iconImg{
	display: none;
}
#modNews h3 a {
	font-size:123.1%; 
	text-decoration: none;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
	margin:0px;
}
#modNews small {
   color: #BF420B;
}
.Pagination{
   text-transform:uppercase;
   letter-spacing:2px;
   text-align:right;
   
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ 
	width:auto;
    margin:10px 0;
}
#modGallery.copy{ }
#modGallery .iconImg{
 border:1px solid #8F5F2C;

}
#modGall li {  display: inline;}
#modGallery form{
	margin:6px 0;
}

/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li{   
	display: inline;
}
#stickyBox{
	font:normal 11px/10px Arial, Helvetica, sans-serif;
	margin:10px 0 15px 0;
	text-align:left;
	padding:0;
	height:18px;	
	border-bottom: 1px dashed #cb9c59;
}

#stickyNav a{ 
	float:left;
	display: block; 
	padding: 0px 8px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#565C1F;
	border-left:5px solid #DE7B10;
}

#stickyNav a:hover{
	border-left:5px solid #FFBF4F;
	color:#000;
	margin:0 2px 0 0;
}
* html #stickyBox ul li{
	margin-top:25px;
}
 #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
}
* html #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
} 
#stickyBox ul li ul li {
	display:inline;
} 
#stickyBox ul li ul li a{
	font:normal 9px/10px arial, Helvetica, sans-serif;
	float:left;
	display: block; 
	padding: 0px 8px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#222;
	border-left:2px solid #BADDFE;
}
#stickyBox ul li ul li a:hover{
	border-left:2px solid #FFBF4F;
}
#blogBox{
   width:110px;
   float:right;
   margin:0 0 6px 6px;
   font:bold 11px/14px arial;
}
#blogBox a{
   display:block;
   border:1px dashed #ddd;
   margin:4px 0;
   padding:2px 3px;
 }
#blogBox a:hover{
   border:1px solid #fff;
   background:#A0BBCC;
   color:#003;
}
/*-----------------------------------------------------------------------------------------------------
C A L E N D A R  and  C H E C K O U T
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	color: #000;
	width: 98%;
	margin: 0px;
	font-size:93%;
}
.calendarBox td,
.checkoutBox td{	padding: 3px;}


.checkoutOdd,
.calendarOdd{

	background-color: #E2CDB4;

}
.checkoutEven,
.calendarEven{
	background-color: #F1E4D1;

}
.calendarHdr td,
.checkoutHdr{
	color: #F79534;
	padding:6px;
	text-transform:uppercase;
	background-color: #000;
	text-align:center;
}


#et_Form {
	font-size:85%;
}
#et_Form li a {
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:2px;
	padding-left:24px;
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -120px;
}
#aHideForm li a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -298px;
}
#frmEmail a {
	text-decoration:none;
	padding-left:54px;
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 30px -656px;
}
#divNewEmail a {
	text-decoration:none;
	padding-left:0px;
	background:none;
}