/* CSS Document */
#container{
	width: 1024px;
	height: 795px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#containerform{
	width:1024px;
	height:890px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#header{
	height: 101px;
	background-color: #FC0;
	background-image:;
	background-repeat: no-repeat;
	background-image: url(../images/head.jpg);
}

#cssmenu ul,
#cssmenu li,
/* #cssmenu span (to delete), */
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
	width:1024px;
	height:41px;
	line-height:1px;

	background: #666;
	border-bottom: 4px solid #FFCC00;
	
	background-position: bottom;
}
#cssmenu a {
  height:1px;
  background: #666;
  color: #FFF;
  display: block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 19px 40px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #FFF;
  font-size: 12px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFCC00;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
	color: #ffffff;
	box-shadow: inset 0 0 3px #000000;
	-moz-box-shadow: inset 0 0 3px #000000;
	-webkit-box-shadow: inset 0 0 3px #000000;
	background: #070707;
	background: #666;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
	background: #FFCC00;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 11px;
	filter: none;
	display: block;
	line-height: 120%;
	padding: 10px;
	height: 20px;
	
}
#cssmenu .has-sub ul li:hover a {
  background: #666666;
  height:20px;
}
#cssmenu ul ul li:hover > a {
  color: #FFFFFF;
  
  /* letras blancas subsub */
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
  
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;


}
#cssmenu .has-sub .has-sub ul li a {
  background: #666666;
  border-bottom: 1px dotted #FFFFFF;
    height:20px;
  /* submenu chrcoal*/
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #000000;
  /* submenu menu black */
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}
#mainbody{
	width: 1024px;
	height:508px;
	background-color:#FFF;
	float: left;
	overflow:hidden;
}
#mainbody1{
	width: 512px;
	height: 493px;
	background-color:#FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	padding-top: 15px;
}
#mainbody2{
	width: 512px;
	height: 443px;
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainbodyform{
	width: 1024px;
	height: 508px;
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainbodycatalog{
	width: 1024px;
	height: 508px;
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
#mainbodyaboutus{
	width: 1024px;
	height: 508px;
	background-color:#FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	font-size: 17px;
	color:#666;
	line-height: 27px;
}
#mainbodypaypal{
	width: 180px;
	height: 50px;
	background-color: #FFF;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	padding-top: 0px;
	font-size: 11px;
}
#paypalinfo{
	width: 329px;
	height: 50px;
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	padding-top: 0px;
	font-size: 10px;
}
#embroideryhead{
	width: 1024px;
	height: 225px;
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/embroidery-webhead.gif);
}
#embroideryinfo{
	width: 492px;
	height: 298px;
	background-color: #FFFFFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	padding-top: 18px;
	padding-right: 20px;
	line-height: 23px;
	text-align: justify;
}
#whitebarlogos{
	width: 512px;
	height: 15px;
	background-color: #FFF;
	float: left;
}
#embroiderysample{
	width: 512px;
	height: 298px;
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: none;
	background-position: center;
	overflow: hidden;
	background-repeat: no-repeat;
}
#embroideryvideo{
	width: 512px;
	height: 298px;
	background-color: #FFF;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: none;
	background-position: right;
	overflow: hidden;
	background-repeat: no-repeat;
}
#myvideo{
	width: 512px;
	height: 298px;
	background-color: #FFF;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: none;
	background-position: right;
	overflow: hidden;
	background-repeat: no-repeat;
}
#silkscreenhead{
	width: 1024px;
	height: 225px;
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/silkscreen-webhead.gif);
}
#silkscreeninfo{
	width: 500px;
	height: 300px;
	background-color: #FFFFFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 16px;
	padding-right:12px;
	color: #666;
	text-align: justify;
	line-height: 22px;
}
#silkscreensample{
	width: 500px;
	height: 300px;
	background-color: #FFFFFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 16px;
	padding-left:12px;
	color: #666;
	text-align: justify;
	line-height: 22px;
}
.foto1 {
	background-color: #FFF;
	height: 394px;
	width: 874px;
	padding-left: 150px;
	}

.logos {
	height: 92px;
	width: 1024px;
	background-color: #FFF;
	float: left;
	padding-left: 150px;
	
}
    

#bottonbar{
	width: 1024px;
	height: 83px;
	background-color: #FFF;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	float: left;
	clear: both;
	padding-top: 10px;
	line-height: 19px;
}
#bottonbarlogos{
	width: 1024px;
	height: 60px;
	background-color: #FFF;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	float: left;
	clear: both;
	padding-top: 0px;
	line-height: 19px;
	background-image: url(../images/logos1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer{
	width: 1024px;
	height: 40px;
	background-color: #666;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	float: right;
	clear: both;
	
}
