* {margin: 0; padding: 0;}
@font-face {
	font-family: 'TektonProBold';
	src: url('fonts/tektonpro-bold-webfont.eot');
	src: local('?'), url('fonts/tektonpro-bold-webfont.woff') format('woff'), url('fonts/tektonpro-bold-webfont.ttf') format('truetype'), url('fonts/tektonpro-bold-webfont.svg#webfontg11Boo1L') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	/* background: url(images/PixelBackground.jpg) repeat-y center; */
	background-color: #142142;
} 	/* Sets color and background colour outside the page */
body.passwordprotect{
	background: none;
	background-color: #142142;
}
#TotalContainer{
	position: relative;
	width: 1020px;
 	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(images/PixelBackground.jpg) repeat-y center;
}	/* The entire page area including footer */
#TotalPage{
	width: 960px;
	background-color: white;
	margin: 0 auto;
}	/* The white page excluding the footer */
#Footer{
	position: relative;
	margin: 0 auto;
	width: 960px;
}	/* The page footer */
#TopBanner{
	width: 960px;
	height: 160px;
	background: url(images/TopBannerWordzworthLogo.jpg) 50px 35px no-repeat;
	cursor: pointer;
	padding: 0;
}	/* The Wordzworth Banner */
#TopBanner img{float: right;}
#TopBanner h1{
	font-family: TektonProBold, Arial;
	text-align: right;
	font-size: 2.5em;
	font-weight: bold;
	color: black;
	margin: 0 60px 0 500px;
	padding-top: 60px;
}	/* TopBanner strapline text on home page */
.mobile #TopBannerHome p{font-weight: normal;}

#Cartoon2{
	position: absolute;
	z-index: 30;
	left: 190px;
	top: 365px;
}	/* The lower part of the cartoon on the homepage */
#PageHeader{
	width: 960px;
	height: 250px;
}	/* Sets page header area for service pages */
#MainPanel{
	width: 700px; 
	float: left;
	left: 0;
	padding-bottom: 20px;
	display: inline;
}	/* The main panel of the page */
#SinglePanel, #SinglePanelShort{
	width: 700px;
	margin: 0 auto;
	padding-bottom: 20px;
}	/* All pages without right hand panel */
#SinglePanelShort{padding: 25px 0;}
#HomePanel{
	width: 960px;
	padding-bottom: 20px;
	margin-top: 70px;
}
#HomePanel p.typeset{
	font-family: 'Times New Roman', serif;
	font-size: 1.4em;
	color: black;
	text-align: justify;
	margin-bottom: 0;
	margin-left: 0;
}
#HomePanel .dropcap {
	font-weight: bold;
	float: left;
	line-height: 50%;
	font-size: 3.4em ;
	margin: 0.12em 0.05em 0 0;
	text-indent: 0;
	display: inline;
}
#HomePanel h2{
	font-family: TektonProBold, Arial;
	font-size: 1.8em;
	line-height: 1;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0.25em;
	text-align: left;
}
#HomePanel h2 a, #HomePanel h2 a:hover, #HomePanel h2 a:visited {color: #f1710e;}

#HomePanel p{
	font-size: 1.2em;
	line-height: 1.4;
	margin-left: 10px;
	text-align: justify;
}
#HomePanel td{padding: 5px 0;}
#HomePanel td.big{width: 380px;}
#HomePanel td.biggap{width: 60px;}
#HomePanel td.bigmiddlegap{width: 80px;}
#HomePanel td.gap{width: 40px;}
#HomePanel td.icon{width: 120px;}
#HomePanel td.text{width: 300px;}
#HomePanel td.typeset{padding: 0 10px;}

#HomePanel img{border: none;}

#RightPanel, #RightPanelFAQ{
	width: 255px;
	float: right;
	padding-top: 40px;
	overflow: hidden;
	display: inline;
}	/* The right panel - overflow required for IE6 */
#RightPanelFAQ {padding: 0;}
* html #RightPanel, *html #RightPanelFAQ {
	width: 253px;
}	/* Star hack for IE6 */
#RightPanel h2{
	font-family: TektonProBold, Arial;
	color: #142142;
	font-size: 1.7em;
	line-height: 1;
	margin-top: 30px;
	margin-right: 40px;
	text-align: center;
}	/* Used for additional services header */
#RightPanel h3{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}	/* Used for additional service headings */
#RightPanel td.image{
	width: 80px;
	padding: 10px 5px 10px 20px;
}
#RightPanel td.image img{border: none;}
#RightPanel td.text{
	width: 80px;
	padding: 10px 20px 10px 0;
	vertical-align: middle;
}
#RightPanel a, #RightPanel a:hover, #RightPanel a:visited{color: #f1710e;}
#RightPanel td p {
	width: 220px;
	padding: 0;
	vertical-align: middle;
	text-align: center;
}
#ReviewSticker{
	position: absolute;
	z-index: 30;
	left: 465px;
	top: 220px;
}	/* The Review Before Payment sticker */

.HeaderBox, .HeaderBoxShort, .HeaderBoxMiddle {
	position: relative;
	width: 440px;
	left: 480px;
	padding-top: 30px;
}	/* grey box in PageHeader */
.HeaderBoxShort{padding-top: 60px;}
.HeaderBoxMiddle{padding-top: 55px;}
.HeaderBox .Textbox, .HeaderBoxShort .Textbox, .HeaderBoxMiddle .Textbox{
	background: #333333;
	padding: 0 30px;
	margin-top: -5px;
	text-align: justify;
}	/* Main pages header grey box */
.HeaderBox .Textbox h1, .HeaderBoxShort .Textbox h1, .HeaderBoxMiddle .Textbox h1{
	font-family: TektonProBold, Arial;
	font-size: 2.5em;
	color: white;
	line-height: 1;
	margin: 0;
}	/* Grey box headings */
.HeaderBoxShort .Textbox h1, .HeaderBoxMiddle .Textbox h1{padding: 10px 0;}
.HeaderBox .Textbox  .subHeading, .HeaderBoxShort .Textbox .subHeading{
	font-family: TektonProBold, Arial;
	font-size: 1.6em;
	color: white;
	line-height: 1;
	margin-bottom: 1em;
	text-align: center;
}
.HeaderBoxShort .Textbox .subHeading{
	padding: 10px 0;
	margin-bottom: 0;
}
.HeaderBox .Textbox p, .HeaderBoxShort .Textbox p, .HeaderBoxMiddle .Textbox p, .HeaderBox .Textbox h2, .HeaderBoxShort .Textbox h2, .HeaderBoxMiddle .Textbox h2{
	display: inline;
	font-size: 1.1em;
	font-weight: normal;
	color: white;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0;
}
.HeaderBox .Textbox a, .HeaderBoxShort .Textbox a{
	color: white;
}
.HeaderBox .Textbox a:hover, .HeaderBoxShort .Textbox a:hover{
	color: #f1710e;
	text-decoration: underline;
}
.safari .HeaderBox img.baseimage {margin-top: -1px;}

.BluePanelHeading{
	width: 580px;
	margin: 30px 30px 0 30px;
	padding: 5px 30px;
	background: #142142;
	border: 1px solid #142142;
}
.BluePanelHeading h2{
	font-family: TektonProBold, Arial;
	color: white;
	font-size: 1.7em;
	line-height: 1;
	margin: 0;
}	
.BluePanel, .BluePanelFAQ, .BluePanelFAQAnswers, .BluePanelTips {
	width: 580px;
	margin: 0 30px 30px 30px;
	padding: 10px 30px 5px 30px;
	background: #f3f5fb;
	border: 1px solid #142142;
}
.BluePanelTips p {text-align: justify;}
.BluePanelTips h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.0em;
	margin-bottom: 0.25em;
}
.BluePanel h3{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0;
}
.BluePanel td.image{width: 80px;}
.BluePanel td.text{width: 195px;}
.BluePanel td.gap{width: 30px;}
.BluePanel td.largeimage{width: 120px;}
.BluePanel td.largeimage img{border: none;}
.BluePanel td.fullwidthtext{width: 430px;}
.BluePanel td.totalwidthtext{width: 560px;}
.BluePanel td.cols4{width: 480px;}
.fullwidthtext p, p.fullwidthtext {text-align: justify;}

.BluePanelFAQ p, .BluePanelFAQAnswers p {
	text-align: justify;
	margin-bottom: 0.5em;
}
.BluePanelFAQ a{
	color: #142142;
	font-weight: normal;
}
.BluePanelFAQ ol, .BluePanelFAQAnswers ol{
	color: #142142;
	line-height: 1;
	margin-left: 20px;
}
.BluePanelFAQAnswers li{font-weight: bold;}
.BluePanelFAQAnswers p.question {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.25em;
}
.BluePanel .strapline{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 20px 0;
}
#SinglePanel .BluePanel .strapline{margin: 10px 0 20px 0;}
#SinglePanelShort .BluePanel .strapline{margin: 20px 0 30px 0;}
.MaxWidth{
	width: 640px;
	text-align: justify;
	padding: 0 30px;
}
#SinglePanel .MaxWidth, #SinglePanelShort .MaxWidth{padding: 30px 30px 0 30px;}

hr.line{
	margin-top: 30px;
	margin-bottom: 10px;
}
td.disclaimer{	
	width: 15px;
	vertical-align: top;
}
td.disclaimertext{width: 625px;}
.CustomerQuote{
	width: 220px;
	margin: 20px 0;
}
.CustomerQuote p.CustomerText{
	color: #142142;
	text-align: left;
	font-style: italic;
	padding: 10px 10px;
	margin-bottom: 0.5em;
}	/* Testimonials on right panel */
.CustomerQuote p.CustomerName{
	color: #142142;
	text-align: right;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom: 0;
}
.CustomerQuote p.CustomerPosition{
	color: #142142;
	font-size: 0.9em;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	padding: 0 10px;
}
.CustomerFeedback{
	display: block;
	width: 220px;
	margin: 60px 0 450px 0;
}
.Feedback{
	display: block;
	width: 220px;
	margin: 40px 0 450px 0;
}
.ShortFeedback{margin-bottom: 320px;}
.Feedback p.FeedbackText{
	color: #142142;
	font-size: 0.85em;
	text-align: right;
	font-style: italic;
	padding: 0px 10px 15px 20px;
	margin: 0;
	width: 190px;
}	/* Testimonials on right panel */
.Feedback p.FeedbackName{
	color: #142142;
	font-size: 0.8em;
	text-align: right;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	padding: 0 10px;
	margin: 0 0 5px 0;
	width: 200px;
}
.Feedback p.FeedbackPosition{
	color: #142142;
	font-size: 0.75em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	padding: 0 10px;
	margin: 0;
	width: 200px;
}
.Feedback p.FeedbackLocation{
	color: #142142;
	font-size: 0.75em;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	padding: 0 10px;
	margin: 0;
	width: 200px;
}
.Feedback p.FeedbackImage{
	width: 200px;
	padding: 0px 10px;
}

.CustomerFeedback p.CustomerText{
	color: #142142;
	text-align: left;
	font-style: italic;
	padding: 10px 10px;
	margin-bottom: 0.5em;
	width: 200px;
}	/* Testimonials on right panel */
.CustomerFeedback p.CustomerName{
	color: #142142;
	text-align: right;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom: 0;
}
.CustomerFeedback p.CustomerPosition{
	color: #142142;
	font-size: 0.9em;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	padding: 0 10px;
}
.RightPanelText {width: 220px;}
.RightPanelText p{
	color: #142142;
	text-align: center;
	padding: 15px 5px 0 5px;
}
.CustomerFeedback p.CustomerImage{
	width: 120px;
	padding: 10px 50px;
}
#RightPanelFAQMenu {
	width: 220px;
}
#RightPanelFAQMenu p{
	font-size: 0.8em;
	text-align: left;
	padding: 0;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
#RightPanelFAQMenu a, #RightPanelFAQMenu a:hover, #RightPanelFAQMenu a:visited{
	color: #2200c1;
	text-decoration: none;
}
#RightPanelFAQMenu h2{
	font-family: Arial;
	color: #142142;
	font-size: 1.0em;
	line-height: 1;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
}	/* Used for additional services header */
.Pricelist{border-color: #333333;}
.Pricelist th{
	background-color: #333333;
	padding: 5px 10px;
}
* html .Pricelist th{padding-bottom: 15px;}
.Pricelist th h2{
	font-family: TektonProBold, Arial;
	color: white;
	font-size: 1.7em;
	line-height: 1;
	margin: 0;
}	
.Pricelist td{
	background-color: white;
	padding: 5px 10px;
	border-color: #333333;
}
.Pricelist td.def{width: 30%;}
.Pricelist td.term{width: 70%;}
.Pricelist td.def2{width: 35%;}
.Pricelist td.term2{width: 65%;}

.CaseStudies{
	width: 560px;
	padding: 10px 40px 0 40px;
}	/* The case studies */
.CaseStudyBox{
	background-color: #fffab2;
	margin-top: -5px;
	padding: 0 30px 20px 30px;
}	/* the rounded box for case studies */
.CaseStudyQuoteHeading{
	font-family: TektonProBold, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #142142;
	margin-bottom: 0.5em;
	text-align: center;
}
.CaseStudyQuote{
	font-size: 0.9em;
	color: #142142;
}	/* Case Studies on Formatting pages */

.FilesList{
	width: 520px;
	border: 1px solid #142142;
	font-size: 0.8em;
	text-align: left;
	color: white;
	background-color: #142142;
	padding: 5px 20px;
}	/* Upload Standard, Upload Special */

.InfoBox{
	width: 310px;
	position: absolute;
	left: 320px;
	z-index: 50;
	border: 1px solid #142142;
	font-size: 0.9em;
	text-align: justify;
	background-color: #dddddd;
	padding: 0 15px 15px 15px;
	margin: 30px 0;
}	/* Help window on Quotation page */

input.button{
	background-color: #f1710e;
	padding: 4px 7px;
	font-weight: bold;
}

.pnlLozenge, .pnlQuote{
	width: 220px;
	padding: 15px 0 25px 0;
	margin-left: 0;
	margin-right: 40px;
	text-align: center;
}	/* Panel items except circles */
.pnlQuote {padding: 0 0 15px 0;}
.pnlDigsby {padding: 15px 0 25px 15px;}
.buttonQuote{
	width: 560px;
	padding: 30px 0;
	text-align: center;
}
#Password{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	background: #f3f5fb;
	width: 600px;
	margin: auto;
	margin-top: 50px;
	padding: 30px 10px;
	text-align: center;
	border: 3px ridge #142142;
}	/* Used in PasswordProtect */

ul.tick, ul.ticksmall{margin-left: 0;}
ul.tick li{
	font-size: 1.0em;
	background: url(images/BulletTick.gif) left center no-repeat;
	padding: 10px 0 0 30px;
}	/* PriceAcceptance page */ 
ul.ticksmall li{
	font-size: 1.0em;
	background: url(images/BulletTickSmall.gif) left center no-repeat;
	padding: 10px 0 0 30px;
}	/* PriceAcceptance page */ 

.ColTextForm{
	text-align: left;
	padding: 5px 0;
}	/* Pricing, PriceAcceptance, InvoiceDetails */
.ColTextFormError{
	padding-left: 10px;
	color: red;
	text-align: left;
}	/* Error text in red */
.ColTextContact{
	width: 460px;
	text-align: justify;
	padding: 10px 0 40px 0;
}	/* Contact */
.ColTextContact a{
	color: #2200c1;
	text-decoration: none;
}	/* Standard a tag */
.ColTextContact a:hover{text-decoration: underline;}
.ColTextPhone{
	text-align: left;
	padding: 10px 0;
}	/* telephone numbers on contact page */
.ContactMethod{
	font-size: 1.2em;
	font-weight: bold;
}	/* Used on the Contact page */
.TextBox{
	font-size: 1.0em;
	border: 1px solid #888;
	background: #ffc;
	line-height:1.4;
	padding: 10px;
}	/* Main pages grey box */
.TextBox ul, .TextBox ol{
	line-height: 1.3;
	margin: 10px 0 5px 0;
	padding-left: 25px;
	padding-right: 10px;
}	/* Main pages grey box */
.TextBox li{
	font-size: 0.85em;
	padding: 2px 0 1px 0;
}	/* Main pages grey box */
.TextBox .Heading h2{
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1.0em;
	text-align: left;
}	/* Main pages grey box */
.TextBox li h3{
	display: inline;
	font-size: 1.0em;
	margin-bottom: 1.0em;
	font-weight: normal;
}	/* h3 for Textboxes */
.TextBox p{
	font-size: 0.85em;
}

.Issuu{
	margin: 20px 0;
}	/* The Issuu PDFs */
.Issuu p{
	font-style: italic;
	padding: 20px 0;
}	/* The Issuu PDFs */
.Issuu img{
	float: left;
	clear: both;
	margin-left: 30px;
	margin-right: 50px;
	border: none;
	display: inline;
}	/* The Issuu PDFs */
.Issuu img.alternative{	
	margin: 0 0 20px 0;
	border: none;
}	/* The Issuu alternative images */
img.example {
	padding: 30px;
	border: none;
}
div.rotatordisplay {
	display: block;
	padding: 20px 0;
	margin-top: 20px;
}
div.rotator, div.rotator2, div.rotator3, div.rotatorfeedback {display:none;}
div.rotator ul, div.rotator2 ul, div.rotator3 ul, div.rotatorfeedback ul {margin-left: 0;}
div.rotator ul li, div.rotator2 ul li, div.rotator3 ul li, div.rotatorfeedback ul li {
	float: left;
	position: absolute;
	list-style: none;
	/*margin-left: 30px;*/
}
div.rotator ul li img, div.rotator2 ul li img, div.rotator3 ul li img, div.rotatorfeedback ul li img{
	margin: 0;
	border: none;
}
div.rotator ul li.show, div.rotator2 ul li.show, div.rotator3 ul li.show, div.rotatorfeedback ul li.show {z-index: 100;}

.rotatormargin {margin-top: -40px; margin-bottom: 520px;}
.rotatormargin2 {margin-top: -40px; margin-bottom: 893px;}
.rotatormargin-epub {margin-top: -30px; margin-bottom: 480px;}
.rotatormargin-mobi {margin-top: -30px; margin-bottom: 450px;}
.rotatormargin-feedback {margin-top: -40px; margin-bottom: 40px;}
.ie7 .rotatormargin-feedback {margin-top: 0; margin-bottom: 40px;}

.UploadDeleteButton{
	position: relative;
	top: +10px;
	left: 10px;	
}	/* WzW.js */
.UploadFile{
	width: 450px;
	font-size: 1.0em;
	position: relative;
	top: -10px;
	left: 90px;
}	/* WzW.js */
.Frame{
	border-style:none;
	border-width: 1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}	/* Used for framing images */

.disclaimer {font-size: 0.8em;}
.statcounter a{color: #808080;}
img.floatright{
	float: right;
	clear: both;
	margin-left: 10px;
	border: none;
}	/* img float:right */

.email{
	font-size: 0.8em;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}	/* Email address on WhoWeAre page */
.mincharge{
	font-size: 0.9em;
	font-style: italic;
}
p{
	font-size: 1.0em;
	font-weight: normal;
	line-height:1.4;
	margin-bottom: 1.0em;
}	/* Standard p tag */
h1{
	font-size: 1.7em;
	color: #142142;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 1.4em;
}	/* Standard h1 tag */
h2, h3{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1.1em;
	text-decoration: none;	
}	/* Standard h2 and h3 tag */
a{
	color: #2200c1;
	text-decoration: none;
}	/* Standard a tag */
a:hover{text-decoration: underline;}

ol, ul{
	line-height: 1.7;
	margin: 0 0 1.0em 40px;
}	/* Standard ol and ul tags */
ol.multiline, ul.multiline{
	margin: 0 0 1.0em 15px;
}	/* To correctly space multiline lists */
.multiline li{
	line-height: 1.4;
	padding: 4px 0;
}	/* To correctly space multiline lists */

.tick{
	list-style-type: none;
}	/* Tick list on home page */
.tick li{
	background: url(images/BulletTick.gif) left center no-repeat;
	margin-left: -15px;
	padding-left: 25px;
}	/* Tick list on home page */
.CloseFloat{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}	/* Ensure panels correctly displayed in all browsers */

legend{font-size: 1.1em;}

textarea{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.0em;
}	/* Standard textarea tag */

.noscript {
	color: red;
	padding: 30px 30px 0 30px;}

#Footer p{
	color: #fffbeb;
	font-size: 1em;
	font-style: normal;
	margin: 20px 0;
}	/* Footer of each page */
#Footer a{
	color: #fffbeb;
	text-decoration: none;
	font-weight: bold;
}	/* Links in Footer of each page */
#Footer a:hover{text-decoration: underline;}

/*  _______________________________________

	01 MENU BAR
    _______________________________________  */
	
.wrapper_menu {
	width: 960px;
	margin:0 auto;
	display:block;
	position: relative;
	z-index:9999;
}
.wrapper_menu .menu {
	list-style:none;
	width:880px;
	margin:0 auto;
	/*height:43px;*/
	height: 40px;
	padding:0 40px 0 40px;
}
.menu li {
	float:left;
	text-align:center;
	position:relative;
	margin-right:20px;
	margin-top:6px;
	border:none;
}
.menu li:hover {
	border-bottom:none;
	margin-right:19px;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.menu li.nodrop:hover {
	padding: 4px 10px 2px 9px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
.menu li.nodrop:hover a {
	padding: 0;
}
.menu li a {
	color: #EEEEEE;
	outline:0;
	padding: 5px 10px 3px 10px;
	text-decoration:none;
	display:block;
	text-shadow: 1px 1px 1px #000;
}
.menu li:hover a {
	text-shadow: none;
	position:relative;
	z-index:11;
	padding: 4px 9px 4px 9px;
}
.menu li:hover div a {
	display:inline;
}
.menu li .drop,
.menu li:hover .drop {
	padding-right:27px;
}

/* Right aligned menu item */

.menu li.right {
	float:right;
	right:0;
	margin-right:0;
}
.menu li.right:hover {
	margin-right:-1px;
}

/*  _______________________________________

	02 DROP DOWN MENU
    _______________________________________  */

/* Left & right aligned common styles */
.menu .dropdown_1column {
	margin:4px auto;
	left:-999em;
	position:absolute;
	padding:10px;
	text-align:left;
	-webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
}

/* Drop Downs Sizes */
.menu .dropdown_1column .first{width: 120px;}
.menu .dropdown_1column .second{width: 145px;}
.menu .dropdown_1column .third{width: 149px;}

/* Showing Drop Down on Mouse Hover - Left aligned */
.menu li:hover .dropdown_1column {
	left:-1px;
	top:25px;
}

/* Columns Sizes */

.menu .col_1 {
	float: left;
	margin-left: 10px;
	width:145px;
}
.menu .col_1 .first{width: 120px;}
.menu .col_1 .second{width: 145px;}
.menu .col_1 .third{width: 149px;}

/* IMPORTANT */

/* Use the firstcolumn class for the items that stick to the left edge of the dropdown */
.menu .firstcolumn {
	margin-left: 0; /* Clearing margin & left */
	clear: left;
}

/*  _______________________________________

	03 CONTENT STYLING
    _______________________________________  */

.menu p, .menu ul, .menu li, .menu h2, .menu h3 {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
}
.menu p {
	font-size:12px;
	line-height:18px;
	margin:0;
	margin-bottom:10px;
	text-shadow:1px 1px #000000;
}
.menu li:hover div a {
	text-decoration:none;
	text-shadow:none;
	border:none;
	padding:0;
}
/* Standard lists styles */

.menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
.menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #000000;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
	width:145px;
}
.menu li ul li a {
	padding:0;
}
.menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

/* 2-Levels Drop Down */

.menu .levels, 
.menu .levels ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu li:hover .levels a {
	display:block;
}
.menu .levels a {
	display: block;
	width: 10em;
}
.menu .levels li {
	float: left;
	width:150px;
}
.menu .levels li ul {
	position: absolute;
	top:-23px;
	margin:15px 0 0 4px;
	padding:6px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	left: -999em;
}
.menu .levels li:hover ul ul, 
.menu .levels li:hover ul ul ul {
	left: -999em;
}
.menu .levels li:hover ul, 
.menu .levels li li:hover ul, 
.menu .levels li li li:hover ul {
	left: 142px;
}

/*  _______________________________________

	04 DARK THEME
    _______________________________________  */

.menu_dark_theme ul li:hover,
.menu_dark_theme ul li.nodrop:hover {
	background:#161616;
	border:1px solid #000000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#212121), to(#161616));
	background: -webkit-linear-gradient(top, #212121, #161616);
	background: -moz-linear-gradient(top, #212121, #161616);
	background: -o-linear-gradient(top, #212121, #161616);
	background: -ms-linear-gradient(top, #212121, #161616);
	background: linear-gradient(top, #212121, #161616);
}
.menu_dark_theme ul li:hover a {
	color:#ffffff;
	border-bottom:1px solid #161616;
}
.menu_dark_theme ul li .drop,
.menu_dark_theme .menu li.noactive .drop {
	background:url(images/arrow_down2.png) no-repeat right 13px;
}
.menu_dark_theme ul li:hover .drop {
	background:url(images/arrow_down2.png) no-repeat right 12px;
}
.menu_dark_theme ul .dropdown_1column, 
.menu_dark_theme ul .levels li ul {
	background:#161616;
	border:1px solid #000000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#0A0A0A));
	background: -webkit-linear-gradient(top, #161616, #0A0A0A);
	background: -moz-linear-gradient(top, #161616, #0A0A0A);
	background: -o-linear-gradient(top, #161616, #0A0A0A);
	background: -ms-linear-gradient(top, #161616, #0A0A0A);
	background: linear-gradient(top, #161616, #0A0A0A);
}
.menu_dark_theme ul p,
.menu_dark_theme ul ul,
.menu_dark_theme ul li,
.menu_dark_theme ul h2,
.menu_dark_theme ul h3 {
	color:#ffffff;
}
.menu_dark_theme ul .levels a.parent, 
.menu_dark_theme ul .levels a.parent:hover {
	background: url(images/arrow_right2.png) right center no-repeat;
}
.menu_dark_theme .menu li:hover div a {
	border-bottom:none;
}

/*  _______________________________________

	05 COLORS
    _______________________________________  */

/* Black */

.menu_black {
	background: #333;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#555), to(#2a2a2a));
	background: -webkit-linear-gradient(top, #555, #2a2a2a);
	background: -moz-linear-gradient(top, #555, #2a2a2a);
	background: -o-linear-gradient(top, #555, #2a2a2a);
	background: -ms-linear-gradient(top, #555, #2a2a2a);
	background: linear-gradient(top, #555, #2a2a2a);
}
/*.wrapper_menu .menu_black {
	border: 1px solid #444;
	border-top: 1px solid #777;
}*/
.menu_dark_theme .menu_black li:hover div a {color:#CCC;}
.menu_dark_theme .menu_black li:hover div a:hover {color:#EEE;}
.menu_dark_theme .menu_black li ul li a:hover {color:#EEE;}

/*  _______________________________________

	06 TOUCH SCREEN DEVICES
    _______________________________________  */

.menu li.noactive,
.menu li.noactive:hover {
	background:none;
	border:none;
	margin-right:20px;
}
.menu li.noactive a {
	padding: 5px 27px 3px 10px;
	text-shadow: 1px 1px 1px #000;
	border-bottom:none;
}
.menu li.noactive.right {
	margin-right:0;
}


