body{
    background: #bfbfbf;
    font-family: "Times New Roman", "Times", serif;
    /*font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande", Arial, sans-serif;*/
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

/* specify fonts for each type of item */
h1, h2, h3, h3, li a, .us a, .uk a, .set, .title, .content, .videobox a, .caption, .whitebox h4 {
    font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande", Arial, sans-serif;
}
.font
{
 font-family: "Times New Roman", "Times", serif;   
}

/* end fonts */

a {color: #ffffff; text-decoration: none;}

a img {
    border: 0;
    text-decoration: none;
}

.wrapper
{
    width: 1000px;
    margin: 0 auto 0 auto;
}

#home .wrapper
{
    width: 720px;
    background: #474746 url('../images/Pegasus-thruster-home.png') top center no-repeat;
    height: 600px;
    margin: 20px auto;
    padding: 20px;
    text-align: center;
}

#home h1 {
    color: #ffffff;
    margin: 0;
    padding: 0;
    padding-top: 30px;
    font-size: 1.2em;
    font-weight: lighter;
    text-align: left;
}

.innercolor
{
    background: #e1e1e1 url('../images/pegasus-bg.jpg') top left repeat-y;
    padding: 10px;
    margin-top: 225px;
}

.floatinglogos
{
    width: 400px;
    text-align: center;
    margin: 0 auto;
}

#home a img {
    border: 0;
    margin-bottom: 5px;
}

#home a {
    color: #ffffff;
    text-decoration: none;
}

#home a:hover {
    color: #666666;
}

#home .footer
{
    background: url('../images/footer-bar.png') no-repeat;
    height: 30px;
    padding-top: 10px;
    color: #ffffff;
    font-size: 0.8em;
    text-align: left;
    margin-top: 70px;
}
#home .footer a {
    color: #ffffff;
}
#home .footer a:hover {color: #ffffff;}
.us, .uk
{
    float:left;
     width: 90px;
    height: 90px;
    margin: 50px;
}

#header
{
    background: url('../images/pegaus-thruster-header.jpg') no-repeat;
    height: 190px;
}


/* Top Nav */

#topnav{
    padding-top: 130px;
    text-align: left;
}

ul.topnav {
	list-style: none;
	margin: 0;
	float: left;
	width: 920px;
	font-size: 1.2em;
}
ul.topnav li {
	float: left;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
			     height: 48px;
			     text-align: center;
			     width: 100px;
}
ul.topnav li a{
	color: #fff;
	display: block;
	text-decoration: none;
	padding-top: 15px;
}
ul.topnav li a:hover, ul.topnav li.on a{
        color: #BCE5F9;
}

ul.topnav li:hover, ul.topnav li.on{
    background: url('../images/hover-bg.jpg') repeat-x;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	/*background: url(subnav_btn.gif) no-repeat center top;*/
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 48px;
	background: #000000;
	margin: 0;
	padding: 0 10px 0 10px;
	display: none;
	float: left;
	width: 200px;
	z-index: 10;
}
ul.topnav li ul.subnav li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff; /*--Create bevel effect--*/
	clear: both;
	width: 200px;
	text-align: left;
}
ul.topnav li ul.subnav li.last
{
    border: 0;
}
html ul.topnav li ul.subnav li a {
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
}

html ul.topnav li ul.subnav li a:hover, .html ul.topnav li ul.subnav li:hover {
	background: none !important;
	 color: #BCE5F9;
}


/* End Top Nav */

#rightCol
{
    width: 360px;
    float: right;
    margin-top: 20px;
}

#rightCol .blackbox img {
    margin: 5px;
}

#rightCol .whitebox h3 {
    color: #616160;
    font-size: 2.5em;
    font-weight: lighter;
    margin: 0;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
}

#rightCol .whitebox h4 {
color: #9d9d9d;
font-size: 1.3em;
font-weight: lighter;
border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    margin: 10px 0;
}
#leftCol
{
    width: 618px;
    margin-top: 20px;
}
#videos
{
   padding: 0px;
   margin: 19px auto;
   width: 100%;
}

.videobox {
    float: left;
    margin-right: 19px;
    height: 262px;
    background-color: #ffffff;
}
.videobox a img {border:0;}
.last
{
    margin-right: 0;
}
#videos .caption
{
    margin: -100px 0 0 10px;
    color: #575c69;
    text-align: left;
}

.vtitle
{
    padding-bottom: 4px;
    font-weight: bold;
}
.vtext
{
    margin-left: 25px;
    line-height: 1.6em;
}

.whitebox
{
    background-color: #ffffff;
    text-align: left;
    padding: 30px;
    font-size: 1.08em;
    font-weight: normal;
    margin-bottom: 20px;
}

#rightCol .whitebox
{
    font-size: 0.9em;
}

.diver
{
    background: #ffffff url('../images/About_top.jpg') top left no-repeat;
    padding: 30px 50px 20px 50px;
}

.diver p {
    
    color: #5E696A;
}

.whitebox h2 {
    color: #646564;
    font-weight: normal !important;
    font-size: 2.2em;
    margin: 0 0 10px 0;
}

.blackbox
{
    background-color: #000000;
    text-align: left;
    padding: 10px 30px 10px 30px;
    margin-bottom: 20px;
    color: #5e696a;
}
#rightCol .blackbox
{
    padding: 10px;
    text-align: center;
}


.blackbox h2 {
    color: #9d9d9d;
    font-weight: lighter;
    font-size: 0.9em;
    margin: 0;
}

#rightCol .blackbox h2
{
    font-size: 22px;
    text-align: left;
    margin-left: 5px;
    margin-bottom: 10px;
    font-weight: lighter;
}


.blackbox h3
{
    color: #fdfdfc;
    font-weight: lighter;
    font-size: 1.3em;
}

.greybox h2
{
    color: #b4b3b3;
    font-weight: lighter;
}

#footer
{
    background-color: #243d80;
    color: #fafafa;
    font-size: 0.8em;
    text-align: left;
    padding: 10px;
    margin-top: 0;
}

.right
{
     width: inherit;
     float: left;
     font-size: 0.9em;
     line-height: 2em;
     margin-right: 25px;
    
}

.blackbox .right
{
    width: 250px;
     float: left;
     font-size: 0.9em;
     line-height: 2em;
}

.clients .right
{
    width: 170px;
     float: left;
     font-size: 0.9em;
     line-height: 2em;
     margin-right: 15px;
}



.partners, .clients
{
    padding-bottom: 20px;
}

.right a
{
    color: #5e696a;
}

.right a:hover, #footer .right a:hover{
    color: #ffffff;
}

#footer .right
{
    border-right: 1px solid #ffffff;
    padding: 0 10px 0 0;
    font-size: 1.2em;
    margin-right: 10px;
    line-height: 1.5em;
}

#footer .right a {
    color: #d4d5d4;
}

#footer .right h3{
    font-weight: lighter;
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 12px;
}
.greybox
{
    background-color: #353434;
    text-align: left;
    padding: 10px;
    margin-bottom: 20px;
    color: #5e696a;
    padding-left: 20px;

}

.clear
{
    clear: both;
}

.floatL
{
    float: left;
}

.contact
{
    padding-bottom: 50px;
}

.red
{
    color: #ed1c24;
}
.white
{
    color: #ffffff;
    font-size: 0.8em;
}

input, select, textarea
{
    width: 555px;
    background-color: #cecccc;
    border: 0;
    color: #7e7d7d;
    padding: 5px;
    font-family: "Times New Roman", "Times", serif;
    font-size: 1.2em;
}

input{
    padding: 10px;
}

form {
    color: #b4b3b3;
}

input.small {
    width: 20px;
}


hr{
    border: 0;
    border-top: 1px solid #9d9d9d;
    margin: 15px 0 15px 0;
}

.padded
{
    margin-top: 30px;
    margin-bottom: 2px;
}

a.bluelink
{
    color: #2CBBEC;
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
    margin-right: 5px;
}

a:hover.bluelink
{
    color: #333333;
}

.bluelink img {
    vertical-align: middle;
    margin-right: 5px;
}

/*for slides on about and contact pages*/

h2.expand a
{
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
    font-size: 14px;
    color: #5E696A;
    border-top: 1px solid #282828;
    padding: 8px 0 8px 0;
}

.whitebox h2 a
{
    font-family: "Times New Roman", "Times", serif;
    font-size: 18px;
    border: none;
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #cdcdcd;
}

.collapse p
{
    background-color: #454545;
    color: #ffffff;
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
font-size: 11px;
padding: 10px;
}

.whitebox .collapse p
{
    background-color: #ffffff;
    font-family: "Times New Roman", "Times", serif;
    color: #5c5c5c;
    line-height: 1.6em;
    font-size: 15px;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #cdcdcd;
}

.border-bottom
{
border-bottom-color: #282828;
border-bottom-style: dotted;
border-bottom-width: 2px;
margin-bottom: 10px;
}


/* end slides styling */

/* Share box Settings */
body.darkgrey
{
    background-color: #353434;
    text-align: center;
}

div.share
{
    margin: 10px auto;
    width: 470px;
    text-align: left;
    padding: 5px 10px 10px 20px;
    color: #5e696a;
}

div.share input
{
    width: 440px;
    
}
 div.share textarea
 {
    width: 450px;
 }

a.share, a.videolaunch, a.videolaunch2{
    color: #575c69 !important;
}
a:hover.share, a:hover.videolaunch, a:hover.videolaunch2
{
    color: #52B8E0 !important;
}

div.share input.redbox
{
    background-color: #ed1c24;
    color: #ffffff;
    cursor:pointer;
    font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande", Arial, sans-serif;
    font-size: 1.5em;
    font-weight: lighter;
    width: 460px;
}

div.dvd textarea, div.contactform textarea
{
    width: 565px;
}

div.dvd input.redbox, div.contactform input.redbox
{
     background-color: #ed1c24;
    color: #ffffff;
    cursor:pointer;
    font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande", Arial, sans-serif;
    font-size: 1.5em;
    font-weight: lighter;
    width: 575px;
    
}

div.share input.small
{
    float: left;
    width: 30px;
}


/* end share box */

h2.abouttitle
{
    font-size: 28px;
    margin-bottom: 40px;
}
#rightCol .orderdvd
{
    padding: 0 !important;
}
#rightCol .orderdvd img
{
    padding: 0;
    margin: 0 !important;
}

#rightCol .orderdvd h2
{
margin: 10px 0 10px 15px;
padding-top: 15px;
}