body,td,th {
	
}
body {
height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 13px;
	background-image: url(images/basic_elements/main_background_tile.gif);
}
a {
	color: #FF0000;
text-decoration:none;
}
a:hover {
	color: #000000;
}
img {
border: none;
}
td {
background-color:#FFFFFF;
text-align:center;
}
table.clients td {
text-align:left;
}
h1, h3, h3 {
	margin: 0 0 .5em;
	padding: 0px;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	white-space: normal;
		text-decoration:none;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;
	text-transform:uppercase;
}
h3 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
		text-decoration:none;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
		text-decoration:none;
}
p, td {
	font-weight:normal;
	vertical-align: top;
	margin: 0 0 1em;
	padding: 2px;
}

dt{
font-weight:bold;
font-size:14px;
margin-bottom: 4px;
color:#FF0000;
}
dd{
font-size:12px;
margin: 0 0 12px 0;

}
em {
	font-size: .8em;
	font-style:normal;
	color: #666666;
}
ul {
list-style: none;
margin: 0 0 1em;
padding: 0;
}
ul li p {
margin: 0 0 .2em 0;
}
li {
list-style: none;
margin: 0;
padding: 0.25em 0 0;
}
#container {
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-bottom: 0;
	border-style:solid;
	border-color:#000;
	border-width:0px;
	border-left-width:1px;
	border-right-width:1px;

}

#header {
	padding: 0px 0px 2px;
	width:100%;
	margin-bottom: 0;
	border:none;
	background-color:e6e7e8;
}
#left {
vertical-align: top;
	float: left;
	width: 200px;
	margin-left: 0px;
	padding-bottom: 3px;
}
#left img {
margin: 0 0 4px 0;
padding: 0;
text-align:left;
}
#left ul.clients li {
margin: 0 0 1em;
border-bottom-style:solid;
border-bottom-color:#FF0000;
border-bottom-width: 2px;
display:block;
}
#left ul.clients li.last {
border-bottom: none;
}
#left ul.clients li a{
display: inline;
background: 0;
background-color:0;
padding: 0;
color: #ff0000;
font-weight: normal;
border: 0;
}
/* 

#left ul a{
display: block;
background: url(images/list_bullet.gif) no-repeat 12px 7px;
background-color:#ececec;
padding: 3px 6px 3px 25px;
color: #ff0000;
font-weight: bold;
text-decoration: none;
border: solid #999999 1px;
}
#left ul a em {
display: block;
font-style: normal;
font-weight: normal;
}
#left ul a:hover {
background-color:#CCCCCC;
background-image: url(images/list_bullet_hover.gif);
color: #000;
border: solid #000 1px;
}
*/
#right {
	width: 540px;
	margin-left: 210px;
	margin-top: -10px;
	padding: 0 0 3px 0;
}

#right form {
margin: 1em 0;
}

#right ul {
margin: 1em 0 1em 15px;
padding: 0;
}
#right li {
list-style: disc;
margin: 0 0 0 10px;
padding: 0;
line-height: 1.3em;
margin-bottom:5px;
font-size: 12px;
}


#footer {
	background-color: #FF0000;
	width: 100%;
	margin: .5em 0 0 0;
	font-size:0.75em;
	color: #FFFFFF;
	clear: both;
}
#footer p {
	background-color: #FF0000;
	line-height: normal;
	text-align: left;
	word-spacing: normal;
	white-space: pre;
	padding: 4px;
	margin: 0;
}
#footer a {
	color: #FFFFFF;
}

/* GALLERY STYLES */
#gallery
{
padding-bottom: 150px;
margin-left: 0 ;

}

#gallery img
{
	background: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
}
#gallery ul
{
display: block;
width: 530px;
margin-bottom: 15px;
margin-left: 0 ;

}
#gallery li
{
	display: inline;
	float: left;
	margin: 0 5px 3px 0;
	position: relative;
}



#gallery ul li a img:hover
{
	border-color: #f00;
}

ul.gallery img
{
	background: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 2px;
	vertical-align: top;
}
ul.gallery
{
display: block;
width: 530px;
margin-bottom: 15px;
margin-left: 0 ;

}
ul.gallery li
{
	display: inline;
	float: left;
	margin: 0 5px 3px 0;
	position: relative;
}



ul.gallery li a img:hover
{
	border-color: #f00;
	border-style: solid;
	border-width: 2px;
}



#services li {
width: 98%;
overflow:auto;
border-bottom:solid #f00 2px;
padding-bottom: 5px;
margin-bottom: 5px;
}
#services li.last{
border-bottom:0;
padding-bottom: 0;
margin-bottom: 5px;
}

.footerlinks {
	float: right;
}
#footer .footerlinks {
	white-space: pre;
	margin: 0px;
	line-height: normal;
	text-align: right;
}
td {
}
.imgrightfloat {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/* FORM formatiing */


.form_title{
	color :  #000000 ;
	font-size: 12px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.form_subtitle{
	color :  #ffffff ;
	font-size: 12px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #008000;
}

.form_field {
	font-size : 12px;
	text-align: left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #474747;
	font-weight : bold;
}

.form_text{
	font-size : 11px;
		text-align: left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.form_button_on{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	border: 1px solid #D9D9D9;
	background-color : #f57301;
	border-color : #000000;
	border-right-color : #ffffff;
	border-bottom-color : #ffffff;
	text-align : center;
}

.form_button_off{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	border: 1px solid #D9D9D9;
	background-color : #2ca755;
	border-color : #000000;
	border-left-color : #ffffff;
	border-top-color : #ffffff;
	text-align : center;
}

.form_search{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.form_error
{
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding:5px; background:#ffffcf;
	border:1px solid #d2d2d2;
}

.formmail_title{
	font-size: 16px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	background-color : #e5e5e5;
}

.formmail_field {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #474747;
	font-weight : bold;
}

.formmail_text{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.menu_text{
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.menu_bg{
	background-color : #ffffd2;
	text-align:center;
}

.box{
	border : 1px solid #8ac428;
}
.form_copyr{
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align:right;
}

/* drop down menu stuff */



#dropmenudiv{
padding-top: 3px;
position:absolute;
border-bottom-width: 0;
line-height:18px;
z-index:100;

}

 li.navlist {
marign 0 10px 0 0;
padding 0;
}

.navlist a
{
display: block;
// background: url(images/list_bullet.gif) no-repeat 12px 7px;
background-color:#F2EDE7;
padding: 3px 6px 3px 12px;

color: #ff0000;
font-weight: bold;
text-decoration: none;

border: solid #999999 1px;
border-left-width: 0px;

/*;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
*/
}

#dropmenudiv a{
display: block;
// background: url(images/list_bullet.gif) no-repeat 12px 7px;
background-color:#ffffff;
padding: 3px 6px;
margin 0px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
border: solid #000000 1px;

}


#dropmenudiv a:hover,
.navlist li a:hover{ /*hover background color*/
background-color:#CCCCCC;
color: #000;
border: solid #000 1px;

}


/* index panels */

#right ul.panel1 {
 list-style: none;
 list-style-type: none;
width : 550px;
margin : 0;
padding : 0;

}

#right ul.panel1 li { 
list-style: none;
position : relative;
display:block;
float : left;
width : 170px;
height: 200px;
padding : 4px 3px 4px 3px;
margin: 0 2px 6px 2px;
border:	solid #CCCCCC 1px;
font-size:11px;
 }
 
 #left ul.panel1 li { 
list-style: none;
position : relative;
display:block;
float : left;
width : 170px;
height: 200px;
padding : 4px 3px 4px 3px;
margin: 0 2px 6px 2px;
border:	solid #CCCCCC 1px;
font-size:11px;
 }
 
ul.panel1 ul li { 
display:block;
float : none;
width : auto;
/*height:.5em;*/
padding : 0 0 0 4px;
margin: none;
border: none;
}
 
 ul.panel1 li:hover{ /*hover background color*/
background-color:#ececec;
color: #000;
border: solid red 1px;
}
 ul.panel1 ul li:hover{ /*hover background color*/

color: #000;
border: none;
}

 ul.panel1 a{
text-decoration: none;
color:#000000;

}
/*
 ul.panel1 a:hover img{ //hover background color

}
*/

#right ul.panel1 img{

margin-bottom: 4px;
float: none
}

#right ul.panel1 p{

padding : 0 6px;
}



#right ul.panel2 { 
list-style-type : none;
display: block;
width : 550px;
height: 100%;
margin : 0;


}

#right ul.panel2 li { 
 position : relative;
 display:block;
float : left;
width : 261px;
/*height: 390px;*/
padding : 4px 3px 4px 4px;
margin: 0 2px;
border: none;
font-size:12px;
 }
 
 
 
#right ul.panel3 { 
list-style-type : none;
width : 550px;
margin : 0;
padding : 0;

}

#right ul.panel3 li { 
 position : relative;
 display:block;
float : left;
width : 170px;
height: 340px;
padding : 4px 3px 4px 3px;
margin: 0 2px 6px;
border: none;
font-size:11px;
 }
 
 
#right ul.panel3 li a:hover{ /*hover background color*/

color: #f00;

}


#right ul.panel3 a{
text-decoration: none;
color:#000000;

}

/* garment list styles */

#right ul.garments {
display: block;
list-style-type : none;
width : 550px;
margin : 0 0 0 0 ;
padding : 0 0 15px 0;


}

#right ul.garments li { 
list-style: none;
position : relative;
display:block;
float : left;
width: 47%;
padding : 0px 5px 0 0 ;
margin: 0 10px 0 0 ;
}

#right ul.garments li img { 
	border-color: #000;
	border-style: solid;
	border-width: 2px;
}


