@charset "utf-8";
/* CSS Document */
/*=======================================================================================*/
/* Resets */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote { padding: 0; margin: 0; font-size: 62.5%; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

/*=======================================================================================*/
/* General */
body {font-family:Verdana, Geneva, sans-serif; font-size:1.2em; margin-top:30px; text-align:center;}

/* Page Shadow */
#rightborder {width:996px; margin:0 auto; text-align:left; background:url(http://repository.omegaholidays.net/Common/Shadows/shadow_r.jpg) top right repeat-y;}
#topright{position:relative; left:1px; background:url(http://repository.omegaholidays.net/Common/Shadows/shadow_tr.jpg) top right no-repeat;}
#leftbottomright {position:relative; left:-1px; background:url(http://repository.omegaholidays.net/Common/Shadows/shadow_lbr.jpg) bottom right no-repeat;}
#bottomborder {width:996px; position:relative; margin:0 auto;  background:url(http://repository.omegaholidays.net/Common/Shadows/shadow_b.jpg) bottom left repeat-x; clear:both;}
#bottomleft {height: 28px; background:url(http://repository.omegaholidays.net/Common/Shadows/shadow_bl.jpg) bottom left no-repeat;}
#bottombottomright {height: 28px; background:url(http://repository.omegaholidays.net/Common/Shadows/shadow_bbr.jpg) bottom right no-repeat;}

/* Layout */
#page {width:969px;}
#content {width:530px; margin-left:229px; margin-right:210px; position:relative; }
#centercolumn {position:relative;}

/* Header */
#header {width:100%; overflow:hidden;}
#headerspacer {width:100%; height:12px;}

/* Center Column */
#breadcrumb {font-size:10px; line-height:16px; margin-bottom:3px; min-height:17px;}
h1 {font-size:16px; font-weight:700; line-height:28px; padding:4px 0 4px 10px;}
#image, #slideshow {width:530px; height:328px;}
#words {font-size:1.8em; margin-top:10px;}
#words p{margin-bottom:10px;}
#input {width:530px;}

/* Footer */
#footerspacer {width:100%; height:100px; clear:both;}
#adwords {font-size:6px;}
#adwords a {color:#CCC;}
#footer {position:relative; width:100%; min-height:60px;}
#extraspacer {height: 40px;} 
#copyright{font-size:10px; text-align:right; padding:0 5px 5px 0;}

/*=======================================================================================*/
/* Colours */
body {background-color:#d9dadb;}
#page {background-color:#FFF;}

h1 {color:#FFF; background-color:#BA0609;}
#input {background-color:#C4C5C5;}

#footer {background-color:#757676;}
#copyright {color:#FFF;}


/*=======================================================================================*/
/* Print */
@media print {
	h1 {border-color:#BA0609; border-style:solid; border-width:thin;}
	#footer {border-color:#757676; border-style:solid; border-width:thin;}
}
