﻿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,
dl, dt, dd, ol, ul, li,
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-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET by ERIC MEYER */

@font-face{font-fameily: DroidSans-Bold; src: url(http://maritime2s.serveronline.net/Styles/DroidSans-Bold.ttf);}
@font-face{font-fameily: DroidSans; src: url(http://maritime2s.serveronline.net/Styles/DroidSans.ttf);}


body{
	background: url("../Images/body-bg.gif") repeat-x scroll 0 140px #e5e3dc;
	font: 14px  DroidSans,Arial, Verdana, Sans-serif;}
	
em{font-style:italic;}
	
p{
	margin-bottom:10px;}
	
a, .link-element{
	color:#006f7f;}
	
.link-element{
	cursor:pointer;
	text-decoration:underline;}
   
/* Containers */

.header, .footer {
	min-height: 25px;}
				 
.banner{
	background-color:#e2e2e2;
	height:100px;}
	
.navigation{
	background-color:#4c4c4c;	
	margin-bottom:5px;}
	
	
.footer{
	background-color:#1c6586;
	margin-top:20px;}
	
.content {
	color: #000;
	min-height: 400px;
}
 
.header, .footer, .content {
	float:left;
	width: 100%;
}

div.clear{clear:both;height:1px;}
   
 
 /* This is the centering container */
.wrapper {
	width: 960px;
	padding: 5px 0;
	margin: 0 auto; 
	text-align:center;
}

.footer ul, .footer p{
	text-align:left;}
	
.footer ul{	width:100%;
			padding-bottom:5px;
			margin-bottom: 5px;
			border-bottom:solid 1px #CCC;}
			
.footer ul li{
	display:inline;
	padding-right:35px;}
	
.footer ul li a, .footer ul li span{
	color:#a7e5fe;
	text-decoration:none;
	text-transform:lowercase;
	font-size:12px;}
			
.footer p, .footer p a{
	color:#FFF;
	font-size:12px;}	

.footer p{
	margin-bottom:5px;}

.footer p span{
	padding:0 20px;}	   

/* End Containers */ 

/* Banner Widget */
div.banner-widget{
	background:#ffC900 url(../Images/bg_banner.png) repeat-x;
	font-size:17px;
	height:32px;
	color:#4c4c4c;}
	
div.banner-widget a{color:#4c4c4c;}
div.banner-widget a:hover{color:#6A6A6A;}
div.banner-widget .wrapper{}

div.banner-widget a img {
	width:20px;
	height:20px;
	position:absolute;
	top:5px;
	left:95%;}

/* Utility Menu */


.utility{
	clear:none;
	color:#000;
	float:right;
	margin-top:25px;
	width:auto;}
		
.utility ul{float:left;}

.utility ul li
{
	display:inline;
	padding-left:15px;}
	
.utility ul li a, .utility ul li span
{
	color:#000;
	text-decoration:none;
	text-transform:capitalize;}
	
.utility ul li span{color:#345;}
	
.utility ul li a:hover
{
	color:#669;
}
	 
/* Login utility */
ul.login-utility{
	float:right;
	margin:-6px 0 0 0;
	height:28px;}
	
.my-account-utility{
	float:right;
	margin:-6px 15px 0 0;
	width:96px;}
	
ul.logout-utility{
	color:#F00;
	float:right;
	clear:both;
	margin:10px 0 0 0;}
	
ul.logout-utility li a{
	color:#3883A2;
	padding-left:20px;}
	

li.mytraining a{
	background:url(../Images/btn_training.png) no-repeat;
	display:block;
	width:96px;
	height:28px;
	float:right;
	margin:-6px -10px 0 0;
	text-indent:-5000px;}
	



/* Main Menu */
.navigation ul
{
	float:left;
	text-align:left;
	width:550px;}

.navigation ul li
{
	display:inline-block;
	margin-right:10px;
	margin-top:5px;
	padding-bottom:12px;
	position:relative;}
	
.navigation ul li.current{background-color:#000;}
	
.navigation ul li a,.navigation ul li span{
	color:#EEE;
	font-size:16px;
	text-decoration:none;
	text-transform:capitalize;}
	
.navigation ul li span, .navigation ul li a
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:8px 10px 8px 10px;}
	
.navigation ul li span
{
	background-color:#000;}
	
.navigation ul li.current{}

.navigation .wrapper div
{
	clear:none;
	float:right;
	text-align:right;
	width:400px;}
	
 /* Search */
 .search-textbox {
	padding-left:5px;
	width:225px;}  
 
 
 /* Navigation sub */
 
 a.dropmenu-services,a.dropmenu-products{background:url(../images/drop-down-icon.gif) no-repeat 102% 60%;}
 
div.submenu-bar{
	background-color:#000;
	display:none;
	float:left;
	margin-top:-5px;
	margin-bottom:5px;
	height:33px;
	width:100%;}
 
ul.submenu{
	display:none;
	position:absolute;
	top:35px;
	width:800px;
	left:0;
	z-index:0;}
	
ul.submenu li, ul.submenu li a{position:static;}
	
ul.submenu li a{
		color:#FFF;
		font-size:14px;}
	
ul.vertical{
	background-color:#4c4c4c;
	top:25px;
	width:auto;
	z-index:1000;}

ul.vertical li{
	border-top:inset 1px #999;
	display:block;
	padding:3px 0;
	margin:0;
	white-space:nowrap;}
	
ul.vertical li:hover{
	background-color:#000;}
	
ul.vertical li a{
	color:#CCC;
	width:100%;}

ul.vertical li a:hover{color:#FFF;}

ul.submenu li span
{
	/*background-color:#4c4c4c !important;*/
	font-size:14px;
	color:#e9c80f;}
	


 
/* Side Menu */
div.side-menu-wrapper{
	clear:left;
	width:235px;
	float:left;}
	
div.side-menu-wrapper h4, div.side-panel h4{
	color:#444;
	font-style:italic;
	font-size:20px;
	font-family:Georgia,Serif;
	text-align:left;
	text-indent:15px;
	margin-bottom:5px;
	margin-top:0;}
	
div.side-menu{
	background:url(../images/side-bg.gif) repeat-y center top;
	-moz-border-radius: 15px;
	border-radius: 15px;
	clear:left;
	float:left;
	margin:0 5px 25px 0;
	padding:15px 0;
	width:235px;}
	
div.side-menu ul, div.side-menu dl{text-align:left;}

div.side-menu ul li, div.side-menu dl dt{height:26px;}

/* packages */

div.side-menu dl a{display:block;
				   font-size:13px;
				   font-weight:bold;
				   letter-spacing:.1px;}


div.side-menu dl dd {
	font-size:12px;
	margin: -8px 0 14px 7px;
	padding:0 10px 3px 17px;
	border-bottom: solid #e2dfda 1px;
	width: 193px;}
	
div.side-menu ul li.current, div.side-menu dl a.current{ 
	background:url(../images/current.png);
	color:#000;
	height:26px;}

div.side-menu a, div.side-menu span{
	font-weight:normal;
	padding-left:15px;
	text-decoration:none;}
	
div.side-menu span{}

div.package-item h4{
	font-weight:bold;
	margin:4px 0 8px 0;}

/* Banner and Logo */
		
div.logo
{
	color:#FFF;
	float:left;
	margin-top:10px;
	text-align:left;
	width:100%;
}

div.logo img
{
	float:left;}

div.logo h2
{
	background:url(../Images/mtslogo.png) no-repeat;
	border-right:solid 1px #AAA;
	float:left;
	text-indent:-5000px;
	width:172px;
	height:62px;
	margin-top:0;
	padding-right:20px;
	margin-left:-1px;}

	
div.logo h3.tagline
{
	float:left;
	font-size:16px;
	font-weight:bold;
	height:47px;
	letter-spacing:.05em;
	color:#444;
	margin:10px 0 0 20px;
	width:290px;}
	   
	
	   
/* Home page slider is in slider.css */	
	
/* Browse Products Box */
.browse-products
{
	background-color:#FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	height:233px;
	margin-left:10px;
	padding:10px;
	width:350px;}
	
.browse-products h3
{
	color:#444;
	font-family:DroidSans-Bold,Sans-Serif;
	font-weight:bold;
	font-size:18px;
	text-align:left;}
	
div.wrap-left{
	float:left;}
	
div.wrap-left div{
	
	border-bottom:solid 1px #CCC;
	clear:left;
	float:left;
	font-size:12px;
	padding:6px 0;
	text-align:left;
	width:150px;
	margin-bottom:10px;}
	
div.wrap-left img{
	float:left;
	margin-right:5px;
	vertical-align:middle;}


div.wrap-right {
	border-left:solid 1px #CCC;
	float:left;
	font-size:12px;
	margin-left:10px;
	padding:6px 0 0 10px;
	text-align:left;}
	
div.wrap-right a, div.wrap-left a{text-decoration:none;}
div.wrap-right a:hover, div.wrap-left a:hover{text-decoration:underline;}


	
/* Newsletter Signup Box */
div.newsletter-signup
{
	background-color:#4c4c4c;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	margin:10px 0 0 10px;
	padding:8px 0 0 5px;
	text-align:left;
	width:364px;
	height:44px;}
	
div.newsletter-signup span{color:#f4d805;}
	
	
.newsletter-textbox{
	color:#666;
	float:left;
	width:280px;
	padding-left:5px;}
	
.textbox-large{	border:solid 1px #666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:30px;}
	

/* HOME Base Box */
div.home-base{
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	text-align:left;
	width:960px;}
	
div.home-base div
{
	background:url(../Images/bg_box.png);
	float:left;
	height:148px;
	margin-top:10px;
	margin-left:-2px; /* drop shadow */
	width:477px;}
	
div.custom-video-panel{}

div.package-panel, div.client-panel{margin-left:8px !important;}



div.home-base div h4{	
	color:#333; 
	font-size:18px;
	font-family:DroidSans-Bold,Sans-Serif;
	margin:22px 0 5px 0;}
	
div.custom-video-panel p{
	float:left;
	font-size:16px;
	margin-left:5px;}
	
div.tip-panel p{padding-right:10px;}

img.cvimg, img.tipsimg{
	float:left;
	margin:8px 10px 0 8px;}
	
	img.tipsimg{border:solid 1px #999;}
	
img.pckgimg{float:left;margin:-6px 10px 0 5px;}

div.tips-panel{
	background:url(../Images/bkgnd_tips.png);
	margin:5px 0 0 5px;
	}
	
div.tips-panel h3 
{
	color:#333; 
	font-size:18px;
	font-family:DroidSans-Bold,Sans-Serif;
	margin:0 0 5px 10px;
	text-align:left;}
	
div.tips-panel h4, div.tips-panel p{
	margin-left:10px;
	padding-right:3px;}
	
div.tips-panel h4 a{
	color:#3883A2;
	font-size:18px;
	text-decoration:none;}

div.home-base p{color:#333;}

	

/* Client Banner */

div.client-panel h5{
	padding:5px;}
	
div.client-panel h5 a{text-decoration:none;}
	


div.client-panel table{width:100%;height:100%;text-align:center;margin-left:15px;}


div.client-panel  table tr td
{
	width:33%;
	height:33%;
	text-align:center;
	vertical-align:middle;}
	
div.client-panel table tr td span{display:block;width:135px;height:65px;}
	
div.client-panel  table tr td img{width:65%;height:65%;text-align:center;}
	

	

/* Products */
div.product-item-grid{

	float:left;
	margin:5px;
	text-align:center;
	height:450px;
	width:160px;}
	
div.streaming{height:375px;}
	

div.featured-grid{
	background-color:#efeeed;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:0;
	margin-bottom:20px;
	margin:-20px 0 20px -20px;
	padding-left:20px;
	float:left;
	width:700px;
}

div.shadow{
	background:url(../Images/shadow.gif) repeat-x;
	clear:left;
	float:left;
	height:8px;
	margin-left:-20px;
	width:715px;}
	
	
div.featured-heading{
	background-color:#FFF;
	border-bottom:solid 1px #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear:left;
	color:#555;
	font-weight:bold;
	font-size:16px;
	margin-left:-20px;
	text-indent:-10px;
	width:700px;
	padding:10px 0 10px 20px;}

div.quick-info{
	border:solid 1px #FFF;
	padding:3px 0;}
	
div.featured-grid div.quick-info{border:solid 1px #DDD;}
	
div.quick-info img{
	border:solid 1px #EEE;
	width:150px;
	height:205px;}
	
div.quick-info:hover, div.featured-grid div.quick-info:hover {
	border:solid 1px #555;
	cursor:pointer;}
	
a.quick-info-button{
	border:0;
	background:url(../images/quick-view-bg.gif);
	color:#555;
	display:block;
	height:20px;
	margin-top:2px;
	margin-left:4px;
	padding-bottom:2px;
	font-variant:small-caps;
	text-decoration:none;
	width:150px;}
	

a.watch{
	border:0;
	background:url(../images/watch.gif);
	display:block;
	color:#FFF;
	text-transform:capitalize;
	height:23px;
	margin-left:4px;
	padding:8px 0 0;
	width:151px;
	text-decoration:none;}
	
input.quick-info-button:hover{cursor:pointer;}


div.details, div.title{
	font-size:10px;
	line-height:10px;
	text-align:left;
	/*background-color:#F5F5F5;*/
	clear:left;
	margin-left:5px;
	padding:5px;
	width:140px;}
	
div.title{font-size:11px;line-height:11px;}

div.streaming .title div{
	font-size:12px; 
	cursor:pointer;
	line-height:normal;
	text-decoration:none;}
	
	
div.streaming .title .tooltip img{
	float:left;
	margin:0;}
	
div.streaming .title .tooltip *{float:left;}

div.streaming .title .tooltip ul li	
{list-style-type:disc;
	margin-left:30px;}
	
	div.streaming .title .tooltip p{padding-bottom:5px;}
	
div.details{
	height:60px;

	/*border-bottom:solid 1px #DDD;*/}

div.action{}

div.product-items-heading{
	border-bottom:solid 1px #999;
	float:left;
	font-size:15px;
	padding:0;
	margin-bottom:15px;
	text-align:left;
	width:720px;}
	
div.product-items-heading div{float:right;}


.languages{
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 0;
	margin-bottom:15px;}
	
input.image-button{
	float:right;
	margin-bottom:4px;}

.products-filter{margin-top:10px;}

.products-filter{text-align:left;}


.products-filter h3{
	color:#1c6586;
	font:italic bold 20px Times New Roman, Serif;
	margin-left:15px;}
	
.products-filter h4{
	border-bottom:solid 1px #999;
	color:#666;
	font-size:15px;
	font-weight:bold;
	margin:15px 0 10px 15px;
	width:85%;}

.icon{margin-bottom:-10px;}


/* LIST View */
.product-item-list{
	background-color:#FFF;
	float:left;
	padding:5px 0;
	width:100%;}
	
.product-item-list div{
	float:left;
	clear:none;
	width:535px;}

.product-item-list .action{width:170px;}
	
.odd{background-color:#EEE;}

span.price{color:#227094;}



/* Product Item Modal */

div.modal-wrapper{
	text-align:left;
	padding:15px;
	width:690px;}

div.modal-wrapper .h2, div.item-details .h2{margin-bottom:20px;}

div.modal-wrapper h3, div.modal-wrapper h4{
font-weight:bold;
margin-bottom:4px;}

div.modal-wrapper h3{
  font-size:16px;}

div.modal-wrapper h4{
font-size:14px;}

div.modal-wrapper img{float:left;}

.mleft,.mright{float:left;}

.mleft{
	width:200px;
	margin-right:10px;
	}
.mright{width:480px;}

.mright embed{margin-top:10px;}

.mright ul, .mright ol{margin-bottom:10px;}
.mright ul li{
	list-style-type:disc;
	margin-left:30px;}

.mright ol li{
	list-style-type:decimal;
	margin-left:30px;}

div.modal-wrapper table, div.item-details table{
	clear:left;
	font-size:12px;
	margin-top:15px;}

input.wishlist-button{
	background:url(../images/quick-view-bg.gif);
	border:solid 1px #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:2px 0;
	width:154px;}
	
	
/* Product Item Details */
.pleft,.pright{float:left;}

.pleft{
	margin-right:10px;
	width:200px;}
	
.pright{width:710px;}

.pright h3{font-size:16px;font-weight:bold;}

.pright ul{margin-bottom:10px;}
.pright ul li{
	list-style-type:disc;
	margin-left:20px;}

div.related{
	border-top:solid 1px #CCC;
	float:left;
	margin-top:50px;
	padding:15px 0;
	width:100%;}
	
div.related h3{margin-bottom:10px;}

div.related div{
	float:left;
	width:85px;}
	
.back-button{
	float:left;
	margin-bottom:5px;
	text-decoration:none;}
	
	
/* Search Results */

div.search-heading{
	border-bottom:solid 1px #CCC;
	font-size:18px;
	margin-bottom:15px;}

span.search-terms{
	color:#C00;
	 font-style:italic;}

div.search-category{
	float:left;
	width:100%;
	clear:both;}
	
div.search-category img{vertical-align:middle;}


/* Packages */

div.package-item-wrapper{
	background-color:#FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	margin-left:3px;
	padding:20px;
	width:680px;}
	
	div.package-item-wrapper h3{
		font-size:20px; 
		margin-bottom:15px;
		text-align:left;}
	
div.package-item-wrapper .package-description{
	background: #FFF8BE;
	border:solid 1px #e2dfda;
	clear:both;
	color:#333;
	font-size:20px;
	margin: 0 0 46px;
	padding:10px;
	text-align:left;
	width:655px;  
	position: relative;
	top: 25px;}


fieldset.package-item-list{
	background-color:#FFF;
	border: solid 1px #E2DFDA;
	float:left;
	margin-top:-10px;
	padding:10px;
	text-align:left;
	width:655px;
}

span.package-copies{
	border-left:solid 1px #999;
	float:right;
	padding:0 16px;}

h3.list-heading{
	float:left;
	font-size:16px !important;
	margin-top:15px;}
	
div.package-item img{
	float:left;
	margin-right:10px;}

div.package-item{
	clear:left;
	float:left;
	margin-bottom:10px;
	width:100%;}
	
div.package-item-wrapper .price-wrapper{

	float:left;
	text-align:left;
	margin-bottom:4px;
	width:100%;}
	
div.package-item-wrapper .price-wrapper span{
	float:right;
	font-size:18px;
	padding-right:10px;}
	



/* Page Menus & Page Content */

div.page-menu{
	background-color:#FFF;
	float:left;
	height:400px;
	margin-right:15px;
	width:235px;}
	
div.page-content{
	width:710px;
	float:left;}
	
div.wide{width:920px;}

/* Global */

strong{font-weight:bold;}


div.side-panel{
	float:left;
	width:235px;}
	


div.content-wrapper, div.contact, div.quote, div.login, div.register{
	background-color:#FFF;
	color:#444;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	padding:20px;
	text-align:left;}
	
div.content-wrapper{width:680px;}
	
div.wide div.content-wrapper{
	width:100%;}
	
	
h2.h2{
	font-size:20px;
	font-weight:bold;
	letter-spacing:.05em;}

h3.h3{
	font-size:16px;
	font-weight:bold;
	letter-spacing:.05em;}

	
a.right{
	float:right;}
	
img.left, img.right{
	border:solid 1px #999;
	padding:2px;}
	
img.left{	
	float:left;
	margin:2px 10px 5px 0;}
	
img.right{	
	clear:right;
	float:right;
	margin:2px 0 5px 10px;}
	



/* About us */
div.about-us h2{margin:20px 0;}

div.about-us h3{
	font-size:18px;
	font-weight:bold;}
	
	
div.about-us ul{
	float:left;
	margin-bottom:10px;
	padding-left:30px;
	width:450px;}
div.about-us ul li{	
	list-style-type:disc;}



/* Bios */

div.who-we-are-intro{
	float:left;
	margin-bottom:20px;}
	
div.who-we-are-intro div{
	float:left;width:375px;
	margin-right:30px;}
	
div.who-we-are-intro address{
	border-left:dashed 1px #DDD;
	float:left;
	padding-left:30px;}

div.bio-wrapper{}

div.bio h3{
	font-size:20px;}

div.bio .left, div.bio .right{float:left;}

div.bio .right{
	margin-left:25px;
	width:480px;}
	


div.bio, div.article{
	background-color:#FFF;
	border-top:dashed 1px #EEE;
	clear:left;
	float:inherit;
	padding:20px 0;
	text-align:left;}
	
	
div.bio img{
	/*border:solid 1px #999;*/
	margin:0 10px 5px 0;
	padding:2px;
}


/* Company Logos */

h3.company-category{
	border-top:solid 1px #CCC;
	clear:left;
	color:#999;
	font-size:14px;
	margin:15px 0 15px;
	padding-top:10px;
	text-transform:uppercase;}
	
div.company-logo{
	border:solid 1px #EFEFEF;
	float:left;
	height:110px;
	line-height:110px;
	text-align:center;
	position:relative;
	margin-right:10px;
	margin-bottom:15px;
	width:150px;}
	

div.company-logo img{
	vertical-align:middle;
}



	
/*FAQ */

/*FAQ */

div.question{
	font-size: 16px;
	color:#369;
	cursor:pointer;
	margin:10px 0 10px -20px;
	padding:5px 0 5px 20px;
	width:700px;
	text-decoration:none;}
	
div.question:hover{background-color:#EEE;}

div.answer h2{
	font-size:20px;
	margin-bottom:5px;}

div.answer h3{
	font-size:16px;
	font-weight:bold;}

	
	
/* Contact Us */
div.contact, div.quote, div.login, div.register{
	float:left;
	width:920px}

div.contact h3, div.quote h3{
	color:#555;
	font-size:22px;
	float:left;
	font-weight:bold;
	margin-bottom:25px;}

div.contact p, div.quote p{float:left;}

div.contact div, div.quote div{
	width:610px;
	float:left;}
	
div.contact address, div.quote address{
	border-left:dashed 1px #CCC;
	float:right;
	margin-left:20px;
	padding-left:20px;
	width:250px;
	height:425px;}

div.contact fieldset, div.quote fieldset {
	float:left;
	font-size:12px;}
	
div.contact fieldset div.left, div.quote fieldset div.left{
	width:300px;}

div.contact fieldset div.right, div.quote fieldset div.right{
	clear:none;
	float:left;
	width:310px;}	
	
div.contact fieldset div.right div, div.quote fieldset div.right div{
	margin-left:20px;
	float:left;}
	
div.contact fieldset div.left div, div.quote fieldset div.left div{
	height:75px;
	text-align:left;}

div.contact fieldset div.left div input, div.quote fieldset div.left div input{
	border:solid 1px #AAA;
	height:25px;}
	
input.contact-button{
	border:0;
	background:url(../Images/btn_message.png);
	margin:10px 0 0 120px;
	width:177px;
	height:40px;}
	
input.quote-button{margin:10px 0 0 123px;}


/* Login/Registration */

div.register .left, div.login .left{
	border-right:dashed 1px #EEE;
	float:left;
	width:400px;}
	
div.register .right, div.login .right{
	float:left;
	padding-left:15px;
	width:500px;}

div.register h3, div.login h3{font-size:18px;}

div.register-section-heading{
	color:#066;
	margin-top:35px;
	width:260px;}
	
div.no-border{border-top:solid 1px #FFF;}
	
div.register-section-heading img{ vertical-align:middle;}

input.reg{
	border-color:#CCC;
	font-size:16px;
	margin-top:3px;
	padding:0 3px;
	width:250px;}
	
div.register div div{margin-bottom:10px;}

.register-drop{width:260px;
			   margin-top:3px;
			   padding:3px;}
			   
			   
/* Account */


h3.account-heading{
	color:#555;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;}
	
img.help-icon{margin-bottom:-4px;}

div.account-container .left{	
	border-right:dashed 1px #EEE;
	float:left;
	padding-right:10px;
	width:350px;}
	
div.account-container hr{
	border:0;
	border-top:solid 1px #CCC;
	width:350px;
	margin:10px 0;}
	
div.account-container .right{
	margin-left:20px;
	width:245px;
	float:left;}
	
div.account-container div{margin-bottom:10px;}

div.account-container div.view{margin-bottom:0;}

.username span{color:#099;}

.address {
	font-size:15px;
	font-weight:bold;}
	
div.credit-section-heading{
	color:#066;
	margin-top:35px;}
	
	
div.credit-section-heading img{ vertical-align:middle;}


/* Account Company Staff */
div.user-grid .add-new{
	float:left;}
	
div.user-grid .show-active{float:right;}

div.user-grid table{

	-moz-border-radius: 7px;
	border-radius: 7px;
	border:solid 1px #EEE;
	float:left;
	margin:10px 0;
	padding:10px;
	height:auto;
	width:100%;}
	
div.user-grid table th{
	background-color:#CCC;
	font-weight:bold;
	padding:8px;
	vertical-align:middle;}

div.user-grid table td{
	padding:3px;
	vertical-align:middle;}
	
	div.user-grid table td.spacing{
		background-color:#FFF;
		padding:2px;}
	
div.user-grid table td.edit{
	background-color:#FFF;
	border-right:solid 1px #BBB;}
	
div.user-grid a{
	color:#007485;
	text-decoration:none;
	vertical-align:bottom;}
	
div.user-grid a:hover{text-decoration:underline;}

/* Account Subscription */
.status, .subscription h3{
	font-size:14px;
	font-weight:bold;}
	
.status{margin-bottom:15px;}

.subscription div{
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom:5px;
	padding:20px; 
	border:solid 1px #CCC;}
	
.subscription ol li{
	list-style-type:decimal;
	margin:5px 0 0 30px;}
	
.subscription h3{margin-top:25px;}

/* Account Permissions */

div.permissions h4{
	font-size:15px;
	font-weight:bold;}

div.permissions div{margin-bottom:10px;}

/* Cart */

input.cart-checkout-now{background:url(../images/btn_buynow.png);
	border:0;
	cursor:pointer;
	width:144px;
	height:38px;
	float:right;}
	
h3.checkout{
	float:left;
	text-align:left;}

div.cart-title{
	border-bottom:solid 1px #888;
	float:left;
	margin-bottom:10px;
	width:100%;}
	
input.cart-checkout-button{	background:url(../images/btn_checkout.png);
	border:0;
	cursor:pointer;
	width:144px;
	height:38px;
	float:right;}

input.cart-quote-button{
	background:url(../images/btn_quote.png);
	border:0;
	cursor:pointer;
	width:181px;
	height:38px;
	float:right;}
	
h2.cart{
	float:left;
	text-align:left;
	text-indent:40px;
	height:40px;}
	
h2.cart {background:url(../images/cart.png) no-repeat 2px 0;}

div.cart-heading div div{float:right;text-align:right;}
div.cart-heading p{font-weight:bold;}
div.cart-heading p span{color:#900;}
table.cart{
	background-color:#FFF;
	border-collapse:collapse;
	text-align:left;
	width:100%;}	
	
table.cart tr{	border:solid 1px #EEE;}

table.cart tr th{
	background-color:#666;
	color:#FFF;}
	
table.cart tr td{}
	
table.cart tr td, table.cart tr th{padding:10px;}

table.cart tr td.manage-item{
	text-align:right;
	width:10%;}
	
input.cart-button{
	background:url(../images/gray-button.gif);
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #CCC;
	cursor:pointer;
	font-size:10px;
	padding:3px;}
	
input.keep-shopping{
	background:url(../images/btn_keepshopping.png);
	border:0;
	cursor:pointer;
	float:right;
	margin-right:5px;
	width:109px;
	height:38px;}
	
input.cart-update{
	background:url(../Images/btn_update.png);
	border:0;
	width:57px;
	height:25px;}
	

	
table.cart tr td.manage-item span{font-size:10px;}

table.cart tr td.footer{
	background-color:#EEE;
	font-weight:bold;}
	
/* Checkout */
.shipping-options{
	background-color:#FFF;
	float:left;
	margin-left:10px;
	padding:10px;
	text-align:left;
	width:300px;}
	
.back-to-cart{
	clear:left;
	float:left;
	margin-bottom:5px;
	text-decoration:none;}
	
.back-to-cart:hover{text-decoration:underline;}
	
/* Quote */
div.quote-items-wrapper{
	background-color:#FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	clear:left;
	margin-top:10px;
	text-align:left;
	width:100%;}
	
div.quote-items-wrapper h3.h3{padding:10px 0 10px 15px;}
	
table.quote,table.quote-summary{margin-top:10px;}

table.quote{
	border-collapse:collapse;
	width:100%;}	
	
table.quote-summary{
	float:right;
	padding:10px;
	width:20%}
	
table.quote tr{
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;}
	
table.quote tr td{padding:15px;}

input.quote-button{
	background:url(../images/btn_quote.png);
	border:0;
	cursor:pointer;
	font-size:12px;
	width:184px;
	height:38px;
	float:left;
	margin-top:10px;}
	
	
/* Custom Vidoe */


div.custom-video h3{
	font-size:18px;
	margin-bottom:10px;}
	
div.custom-video h4{font-size:14px;font-weight:bold;}
	
div.custom-video p.right{float:right;}
	
div.custom-video ul{margin-bottom:10px;}

div.custom-video ul li{
	list-style-type:disc;
	margin-left:25px;}
	
div.custom-video-side{
	width:220px;
	padding-left:15px;
	margin-left:15px;
	border-left:solid 1px #CCC;
	height:600px;
	float:right;}

div.custom-video-email{
	margin-top:20px;
	float:left;}		

input.email-textbox{
	color:#666;	
	padding-left:6px;
	width:330px;}
	
	
/* Training Area */
div.streaming-video{margin:30px 40px;}

div.streaming-video h4{
	color:#444;
	margin-top:4px; 
	font-weight:bold;}
	
table.streaming-sparklines{margin-top:4px;}
	
table.streaming-sparklines th, table.streaming-sparklines td{padding:3px 0 0;}
	
table.streaming-sparklines th{
	font-weight:bold;
	padding-right:5px;
	text-align:left;}
	
	
/* Training Area Stats */

div.training-stats h2{font-size:18px;}

div.training-stats h3{
	font-size:22px;
	font-weight:bold;}
	
div.training-stats div.global{
	background-color:#cbcbcb;
	float:right;
	margin-left:10px;
	padding:4px 8px;}
	
div.training-stats table{
	border:solid 1px #CCC;
	clear:both;
	float:left;
	padding:5px;
	width:100%;}

div.table-wrap{
	float:left;
	width:100%;}
	
div.training-stats table th.name{
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;}
	
div.training-stats table th.views{
	white-space:nowrap;
	font-size:14px;
	color:Green;}
	
div.training-stats table tr.heading th{
	background-color:#999;
	padding:8px 0 8px 5px;}
	
div.training-stats table td{
	vertical-align:middle;
	padding:8px 0 8px 5px;}
	
div.training-stats table td.odd{background-color:#EEE;}

div.sort-wrapper{
	float:left;
	margin:8px 0;}

a.sort-link{
	background-color:#FFF;
	color:#558ca4;
	padding:5px;
	text-decoration:none;}
	
a.current-sort{
	background-color:#558ca4;
	color:#FFF;
	text-decoration:none;}
	
a.sort-link:hover{text-decoration:underline;}
	
a.current-sort:hover{text-decoration:none;}

/* Button refactor */
.btn_wrapper{
	display:block;
	float:left;
	margin-top:2px;}

div.buy .btn_wrapper{margin-left:5px;}

div.package-item-wrapper .btn_wrapper{float:right;}

.buttons{
	cursor:pointer;
	display:block;
	float:left;
	clear:none;}
	
	

.search{
	background:url(../Images/btn_search.png);
	border:0;
	float:right;
	height:37px;
	margin:-3px 0 0 2px;
	width:76px;}
	
input.cart-link-button{
	background:url(../Images/btn_cart.png); 
	border:0;
	color:#FFF;
	text-align:left;
	padding-left:13px;
	font-weight:normal;
	font-size:11px;
	float:right;
	margin:-3px 0 0 6px;
	padding-bottom:3px;
	width:76px;
	height:37px;}
	
.details{

	height:31px;
	margin-right:4px;
	width:73px;}
	
img.noborder{border:0 !important;}

.addtocart{
	background:url(../Images/btn_addtocart.png);
	width:73px;
	height:31px;
	border:0;}
	
div.package-item-wrapper .addtocart, div.package-item-wrapper .inyourcart{margin:-8px 3px 0 0;}
	
.signup{	
	background:url(../Images/btn_signup.png);
	border:0;
	float:right;
	margin:3px 5px 0 0;
	width:68px;
	height:30px;}
	
.inyourcart{
	background:url(../Images/btn_inyourcart.png);
	cursor:default;
	width:73px;
	height:31px;
	border:0;}
	
.send-email{	
	background:url(../Images/btn_send.png);
	border:0;
	float:right;
	height:32px;
	margin:2px 0 0;
	width:86px;}
	
	
.btn-subscribe{background-image:url(../Images/btn_subscribe.png);  background-repeat:no-repeat;width:92px; height:31px;}

.btn-extend{background-image:url(../Images/btn_extendtrial.png); background-repeat:no-repeat;width:123px; height:31px;}

.btn-cancel{background-image:url(../Images/btn_cancelrenewal.png); background-repeat:no-repeat;width:123px; height:31px;}

.btn-request{background-image:url(../Images/btn_requestsubscription.png); background-repeat:no-repeat;width:161px; height:31px;}

/* Errors */

.form-error{
	background-color:#FFD;
	border:solid 1px #F00;
	color:Red;
	 text-align:center;
	margin:8px 0;
	padding:4px;
	width:240px;}
	
.form-result{
	text-align:center;}


/* Contact and Quote form */
div.form-result{
	float:left;
	margin-bottom:10px;
	width:100%;}
	
div.form-result span{
	color:Red;
	display:block;
	float:left;
	clear:left;}
	
	
.error-title{
	background-color:#EFEFEF;
	font-size:22px;
	float:left;
	padding:10px;
	text-align:left;
	width:940px;}
	
.error-message{
	background-color:#FFF; 
	float:left;
	width:100%;}
	
.error-message p.message{
	color:#666;
	float:left;
	font-size:18px;
	height:359px;
	margin-top:10px;
	text-align:left;
	padding:20px 25px 5px;
	width:350px;}
	
div.error-box, div.product-error{
	background-color:#FFD;
	border:solid 1px #F00;
	color:#A00;
	float:left;
	width:940px;
	margin-bottom:10px;
	padding:10px;}
	
div.product-error{width:900px;}
	
div.page-not-found{
	background:#FFF url(../Images/page-not-found.jpg) no-repeat;
	float:right;
	margin:10px 10px 0 0;
	position:relative;
	text-align:right;
	width:500px;
	height:384px;}

/* Login */
.login-error{
	background-color:#FFD;
	border:solid 1px #F00;
	color:#A00;
	width:200px;
	margin-bottom:10px;
	padding:10px;}
	
.error-text{color:#A00;font-weight:bold;}




/* OLD
a.blue-anchor-button{
	background:url(../images/blue-button-bg.gif) no-repeat;
	color:#FFF;
	display:inline-block;
	width:68px;
	height:31px;
	margin-top:4px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;}
	
.gold-button{
	background:url(../images/gold-button-bg.png) no-repeat;
	border:0;
	color:#666;
	cursor:pointer;
	margin-left:3px;
	padding-bottom:2px;
	width:82px;
	height:31px;}
	
.disabled-button{
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#666;
	font-weight:bold;
	margin-left:3px;
	height:32px;
	width:84px;}

*/


	
	
	
	
	



   


	
	   
			   





	

	

	

	
	

