@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083d7;
	background-color: #0083d7;
	margin: 0px auto;
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	text-decoration: underline;
	color: #0083D7;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #0284d7;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}


#container {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#leftcolumn {
	float: left;
	width: 260px;
}

#logo {
	position: relative;
	width: 990px;
	height: 160px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#logo img {
	position: absolute;
	z-index: 1000;
	right: 30px;
	bottom: 5px
}


#regionSearch {
	float: right;
	margin-top: 96px;
	margin-right: 28px;
	color: #216fb3;
}

#menu {
	height: 50px;
	background-color: #0083d7;
	background-image: url(/images/mm.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#menu ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;

}

#menu li {
	float: left;
	padding:  18px 25px;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#menu a:hover {
	color: #ffd933;
}
#menu .godeals {
	background-color: #FF3300;
}

#sidemenu .godeals a {
	 color: #FF6600;
}


#submenu {
	clear: left;
	height: 40px;
	background-color: #ffd933;
}

#submenu ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	float: left;
	padding: 10px 10px;
}

#submenu a {
	color: #0083d7;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#topcontent {

}

#sidemenu {
	width: 260px;
	float: left;
}

#sidemenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidemenu li {
 padding: 8px 0px 8px 20px;
 border-bottom: 1px dotted #5d5d5d;
}

#sidemenu a {
	color: #5b5b5b;
	text-decoration: none;
}

#sidemenu a:hover {
	text-decoration: underline;
}


#movie {
	background-color: #FFF;
	float: right;
	width: 730px;
}

#video_preview {
	float: left;
	width: 400px;
}

#featured {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding: 10px 10px;
}

#featured a {
	color: #0083d7;
}

#midcontent {
	background-color: #FFFFFF;
}

#newsletter {
	background-color: #0083d7;
	width: 260px;
	float: left;
}

#images {
	background-color: #ffdc42;
	float: right;
	padding-top: 10px;
}

#images img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.form {
	color: #FFFFFF;
	margin-left: 12px;
}

.form th {
	text-align: left;
}

.form a {
	color: #FFFFFF;
	text-decoration: none;
}

#weather {
	float: left;
	width: 260px;
}

#text {
	float: right;
	width: 695px;
	padding: 24px 20px 0px 15px;
}

#resources table {
	margin-left: 38px;
	margin-right: 38px;
}

#resources th {
	border-bottom: 1px solid #cccccc;
}

#resources td {
	vertical-align: top;
}

#resources ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

#resources, #resources a {
	color: #aca2a1;
	font-size: 10px;
	text-decoration: none;
}

#footermenu {
	height: 32px;
	background-color: #0083d7;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 12px;
}

#footermenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;	
}
.bg2 {
	background-image: url(/images/contentshdw.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.error {
	font-size: 1em;
	padding: 8px 8px 12px 45px;
	margin-bottom: 6px;
	color:#000000;
	background: #fffcdc url(/images/icon-error.gif) no-repeat 5px;
	border: 1px solid #dfd061;
}

.notification{
	font-size: 1em;
	font-weight: bold;
	padding: 10px 8px 12px 35px;
	margin-bottom: 6px;
	color:#8bbb39;
	background: #f2fde0 url(/images/icon-confirm.gif) no-repeat 5px;
	border:1px solid #8bbb39;
}

.pfloat {
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
}

.fromprice {
	float: right;
}

.more {
	font-size: 10px;
}
.propimg {
	border: 2px solid #95D0F2;
	padding: 3px;
}
.img {
	border: 2px solid #95D0F2;
}
.tableline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C8DEF7;
}
.ptitle {
	color: #006ad7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ptitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fromprice {
	color: #ff8933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.more {
	color: #0083D7;
	text-decoration: underline;
}
a.more:hover {
	text-decoration: none;
}
.sepline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95D0F2;
}
.homeyellow {
	background-color: #ffdc42;
	height: 10px;
	width: 729px;
}
.homeimg {
	border: 2px solid #148EDB;
	padding: 2px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.altbook {
	background-image: url(/images/link-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px;
	width: 695px;
	text-align: center;
	padding-top: 22px;
}
.altbook a {
	font-weight: bold;
	color: ##FF3300;
	text-decoration: none;
}
.altbook a:hover {
	font-weight: bold;
	color: ##FF3300;
	text-decoration: underline;
}
