@import "undohtml.css";
html
{
    height:100%;
}
body
{
	font:12px/16px  Arial, Helvetica, sans-serif;
	width:100%;
	
	background-color:#2e373b;
}
a:link, a
{
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover, a:visited
{
	color:#737373;
	
	text-decoration:underline;
}
input 
{
	font-size:11px;
	
}
	
h2
{
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
}			

	
.reset
{
	clear:both;
	width:175px;
}
h1
{
	margin-bottom:1em;
}

	
input
{
	background-color:#F8F8F9;
	/*border:1px solid #ADBD73;*/
	/*padding:3px;*/
}

p
{
	line-height:1.5em;
	margin:1em 0;
}
li p
{
	margin:0.2em 0;
}

fieldset
{
	padding:0.5em;
	border:0;
}
fieldset p
{
	clear:both;
	margin:0.7em 0;
}
fieldset textarea
{
	background-color:#F8F8F9;
	border:1px solid #ADBD73;
	padding:3px;
}
fieldset label
{
	width:240px;
	display:block;
	
}




/***********
AbesFormalWear start
***********/
#main
{
	width:745px;
	margin:0 auto;
	height:100%;
	min-height:100%;
	position:relative;
	/*border:2px solid #83898b;*/
}
	#header
	{
	   background:#525e64 url(images/top_header.gif) repeat-x 0 0;
	   height:79px;
	   margin-bottom:5px;
	   border:1px solid #83898b;
	   border-top:0;
	   color:#fff;
	}
		#header div, #header form, #header form p
		{
			float:left;
		}
		#header form
		{
			margin-left:105px;
			margin-top:5px;
			margin-bottom:5px;
			color:#d1d4d6;
			
		}
			#header form label
			{
				float:left;
				display:block;
				margin-right:0.1em;
				font-size:13px;
			}
			
			#header form input
			{
				float:left;
				border:1px solid #8b9092;
				padding:3px;
				margin-right:3px;
			}
			
			#header a
				{
					color:#fff; text-decoration:none;
				}
			#header a:hover
				{
					text-decoration:underline;
				}
			#header h2
				{
					text-decoration:none; color:#FFF; font-size:15px; font-family:Tahoma, Geneva, sans-serif;
				}
			
	#subheader
	{
		clear:both;
		height:155px;
	}
		#menu
		{
			border-top:1px solid #b5393f;
			float:left;
			width:165px;
			background-color:#fff;
			margin-right:6px;
			font-family: Century Gothic, Arial, Helvetica, sans-serif;;
		}
			#menu ul
			{
				list-style:none;
			}
				#menu li
				{
					border-bottom:1px solid #83898b;
				}
					#menu li a
					{
						display:block;
						padding:8px 0 6px 0;
						text-align:center;
						text-decoration:none;
						color:#101010;
						text-transform:uppercase;
					}
		#logo
		{
			float:left;
			border:1px solid #83898b;
			line-height:0;
			margin-right:5px;
		}
		#right_banner
		{
			float:left;
			border:1px solid #83898b;
			border-right:0;
			line-height:0;
		}
	#content
	{
		clear:both;
		margin-top:6px;
		height:100%;
		min-height:100%;
		background:url(images/content_bkg.gif) repeat-y 0 0;
	}
		#tdleft
		{
		    width:165px;
	
			vertical-align:top;
			border:1px solid #83898b;
			background-color:#fff;
			
			position:relative;
		}
		#left_content
		{
			
			float:left;
			width:165px;
			
		
		}
		  #left_img
		  {
		      position: absolute;bottom: 70px;
		  }
		
			#left_content h2
			{
				border:1px solid #83898b;
				background:url(images/title_bkg.gif) repeat-x 0 0;
				height:22px !important;
				
				text-align:center;
				color:#fff;
				font-size:14px;
				padding-top:5px;
				margin-bottom:6px;
			}
			/* .categories
			{
				margin-left:5px;
				
			}
				.categories li a
				{
					text-decoration:none;
					font-size:12px;
					display:block;
					padding:1px 0 2px 0;
					font-family: Century Gothic, Arial, Helvetica, sans-serif;;
					color:#101010;
					text-transform:uppercase;
				} */
		#center_content
		{
			
			width:571px !important;
			height:100%;
			margin-left:7px;
			margin-right:0 !important;
			margin-top:0;
			margin-bottom:0;
		}
		      #main_content
		      {
		          padding:5px;
		      }
			#center_content #nav_line
			{
			 background:url(images/title_bkg.gif) repeat-x 1px 1px;
			 padding:0;
			}
			#center_content #nav_center
			{
				height:27px;
				background:url(images/menu_bkg.gif) no-repeat 0 0;
				border:1px solid #83898b;
				padding-left:50px;
				
			}
				#nav_center li
				{
					float:left;
					width:100px;
				}
					#nav_center li a
					{
						text-align:center;
						color:#fff;
						text-decoration:none;
						padding-top:6px;
						display:block;
					}
			#data_content
			{
				background-color:#fff;
				border-top:1px solid #83898b;
				padding:0 5px !important;
				margin-left:1px;
				width:393px;
				
			}
			    
				.categ
				{
					background-color:#fff;
				}
		#right_content
		{
			float:left;
			margin-left:5px !important;
			margin-left:3px;
			padding:0;
			position:relative;
			width:164px;
			
			border-right:0;
			
		}
		#sep_right
		{
		  background-color:#2E373B;
		  height:10px;
		  
		}
			#right_content h2
			{
				background-color:#35393b;
				height:22px !important;
				
				text-align:center;
				color:#fff;
				font-size:14px;
				padding-top:5px;
				border-bottom:1px solid #83898b;
			}
			#right_content .categ
			{
				
				margin-bottom:5px;
				background-color:#3f4d52;
			}
				.categ .elems
				{
					padding:2px;
					color:#fff;
				}
	#footer
	{
		clear:both;
		margin-top:6px;
		background:url(images/footer_bkg.gif) repeat-x 0 0;
		height:67px;
		color:#fff;
		font-size:0.9em;
	}
		#fleft
		{
			float:left;
			width:405px;
			height:40px;
			margin:20px 0 0 10px;
		}
		#footer li
		{
			display:inline;
			margin:2px 3px;
			border-right:1px solid #fff;
			padding-right:4px;
		}
			#fleft div
			{
				padding-left:3px;
			}
			#footer li a
			{
				color:#fff;
				text-decoration:none;
			}
		#fright
		{
			text-align:right;
			float:right;
			width:300px;
			height:40px;
			margin:20px 10px 0 0;
		}
		#products li 
		{
			background-color:#fff;
			border:1px solid #83898b;
			/*margin-right:5px;*/
			margin-bottom:10px;
			float:left;
			width:173px !important;
			
			height:182px;
			padding:10px;
		}
		.item_left
		{
		  margin-right:10px;
		}
			#products img
			{
				border:1px solid #000;
			}
			#products input
			{
				border:0;
				padding:0;
			}
			
.noborder
{
	border:0 !important;
}
/*
Theme: Leandro Pessoa
Author: Simple and Clean
URL: http://www.leandropessoa.com.br
Country: Brazil
*/
table.tproducts{
	margin:1em 0;
	border-spacing:1px;font:10px 'Verdana', Arial, Helvetica, sans-serif;background:#E7E7E7;color:#666666;}
caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}
table.tproducts td, table.tproducts th{padding:4px;}
table.tproducts thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
table.tproducts tbody th{font-weight:bold;}
table.tproducts tbody tr{background:#EBF8FE;text-align:left;}
table.tproducts tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
table.tproducts tbody th a:link, table.tproducts tbody th a:visited{color:#666666;padding:3px 0px 0px 18px;background-repeat:no-repeat;}
table.tproducts tbody th a:hover{color:#009900;}
table.tproducts tbody tr td{height:50px;background:#EBF8FE;border:1px solid #ffffff;}
table.tproducts tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
table.tproducts table td a:link, table.tproducts td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
table.tproducts table td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}
table.tproducts tfoot th, table.tproducts tfoot td{padding:10px;text-align:center;font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;border-bottom:3px solid #cccccc;border-top:1px solid #DFDFDF;}


	
	#products2 li
                {
                        background-color:#fff;
                        border:1px solid #83898b;
                        /*margin-right:5px; */
                        margin-bottom:0;
                        margin-right:0;
                        float:left;
                        width:178px !important;
                        height:191px;
                        padding:10px;
                }
				
.header-link{ color:#fffff !important;}
.header-link a{ color:#fffff !important;}
.header-link a:hover{ color:#fffff !important;}
