body {
	margin: 0;
	padding: 0;
	background: #93A8A7;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	color: #333333;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.6em;
	color: #999999;
}

h5 {
	font-size: 1.6em;
	color: #000000;
	font-weight: normal;
}

p {
	line-height: 1.2em;
	margin: 10px 7px 10px 7px;
}

/* 
taken out list item below, as this was the default for all pages, but does not allow to change individual selections
ul {
	list-style-image: url(images/img07.gif);
}
 
*/




a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

img.center {
	float: center;
	margin: 0 0 0 0;
}

/* Header */

#logo {

	width: 936px;
	height: 160px;
	margin: 0 auto;
	background: white;
	
}

#imagetopbanner {
	float: left;
	height: 122px;
	width: 216px;
	padding: 13px 0px 10px 7px;
}

#contactbanner {
	float: right;
	height: 80px;
	width: 500px;
	padding: 15px 10px 5px 5px;
	text-align: right;
}

#contactbanner a {
	padding-right: 8px;
	text-decoration: underline;
}

#contactbanner a:hover  {
	text-decoration: none;
}



h1.contactbanner {
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 6px;
	padding-right: 5px;
}

/* Menu */

#menu {
	padding: 20px 0 0 0;

	
	
	width: 710px;

	margin: 0 auto;

	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	float: right;
	white-space: nowrap;


}

#menu ul {
	float: right;
	padding-bottom:0px

}

#menu li {
	background: url(images/nav_stick.png) no-repeat right 4px;
	float: left;
	list-style: none;
	padding: 0 5px;
}

#menu li li {
    text-transform: none;
}



#menu a {
	text-transform: uppercase;

	display: block;
	float: left;

	color: #333333;
	text-decoration: none;

	padding: 5px 3px;
	margin:-5px 0 0px 0;
}

#menu a:hover {
	background: #EDF3F0;
	color: #000000;
	
}

#menu .current_page_item a {
	background: #EDF3F0;
	font-weight: bold;
}

#menu .last {
	background: none;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.jpg) repeat-y;
}

#topofpagebannerbackground {
	width: 978px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.jpg) repeat-y;
}

#page-bg {
	padding: 0px 14px;
	background: url(images/img05.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0px 0 0 20px;
}

#content2 {
	float: left;
	width: 915px;
	padding: 5px 0 0 20px;
}

#content3 {
	float: left;
	width: 650px;
	padding: 20px 0 0 20px;
}

#content4 {
	float: left;
	width: 917px;
	height: auto;
	
}

#content5 {
	float: left;
	width: 950px;
	height: auto;
	
}

#content-right {
	float: right;
	width: 740px;
	padding: 5px 20px 0 5px;
}

#content-right-2 {
	float: right;
	width: 685px;
	padding: 20px 10px 0 10px;
}

#content-right-left-2 {
	float: left;
	width: 380px;	
	padding: 20px 10px 0 3px;
}

#content-right-2-sub {
	float: right;
	width: 270px;
}


#content-left {
	float: left;
	width: 170px;
	padding: 5px 10px 0 5px;
}


#content-proppage {
	float: left;
	width: 725px;
	padding: 13px 0 0 13px;
}


#content-proppage-subbox-title {
	width: 748px;
	height: 30px;
	background-color: #FFFFFF;
	background: url(images/img_backbox.jpg) no-repeat;
}


#content-proppage-subbox-title h2 {
	font-size: 1.1em;
	padding: 8px 10px 0px 10px;
}

#content-proppage-subbox {
	float: left;
	width: 748px;
	background-color: #B1C5B5;
	font-size: 1.0em;
	color:#000000;
}


#content-proppage-subbox-newback {
	float: left;
	width: 748px;
	background-color: #C8D8DB;
	font-size: 1.0em;
	color:#000000;
}

#content-proppage-subbox-newback a {
	text-decoration: underline; 
}

#content-proppage-subbox-newback a:hover {
	text-decoration: none; 
}

#content-proppage-subbox-left {
	float: left;
	width: 350px;
	padding: 0px 10px 0 13px;
	background-color: #B1C5B5;
	font-size: 1.0em;
}

#content-proppage-subbox-right {
	float: right;
	width: 350px;
	padding: 0px 10px 0 13px;
	background-color: #B1C5B5;
}

#content-proppage-subbox ul {
	/*margin: 15px;
	padding: 5px;
	list-style: none;*/
	list-style-type: square;
}

#content-proppage-subbox li {
	margin: 2px;
	font-size: 1.0em;
	color:#000000;
}


/*property feature box TO DELETE - */
#propbox-wrapper {
	padding: 3px;
	width: 725px;
}

#content-proppage-subbox-newback li {
	font-size: 1.1em;
	display: inline;
	color:#000000;
}


#propcontent-title {
	float: left;
	width: 725px;
	height: 30px;
	padding: 8px 0 7px 13px;
}

#content-left h2 {
	margin: 0;
	padding: 5px 0 3px 12px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}



#content-background-home {
	float: left;
	width: 950px;
	height: 583px;
	background: url(images/country-background.jpg) no-repeat;
}




/*property feature box NEW ONE*/
.ui-tabs .ui-tabs-hide {
     display: none;
}

#feature-wrapper {
	padding: 10px;
	width: 300px;
}


#list-left {
	float: left;
	width: 350px;
}

#list-right {
	float: right;
	width: 350px;
}


#property-features-extra {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	width: 741px;
	height: 17px;
	border: solid thin;
	border-color: #999999;
}


/* styling for elements inside overlay */
.details-contact {
	position:absolute;
	top:200px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:820px;
}



/* prop list */

#property-bar {
	width: 900px;
	height: 150px;
	padding-top: 5px;

	border-top: dotted;
	border-width: thin;
	border-color: #000000;
}

#property-bar-box {
	float: left;
	width: 350px;
	height: 140px;
	border-right: solid thin;
	border-color: #999999;
}

#property-bar-box h2 {
	font-size: 1.3em;
	padding: 6px 0px 0px 0px;
	text-align: center;
}

#property-bar-box img {
	float: right;
	margin: 2px 3px 0px 0px;
}

#property-bar-box ul {
	margin: 2px;
	padding-left: 15px;
	font-size: 1.0em;
}


#property-bar-image {
	float: right;
	width: 545px;
	height: 140px;
}

#property-bar-image img {
	padding: 5px;
}


/* prop Menu left */

#sidebar-buttons {
	float: left;
	width: 170px;
	padding: 5px 10px 0 5px;
}

#sidebar-buttons h2 {
	margin: 0;
	padding: 5px 0 3px 12px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar-buttons-left {
	width: 200px;
	height: 29px;
	margin: 0 auto;
}

#sidebar-buttons-left ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#sidebar-buttons-left {
	display: inline;
}


#sidebar-buttons-left a {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	padding: 10px 15px 0 10px;
	text-decoration: none;
	font-size: 0.9em;
	color: #333333;
	background-image:url(images/img_button.jpg);
}

#sidebar-buttons-left a:hover {
	text-decoration: underline;
	color: #000000;
	background-image: url(images/img_button_over.jpg);
}

#sidebar-buttons-left .current_page_item a {
	background: url(images/img_button_select.jpg) repeat-x top;
}




#sidebar-buttons-left-discover {
	width: 200px;
	height: 29px;
	margin: 0 auto;
	display: inline;
}

#sidebar-buttons-left-discover ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#sidebar-buttons-left-discover a {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	padding: 10px 15px 0 10px;
	text-decoration: none;
	font-size: 0.9em;
	color: #333333;
	background-image:url(images/img_button-discover.jpg);
}

#sidebar-buttons-left-discover a:hover {
	text-decoration: underline;
	color: #000000;
	background-image: url(images/img_button_over-discover.jpg);
}

#sidebar-buttons-left-discover .current_page_item a {
	background: url(images/img_button_select.jpg) repeat-x top;
}



/* end of prop Menu left */



#content-banner {
	float: center;
	width: 750px;
	padding: 0px 0px 0 0px;
}

#top-bar {
	width: 200px;
	height: 29px;
	margin: 0 auto;
}

/* Menu left */

#menu-left {
	width: 200px;
	height: 29px;
	margin: 0 auto;
}

#menu-left ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu-left li {
	display: inline;
}


#menu-left a {
	display: block;
	float: left;
	height: 23px;
	width: 150px;
	padding: 6px 12px 0 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu-left a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu-left .current_page_item a {
	background: url(images/img06b.gif) repeat-x top;
	
}




.post {
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.post-topofmenu {
	margin-bottom: 3px;
	padding-bottom: 3px;
}



.post h4 {
	margin: 0;
	padding: 3px 0 2px 12px;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: bold;
}


.title {
	margin: 0;
	color: black;
}

.heading {
	margin: 0;
	color: black;
	font-size: 1.1em;
	font-weight: lighter; 
	color: #333333;
}

.title a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

.title a:hover {
	border-bottom: none;
}

.byline {
	margin: 0 0 20px 0;
}

.bylinetwo {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.entry {
	text-align: left;
}

.entry1 {
font-size: 16px;
}

.links {
	padding-top: 3px;
	text-align: right;
	font-weight: bold;
}

.counter {
	color: #93A8A7;
	font-size: 0.9em;
}


#contentfullpage {
	float: left;
	width: 700px;
	padding: 20px 0 0 20px;
}


#mainpage-index-right {
	height: auto;
	float: right;
	width: 750px;
}

#mainpage-index-left {
	padding: 12px 0px 0px 20px;
	height: auto;
	float: left;
	width: 180px;
}




#index-box {
	float: left;
	width: 445px;
	padding: 0px 0 0 20px;	
}


#index-box h2 {
	margin: 0;
	background: #5E7378;
	padding: 7px 5px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}



#discover-property-box {
	float: left;
	width: 360px;
	padding: 0px 0 0 10px;	
}

#discover-property-box h2 {
	margin: 0;
	background: #5E7378;
	padding: 7px 5px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#discover-property-box a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

#discover-property-box a:hover {
	text-decoration: underline;
}

#content2 h2 {
	margin: 0;
	background: #5E7378;
	padding: 7px 5px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

#content2 h2 a {
	color: #FFFFFF;
}



#index-box-ctas {
	float: left;
	width: auto;
	padding: 366px 0 0 100px;	
}




/*** CTAS ***/


#ctas-wrap {
	padding: 0px 0 0 10px;
}

#homeCtas {
	overflow: hidden;
	padding: 5px 0 0 0;
}

.cta img {
	display: block;
	width: 238px;
}

.cta {
	background: #EFEFEF;
	float: left;
	margin: 0 5px 5px 0;
	width: 238px;
}


/*#homeCtas .cta img,
#main .cta img {
	height: 157px;
}*/

.col .cta img {
    /*min-height: 157px;*/
}

#homeCtas .cta .image,
#main .cta .image {
    display: block;
    height: 157px;
    overflow: hidden;
}

.cta .title a {
	background: #e6e7e9 url(images/selectionboxes/chevron.png) no-repeat 213px 4px;
	display: block;
	padding: 7px 10px;
	color: #58595b;
	font-size: 0.6em;
	font-weight: bold;
	border-bottom-style: none;
}

.cta:hover a { 
	text-decoration: none; 
	background-color: #C9D3D2; 
}



.ctas-seasonal {
	border-top: 3px dashed #666666;
	margin: 3px 0 3px 0;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding-right: 30px;
}

#sidebar ul {
	margin: 10px;
	padding: 5px;
	list-style: none;
}

#sidebar li {
	margin: 2px;
}

#sidebar li ul {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 12px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Sidebarindexpage */

#sidebarindex {
	float: right;
	width: 255px;
	padding: 0px 25px 0px 5px;
}

#sidebarindex ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebarindex li {
	margin: 2px;
}

#sidebarindex li ul {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#sidebarindex li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebarindex h2 {
	margin: 0;
	padding: 24px 0 3px 12px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebarindex a {
	text-decoration: none;
}

#sidebarindex a:hover {
	text-decoration: underline;
}



#imageside {
	height: auto;
	width: auto;
	float: center;
	
}

#imagesidelogo {
	height: auto;
	width: auto;
	border: 1px solid black;
}

#fullwidth {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	padding-bottom: 0px;
	text-align: center;
}


/* Footer */

#footer {
	width: 978px;
		clear: both;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img08.gif) no-repeat;
	
	height: 50px;
	
	/*clear: both;
	width: 920px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;	*/
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 0.9em;
	color: #000000;
}

#footer a {
	color: #666666;
}

#notfoundlooking {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0 15px 20px;
}

/* footerSidebar */

#footersidebar {
	clear: both;
	width: 940px;
	background: #333333;
	color: #CCCCCC;
	margin: 0 auto;
}

#footersidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footersidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#footersidebar li ul {
	line-height: 1.8em;
}

#footersidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 20px;
}

#footersidebar h2 {
	margin: 0 0 1px 0;
	font-size: 1.2em;
	color: #FFFFFF;
}

#footersidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#footersidebar a:hover {
	text-decoration: underline;
}


#footersidebar .current_page_item a {
	background: #99CC66;
	color:#000000;
	padding: 2px 7px 2px 7px;
	text-decoration: none;	
}








/* Property Pages */

#prop-notice {
	background:#D8EBF9;
	border-color: #40ACE4;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	margin-bottom: 4px;	
}

#prop-notice-1 {
	background:#FFFF99;
	border-color: #CC9933;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	margin-bottom: 4px;		
}

#prop-notice-1 h3 {
	font-size: 1.2em;
	margin: 0 0 5px 0px;

}

#prop-notice-1 p {
	margin: 0 2px 2px 2px;
}

#highlights h4 {
	margin: 0 0 1px 0;
	font-size: 1.5em;
	color: #666666;	
}


#sidebarproppage {
	float: right;
	width: 250px;
	padding-right: 10px;
}

#sidebarproppage ul {
	margin: 15px;
	padding: 5px;
	list-style: none;
	list-style-image: url(images/img07.gif);
}

#sidebarproppage li {
	margin: 2px;
	text-align: justify;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#sidebarproppage li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebarproppage h2 {
	margin: 0;
	padding: 5px 0 3px 5px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebarproppage a {
	text-decoration: none;
}

#sidebarproppage a:hover {
	text-decoration: underline;
}

#propimages {
	height: auto;
	float: right;
	width: 950px;
}

#propimages-main {
	height: auto;
	float: right;
	width: 950px;
	padding: 0px;
}



/* propertymaincontent */
#propcontent {
	height: auto;
	float: right;
	padding-right: 5px;
	width: 755px;
}

/* Summary */

#bottombar {
	float: left;
	width: 440px;
	padding-right: 10px;
}

#bottombar ul {
	margin: 15px;
	padding: 5px;
	list-style: none;
	list-style-image: url(images/img07.gif);
}


#bottombar li {
	margin: 2px;
	text-align: justify;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	

}

#bottombar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#bottombar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#bottombar h2 {
	margin: 0;
	padding: 5px 0 3px 5px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#bottombar a {
	text-decoration: none;
}

#bottombar a:hover {
	text-decoration: underline;
}


/* Menu for Props */

#menuprops {
	width: 750px;
	height: 22px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02b.gif) no-repeat;
}

#menuprops ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menuprops li {
	display: inline;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#menuprops a {
	display: block;
	float: left;
	height: 17px;
	padding: 5px 12px 0 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menuprops a:hover {
	text-decoration: underline;
	color: #000000;
}

#menuprops .current_page_item a {
	background: url(images/img06a.gif) repeat-x top;
}


#login {
	width: 277px;
	height: 120px;
	margin: 0 auto;
	background-image:url(images/selectionboxes/index/alreadybooked.jpg);
}

#login ul{
	list-style: none;
	padding: 35px 27px 20px 20px;
}

#login li{
	font-size: 1.2ems;
}



#ourcottages {
	width: 295px;
	height: 250px;
	margin: 0 auto;
	background-image:url(images/img_ourcottages-back.jpg);
	float: left;
}

#ourcottages ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 10px;
}

#ourcottages li{
	font-size: 1.2ems;
}

#ourcottages img{
	padding: 0px 0px 0px 10px;
}

.links2 {
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

.ourcottagesbedrooms-bathrooms {
	padding-top: 0px;
	text-align: center;
	font-size: 1.1em;
}


/* Menu for Props View For Two */

#menuprops2 {
	width: 750px;
	height: 22px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02c.gif) no-repeat;
}

#menuprops2 ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menuprops2 li {
	display: inline;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#menuprops2 a {
	display: block;
	float: left;
	height: 17px;
	padding: 5px 12px 0 12px;	
	text-decoration: none;
	font-weight: bold;
	color: #333333;

}

#menuprops2 a:hover {
	text-decoration: underline;
	color: #000000;
}

#menuprops2 .current_page_item a {
	background: url(images/img06a.gif) repeat-x top;
	
}

/* Recent Posts for prop availability */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E7378;
}

#recent-posts h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	background: #5E7378;
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 5px 0  20px 0px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 1.0em;
}

#recent-posts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}

#recent-posts h3 a {
}

/* new side bar for property availability */

.sidebar10 {
	float: left;
}

.sidebar10 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar10 li {
	margin-bottom: 2em;
}

.sidebar10 li ul {
}

.sidebar10 li li {
	margin: 0;
}

.sidebar10 li h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B10961;
}

#sidebar15 {
	width: 210px;
	padding: 0px 20px 0px 2px;
	background: #F2F2F2;
}

#sidebar15 ul {
	margin: 0;
	padding: 0px 0 0 8px;
	list-style: none;
}

#sidebar15 li {
	display: inline;
	text-align: left;
}






.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:230px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:230px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:240px;
margin:2px 0 20px 10px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1.0em;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:36px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-weight:bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
}


#fullwidth-youtube {
background: url(images/viewfortwobanner_main24-yt.jpg) no-repeat;
	width: 100%;
	height: 318px;
	margin: 0 auto;
	text-align: right;
	padding: 17px;
}

#fullwidth-youtube-video {
	padding-right: 31px;
}



