 /*----------------------------------------
 Main stylesheet for: Spirit Telecom
 Author: SIMB
 Email: info@simb.com.au
 Author website: http://www.simb.com.au
 ----------------------------------------*/ 
 
 /*----------------------------------------  
 Colour Master List

 ----------------------------------------*/ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0; 
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
    line-height: normal;
}

html
{
    margin: 0;
    padding: 0;
    background-color: white;         
}

  
/* Boxes */
body
{
    margin: 0 auto;  
	 width: 780px;
    background: #ffffff; 
}

#container
{
	width: 100%;
	margin-top: 50px;
}

#spiritFlash
{
	height: 520px;
	z-index: 10;
	position: absolute;
	margin: auto;
	background-color: #FFFFFF;
	width: 780px;
}

#linksTop
{
	text-align: right;
	margin-bottom: 10px; 
}

#spiritMain
{
	background-color: #75b843;
	width: 100%;
	height: 420px;
	padding-top:30px;
	vertical-align: bottom;
}

	#businessMan
	{
		position: relative;
		float: left;
		height: 400px; 
	}
	

	#contentBG
	{
		float: right;
		background: #a7d287 url(../images/corner.gif) top right no-repeat;
		width: 460px;
		height: 370px;
		margin-left: 30px;
		margin-right: 15px;
		padding: 15px;
		padding-bottom: 35px;
	}
	
		#contentTop
		{
			height: 20px;
			text-align: right;
			padding-right: 30px;
		}	
	
		#content
		{
			height: 100%;
			overflow-y: auto;
			overflow-x: hidden;
         scrollbar-face-color : #75b843;
		}

#linksTop
{
	text-align: right;
	margin-bottom: 10px; 
}

#linksBottom
{
	text-align: center;
	margin-top: 10px; 
	width: 100%;
	border: 0px;
}

	#linksBottomLeft
	{
		text-align: right;
		width:600px;
	}
	
	#linksBottomRight
	{
		text-align: right;
	}	


	
#businessIsTalking
{
	position: absolute;
	top: 480px;
	right: 300px;
}

th
{
	text-align: left;
	font-size: 10pt;
	color: #007700;
	font-weight: bold;
	margin-bottom: 10px;
}
	
	
/* Typography */
body
{
	font-family: helvetica, verdana, sans-serif;
	line-height: 1.4em;
	font-size: 9pt; 
	color: #000;
}

p
{
    padding: 0 0 1em 0;
    line-height: 1.3em;  
}

    p.intro
    {
        font-weight: bold;
        color: #333333;
    }

ul
{
    list-style-type: square;
    margin-top: 0em;
    padding-top: 0em;
}

    li
    {
        padding: 0 1em 0.3em 0;             
    }

.bold
{

    font-weight: bold;
}

.textLeft
{
    text-align: left;
}

.textRight
{
    text-align: right;
}

.textCenter
{
    text-align: center;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

h1, h2, h3, h4
{ 
    color: #ffffff;  
	padding: 5px 0 0.5em 0;   
	text-transform: lowercase;      
}

h1
{
    color: #000000;  
	font-size: 9pt;  
}

h2
{
    color: #ffffff;  
	font-size: 8pt;  
}	
	#phone
	{
		color: black;
		font-size: 10pt;
		font-weight: bold;
	}
    
h3
{
    color: #ffffff;
}
	
a
{
    border-bottom: 1px dotted;
    color: #ffffff;  
	 text-decoration: none;
}

	a:hover, a.black:hover
	{
		color: #000066;
	}	
   
   a:link.black
   {
      color: black !important;
   }
   
   a:hover.black
   {
      color: #000066 !important;
   }   
	
#contentTop a
{
    color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
}

	#contentTop a:hover
	{
		color: #000066;
	}
    
#linksTop a
{
    border: 0;    
    color: #75b843;
    text-decoration: none;
    font-size: 9pt;
    font-weight: normal;    
}

    #linksTop a:hover
    {
        color: #000066; 
    }

#linksBottom a
{
    border: 0;
    color: #75b843;
    text-decoration: none;
    font-size: 9pt;
    font-weight: normal;    
}

    #linksBottom a:hover
    {
        color: #000066;
    }    	
	
#businessIsTalking 
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
	
a.feature_link
{
    border-bottom: 1px solid #a7d287;    
    display:-moz-inline-box!important;
    display: inline-block;
    background: #4EAD38 url(../images/link_arrow_white.gif) left center no-repeat;
    padding: 4px 4px 4px 20px;
    color: #fff;
    font-size: 1em;     
}

    a.feature_link:hover
    {
        background-color: #479a32;
        border-bottom: 1px solid #fff;         
    }
    
    .wc
    {
        width: 70%;
    }
    
    .fw
    {
        width: 90px;
    }
    
    .extended
    {
        width: 220px;
    }
    
.noborder
{
    border-width: 0;
}
    
hr
{
    background: #fff;
    border: 0;
    color: #fff;
    height: 1px;
    margin: 0 0 10px 0;    
}
        
table.rates_table
{
    background-color: #d3e9c3;
    margin-bottom: 1em;   
    text-align: center;
    width: 100%;
}

table.rates_table th
{
    border: 2px solid #387d28;
        border-width: 2px 0;      
    color: #387d28;        
    font-weight: bold;
    text-align: center;
    padding: 0.2em;   
}

table.rates_table .namecell
{
    background-color: #e9f4e1; 
}

table.rates_table td
{
    padding: 0.2em;
    border-bottom: 1px solid #808080; 
}

table.rates_table tr:hover
{
    background-color: #f4faf0; 
}




