/*  
Theme Name: Rapido
Theme URI: http://sww.co.nz/
Description: Custom theme by Stellar Web Works
Version: 1.0
Author: Aidan Curran
Author URI: http://sww.co.nz/
*/
html,body {
	margin:0;
	padding:0;
   background: #fff;
   text-align: center;
	font-family: arial, helvetica, sans-serif;
   font-size: 14px;
   color: #201853;
}
h1, h2, h3, h4 {

}
h1 {
   font-size: 20px;
   margin: 3px 0;
   color: #392b97;
}
h2 {
   font-size: 18px;
   margin: 18px 0 3px 0;
   color: #392b97;
}
h3 {
   font-size: 16px;
   margin: 3px 0;
}
h4 {
   font-size: 14px;
   margin: 3px 0;
}
a {
   color: #000099;
}
a:hover {
   color: red;
}
img {
   border: 0;
}
div {
   text-align: left;
}
dl {
}
dt {
   font-weight:bold;
   margin-top: 15px;
}
dd {
   margin: 5px 0;
}
.contents {
   width: 900px;
   margin: 0px auto;
}
#header .contents {
   height: 125px;
}
#topnav {
   text-align: center;
   line-height: 30px;
   background-color: #eae6fb;
   border-bottom-left-radius: 10px;
   -moz-border-radius-bottomleft: 10px;
   -webkit-border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
   -moz-border-radius-bottomright: 10px;
   -webkit-border-bottom-right-radius: 10px;
   width: 350px;
   float:right;
   font-size: 12px;
}
#topnav a {
   margin: 0 15px;
   color: #000000;
   text-decoration:none;
   font-weight: bold;
}
#topnav a:hover, #topnav a.current {
   color: #3c27c3;
}
#logo {
   width: 390px;
   float: left;
   height: 105px;
   padding: 20px 0 0 10px;
}
#description {
   text-align: right;
   padding-top: 65px;
   color: #3c27c3;
   font-weight: bold;
   font-style: italic;
   float: left;
   width: 500px;
}
#navbar {
   text-align: center;
   line-height: 49px;
   height: 49px;
   background: url(images/nav-bg.gif) left top repeat-x;
}
#navbar ul {
   list-style: none;
   margin: 0;
   padding: 0;
   height: 49px;
   border-left: 1px solid #160e44;
}
#navbar li {
   list-style: none;
   margin: 0;
   padding: 0;
   display: block;
   float: left;
   border-left: 1px solid #5143ad;
   border-right: 1px solid #160e44;
}
#navbar a {
   font-size: 16px;
   padding: 0 29px;
   color: #fff;
   letter-spacing: 2px;
   text-decoration:none;
   font-weight: bold;
   display: block;
   float: left;
}
#navbar a:hover, #nav a.current {
   color: #fff;
   background: url(images/nav-bg-hi.gif) left top repeat-x;
}
#top-section {
   background: #9E97C1 url(images/shaddow.gif) left top repeat-x;
   border-bottom: 1px solid #201853;
   height: 300px;
   padding-top: 7px;
}
#callout {
   background: url(images/callout-bg.png) 0px 10px no-repeat;
   width: 380px;
   height: 93px;
   padding: 50px 45px 40px 50px;
   color: white;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 11px;
}
#callout strong {
   font-size: 18px;
}
#callout ul {
   margin: 0;
   padding: 0;
}
#callout li {
   float: left;
   width: 160px;
   padding: 2px 10px 2px 20px;
   margin: 0;
   list-style: none;
   background: url(images/checkmark2.gif) left center no-repeat;
}
#callout em {
   padding: 5px 2px;
   display: block;
}
#callout strong em {
   padding: 0;
   display: inline;
   font-weight: normal;
}
#sample {
   background: url(images/sample-bg.gif) no-repeat;
   width: 256px;
   height: 256px;
   float: right;
   padding: 22px;
}
#buttons {
   padding-left: 25px;
   margin-top: 20px;
}
#buttons a {
   background: url(images/button.png) no-repeat;
   width: 167px;
   height: 47px;
   display: block;
   line-height: 47px;
   padding-left: 30px;
   margin-right: 30px;
   float: left;
   color: #fff;
   text-decoration: none;
   font-size: 18px;
   font-weight: bold;
}
#buttons a:hover {
   background: url(images/button-hi.png) no-repeat;
}
#maincontent {
   padding: 20px;
   background: url(images/shaddow2.gif) left top repeat-x;
}
p.calltoaction {
   margin: 25px 0;
   text-align: center;
}
p.calltoaction a {
   font-size: 22px;
   font-weight: bold;
   text-decoration: none;
   color: #5846E5;
   text-shadow: 0px 0px 1px #000;
}
p.calltoaction a:hover {
   color: #392b97;
}
.bigtext {
   width: 380px;
   padding: 25px 35px;
   float: left;
   font-size: 18px;
}
.bigtext h2 {
   font-size: 24px;
}
.hilite {
   color: #fc0d01;
   font-style: italic;
   text-align: center;
   font-weight: bold;
}
.clear {
   clear:both;
}
#bottomstrip {
   border-top: 10px solid #eae6fb;
   background: #f2effe;
   padding: 10px 0;
}
#bottomstrip .contents {
   text-align: center;
   font-size: smaller;
}
#bottomstrip .contents h4 a {
   text-decoration: none;
}
#footer {
   padding: 10px;
   font-size: 11px;
   color: #9e97c1;
   background: #eae6fb;
}
#footer .contents {
   text-align: center;
}
#footer a {
   text-decoration: none;
   color: #9e97c1;
}
#footer a:hover {
   text-decoration: underline;
   color: #9e97c1;
}

img.leftalign {
   display: block;
   float: left;
   text-align: left;
   margin: 0 25px 5px 0;
}
img.rightalign {
   display: block;
   float: right;
   text-align: right;
   margin: 0 0 5px 15px;
}
img.centeralign {
   display: block;
   margin: 10px auto;
   text-align: center;
}


/* how does it work boxes */
.box {
   width: 238px;
   float: left;
   margin: 40px 0;
}
.boxtop {
   background: #7f76ac;
   color: #fff;
   padding: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10x;
	border-top-left-radius: 10px;   
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10x;
	border-top-right-radius: 10px;   
}
.boxbody {
   background: #e0deed;
   color: #1f1753;
   padding: 10px;
   height: 110px;
}
.boxbottom {
   background: #e0deed;
   color: #1f1753;
   height: 50px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10x;
	border-bottom-left-radius: 10px;   
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10x;
	border-bottom-right-radius: 10px;   
}
.boxtop h3 {
   text-align: center;
   margin: 0;
}
.arrow {
   width: 52px;
   float: left;
   padding: 60px 20px 0 20px;
   margin: 40px 0;
}
.boxbottom  a.button {
   background: url(images/button-sm.png) 0px -35px no-repeat;
   width: 160px;
   padding-right: 22px;
   height: 35px;
   display: block;
   margin: 0px auto;
   text-align: center;
   color: #fff;
   text-decoration: none;
   line-height: 34px;
}
.boxbottom  a.button:hover {
   background: url(images/button-sm.png) 0px 0px no-repeat;
}
.done {
   text-align: center;
   color: #d27704;
   background: url(images/checkmark.gif) 70% 50% no-repeat;
   font-size: 16px;
   font-weight: bold;   
   padding-top: 10px;
}


/* pricing page */
.product {
   margin-right: 120px;
   background: #EAE6FB;
   padding: 10px 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10x;
	border-radius: 10px;
   margin-bottom: 5px;   

}
.price {
   width: 100px;
   float: right;
   font-size: 16px;
   margin-top: 10px;
}


form#ticketform {
   background: #f0f0f0;
   width: 500px;
   padding: 5px 40px;
   margin: 10px auto;
}


h2.region {
   margin-top: 0;
   color: #201853;
   font-size: 15px;
}

table#examples td {
   padding-top: 30px;
   padding-bottom: 60px;
   vertical-align: top;
}

.coloured {
   color: #d57b0b;
}

/* WP Common Styles */
.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}
img.aligncenter, div.aligncenter {
   display: block;
   margin: 20px auto;
}
img.alignright, div.alignright {
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft, div.alignleft {
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
img.aligncenter {
   text-align: center;
}
img.alignright {
   text-align: right;
}
img.alignleft {
   text-align: left;
}
.wp-caption-text,.wp-caption-dd {
   margin: 4px 0;
   font-weight: bold;
   text-align: center;
}
a.more-link {
   background: url(images/button-xsm.png) 0px -25px no-repeat;
   width: 141px;
   padding-right: 20px;
   height: 25px;
   display: block;
   float: right;
   margin: 5px 30px 30px auto;
   text-align: center;
   color: #fff;
   text-decoration: none;
   line-height: 24px;   
   font-weight: bold;
}
a.more-link:hover {
   background: url(images/button-xsm.png) 0px 0px no-repeat;
}
.postheading {
   clear: right;
}
.linklove {
   display:none;
}
