/*  
Theme Name: iLeather
Theme URI: http://www.bloggerlounge.net/
Description: This is a modern, clean and fresh premium theme for WordPress.
Version: 1.0
Author: George C. Trigueros
Author URI: http://www.bloggerlounge.net/	
*/



*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
color: #333333;
font-family:  Arial,sans-serif;
background: #F7F5EC url(./images/bg.gif) repeat-x;
}



/*** Header Format ***/


#header
{
width: 980px;
height:200px;
display: block;
color: #DFDAC3;
margin: 0px auto 0 auto;
padding: 5px 0 0 0;
background: #000 url(./images/header.jpg) no-repeat;
text-align: center;
margin-bottom: -5px;
}

#header h3
{
text-align: center;
}

h1.headertitle
{
margin: 70px 0px 0 0px;
font-size: 32px;
color: #CCC6AE;
}


#headertitle a:link {
color: #CCC6AE;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:visited {
color: #CCC6AE;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:hover {
color: #CCC6AE;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

#header form 
{
float:right;
height: 20px;
width:164px;
padding:0 20px;
line-height:0;
}

#header form fieldset 
{
margin-top:4px;
border:0 solid;
}

* html #header form fieldset {margin-top:4px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#header #input.button 
{
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}

/*** Container Format ***/

#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 980px;
background: url(./images/container.png) center repeat-y;
}



/*** Leftnav Format ***/
                         
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}


/*** Rightnav Format ***/

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
}


/*** Content Format ***/

#content
{
display: block;
margin: 0 195px 20px 195px;
padding: 1em;
padding-top: 10px;
margin-top:4px;
text-align: left;

}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 0px;
list-style-type: none;
}

#content ul ul li{
padding-left: 15px;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}

/*** Footer Format ***/

#footer
{
clear:both;
background: #BF4A00 url(./images/footer_bg.gif) repeat-x;
color: #F7F5EC;
padding: 5px 1em 5px 1em;
font-weight: normal;
}

#footer p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footer a:link {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited:hover {
color: #F7F5EC;
text-decoration: none;
border: none;
}

#footer a:visited {
color: #F7F5EC;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#icons {
	display: inline;
	margin-top: -35px;
	float: right;
	text-align: right;
}


/*** Left Sidebar Format ***/

#sidebarleft
{
color: #000;
margin-bottom: 10px;
margin-top: -12px;
background: none;
padding: 0 5px  0 0px;
margin-left: -2px;
}

#sidebarleft ul
{
list-type:none;
padding-bottom:8px;

}

#sidebarleft li
{
background: #CFC9B2;
padding-bottom: 8px;
padding-top: 0px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: -6px;
padding-bottom: 2px;
padding-top: 6px;
line-height: 15px;
}

#sidebarleft ul li ul li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft ul li li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #6A6458;
text-decoration: none;
border: none;
}

#sidebarleft a:visited:hover {
color: #6A6458;
text-decoration: none;
border: none;
}

#sidebarleft a:visited {
color: #6A6458;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
font-family: Arial, sans-serif; 
color: #FFFFFF;
text-align: center;
padding: 2px 8px 2px 8px;
margin-top:8px;
background: transparent url(./images/sidebar_top.png) top no-repeat;
}

#sidebarleft p
{
padding: 3px;
}

/*** Right Sidebar Format ***/

#sidebarright
{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 5px;
margin-top: -12px;
}

#sidebarright li
{
background: #CFC9B2;
padding-bottom: 8px;

}

#sidebarright .searchbox input.textboxm{margin-left:5px; width:130px;}

#sidebar ul
{
list-style: none;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright li ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
padding-bottom: 2px;
margin-right: 3px;
}

#sidebarright a:link {
color: #6A6458;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #6A6458;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #6A6458;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #6A6458;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Arial, sans-serif; 
color: #fff;
padding: 2px 8px 2px 8px;
background: transparent url(./images/sidebar_top.png) top no-repeat;
margin-top:8px;
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }

/*#content h2 
{
	 margin: 0 0 .5em 0;
	
	  }*/



/*** Paragraph Format ***/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

/*** BlockQuote Format ***/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #B2B2AD;
border-left: 4px solid #CFC9B2;
}


/*** PostMeta Format ***/

.postmetadata
{
display:block;
margin: 7px 11px 7px 0px;
border: 1px solid #C6C4B4;
padding: 5px 8px 8px 35px;
text-align: left;
background: #E0DECE;
color:#333333;
}

#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #BC5205;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #BC5205;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #BC5205;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #BC5205;
font-weight: normal;
}

/*** All Links Format ***/

a:link
{
color: #ED6C08;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #ED6C08;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


/*** Comments Format ***/

.commentlist
{
font-family: Arial, sans-serif; 
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #E5E3D1;
margin-bottom: 2px;
border: 1px solid #C4BFA2;
}

li.alt
{
background: #fff;
border: 1px solid #C4BFA2;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #ED6C08;
}

#comment
{
width:80%;
}

/*** Headings Format ***/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 2px solid #C1B9A0;
background:#fff;
}

.posttitle a:link
{
font-size: 22px;
color: #DB5800;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #DB5800;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #DB5800;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

/*** Misc Format ***/

.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #433727;
}

.entry
{
margin-bottom: 5px;
font-family: Arial, sans-serif; 
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #efefef;
}

/*#searchform {
margin-left: 5px;
	}*/

/*** Navigation Format ***/

#navigation 
{
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height: 30px;
line-height:2.4em;
background: #C14C00 url(./images/navon.gif) repeat-x;
margin-bottom: 15px;
font-family: Arial, Sans-Serif;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid;
white-space:nowrap;
border-color:#DFDAC3;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.85em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;}


#navigation li 
{
border-color:#DFDAC3;
}

#navigation a 
{
color:white;
}

#navigation .selected,
#navigation a:hover
{
background: #C14C00 url(./images/navoff.gif) repeat-x;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}


/*** Calendar Format ***/

#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

#site_content {position: absolute;left: -10000px;}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	#topmenu 
			{
				padding-right:5px;
				margin:0px 0;
			}
	#topmenu ul
			{
				text-align:right;
				list-style:none;
			}
	#topmenu ul li
	{
		display:inline;
		border-left:solid 1px #cccccc;
		padding:0 4px 0 5px;
	}
	#topmenu ul li.first
	{
		padding-left:0;
		border-left:0;
	}

	.break {
		font-size: 0;
		width: 0; height: 0;
		clear: both;
	}

div.header-welcome
{
	display:none;
	margin-top:40px;
	padding-right:20px;

}

#right-column {display:none;}

/*#topmenu {display:none;}*/

#headerimg
	{
		
			    
		margin: 30px 0px 0px 10px;
	}


		#headerimg div.description
		{
			padding-top:0px;
		}
			#headerimg div.description p
		{

		font-weight:bold;
		font-size:15px;
		padding-right:30px;
		}
		
#content-wrapper
{
	float:left;
	display:block;
		width:545px;
}



#content h3
{
	/*	padding:5px 3px;*/
	border-bottom: solid 1px #eeeeee;
}


#languages
	{
		float:right;
		padding: 5px 20px 0 0;
	}
		#languages img
	{
		margin-left:0px;
		
	}
	
	textarea
{
	height:150px;
    width:450px;
	margin-left:10px;
	}


/*========== เพิ่มเติมเฉพาะ thaiepay ==========*/

div.list, div.list-news, #welcome-message
{

	margin-bottom:40px;
}
div.list table
{
	width: 100%;
}
div.list table td
{
	vertical-align:top;
	text-align:center;
	padding:10px;
}
div.list-news ul
{
	margin:10px 5px;	
}
div.list-news ul li
{
	padding:5px 3px 5px 10px;

}
div.list-news div.news-date
{
	float: left;
	display:block;
	width:70px;
	font-style:italic;
}
div.news div.news-date
{
		font-style:italic;
}
div.list-news ul li a
{
	color:#666666;
}

.notfound
{
	padding:10px;
	display:block;
	text-align:center;
	font-weight:bold;
}

#list-subcategories
{

	margin-bottom:40px;
}
#list-subcategories table
{
	width: 100%;
}
#list-subcategories td
{
	vertical-align:top;
	padding:20px 10px;
}
#list-subcategories td div
{
	padding-bottom:5px;
}

#list-full ul li
{
	list-style-type:none;
}

#list-full table
{
	border:0;
	padding:20px 0;
	margin:10px 0 20px 0;
	border-collapse:collapse;
	width:100%;
	border-top:solid 1px #eeeeee;
}
#list-full table div.product-information div
{
	margin:5px 0;
}
#list-full table div.product-information div.product-price
{
	font-size:15px;
}
#list-full table td
{
	vertical-align:top;
	padding:5px 10px;

	
}
#list-full table td.index
{
	width:30px;
	font-weight:bold;
	font-size:20px;
}
#list-full table td.image
{
	width:160px;
}

div.list-status
{
	display:block;
	padding:5px;
	border-bottom:dashed 1px #eeeeee;
	/*
background-color:#FFFFDA;
		border-bottom:solid 1px #FFD324;*/
}
div.list-status div.list-count
{

	float:left;
	
}
div.list-status div.list-sortby
{
	text-align:right;
	float:right;
}
#list-full div.list-status
{
	border-bottom:0;
	margin-top:0px;
}

#right-column
{
	width:215px;
	float:left;
	display:block;
	margin:0 5px 20px 13px;
	padding-left:9px;
	border-left: dashed 1px #eeeeee;
	display:none;
}
#right-column div.top-ads, #right-column div.bestsellers
{
	margin-bottom: 20px;
}



#rightnav div.bestsellers ul
{

	margin:0px 0 10px 0px;
	font-size:15px;
	font-weight:bold;
		list-style-type:decimal;
	list-style-position:inside;

}


#rightnav div.bestsellers li
{
background: #CFC9B2;
padding-bottom: 0px;
}

#rightnav div.bestsellers h3
{
	background: transparent url(./images/sidebar_top.png) top no-repeat;
	color:White;
	padding-bottom:2px;
	}

div.bestsellers ul li
{
	

	margin-top:10px;
	padding:3px;
	border-bottom:solid 1px #eeeeee;

	
}
div.bestsellers ul li div.product-name a
{
		font-size:12px;
	font-weight:normal;
}

div.bestsellers  ul li div.product-image
{
	margin:0 10px 20px 0;
	display:block;
	float:left;

}
div.bestsellers ul li div.product-price
{
	clear:none;
}
div.bestsellers  ul li div.product-image img
{
		width:50px;
	height:auto;
}
div.category-name a
{

	font-weight:bold;

	font-size:15px;
	
}

/*===#footer===*/

	
	#footer div.footer-menu	
	{
		margin:0;
		padding:10px;
		
	}
	
#footer div.footer-menu ul 
{
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
	
}
#footer div.footer-menu ul li
{
	display:inline;
	border-left:solid 1px #cccccc;
	padding:0 4px 0 5px;
}
#footer div.footer-menu ul li.first
{
	padding-left:0;
	border-left:0;
}


#footer div.footer-menu ul li  a
	{
		
padding:3px 10px 3px 10px;
		color:#999999;
	
	}
#footer div.footer-menu ul li a:hover
	{
		text-decoration: none;
		color:White;
		
	}

#footer div.footer-menu ul li a img
{
	vertical-align:top;
	padding-right:5px;
}
#footer div.footer-detail
{
	line-height:130%;
	text-align:center;
	padding: 0;
	display:block;
}

/*.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}*/




		
#thaiepay-copyright
{
	padding:5px 20px;
	display:block;
	background-color:#efefef;
	text-align:center;
	margin:0px 0 0 0;
}

		
		/* loading*/
	#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

#processMessage  
{
	
	font-size:13px;
	font-weight:bold;
 position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;

    text-align:center;
    
}
.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.gemsquare-fl {
	float:left;
  }

    #content fieldset 
    {
    	margin:10px 0;
    	border-style:none;
    }
  #content fieldset ul
{
	margin:0;
	padding:3px 5px;
	list-style-type:none;
	
}
  #content fieldset ul li
  {
  	padding:3px 5px;
  	list-style-type:none;
  	
  }
#content fieldset label
    {
        display: block;
        width: 100px;
        float: left;
                font-weight:bold;
        padding-right: 0px;

    }
    #content fieldset label b,#content .requiredfield
    {
    	color:Red;
    }
      #content fieldset div.resetlabel label
    {
    	font-weight:normal;
    	padding-left:5px;
    	display:inline;
    	float:none;

    }
    #content fieldset ul li input[type="submit"]
    {
    	display:block;
    	margin-left:150px;
   
    }
    #content fieldset ul.block
      {
      	float:left;
      	display:block;
      	width:75%;

      
      }
    div.currency select
    {
    	margin:10px 5px;
    }
    
    
    
    #content-wrapper2
{
	margin:0 15px 0 0;
	float:left;
	display:block;
}
#content-wrapper2 p
{
	margin:10px 0;
	text-indent:15px;
}
#content-wrapper2 fieldset
{
	padding-left:20px;
	
}
#content-wrapper2 fieldset ul li
{
	margin:3px 0;
}
/*===#return message===*/
		div.returnmessage, #content table.list tr.emptyrow, div.validatesummary
{

	background: #FFFFCC;
    border: 1px solid #ffeebb;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 6px;

		 -moz-border-radius: 7px; 
	 -webkit-border-radius: 7px;
	
}
div.returnmessagegrey
{

	background: #fafafa;
	border: 1px solid #f0f0f0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 6px;

		 -moz-border-radius: 7px; 
	 -webkit-border-radius: 7px;
}
		div.returnmessagegreen
{
	background: #CCFFCC;
	border: 1px solid #33CC33;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
		div.returnmessagered
{
	background-position: #FFeeee;
	background: #FFeeee;
	border: 1px solid #FF9999;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
div.returnmessageblue
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 6px;
	border: solid 1px #cef2e0;
	background-color: #f5fffa;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;

}
div.returnmessage div.promotion
{
	background-position: left top;
	font-size: 13px;
	background: url('images/present_16.png') no-repeat left top;
	padding: 2px 0px 2px 24px;
	color: #CC3300;
}

		div.returnmessagegreen div.pass
{
	font-size: 13px;
	color: #006600;
	background: url('images/pass.png') no-repeat left top;
	padding: 2px 0px 4px 30px;
}
		div.returnmessagered div.error
		{
			    font-size:13px;
			color:#ff0000;
						background: url('images/error.png') no-repeat left top;
			padding: 2px 0px 4px 30px; 
		}
				div.returnmessage div.warning
{
	    font-size:13px;
	background: url('images/warning.png') no-repeat left top;
	padding: 2px 0px 4px 30px;
}
				div.returnmessageblue div.idea
		{
				color: #003399;
			    font-size:13px;
						background: url('images/idea.png') no-repeat left top;
			padding: 0px 0px 4px 30px; 
		}
 div.returnmessageblue div.idea label
 {
 	color: #003399;
 }
div.validatesummary ul
{
	margin-left:30px;
	list-style-type:disc;
}

/*===#cart===*/
div.emptycart
{
		background: url('images/cart64.png') no-repeat 10px 40px;
		height:100px;
		margin-bottom:40px;
}
div.emptycart p.empty
{
	display:block;
	text-indent:15px;
	margin-left:80px!important;

}
div.emptycart div.emptycart-link
{
	
	display:block;
	margin-top:10px;
	margin-left:100px;
}
div.cart div.product,div.cart div.product:hover
{
	border:0;
}
div.cart div.product-image
{
	display:block;
	float:left;
	padding:0 10px;
}

/*===#product===*/
div.product-name
{
		font-weight:bold;
}
div.product-name a
{
	color:#006699;
	font-weight:bold;
	font-size:13px;
	
}
div.product-outofstock
{
	padding: 5px 0 5px 30px;
	background: url('images/outofstock.png') no-repeat center left;
	color: #CC0000;
	font-weight: bold;
	font-size: 15px !important;
}

div.product-name a:hover, div.product-name-small a:hover
{
	color:#138cdd;
	
}


div.product
{
	padding:3px;
	border: 1px solid #FFFFFF;	
		 -moz-border-radius: 7px; 
	 -webkit-border-radius: 7px;
}
div.product:hover
{
	border: 1px solid #cef2e0;
}
div.product-price
{
	color: #CC0000;
	font-weight:bold;
}

div.product-price s
{
	color:#555555;
	font-weight:normal;
}
div.product-viewall
{
	float:right;
}
#pagestatus
{
	text-align:right;
	}
 #pagestatus a
{
	padding:5px 3px;
	
}

div.product-full div.product-image
{

	width:320px;
	text-align:center;
	display:block;
	padding-top:15px;
}
div.product-full div.product-image div.more
{
	margin-top:15px;
}
div.product-full div.product-image div.more img 
{
	width:50px;
	height:auto;
		border: 2px solid #999999;
		margin:3px;
		
	}
div.product-full div.product-image div.more a:hover img
{
	border: 2px solid #CCCCCC;
}
div.product-full div.product-image div.more  a:hover { color: #CCCCCC; }
.image-resize
{
	width:100px;
	height:auto;
	
}
div.product-full div.product-information
{
	
	width:470px;
	display:block;

}
div.product-full div.product-information div
{

	margin-bottom:15px;
			font-size:13px;
}



div.product-full div.product-information a.firstreview
{
	margin-left:5px;
}
div.product-full div.product-information div.product-price
{
	font-size:17px;
}

 div.product-freeshipping
{
	font-size:12px;
	background-position: left;
	background: url('images/freeshippingicon.gif') no-repeat center left;
	padding-left: 40px;
	font-weight: bold;
	color: #CC3300;
}
div.product-full div.product-information label
{
		font-size:13px;
				font-weight: bold;
				width:100px;
				display:block;
				float:left;
}
div.product-full div.product-information div.product-quantity select, div.product-full div.product-information div.product-options select
{
	font-size:13px;
}
div.product-full div.product-information div.product-brand
{
	font-size:11px;
	margin-top:20px;
	
}
div.product-full div.product-information div.product-brand img
{
	display:block;
}
div.product-full div.product-detail
{
	padding:30px;
	
}
div.product-full div.product-url
{
	margin-bottom:50px;
}
div.brand-full
{
	margin-bottom:40px;
}
div.brand-full div.brand-logo
{
	margin-right:10px;
	float:left;
}
div.brand-information div.brand-description
{
	text-indent:15px;
	margin-bottom:10px;
}

#product-comment
{
		padding:20px 0;
}
#product-comment table.comment-list
{
	width:100%;
	border:0;
}
.pager
{
	padding-top:10px;
	border-top:dashed 1px #eeeeee;
}
.pager table
{
	width:10px;
}
.pager span
{

		padding: 2px 5px;
	margin: 0 3px;
	font-weight:bold;
}
.pager a
{
	font-weight:normal;
	color: #0066CC;
	padding: 2px 5px;
	margin: 0 3px;
	border: solid 1px #cef2e0;
	background-color: #f5fffa;
}
.pager a:hover
{
	color:#FFFFFF;
	background-color: #3399FF;
}

#product-comment h3
{
		border-bottom:solid 1px #cccccc;
		margin-bottom:20px;
}
#product-comment label
{
	font-weight: bold;
	margin-top:20px;
}
#product-comment label b
{
	color:red;
}
#product-comment label,#product-comment input
{
	
	display:block;
}
#product-comment div.comment-form
{
	margin-bottom:50px;
}
#product-comment div.comment-detail
{
	
	padding:10px 0 30px 0;
}
#product-comment div.comment-detail h4
{
	margin-bottom:5px;
}
#product-comment div.comment-rating
{
	margin-right:5px;

}
#product-comment div.comment-detail pre
{
/*		-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: dashed 1px #eeeeee;*/
	border-left:solid 5px #efefef;
	border-bottom:solid 1px #efefef;
	padding:5px 20px 20px 20px;
	line-height:140%;
	font-size:11px;
	 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}
#product-comment div.comment-by
{
	clear:both;
	padding-bottom:10px;	
	color:#666666;
	/*padding-bottom:30px;	
	background: url('images/quote.png') no-repeat bottom left;*/
}

div.product-sampling div.product-price
{
	font-size:15px;
}
div.product-sampling div.product-description
{
	clear:both;
}
/*===#news===*/
div.news
{
	margin-bottom:40px;
}
div.news-image
{
	padding:10px 20px 20px 10px;
	float:left;
	display:block;
	height:auto;
}
div.news-detail
{
	display:block;
	margin:10px;
}

/*===#rating===*/
div.list div.product-rating 
{
	text-align:center;
}
div.product-rating ul
{
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
}

.star-rating, .star-rating-half, .star-rating-empty
{
	    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;

     background-repeat: no-repeat;
    display:inline;

}
.star-rating {
    background-image: url('images/star.png');

}
.star-rating-half {
    background-image: url('images/star-half.png');
}

.star-rating-empty {
    background-image: url('images/star-empty.png');
}

.ratingStar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('images/star.png');

}
.halfRatingStar {
    background-image: url('images/star-half.png');
}

.emptyRatingStar {
    background-image: url('images/star-empty.png');
}

.savedRatingStar {
    background-image: url('images/star-saved.png');
}


div.product-image img.resize
{
	width:50px;
	height:auto;

}
div.cart div.product-price
{
	clear:none;
}
div.sub-total
{
	margin-left:10px;
	padding: 10px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	margin-top:5px;
	border-bottom: double 3px #cccccc;

}
div.sub-total input
{
	float:left;
	margin-right:10px;
}
div.sub-total span
{
	color:#555555;
}
div.sub-total ul
{
	padding:3px 0 3px 10px;
	list-style-type:none;
}
div.sub-total ul li span
{
	float:left;	
	list-style-type:none;
}
div.order-summary div.sub-total 
{
	font-size:13px;
	border-bottom:0;
}
div.order-summary div.sub-total .order-total
{
	font-size: 15px;
	background-color: #FFFFCC;
}
div.button-top
{
	margin:10px 0;

}
div.button-top input, div.button-bottom input
{
	float:right;
}
div.button-top a, div.button-bottom a
{
	margin-top:10px;
	margin-left:10px;
	float:left;

}
div.button-bottom
{
	margin-top:15px;
	padding-bottom:20px;
}
table.list2 
	{

	border-spacing:0;
	border:0;

	
	width: 100%;
	margin: 0 5px;

}


table.list2 td
{

	vertical-align: text-top;
		padding: 5px 5px 10px 5px;
	vertical-align: top;
	border-bottom:solid 1px #eeeeee;
	
}
table.list2 th
{
	text-align:center;
	font-weight: bold;
	padding: 7px;
	line-height: 1.3em;
	background: #efefef;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #cccccc;
	/*text-decoration:underline;*/
	text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.8);
}
table.list2 th.delete
{
	color:Red;
	width:40px;
}
table.list2 td.delete
{
	text-align:center;
}
table td.total, table th.total
{
		text-align:right;
}
table.list2 td.total
{
	font-size:13px;
	color: #CC0000;
	font-weight:bold;

	padding-right:5px;
}
table.list2 th b
{
	color:red;
}
span.status_CP, span.status_PS, span.status_SH
{
	font-weight:bold;
	color: #009900;
}
span.status_RE, span.status_RC
{
	font-weight:bold;
	color: #FF0000;
}
span.status_PE
{
	font-weight:bold;
	color: #FF9933;
}

table.list3 
	{

	border-spacing:0;
	border:0;

	
	width: 100%;
	margin: 0 5px;

}


table.list3 td
{

	vertical-align: text-top;
		padding: 5px 0 10px 0;
	vertical-align: top;
	border-bottom:dashed 1px #eeeeee;
	
}
table.list3 th
{
	font-weight: bold;
	padding: 7px;
	line-height: 1.3em;	
	text-decoration:underline;
	text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.8);
}


table.list3 td.total
{
	font-size:13px;
	color: #CC0000;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
table.list3 .quantity
{
	text-align:right;
}

/*===#button===*/
	input.shopbutton, input.shopbutton2, input.shopbutton3
{
	font-family: helvetica,arial,sans-serif;
	cursor:pointer;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:31px;
	padding-left:25px;
	text-align:center;
	padding-bottom:1px;
	border:0;
		font-size:15px;
	
}
input.shopbutton
{
	width:197px;
		background:url('images/btn_bg.png') no-repeat top left;
		
}

input.shopbutton2
{
	margin-left:0!important;
	padding-left:0;
	width:220px;
	background:url('images/btn_bg2.png') no-repeat top left;
}
input.shopbutton3
{
	margin-left:0!important;
	width:178px;
	padding-left:0;
		background:url('images/btn_bg3.png') no-repeat top left;
}

input.shopbutton-small, a.shopbutton-small
{
	font-family: font-family: helvetica,arial,sans-serif;	
	text-align:center;
	padding-top:3px;
	padding-left:10px;
	display:block;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	background:url('images/btn-small_bg.png') no-repeat top left;
	width:150px;
	border:0;
	text-decoration: none;
	
	cursor:pointer;

	
	
}
input.shopbutton-small:hover, a.shopbutton-small:hover
{
	text-decoration:none;
	background:url('images/btn-small_bg.png') no-repeat 0 -28px;
	
}
/*===#sign in===*/
div.signin
{
	margin-top:40px;
}
div.signin-return, div.signin-new, div.signin-new ul li
{
	width:340px;
	float:left;
	display:block;
	padding:0 20px 40px 10px;
	list-style-type:none;
	
}


div.signin-return
{
	border-right:dotted 1px #eeeeee;
}

#checkout-status
{
	display:block;
	padding-bottom:0px;
	margin-top:30px;
	padding-bottom:20px;
}
#checkout-status ul
{
	float:right;
	width:540px;
	padding-right:20px;
	list-style-type:none;
}
#checkout-status ul li
{
	font-size:11px;
	line-height:20px;	
	color:#999999;
	padding:3px 20px;
	display:block;
	float:left;
	border-bottom:solid 2px #dddddd;
	background: url('images/bullet_white.png') no-repeat center left;
}
#checkout-status ul li.active
{
	font-size:12px;
line-height:19px;	
	color: #FF9933;
	font-weight: bold;
	border-bottom: solid 4px #FF9933;
	background: url('images/bullet_orange.png') no-repeat center left;

}
#checkout-status ul li.visited
{
	color:#333333;
	border-bottom:solid 2px #666666;
	background: url('images/bullet_black.png') no-repeat center left;
}

div.register-address
{
	margin-top:20px;
}
div.register-email
{
	display:block;
	border-top:dashed 1px #eeeeee;
}

/*===#password===*/
.TextStrengthWeak, .TextStrengthNotGood,.TextStrengthGood 
{
	padding:3px 10px;
	font-style:italic;
	font-weight:bold;
	border:dashed 1px #cccccc;
}
.TextStrengthWeak
{
background: #FFCCFF;
}
.TextStrengthNotGood
{

	background: #FFFF99;
}
.TextStrengthGood
{
	background: #CCFF99;
}
div.shipping-list
{
	margin-bottom:40px;
}
div.shipping-list ul
{
	margin:0;
	padding:5px 0;
}
div.shipping-list ul li
{
	margin:5px;
	display:block;
	width:45%;
	float:left;
	padding:10px;
	border:solid 1px #eeeeee;
			 -moz-border-radius: 7px; 
	 -webkit-border-radius: 7px;
}

div.shipping-information
{
	padding:10px 0 20px 20px;
}
div.shipping-information h4
{
	padding-bottom: 10px;
}

div.shipping-list .delete-button
{
	float:right;
}
div.shippingmethod
{
	padding:20px;
}
table.listoptions
{
	width:100%;
}

table.listoptions td
{
	
	padding:3px;
	vertical-align:top;
	border-bottom:dashed 1px #eeeeee;
}
table.listoptions td table td
{
	border-bottom:0;
}
div.option-detail
{
	padding:10px 0 20px 10px;
}
table.listoptions div.option-name label
{
	display:block;
	font-size:13px;
	font-weight:bold;
}

div.change
{

	float:right;
}
div.customer-info, div.shipping-to, div.order-summary, div.payment-method, div.order-list
{
	margin:20px 20px 40px 20px;
}
div.customer-info ul
{
	clear:both;
	margin-top:10px;
	list-style:none;
}
div.customer-info ul li
{
display:inline;
border-left:solid 1px #cccccc;
	padding:0 8px 0 8px;
}
div.customer-info ul li.first
{
	padding-left:0;
	border-left:0;
}
div.shipping-name
{
		font-size:13px;
	font-weight:bold;
	display:block;
	padding-left:20px;
}
div.shipping-name .change
{
		font-size:12px;
	font-weight:normal;
	float:none;
	
}
div.shipping-fee
{
	text-align:right;
	display:block;
	padding-right:20px;
	color: #CC0000;
	font-weight:bold;
	font-size:13px;

}
h2.thankyou
{
	color: #009900;
}
div.payment-detail
{
	margin-bottom:40px;
}
div.finish
{
	margin-left:40px;
}
div.finish ul
{
	list-style-type:disc;
	margin:20px;
}
div.finish ul li
{
	padding:2px 5px;
}
div.page-date
{
	font-style:italic;
}
div.page-content
{
	margin:10px 20px;
}
div.sitemap
{
	margin:10px 20px;
}
div.sitemap-category, div.sitemap-pages
{
	padding:0 10px;
	display:block;
	width:45%;
	float:left;
}
div.sitemap-category ul li, div.sitemap-pages ul li
{

	font-size:13px;
}
div.sitemap-category ul li ul li
{
	font-size:12px;
}
div.sitemap-category ul li ul li ul li
{
	font-size:11px;
}
div.sitemap-category ul, div.sitemap-pages ul 
{
	margin-top:10px;
	margin-left:20px;
}
div.sitemap-category ul ul
{
	margin:5px 0 5px 20px;
	list-style-type:disc;
}
div.sitemap-category ul ul ul
{
	margin:5px 0 5px 20px;
	list-style-type:circle;
}
/*=== เพิ่มใหม่ webboard ===*/
	table.webboard 
	{

	border-spacing:0;
	border:solid 1px #C6D9E9;

	
	width: 100%;
	margin: 30px auto;

}


table.webboard td
{

	vertical-align: text-top;
		padding: 7px;
	vertical-align: top;
	
}
table.webboard td.datetime
{
	width:100px;
}

tr.unread
{
	background: #FFFFCC;
}
tr.unread td div.unreadimage
{
	float:right;

	border:0;

	background: url('images/new.png') no-repeat;
	width:16px;
	height:16px;
}
table.webboard tr:hover, table.webboard tr.alter:hover
{
	background-color: #FFDDFF;
}
table.webboard tr.pager td,table.webboard tr.pager td:hover
{
	background-color:#FFFFFF;
}

table.webboard tr.alter 
{
	background-color:#f6f6f6;

}
tr td span.status_CP, tr td span.status_PS, tr td span.status_SH
{
	color: #009900;
}
tr td span.status_RE, tr td span.status_RC
{
	color: #FF0000;
}
tr td span.status_PE, tr td span.status_NP
{
	color: #FF9933;
}


table.webboard th 
{
	font-weight:bold;
	padding:7px;
	text-align: left;
	line-height: 1.3em;
	background: #E4F2FD;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #cccccc;
	text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.8);
}
table.webboard th a
{
	Color:#555555;
	text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.8);
	text-decoration:underline;
}
table.webboard th.sorted
{
	background: #D3E1EC url('images/bullet_arrow_up.png') no-repeat top right;
}
table.webboard th.sorteddesc
{
	background: #D3E1EC url('images/bullet_arrow_down.png') no-repeat top right;
}
table.webboard th.delete 
{
	color:red;
}
table.webboard tr.emptyrow td
{
	font-size:13px;	
	text-align:center;
	background: #E4F2FD;
}
table.webboard tr.emptyrow:hover
{
	background:none;
}
table.webboard td ul li
{
	line-height:22px;
}
table.webboard td ol, table.webboard4 td ol
{
	margin:0;
	padding:0;
}
table.webboard td ol li, table.webboard4 td ol li
{
	line-height:20px;
}

table.webboard tr.pager table
{
	width:10px;
}
table.webboard tr.pager table span
{
		padding: 2px 5px;
	margin: 0 3px;
	display: block;
	font-weight:bold;
}
table.webboard tr.pager table a
{
	color: #0066CC;
	padding: 2px 5px;
	margin: 0 3px;
	display: block;
	border: solid 1px #cef2e0;
	background-color: #f5fffa;
}
table.webboard tr.pager table a:hover
{
	color:#FFFFFF;
	background-color: #3399FF;
}
table.webboard td img.logo
{
	width:100px;
	height:auto;

}
div.newtopic
{
	display:block;
	text-align:right;
}
div.newtopic a
{
	margin:0 0 0 auto;
}
#content fieldset p
{
	margin-left:120px;
}
a.topic, a.topic-pin
{
	color:#006699;
	display:block;
	font-size:13px;
	font-weight:bold;
}
a.topic-pin
{
	background: url('images/pin.png') no-repeat top right;
}
div.topic-main
{
	margin-bottom:30px;
}
div.replies-list
{
	margin-top:20px;
	margin-bottom:30px;
}
ul.reply-list
{
	width:100%;
	
}
ul.reply-list li
{
	padding:0;
		margin:10px 0 30px 0;
	vertical-align:top;
}
div.topic-author, div.reply-author
{
	padding:0 5px;
	text-align:center;
	width:100px;
	float:left;
	display:block;
}
div.topic-detail, div.reply-detail
{
			background: #f6f6f6;
	border: 1px solid #eeeeee;
		-moz-border-radius: 7px;
	-webkit-border-radius: 7px;

	padding:10px;
	width:640px;
	min-height:80px;
		float:left;
	display:block;
}
div.topic-detail p, div.reply-detail p
{
	padding:10px 0 0 0;
	line-height:140%;
}
div.topic-detail
{
	border: solid 1px #cef2e0;
	background-color: #f5fffa;
}
div.topic-detail b
{
	font-size:13px;
}
div.topic-detail b, div.reply-detail b
{
	display:block;
}
img.customer-photo
{
	padding:1px;
		width:100px;
	height:auto;
		border: 1px solid #cccccc!important;
		margin:3px;
}
div.reply-author img.customer-photo,div.topic-author img.customer-photo
{
			width:50px;
	height:auto;
}
div.customer-info img.customer-photo
{
	float:right;
}

div.stats
{
	margin-top:20px;
       /*background-color:#ffffff;
	        border: solid 1px #000000;*/
	    }
	    div.stats ul
	    {
	    	padding-left:1px;
	    }
	div.stats ul li
	{
		padding:5px;
		
	}
	div.stats h4
	{
	      padding:0 0 5px 5px;
	/*background-color:#7f7f7f;
	-moz-border-radius: 4px; 
		 -webkit-border-radius: 4px;*/
	}

	#sidebarleft h4 {
font-family: Arial, sans-serif; 
color: #FFFFFF;
text-align: center;
padding: 2px 8px 2px 0px;
margin-top:8px;
background: transparent url(./images/sidebar_top.png) top no-repeat;
}
