/*==================================================================
	Reset styles!
==================================================================== */



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {
   outline: none;
}

/*==================================================================
	Global styles
==================================================================== */
 
.clear         { clear:both; }
.float-left    { float:left; margin:0 10px 10px 0; }
.float-right   { float:right; margin:0 0 10px 10px; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold, b, strong         { font-weight:700; }
.italic , em       { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.uppercase     { text-transform:uppercase;}
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.x25 		   { height: 25px; width: 25px;}



/*==================================================================
	Overall styles
==================================================================== */

body#top {
	background-color:#ffffff;
	font-size: 100%;
	margin: 0;
	padding:0;
	color: #252a2c;
	font-family:Verdana,Geneva,sans-serif;
	line-height: 110%;
	background-image: url(/images/paul_bg.gif);
	background-repeat: no-repeat;
	background-position: right 225px;

}

.wrap {
	margin: 0;
	padding: 0;
}

a, a:visited {border-bottom:1px dotted #751d21; color:#751d21; text-decoration:none;}
a:active, a:hover {border-bottom:1px dotted #076324; color:#076324; text-decoration:none;}

a.imgLink, a:visited.imgLink, a:active.imgLink, a:hover.imgLink {
	border:none;
}

img.x10 {
	width:10px;
	height:10px;
}

img.x100 {
	width:10px;
	height:100px;
}


/*==================================================================
	Header styles
==================================================================== */

 .masthead {
	margin:0;
	padding:0;
	height: 180px;
	overflow: hidden;
	z-index:9;
}
 td.masthead-left {
	margin:0;
	padding:0;
	height: 170px;
	width: 355px;
}

 td.masthead-center {
	margin:0;
	padding:0;
	width: 398px;
	height: 180px;
	vertical-align:top;
	background-repeat: no-repeat;
	background-image: url(/images/fader/fader_masthead_1.jpg);
	background-position: left top;
}

.mastheadfader {
	height:180px;
	overflow:hidden;
		}

 td.masthead-right {
	margin:0;
	padding:0;
	background-image: url(/images/fader/masthead_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

 .masthead-2 {
	margin:0;
	padding:0;
	height: 155px;
	overflow: hidden;
	z-index:9;
}
 td.masthead-2-left {
	margin:0;
	padding:0;
	height: 170px;
	width: 355px;
}

.masthead-2-fader {
	height:180px;
	overflow:hidden;
		}

 td.masthead-2-right {
	margin:0;
	padding:0;
	background-image: url(/images/masthead-2/masthead_right_secondary.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



 div.upcoming {
	text-align: left;
	margin:0px 5px 5px 5px;
	padding:0px;
	color: #231f20;
	width: 95%;
	border: none;
background-image: url(/images/upcoming-background.gif);
background-repeat: repeat-x;
background-position: center top;
background-color:#ffffff;
	}
	
 div.upcoming h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #231f20;
	margin: 0px 5px 5px 8px;
	padding: 8px 10px 5px 0px;
	font-size: 14px;
	border-bottom: 1px solid #cdd2dc;
}

 div.upcoming ul {
	margin: 5px 0;
	padding: 0;
}
 div.upcoming ul li {
	margin: 0;
	padding: 4px 0 4px 16px;
	list-style: none;
	font-size: 10px;
	font-weight: 700;
	background-image: url(../awmdata/menu/arrow-off.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
border-bottom: 1px solid #cdd2dc;
}

.upcominginner {
border: none;
margin:3px 8px;
}

div.upcoming a, div.upcoming a:visited {border-bottom:1px dotted #751d21; color:#751d21; text-decoration:none;}
div.upcoming a:active, div.upcoming a:hover {border-bottom:1px dotted #076324; color:#076324; text-decoration:none;}
 

 /*==================================================================
	Navigation styles
==================================================================== */


.main-nav {
background-color:#e9edf4; 
border-bottom:#dbdada solid 1px; 
border-top:#dbdada solid 1px;
	text-align:left;
	margin: 0;
	padding: 0;
}

.top-nav{
background-color:#751d21; 
border-bottom:#000000 solid 1px; 
border-top:#000000 solid 1px;
	text-align:left;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	height:30px;
	vertical-align:middle;
}

.top-nav a, .top-nav a:visited {border-bottom:1px dotted #ffffff; color:#ffffff; text-decoration:none;}
.top-nav a:active, .top-nav a:hover {border-bottom:1px dotted #bac7dd; color:#bac7dd; text-decoration:none;}

.footer a, .footer a:visited {border-bottom:1px dotted #751d21; color:#751d21; text-decoration:none;}
.footer a:hover, .footer a:active {border-bottom:1px dotted #076324; color:#076324; text-decoration:none;}

.top-nav ul, .footer ul  {
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	margin: 4px 0 4px 20px;
}
.top-nav ul li, .footer ul li {
	display:inline;
	margin:0px 4px;
}

.main-nav {height:43px; margin:0px 0 0 0; padding: 2px 0px 0px 0px; z-index:500;}

 
/*==================================================================
	Content styles
	
	Left column / Content designation:
	1 - Home Page
	2 - Secondayr Pages
	3 - Chambermaster
==================================================================== */

.leftcol {
	width: 280px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	background-image: url(/images/leftcol_bg.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height: 100%;
	vertical-align: top;
}

.leftcol tr.leftcolIcon td {vertical-align: middle;}

.leftcolfadebg {background-image: url(/images/leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 290px;}
	
.leftcolfadebg-2 {background-image: url(/images/leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 180px;}

.leftcolfade {margin:0; height:70px; vertical-align: top;}

.leftcol table {
	width:235px;
	margin: 10px 0 10px 10px;
	padding:0;
}

.leftcol-2 {
	width: 180px;
	background-color: #ffffff;
background-image: url(/images/leftcol_bg.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	height: 100%;
	vertical-align: top;
}

.leftcol-3 {
	width: 180px;
	background-color: #ffffff;
background-image: url(/images/leftcol_bg_chambermaster.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	height: 100%;
	vertical-align: top;
}

.leftcol-2 table, .leftcol-3 table {

	width:145px;
	margin: 10px 0 10px 5px;
	padding:0;


}

.leftcol td, .leftcol-2 td, .leftcol-3 td {
	text-align: center;
	vertical-align: top;
text-align:center;
	padding:10px 5px 5px 5px;
}

.leftcol p, .leftcol-2 p, .leftcol-3 p  {
	font-size: 12px;
	color:#FFFFFF;
}

.leftcol a, .leftcol a:visited, .leftcol-2 a, .leftcol-2 a:visited, .leftcol-3 a, .leftcol-3 a:visited {
	color:#e9edf4;
	text-decoration:none;
	border-bottom: none;
	font-weight: 700;
}
.leftcol a:active, .leftcol a:hover, .leftcol-2 a:active, .leftcol-2 a:hover, .leftcol-3 a:active, .leftcol-3 a:hover {
	color:#97b9f4;
	text-decoration:none;
	border-bottom: none;
	font-weight: 700;
}

p.secondaryAds {margin:10px 0;}

.rightcol {
	padding: 20px 0 20px 20px;
	vertical-align: top;
	text-align: left;
}
 
/* Home content style */
.content {
	width:440px;
}

/* Secondary content style */
.content-2 {
	width:560px;
}

 /* chambermaster content style */
.content-3 {width:95%;}

.content h1, .content-2 h1 {
	font-family:Utopia, Georgia, Palatino, 'Palatino Linotype', serif;
	margin:10px 0 20px 0;
	padding:0 0 3px 0;
	font-size: 29px;
	font-weight: 700;
	color: #252a2c;
	border-bottom: 1px solid #cdd2dc;
	clear: both;
line-height:125%;
}


.content h1 .h1small {
	font-size:18px;
	color:#CCCCCC;
}

.content h2, .content-2 h2 {
	font-family:Utopia, Georgia, Palatino, 'Palatino Linotype', serif;
	margin:30px 0 18px 0;
	padding:0;
	font-size: 22px;
	font-weight: 700;
	color: #751d21;
	clear: both;
line-height:125%;
}
 
.content h3, .content-2 h3 {
	margin:18px 0 15px 0;
	padding:0 0 2px 0;
	font-size: 14px;
	font-weight: 700;
	color: #751d21;
	border-bottom: 1px solid #cdd2dc;
}

.content h4, .content-2 h4 {
	margin:10px 0 5px 0;
	padding:0 0 2px 0;
	font-size: 16px;
	font-weight: 700;
	color: #252a2c;
	font-family:Utopia, Georgia, Palatino, 'Palatino Linotype', serif;
	border-bottom: 1px dotted #e8ecf3;
}


.content p, .content-2 p {
	padding:0;
	font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
	margin: 0 0 15px 10px;
	color: #252a2c;
}

.content ul, .content-2 ul{
	margin:0 0 10px 0;
	padding:0;
	font-size: 12px;
}
.content ul li, .content-2 ul li, .content li, .content-2 li {
	margin: 0px;
	padding: 0 0 3px 16px;
	list-style: none;
	font-size: 12px;
	background-image: url(/awmdata/menu/arrow-off.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}
 
 
.footer ul.footer_az li {
	display:inline;
	margin:0 0px 0 3px;
}

.content ol, .content-2 ol {
	margin:0;
	padding:0;
	font-size: 12px;
}
.content ol li, .content-2 ol li {
	margin: 0px;
	padding: 0 0 3px 16px;
	font-size: 12px;
}

.tablelist {
	margin:10px;}

.tablelist td {border-bottom:1px solid #cdd2dc;
				padding:4px 0;
				
				}

.tablelist td p {padding:0; margin:0;}


/*==================================================================
	Footer styles
==================================================================== */

.footer{
	clear:both;
	background-color: #e9edf4;
	border-top:#dbdada solid 1px;
margin:0 0 -5px 0;
padding:10px 0 20px 0;
}


.footer p {
	font-size: 10px;
	margin: 0 0 5px 25px;
color:#252a2c;
}
 

.footer table {margin:0; padding: 10px 0}
/*==================================================================
	Extra styles
==================================================================== */

div.extra {}

.sponsorship td {margin:0 5px; padding:10px; border-right: 1px solid #dbdada;}
 
.content a.lightbox, .content a:hover.lightbox, .content a:active.lightbox, .content a:visited.lightbox, .content-2 a.lightbox, .content-2 a:hover.lightbox, .content-2 a:active.lightbox, .content-2 a:visited.lightbox {border:none; background:none;}

img.bdr, .content-2 img {
	padding: 2px;
    background:#e9edf4;
    border: #dbdada 1px dotted;
    margin:5px;
    }

.content-2 img.nobdr { background:none;
    border: none;
	
	}
.boxbdr {
	padding: 10px;
    background:#e9edf4;
    border: #dbdada 1px dotted;
    margin:10px 0;
	width:100%;
    }
	
.boxbdr h2 {margin:0 0 5px 0}


.formBox	{background-image: url(/images/formbox-background.gif);
background-repeat: repeat-x;
background-position: center top;
background-color:#ffffff;}
.formBoxInner {padding:15px;}
.formBoxInner table {width:100%;}
.formBoxInner p {padding:0;}
.formBoxInner ul {padding: 10px 10px 0 10px;}
.formBoxInner li {list-style-type: disc;}


/*==================================================================
	Click styles
==================================================================== */
.clicksWrapper {
	left:50%;
	width:754px;/* Overall width of div */
	margin:25px 0 40px -377px; /* half of the overall width */
	clear:both;
	position:relative;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clickslogin {display:none; visibility:hidden;}
.clicks { width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0; padding:0;}

.clicks a{border-bottom:1px dotted #751d21; color:#751d21; text-decoration:none; font-size:10px; text-transform:uppercase; font-weight:700}
.clicks a:hover{border-bottom:1px dotted #076324; color:#076324; text-decoration:none; font-size:10px; text-transform:uppercase; font-weight:700}

.clicks tr.even {background:#f1f1f1;}
.clicks tr.odd {background:#cbcbcb;}

.clicks td {padding: 15px; vertical-align:middle;}

.clicks td.title {vertical-align:top;}

.clicks td.title_total {vertical-align:top; width:145px; text-align:center;}

.clicks td.totals {vertical-align:middle; width:145px; text-align:center;}

.clicks td p {padding:0; margin:0;}

.clicks td p.smalldate {font-size:10px; text-transform:uppercase; font-weight:700;}

h2.date { background:#000000; padding:10px; color:#FFFFFF; font-size:32px;}

.clicks td h2 {margin:0; padding:0;}


/*==================================================================
	AD Form styles
==================================================================== */

.add_ad td {vertical-align:top; padding:0 10px 0px 0;}

.formbg form { margin:0; padding:0; border:none;}

.small {font-size:10px;}

.formele {
	margin: 10px 20px 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.formele p {
	margin: 0; padding:0; font-weight:700;
}

.formbg {
	padding: 0px 0 10px 0;
}

.formele input {margin: 0 2px 5px 2px; padding:4px;}

.rosterLeft {float:left; width:275px;}
.rosterRight {float:right; width:450px;}

.singleLine, .multiLine  {padding:5px; vertical-align:top;}

/*==================================================================
	webcam styles
==================================================================== */

.webcambox {
width: 480px;
height: 368px;
overflow:hidden;
margin:0 0 10px 0;
border:1px solid #e9edf4;
background:#ffffff;
z-index:1;
}

.webcamLogo {

}

.webcamLogo img {
	background:none;
	border:none;
	}
.webcamLogo a, .webcamLogo a:hover, .webcamLogo a:active, .webcamLogo a:visited {
	background:none;
	border:none;
	}  

.webcamObject {
margin:0;
}
