/* @override 
	http://192.168.0.102/sugarcityroc/wp-content/plugins/mycss/my.css
	http://192.168.1.101/klwordpress/wp-content/plugins/MyCSS/my.css
	http://192.168.0.102/kelvin/wp-content/plugins/MyCSS/my.css
	http://192.168.0.102/sugar3/wp-content/plugins/mycss/my.css
*/

/* sample theme-independent CSS classes, uncomment to use them if you wish :)

/* 
Style Sheet code for Image Caption Easy Plugin for WordPress
Copy and Paste this code into your WordPress theme style sheet file (style.css) then upload to its location.
You can edit any of these to suit your needs.
*/
/*
#background {
	background-image: url(../../themes/blacktheme/images/sknebackground1_background.jpg);
}
*/
#fp_slider {
	padding-bottom: 0;
	margin: 4px auto 0;
}

img.logo{
	padding: 8px 0 6px 16px;
	float: left;
}

#headertext {
	font-size: 14px;
	color: white;
	padding-top: 28px;
	line-height: 18px;
	width: 319px;
	text-align: center;
	margin-left: 200px;
}
#adspace{
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	height: 168px;
	clear: both;
}

#hori_ad{
	float: right;
	padding-bottom: 13px;
	padding-right: 16px;
	padding-top: 26px;
}

#menubox{
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	text-align: left;
	height: 30px;
	background-position: 0;
	margin-top: -36px;
}
#headerback{
	background: url(../../themes/sugarnew/images/headerback.jpg) repeat-x;
	height: 162px;
}

#categoryposts-1, #categoryposts-2, #categoryposts-3, #categoryposts-4, #ljsubpageswidget-3 {
	color: white;
	background: none 0 -5px;
	width: 290px;
	padding: 2px 10px 8px 0;
	margin-right: auto;
	margin-top: 11px;
	margin-left: auto;
	border: 1px solid silver;
	border-top: 5px solid maroon;
}

li.page_item {
border-bottom: 1px solid silver;	
}

a.post-title {
	color: orange;
	width: 356px;
	font-weight: bold;
}

#smooth_sldr_items div.sldrlink a {
	color: black;
}

a.post-title:hover {
	color: maroon;
	width: 356px;
	text-decoration: none;
	font-weight: bold;
}

li.cat-post-item {
	border-bottom: 1px solid silver;
}

#header {
	background: #a57944 url('images/kubrickheader.jpg') no-repeat center;
	}

#hline {
  border: 1;
  width: 90%;
background-color: silver;
height: 1px;
	margin: 25px auto 13px;
}

#tbpage{
	width: 550px;
	padding: 20px;
	background-color: white;
	font-size: 12px;
	line-height: 16px;
}

ul.postTabs li
	{	
	display: inline !important;
	font-size: 13px;
	line-height: normal;
	background: none;
	padding: 0px;
	height: 0;
	font-weight: bold;
}


#schedule_tab{
	color: #ffffff;
	font-weight: bold;
	width: 290px;
	padding: 5px 10px 5px 0;
	border: 1px solid silver;
	border-top: 5px solid maroon;
	background-image: none;
	margin: 11px auto 15px;
}

img.floatLeft { 
    float: left;
	border: 3px solid white;
	margin-right: 3px;
	display: block;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#schedule{
	float: right;
	width: 309px;
	text-align: center;
}

#tabbed1{
	width: 300px;
}

#request{
	width: 625px;
}

.frontcolumn {
	width: 895px;
	height: 500px;
	background: url(../../themes/sugarcity/images/watermarklogo.gif) no-repeat 6px 53px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

a.thickbox
{
	color: orange;
}
.thickbox_column{
	background-color: white;
	margin: 0;
	padding: 0 25px 5px;
}

#slideshow{
	height: 228px;
	display: inline-block;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}

#section-tabbed-3 {
	display: inline-block;
	width: 308px;
	margin-right: 0;
	margin-left: 3px;
}
#right_footer{
	padding-right: 40px;
	float: right;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 15px;
}

a.fancybox.iframe {
	color: orange;
}

#left_footer{
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	padding-left: 40px;
	float: left;
	padding-top: 15px;
	font-size: 14px;
}

#vidcontainer{
	width: 700px;
	border: 1px solid white;
}

/* Contains the entire tabbed section */
#imagecaptioneasy_right {
  padding: 5px;
  margin: 11px 0 11px 11px;
  text-align: right; 
  float: right;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: left;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_right img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_right span { text-align: left; }
#imagecaptioneasy_left {
  padding: 5px;
  margin: 11px 11px 11px 0;
  text-align: left; 
  float: left;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: left;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_left img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_left span { text-align: left; }
#imagecaptioneasy_top_right {
  padding: 5px;
  margin: 0 0 11px 11px;
  text-align: left; 
  float: right;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  /* text-align: center; */
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_top_right img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_top_right span { text-align: left; }
#imagecaptioneasy_top_left {
  padding: 5px;
  margin: 0 11px 11px 0;
  text-align: left; 
  float: left;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: left;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
#imagecaptioneasy_top_left img { border: 0px solid #fff; margin-bottom:5px; }
#imagecaptioneasy_top_left span { text-align: left; }
	
#image_thumb
{border: 2px solid #7e7e7e;}

.ddop { font-size: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rbroundbox { background: url(../../themes/default/images/images/corner_back.gif) repeat; }
.rbtop div  { background: url(../../themes/default/images/images/corner_top_left.gif) no-repeat top left; }
.rbtop      { background: url(../../themes/default/images/images/corner_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(../../themes/default/images/images/corner_bot_left.gif) no-repeat bottom left; }
.rbbot      { background: url(../../themes/default/images/images/corner_bot_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%;height: 14px; font-size: 1px;}

.rbcontent  { margin: 0 10px;color: white;}

.rbroundbox { width: 99%;
	margin-bottom: 15px;
	margin-top: 15px;
}

#feature_box
{
	/* color: white;*/
	background-color: #bbcbff;
/*	border: 1px solid silver;*/
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 15px;
	
/*	width: 580px;
	background-color: #fdf8c5;
	font-style: italic; */
}

#footer_box
{
	color: yellow;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	
}

#feature_divider
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}


#byline
{
	/* font-size: 10pt; */
	padding: 0 0px; 
	width: 100%;
	font-size: 9pt;
	color: yellow;
	border-style: none;
	line-height: 10px;
}


#author_box {
	border: 1px dashed silver;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	padding: 5px;
	background-color: #fdf8c5;
	font-style: italic;
}

#adbox {
	border: 1px solid #7e7e7e;
	margin-right: auto;
	margin-left: auto;
	width: 305px;
	padding: 5px;
	background-color: #f7f7f7;
}

#adbox2 {
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	padding-bottom: 20px;
}


#events{
	border: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	width: 305px;
	background-color: #f7f7f7;
	padding: 0 4px 8px;
}


#adbox {
	border: 1px solid #bebebe;
	margin-right: auto;
	margin-left: auto;
	width: 305px;
	padding: 5px;
	background-color: #f7f7f7;
}

#ad_left {
/*	border: 1px solid #7e7e7e; */
/*	margin-right: auto;
	margin-left: auto; */
	width: 180px;
	/* float: left;*/
}

#ad_right {
/*	border: 1px solid #7e7e7e; */
/*	margin-right: auto;
	margin-left: auto; */
	width: 120px;
	float: right; 
}

#techbyte {
/*	border: 1px solid #7e7e7e; */
/*	margin-right: auto;
	margin-left: auto; */
	width: 120px;
	padding-top: 20px;
}


#quote_top {
	text-align: center;
	font: italic 16pt Georgia, "Times New Roman", Times, serif;
	color: #b3a87c;
	margin: 10px 0 5px 0;
	
}


#hot_tip {
	border: 1px solid silver;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	padding: 10px;
	background-color: #dbfec7;
	font-style: italic;
	font-weight: bold;
}

#header2 { font-family: Verdana, Arial, Helvetica, sans-serif; 
/* background-image: url(../../themes/designer/images/SKNHEADER2.jpg); */
background-repeat: 
no-repeat;
width: 1040px; 
height: 182px; 
text-align: right; 
text-indent: 0px; 
padding-right: 0;
	padding-left: 0;
	margin: 10px auto 0;
}


#menu_top {
	position: relative;
	color: white;
	padding-bottom: 0;
	font-size: 12px;
	top: 35px;
	margin-top: -30px;
	text-align: left;
	left: 0;
	padding-left: 23px;
}

#searchbar
{
	position: relative;
	height: 30px;
	float: right;
	margin-top: -28px;
}

#marquee {
	
}

#marquee marquee {
	width: 997px;
	height: 15px;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 20px;
}


#menu_main_1 {
	height: 30px;
	background-color: #000;
	float: right;
	width: 730px;
} 

#menu_search1 {
	float: left;
	width: 920px;
	}

#menu_search2 {
	 float: right; 
	/* width:200px;*/
	height: 24px;
	font-size: 10pt;
	display: inline;
	text-align: right;
	padding: 6px 5px 0 0;
} 
	
.formbutton{
cursor:pointer;
margin:0;
padding: 0;
border:1px #ccc;
background:#999;
color: white;
font-size:8pt;
font-weight:bold;
padding: 1px 2px;
background:url(../../themes/default/images/formbg.gif) repeat-x left top;
}

form { margin: 0; padding: 0;
	width: 100%;
}

fieldset.cf-fs2 {
	float: right;
}

#button_form{
background:#999;
color:#666;
font-size:3pt;
font-weight:bold;
width: 40px
height: 20px;
padding: 1px 2px;
background:url(../../themes/default/images/formbg.gif) repeat-x left top;
}	
#searchform input#s {
font-size:10pt;
/* width: 100px;*/
}
	
#image_header1{
top: 0; 
text-align: left;
	width: 1040px;
	height: 170px;
	float: right;
}

#image_header2{ font-family: Verdana, Arial, Helvetica, sans-serif; 
background-repeat: no-repeat; 
width: 480px; 
height: 60px; 
text-align: right; 
float: right; 
margin-top: 0; 
margin-bottom: 0; 
padding-top: 5px; 
padding-right: 5px; }

#header_image1 { 
background-image: url(../../themes/default/images/images/charlestown_nevis.jpg); 
background-repeat: no-repeat;
width: 980px; 
height: 217px;
}



#header_image2 { 
background-image: url(../../themes/default/images/images/basseterre2.jpg); 
background-repeat: no-repeat;
width: 980px; 
height: 217px;
}

#header_image3 { 
background-image: url(../../themes/default/images/images/marriott.jpg); 
background-repeat: no-repeat;
width: 980px; 
height: 217px;
}

.row { clear: both; }
.col1 { width: 200px; float: left; padding: 0 10px; }
.col2 { width: 200px; float: right; padding: 0 10px; }

#newrow {
	display: inline-block;
	border: 1px solid white;
	clear: both;
	width: 700px;
	padding: 5px;
	opacity: 1;
}

#columnbig { 
 /*  background-color: #dfdfdf;*/
    float: left;
    width: 545px; 
    margin-left: 0px; 
    padding-top: 0; 
    padding-left: 5px; 
    padding-right: 0px; 
    padding-bottom: 0;
	border: 1px solid #beabb9;
           } 
           
#columntwo{
    width: 320px; 
    margin-right: 20px;
	padding: 10px 0px 20px;
	text-align: left;
	float: left;
}
#columnthree { 
 /* background-color: #f3f3f3;*/
     float: left;
    width: 190px; 
    margin-right: 25px; 
  /*  height: 220px; */
    padding-top: 10px; 
    padding-left: 0px; 
   padding-right: 0px; 
   padding-bottom: 1px;
	color: white;
}

#columnthree_centered { 
 /* background-color: #f3f3f3;*/
     float: left;
    width: 225px; 
    margin-right: 0;
	color: white;
	text-align: center;
	padding: 0 10px;
}
       
#columnthree_low_down { 
 /* background-color: #f3f3f3;*/
     float: left;
    width: 175px; 
    margin-right: 0;
	padding: 10px 10px 1px 0;
}


#columnthree_down { 
 /* background-color: #f3f3f3;*/
     float: left;
    width: 203px; 
    margin-right: 20px;
	padding: 10px 10px 0 0px;
}

#columnthree_extras { 
 /* background-color: #f3f3f3;*/
     float: left;
    width: 350px; 
    margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px 10px 1px;
}

div.ratingtext {
	font-size: 10px;
	text-align: left;
}

div.ratingblock {
	font-size: 10px;
	text-align: left;
}

#rblock{
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 3px;
}

#rblock_text{
	text-align: left;
	float: left;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
}

#col_divider {
/* float: left;*/
/* border-bottom: 1px solid #000000;*/
/*	margin-bottom: 20px; */
}


#comment_rating{
	margin-top: 2px;
	float: right;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 0;
}

#comment_rating_text{
	margin-top: 0;
	float: none;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 0;
}

#article_header {
	font-weight: bold;
	font-size: 18px;
	color: white;
	width: 750px;
	margin-bottom: 11px;
	padding: 7px 0 3px;
	border-bottom: 1px dotted #727272;
}

#article_divider {
clear: both;
/* float: left;*/
/* border-bottom: 1px solid #000000;*/
	overflow: hidden;
	width: 700px;
	padding-bottom: 8px; 
	padding-top: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
/*	margin-bottom: 20px; */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
	
}
/* End hide from IE-mac */
	}

/* #article_divider {
	clear: both;
	float: left;
        margin: 10px 0px 0px; 
        width: 700px;
	border-bottom: 1px solid #d4d4d4;
}*/

#home_divider {
clear: both;
	padding-bottom: 5px; 
/*	margin-bottom: 20px; */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
	width: 600px;
	display: inline-block;
}
/* End hide from IE-mac */
	}
	
#col_divider {
clear: both;
/* float: left;*/
/* border-bottom: 1px solid #000000;*/
	overflow: hidden;
	width: 700px;
	padding-bottom: 8px; 
/*	margin-bottom: 20px; */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	}


#clear {

/* height: 400px;	*/
/*clear: both;*/
display: block;
/* padding: 0px 5px 0px 0px; */
width: 970px;
	border-bottom: 0px solid white;}

#col_thumb {
	float: left;
}

#col_thumb_centered {
	width: 160px;
	margin: 10px auto;
}

#col_post {
	display: block;
	padding-right: 0;
	width: 600px;
	float: right;
	padding-left: 0;
	margin-right: 0;
}

#col_post div.entry_2  {
	margin-top: 0;
	color: white;
}


div.breadcrumb {
	padding-left: 249px;
	position: relative;
	color: red;
	padding-bottom: 0;
	font-size: 12px;
	top: 22px;
}



#foldingcategorylist-1 {
padding-left: 0;
margin-left: -18px;
width: 217px;
	font-size: 14px;
	margin-top: 0;
}

#foldingcategorylist-1 ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

#foldingcategorylist-1 li
{
list-style: none;
margin: 100px;
padding: 0;
}


#foldingcategorylist-1 a {
display: block;
width: 190px;
background-color: maroon;
	padding-left: 10px;
	border-bottom: 1px dotted white;
	height: 15px;
	padding-top: 5px;
	color: white;
	font-size: 13px;
	padding-bottom: 5px;
}


#cat-6 a /* programmes */{
	width: 195px;
	padding-left: 10px;
		background-color: #1f1b82;
	height: 24px;
}


#folding_category_list li.lwfcl_level-0 ul li.lwfcl_level-1 a {
	margin-left: -10px;
	height: 14px;
	padding: 2px 0 2px 20px;
	width: 180px;
}

#foldingcategorylist-1 li a: { text-decoration: none;
	background-color: red;
}


#foldingcategorylist-1 li a:hover {
	text-decoration: none;
	background-color: yellow;
	color: black;
	font-weight: bold;
}

#sidebar ul {
	margin-top: 0px;
}


#ad3 {
	float: right;
	padding-left: 0;
	margin-right: 43px;
	padding-top: 31px;
	width: 740px;
	text-align: center;
}

#request_form_top {
	margin-right: auto;
	margin-left: auto;
	height: 59px;
	background: #f8f5f1 url(../../themes/sugarnew/images/request_top.png) no-repeat 0;
	width: 605px;
}
#request_form_body {
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	background: #f8f5f1 url(../../themes/sugarnew/images/request_body.png) repeat-y 0;
}

#request_form_bottom {
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
	background: url(../../themes/sugarnew/images/request_bottom.png) no-repeat;
}



