/*---------------------------------------------------------------------------------------------------------------------

*************** This Style Sheet is copyright*******************
Version:	1.0 Magical Tickets
Date:		May 2009
Author:		Patrick Viney
E-mail:		webmaster@successbydesign.co.uk
website:	www.successbydesign.co.uk
Copyright:	successbydesign 2009

---------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------------------------

content - this is the entire content
content1 - allows for  navigation on the left
navsecond - is the navigation on the left
extra is the third column

---------------------------------------------------------------------------------------------------------------------*/



		
		/* Content Style */
#navsecond	{background-color:#fff2bb;  border-bottom: 1px dashed #ffa500; border-right: 1px dashed #ffa500;}
#navsecond li {list-style:none; background-color: #fff2bb; padding: 5px 0px 5px 25px;  border-top: 1px dashed #ffa500;}
#navsecond ul {padding: 0px; }
#navsecond a {color: #000; text-decoration: none;}
#navsecond h2 {color: #000; background-color:#ffa500;}
#navsecond a:hover {color: #ffa500;}
        
#extra			{ border-bottom: 1px solid #646464; }
#extra small	{ font-size: 11px; line-height: 18px; }
		
		/* Content Positioning & Size */
		#content		{ float: left; width: 100%; }
		#navsecond		{ float: left; margin-left: -949px; width: 175px; }
		#content1		{ float: left; margin: 0 15px 36px 200px; }
		#extra			{ float: left; margin-left: -200px; width: 175px; }

