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

/************************************************
			     Generic Layout

http://www.quirksmode.org/compatibility.html
				 
************************************************/

body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, hr, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:400;
}

html {
	height: 100%;
}

A {
	color:#009;	
}

A:visited {
	color:#006;	
}

A:hover {
	color:#03F;	
}

body {
	font-size:11px;
	line-height:14px;
	background-color: #646464;
	margin: 0px;
	padding: 0px;
	height:100%;
	background-image: url(../menu/noise.png);	/*background-image: url(../../menu/digiback.jpg);*/
}



h1{
	font-family: "open-sans", Arial, Helvetica, sans-serif;
	font-weight:300;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 3px 0px;
	font-size:27px;
	line-height:26px;
	color: #FF6600;	
}

.phone{
	font-family: "open-sans", Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:27px;
	color: #555;	
}


h2{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 3px 0px;
	font-size:16px;
	line-height:18px;
	color: #FF6600;	
	font-weight:400;
}

h2 A{
	color: #FF6600;	
}

h2 A:hover{
	color: #FF6600;	
}

h2 A:visited{
	color:#C60;
}

.DarkGrey{
	color:#444;	
}

.MidGrey{
	color: #888;	
}

.MidGrey{
	color:#CCC;	
}

.PreviewText h2{	
	margin:  0px 0px 8px 0px;
	padding: 0px;
}

h3{
	margin: 0px;
	padding: 3px 0px 3px 3px;
	font-size:16px;
	color: #FFF;	
	font-weight:400;
}

.SmallGrey{
	font-size:11px;
	line-height: 13px;
	color:#555;
}

.SmallPrint{
	font-size:10px;
	line-height: 13px;
	color:#888;
}

/*
A{
	text-decoration:none;	
}

P A{
	text-decoration:underline;	
}

H2 A{
	text-decoration:underline;	
}
*/

ul {
	border-left:2px none;
	font-weight:normal;
	margin:2px 2px 2px 12px;
	padding-left:2px;
}

ul.tiny {
	border-left:2px none;
	margin:2px 2px 2px 12px;
	padding-left:2px;
}

h1 .Digitex{
	color: #FF9900;
}
.Digitex{
	color: #FF9900;
}

img {
	border:0px;
}

table.pricetable td {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	border:1px solid gray;
	font-size:14px;
	padding:3px;
}

.DottyUnderline {
	margin: 7px 0px 7px 0px;
	height: 1px;
	width:555px;
	border-bottom:1px solid #DDD;
}

#SlideShowLabel {
	color:#666;
	text-align:center;
}

/************************************************
			     Page Layout
************************************************/

.container960{
	width:996px;
	margin:0 auto;
}

#Container{
	width:996px;
	padding-left:8px;
	padding-right:8px;	
	min-height: 100%;
	margin-bottom: -330px;
	position: relative;
	margin:0 auto;
	margin-top:16px;
}

#head{
	height:90px;
	background-color: #d15f26;
	background-image: url(../menu/backgrounddigitexhead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-left:0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-attachment: scroll;
	position: relative;
}

	#head a,
	#head a:visited{
		color: #fff;
		text-decoration: none;
	}

		#head a:hover{
			text-decoration: underline;
		}

#ListenCreateDeliver{
	font-family: "open-sans", Arial, Helvetica, sans-serif;	
	font-weight:300;
	font-size:23px;
	color:#fff;
	width:380px;
	height:26px;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align:right;
	padding:0 20px 5px 0;
	background-repeat: no-repeat;
}

#headmenu{
	height:55px;
	background-color:#222;
	color:#fff;
	overflow:hidden;
	background-image: url(../menu/headmenu.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}

	#fmHeadLogo{
		position: absolute;
		right: 0;
		top: 0;
		margin: 6px 12px 0 0;
	}

#headmenu ul{
	display:block;
	margin:0px;
	padding:0px;	
}

#headmenu ul > li {
	display:block;
	text-align: left;
	float: left;
	list-style: none;
	font-size:15px;
	height:52px;
}

#headmenu ul > li > a {
	font-family: "open-sans", Arial, Helvetica, sans-serif;	
	
	display: block;
	height:35px;
	text-decoration: none;
	padding: 12px 15px 8px 15px;
	
	line-height:0.85;
	font-weight:300;
	font-size:21px;
	color:#ddd;
	border-left:solid 1px #111;
	border-right:solid 1px #333;
	/*text-shadow: 2px 2px 1px #000;
	filter: dropshadow(color=#000, offx=2, offy=2);*/
	
}

#headmenu ul > li > a:visited {color:#ddd;}
	

#headmenu ul > li > a > span {font-size:13px;color:#999;line-height:1.0;font-weight:300;}
/*#headmenu ul > li > a:first-line {font-size:23px;color:#ddd;line-height:1.0;font-weight:300;}*/

#headmenu ul > li.last{border-left:solid 1px #111;}
#headmenu ul > li.first{border-right:solid 1px #333;}
#headmenu ul > li.selected {

}

#headmenu ul > li:hover{}
#headmenu ul > li > a:hover{
	background-color:#181818;
	/*color: #BBB;
	-webkit-box-shadow: inset 0px 0px 10px 5px #000;
	box-shadow: inset 0px 0px 10px 5px #000; */}
	
/*#headmenu ul > li > a:hover:first-line{color:#f90;}*/
#headmenu ul > li > a:hover{color:#f90;}

#headmenu ul > li.selected > a {color:#f90;}
#headmenu ul > li.selected > a:hover {color:#f90;}

#headmenu ul > li.selected > a {
	background-color:#000;
	background-image: url(../menu/headmenu.png);
	background-repeat: repeat-x;
	background-position: left -120px;
	color:#f90;
	/*color: #aaa;	
	color: #FFF;
	background-color:#444;
	/*-webkit-box-shadow: inset 0px 0px 10px 2px #333;
	box-shadow: inset 0px 0px 10px 2px #333; */
	/*padding-left:19px;
	border-left:0px;
	padding-right:19px;
	border-right:0px;	
	background-color:#181818;
	color: #FFF;
	/*-webkit-box-shadow: inset 0px 0px 10px 5px #000;
	box-shadow: inset 0px 0px 10px 5px #000; 
	padding-bottom:4px;*/
}

#headmenu ul > li > a:hover {
	
}

#landinghead {
	background-color:#f68121;
	background-image:url(../menu/landing_head.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
	font-size:50px;
	font-weight:600;
	color:#FFF;	
	padding:20px 0;
	text-align:center;
	line-height:55px;
	text-shadow: 0px 0px 5px #6c2908;
	font-family: "open-sans", Arial, Helvetica, sans-serif;
}

.column555{
	float:left;
	width:555px;
	margin:0 4px;
}

#landingsubhead {
	font-size:24px;
	font-weight:300;
	color:#FFF;	
	padding:0 0 25px;
	text-align:center;
	line-height:28px;	
	font-family: "open-sans", Arial, Helvetica, sans-serif;
}
#landingsubhead p{color:#FFF;font-family: "open-sans", Arial, Helvetica, sans-serif;}

#landingform {
	float:right;
	width:370px;	
	padding:20px;	
	background: #e7e7e7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );  IE6-8 */
	-webkit-border-radius: 7px;
	border-radius: 7px; 	
	
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .3); 
	
	font-family: "open-sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
}

#landingform h2 {
    font-size: 26px;
    font-weight: 600;
}

#landingforminput select,
#landingforminput textarea,
#landingforminput input{
    background-image: url("../menu/sunken.png");	
    border: 1px solid #999999;
    font-size: 13px;
    margin: 3px 0;
    padding: 3px;
    width: 360px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
}

#landingcopy{
	color:#fff;
	font-size:16px;
	font-weight:400;
	line-height:1.4;
	padding-top:18px;
	font-family: "open-sans", Arial, Helvetica, sans-serif;
}
#landingcopy p{color:#fff;}
#landingcopy .SmallGrey{color:#ccc; font-size: 13px; line-height: 15px;}

#landingcopy a,
#landingcopy a:visited{color:#F90;}
#landingcopy a:hover{color:#F60;}

.total{font-size: 26px;margin:10px 0;}

.landdivider{
	padding-top:25px;
	border-bottom:1px dashed #999;
}

#subhead{
	height:30px;
	background-color: #7C3716;
	background-image: url(../menu/backgroundsubhead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#Box555 {
	width:555px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom: 15px;
	/* BIGGER FRONT FOR GENERAL COPY*/
	font-size:13px;
	line-height:17px;
	color:#333;
}
	
#footer{
	height:300px;
	background-image:url(../menu/footer.gif);
	background-repeat:repeat-x;
	background-position: left top;
	margin-top: 30px;
	background-color: #1a1a1a;
	
	padding: 0px;
	position: relative;
}

#fixedfooter{
	position:fixed;
	width:100%;
	bottom:-200px;
	left:0;
	z-index:1000;
}

#fixedfooter > div{
	margin:0 auto;
	width:996px;
}

.fixedfooter a,
.fixedfooter a:visited
.fixedfooter a:hover{
	color:#fff;
}

.FooterOfferContents{
	background-color: #E06000;
    /*background-image: url("../menu/backgrounddigitexhead.jpg");*/
	color:#fff;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 		
	-moz-box-shadow: 0px -3px 5px #555;
	-webkit-box-shadow: 0px -3px 5px #555;
	box-shadow: 0px -3px 5px #555;
	position:relative;

}

.FooterOfferTitle{
	padding:5px 12px;
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	font-family: "open-sans", sans-serif;
	background:#000;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 	
	padding-left:160px;		
}

.FooterOfferText{
	padding:7px 0;
	color:#fff;
	font-size:20px;
	line-height:24px;
	padding:12px;
	font-family: "open-sans", sans-serif;	
	padding-left:160px;
}


.FooterOfferSide{
	background-color: #E06000;
	color:#fff;
	font-size: 16px;
	line-height: 21px;
	padding:7px;
	font-family: "open-sans", sans-serif;
}

.FooterOfferHide{
    border: 1px solid #888888;
    border-radius: 3px 3px 3px 3px;
    color: #888888;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding: 4px;
}

#ie6warning{
	display:none;
}

.FloatLeft{
	float:left;
}

.footertexture{
	height:300px;		
	background-image:url(../menu/footer-texture.jpeg);
	background-repeat:no-repeat;
	background-position: left top;

	position: relative;
}


.footercolcenter {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

.footercol{
	float:left;
	width:199px;
	height:250px;
	margin: 25px 0px 25px 0px;
	border-left: solid 1px #333;
	padding: 3px 30px 3px 29px;
	color: #777;
}



.footercol A{
	color: #777;
}

.footercol A:hover{
	color: #ccc;
}

.footercol:last-child {
	border-right: solid 1px #333;
}

.footertexture h2{
	font-size:25px;
	color:#BBB;
	margin:0px;
	padding: 0px 0px 10px 0px;
	text-shadow: 1px 1px 5px #000;
	font-family: "open-sans",Arial,Helvetica,sans-serif;
    font-weight: 300;
    line-height: 26px;
}

.clearfooter {
	height: 330px;
	clear: both;
}


.subsubs{
	font-size:15px;
	line-height: 19px;
	color:#333;
	padding-top:4px;
	
}


.bodycopydiv {
	width: 555px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

.PreviewImage{
	position:relative;
	background:#FFF;
	float: left;
	width: 170px;
	/*overflow: hidden;*/
	top: -3px;
	height: 125px;
}

.PreviewText {
	margin-left: 173px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 7px;
}

.subtlelink{
	color:#000;
	text-decoration:none
}

A.subtlelink:Hover{
	color:#000;
}

A.subtlelink:Visited{
	color:#000;
}

.related {
	list-style-type:none;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:none;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	position: relative;
	overflow:hidden;
}

.related li{
	height:15px;
	padding: 1px 0px 1px 15px;
	background-image: url(../menu/bullet_grey11plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
}

.ProductFrame {
	background-image:url(../menu/productbackground.gif);
	background-repeat:no-repeat;
	clear:both;
	display:block;
	height:140px;
	margin:0;
	padding:5px;
	width:165px;
}

.Feature {
	background-image:url(../menu/bullet_tick.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:14px;
	margin-bottom:2px;
	margin-top:1px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:0;
}

.featuresListCheck Li{
	list-style-type:none;
	display:block;
	background-image:url(../menu/bullet_tick.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:14px;
	margin-bottom:2px;
	margin-top:1px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:0;	
}

.featuresListCheckGrey{
	margin:0px;
}

.featuresListCheckGrey Li{
	list-style-type:none;
	display:block;
	background-image:url(../menu/bullet_tick_g.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:14px;
	margin-bottom:2px;
	margin-top:1px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:0;	
}

.Option {
	background-image:url(../menu/bullet_plus.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:14px;
	margin-bottom:2px;
	margin-top:1px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:0;
}


.ProductImageTitle {
	background-color:#333;
	color:#FFF;
	font-size:11px;
	font-style:normal;
	padding:3px 5px 2px 8px;
	margin-right:6px;
	text-decoration:none;
	vertical-align:bottom;
	border-radius: 5px 0 0 5px; 	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
    -moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.ProductImage {
	background-color:#FFF;
	border:1px solid #333;
	float:left;
	margin-bottom:6px;
	margin-right:6px;
	margin-top:0;
	width:170px;
}

.CallToAction{
	display:block;
	background:#006;
	color:#FFF;
	padding:4px;
	height:16px;
	width:120px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;	
	-webkit-border-radius: 5px;
	border-radius: 5px; 		
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;

}

.RequestQuote{
	background:url(../menu/RequestQuote.png);
	width:188px;
	height:18px;
	padding:10px;
	margin:10px 0px 10px 0px;
	display:block;
	text-decoration:none;
	background-color:#F60;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	cursor:pointer;
	font-size:15px;
}

.RequestQuoteGrey{
	background-position: 0px -76px;	
	cursor:auto;
}

A.RequestQuote.RequestQuoteGrey:hover {
	background-position: 0px -76px;	
	text-decoration: none;
}

A.RequestQuote:hover{
	background-position: 0px -38px;	
	text-decoration: none;
}

A.RequestQuote:visited{
	color:#FFF;
}

A.RequestQuote:hover{
	color:#FFF;
}


A.CallToAction:hover {
	text-decoration:none;
	background:#039;	
	color:#FFF;
}

A.CallToAction:visited {
	text-decoration:none;
	color:#FFF;
}


.IndexBox{
	width:196px;
	height:170px;
	display:block;
	float:left;
	background-image: url(../menu/index_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}



.IndexTitle{
	width:172px;
	height:23px;
	background-color:#000;
	color:#FFF;
	font-size:14px;
	overflow:hidden;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	background-repeat: no-repeat;
	background-position: -790px 0px;
	background-image: url(../menu/MenuTop590.gif);

}

A.IndexBox{
	text-decoration:none;
}

.IndexText{
	color:#FFF;
	height:130px;
	width:186px;
	position:absolute;
	left: 0px;
	top: -130px;
}

.IndexTextBox{
	color:#FFF;
	height:130px;
	width:186px;
	background-color:#000;
	position:absolute;
	opacity:0.7;
	/* For IE 5-7 */  
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */  
	-MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.IndexTextTop{
	color:#FFF;
	padding:5px 8px 5px 8px;
	height:130px;
	width:170px;
	position:absolute;
	top:0px;

}
.IndexTextTop p{color:#fff;}


.IndexPicture{
	display:block;
	width:186px;
	height:130px;
	margin: 0px 5px 5px 5px;
	padding:0px;
	background-color:#000;
	overflow:hidden;
	position:relative;
}

.PopupHeadder{
	padding:10px;
	font-size: 16px;
	text-align:left;
	color:#FFF;
	background-color:#666;
	margin: 0px 0px 15px 0px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 	
}

.ProductPageBoxGrey {
	width:545px;
	/*height:390px;*/
	padding:5px;
	background-color: #CCCCCC;
	-webkit-border-radius: 5px;
	border-radius: 5px; 	
	
}

.ProductPageBoxLeft {
	width:200px;
	/*height:380px;*/
	margin-bottom:5px;
	float:left;
}

.ProductPageRight {
	width:330px;
	/*height:380px;*/
	margin-right:5px;
	margin-top:10px;
	margin-bottom:5px;
	overflow:hidden;
	float:right;
}


/************************************************
					BOXES
************************************************/

ul.dmenu, ul.dmenu ul {
	list-style-type:none;
	border-left:0;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

ul.dmenu a {
	display:block;
	height:14px;
	text-decoration:none;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	position:relative;
}
ul.dmenu li a {
	background-color:#333333;
	color:#FFFFFF;
	padding:6px 5px 5px 9px;
	font-weight:normal;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#555555;
}
ul.dmenu li a:hover {
	color:#FFF;
	background-color:#F90;
}
ul.dmenu li a.selected {
	background-color:#F70;
	color:#FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#930;
}

ul.dmenu li a.selected:hover {
	background-color:#F90;
}

ul.dmenu li ul li a {
	background-color:#DDDDDD;
	border-bottom-color:#AAA;	
	font-weight:normal;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left:26px;
	/*background-image:url(../menu/arrows.gif);
	background-repeat:no-repeat;
	background-position: 3px -66px;*/
}

ul.dmenu li ul li a:hover {
	background-color:#AAA;
	font-weight:normal;
	color:#000000;
}

ul.dmenu li ul li.dmenuFirst a {
	background:url(../menu/sub_top.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#DDDDDD;
}
ul.dmenu li ul li.dmenuLast a {
	background:url(../menu/sub_bottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#DDDDDD;
}
ul.dmenu li ul li.dmenuFirst a:hover {
	background:none;
	background-color:#AAA;
}
ul.dmenu li ul li.dmenuLast a:hover {
	background:none;
	background-color:#AAA;
}

ul.dmenu li ul li a.selectedpage {
	/*border-left:10px solid #F60;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:left top;*/
	background:none;
	background-color:#F60;
	color:#FFF;	
}

a.selectedpage {
	background:none;
	background-color:#F60;
	color:#FFF;	
}

a.selectedpage:hover  {
	background:none;
	background-color:#F60;
	color:#FFF;
}

.dmenu_None {
	float:left;
	width:13px;
	height:13px;
	margin-right:4px;
}

.dmenu_Expand {
	float:left;
	width:13px;
	height:13px;
	margin-right:4px;
	background-image:url(../menu/arrows.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

A:hover div.dmenu_Expand {
	background-position:-13px 0px;
}

A.selected div.dmenu_Expand {
	background-position:-26px 0px;
}

.dmenu_Collapse {
	float:left;
	margin-right:4px;
	width:13px;
	height:13px;
	background-image:url(../menu/arrows.gif);
	background-repeat:no-repeat;
	background-position:0px -13px;
}

A:hover div.dmenu_Collapse {
	background-position:-13px -13px;
}

A.selected div.dmenu_Collapse {
	background-position:-26px -13px;
}


/************************************************
					Preview
************************************************/

.SidePreview {
	margin:0px;
	padding:2px;
	overflow:hidden;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.SidePreview li {
	height:54px;
	width:54px;
	margin:3px;
	padding:0px;
	background-color:#000;
	color:#FFF;
	float:left;
	overflow:hidden;
	-moz-box-shadow: 1px 1px 6px #888;
	-webkit-box-shadow: 1px 1px 6px #888;
	box-shadow: 1px 1px 6px #888;
}
/************************************************
					Feature
************************************************/
.Features {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	padding:2px;
	overflow:hidden;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.Features li {
	position:relative;
	height:150px;
	width:180px;
	margin-left:3px;
	margin-bottom:3px;
	background-color:#000;
	color:#FFF;
	float:left;
	overflow:hidden;

}

.Features li p {
	font-size:9px;
	line-height:11px;
}
	

.Features li h2 {
	margin:0px 0px 10px 0px;
	font-size:14px;
	color:#FFF;
}
.Features li A {
	color:#FFF;
	text-decoration:none;
}
.Features li A:hover {
	color:#F60;
}
.Features li:first-child {
	margin-left:0;
}

.CaptionBox{
	height: 150px;
	width: 180px;
	background:#000;
	overflow: hidden;
	position: relative;
	top:0px;
	left:0px;
	color:#FFF;
	display:block;
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius: 7px;
}

.CaptionBox img{  
	position: absolute;  
	top: 0;  
	left: 0;  
	border: 0;  
}  

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	padding:5px;
	color:#FFF;
	height: 100px;
	width: 170px;
	opacity: 1;
	overflow: hidden;
	/* For IE 5-7 */  
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* For IE 8 */  
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	left: 0px;
	top: 0px;
	display: block;
}  

.CaptionBox A{
	text-decoration: none;
}

/************************************************
					Boxes
************************************************/

/* ++++++++ BOX ++++++++ */
.L_Box {
	background-color:#FFF;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	background-image:url(../menu/Menu590.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
	overflow:hidden;
	width: 574px;
}

.L_BoxGrey {
	background-color:#dedede;
	background-image:url(../menu/MenuGrey590.gif);
	height:22px;
	padding-top:6px;
	padding-bottom:5px;
}

.L_BoxSide {
	width:184px;
	background-position:-590px 0px;
}

.L_BoxSideGrey {
	width:184px;
	padding-top:6px 8px 5px 8px;
	background-position:-590px 0px;
	background-image:url(../menu/MenuGrey590.gif);
	background-color:#dedede;
	height:22px;
}



.L_BoxMenu {
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	width:192px;
	background-position:-590px 0px;
}

/* ++++++++ TOP CAPPING ++++++++ */

.L_BoxTop {
	background-repeat:no-repeat;
	background-position:0px -8px;
}

/* ++++++++ BOTTOM CAPPING ++++++++ */

.L_BoxBottom {
	background-color:#FFF;
	width:590px;
	height:8px;
	font-size:0px;
	line-height:2px;
	margin:0px;
	padding:0px;
	Background-image:url(../menu/MenuTopBottom590.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.L_BoxBottomGrey {
	Background-image:url(../menu/MenuBottomGrey590.gif);
}

.L_BoxBottomSide {
	width:200px;
	background-position:-590px 0px;
}

.L_BoxBottomSideGrey {
	width:200px;
	background-position:-590px -16px;
}

/* ++++++++ SPLIT CAPPING ++++++++ */

.L_BoxSplit {
	background-color:#FFF;
	width:590px;
	height:16px;
	margin:0px;
	padding:0px;
	Background-image:url(../menu/MenuTopBottom590.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/* ++++++++ TITLES ++++++++ */

.L_BoxTitle {
	background-color:#000;
	width:558px;
	height:23px;
	padding-right:16px;
	padding-left:16px;
	padding-top:12px;
	margin:0px;
	margin-top:10px;
	Background-image:url(../menu/MenuTop590.gif);
	background-repeat :no-repeat;
	background-position:0px 0px;
	font-size:15px;
	color:#FFF;
	overflow:hidden;
}

.L_BoxTitleSide {
	width:168px;
	background-position:-590px 0px;
}

.L_BoxTitleLarge {
	height:37px;
	font-size:27px;
	padding-top:17px;
	line-height:20px;
	overflow:hidden;
}

.L_BoxTitleLarge H1{
	font-size:27px;
	color: #FFF;
	padding-left:4px;
}

.L_BoxR {
	background-color:#FFF;
	margin-left:4px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right: 8px;
	background-image:url(../menu/Menu_Right.gif);
	background-repeat:repeat-y;
	background-position:right top;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.L_BoxR P {
	margin:0px;
	padding:0px;
}

.L_CapL {
	background-image:url(../menu/MenuBottomWhite.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:8px;
	line-height:0px;
	font-size:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	clear:both;
}
.L_CapR {
	background-image:url(../menu/MenuBottomWhite.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:8px;
	line-height:0px;
	font-size:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:8px;
	padding:0px;
	clear:none;
}

/********************************************
			Dynamic Box Creation
*********************************************/

.L_TopL {
	height:34px;
	background-color:#FFF;
	background-image:url(../menu/MenuTop.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:10px;
}
.L_TopR {
	height:26px;
	background-color:#FFF;
	margin-left:16px;
	padding-right:16px;
	background-image:url(../menu/MenuTop.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	color:#FFF;
	padding-top:10px;
}

/* ++++++++ BUTTONS ETC ++++++++ */

.L_Button {
	background-color:#f3f3f3;
	background-image:url(../menu/Button.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:15px;
	border:1px solid #999;
	font-size:11px;
	text-align:center;
	float:right;
	cursor:pointer;
	clip:rect(333px,auto,auto,auto);
	padding-top:4px;
	padding-right:15px;
	padding-bottom:4px;
	padding-left:15px;
	margin-right:3px;
}

A.L_Button {
	text-decoration:none;
	color:#000;
}
A.L_Button:hover {
	background-image:url(../menu/ButtonOver.gif);
}

.uploadButton {
	width:192px;
	padding:35px 8px 0px 0px;
	height:48px;
	background-image:url(../menu/upload.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.dxButton {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "open-sans", Arial, Helvetica, sans-serif;
	/*-moz-box-shadow:inset 0px 1px 0px 0px #fcd294;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff;
	box-shadow:inset 0px 1px 0px 0px #fff;*/
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #ff9600), color-stop(1, #ff6600) );
	background:-moz-linear-gradient( center top, #ff9600 15%, #ff6600 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9600', endColorstr='#ff6600');
	background-color:#ffa600;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #f06000;
	display:inline-block;
	color:#ffffff;
	font-size:17px;
	font-weight:400;
	padding:5px 33px;
	text-decoration:none;
	text-shadow:1px 1px 0px #7a3100;
	margin:15px 0;
	cursor:pointer;
}

a.dxButton {padding-top:8px;padding-bottom:8px;}

.dxButton:hover {

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe781d), color-stop(1, #e85203) );
	background:-moz-linear-gradient( center top, #fe781d 5%, #e85203 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe781d', endColorstr='#e85203');
	background-color:#e85203;
	color:#fff;
}

.dxButton:visited{
	color:#FFF;
}

/*.dxButton:active{
	-moz-box-shadow:inset 2px 2px 4px 0px #702e02;
	-webkit-box-shadow:inset 2px 2px 4px 0px #702e02;
	box-shadow:inset 2px 2px 4px 0px #702e02;
}*/

.dxButton.grey {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff;
	box-shadow:inset 0px 1px 0px 0px #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #f8f8f8), color-stop(1, #f0f0f0) );
	background:-moz-linear-gradient( center top, #f8f8f8 15%, #f0f0f0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f0f0f0');
	background-color:#f0f0f0;
	border:1px solid #dcdcdc;
	color:#333;
	text-shadow:1px 1px 0px #fff;	
}

.dxButton.grey:hover {

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #e0e0e0) );
	background:-moz-linear-gradient( center top, #e8e8e8 5%, #e0e0e0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e0e0e0');
	background-color:#e0e0e0;
	border:1px solid #ccc;
	color:#333;
}

.dxButton.grey:visited{
	color:#333;
}


.dxButton:active{
	-moz-box-shadow:inset 2px 2px 3px 0px rgba(0,0,0, 0.4);
	-webkit-box-shadow:inset 2px 2px 3px 0px rgba(0,0,0, 0.4);
	box-shadow:inset 2px 2px 3px 0px rgba(0,0,0, 0.4);
}

.dxButton.w200{
	width:180px;	
	text-align:center;
	padding:8px 10px;
}

.dxButton.mr10{
	margin-right:10px;
}

.divcenter{
	margin:0 auto;	
	text-align:center;
}



/************************************************
			   Sliding Image Tips
************************************************/

.MainImage{
	height:225px;
	overflow:hidden;
	position: relative;	
	margin-left:auto;
	margin-right:auto;
}

.MainImage img{
	position: absolute;  
	top: 0;  
	left: 0;  
	border: 0;
}

.MainImageThumbs{
	height: 30px;
	float:right;
	background:#3CC;
	position: absolute;
	/*top: 177px;*/
	right:0;
	bottom:0;
	border: 0;
	margin: 0px 10px 0px 0px;
	z-index: 10;
}

/************************************************
			       Slideshow
http://www.queness.com/post/152/simple-jquery-image-slide-show-with-semi-transparent-caption
************************************************/

.singleslide{ 	
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}

#slideshow h3,
#slideshow p{
	font-family: "open-sans",Arial,Helvetica,sans-serif;font-weight:300;
}

#slideshow h3{font-weight:300;}

#slideshow {
	position:relative;
	height:240px;
	width:555px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border-radius: 9px 9px 0 0 ;
	

}  
     #slideshow a {  
         float:left;  
         position:absolute;  
     }  
       
     #slideshow a img {  
         border:none;  
     }  
       
     #slideshow a.show {  
         z-index:20  
     }  
   
     #slideshow .caption {
		position:absolute;
		height:55px;
		width:100%;
		top:190px;
		padding:5px;
		z-index:30;
     }  
	 
     #slideshow .contentTop {
		position:relative;
		background-color: transparent;
		color:#fff;
		padding: 3px 5px 5px 5px;
		height:55px;
		width:100%;		
		top: 0px;
		right: 0px; 
		z-index:35;
     }  
	 
	 #slideshow .contentTop p {
		 font-size:11px;
		 line-height: 12px;
		 color:#fff;
	 }
	 
     #slideshow .caption .contentTop h3 {  
         margin: 0px;  
		 padding: 0px 0px 5px 0px;
         color:#FFF;
		 font-size: 20px;
     }  
	 
     #slideshow .caption .content {
		position: absolute;
		background: #000;
		width: 100%;
		height: 100px;
		left: -10px;
		top: -2px;
		bottom: 0;
		filter:alpha(opacity=80); /* IE5.5+ */
		-moz-opacity:0.8; /* Gecko browsers including Netscape 6+ and Firefox */
		-khtml-opacity: 0.8; /* Safari 1.1-1.3 */
		opacity: 0.8; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
		min-height: 1px; /* to trigger hasLayout in IE7 */
		z-index: 10;
	 }  
       
.slideshowSelector {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px ;
	overflow:hidden;
	width :555px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.slideshowGreyContainer {
	/*http://www.pmob.co.uk/pob/centred-float.htm*/
	float:right;
	position:relative;
	left:-50%;
	text-align:left;	
}

.slideshowGrey {
	width:auto;
	/*display:table;*/
	
	position:relative;
	left:50%;
	
	margin-left:auto;
	margin-right:auto;
	margin-top: 4px;
}

.slideshowSelector  li{
	height: 13px;
	width: 13px;
	margin-left:3px;
	margin-bottom:3px;
	/*text-align:center;
	/*background-color:#FFF;
	color:#AAA;*/
	float:right;
	overflow:hidden;
	cursor: pointer;
	background-image: url(../menu/slidedots.png);
}

.slideshowSelector.slideshowGrey  li{
	/*background-image: url(../menu/dot_g.gif);*/
	float:right;
}

.slideshowSelector li.selected{
	/*background-color:#AAA;
	color:#FFF;*/
	background-position: 0 -13px;
	/*background-image: url(../menu/dotselected.gif);*/
}

.slideshowSelector.slideshowGrey li.selected{
	/*background-image: url(../menu/dotselected_g.gif);*/
}


/************************************
				FORMS
************************************/

label {    
	display: block;  
}

.Form_Main{
	width:520px;
	margin:3px 0 0 0;
	padding: 4px;
	background-image: url(../menu/sunken.png);
	border: 1px solid #999;
	font-size: 13px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.Form_MainDrop{
	/*background-image:none;*/
	height:auto;
}

.Form_MainText{
	width:518px;
	margin:3px 0 0 0;
	padding: 4px;
	background-image: url(../menu/sunkenlarge.png);
	border: 1px solid #999;
	font-size: 11px;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	/* Webkit resize */
	resize: vertical;
}


.Form_Side{
	width:164px;
	height:16px;
	margin:3px 0 0 0;
	padding: 4px;
	background-image: url(../menu/sunken.png);
	border: 1px solid #999;
	font-size: 11px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.Form_TextSide{
	width:164px;
	height:70px;
	margin:3px 0 0 0;
	padding: 4px;
	background-image: url(../menu/sunken.png);
	border: 1px solid #999;
	font-size: 11px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
	/* Webkit resize */
	resize: vertical;
}

.Form_GreyTitle {
    color: #666666;
    font-family: "open-sans",Arial,Helvetica,sans-serif;
    font-size: 33px;
    line-height: 40px;
    margin-top: 20px;
	margin-bottom: 5px;
}

.Form_GreyBox {
	background-color:#ECECEC;
	background-repeat:repeat-x;	
	padding:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
}

.error {
	border: 1px solid #900;
}

Label.error{
	width:518px;
	color:#FFF;
	background-color:#900;
	height:12px;
	margin:0px;
	padding: 1px 4px 4px 4px;	
    border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;	
	-webkit-border-bottom-right-radius: 5px;
	font-size:11px;
}

.newform Label.error{
	width:345px;
	color:#FFF;
	background-color:#900;
	height:12px;
	margin:-3px 7px;
	padding: 1px 4px 4px 4px;	
}

.L_BoxSide Label.error{
	width:164px;
}

.FormDN{
	Display:none;
}
/************************************************
			            Tabs
************************************************/

.tabsback {
	width: 575px;
	background-color: #333;
	padding-left: 15px;
	background-image: url(../menu/Menu_Left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.tabend {
	height: 30px;
	background-image: url(../menu/Menu_Right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 4px;
}

.tabendsmall{
	height: 9px;
	width:571px;
	background-image: url(../menu/Menu_Right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 4px;
}


.tabs {
	display: block;
	margin-bottom: 0px;
	cursor: pointer;
	cursor: hand;
	width: 100%;
}
.tabs a {
	float: left;
	display: block;
	margin-right: 0px;
	/*border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
	background: #333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	height: 13px;
}

.tabs a:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

.tabs a:visited {
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

.tabs a:active {
	cursor: pointer;
}

.tabs a:hover {
	text-decoration: none;
	color: #FF6600;
	cursor: pointer;
}
.tabs a.selected {
	background: #FFFFFF;
	border-bottom: 1px solid #fff;
	padding-bottom: 7px;
	z-index: 3;
	cursor: pointer;
	cursor: hand;
	color: #000000;
}

.tabpage {
	background:#FFFFFF;
	/*width:536px;*/
	margin-bottom:10px;
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tabclear {	
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
	position: relative;
}
/************************************************
			         Enquiry
************************************************/
.enquirydiv{
	float:left;
	width:173px;
	padding:2px;
	color:#666;
	margin-top:4px;
	margin-bottom:15px;
}


/************************************************
    FIX SO I DONT HAVE TO RESAVE IMAGES
************************************************/
.enquirydiv > a {
    display: block;
    height: 110px;
    margin: 0 0 5px;
    overflow: hidden;
    width: 160px;
}
.enquirydiv > a > img{
	margin: -4px 0 0 -4px;
}


.enquiryitem{
	display:block;
	height:16px;
	margin: 0px 0px 4px 0px;
}

.enquiryremove{
	display:block;
	cursor:pointer;
	width:16px;
	height:16px;
	margin: 0px 3px 3px 0px;
	background: url(../js/delete.gif) ;
	float: left;
	text-decoration: none;
	border: 0px;
}

.enquiryremove:hover{
	background: url(../js/delete.gif) no-repeat 0 -16px;
}

/************************************************
			         Feedback
************************************************/

.FeedbackButton{
	height: 100px;
	width: 27px;
	display: block;
	position:fixed;
	top: 175px;
	right: 0px;
	z-index: 900;
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;
	background-image: url(../menu/feedbacktop3.gif);
	background-repeat: no-repeat;
}

#feedbackside{
	height:100%;
	width:300px;
	border-left:1px solid #333;
	padding:10px;
	background-color:#aaa;
	z-index: 1000;
	position:fixed;
	top: 0px;
	right: -320px;	
	-moz-box-shadow: 0px 0px 0px #333;
	-webkit-box-shadow: 0px 0px 0px #333;
	box-shadow: 0px 0px 0px #333;
}

#feedbackside Label.error {width:292px !important;}


#feedback p{
	color:#000;	
	font-size:13px;
	line-height:16px;
}
#feedbackside h2{
	color: #333;
	font-size: 26px;
	padding: 10px 0px 7px 0px;	
}
#feedbackside h3{
	color: #333;
	font-size: 15px;
	padding: 10px 0px 7px 0px;	
}

#feedbackdiv {
	width: 300px;
	padding: 10px 25px 10px 25px;
    border: 0px solid #000;	
	background : #ddd;
}

#feedbackdiv p{
	color:#000;	
	line-height:14px;
}

#feedbackdiv h3{
	color: #29216d;
	font-size: 15px;
	padding: 10px 0px 7px 0px;	
}


.handle{
	-moz-box-shadow: 0px 0px 5px #333;
	-webkit-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;
	z-index: 900;
}

.rating-text{
	width:60px;
	height: 15px;
	display:block;
	float:left;
	padding-right:10px;
	padding-left:3px;
	padding-top:2px;
	overflow:hidden;
}

.hover-text{
	display:block;
	float:left;
	padding-top: 2px;
	margin-left: 15px;
	height: 15px;
}

.star-rating-back{
	background-color:#FFF;
	padding: 3px;
	height:16px;
	margin: 0px 0px 2px 0px;
	border: 1px #999 solid;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

    -moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.Clear {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../js/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../js/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


/* mobile */

.footermob{
	float:none;
	width:580px;
	height:250px;
	margin: 25px 0px 25px 0px;
	border-left: solid 1px #333;
	padding: 20px 0px 0px;
	color: #777;
	margin:20px auto;
	border-left:none;
}

p.foottitle{
	color: #777;
	font-size:24px;
	margin:0 0 8px;
}

#mobmenu{
	background-color:#222;
	color:#CCC;
	font-size:22px;
	padding:15px 20px;
	margin-bottom:25px;
}

.mobtab{
	width:550px;
	margin: 8px auto;
	font-size:22px;
	color:#666;
}




.stepbox{	
	background-color:#444;	
 	border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);	
	border: 1px solid #333;		
	font-size:22px;
	/*line-height:24px;*/
} 

.stepbox .stepitem{	
	font-family: "open-sans",Arial,Helvetica,sans-serif;
	border-left: 1px solid #888;
	border-right:1px solid #333;	
	text-align:center;    
	padding: 8px 10px;
	color:#fff;
	width:163px;
	float:left;
	text-shadow: 0 1px 0px #000000;
	background-color: #444;
	background-image: url(../menu/noise.png);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #555), color-stop(1, #444) );
	background:-moz-linear-gradient( center top, #555 15%, #444 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF555555', endColorstr='#FF444444');
}
.stepbox div.step3{width:163px;}

.stepbox .stepitem span{font-size:13px;line-height:16px;color:#eee;}

.stepbox div.orange{
	border-left: 1px solid #FFA000;
	border-right:1px solid #B30;
	background-color: #FF6000;	
	background-image: url(../menu/noise.png);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #ff9600), color-stop(1, #ff6600) );
	background:-moz-linear-gradient( center top, #ff9600 15%, #ff6600 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFff9600', endColorstr='#FFff6600');	
	
}

.stepbox .stepitem.left{
	border-left: 0px;
	border-radius: 3px 0px 0px 3px;	
}
.stepbox .stepitem.right{
	border-radius: 0px 3px 3px 0px;	
	border-right:0px;	
}

div.roundnumber{margin:15px 0;}

div.roundnumber span{
	color:#fff;
	background-color:#aaa;
	font-size:30px;
	height:40px;
	width:40px;
	border-radius: 20px;	
	text-align:center;
	line-height:37px;
	font-family: "open-sans",Arial,sans-serif;
	font-weight:200;
	margin-right:15px;
	display: inline-block;
	vertical-align: top;
}
	
div.roundnumber p{display: inline-block;vertical-align: top;min-height: 40px; font-size:16px;margin: 2px 0 0 0;width: 470px;}

.quote {
    background: none repeat scroll 0 0 #999;
    border-radius: 7px 7px 7px 7px;
    padding: 1px;
	margin:20px 4px 4px 4px;
    position: relative;
	font-family: "open-sans",Arial,sans-serif;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}

.quote:after {
    border-color: transparent #FFF;
    border-style: solid;
    border-width: 0 18px 18px 0;
    bottom: -14px;
    content: "";
    display: block;
    left: 16px;
    position: absolute;
    width: 0;
}

.quote:before {
    border-color: transparent #999;
    border-style: solid;
    border-width: 0 23px 23px 0;
    bottom: -16px;
    content: "";
    display: block;
    left: 12px;
    position: absolute;
    width: 0;
}

.quote > div{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    color: #555555;
    font-family: "open-sans",Arial,sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.4;
    padding: 15px 10px;
    position: relative;	
}

.quote a,.quote a:visited, .quote p{
	text-decoration:none;
	color:#555;	
}

.quote a:hover{
	text-decoration:underline;
	color:#000;	
}


.quote + p {
    color: #CCC;
    font-family: "open-sans",Arial,sans-serif;
    font-style: italic;
    margin: 0 0 5px 45px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}


