@charset "utf-8";
/* Wordplay Media CSS Document */

body	{
	background: url(../images/pagebg.jpg) top center repeat-x #000000;
	padding-bottom: 30px;
	}
	
a:link, a:visited	{
	color: #7da8c8;
	text-decoration: none;
	}
	
a:hover, a:focus	{
	color: #7da8c8;
	text-decoration: underline;
	}
	
#top-colours	{
	background: url(../images/top-colours.gif) repeat-x 0px 0px;
	padding: 3px 0 0 0;
	width: auto;
	}
	
#container	{
	margin: 0px auto 0px auto;
	height: auto;
	width: 800px;
	}

#navigation	{
	width: auto;
	height: 32px;
	background: url(../images/nav-bg.png) repeat-y;
	border-bottom: 2px solid #ade05d;
	}
	
#header	{
	background: url(../images/headbg.jpg) top left no-repeat;
	height: 163px;
	width: auto;
	}
	
#main-col	{
	background:#042336 url(../images/main-top-bg.jpg) no-repeat top left;
	height: auto;
	min-height: 500px;
	width: auto;
	padding: 20px 0 0 0;
	}
	
#footer	{
	background: #171717;
	height: 68px;
	margin-top: 1px;
	}
	
/* Client Login */

#login	{
	float: right;
	display: inline;
	width: 145px;
	/*position: relative; top: -151px;*/
	}

#login ul	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7da8c8;
	font-size: 11px;
	height: 22px;
	}
	
#login li	{
	display: inline;
	margin-left: 10px;
	float: left;
	padding-top: 5px;
	}
	
.clogin	 {
	background: url(../images/client-login.png) no-repeat 0px 0px;
	/*padding: 10px 40px 5px 25px;*/
	margin-left: 10px;
	width: 117px;
	height: 30px;
	display: inline-block;
	}
	
.aclogin	{
	padding: 5px 25px 5px 0;
	width: 117px;
	}
	
#login li.clogin a:link, #login li.clogin a:visited	{
	margin-left: 28px;
	}

/* Logo */

#logo	{
	margin: 0 0 20px 20px;
	padding: 15px 0 0 0;
	}
	
/* Rounded Corners */

.navrndtop	{
	background: url(../images/nav-corner-tr.gif) no-repeat top right;
	}
	
.footerrndbottom	{
	background: url(../images/footer-corner-br.gif) no-repeat right top;
	position: relative; top: 62px;
	}
	
.footerrndbottom img	{
	display: block;
	}
	
/* Ribbon */ 

#ribbon	{
	background: url(../images/ribbon.png) no-repeat left top;
	width: 550px;
	height: 164px;
	float:left;
	display:inline;
	z-index:2;
	}
	
.headertext	{
	display:inline;
	float:left;
	margin:50px 0 0 -10px;
	}
	
/* Navigation */

#menu	{
	margin: -3px 0 0 -10px;
	padding: 0px 0 0 25px;
	height: 30px;
	}

#menu li {
	float: left;
	margin-right: 23px;
	display:inline;
	height: 30px;
}

#menu li a {
	height: 30px;
	display:block;
	text-indent: -9999px;
}
	
#menu li a:hover {
	background-position: -0px -30px;
}

#menu a.active {
	background-position: -0px -60px!important;
}
	
#menu li a.home {
	width: 56px;
	background-image: url(../images/nav_home.gif); 
}
	
#menu li a.abou {
	width: 66px;
	background-image: url(../images/nav_about.gif); 
}

#menu a.pack {
	width: 78px;
	background-image: url(../images/nav_packages.gif);
}

#menu a.webs {
	width: 76px;
	background-image: url(../images/nav_websites.gif);
}
	
#menu a.word {
	width: 66px;
	background-image: url(../images/nav_words.gif);
}

#menu a.work {
	width: 131px;
	background-image: url(../images/nav_working.gif);
}
	
#menu a.stra {
	width: 72px;
	background-image: url(../images/nav_strategy.gif);
}

#menu a.port {
	width: 72px;
	background-image: url(../images/nav_portfolio.gif);
}
	
#menu a.cont {
	width: 72px;
	background-image: url(../images/nav_contact.gif);
}

	
/* Content */ 

#content	{
	height:auto;
	padding:20px 27px;
	}

#upper-left-col	{
	float:left;
	padding:18px 0 0;
	}
	
#upper-right-col	{
	float:left;
	margin-left:21px;
	width:281px;
	}

#lower {
	background-color: #0e293a;
	margin:20px 0 0;
	padding:10px 20px;
	width:707px;
}

#lower-left-col	{
	float: left;
	width: 287px;
	text-align: justify;
	line-height: 15px;
	}
	
#lower-left-col-form {
	float: left;
}
	
#lower-right-col {
	float: right;
	width: 420px;
	}

#lower-right-col-form {
	float: right;
	width: 100px;
}
#lower-left-col-content {
	float: left;
	width: 400px;
	background: none;
	text-align: justify;
}
		
#lower-right-col-content {
	float: right;
	width: 305px;
	background: none;
	}

#lower-left-col ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94a2af;
}
/*
#lower-left-col ul.nav_categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0 10px 0px;	
}

#lower-left-col ul.nav_categories li {
	background: url(../images/bullet.gif) 0px 3px no-repeat;
	line-height: 20px;
	padding-left: 19px;
	margin-left: 5px;
}

#lower-left-col ul.nav_categories li a:link, #lower-left-col ul.nav_categories li a:visited {
	color: #fff;
	text-decoration:none;
}

#lower-left-col ul.nav_categories li a:hover {
	color: #94a2af;
	text-decoration:none;
}
*/
/* PACKAGE COMPARISON PAGE */
/*
#lower-left-col-content-packages table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#lower-left-col-content-packages th {
	font-size: 14px;
	padding: 20px;
	text-align: center;
}

#lower-left-col-content-packages td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}*/


#lower-left-col-content-packages table {
	border-collapse:collapse;
	
	border-top:1px dotted #156DAC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:1em auto;
	width:100%;
	}
#lower-left-col-content-packages tr.odd td,
#lower-left-col-content-packages tr.odd .column1 {
	background:#003E6D url(images/background.gif) no-repeat scroll 0 0;
	}	
#lower-left-col-content-packages .column1	{
	background:#073A5E;
	}
#lower-left-col-content-packages td {
	background:#073A5E none repeat scroll 0 0;
	border-bottom:1px dotted #156DAC;
	border-left:1px dotted #156DAC;
	border-right:1px dotted #156DAC;
	color:#FFFFFF;
	padding:0.5em;
	text-align:center;
	}				
#lower-left-col-content-packages th {
	border-bottom:1px dotted #156DAC;
	border-left:1px dotted #156DAC;
	color:#FFFFFF;
	font-weight:normal;
	padding:0.3em 1em;
	text-align:left;
	}	
#lower-left-col-content-packages thead th {
	background:#003E6D repeat scroll 0 0;
	color:#66A3D3;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:2em;
	text-align:center;
	}		




/* News */

.news, .news-alt	{
	height: 87px;
	width: 281px;
	margin-bottom: 2px;
	}
	
.news 	{
	background: url(../images/news-bg.png) no-repeat;
	}
	
.news-alt	{
	background: url(../images/news-bg-alt.png) no-repeat;
	}
	
.latest-news	{
	position: relative; left: 15px; top: -5px;
	}
	
/* List Styles */

#upper-right-col dl	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 240px;
	margin-left: 30px;
	}
	
#upper-right-col dt	{
	color: #54A6CE;
	position: relative; top: 10px;
	}
	
#upper-right-col dd	{
	color: #FFFFFF;
	margin-top: 20px;
	}
	
.services	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 250px;
	margin: 20px 0 0 0px;
	}
	
.services dt	{
	margin-bottom: 10px;
	}
	
.services li	{
	background: url(../images/bullet.gif) 0px 3px no-repeat;
	line-height: 20px;
	padding-left: 19px;
	margin-left: 5px;
	}
	
/* Footer */

.wordplay	{
	margin: 20px 20px 20px 33px;
	}
	
.worldwide	{
	margin: 5px 5px 5px 350px;
	/*background: url(../images/worldwide-logo.png) no-repeat;
	padding: 10px 20px 5px 20px;*/
	}

/* Holders and Horizontal Rules */

.holder	{
	clear: both;
	width: auto;
	}
	
.hr	{
	height: 2px;
	border-bottom: 1px solid #0f75b6;
	clear: both;
	margin: 10px 0 10px 0;
	}
	
.hr hr	{
	display: none;
	}
	
.frog-swallow	{
	margin-top: 25px;
	}
	
.services-hr	{
	height: 2px;
	background: url(../images/services-rule.gif) repeat-x;
	width: 190px;
	margin: 10px 0 10px 0;
	}
	
.services-hr hr	{
	display: none;
	}
	
/* Text Styles  */

.templatesTable p	{
	margin: 0px;
	}

p, #lower-right-col ul, #lower-left-col-content ul, #lower-left-col-content-packages ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 14px;
}
	
#lower-right-col ul, #lower-left-col-content ul, #lower-left-col-content-packages ul {
	list-style-type: disc;
	margin-left: 25px;
}

span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
/* Man and Button */
	
	
#button-man a.proposal {
	background: url(../images/req.gif) 0px 0px no-repeat;
	float:left;
	height:25px;
	margin:20px 0 0 10px;
	width:172px;
	display: block;
	cursor: pointer;
}
	
#button-man a:hover	{
	background-position: 0px -25px!important;
	}
	
#button-man	{
	margin-right: -10px;
	width: 300px;
	}

/* DROPDOWNS */

#menu li ul {
	position: absolute;
	width: 18em;
	left: -999em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 2px solid #ADE05D;
	/*border-right: 1px solid #107EC3;
	border-left: 1px solid #107EC3;*/
	background: #0D3455 url(/images/dd-bg.gif) bottom left no-repeat;
	padding-bottom:15px;
}

#menu li ul li {
	width: 16em;
	display:block;
	float:none;
	height: 30px;
	/*border-bottom: 1px solid #107EC3;*/
	margin: 0em 1em;
	background: url(/images/li-bg.gif) bottom left no-repeat;
}

#menu li ul li a {
	color: #fff;
	text-indent: 0px;
	text-decoration:none;
	line-height: 30px;
	height: 30px;
	padding: 0 1.8em 0 1.9em;
	background: url(/images/li-bullet.gif) 3px center no-repeat;
}

#menu li ul li a:hover {
	background: #0A4F82 url(/images/li-bullet.gif) 3px center no-repeat;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	visibility:visible;
}

/* Blockquote */

blockquote {
  font: 11px/20px Arial, Helvetica, sans-serif;
  width: 260px;
  color: #c6dce9;
  padding-left: 10px;
  text-indent: -18px;
  margin: 20px 0 0 0;
}

p.caption {
	clear: both;
	font: 11px/24px Arial, Arial, Helvetica, sans-serif;
	color: #336e8a;
	padding: 8px 0 0 10px;
	font-style:italic;
}

blockquote:first-letter {
  padding-left: 10px;
  padding-top: 5px;
  font: italic 18px/24px Georgia, "Times New Roman", Times, serif;
}

/* NEWS PAGE */

.archive {
	color: #fff;
	font-size: 11px;
}

/* RHS IMAGES */

.rhsimage {
	float:right;
	margin: 20px 0px 0 0;
	display:block;
}

.first {
	margin: -20px -10px 0 0;
}

.pr {
	margin: 0px 35px 0 0;
}

#contactform {
	background: url(/images/contactform.png) no-repeat;
	display: block;
	width: 259px;
	height: 308px;
	margin: 0 0 0 20px;
}

#contactform form {
	width: 252px;
	padding:26px 0 0 0;

}

#lower-right-col-content form label {
	display: none;
 }

#lower-right-col-content form input, #footer form 
 {
	display: block;
	width: 238px;
	margin:2px 0 19px 10px;
	background: 0;
	color: #fff;
	padding:0 0 5px;
	border: none;
	font-size: 11px;
}

#lower-right-col-content form textarea {
	height: 113px;
	margin:-2px 0 0 10px;
	width:238px;
	background: 0;
	border: none;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow: auto;
}

#lower-right-col-content form button {
	float: right;
	margin: 10px 5px 0 0;
	width: 99px;
	height:28px;
	display: block;
	background: url(/images/send_up.gif) 0 0;
	cursor: pointer;
	border:0;
	display: inline;

}

#lower-right-col-content form button:hover {
	background: url(/images/send_up.gif) 0 -28px;
}

.onstate-a, .onstate-b, .onstate-c, .onstate-d { display: block; }
.offstate-a, .offstate-b, .offstate-c, .offstate-d { display: none; }


div.box {
	background-color:#06324D;
	width: 500px;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dashed #10588A;
	}
	
div.box p {
	line-height: 18px;
	clear:both;
}

div.box label{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#94A2AF;
	margin-bottom:10px;
}

div.box input, div.box select, div.box textarea {
	background:#06324d;
	border:1px solid #1B70B3;
	padding:2px;
	width:250px;
	color: #fff;
}

div.box input.radio {
	width:15px;
	background:#06324D;
	border:0;
	color: #fff;
}

div.box textarea {
	width: 450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.box button {
	margin: 0px 5px 0 0;
	width: 99px;
	height:28px;
	display: block;
	background: url(/images/send_up.gif) 0 0;
	cursor: pointer;
	border:0;
	display: inline;
}

div.box button:hover {
	background: url(/images/send_up.gif) 0 -28px;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:170px;
	text-align:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#94A2AF;
	line-height:20px;
}

div.box h2 {
	margin: 0px 0 10px 0;
	float: left;
	display: inline;
	width: 300px;
}

div.box img.help {
	/*float: right;*/
	display:inline;
}

#templateBrowse select	{
	background:#06324d;
	border:1px solid #1B70B3;
	padding:2px;
	width:250px;
	color: #fff;
	}
	
.tableNB	{
	border-left: none;
	border-right: none;
	}

/* ---------->>> jtip <<<---------------------------------------------------------------*/


#JT_arrow_left{
	background-image: url(/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #1A6DAF;
	background-color: #0a385d;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#fff;
	font-size: 11px;
	line-height: 20px;
}

.JT_loader{
	background-image: url(/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #1A6DAF;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}

#JT_close_right{
	background-color: #1A6DAF;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.interestingBox	{
	background: #0E293A;
	padding: 10px;
	text-align: justify;
	border: 1px dotted #156DAC;
	}
	
.disclaimer	{
	font-size: 10px;
	color: #a2ed46;
	}

i	{
	color: #f36837;
	}
	
#subscribe	{
	background: url(/images/subscribe.png) no-repeat;
	display: block;
	width: 259px;
	height: 109px;
	margin: 0 0 0 20px;
	}	
	
#subscribe form {
	width: 252px;
	padding:26px 0 0 0;
}

#subscribe button{
	float: right;
	margin: 10px 5px 0 0;
	width: 97px !important;
	height: 26px !important;
	display: block;
	background: url(/images/subscribe-button.gif) 0 0 !important;
	cursor: pointer;
	border:0;
	display: inline;

}

#subscribe button:hover {
	background: url(/images/subscribe-button.gif) 0 -26px !important;
}