
html body {
	background-color: #373737;
	topmargin: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1.0em;
	font-family: 'Open Sans', Helvetica, Arial, Sans-Serif;
  font-weight:lighter; 
  color:#333;
  font-weight: lighter!important;   	
}

a 	{
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #93260C;
}

div#login a 	{
	text-decoration: none;
	color: #5D6CA5;
}

div#login a:hover {
	text-decoration: none;
	color: #93260C;
}

div#login img {
	border: none;
}

div#news a 	{
	text-decoration: none;
	color: #5D6CA5;
}

div#news a:hover {
	text-decoration: none;
	color: #93260C;
}

div#news img {
	border: none;
}

div#demos a 	{
	text-decoration: none;
	color: #5D6CA5;
}

div#demos a:hover {
	text-decoration: none;
	color: #93260C;
}

div#demos img {
	border: none;
}

div#pagecontainer {
position:relative;
	margin: 0px;
	width: 100%;
	background-color: #ffffff;	
}

div#header {
	background-color: #ffffff;
	width: 930px;
	height: 65px;
	padding: 0px 0px 10px 60px;
	text-align: left;
	topmargin: -0px;
}

div#header img {
	margin-top: 6px;
	margin-left: 8px;
}

#logo {
	margin-left: 8px;
}

div#banner {
	background-image: url(images/banner_gradient.gif);
	background-repeat: repeat-x;
	width: 843px;
	height: 30px;
	margin: -8px auto 0px auto;
	padding: 0px;
}

*html div#banner {
	margin-top: -8px;
}

#banner_curves {
	background-image: url(images/banner_curves.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 803px;
	margin: 0px auto 6px auto;
}

div#maincontent {
	margin: 0px 2px 0px 2px;
	width: 813px;
	text-align: left;
}


div#main {
	padding: 5px 45px 5px 10px;
	float: left;
	line-height: 1.8em;	
	color: #000000;
}

* html div#main {

	padding-top: 16px;
}

div#main_pic {
	width: 200px;
	min-height: 160px;
	text-align: center;
	padding: 0px;
	padding-top: 20px;
	margin-left: 7px;
	float: right;	
}

div#main p#heading {
	color: #333;
	font-size: 1.4em;
}

div#main a {
	text-decoration: underline;
}

* html div#main_pic {
	height: 160px;
}

p#heading {
	color: #333;
}

p#subheading {
	color: #333;
	font-size: 1.2em;
}

img#login {
	margin-bottom: -5px;
	margin-left: 5px;
}

div#login {	
	width: 222px;
	min-height: 50px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #cccccc;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	float: right;
}

* html div#login {
	padding-top: 14px;
	padding-bottom: 14px;
}

img#loginboxes {
	margin: 5px 0px 0px -7px;
}

div#news {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 222px;
	padding: 5px 10px 2px 10px;
	border: 1px solid #cccccc;
	border-right: 0px;
	border-left: 0px;
	float: right;
	
}

* html div#news {
	padding-top: 14px;
	padding-bottom: 14px;
}

img#news_icon {
	margin-bottom: -10px;
}

div#news_items {
	padding: 1px 2px 0px 0px;
	margin-left: -10px;	
	color: #5D6CA5;
}

*html div#news_items {
	padding-top: 0px;
}

div#demos {	
	min-height: 50px;
	width: 222px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: right;
}

div#pdf {
	margin-top: 2px;
	min-height: 50px;
	width: 222px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: right;
}

* html div#pdf {
	height: 50px;
	padding-top: 14px;
}

div#pdf a {
	color: #5D6CA5;
}

div#pdf a:hover {
	color: #93260C;
}

div#demos2 {	
	min-height: 50px;
	width: 222px;
	padding: 14px 10px 5px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: right;
	margin-top: 2px;
	color: #5D6CA5;
}

div#browsercheck {
	margin-top: 2px;
	min-height: 50px;
	width: 222px;
	padding: 0px 10px 5px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: right;
}

*html div#browsercheck {
	padding-top: 15px;
}

div#browsercheck a {
	color: #5D6CA5;
}

div#browsercheck a:hover {
	color: #93260C;
}

div#pdf2 {	
	min-height: 50px;
	width: 222px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #cccccc;
	float: right;
	margin-top: 2px;
	color: #5D6CA5;
}

div#pdf2 a {
	color: #5D6CA5;
}

div#pdf2 a:hover {
	color: #93260C;
}

div#demos2 a {
	color: #5D6CA5;
}

div#demos2 a:hover {
	color: #93260C;
}

* html div#demos {
	height: 50px;
	padding-top: 14px;
}


img#demos {
	margin-bottom: -12px;
	margin-right: 2px;
}

img#pdf {
	width: 26px;
	margin-bottom: -12px;
	margin-right: 2px;
	border: 0px;
}

div#demo_items {
	padding: 1px 2px 2px 0px;
	margin-left: -10px;
	color: #5D6CA5;
}

*html div#demo_items {
	padding-top: 0px;
}

div#bottomnav {	
	margin-left: 88px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	padding: 5px 8px 6px 8px;
	width: 797px;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	font-size: 0.9em;
	color: #666666;
	word-spacing: 3px;
	
}

* html div#bottomnav {
	margin-left: 43px;
}


img#rss {
	margin-bottom: -2px;
	margin-left: 2px;
	margin-right: 6px;
}



 
div#standout_text {	
	color: #5D6CA5;
}

* html p#standout_text {	
	margin-top: 3px;	
	margin-bottom: 3px;	
}



li {
	margin-bottom: 10px;
	margin-left: -6px;
}

div#assets {
	text-align: center;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
}

div#asset_title {
	color: #5D6CA5;
	font-weight: bold;
	font-size: 1em;
	margin-top:4px;
}

div#asset_title img {
	vertical-align:middle;
	margin-right: 15px;
	border: 0px;	
}

div#main ul {
	color:#999999;
}

img#pebbles {
	margin-left: -12px;
	margin-bottom: -14px;
}

div#site_map {
	width: 12em;
	min-height: 15em;
	float: left;
	padding-bottom: 6px;
	margin-right: 1em;
	margin-bottom: 16px;
}

*html div#site_map {
	height: 15em;
}

div#map_title {
	width: 12em;
	height: 1.2em;
	background-color: #dfdfdf;
	padding-left: 6px;
	padding-bottom: 6px;
	
}

div#map_list {
	width: 12em;
	padding-top: 4px;
	padding-left: 6px;
	line-height: 2.4em;
}

div#end_map {
	clear: both;
}

strong.check {
	text-decoration: none;
	color: #990000;
}

.window {
	text-align: left;
	margin: 10px 20px 0px 20px;
}

.indent {
	margin-left: 20px;
}

span.small {
	font-size: 0.75em;
	color: #5D6CA5;
}

table.txt {
	font-size: 1em;
	font-family: arial, verdana, sans-serif;
}

table td {
	width:50%;
}

p#heading_win {
	color: #5D6CA5;
	font-weight: bold;
	font-size: 1.4em;
}

p.small {
	font-size: 0.75em;
}

img#book_now {
	border: none;
	padding-left: 10px;
	margin-bottom: -10px;
}

img#new_version {
	margin-bottom: -2px;
}

img#new_version_pic {
	float: right;
	margin-left: 25px;
}

img#shane_pic {
	float: right;
	margin-left: 25px;
}

img#paddling {
	float:left;
	padding-right: 25px;
	margin-left: -2px;
	height: 176px;
}

.example {
	margin: 5px 0px 5px 10px;
}

.example_pic {
	float:left;
}

.example_pic img {
	padding: 3px;
	border: 1px solid #cccccc;
	margin: 0px 15px 10px 0px;
}

.clear {
	clear: both;
}

.userexample {
	margin: 5px 10px 5px 0px;
}

.userexample_pic {
	float: right;
	width: 200px;
	text-align: center;
}

.userexample_pic img {
	padding: 3px;
	margin: 0px 0px 10px 0px;
}

.userexample_text {
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

.ppuserexample {
	margin: 0px 10px 4px 0px;
	border: 1px solid #cccccc;
	float: right;
	width: 473px;
}

.ppuserexample_pic {
	float: right;
	/*width: 200px;*/
	text-align: center;
}

.ppuserexample_pic img {
	padding: 0px;
	margin: 6px 4px 0px 0px;
}

.ppuserexample_text {
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

.ppuserexample_country {
	color:#8da8c5;
}

.staff_profile {
	margin: 5px 5px 5px 0px;
}

.staff_profile_pic {
	float: left;
}

.staff_profile_pic img {
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0px 20px 2px 0px;
	width: 150px;
}

.staff_profile_text {
	padding-left: 0px;
}


img#buy {
	margin: 0px 0px -8px 50px;
}

li.blacktext {
	color: #000000;
}

p.clientComment {
	font-size:10px;
	font-style:normal;
	margin-top: 10px;
}

div#definition {
	padding: 5px 10px 5px 10px;
	color: #5D6CA5;
	border: 1px solid #999999;
}

img#icon {
	vertical-align:middle;
	margin-right: 15px;
	border: 0px;	
}

p#highlight {	
	color: #5D6CA5;
}

img#leftwrapped {
	float: left; 
    margin: 5px; 
	border: 0px;	
}

img#rightwrapped {
	float: right; 
    margin: 5px; 
	border: 0px;	
}

span#subheading {
	color: #5D6CA5;
	font-weight: bold;
	font-size: 1em;
}

.fixedBookingWidth {
	font-family:"Courier New", Courier, monospace;
	width: 328px;
}

* html input.fixedBookingWidth {	
	width: 322px;
}

p#subdescription {
	text-indent: 34px;
	font-size: 11px;
	color:#999999;
}

table#comparison {
table-layout: fixed;
	
}

table#comparison thead {
	color: #5D6CA5;
	font-weight: bold;
	font-size: 1em;
}

table#comparison td {
	border-bottom: 1px solid #e3e3e3;
	vertical-align:top;
}

table#comparison td#c_text {
	font-size: 11px;
	border-left: 1px solid #e3e3e3;
}


/* New styles */

.contentholder{
    width:840px;
    margin:0 auto;
}

#topbar
{
  position:absolute;
  top:0;
  left:0;
	height: 70px;
	width: 100%;
	margin: 0;
  border-bottom: 1px solid #cccccc;
} 
  
input[type="text"], input[type="password"], textarea, select, textarea {
    border: 1px solid #bbb;
    border-radius: 0;
    box-sizing: border-box;
    color: #555;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    height: 40px;
    left: 0;
    line-height: 40px;
    margin: 0;
    outline: 0 none;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    top: 0;
    width: auto;
}

button {
    background-color: #0088cf;
    border:1px solid #cccccc;
    border-radius: 4px;
    color: #fff;
    margin: 10px 0 0;
    padding: 10px 24px;
    cursor:pointer;
}

input[type="submit"], input[type="button"] {
    background-color: #0088cf;
    border:1px solid #cccccc;
    border-radius: 4px;
    color: #fff;
    margin: 10px 0 0;
    padding: 10px 24px;
    cursor:pointer;
}

/* Responsive styles */


/***********************************************
Screen Smaller than 1199px
***********************************************/
@media only screen and (min-width:960px) and (max-width: 1199px) {
    .contentholder, div#legal {
    width:840px;
    margin:0 auto;
    }
}

/***********************************************
Tablet (Smaller than 959px)
***********************************************/
@media only screen and (min-width:768px) and (max-width: 959px) {
     .contentholder, div#legal {
    width:740px;
    margin:0 auto;
    }
}

/***********************************************
Mobile (portrait 300px)
***********************************************/
@media only screen and (max-width:767px) {
     .contentholder, div#legal {
    width:100%;
    margin:0 auto;
    }
}

/***********************************************
Mobile (landscape 420px)
***********************************************/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .contentholder, div#legal {
    width:100%;
    margin:0 auto;
    }
}  

@media only screen and (max-width:380px) {        
    .contentholder, div#legal {
    width:100%;
    margin:0 auto;
    }
}
