/*  
Theme Name: Interpac Yachts
Theme URI: http://www.charljordaan.com
Description: Version 1.0
Version: 1.0
Author: Charl Jordaan Designs
Author URI: http://www.charljordaan.com
*/

/* RESET
/////////////////////////////*/

html, body, div, span,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
} 
body		  { line-height: 1 }
ol, ul		  { list-style: none }
blockquote, q { quotes: none }
:focus        { outline: 0 }
ins			  { text-decoration: none }
del			  { text-decoration: line-through }
table		  { border-collapse: collapse; border-spacing: 0 }
textarea      { overflow:auto }
p 			  { margin-bottom: 1.5em }
a img 		  { border: 0 }
small		  { font-size:0.9em }

/* GENERAL SETUP
/////////////////////////////*/

body { 
font: 70%/1.5em Arial,"Lucida Grande", Verdana, sans-serif;
background:#d3e2f5  url(images/bg.jpg) repeat-x;
color:#000;
}

a:link, a:active, a:visited { 
color:blue;
outline:none;
text-decoration:none;
}

a:hover, a:focus {
color:red;
text-decoration:underline;
}

/* LAYOUT
/////////////////////////////*/

#wrapper {
width:920px;
margin:0 auto;
}

/* TO TOP
/////////////////////////////*/

#top-link { 
display:none; 
position:fixed; 
right:5px; 
bottom:5px; 
color:#eee; 
font-weight:bold; 
text-decoration:none; 
border:1px solid #ddd; 
background:#1b1b1b; 
padding:10px; 
*height: 1%;
}

#top-link:hover	{ 
color:#1b1b1b; 
font-weight:bold; 
text-decoration:none; 
border:1px solid #ddd; 
background:#eee; 
padding:10px; 
}


a.button {
   background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
   color: #444;
   display: block;
   float: left;
   font: normal 12px arial, sans-serif;
   height: 24px;
   margin-right: 6px;
   padding-right: 18px;
   text-decoration: none;
}

a.button span {
   background: transparent url('images/bg_button_span.gif') no-repeat;
   display: block;
   line-height: 14px;
   padding: 5px 0 5px 18px;
}

a.button:active {
   background-position: bottom right;
   color: #000;
   outline: none;
}

a.button:active span {
   background-position: bottom left;
   padding: 6px 0 4px 18px;
}



h1 { 
width:212px;
height:82px; 
background:url(images/interpach1.jpg) no-repeat; 
display:block;
float:left;
}

h1 a { 
display:block; 
text-indent:-9999em;
overflow:hidden;
}

#sub { 
width:256px; 
height:74px; 
background:url(images/slogan.jpg) no-repeat; 
display:block;
float:right;
}

#sub span { 
display:block; 
text-indent:-9999em;
}

#header {
height:110px;
display:block;
background:url(images/bg_header.jpg) no-repeat bottom left;
position:relative;
}

#social-links {
	position:absolute;
	right:175px;
	top:42px;
}

#social-links a {
	margin-right:12px;
}

#bgframe {
width:100%;
overflow:hidden;
background:url(images/bg_big.jpg) no-repeat center top;
}

#slideframe {
height:322px;
display:block;
width:100%;
position:relative;
overflow:hidden;
}

#topf {
position:absolute;
left:0;
top:0;
z-index:1000;
}

#topfm {
position:absolute;
right:0;
top:0;
z-index:1000;
}

#botf{
position:absolute;
right:0;
bottom:0;
z-index:1000;
}

#slide,#slidesmall {
overflow:hidden;
width:100%;
height:322px;
display:block;
background:#222;
z-index:0;
}

#slide img {
	right:0;
	top:0;
	float:right;
}

#slidesmall {
	position:relative;
	top:0;
	left:0;
	width:596px;
	float:left;
	display:block;
	height:316px;
}

#map1 {
	float:right;
	position:absolute;
	right:0;
	top:0;
	display:block;
	overflow:hidden;
	border-right:1px solid #cddaea;
}

#body {
overflow:hidden;
background:white url(images/bgbody.jpg) repeat-y right top;
display:block;
clear:both;
}

#page_content h2 {
font-family:Georgia;
font-size:33px;
font-weight:normal;
margin:22px 0 32px 0;
display:block;
line-height:33px;
}

#page_content {
float:left;
width:595px;
background
overflow:hidden;
background:transparent url(images/contentbg.jpg) no-repeat left 96px;
}

#content_frame {
width:505px;
float:right;
display:block;
padding-right:20px
}

#about h3 { 
width:325px; 
height:39px; 
background:url(images/ti_about.jpg) no-repeat; 
display:block;
}

#about h3 span { 
display:block; 
text-indent:-9999em;
}

#sbmap h3 { 
width:325px; 
height:39px; 
background:url(images/sdm.jpg) no-repeat; 
display:block;
}

#sbmap h3 span { 
display:block; 
text-indent:-9999em;
}

#content img {
border:10px solid #eee;
margin:10px auto;
}

#content {
font-size:12px;
line-height:24px;
}

#content p {
text-align:justify;
}


#copy {
width:920px;
margin:0 auto;
display:block;
height:41px;
line-height:41px;
}

#copy, #copy a, #copy a:visited {
font-size:11px;
color:#b2bdca;
}

#copy a {
text-decoration:underline;
}

#copy_wrapper{
background:#28476a url(images/copybg.jpg) repeat-x top left;
display:block;
width:100%;
overflow:hidden;
}

#newsletter h4 { 
width:596px; 
height:33px; 
background:url(images/newlet.jpg) no-repeat; 
display:block;
margin-bottom:9px;
}

#members h4 { 
width:324px; 
height:33px; 
background:url(images/members.jpg) no-repeat; 
display:block;
margin-bottom:12px;
}

.readmore { 
width:129px; 
height:26px; 
background:url(images/readmore.jpg) no-repeat; 
display:block;
margin:10px;
float:right;
}

.join { 
width:69px; 
height:22px; 
background:url(images/join.jpg) no-repeat; 
display:block;
position:absolute;
left:185px;
bottom:43px;
border:none;

}



.join span { 
display:block; 
text-indent:-9999em;
}	

#members {
color:#8da0b4;
}

.join:hover {
background-position: 0 -22px;
cursor:pointer;
}

.readmore span { 
display:block; 
text-indent:-9999em;
}

#newsletter h4 span, #members h4 span { 
display:block; 
text-indent:-9999em;
}

#fbook a{
color:white;
font-size:1.3em;
text-transform:uppercase;
text-shadow:#000 0 1px;
font-family:Georgia;
font-weight:normal;
}

#fbook a:hover {
text-decoration:none;

}

#fbook img {
margin-right:5px;
line-height:20px;
}

#footer_wrapper {
background:#28476a url(images/bgfoot.jpg) repeat-x top left;
display:block;
width:100%;
overflow:hidden;
}

#footer {
background:transparent url(images/bgtopf.jpg) no-repeat center top;
overflow:hidden;
clear:both;
width:920px;
margin:0 auto;
display:block;
height:206px;
padding-top:26px;
}


#newsletter {
position:relative;
float:left;
width:596px;
color:#8da0b4;
overflow:hidden;
}

.pleft {
float:left;
width:327px;
}

.line label { width:60px; float:left;line-height:33px; }
.line { clear:both;line-height:33px; }
.line input {float:left; width:190px;margin-top:5px; }

#privacy {
position:absolute;
left:0;
bottom:50px;

}

#fbook {
	position:absolute;
	left:0;
	bottom:0;
	background:url(images/fbook);
}

.pright {
float:right;
width:260px;
}

#members {
float:right;
width:324px;
overflow:hidden;
}

#logos {
margin-bottom:10px;
padding-bottom:10px;
display:block;
clear:both;
width:345px;
height:57px;
padding-left:0;
margin-left:-20px;
text-indent:0;
margin-left:;
}

#members p {
clear:both;
margin-top:10px;
}

#aside {
width:325px;
float:right;
overflow:hidden;
}

#beverly {
float:left;
width:112px;
height:;
border:1px solid #d7e3ef;
color:#6081a2;
text-align:center;
margin:21px 15px 21px 10px;

}

#beverly span {
padding:10px 0;

}

#about p {
clear:both;
width:302px;
margin:10px auto;
text-align:justify;
font-size:12px;
color:#41739f;
line-height:24px;
}

#details {
float:left;
margin-top:21px;
}

#details ul li {
height:16px;
margin-bottom:15px;
padding-left:26px;
}

.email {
padding:0;
margin-top:30px;
font-size:12px;
color:#41739f;
font-weight:bold;
}

.email a {
color:#41739f;
text-decoration:underline;
}

.phone {
background:url(images/csp.jpg) no-repeat left top;
}

.fax {
background:url(images/csp.jpg) no-repeat 0 -22px;
}

.map {
background:url(images/csp.jpg) no-repeat 0 -48px;
}


#destinations {
width:305px;
background:#28476a;
overflow: auto; /* clearing floats */
padding: 10px
}

.area {
width:135px;
float:left;
margin-left:15px;
margin-bottom:15px;
display: inline;  /* IE6 fix */
}

.area .title {
background:url(images/dtitle.jpg) no-repeat left top;
width:134px;
height:21px;
line-height:21px;
padding-left:15px;
}

.title a {

color:white;
text-transform:uppercase;
}

.area li {
background:url(images/bullet.jpg) no-repeat left center;
padding-left:15px;
line-height:29px;
}


.area li a { color:white}

/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

ul#tabs {	
width:410px;
list-style:none; 
height:29px;
float:right;
display:block;
position:absolute;
right:0;
bottom:0;
}

ul#tabs li {
display:inline
}

ul#tabs li a {
height:29px;
float:left;
text-indent:-9999px;
text-decoration:none
}

ul#tabs  li a span {
float:left;
display:block
}

ul#tabs li#tabs-1 a {
width:113px;
background:url(images/tabs.jpg) no-repeat 0px 0
}

ul#tabs li#tabs-1 a:active,
ul#tabs li#tabs-1 a:hover {
background-position:0px -29px
}
ul#tabs li#tabs-1 a.current {
background-position:0px 0px -29px
}

ul#tabs li#tabs-2 a {
width:99px;
background:url(images/tabs.jpg) no-repeat -113px 0
}

ul#tabs li#tabs-2 a:active,
ul#tabs li#tabs-2 a:hover {
background-position:-113px -29px
}
ul#tabs li#tabs-2 a.current {
background-position:-113px -113px -29px
}

ul#tabs li#tabs-3 a {
width:99px;
background:url(images/tabs.jpg) no-repeat -212px 0
}

ul#tabs li#tabs-3 a:active,
ul#tabs li#tabs-3 a:hover {
background-position:-212px -29px
}
ul#tabs li#tabs-3 a.current {
background-position:-212px -212px -29px
}

ul#tabs li#tabs-4 a {
width:99px;
background:url(images/tabs.jpg) no-repeat -311px 0
}

ul#tabs li#tabs-4 a:active,
ul#tabs li#tabs-4 a:hover {
background-position:-311px -29px
}
ul#tabs li#tabs-4 a.current {
background-position:-311px -311px -29px
}

/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

ul#navigation {	
width:920px;
list-style:none;
height:47px
}

ul#navigation li {
display:inline
}

ul#navigation li a {
height:47px;
float:left;
text-indent:-9999px;
text-decoration:none
}

ul#navigation  li a span {
float:left;
display:block
}

ul#navigation li#navigation-1 a {
width:170px;
background:url(images/nav.jpg) no-repeat 0px 0
}

ul#navigation li#navigation-1 a:active,
ul#navigation li#navigation-1 a:hover {
background-position:0px -47px
}
ul#navigation li#navigation-1 a.current {
background-position:0px 0px -47px
}

ul#navigation li#navigation-2 a {
width:149px;
background:url(images/nav.jpg) no-repeat -170px 0
}

ul#navigation li#navigation-2 a:active,
ul#navigation li#navigation-2 a:hover {
background-position:-170px -47px
}
ul#navigation li#navigation-2 a.current {
background-position:-170px -170px -47px
}

ul#navigation li#navigation-3 a {
width:140px;
background:url(images/nav.jpg) no-repeat -319px 0
}

ul#navigation li#navigation-3 a:active,
ul#navigation li#navigation-3 a:hover {
background-position:-319px -47px
}
ul#navigation li#navigation-3 a.current {
background-position:-319px -319px -47px
}

ul#navigation li#navigation-4 a {
width:175px;
background:url(images/nav.jpg) no-repeat -459px 0
}

ul#navigation li#navigation-4 a:active,
ul#navigation li#navigation-4 a:hover {
background-position:-459px -47px
}
ul#navigation li#navigation-4 a.current {
background-position:-459px -459px -47px
}

ul#navigation li#navigation-5 a {
width:144px;
background:url(images/nav.jpg) no-repeat -634px 0
}

ul#navigation li#navigation-5 a:active,
ul#navigation li#navigation-5 a:hover {
background-position:-634px -47px
}
ul#navigation li#navigation-5 a.current {
background-position:-634px -634px -47px
}

ul#navigation li#navigation-6 a {
width:142px;
background:url(images/nav.jpg) no-repeat -778px 0
}

ul#navigation li#navigation-6 a:active,
ul#navigation li#navigation-6 a:hover {
background-position:-778px -47px
}
ul#navigation li#navigation-6 a.current {
background-position:-778px -778px -47px
}

.listing {
width:100%;
margin:10px auto;
}

.area li {
list-style:none;
padding-left:15px;
}

.listing h5 {
font-size:1.1em;
display:block;
}

.tname {
font-weight:bold;
}

.listing .glance {
line-height:18px;
width:95%;
float:left;
display:block;
}

.listing .theading td{
background:#445e81 url(images/bgt.jpg) repeat-x left top;
line-height:24px;
color:white;
font-weight:bold;
}


.listing a {
text-indent:0;
padding-left:0;
margin-left:0;
}

#brs{
position:absolute;
background:#ebf3f6 url(images/bgbt.gif) repeat-x top left; 
border:1px solid #445e81;
padding:10px;
display:none;
color:#445e81;
font-size:11px;
}

.specs {
width:100%;
border:1px solid #eee;
text-align:left;
}

.specs .ts {
background:#f2f7fa;
}

.specs td span {
padding:10px;
display:block;
}

#sidebar form label {
text-indent:0;
padding-left:0;
margin-left:0;
}

#ml {
width:230px;
height:20px;
display:block;
position:absolute;
top:41px;
}


#ml span {
display:none;
}

.post h3 a:link, .post h3 a:visited {
color:#28476a;
}

#breadcrumbs {
color:#666;
}

#breadcrumbs a {
color:#666;
}

.multiple {
text-align:left;
display:block;
padding-left:10px;
text-indent:0;
margin-left:0;
}

.post h3 {
font-size:1.5em;
font-family:georgia, arial;
text-transform:uppercase;
margin-bottom:15px;

}


.ex td, .lll {

line-height:19px;
position:relative;
       vertical-align:top; 
} 


.fff a:link, .fff a:visited {color:#345e86}



.lll span {
margin-top:10px;
}

.lll span.s a:hover {
text-decoration: none;
}

.lll span.s a {
float:left;
display:block;
margin:0;
padding:0;
}

.lll img {
padding:0;margin:0;border:red;}


.fff {
border-bottom:1px dotted #ccd4d7;
}

.location { font-weight:normal;letter-spacing:2px; margin:30px 0;}

.tline td, .ex td{
	font-size:11px;
}

.tname div {
padding-left:6px;
display:block;
}

.theading span, .tline span {
padding:6px; display:block;
}

td.tname a span {
padding-left:0;
}

td.tname a {
font-size:12px;
}

.lis {
list-style: none;
clear:both;
margin-bottom:20px;
}

.lis  li {
padding:0;
padding-left:16px;
line-height:12px;
text-indent:0;
background:url(images/0111_arrow.png) no-repeat left -1px;
margin-bottom:12px;
}

.post h4 {font-size:1.1em; font:georgia; font-weight:bold;}

.lis ul {
margin:10px 0 10px 20px;
}

.lis ul a, .lis ul a:visited {
color:#93a2aa;
}

.odd {
background:#f6fafb;
}

.post { padding-bottom:10px; border-bottom:1px solid #eee; margin-bottom:10px;}


.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* HELPERS
/////////////////////////////*/

.float-left   { float:left }
.float-right  { float:right }
#content img.alignleft,
.alignleft,
.align-left   { float:left; margin: 0 15px 15px 0 ;}
#content img.alignright,
.alignright,
.align-right  { float:right; margin: 0 0 15px 15px }
div.aligncenter,
.aligncenter  { display: block; margin-left: auto; margin-right: auto; clear:both; }
.center       { margin: 0 auto }
.margins      { margin:15px }
.push-top     { margin-top:15px }
.push-right   { margin-right:15px }
.push-bottom  { margin-bottom:15px }
.push-left    { margin-left:15px }
.border       { border:10px solid #eee }
.text-left    { text-align:left }
.text-right   { text-align:right }
.text-center  { text-align:center }
.text-justify { text-align:justify }
.underline    { text-decoration:underline }
.highlight    { background-color:#ffc }
.indent       { text-indent:15px }
.no-indent    { text-indent:0 }
.clear { overflow: hidden; width: 100%; }


/* DROPS
/////////////////////////////*/

.anylinkcss{
position:absolute;
visibility: hidden;
z-index: 2000;
float:left;
font-size:1.1em;
margin-left:-48px;
}

.anylinkcss a{
text-transform:uppercase;
display: block;
text-indent: 3px;
border-left:1px solid #f8bb2f;
border-right:1px solid #f8bb2f;
border-bottom: 1px solid #f8bb2f;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#3f3923;
line-height:25px;
width:216px;
background-color: #fedf42;
cursor:pointer;
display:block;
padding-left:15px;
}



.anylinkcss a:visited {
	color:#3f3923;
}

.anylinkcss a:hover{ 
background-color: white;
color: black;
}

/* SLIDESHOW
/////////////////////////////*/

#center-slide {
	width:500px;
	border:1px solid #eee;
	overflow:hidden;
	padding:10px;
	margin:15px auto;
	position:relative;
	background:#fafbfb url(images/bgg.jpg) repeat-x left top;
clear:both;
display:block;
}


#slideshow-box {
	width:470px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	display:block;
	clear:both;

}

 #slideshow {
	float:left;
	display:block;
position:relative;
	width:470px;
	height:340px;
	overflow:hidden;
	margin:0;
	padding:0;
	border:1px solid #ddd;
	background:#eee;
margin-bottom:80px
}


#center-slide  img {
	border:none;
	margin:0;
	padding:0;
}


#control-buttons {
	position:absolute;
	bottom:25px;
	left:26px;
	font-size:13px;
}

#control-buttons a:link, #control-buttons a:visited {
	color:#28476a;
}

#nav {
position:relative;
bottom:60px;
left:11px;
width:400;
display:block;
}

#nav li.activeLI img{ border: 2px solid #ffb214; margin:-2px;  } 

#nav li { display:inline; float:left;margin-right:10px; margin-bottom:10px; }

#sstitle {
	float:left;
	margin-bottom:10px;
	font-size:1em;
	text-transform:uppercase;
	font-family:georgia, verdana, arial;
	letter-spacing:2px;
	text-indent:0;
	padding-left:0;
	width:100%;
	overflow:hidden;
}

.geo { display:none;}

.category {
background:#e3ce27 url(images/bar.jpg) repeat-x bottom left;
text-transform:uppercase;
font-size:1.1em;
border-bottom:1px solid #e3af19;
}

.category span {
padding-left:10px;
}


/* CLEAN FORM
/////////////////////////////*/

/* General */

form.cleanform {
	font-size:1em;
	width:40em;
	color:#1b1b1b;
	text-align:left;
	margin:1em auto
}

/* Elements */

form.cleanform  label,form.cleanform legend{
	padding:0;
	margin:0.3em 0
}

form.cleanform fieldset{
	padding:0.7em;
	border:1px solid #ddd;
	margin:0 0 0.5em 0
}

form.cleanform label {
    font-weight:bold
}

form.cleanform fieldset input {
    width:70%;
    line-height:1.5em;
	padding:0.15em
}

form.cleanform .radio input,
form.cleanform .checkbox input {
    width:auto;
    border:none;
    margin:0 1.5em 0 0
 }

form.cleanform input, form.cleanform textarea, form.cleanform select {
    display:block;
    margin-bottom:1em;
    font-size:1em;
    border:1px solid #bbb;
    padding:0.15em;
    margin-right:1em
 }

form.cleanform .radio label, form.cleanform .radio input,
form.cleanform .checkbox label, form.cleanform .checkbox input {
    display:inline;
    margin:0 1.5em 0 0
}

form.cleanform .radio input, form.cleanform .checkbox input {
    margin:0 0.3em 0 0
}

/* Button */

form.cleanform button {
	margin:0.3em 0;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:1em;
	cursor:pointer;
	padding:0.5em
}

form.cleanform button:hover {
	background-color:#e6efc2;
	border:1px solid #c6d880;
	color:#529214
}

form.cleanform button:active {
	background-color:#333;
	color:white;
	border:1px solid #000
}

/* inform.cleanformation */

form.cleanform .form.cleanformInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
}

form.cleanform .form.cleanformInfo h2 {
	color:#00889e;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:1em
}

form.cleanform .form.cleanformInfo p{
	text-align:justify
}

form.cleanform .required {
	color:#ff3838;
	font-weight:bold;
	font-size:0.8em
}

input[type="hidden"] {
 	display:none;
	border:0;
}

form.cleanform .error { border: 2px solid #e10c0c; } /* js error class */

.cya { border:1px solid #e3bc1d; padding:10px; background:#fcf9eb; font-size:12px }

.cya h4 { font-size:1.2em; margin-bottom:12px; }

.cya h4 span { text-decoration:underline }



#ySearch {
 background:#edf5ff url(images/ysbg.jpg) repeat-x top left;
padding:10px;
border:1px solid #cfd7e1;

}

#ySearch a:link, #ySearch a:visited {
color:#98a7b9;
}

#yBh {
clear:both;
overflow:hidden;
display:block;
}

h3.book {
font-size:18px;
font-family:Georgia, Arial;
font-weight:bold;
margin:20px auto;
width:100%;
text-align:center;
}

h3.book span{
font-style:italic;
text-transform:lowercase;
font-weight:normal;
}

#yBh div {
float:left;
}


#yBh a {
font-size:11px;
float:right;
}

#yBf {
display:block;
clear:both;
overflow:hidden;
margin-bottom:10px;
}

#yBf select {
margin-right:10px;
}

#ySadv {
display:none;
}



.yarea { 
display:block;
overflow:hidden;
width:100%;
margin:0px auto;
padding:10px 0;
border-bottom:1px dotted #ddd;
}

.yarea h4, .content-title, .items-panel-title {
background:#31537f url(images/yAtbg.jpg) repeat-x top left;
color:white;
height:37px;
line-height:37px;
clear:both;
padding:0 10px;
overflow:hidden;
}

.items-panel {
	overflow:hidden;
	clear:both;
	display:block;
}

.tems-panel p {
	clear:both;
}

.items-panel-button {
	clear:both;
	padding:5px 12px;
	background:#e6f0f9;
	border:1px solid #6e8ca0;
	float:right;
	margin:15px 0;
	font-weight:bold;
	font-size:0.9em;
	color:#1d7ec2;
	font-size:11px;
	font-weight:bold;
}

.items-panel-button:visited, .items-panel-button:link {
	color:#28476a;	
}

.yarea h4 span {
padding:10px;
}

.yTlinks {
text-align:right;
margin:10px auto;
font-size:11px;
}

.yTlinks a:link, .yTlinks a:visited {
color:#142759;
}


.ylist li { border-bottom:1px dotted #ddd; overflow:hidden; }
.ylist .type { float:right;}




.ylist a:link, .ylist a:visited {
color:#1d7ec9;
text-transform:uppercase;
font-weight:bold;
}

h5 { margin:15px 0 5px 0; font-size:1.1em}


.yItem, .item {
height:180px;
width:119px;
float:left;
margin-right:7px;
}



#wrapper .yItem img, #wrapper .item img {
border:1px solid #9ba3d1;
padding:2px;
background:#f6fbe5;
}

.yTitleL:link, .yTitleL:visited, .item .item-title:link, .item .item-title:visited {
color:#1d7ec2;
font-size:11px;
font-weight:bold;
}


.item-info span, .el span {
color:#142759;
}

.ylist {
font-size:11px;
}

.type { color:#999}


.item-info, .el { color:#1d95e0; font-size:11px;}

.cp { clear:both; margin:10px 0; overflow:hidden; display:block;}

.cl { color:#666;}

#yif {
width:100%;
display:block;
clear:both;
overflow:hidden;
background:#dbd599 url(images/bgyf.jpg) repeat-x top left;
border:#c0bb8a 1px solid;
position:relative;
}

#yif input {
width:160px;
margin-top:13px;
}

#yif label {
font-family:Arial;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
display:block;
margin-top:13px;
}

#yif label .required, .req span {
color:#d85e55;
}

.cleft { 
float:left;
width:160px;
margin-left:18px;
}

#yif textarea {
width:282px;
margin-top:13px;
height:165px;
}

.cright {
float:left;
margin-left:25px;
}

.req {
font-size:11px;
color:#736e37;
margin-left:20px;
margin-bottom:10px;
}

#yif button {
position:absolute;
right:10px;
bottom:10px;
border:none;
cursor:pointer;
background:none;
margin:none;
padding:none;
}

#yif button img {
border:0;
margin:0;
padding:0;
}



#page_content.full {
width:920px;
clear:both;
display:block;
overflow:hidden;
background:none;
}

#page_content.full #content {
float:left;
clear:both;
overflow:hidden;
display:block;
}

#page_content.full #content_frame
{
float:left;
margin:0 10px;
display:block;
width:900px;
}

#body.full {
background:white;
width:100%;
display:block;
}

#page_content.full .post {
overflow:hidden;
}

#page_content.full .ythumbs {

margin-top:10px;
}


#page_content.full #content img {
border:0;
margin:0;
}

#content .sociable img {border:0;}

.type { font-size:10px; text-transform:uppercase;}

#catg {
	width:100%;
	display:block;
	overflow: hidden;
}

#catg { padding:5px; clear:both;  }

#catg ul  { margin-top:10px; margin-bottom:10px; clear:both; overflow:hidden; display:block; margin-left:10px;}

#catg li a { font-weight:bold; border:1px solid #28405c; padding:5px; background-color:#2b435f; color:white;}

#catg li li a { font-weight:normal; border:none; padding:0; background:transparent url(images/2.jpg) no-repeat left 3px; color: #2b435f; 	padding-left:12px; }

#catg li li {
	float:left;
	width:50%;
	display:inline;

}

.cats {
 padding-top:15px; border-bottom:3px dashed #d1e1f3; padding-bottom:15px; margin:15px 0; clear:both; margin-bottom:25px;
}

#smallslide {
	display:block;
	overflow:hidden;
	clear:both;
	height:250px;
}

/* MESSAGE BOXES 
/////////////////////////////*/ 

.message { text-align: center; padding: 15px 5px; color:#545454; width:98%;  margin:15px auto; } 
.message span {text-align: center; padding:10px 25px; margin:5px auto; display:block;}
.clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; } 
.info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; } 
.ok    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; } 
.alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; } 
.error { background-color: #ffcdd1; border-top: 2px solid #e10c0c; border-bottom: 2px solid #e10c0c; }

/* WORDPRESS CAPTIONS
/////////////////////////////*/

.wp-caption 					{ border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; clear:both; }
.wp-caption img 				{ margin: 0; padding: 0; border: 0 none }
.wp-caption p.wp-caption-text 	{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; margin-top:5px }
.wp-caption  a, .wp-caption 	{ color:#666 }

#body .wp-caption img { border:0;}

.pagination { font-size:1em; overflow:hidden; padding:10px 0; margin:10px 0; text-align:right; margin-right:3px;}
.pagination { display:block; clear:both;}
.pagination span, .pagination a {
	margin-left:5px;
	padding:8px;
	border:1px solid #2f5278;
	color:#1d7ec2;
}

.pagination span { color:#2f5278; background:#d3e2f5;}

.pagination a:hover { text-decoration:none; }