/********** MAIN STYLES **********/
html {
 overflow-y: scroll; 
}

body {
	line-height: 140%; 
	font-size: 12px;
	width: 100%;
	color: #333;
	font-family: Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 12px;
	margin: 50px auto 20px;
	background-color: #EEE;
	line-height: 150%;
}


div#wrapper {
	width: 100%;
	margin: 0 auto;
	width: 320px;
	background-color: #13B9B5;	
}

div.clear {
	clear: both;
	 height: 0;	
}

p, td {
	margin-top: 0;
	margin: 0 0 10px 0;
}

.ContentSummary {
	font-family: Lucida Sans, arial, verdana;
	font-size: 15px;
	padding: 5px 0 10px 0;
	line-height: 150%;
}


table {
	border: 0;
}

td {
    font-size: 12px;
	vertical-align: top;
}


/* LISTINGS */

td.listing_col_left {
	width: 135px;	
}

td.listing_col_right {
	
}

.listing_box {
	border-bottom: 1px DOTTED #999;
	padding: 20px 0 20px 0;
}
.listings_ProductName {
	font-size: 14px;
	margin: 0 0 4px 0;
}

a.listings_ProductName {
	text-decoration: none;
}

a.listings_ProductName:hover {
	text-decoration: underline;
}

.listings_Price {
	font-size: 12px;
	margin: 0 0 2px 0;
}

.listings_Price_Discounted {
	color: #FF0000;
}

.listings_ShortDesc {
	font-size: 12px;
}


.listingDetails_Price {
	font-size: 14px;
	margin: 0 0 20px 0;
}

.listingDetails_Price_Discounted {
	color: #FF0000;
}


.listingDetails_ShortDesc {
	font-size: 12px;
	padding: 10px 0 0 0;
}

.listingDetails_FullDesc {
	font-size: 12px;
}

img {
	border:0;
}


.normal11 {
	font-size: 11px;
}

.grey10 {
	font-size: 10px;
	color: #777;
}

.grey11 {
	font-size: 12px;
	color: #777;
	padding: 5px;
}

.grey12 {
	font-size: 12px;
	color: #777;
}


.white10 {
	font-size: 10px;
	color: #FFF;
}

.white11 {
	font-size: 11px;
	color: #FFF;
}

.white12 {
	font-size: 12px;
	color: #FFF;
}

.red12 {
	color: #FF0000;
}

.nomargin {
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0;  
	margin: 0 0 10px 0;  
	font-size: 20px;
	color: #13B9B5;
	line-height: 120%;
	font-weight: 400;
	}

h2 {
	margin-top: 0;
	font-size: 14px;
	margin: 0 0 10px 0;  
	color: #13B9B5;
	font-weight: 400;	
	line-height: 120%;	
}

h3,h4,h5,h6 {
	margin-top: 0;
	font-size: 12px;
	line-height: 120%;
	font-weight: 400;	
}

ol, ul {
	padding: 0;
	margin: 0 0 6px 25px;	
}


ol li, ul li {
	margin: 0 0 6px 0;	
	line-height: 120%;	
}

ul li li, ul li li li {
	margin: 6px 0 6px 0;	
	line-height: 140%;	
	list-style-type: disc;
}


div#misc_content1 {

}

div#misc_content2 {

}

div#misc_content3 {

}

div#misc_content4 {

}

div#misc_content5 {

}


/********** HEADER STYLES **********/

div#header {
	width: 100%;	
	height: 90px;
	margin: 0 auto;
	background-color: #FFF;	
	padding: 0px 0 0px 0;	
	text-align: center;
}



/********** IMAGE BLOCK **********/

div#headerImage {
	width: 100%;	
	height: 100px;
	padding: 0 0 0px 0;
	margin: 0 auto;
	background-color: #FFF;		
	text-align: center;
}


/********** MENU STYLES **********/

#menuTOP {
 	position:fixed; 
	top:0px; 
	left: 0px;
	width: 100%;
	background: #333;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 40px;
	height: 40px;
	padding: 5px 50px 5px;
}

#menuTOP a {
	background: left center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 80px;
	height: 40px;
	position: absolute;
	top: 5px;
	left: 20px;
}

#menuTOP a.right, .menuTOP a.right {
	left: auto;
	right: 10px;
}



div#navigation {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #FFF;
	background-color: #FFF;	
}

div#sub_navigation {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #FFF;
	background-color: #FFF;	
}


a.button_content {
  display:inline-block;
  width: 280px; /* 320px less the left/right padding */
  height: 36px; /* 50px less the top padding */
  padding: 16px 10px 0 10px;
  text-align: left;
  text-decoration:none;
  background:url(images/button_content.png) no-repeat,center;
  margin: 0 0 6px 0;
}


a.button_menu {
  display:inline-block;
  width: 280px; /* 320px less the left/right padding */
  height: 36px; /* 50px less the top padding */
  padding: 16px 20px 0 20px;
  text-align: left;
  text-decoration:none;
  background:url(images/button_menu.png) no-repeat,center;
  margin: 0 0 6px 0;
}

a.button_return {
  display:inline-block;
  width: 280px; /* 320px less the left/right padding */
  height: 36px; /* 50px less the top padding */
  padding: 16px 20px 0 20px;
  text-align: left;
  text-decoration:none;
  background:url(images/button_return.png) no-repeat,center;
  margin: 0 0 6px 0;
}


a.button_backtotop {
  display:inline-block;
  width: 280px; /* 320px less the left/right padding */
  height: 36px; /* 50px less the top padding */
  padding: 16px 20px 0 20px;
  text-align: left;
  text-decoration:none;
  background:url(images/button_backtotop.png) no-repeat,center;
  margin: 0 0 6px 0;
}

a.policy_menu {
	padding: 0 10px;
	color: #FFF;	
	text-decoration: none;
}

div#backtotop {
	width: 100%;
	margin: 0px auto;
	height: 60px;
	text-align: left;
	color: #FFF;
	background-color: #FFF;	
}

/********** CONTENT STYLES **********/

div#content {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
}

div#contentPadding {
	padding: 10px;
}


/********** FOOTER STYLES **********/


div#footer {
	margin: 0px auto;
	width: 300px;
	padding: 10px;	
	text-align: center;
	min-height: 60px;
	color: #FFF;
}


.footer {
	font-size: 11px;
	color: #FFF;
	padding: 2px 0;
	margin: 0;
	text-decoration: none;
}

a.footer {
	color: #FFF;
	text-decoration: none;
}



/****************************** MODULES ******************************/


/********** BLOG STYLES **********/

.blogtitle {
	font-size: 18px;
	margin: 20px 0 4px 0;
	line-height: 130%;
	font-weight: 400;
}

a.blog_item_link {
	text-decoration: none;	
}

a.blog_item_link:hover {
	text-decoration: underline;	
}

.blogdateDisplay {
	font-size: 11px;
	margin: 0;
	font-weight: 400;
	color: #777;
}

.blogpost {
	font-size: 12px;
	margin: 0 0 20px 0;
	font-weight: 400;
	color: #333;
}


.blogcommentsBlock {
	display: none;
	border-bottom: 1px dotted #999; 
	margin: 0;
	padding: 0 0 8px 0;
}

a.blogCommentsLink {
	text-decoration: none;
	padding: 6px 0;
}


.blogcommentDate {
	font-size: 11px;
	margin: 6px	 0 0 0;
	font-weight: 400;
	color: #999;
}

.blogcomments {
	font-size: 11px;
	margin: 6px	 0 0 0;
	font-weight: 400;
	color: #555;
}

.blog_image_list {
	padding: 6px 0 10px 0;	
}

.blog_image_post {
	padding: 6px 0 10px 0;
}

/********** FAQ's STYLES **********/

.faqQuestion{
	font-size: 14px;
	margin: 0px 0 4px 0;
	line-height: 130%;
	font-weight: 700;
}

.faqAnswer{

}

/********** FEEDBACK STYLES ***********/
.feedbackHeading {
    color: #333333;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    margin: 0;
}

.feedbackMain {
    color: #333333;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin: 0;
}

.feedbackName {
    color: #333333;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin: 0px 0px;
}

.feedbackWebsite {
    color: #333333;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 10px 0;
}


a.feedback_website {
	
}

/********** GALLERY STYLES ***********/

.photoGalleryHeading{
	font-size: 12px;
	color: #777;
	padding: 5px;
}

.photoGallerycaption{
	font-size: 12px;
	color: #777;
	padding: 5px;
}


/********** LINKS STYLES ***********/

.linksCategoryHeading{
	font-size: 18px;
    font-weight: 400;
    line-height: 130%;
    margin: 4px 0 4px;
    color: #000;
}

.linkname {
	color: #0CC402;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 3px;
}

.linkaddress {
	margin: 0;
 	font-weight: 400;
	color: #333;
}

.linkdesc {
 	line-height: 150%;
	margin:  5px 0 3px 0;
	font-weight: 400;
}


.linkaddress {
	margin: 0;
	font-weight: 400;
	color: #333;
}

.linkphonefax {
	margin: 0;
	font-weight: 400;
	color: #333;
}

.linkemail{
	margin: 0;
	font-weight: 400;
	color: #555;
}

.linkwebsite {
	margin: 0;
	font-weight: 400;
	color: #555;
}

a.linkswebsite {
	margin: 0;
	color: #555;
}


/********** NEWS STYLES **********/
.newsTitle {
	font-size: 14px;
	margin: 0 0 4px 0;
	font-weight: 700;
}

.newsPost {
	color: #777;
	padding: 4px 0;
}

.newsPostITEM {
	color: #777;
	padding: 4px 0;
}

.newsSummary {
	font-weight: 400;
	margin: 0 0 0 0;
}

.newsSummaryITEM {
	color: #777;
	line-height: 150%;
	font-weight: 400;
	margin: 0 0 0 0;
}

.newsContent {
	font-weight: 400;
	margin: 0;
}

.newsLink {
	font-weight: 400;
	margin: -10px 0 10px 0;
}

a.newsLink {
	color: #333;
	text-decoration: underline;	
}

a:hover.newsLink {
 	text-decoration: none;	
}

.newsTitle_plugin {
	margin: 0 5px 2px 5px;
	font-size: 11px;
	font-weight: 700;
}

.newsPageTitle_plugin {
	margin: 5px;
	font-weight: 700;
}

.newsPostdate_plugin {
	margin: 0;
	font-size: 11px;
	color: #333;
}

.newsSummary_plugin {
	margin: 0 5px;
	font-size: 11px;
}

.newsLink_plugin {
	margin: -10px 5px 10px 5px;
	font-size: 11px;
}

.newsMoreNewsLink_plugin {
	margin: 0px 5px 10px 5px;
	font-size: 11px;
}

a.newsMoreNewsLink_plugin {
	text-decoration: none;	
	margin: 0;
}

/*********** VIDEO MODULE STYLES ************/

div.video {
	margin: 0 0 30px 0;
}

div.videoPlugin {
	margin: 10px 0 0  0;
}
