@charset "ISO-8859-1";
* {
    border: medium none;
    margin: 0;
    padding: 0;
}
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 {
   
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline: 0 none;
}
body {
   color: black;
    line-height: 1;
    padding: 0 !important;
}
ol, ul {
    list-style: none outside none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
img, fieldset {
    border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.25em;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}
p {
    line-height: normal;
    margin-bottom: 1em;
}
html body * span.clearfloat, html body * div.clearfloat, html body * li.clearfloat, html body * dd.clearfloat, .clearfloat {
    
    border: 0 none;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.error {
    color: #CC0000;
    font-weight: bold;
}
.confirmation {
    color: #008800;
    font-weight: bold;
}
div.fieldset {
    border: 1px solid #999999;
    margin: 1em 0;
    padding: 1em;
}
legend span {
    color: #000000;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
}
form {
    margin: 0;
}
input {
    cursor: pointer;
}
input[type="text"], input[type="password"], input[type="input"] {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #9F9F9F;
    color: #525252;
    cursor: auto !important;
    font: 1em/1.2em Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    height: 1.5em;
    margin: 0 0.5em 0.6em 0;
    padding: 0.2em;
    vertical-align: middle;
}
textarea {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #9F9F9F;
    color: #525252;
    cursor: auto !important;
    font: 1em/1.2em Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    padding: 0.4em;
}
select {
    -moz-appearance: none;
    background: url("img-builder2-fetch_select-352.png") no-repeat scroll right center #FFFFFF !important;
    border: 1px solid #8195A8;
    border-radius: 5px 5px 5px 5px;
    cursor: auto !important;
    font-size: 1em;
    margin: 0 0 0 -1px;
    padding: 10px 7px 11px 0;
    text-indent: 3px;
    width: 100%;
}
.page2 select {
    line-height: 22px;
    padding: 9px 7px 9px 0;
}
#header {
    margin: 40px auto 0;
    color:#fff;
}
#wrapper {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 960px;
}
#footer {
    margin: 0 auto 40px;
}
.emailForm {
    padding-top: 10px;
}
.emailform .submit-button {
    width: 242px;
}
.emailform input.shortnice {
    background-color: #FFFFFF;
    border: 1px solid #0066C9;
    border-radius: 4px 4px 4px 4px;
    color: #6C6A6A;
    font-size: 14px;
    font-weight: normal;
    height: 16px;
    padding: 7px 10px;
    width: 220px;
}
.emailform input.shortnice.error {
    border-color: red;
}
.emailform .input-holder {
    margin: 0 auto;
    position: relative;
    width: 240px;
}
.emailform .input-holder label.error {
    bottom: 7px;
    position: absolute;
    right: 3px;
    text-align: right;
    width: 200px;
}
.btn {
    border-radius: 0.35em 0.35em 0.35em 0.35em;
    cursor: pointer;
    display: inline-block;
    font: bold 13px/100% Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
    outline: medium none;
    padding: 0.5em 1em 0.6em;
    text-align: center;
    text-decoration: none;
}
.btn-dblue {
    background-color: #0064C8;
    background-image: -moz-linear-gradient(center top , #007DD4, #0064C8);
    border: 1px solid #005FBC;
    color: #FFFFFF;
    text-shadow: 0 1px 1px #3B3B3B;
}
.btn-dblue:hover {
    background-color: #0084DE;
    background-image: -moz-linear-gradient(center top , #008BE8, #005DB8);
}
.btn-dblue:active {
    background-color: #005DB8;
    background-image: -moz-linear-gradient(center top , #005DB8, #008BE8);
}
a.btn-dblue, a.btn-dblue:hover, .btn-dblue a, .btn-dblue a:hover, .btn-dblue h2 {
    color: #FFFFFF !important;
    text-decoration: none;
}
#plug_centred {
    display: inline-block;
    margin: 10px auto 0;
}
#plug {
    background-color: #FFFFFF;
    cursor: pointer;
    font-weight: normal;
}
#plug .icon {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
#plug .message {
    color: #3C3C3C;
    float: left;
    font-size: 13px;
    padding-right: 5px;
    padding-top: 5px;
}
#plug .remove {
    border-left: 1px solid #D2D4D3;
    cursor: pointer;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
#plug .empty {
    float: left;
    padding: 4px 0;
}
#plug .brand {
    color: #3C3C3C;
    font-weight: bold;
}
#plug .cleared {
    clear: both;
}
#footer {
    margin: 0 !important;
}
.yellowbox {
    background-color: #FFF7B3 !important;
    border: 1px solid #A47120;
    height: 100%;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 250px;
}
.yellowbox p {
    color: #2C2223;
    font-size: 16px;
    font-weight: bolder;
    left: 50%;
    margin-left: -63px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.page.page2 {
	margin: auto 120px; 
	padding: 0;
	width: 100% 
	overflow: hidden;
	margin-top: 1rem; 
	  -moz-box-sizing: border-box;  

}
.page.page2.mobile {
    margin: 0;
    width: 600px;
}
.page-block {
    position: relative;
    
}
.page-element {
    position: absolute;
}
.widget-text .contents {
    font-size: 14px;
}
.notification {
    display: none;
}
.notification-overlay {
    background-color: #333333;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
}
.notification-inner {
    color: #FFFFFF;
    font-size: 50px;
    left: 20%;
    line-height: 150%;
    position: fixed;
    text-align: center;
    top: 40%;
    width: 700px;
    z-index: 999;
}
.notification .loading {
    display: none;
    height: 40px;
    width: 40px;
}
.notification .close-button {
    color: #1E90FF;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 10%;
    top: 10%;
}
.contents p {
    margin: 0; 
}
.input-holder > label, .input-holder.field-select .field-element > label {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 5px;
}
.field-textarea {
    margin-bottom: 5px;
}
.input-holder > label.error {
    margin: 0 0 10px;
}
#plug-fixed {
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.208);
    border-radius: 0 5px 0 0;
    bottom: 0;
    height: 45px;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
#plug-fixed img, #plug-fixed div {
    display: inline-block;
    vertical-align: top;
}
#plug-fixed img {
    margin: 9px 10px 0;
}
#plug-fixed div {
    line-height: 45px;
}
#plug-fixed a {
    color: #FFFFFF;
    display: block;
    line-height: 45px;
    text-decoration: none;
    width: 100%;
}

.listing-left {
 
	margin:30px 0 20px 30px;
	z-index: 6; 
}

.listing-left li {
	margin-bottom:10px; 
	padding:5px 5px 5px 5px;
	background: none repeat scroll 0 0 #Fff; 
	text-align:left;
	height: 280px;
	width: 280px;
	margin-right: 10px;  
	float:left !important; 
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
    display: block;
    overflow: hidden;
    
}

.listing-left li p span {
	text-align:centre;
	margin-top:25px;
	font-size: 16px;
	
}
.listing-left li a {
	color: #3366ff; 
	  
}
 .viwemore {
	color: #CC0001 !important;
}


.listing-left li img {
  border:none !important ;
  width:280px; height:137px;
  text-align:left;
}
.list-text {
 font-size: 14px !important ;
 line-height:120% !important ;
 color: #666 !important ; 
}

 