/*---------------------------------------------------------------------------------------------------------------------

*************** This Style Sheet is copyright*******************
Version:	1.3 Cairn Villa
Date:		march 2008
Author:		Patrick Viney
E-mail:		webmaster@successbydesign.co.uk
website:	www.successbydesign.co.uk
Copyright:	successbydesign 2008

---------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------------------------

Main body styling

---------------------------------------------------------------------------------------------------------------------*/

* {margin: 0; padding: 0;}

body {
	font-family: arial; font-size: small; color: #0c0e58;
	background: #E5E5E5 url(images/background2.gif) fixed;
	text-align: center;
    	margin-top: 10px;
}


H1 {font-size: medium; font-weight: bold; padding: 7px 0px 7px 0px; text-align: center; clear:both;}
H2 {font-size: large; text-align: left; color: #ffffff; text-indent: 280px; clear:both;}
H3 {font-size: Large; font-weight: bold; text-align:center;}
H4 {font-size: x-small; font-weight: bold;}
H5 {font-size: 10pt; font-weight: bold; text-align: center;}

.boldlarge {font-size: medium; font-weight: bold;}
.center {text-align: center;}
.bold {font-weight: bold;}
.centerbold {text-align: center; font-weight: bold; width: 100%; clear: both;}
.right {float: right;}
.clear {clear: both;}


/*--------------------------------------------------------------------------------------------------------------------

Layout

---------------------------------------------------------------------------------------------------------------------*/


#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

#logo {
	clear: both;
	width: 750px;
	height: 317px;	background: #ffffff url(images/header8.jpg) no-repeat;
}


#content	{
	clear: both;	
	padding: 10px;
	background: #ffffff url(images/contentbg.gif) repeat-y;
    text-align: left;
}

#content p, h2, h3, ul {padding: 7px;}
#content li {margin-left: 20px}

#content img.left{float: left; margin: 10px; border: 1px solid #0c0e58;}
#content img.rightclear{float: right; margin: 10px; border: 1px solid #0c0e58; clear:both;}
#content img.right{float: right; margin: 0px 0px 10px 10px; border: 1px solid #0c0e58;}
#content img.centre {text-align:center; margin: 0px 0px 10px 10px; border: 1px solid #0c0e58;}
#content img.pair {float: left; margin: 10px 10px 10px 70px;  border: 1px solid #0c0e58;}
#content img.pair320 {float: left; margin: 10px 10px 10px 25px;  border: 1px solid #0c0e58;}
#content img.pairclear320 {float: left; margin: 10px 10px 10px 25px;  border: 1px solid #0c0e58; clear:both;}
#content img.plan {float: left; margin: 10px 10px 10px 70px;}
#content img.rightnb{float: right; margin: 0px 0px 10px 10px; border: 0px;}
#content a {color: #0c0e58;}
#content a:hover {color: #000;}

#weather img{border: 0px; padding: 0px; margin: 10px; width: 468px; height: 60px; position: relative; left: 120px;}

/*------------------------------------------------------------

Tables
-------------------------------------------------------------- */


table.form {position: relative; left: 90px;}
td {padding: 3px; border: 1px solid #0c0e58; background-color: #fff;}
th {padding: 3px; border: 1px solid #0c0e58; text-align: center; font-weight: bold; background-color: #0c0e58; color: #fff;}
td.odd {padding: 3px; border: 0px; background-color: #ffffff;  margin-top: 15px;}
td.even {padding: 3px; border: 0px;  background-color: #ffffff; margin-top: 15px;}
td.thirty {width: 30%}
td.seventy {width: 70%}

table.disney_attractions {
        background-color: #fff;
		width: 100%;
		margin: 10px 0px 10px 0px;
		border: 0px;
		clear: both;
		position: relative;
}

table.disney_attractions td{padding: 3px; border: 0px; vertical-align: top; background-color: #ffffff;}
a.attlink {text-align: center; font-weight:bold;}
td.link {text-align: center; font-weight:bold;}

table.info  {
		background-color: #fff;
		width: 680px;
		margin: 10px 0px 10px 0px;
		border: 1px solid #0c0e58;
		clear: both;
		position: relative;
		left: 25px;
}



table.pictures  {
        margin: 0 auto;
		background-color: #fff;
		border: 1px solid #c71626;
		clear: both;
        text-align: center;
    
}

td.pic {padding: 3px; border: 1px solid #c71626; background-color: #fff; width: 160px;}
.pic img {border: 0px;}
td.link {padding: 3px; border: 1px solid #c71626; background-color: #ecd8d9; line-height: 28px; text-align: center;}
td.link a:hover {color: #fff;}
#content a.bodynav {color: #c71626;}
#content a.bodynav:hover {color: #000;}
/*------------------------------------------------------------

rounded corner box
background-color: #ffeee1;solid #ffba61;solid #ffba61;
-------------------------------------------------------------- */

.box {
	float: right;
	width: 200px;
	background: url(images/bottom-left.gif) no-repeat left bottom;
	margin: 10px 0px 10px 10px;
}

.box-outer {
	background: url(images/bottom-right.gif) no-repeat right bottom;
	padding-bottom: 12px;
}

.box-inner {
	background: url(images/top-left.gif) no-repeat left top;
}

.box h2 {
	background: url(images/top-right.gif) no-repeat right top;  	padding-top: 12px;
}

.box h2, .box p {
	padding-left: 12px;
	padding-right: 12px;
}
/*--------------------------------------------------------------------------------------------------------------------
Main Navigation
---------------------------------------------------------------------------------------------------------------------*/

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 750px;
	float: left;
}


#navigation ul li {
	float: left;
	background: url(images/tab-right.gif) no-repeat top right;
	margin: 0px 5px 0px 0px;
}

#navigation li a {
	display: block;
	padding: 0 1em;
	line-height: 1.5em;
	background: url(images/tab-left.gif) no-repeat top left;
	text-decoration: none;
	color: #ffffff;
	float: left;
	
}

#navigation ul li.selecttab {
	float: left;
	background: url(images/tab-right-selected.gif) no-repeat top right;
}

.inner {
	display: block;
	padding: 0 1em;
	line-height: 1.5em;
	background: url(images/tab-left-selected.gif) no-repeat top left;
	text-decoration: none;
	float: left;
	color: white;
}

#navigation ul a {color:#c71626; font-size: small;}
#navigation ul a:hover {color:#000000;}

/*--------------------------------------------------------------------------------------------------------------------
Bottom Navigation
---------------------------------------------------------------------------------------------------------------------*/

#bottomnav {
	width: 750px;
    height: 70px;
	line-height: 35px;
	background: url(images/footer.gif) no-repeat;
	text-align: center;
	clear: both;
	color: #FFF;
}

#bottomnav a {color: #FFF; text-decoration:none;}
#bottomnav a:hover {color: #0F3D83;}

/*--------------------------------------------------------------------------------------------------------------------
Success by design link
---------------------------------------------------------------------------------------------------------------------*/

#sbd {text-align: center; padding: 0.5em;}
#sbd a{color:#0F3D83; font-size: x-small; text-decoration: none;}
#sbd a:hover {color: #000;}

/*--------------------------------------------------------------------------------------------------------------------
Validation
---------------------------------------------------------------------------------------------------------------------*/

.validator  {border: 0px; width: 88px; height: 31px}
   

