/*
 * Browser Reset
 */

 
 
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;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}

/*
 * New standard values
 */

/* paragraph */
p {	margin: 10px 0px 15px 0px; }

/* lists */
ul, ol, dl { margin: 1em 0; padding-left: 30px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }

/* tables */
td, th { padding: 1px; }

/* forms */
 
fieldset { border: 1px solid #646464; }
legend { background: #ffffff; color: #323232; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #c8c8c8; background: #ffffff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaaaaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #8c8c8c; outline: 2px solid #dcdcdc; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display: none; }

fieldset { padding: 0 1em 1em 1em; }
legend { padding: 0 .8em 0 .8em; }
textarea, input[type='text'], input[type='password'] { padding: .2em 0 .1em .2em;margin:2px }
option { padding: 0 0 .1em .4em; }
form div { margin: .8em 0 .8em 0; }
button, input[type='button'], input[type='submit'] { padding: .2em .3em .2em .1em; line-height: 100%; }

input.button {;padding:4px 3px 4px 5px; background: #4092C3!important;outline:none!important;border:1px solid #14486F!important;color:#fff;font-weight:normal; }

/* links */
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/* headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 { font-size: 300%; }
h2 { font-size: 180%; }
h3 { font-size: 170%; }
h4 { font-size: 160%; }
h5 { font-size: 140%; }
h6 { font-size: 125%; }

/* horizontal rule */
hr {
	margin: 15px 0px 15px 0px;
	display: block;
	background: #c8c8c8;
	height: 1px;
	border: none;
}

/* blockquotes */
blockquote {
	margin: 10px 0 10px 15px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 130%
}

blockquote:first-letter {
	font-size: 150%
}

/* preformatted text elements */
pre {
	margin: 10px 0 10px 0px;
	padding: 5px 0 5px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #fafafa;
	font-size: 90%;
	color: #2E8B57;
	font-family: "Courier New", Courier, monospace;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

/* acronym */
acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor: help;
	font-variant: small-caps;
	text-transform: lowercase;
}

/*
 * black styling
 * remove comments for dark colored templates
 */

/*
fieldset { border: 1px solid #323232; }
legend { background: #141414; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #323232; background: #141414; color: #646464; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #464646; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #646464; outline: 2px solid #282828; }

hr {
	background: #323232;
	color: #323232;
}

blockquote {
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
}

pre {
	border: 1px dotted #3c3c50;
	border-left: 20px solid #323232;
	background: #232328;
}

acronym, abbr {
	border-bottom: 1px dashed #969696;
}
*//* Page */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #F0F0DC;
}

body.yoopage {
	background: #0E1F3A;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-header {
	background: url(../images/page_header_bg.png) 50% 0 repeat-x;
}

div#header {
	width: auto;  
	height: 85px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#toolbar {
	width: auto;  
	height: 20px;
	padding: 15px 0px 0px 250px;
	clear: both;  
	overflow: hidden;
	font-size: 85%;
	line-height: 200%;
	color: #141414;
}

div#date {
	margin: 0px 10px 0px 0px;
	float: left;
}

div#topmenu {
	margin: 0px 10px 0px 0px;
	float: left;
}

div#logo {
	position: absolute;
	top: 8px;
	left: -15px; /* ie6png:scale */
}

div#menu {
	position: absolute;
	top: 45px;
	left: 250px;
	z-index: 11;
	height: 35px;
}

div#search {margin:-5px 0 0 0px!important;
	z-index: 12;
	background:none!important;  
	padding: 0px!important;clear:both!important}

div#search input{height:17px;width:211px;margin:0px!important;padding:6px 3px 4px 20px;background: url(../images/search_button.png) 2px 4px no-repeat #fff;font-size:14px;font-weight:bold;color:#091722;margin:0px!important}

div#search input:focus {} 

div#search input[type='submit'] {width:70px;height:29px!important;padding:4px 3px 4px 5px;background:#4092C3!important;outline:none!important;border:1px solid #14486F!important;color:#fff;font-weight:normal;margin-left:0px!important}



div#banner {
	position: absolute;
	top: 30px;
	right: -15px;
	width: 0px;
	z-index: 3;
}

div#page-headerbar {
	background: url(../images/landscape/headerbar_bg_underwater.jpg) 50% 0 repeat-x;
	font-size: 14px;
}

div#page-headerbar div.headerbar-container {
	position: relative;
	height: 290px;
	overflow: hidden;
}

div#page-headerbar div.headerbar-img {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 2;
	width: 1920px;
	height: 290px;
	margin-left: -960px;
	background: url(../images/landscape/headerbar_img_underwater.png) 0 0 no-repeat;
}

div#page-headerbar div#object1 {
	position: absolute;
	top: 140px;
	left: 0px;
	z-index: 1;
	width: 296px;
	height: 84px;
	background: url(../images/landscape/headerbar_object_bigfish.png) 0 0 no-repeat;
}

div#page-headerbar div#object2 {
	position: absolute;
	top: 260px;
	left: 1400px;
	z-index: 3;
	width: 29px;
	height: 14px;
	background: url(../images/landscape/headerbar_object_smallfish.png) 0 0 no-repeat;
}

div#headerbar {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 4;
	width: 100%;
	height: 250px;
}

div#breadcrumbs {
	height: 30px;
	background: #091022;
	line-height: 30px;
}

body.headerbar div#breadcrumbs {
	background: url(../images/breadcrumbs_bg.png) 0 0 repeat-x;
}

div#breadcrumbs a {
	color: #F0F0D2;
}

div#page-body {
	padding: 10px 0px 10px 0px;
	background: #091022;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#top .topbox {
	margin-top: 15px;
}

div#middle {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 5px 15px 0px;
	clear: both;  
}

div#middle .background {
	min-height: 200px 
}

 
div#middle .background {
	background: none;
}

 
.left div#middle .background {
	background: url(../images/left_bg_l.png) 0 0 repeat-y;
}

 
.right div#middle .background {
	background: url(../images/left_bg_r.png) 100% 0 repeat-y;
}

div#left {
	width: 310px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 340px;  
}

 
.right div#main {
	margin: 0px 325px 0px 0px
}

div#maintop {
	padding: 0px 0px 15px 0px
}

div#mainmiddle {
	margin: 0px 0px 15px 0px!important;padding:5px!important;overflow:visible;
}

.showright div#mainmiddle {  
	background: url(../images/right_bg.png) 100% 0 repeat-y;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 200px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 15px 0px;
}

div#contentbottom {
	margin: 15px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#page-footer {
	padding: 20px 0px 20px 0px;
	background: #0E1F3A;
}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}

div#footer {
	position: relative;
	width: auto;  
	min-height: 50px;
	 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
	text-align: center;
}

div#footer a:link, div#footer a:visited {
	color: #ffffff;
}

div#footer a:hover {
	color: #ffffff;
}

div#footer a.anchor {
	position: absolute;
	right: 0px;
	top: 3px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor_white.png) 0 0 no-repeat;
	display: block;
	text-decoration: none;
}

/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
div.wrapper { width: 964px; }/*headings*/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	color: #369FD8;
}

#page h1 a {
	color: #369FD8;
	text-decoration: none;
}

h2 {
	color: #F0F0DC;
}

h3 {
	color: #F0F0DC;
}

h4 {
	font-weight: normal;
	color: #369FD8;
}

h5 {
	color: #F0F0DC;
}

h6 {
	color: #369FD8;
}

/*
 * anchor
 */

a:link, a:visited {
	color: #369FD8;
}

a:hover {
	color: #ffffaa;
}

a.icon-folder {
        padding-left: 17px;
        background: url(../images/typography/icon_folder.png) 0 40% no-repeat;
}

a.icon-file {
        padding-left: 17px;
        background: url(../images/typography/icon_file.png) 0 40% no-repeat;
}

a.icon-download {
        padding-left: 17px;
        background: url(../images/typography/icon_download.png) 0 40% no-repeat;
}

a.icon-external {
        padding-left: 17px;
        background: url(../images/typography/icon_external.png) 0 40% no-repeat;
}

a.icon-pdf {
        padding-left: 17px;
        background: url(../images/pdf_button.png) 0 40% no-repeat;
}

/*
 * emphasis
 */

em.box { 
	padding: 0px 4px 0px 4px;
	background: #646464;
	border-bottom: 1px dotted #969696;
	font-style: normal;
}

/*
 * unsorted lists
 */

ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 26px;  
}

ul.arrow li { background: url(../images/typography/list_arrow.png) 0 0 no-repeat; }
ul.checkbox li { background: url(../images/typography/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(../images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(../images/typography/list_star.png) 0 0 no-repeat; }


/*
 * ordered lists
 */

ol.disc {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	background: url(../images/typography/list_disc.png) 20px 0px repeat-y;
}

ol.disc li {
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 26px;  
}

/*
 * horizontal rule
 */
 
hr.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(../images/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}

/*
 * highlighted div and span tags
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #232328;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
	text-align:justify;
}

div.tab_Description,
.message,/* for core */
div.error,/* for CB */
div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 35px;
}

div.info, span.info {
	background: #232328 url(../images/typography/box_info.png) 3px 5px no-repeat;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
}


#system-message dd ul,
div.error,/* for CB */
div.alert, span.alert {
	background: #FFF5EB url(../images/typography/box_alert.png) 3px 5px no-repeat;
	border-top: 1px dotted #640000;
	border-bottom: 1px dotted #640000;
}

div.download, span.download {
	background: #232819 url(../images/typography/box_download.png) 3px 5px no-repeat;
	border-top: 1px dotted #415a28;
	border-bottom: 1px dotted #415a28;
}
tab_Description,
div.tip, span.tip {
	background: #322814 url(../images/typography/box_tip.png) 3px 5px no-repeat;
	border-top: 1px dotted #5a461e;
	border-bottom: 1px dotted #5a461e;
}

/*
 * p tag with dropcaps
 */
 
p.dropcap:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*
 * blockquotes
 */

q.blockquote {
	display: block;
}

q.blockquote {
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 130%;
}

q.blockquote:before,
q.blockquote:after {
  content: "";
}

blockquote:first-letter,
q.blockquote:first-letter,
blockquote.quotation p:first-letter {
	font-size: 150%;
}

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(../images/typography/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/typography/blockquote_end.png) 100% 100% no-repeat;
}

/*
 * floating boxes
 */

body .inset-left {
	margin: 15px 15px 10px 0px;
	float: left;
}

body .inset-right {
	margin: 15px 0px 10px 15px;
	float: right;
}

.Intros {padding:10px 5px;margin:5px 0px;font-size:18px;line-height:24px;border-bottom:3px solid #F0F0E1;border-top:3px solid #F0F0E1;background:#fdfdfd}

.SpecialOffer {background:#fff url('../../../images/stories/offer.png') no-repeat 5px 5px;border:1px dotted #FFA400;font-size:15px;color:#253748;padding:8px 10px 8px 60px!important;margin:5px 0 10px 0;font-style: italic}
.SpecialOffer img {height:50px;width:50px;z-index:1;padding:5px}/* topmenu*/
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	display: block;
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(../images/topmenu_item_bg.png) 0 6px no-repeat;
	float: left;
	overflow: hidden;  
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #141414;
}

div#topmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*
 * menu
 */

 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;  
}

div#menu li a, #menu li span.separator {
	height: 35px;
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #F0F0DC;
}

div#menu li span {  
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;  
	background-position: 95% 0px;  
}

div#menu li a.current {  
	font-weight: bold;
}

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover {  
	/* color: #000000; */
}

div#menu a.active, div#menu span.active {  
	color: #F0F0DC;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
}

div#menu li.level1 {
	margin-right: 5px;
}

div#menu a.level1, div#menu span.level1 {
	padding: 0px 15px 0px 15px;
	background: #091022;
	font-size: 120%;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

div#menu li.active a.level1 {   
	background: #18446B;
}

div#menu a.level1 span, div#menu span.level1 span {
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	font-size: 100%;
	line-height: 20px;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	margin-top: -1px;
	background: none;
	font-size: 70%;
	font-weight: normal;
	color: #F0F0DC;
	line-height: 10px;
	text-transform: none;
	letter-spacing: 0px;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 30px;
	left: -999em;  
	width: 226px;
	padding: 5px 0px 1px 0px;
	background: url(../images/menu_dropdown_bg.png) 0 5px no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	background: none;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: url(../images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

div#menu li.level2 a.active, div#menu li.level2 span.active {  
}

div#menu li.level2 a:hover,
div#menu li.level2 span.separator:hover,
div#menu li.level2 span.sfhover {  
}

div#menu li ul ul {
	margin: -31px 0 0 164px;  
}

div#menu ul.level2 ul {
	padding: 0px 0px 1px 0px;
	background-position: 0 0;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #173d64;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/*
 * sub menu
 */

 
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	display: block;
	line-height: 24px;
	text-decoration: none;
	color: #F0F0DC;font-weight:bold
}

div#middle ul.menu li span {  
	display: block;
	background-repeat: no-repeat;  
	background-position: 100% 0px;  
}

div#middle ul.menu a.current {  
	font-weight: bold;
}

div#middle ul.menu a:hover,
div#middle ul.menu span.separator:hover,
div#middle ul.menu span.sfhover {  
	/* color: #ff0000; */
}

div#middle ul.menu a.active, div#middle ul.menu span.active {  
	/*color: #ffffff;*/
}

div#middle ul.menu span.sub {display:inline!important;color:#000000;font-style:italic;font-size:12px}

div#middle ul.menu span.title {display:inline!important;font-size:18px;margin-right:5px}

div#middle ul.menu li.parent span.separator {cursor: pointer}

 
div#middle ul.menu li.level1 {padding:0!important;}


div#middle ul.menu a.level1, div#middle ul.menu span.level1 {border-top:3px solid #F0F0E1;border-bottom:3px solid #F0F0E1;}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 { 
	background:none!important
}

div#right div#middle ul.menu a.level1, div#middle ul.menu span.level1 {  
	background: url(../images/submenu_r_item.png) 0 0 no-repeat;
}

div#right div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: url(../images/submenu_r_item_parent.png) 0 0 no-repeat;
}


div#middle ul.level2,
div#middle ul.level3 {margin:5px 0px!important;background:none;padding-left:0}
 
div#middle ul.menu li.level2 {
	background: none;padding:0px!important;
}

div#middle ul.menu a.level2 {font-weight:normal;
	}

div#middle ul.menu a.level2 span {padding-left:0px!important
}

 
div#middle ul.menu li.level3 {
	background: url(../images/submenu_l_level2_item.png) 20px 0px no-repeat;
}

div#middle ul.menu a.level3 {text-indent:5px}

div#middle ul.menu a.level3 span {
}
 
div#middle ul.menu li.level4 {background: url(../images/submenu_l_level2_item.png) 30px 0px no-repeat}

div#middle ul.menu a.level4  {text-indent: 45px}

div#middle ul.menu a.level4 span {
}

 /* gk menu fix */

div.mod-tab ul.menu {padding:0px!important;margin:0px!important}/* module headers*/

/* reset header for all modules */
div.module h3.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #F0F0DC;
	font-weight: normal;
}

/* header span's */
div.module span.header-2,
div.module span.header-3 {
	display: block;
}








/*
 * space for adjoining modules
 */

.separator div.module {
	margin: 0px 15px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 15px 0px;
}

#top .topblock div.module {
	margin: 15px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 15px 0px;
}

/*
 * styling for special positions
 */

div#toolbar div.module {
	margin-left: 20px;
	float: right;
}

/*
 * badge styling for all modules
 */
 
div.module {
	position: relative;
}
 
div.module div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_new.png) 0 0 no-repeat;
	z-index: 1;
}

div.module div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_top.png) 0 0 no-repeat;
	z-index: 1;
}

div.module div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_pick.png) 0 0 no-repeat;
	z-index: 1;
}

/*
 * module: blank
 */
 
div.mod-blank div.module {overflow:hidden;margin:0px!important;padding:0px!important}
div.mod-blank h3.module {overflow: hidden;margin:0px!important;padding:0px!important}

/*
 * module: transwhite
 */
 
div.mod-transwhite div.box-1 {
	padding: 10px 15px 10px 15px;
	border: 8px solid #FAFAF0;
	background: url(../images/module_transwhite_bg.png) 0 0 repeat;
	color: #323232;
	overflow: hidden;
}

#headerbar div.mod-transwhite div.deepest {
	height: 214px;
}

div.mod-transwhite h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
	color: #266992!important;
}

/* color: transblack */

div.col-transblack div.box-1 {
	border: 8px solid #646464;
	background: url(../images/module_transblack_bg.png) 0 0 repeat;
	color: #F0F0DC;
}

div.col-transblack h3.header {
	color: #F0F0DC;
}

/*
 * module: border
 */
 
div.mod-border div.box-1 {
	padding: 10px 15px 10px 15px;
	border: 8px solid #668BB5;
	background: #245995;
	overflow: hidden;
}

#headerbar div.mod-border div.deepest {
	height: 214px;
}

div.mod-border h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
}

div.mod-border a:link,
div.mod-border a:hover,
div.mod-border a:visited {
	color: #F0F0DC;
}

div.mod-border a:visited {
	text-decoration: underline;
}

/* color: frame */

div.col-frame div.box-1 {
	border: 8px solid #F0F0D2;
	background: #141414;
}

/*
 * module: dogear
 */

div.mod-dogear div.box-t1 {
	padding: 0px 14px 0px 0px;
	background: url(../images/module_dogear_bg.png) 100% 0 no-repeat;
}

div.mod-dogear div.box-t2 {
	height: 14px;
	background: #245995;
}

div.mod-dogear div.box-1 {
	padding: 0px 15px 10px 15px;
	background: #245995;
	overflow: hidden;
}

#headerbar div.mod-dogear div.deepest {
	height: 226px;
}

div.mod-dogear h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
}

div.mod-dogear a:link,
div.mod-dogear a:hover,
div.mod-dogear a:visited {
	color: #F0F0DC;
}

div.mod-dogear a:visited {
	text-decoration: underline;
}

/*
 * module: dashedborder
 */
 
div.mod-dashedborder div.box-1 {
	background: url(../images/module_dashedborder_line_h.png) 0 0 repeat-x;
}

div.mod-dashedborder div.box-2 {
	background: url(../images/module_dashedborder_line_h.png) 0 100% repeat-x;
}

div.mod-dashedborder div.box-3 {
	background: url(../images/module_dashedborder_line_v.png) 0 0 repeat-y;
}

div.mod-dashedborder div.box-4 {
	padding: 10px 15px 10px 15px;
	background: url(../images/module_dashedborder_line_v.png) 100% 0 repeat-y;
	overflow: hidden;
}

#headerbar div.mod-dashedborder div.deepest {
	height: 230px;
}

div.mod-dashedborder h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
	color: #369FD8;
}

div.mod-dashedborder h3.header span.color {
	color: #F0F0DC;
}

/*
 * module: dashed
 */
 
div.mod-dashed div.module {
	padding: 0px 0px 15px 0px;
}

div.mod-dashed div.box-1 {
	overflow: hidden;
}

div.mod-dashed h3.header {
	margin: 0px 0px 3px 0px;
	padding:0px 0px 6px 0px;
	background: url(../images/module_dashed_header.png) 0 100% repeat-x;
	font-size: 180%;
	letter-spacing: -1px;
	color: #369FD8;
}

div.mod-dashed h3.header span.color {
	color: #F0F0DC;
}

/* menu */
div.mod-menu h3.header {
	margin: 0px 0px 0px 0px;
}

/*
 * module: polaroid
 */

div.mod-polaroid div.badge-tape {
	position: absolute;
	top: -13px;
	left: 50%;
	width: 114px;
	height: 38px;
	margin-left: -57px;
	background: url(../images/module_polaroid_tape.png) 0 0 no-repeat;
	z-index: 1;
}

div.mod-polaroid div.box-1 {
	margin-top: 13px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff url(../images/module_polaroid_bg.png) 0 100% repeat-x;
	overflow: hidden;
}

div.mod-polaroid div.box-2 {
	margin-bottom: 5px;
	background: #000000;
}

div.mod-polaroid div.box-3 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C8C8C8;
}

div.mod-polaroid div.box-b1 {
	background: url(../images/module_polaroid_bl.png) 0 0 no-repeat;
}

div.mod-polaroid div.box-b2 {
	padding: 0px 70px 0px 70px;
	background: url(../images/module_polaroid_br.png) 100% 0 no-repeat;
}

div.mod-polaroid div.box-b3 {
	height: 5px;
	background: url(../images/module_polaroid_b.png) 0 0 repeat-x;
}

div.mod-polaroid h3.header {
	height: 25px;
	margin: 0px 0px 0px 0px;
	font-size: 140%;
	line-height: 25px;
	text-align: center;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
}

/*
 * module: postit
 */

div.mod-postit div.box-1 {
	background: #FFFFAA;
	color: #323232;
}

div.mod-postit div.box-2 {
	padding: 15px 15px 0px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.mod-postit div.box-b1 {
	background: url(../images/module_postit_bl.png) 0 0 no-repeat;
}

div.mod-postit div.box-b2 {
	padding: 0px 90px 0px 60px;
	background: url(../images/module_postit_br.png) 100% 0 no-repeat;
}

div.mod-postit div.box-b3 {
	height: 40px;
	background: url(../images/module_postit_b.png) 0 0 repeat-x;
}

div.mod-postit h3.header {
	height: 30px;
	margin: -15px -15px 5px -15px;
	background: #FFFFDA;
	font-size: 140%;
	line-height: 30px;
	text-indent: 15px;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
}

/* module: tab */
 
div.mod-tab div.module {
	padding: 25px 0px 0px 0px!important;
}

div.mod-tab div.box-1 {
	padding: 15px 5px 10px 5px;
	border-top: 1px solid #245995;
}

div.mod-tab h3.header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	padding: 0px 15px 0px 15px;
	background: #245995;
	line-height: 25px;
	font-size: 140%;
	letter-spacing: -1px;
}




/*
 * module: bold
 */
 
div.mod-bold div.module {
	overflow: hidden;
}

div.mod-bold span {
	padding: 0px 10px 0px 10px;
	background: url(../images/module_bold_bg.png) 0 0 repeat;
	line-height: 150%;
	font-size: 400%;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

div.mod-bold h3.header {
	display: none;
}



/*
 * module: ads
 */

div.banneritem-ads-big,
div.mod-ads-big div.module {
	overflow: hidden;padding: 10px 10px 0px 110px!important;
}
div.banneritem-ads,
div.mod-ads div.module {
	overflow: show;padding:0px!important;margin:0!important;font-size:13px
}



/*
 * module: greybox */
div.mod-greybox div.module {border:2px solid #F0F0E1;
	overflow: hidden;padding:0 5px;
}

div.mod-greybox span {
padding: 0px 10px 0px 0px;
}

div.mod-greybox h3.header {
	display: none;
}




/*
 * module: redhead */
div.mod-redhead div.module {border: 1px solid #F0F0E1;padding:5px!important;margin:5px 0
}

div.mod-redhead h3.span {

}

div.mod-redhead h3.header {
	border-bottom: 8px solid #F0F0E1;margin-bottom:5px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #c8001e!important;
	letter-spacing: -1px;}




/*
 * modules included in content default - check cb styles + jcore to coordinate + redhead*/
div.article div.moduletable {border: 1px solid #F0F0E1;padding:5px!important;margin:10px 0}
div.article div.moduletable h3
{border-bottom: 8px solid #F0F0E1;margin-bottom:5px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #c8001e;
	letter-spacing: -1px;}/** global CSS not inside joomla CSS class*/

/* readmore button */
p.readmore {
	overflow: hidden;
}

div.module p.readmore {
	margin-bottom: 0px;
}

a.readmore {
	height: 18px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #668BB5;
	background: #1d4777;
	display: block;
	float: left;
	line-height: 20px;
	font-size: 90%;
}

a.readmore:link, a.readmore:visited,
div.module a.readmore:link, div.module a.readmore:visited {
	color: #F0F0DC;
	text-decoration: none;
}

a.readmore:hover,
div.module a.readmore:hover{
	background: #245995;
	color: #ffffaa;
	text-decoration: none;
}

/* core tooltips */
.tool-tip {
	float: left!important;
	background: #fff;
	border: 12px solid #F0F0E1;
	
	max-width: 300px;
	color: #323232;z-index:99
}

.tool-title {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: bold; color:  #C8001E;
	width:auto;
	margin: -10px 0 0 0; 
	padding:1px 0px;
	text-align:left!important;
	background: #F0F0E1;
	
}

.tool-text {padding:10px 6px;
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: #000000;text-align:left!important;
	margin: 0;
}


/*
 * general
 * used by Jommla core components
 */

div.joomla h1 {
	letter-spacing: -1px;
}

div.joomla h2,
div.joomla h3,
div.joomla h4,
div.joomla h5 {
	letter-spacing: -1px;
}

 h1.pagetitle {font-size:16px;font-weight:bold;text-align:right;margin:0 0 5px 0;clear:left;color:#C8001E!important}

div.joomla div.description {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

div.joomla div.description img.left {
	margin-right: 15px;
	float: left;
}

div.joomla div.description img.right {
	margin-left: 15px;
	float: right;
}

div.joomla div.filter {
	margin: 10px 0px 10px 0px;
}

div.joomla th {
	padding: 5px 5px 5px 5px;
	background: url(../images/article_separator.png) 50% 100% repeat-x;
	font-weight : bold;
}

div.joomla tr td {
	padding: 5px 5px 5px 5px;
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

 
div.joomla span.number {
	color: #969696;
	font-style: italic;
}

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
div.article_separator, 
div.joomla div.blog div.description {  
	margin: 5px 0px 10px 0px;
	padding-bottom: 0px;
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

div.joomla div.leadingarticles {
	overflow: hidden;
}

div.joomla div.teaserarticles {
	overflow: hidden;
}

div.joomla div.item {
	margin-bottom: 15px;
}

div.joomla div.item-bg {
	padding-bottom: 5px;
	background: url(../images/article_separator.png) 50% 100% repeat-x;
	overflow: hidden;
}

div.joomla div.multicolumns div.item {
	margin: 0px 15px 15px 15px;
}

div.joomla div.multicolumns div.first div.item {
	margin-left: 0px;
}

div.joomla div.multicolumns div.last div.item {
	margin-right: 0px;
}

div.joomla div.morearticles {
	margin: 10px 0px 10px 0px;
}

div.joomla div.pagination {
	text-align: center;
}

div.pagination span {
	margin: 15px auto 0;
	padding: 10px 0;
	text-align: center;
}
span.pagination {
	margin: 0;
	padding: 0;
	background: none;
}
div.pagination a,
div.pagination span {
	padding: 2px 5px;
	border: 1px solid #f4f4f4;
	font-size: 10px;
	text-transform:uppercase}
	
div.pagination a, 
div.pagination a:hover,
div.pagination a:active,
div.pagination a:focus {border: 1px solid #ececec}


div.joomla div.pagination p.results {
}

/*
 * com_content
 * list layout (frontpage, category, section)
 * sub selectors: sectionlist, categorylist
 */

/*
 * com_content
 * article layout
 * sub seletors: article
 */

div.joomla div.headline {
	overflow: hidden;
}

div.joomla h1.title {float: left;font-size: 190%;font-weight:bold}

div.joomla div.multicolumns h1.title {
	font-size: 170%;
	letter-spacing: -1px;
}

div.joomla span.icon {
	display: block;
	margin-top: 10px;
	float: right;
}

div.joomla div.multicolumns span.icon {
	margin-top: 5px;
}

div.joomla span.edit {
	margin-left: 10px;
	float: left;
}

div.joomla span.pdf {
	margin-right: 5px;
}

div.joomla span.print {
	margin-right: 5px;
}

div.joomla span.email {
}

div.joomla span.printscreen {
}

div.joomla p.iteminfo {
	margin: 0px 0px 15px 0px;
}
div.labels-label-list,
div.joomla p.articleinfo {
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 150%;
}

div.joomla p.articleinfo span.modified,
div.joomla p.articleinfo span.author,
div.joomla p.articleinfo span.created,
div.joomla p.articleinfo span.url {
	white-space: nowrap;
}

/*
 * com_content
 * editing an article
 * sub seletors: edit-article
 */

div.joomla div.edit-article fieldset {
	margin-bottom: 30px;
}

div.joomla div.edit-article fieldset div {
	overflow: hidden;
}

div.joomla div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left;
}

div.joomla div.edit-article div.save {
	margin: 0px;
	float: right;
}

div.joomla div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden;
}

div.joomla div.edit-article div#editor-xtd-buttons div {
	margin: 0px;
}

div.joomla div.edit-article div#editor-xtd-buttons div.button2-left {
	margin-right: 5px;
}

div.joomla div.edit-article div#editor-xtd-buttons a:link,
div.joomla div.edit-article div#editor-xtd-buttons a:visited,
div.joomla div.edit-article div#editor-xtd-buttons a:hover {
	color: #323232;
}

/*
 * com_weblinks
 * sub seletors: weblinks
 */

div.joomla div.weblinks fieldset {
}

div.joomla div.weblinks fieldset div {
	overflow: hidden;
}

div.joomla div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left;
}

/*
 * com_search
 * sub seletors: search
 */

div.joomla div.search p.info {
	margin: 0px;
	color: #969696;
	font-style: italic;
}

div.joomla div.search span.highlight {
	background: #ffffff;
	color: #323232;
}

/*
 * com_poll
 * sub seletors: poll
 */

div.joomla div.poll fieldset {
	margin: 15px 0px 10px 0px;
}

/*
 * com_contact
 * sub seletors: contact
 */

div.joomla div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}

div.joomla div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.joomla div.contact div.image {
	float: right;
}

div.joomla div.contact table {
	margin-bottom: 10px;
}

div.joomla div.contact label.label-top {
	display: block;
}

/*
 * com_user
 * sub seletors: user
 */

div.joomla div.user label.label-left,
div.joomla div.user span.label-left  {
	display: block;
	width: 130px;
	float: left;
}

/*
 * mod_newsflash
 */

div.module-newsflash {
	overflow: hidden;
}

div.module-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;
}

div.module-newsflash div.last {
	padding-bottom: 0px;
}

/*
 * mod_search - not in use
 

div.module-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url(../images/search_bg.png) 0 0 no-repeat;
}

div.module-search input {
	width: 93px;
	height: 14px;
	padding: 2px 2px 2px 7px;
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 80%;
}

div.module-search input:focus {
	outline: none;
}

div.module-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div.module-search:hover{
	background: url(../images/search_bg.png) 0 -18px no-repeat;
}

div.module-search:hover input {
	color: #000000;
}

div.module-search input:focus {
	color: #000000;
}

*/

/*
 * legacy Joomla styling only for third party components
 */

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #c8001e;
	letter-spacing: -1px;
}

/*
 * system CSS file: system.css
 */

/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { list-style: none; padding: 10px; }



/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul {  }

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; }

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(http://winahouseraffles.com/templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

#left #form-login fieldset {
	border: none;
}

/*
 * YOOsearch
 */

#page div.yoo-search div.resultbox {
	position: absolute;
	right: -5px;
	top: 30px;
	z-index: 20;
}

#page div.blank div.yoo-search div.resultbox-bg {
	border-left: 1px solid #0E1F3A;
	border-right: 1px solid #0E1F3A;
}

#page div.blank div.yoo-search div.resultbox-b {
	border: 1px solid #0E1F3A;
	border-top: none;
}

#page div.blank div.yoo-search div.resultbox-bg, 
#page div.blank div.yoo-search .resultbox-bg a {
	background: #1B4270;
}

#page div.blank div.yoo-search div.resultbox-b,
#page div.blank div.yoo-search h3.search-header,
#page div.blank div.yoo-search .resultbox-bg a:hover {
	background: #0E1F3A;
}

#page div.blank div.yoo-search div.resultbox-b a:link,
#page div.blank div.yoo-search div.resultbox-b a:visited,
#page div.blank div.yoo-search div.resultbox-b a:hover,
#page div.blank div.yoo-search .resultbox-bg a:link,
#page div.blank div.yoo-search .resultbox-bg a:visited,
#page div.blank div.yoo-search .resultbox-bg a:hover,
#page div.blank div.yoo-search h3.search-header {
	color: #F0F0DC;
}

#page div.blank div.yoo-search .resultbox-bg a h3 {
	color: #ffffff;
}

/*
 * YOOtweet
 */

#page div.list div.yoo-tweet ul li {
	border-top: none;
}

#page div.list div.yoo-tweet ul li.first {
	border: none;
}

#page div.list div.yoo-tweet ul li.odd {
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

#page div.list div.yoo-tweet ul li.even {
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

/*
 * YOOcarousel
 */

div.mod-border div.yoo-carousel {
	margin: -10px -15px -10px -15px;
}

/*
 * YOOlogin
 */

 
/* quick */
#headerbar span.quick span.yoo-login { 
}

#headerbar span.quick span.yoo-login span.login {
	width: 231px;
}

#headerbar span.quick span.yoo-login span.login span.login-button-text,
#headerbar span.quick span.yoo-login span.login span.login-button-icon {
	margin-right: 0px;
}

#headerbar span.quick span.yoo-login span.login span.lostpassword, 
#headerbar span.quick span.yoo-login span.login span.lostusername,
#headerbar span.quick span.yoo-login span.login span.registration {
	margin-top: 5px;
}

#headerbar span.quick span.yoo-login span.logout {
	margin-top: 10px;
	overflow: visible;
}

#headerbar span.quick span.yoo-login span.logout span.logout-button-text,
#headerbar span.quick span.yoo-login span.logout span.logout-button-icon {
	margin-right: 0px;
}

/* nifty quick */
#headerbar span.niftyquick span.yoo-login { 
}

#headerbar span.niftyquick span.yoo-login span.login {
	width: 268px;
}

#headerbar span.niftyquick span.yoo-login span.login span.login-button {
	margin-right: 0px;
}

#headerbar span.niftyquick span.yoo-login span.login span.lostpassword, 
#headerbar span.niftyquick span.yoo-login span.login span.lostusername,
#headerbar span.niftyquick span.yoo-login span.login span.registration {
	margin-top: 5px;
}

#headerbar span.niftyquick span.yoo-login span.logout {
	margin-top: 10px;
	overflow: visible;
}

#headerbar span.niftyquick span.yoo-login span.logout span.logout-button {
	margin-right: 0px;
}

/* CUSTOM GK */
/* for Comments - Add raffle */
#respond-container dd{padding-left:3px!important}
textarea#comment_body{width:400px;height:110px}
div.captcha{padding-left:2px;}
div#recaptcha_area{border:none!important}
table#recaptcha_table {border:none!important}
table#recaptcha_table td {padding:2px 2px 2px 2px!important;background:none!important}
input#recaptcha_response_field{width:294px!important}

.blue-highlight {background:#266992;color:#fff;padding:3px}

	
/* for Comments - latest module */	
#houseraffle_comments a{
font-weight: bold;
font-size: 15px!important;
margin: 0 0 3px 0!important}

#houseraffle_comments {padding:0!important;margin:0!important}
#houseraffle_comments ol.comments-list latest li h4 {margin:0px 0 3px 0!important;padding:0px!important;list-style-type:none}

div#houseraffle_comments h4 {
line-height: normal;
margin:0px!important;
padding:10px 0 0 0px!important}

#houseraffle_comments p.excerpt {font-size:13.5px;margin:0px!important;padding:0px!important}



/* House Raffle Directory */
div#StandardHouseRaffle {padding: 5px;width:auto;border:1px solid #DFD3D1;background:#fdfdfd}

div.competition-details {width:auto!important;margin:0px 5px 5px 5px;background:#fff;border:1px solid #DFD3D1;padding:5px;font-size:11.5px;color:#253748;letter-spacing:1px}

div.competition-details table td {background:none}


div.competition-fulldetails {width:98.5%!important;height:220px!important;border-top:0px solid #3E8FC0!important;border-bottom:0px solid #3E8FC0!important;padding:5px;font-size:13.5px;color:#253748;margin-bottom:10px;background:#fdfdfd}

span.competition-details {width:99%;border:1px solid #F7F7F7;padding:3px;font-size:11px;background:#Fdfdfd;color:#253748;margin-top:10px}

div#sobi2CatsForm {}
/* --rid of cat desc */
#sobi2FormCatsItroRow {display:none}
/* Latest House Raffles mod */
div.sobi2latest {
  border:0px solid #336600!important;
  width: 100%!important;
  height: 160px!important;
  background: none!important;
  margin:5px 10px 0px 0px!important;padding:15px 0 0 0px!important;
  float:none!important;
}
div.sobi2latest img {margin:0 65px 0 65px!important;padding:0!important;width: 160px;
  height: 120px;border:5px solid #F0F0E1!important;text-align: center;
}
div.sobi2latest a {
color: #266892!important;
display:block;
text-align: center;
font-weight: bold;margin:-15px 0 0 0px!important;padding:0!important;
font-size:15px;line-height:14px;
}


img.FeaturedRaffleIcon {border:1px solid #DFD3D1;float:left;margin-right:10px}

/* Latest House Raffle Reviews mod */

div.sobi2latestreviewed a{font-weight:bold}


/* Latest House Raffle Forum posts mod */


ul.houserafflediscussions {background: none!important;list-style:none;padding:0!important;margin:10px 0 0 0!important}
ul.houserafflediscussions li {background: none!important;list-style:none;padding:0!important;margin:0 0 20px 0!important}
ul.houserafflediscussions li h4 a{font-weight:bold;font-size:15px ;line-height: normal;margin:0!important}
ul.houserafflediscussions li p {font-size:13.5px ;line-height: 16.8px;margin:0!important;padding:0!important}


/* forum ads */
div.forumads {margin:2px 0 10px 100px!important;display:block}


/* COMMUNITY */

/* profiles */
div.cbPosRight,
div.cbPosMiddle {}

div.cbProfile div#cb_tabid_35 {font-size:16px;font-style:italic;color:#000000;background:#F0F0E1;padding:5px;margin:5px 0}

div.cbProfile div#cb_tabid_11,
div.cbProfile div#cb_tabid_13,
div.cbProfile div#cb_tabid_14,
div.cbProfile div#cb_tabid_15,
div.cbProfile div#cb_tabid_21,
div.cbProfile div#cb_tabid_23,
div.cbProfile div#cb_tabid_31,
div.cbProfile div#cb_tabid_33,
div.cbProfile div#cb_tabid_38 {border: 1px solid #F0F0E1;padding:5px!important;margin:10px 0}
div.cbProfile .contentheading {border-bottom: 8px solid #F0F0E1;margin-bottom:5px}


/* registration + profile edit */

input#twUsername,
input#cb_website,
input#name,
input#email,
input#username,
input#password,
input#password__verify,
input#cb_city {width:250px}

select#cb_birthday_Day_ID {width:44px}

select#cb_birthday_Year_ID {width:60px}

select#cb_gender,
select#cb_country{width:258px}

textarea#mfdFeedURL {width:450px}

table.cbMulti td input {margin-top:4px;padding:0px 0 3px 0;background:green}

.cbSnglCtrlLbl label{margin-top:10px;font-size:17px;font-weight:bold}
.cbSnglCtrlLbl input{margin-top:3px;}

#cbfr_termsc {font-weight:bold;margin-bottom:10px}

select#avatar__choice {margin-left:10px}

table#cbUserTable th {overflow:hidden;background:#F0F0E1}

/* login + latest members mod */

img.LatestMembers,
img#mod_login_avatar,.cbThumbPict, .cbFullPict {border: 3px solid #F0F0E1!important}

input#mod_login_username, 
input#mod_login_password {height:22px;margin-bottom:10px;padding:4px 2px 2px 0px;font-size:15px}


/* cb search */
div.cbUsersList div.cb_field  {height:20px;margin:0px 0px 0px 0px!important;padding:0px!important}
div.cbUsersList textarea#cb_about {width:253px;height:19px;vertical-align:top;margin-top:0}

div#cbfr_56 .sectiontableentry1 cbft_textarea cb_form_line cbclearboth  {margin:0px!important;padding:0px!important;height:20px!important}
div.cbUsersList label {margin:11px 0 0 0}


/* For Directory and Community tabs */

.dynamic-tab-pane-control h2.tab {
	text-align:	center;
	width:		auto;
}
.dynamic-tab-pane-control h2.tab a {
	display:	inline;
	width:		auto;
}
.dynamic-tab-pane-control h2.tab a:hover {
	background: transparent;
}
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		96%;
	margin:		0px;

}
.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px 5px 0px 0px;
	float:			left;
	padding:		8px 3px 8px 3px;
	background:		#fff;
	border:			3px solid #F0F0E1;
	border-bottom: 0px solid green;
	cursor:			hand;
	background:#F0F0E1;
	z-index:		1;
	position:		relative;
	top:			1;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	background:		#fff;
	border-bottom:	3px solid #fff!important;
	z-index:		3;
	padding:		8px 3px 8px 3px;
	margin:			1px 5px -3px 0px;
	top:			0}

.dynamic-tab-pane-control .tab-row .tab a {
text-transform:uppercase;
	font-weight:normal!important;
	font-size:			12px;
	color:#4F4F4F;
	text-decoration:	none;
	cursor:				hand;
	cursor:				pointer;
	outline:		0;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
background:		#fff;
	border-bottom:	3px solid #fff!important;
	z-index:		3;
	padding:		8px 3px 8px 3px;
	margin:			1px 5px -3px 0px;
	top:			0}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			3px solid #F0F0E1;
	background:		#Fff;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			#000;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		13px;
	padding:		20px 10px 10px 10px;
	width:			100%;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
.dynamic-tab-pane-control .tab-page .tab-content {
	margin: 10px;
}

#RaffleDetails .dynamic-tab-pane-control tab-page {width:260px!important}




.sectiontableheader th,
#cbtabconnections table th {border-bottom:2px solid #F0F0E1!important;
	border-top:2px solid #F0F0E1!important;
	font-weight:bold;text-transform:uppercase;
	padding:3px}

#cbtabconnections tr.sectiontableentry2,
#cbtabconnections tr.sectiontableentry1 {height:145px!important;border-bottom:10px solid #F0F0E1!important}
div#cbtabconnections select.inputbox,
div#cbtabconnections textarea.inputbox {width:180px;}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body {
	color: #463c32;
}

body.yoopage {
	background: #3A769A;
}

div#page-header {
	background: url(../images/blue/page_header_bg.png) 50% 0 repeat-x;
}

div#search {
	background: #1C4D6A;
}

div#page-headerbar {
	background: url(../images/landscape/headerbar_bg_countryside.jpg) 50% 0 repeat-x;
}

div#page-headerbar div.headerbar-img {
	background: url(../images/landscape/headerbar_img_countryside.png) 0 0 no-repeat;
}

div#page-headerbar div#object1 {
	top: 40px;
	left: 1000px;
	width: 927px;
	height: 165px;
	background: url(../images/landscape/headerbar_object_clouds1.png) 0 0 no-repeat;
}

div#page-headerbar div#object2 {
	top: 60px;
	left: 0px;
	width: 82px;
	height: 26px;
	background: url(../images/landscape/headerbar_object_zeppelin.png) 0 0 no-repeat;
}

div#page-headerbar div#object3 {
	position: absolute;
	top: 20px;
	left: 1920px;
	z-index: 3;
	width: 96px;
	height: 19px;
	background: url(../images/landscape/headerbar_object_aircraft.png) 0 0 no-repeat;
}

div#headerbar {
	color: #ffffff;
}

div#breadcrumbs {
	background: #F0F0E1;
}

div#breadcrumbs a {
	color: #323232;
}

body.headerbar div#breadcrumbs {
	background: url(../images/blue/breadcrumbs_bg.png) 50% 0 repeat-x;
	color: #F0F0DC;
}

body.headerbar div#breadcrumbs a {
	color: #ffffff;
}

div#page-body {background:#fff}

div#page-footer {
	background: #3A769A;
	color: #F0F0DC;
}h1,
#page h1 a,
h4,
h6,
a:link, a:visited {
	color: #266892;
}

a:hover {color:#3F91C2;text-decoration:none}


h2, h3, h5 {
	color: #463c32;
}

em.box { 
	background: #ffffff;
	border-bottom: 1px dotted #646464;
}

ol.disc {
	background: url(../images/typography-black/list_disc.png) 20px 0px repeat-y;
}

div.note, span.note {
	background: #ffffff;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.info, span.info {
	background: #ffffff url(../images/typography-black/box_info.png) 3px 5px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}
#system-message dd ul,
div.error,/* for CB */
div.alert, span.alert {
	background: #fff5eb url(../images/typography-black/box_alert.png) 3px 5px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(../images/typography-black/box_download.png) 3px 5px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

.tab_Description,
div.tip, span.tip {
	background: #fffdeb url(../images/typography-black/box_tip.png) 3px 5px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

blockquote.quotation {
	background: url(../images/typography-black/blockquote_start.png) 0 0 no-repeat;
}

blockquote.quotation p {
	background: url(../images/typography-black/blockquote_end.png) 100% 100% no-repeat;
}

fieldset { border: 1px solid #c5bcb3; }
legend { background: #ffffff; color: #463c32; }div#menu a.level1, div#menu span.level1 {
	background: #091722
}

div#menu li.active a.level1 {
	background: #1C4D6A
}

div#menu ul.menu ul {padding-top:10px;
	background: url(../images/blue/menu_dropdown_bg.png) 0 10px no-repeat
}

div#menu ul.level2 ul {
	background-position: 0 0
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #1c506e;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	color: #266892;
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: url(../images/blue/submenu_l_item.png) 0 0 repeat-x
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {
	background: url(../images/blue/submenu_l_item_parent.png) 0 0 no-repeat
}

div#right div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: url(../images/blue/submenu_r_item.png) 0 0 no-repeat
}

div#right div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {
	background: url(../images/blue/submenu_r_item_parent.png) 0 0 no-repeat
}div.module h3.header {color:#F0F0DC}

/*module: border*/
 
div.mod-border div.box-1 {
	border: 8px solid #6896B3;
	background: #266992;
	color: #F0F0DC;
}

/* color: frame */

div.col-frame div.box-1 {
	border: 8px solid #969696;
	background: #141414;
}

/*
 * module: dogear
 */

div.mod-dogear div.box-t1 {
	background: url(../images/blue/module_dogear_bg.png) 100% 0 no-repeat;
}

div.mod-dogear div.box-t2 {
	background: #266992;
}

div.mod-dogear div.box-1 {
	background: #266992;
	color: #F0F0DC;
}

/*
 * module: dashedborder
 */
 
div.mod-dashedborder div.box-1 {
	background: url(../images/blue/module_dashedborder_line_h.png) 0 0 repeat-x;
}

div.mod-dashedborder div.box-2 {
	background: url(../images/blue/module_dashedborder_line_h.png) 0 100% repeat-x;
}

div.mod-dashedborder div.box-3 {
	background: url(../images/blue/module_dashedborder_line_v.png) 0 0 repeat-y;
}

div.mod-dashedborder div.box-4 {
	background: url(../images/blue/module_dashedborder_line_v.png) 100% 0 repeat-y;
}

div.mod-dashedborder h3.header {
	color: #266892;
}

div.mod-dashedborder h3.header span.color {
	color: #463c32;
}

/*
 * module: dashed
 */
 
div.mod-dashed h3.header {
	background: url(../images/blue/module_dashed_header.png) 0 100% repeat-x;
	color: #266892;
}

div.mod-dashed h3.header span.color {
	color: #463c32;
}

/*
 * module: tab
 */
 
div.mod-tab div.box-1 {
	border-top: 3px solid #F0F0E1;
}

div.mod-tab h3.header {color:#C8001E;
	background: #F0F0E1;
}
a.readmore {
	border: 1px solid #6896B3;
	background: #5193B6;
}

a.readmore:hover,
div.module a.readmore:hover{
	background: #266992;
	color: #ff9934;
}

div.joomla div.blog div.description {background:none}

div.joomla div.item-bg {
	background: url(../images/blue/article_separator.png) 50% 100% repeat-x;
}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

#page div.blank div.yoo-search div.resultbox-bg {
	border-left: 1px solid #1C4D6A;
	border-right: 1px solid #1C4D6A;
}

#page div.blank div.yoo-search div.resultbox-b {
	border: 1px solid #1C4D6A;
	border-top: none;
}

#page div.blank div.yoo-search div.resultbox-bg, 
#page div.blank div.yoo-search .resultbox-bg a {
	background: #266992;
}

#page div.blank div.yoo-search div.resultbox-b,
#page div.blank div.yoo-search h3.search-header,
#page div.blank div.yoo-search .resultbox-bg a:hover {
	background: #1C4D6A;
}