ul.gallery
{
	margin-left:0;
	padding-left:0;
}

ul.gallery li{
	display:block;
	list-style-type:none;
	float:left;
	padding:2px 3px 0px 3px;
	margin: 3px 3px 5px 3px !important;
	background-color:#fff;
	border:1px solid #d4d2d2;
}
.remainingImages {
	margin-top:10px;
	clear:both;
}
#toggleMe {
	float:none;
	clear:both;
	border:none;
	background:none;
	
}
.gallery_list li {
	list-style-type:none;
	float:left;
	padding: 0 10px 10px 5px;
}

.gallList{
	word-wrap:break-word;
	width:130px;
	float:left;
	margin: 0 10px 20px 0;
	font-size: 0.9em;
	}
.gallList img {
	border: 2px solid #E6E9F1;
}
.gallCaption {
	margin: 5px 0 5px 2px;
	color:#666;
	font-weight:normal;
}

.gallindCaption {
	margin: 0px 0 0px 2px;
	color:#666;
	font-weight:normal;
}

#gallery_image{
	float:left;
	width:120px;
	padding:10px;
	height:180px;
	}
	
/*SITEMAP*/
ul#sitemap { margin: 0; padding: 0; }
ul#sitemap li { list-style-type: none; margin: 10px 0 20px 0; font-weight: bold; font-size: 1em !important; }
ul#sitemap li ul li { margin: 10px 0 10px 0; font-weight: normal; list-style-type: square; color: #6e5751; }
ul#sitemap-alpha { margin: 0; padding: 0 0 0 0px; font-weight: normal; list-style-type: square !important; color: #6e5751; }
ul#sitemap-alpha li { margin: 10px 0 10px 25px; font-weight: normal; list-style-type: square !important; color: #6e5751; }

/*MNOGO */
#searchResults dl { margin: 10px 0 20px 0px; }
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; }
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none;
font-weight: normal; }


/*All formdiv stuff*/

.formDiv form div {
  clear: left;
  display: block;
  /*width: 400px;*/
  height: expression('1%');
  margin: 3px 0 0 0;
  padding: 7px 3px 7px 0;
  border-bottom: 1px solid #eee;
}

.formDiv form div label {
  display: block;
  float: left;
  width: 150px;
  padding: 0px 5px 3px 0;
  margin: 0 5px 0px 0;
  text-align: left;
}

.formDiv form div label.wideLabel {
  width: 200px;
}

.formDiv form div label.blockLabel {
  display: block;
  padding: 3px 5px 3px 0;
  margin: 0 5px 0px 0;
  text-align: left;
  width: auto;
  float: none;
}

.formDiv form div label.inlineLabel {
	display: inline;
	float: none;
	width: auto;
	margin: auto;	
	padding: auto;
}

.formDiv div.required p, .formDiv div.optional p {
  /*padding: 3px 5px 3px 0 !important;
  margin: 0 5px 0px 0 !important;*/
  padding: 3px 5px 3px 0;
  margin: 0 5px 0px 0;
}

.formDiv span.field-tips {
	font-size: 0.8em;
	color: #888;
	clear: both;
	margin: 3px 0 0 0;
	display: block;
	font-weight: normal;
}

.formDiv p.field-error {
	color: #990000;
	font-style: italic;
	clear: both;
}

.formDiv form div.optional label, .formDiv label.optional {
  font-weight: normal;
}

.formDiv form div.required label, .formDiv label.required {
  font-weight: bold;
}

.formDiv form div input, /*.formDiv form div select,*/ .formDiv form div textarea {
  width: 200px;
}

.formDiv form div input.short, .formDiv form div textarea.short {
	width: 75px;
}

.formDiv form div input.long, .formDiv form div textarea.long {
	width: 300px;
}

.formDiv form div input.full-width, .formDiv form div textarea.full-width {
	width: 90%;
}

.formDiv form div input.checkbox, .formDiv form div input.radio, .formDiv form div input.button {
	width: auto;
}

.formDiv input.inputSubmit, .formDiv input.inputCheckbox, .formDiv input.inputRadio {
	width: auto;
}

.formDiv .form-buttons {
	border: 0;
	margin: 20px 0 20px 0;
	padding: 0;
}

.formDiv .section-footer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #f0f0f0;
}

.formDiv .clearing {
	clear: both;
	font-size: 0.1em !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0.1em !important;
}

.formDiv .element {
	clear: none !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
}

a.editbutton {
    background: none repeat scroll 0 0 #b90202;
    border: 1px solid #424242;
   color: #FFFFFF !important;
    /*float: left;*/
    font-size: 1em;
    font-weight: bold;
    margin: 20px 10px 10px 0;
    padding: 6px 10px;
    clear: both;
    text-decoration: none !important;
}
a.editbutton:hover {
    border: 1px solid #CCCCCC;
}

.imageleft {
    float: left;
    margin: 0 10px 10px 0px;
}

.imageleft-border {
    float: left;
    margin: 0 10px 10px 0px;
    border: #EEE solid 1px;
    padding: 5px;
}

.imageright {
    float: right;
    margin: 0 5px 10px 10px;
}

.imagerigth-border {
    float: right;
    margin-left: 10px;
    border: #EEE solid 1px;
    padding: 5px;
}

.data-table {
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
	font-size:12px;
	table-layout: fixed;
}

.data-table th {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.data-table th, .data-table td {
	vertical-align: top;
	
}

.data-table tr {
	border-bottom: 1px solid #eee;
}

.contact-details {
	width: 99%;
}

.contact-details th {
	font-style: italic;
	color: #666;
}

.contact-details th, .contact-details td {
	padding: 1em 1em 1em 0;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	font-weight: normal;
}

.contact-details td.day {
	width: 20px;
	text-align: center;
	vertical-align: middle;
}


.result-wrap{
float:left; width:500px; border:0px black solid; 
}

 .result-wrap table th{background-color: #eee;
	border-bottom: 1px solid #ccc;
	text-align: left;
	width:300px;
	}
	
#shopping-cart table {
	border-collapse: collapse;
	border-top: 2px solid #ccc;
	font-size:12px;
}

#shopping-cart table th {
	border: 1px solid #ccc;
	background-color: #eee;
	/*border-bottom: 2px solid #ccc;*/
}

#shopping-cart table td {
	border: 1px solid #ccc;
}

#shopping-cart table th.no-border, #shopping-cart table td.no-border {
	border: none;
	
}

input.small-box {
    width: 25px;
}

/*********************************************/
.tag-professionals {
	background-color: #FFA212;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 5px;	
	display: inline;
	margin-right: 5px;
}

.tag-downloadonly {
	background-color: #ccc;
	color: #444;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 5px;	
	display: inline;
	margin-right: 5px;
}

iframe, object, embed{max-width: 100%;}

.errorMessages, .infoMessages {
	font-weight: normal;
	color: #666;
	margin: 10px 0 10px 0 !important;
	padding: 5px 5px 5px 10px !important;
	border-left: 3px solid #B90202;
	background-color: #f1f1f1;
}

.errorMessages p, .infoMessages p {
	margin: 0;
	padding: 0; 
}

.errorMessages ul, .infoMessages ul {
	margin: 0;
	padding: 0;	
}

.errorMessages ul li, .infoMessages ul li {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: square;
	list-style-position: outside;
}

#map {
	width: 462px;
	height: 300px;
	margin: 10px 0;
	border: 2px solid #ddd;
}

.product-details {
	width: 99%;
}

.product-details td {
	padding: 1em 1em 1em 0;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
#map-canvas {
	        width:670px;
	        height: 350px;
	        margin: 0px;
	        padding: 0px
	      }


#map-canvas img {
  max-width: none;
}

.normalfont{
	font-family: Arial;
	font-size: 12px;
}

.membership-status table {
	border-collapse: collapse;
	border-top: 2px solid #ccc;
	width: 95%;
	margin-top: 1em;
}

.membership-status table.left-aligned th {
	text-align: left;
}

.membership-status table th {
	border: 1px solid #ccc;
	background-color: #eee;
	/*border-bottom: 2px solid #ccc;*/
}

.membership-status.txn-info table {
	width: 85%;
}

.membership-status.txn-info table th {
	text-align: left;
}

.membership-status table td {
	border: 1px solid #ccc;
	padding: 5px;
}

.membership-status table th.no-border, .membership-status table td.no-border {
	border: none;
}

.large-font
{
	font-size:1.3em;
}

 /*----------------------------------- by George 2014/11/13 ------------------------------*/
 
 td.max_qty span {
     color: red;
     font-weight: bold;
 }

 .input_empty_cart {
     margin-bottom: 30px;
 }
 
 /*fix for chrome auto resize image in table*/
 
 table img {max-width:none;}
 
 
 /* accessibility fixes */
 
 .hidden
 {
 	 position: absolute; 
  	overflow: hidden; 
  	clip: rect(0 0 0 0); 
  	height: 1px; width: 1px; 
  	margin: -1px; padding: 0; border: 0; 
}

.top-spacer-50 {
    margin-top: 50px;
}

.breadcrumb-languages {
    font-family: Arial, Helvetica, sans-serif;
}

/* burmese font*/

@font-face {
    font-family:'Zawgyi-One';
    src:local('Zawgyi-One'), url('/assets/fonts/zawgyi.woff') format('woff'), url('/assets/fonts/zawgyi.ttf') format('ttf');
}

#skipindex, #skipcontent {
    outline: none;
}

.readspeaker-wrapper {
    position: absolute;
    margin-top: 5px;
    left: 0px;
}

.span3.sidebar-right {
    position: relative;
}

.readspeaker-wrapper {
    display: none;
}

.readspeaker-wrapper.readspeaker-visible {
    display: block;
}

#readspeak {
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
}

#readspeak.open {
    margin-bottom: 50px;
}

.container .sidebar-right ul#rightcol_tools {
    overflow: visible;
}

#rightcol_tools #socialshare {
    overflow: auto;
}
    
.natconf-rhs-divider {
    padding-top: 10px;
    border-top: 1px solid #faa61a;
    margin-top:10px;
}    
    
.readspeak-homepage {
    background-color: #FFF1DA;
    padding: 10px;
}

.carers-box.carers-left-bottom a,
.carers-box.carers-left-bottom a:hover,
.carers-box.carers-left-bottom a:visited {
    color: #525252;
}

.carers-feature-box.carers-feature-box-blue {
    background-color: #DDF1FF;
}

.audiojs {
    display: none;
}

.mplay-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-right: 6px;    
}

.mplay-icon.playbutton {
    background-image: url(/assets/img/mplayer/play-icon.png);
}

.mplay-icon.stopbutton {
    display: none;
    background-image: url(/assets/img/mplayer/stop-icon.png);
}



