/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:collapse;border-spacing:0; width:100%;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#EAEAEA url(../img/page-background.gif) repeat-x top left;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;margin-bottom:0.5em;}
h1 {font-size:2em;}
h2 {font-size:1.8em;}
h3 {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;}
h5 {font-size:1em;font-weight:bold;}
h6 {font-size:1em;font-weight:bold;}
p {margin:0 0 1.5em;}

.success-msg,.error-msg {padding:.4em;margin-bottom:1em;border:2px solid #ddd; position:fixed; top:0; left:0; width:100%; text-align:center; font-size:1.3em; font-weight:bold;}
.success-msg {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error-msg {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}

/*FORMS*/
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0 0 0.5em 0;}
input[type=text], input[type=password], input.text, input.title, textarea, select{width:200px;}

#signupForm label.error {
	display: block;
	margin-left: 1em;
	width: auto;
	color:#F00;
}
.red{color:#5D0035; font-weight:bold; margin-left: 3px; font-size:.9em;vertical-align:top;}

/*GLOABAL*/
a:link, a:visited
{
	text-decoration:none;
	color:#2D2D2D;
}
a:hover,a:active
{
	text-decoration:underline;color:#5D0035;
	outline:none !important;
}
a{  outline: none;}
a:active{  outline: none;}
:focus{  -moz-outline-style: none;}

.container {
	width:951px;margin:0 auto;	
	text-align:left;	
	background:#fff;
}
#wrapper,#header{background:#EAEAEA url(../img/main-drop-shadow.gif) repeat-y top center;width:971px;margin:0 auto;}
.clear{clear:both;}
.empty{height:0px;}
/*header*/
#header{background:url(../img/head-background.gif) no-repeat top center; height:150px;}

#navcontainer ul{padding-left: 0;margin-left: 0;background:url(../img/nav-background.gif) top left repeat-x;color:#2D2D2D;float: left;width: 100%; min-height:36px;}
#navcontainer ul li { display: inline; }
#navcontainer ul li a{padding:6px 15px;color: #2D2D2D;text-decoration: none;float: left; font-size:1.2em; font-weight:bold;}
#navcontainer ul li a:hover{color: #5D0035;}
/*content*/
.pad{padding:0 15px;}

.imagebox{width:295px; float:left; margin-right:17px;}


.newdvd{width:140px; background:url(../img/new-box-set-background.gif) no-repeat top left; margin-right:15px; text-align:center; float:left; cursor:pointer;}
.newdvdhover{background-image:url(../img/new-box-set-background-selected.gif);}
.newdvd img{padding-top:5px;}
.newdvdin{margin-top:15px; display:block; text-align:left;}
.last{margin:0;}
/*footer*/
#footer{background:#363636; color:#fff;}
#footer .pad{padding-top:15px; padding-bottom:15px;}
#footer a{color:#fff;}
#footer h1{color:#fff;}
#footerone,#footertwo{float:left;}
#footerone{margin-right:70px; width:230px;}
#footerone ul{margin-left:5px; list-style-type:none;}
#footerone ul li{ background:url(../img/arrow-dark.gif) no-repeat center left; padding-left:15px; padding-bottom:2px;}
#footertwo ol{margin-left:25px;}

/*addonslider*/
#addoninfo{position:absolute; top:132px; left:0px; width:100%;}
#addonct{display:none;background:#EAEAEA url(../img/main-drop-shadow.gif) repeat-y top center;width:971px;margin:0 auto;}
#addonct .container{background:#D7D7D7; color:#2D2D2D;}
.innerad{padding:5px; }
#linkct{background:#EAEAEA url(../img/main-drop-shadow.gif) repeat-y top center;width:971px;margin:0 auto;}
#linkct .container{text-align:right;}
a.addonlink{font-style:italic; padding:3px 25px 3px 5px; color:#C61A1A;
border-bottom-left-radius:10px; 	-moz-border-radius-bottomleft:10px; 	-webkit-border-bottom-left-radius:10px;
border-bottom-right-radius:10px; 	-moz-border-radius-bottomright:10px; 	-webkit-border-bottom-right-radius:10px;
}
a.addonlink:hover{color:#EB6969; text-decoration:none;}
.closeic{background:#D7D7D7 url(../img/bullet_arrow_up.png) no-repeat center right;}
.openic{background:#D7D7D7 url(../img/bullet_arrow_down.png) no-repeat center right;}
#banner{background-color:#FFFFFF; float:right; height:60px; margin: -60px 0 10px 60px; margin-right: 125px;}
#7day-cruise-banner img {
	border: 0px;
}
