/* www.theFarties.com V2.0 */
/* March 04, 2009 */

* {
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
}


body {
margin: 0;
padding: 0;
line-height: 16px;
background-image: url('../images/bg_gradient3.jpg');
background-color: #310d3e;
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-style: normal;
margin-top: 0px;
margin-bottom: 20px;
}

ul.pdf {
	margin-left: 20px;}
	
ul {
	margin-left: 30px;}

li.pdf {
/* background: url('../iamges/pdf_icon.jpg') left center no-repeat; */
/*list-style-image: url('../images/pdf_icon.jpg');*/
list-style: none; /* Dropping the list style */
background: url('../images/pdf_icon.jpg') no-repeat center left;
vertical-align: middle;
padding-left:20px;
text-align: left center;
line-height:22px;
margin-left: 20px;}

li {
list-style-position: inherit;}




table.border {
	text-align: left;
	border-width: 2px;
	border-spacing: 8px;
	border-style: solid;
	border-collapse: separate;

}


td.border {
line-height: 14px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-style: none;
font-style: normal;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px auto;
margin-bottom: 0px auto;

}

td {
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}

td.black {
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}

td.yellow {
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#FFFF00;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}


td.content {
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
margin-bottom: 0px auto;
}

td.norepeat {
 background-repeat:repeat-x;}


 td.norepeaty {
 background-repeat:repeat-y;}

td.flash {
line-height: 0px;
font-size: 0px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}

td.flash2 {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}

h1
{ margin-top: 10px;
  margin-bottom: 2px;
  font-size: 24px;
  font-weight: bolder;
  color: #231630;
  }


h2
{
	margin-left: 10px;
	margin-top: 10px;
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: bolder;
  color: #6600ac;
 }


h2.product
{
	margin-left: 0px;
	margin-top: 5px;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: bolder;
 }

h3
{
	margin-left: 0px;
	margin-top: 0px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bolder;
  color: #6600ac;
 }

img {
margin-bottom: 0px auto;
border: 0px;
margin: 0px; auto}

img.right {
margin-bottom: 0px auto;
border: 0px;
margin-right: 6px;}

img.bannners {
margin-bottom: 0px auto;
border: 1px;
border-color: #000000;
margin: 0px; auto}

.productimg {
border: 2px solid #fca824;
}

a.yellow, a.yellow:link, a.yellow:active {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#FFFF00;
text-decoration : none;
}
a.yellow:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color : #FFFF00;
text-decoration : none;
}
a.yellow:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#FFFF66;
border : 0;
}

a.media, a.media:link, a.media:active {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#FFFF00;
text-decoration : none;

}
a.media:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color :#FFFF00;
text-decoration : none;

}
a.media:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#663399;
border : 0;

}



a.black, a.black:link, a.black:active {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#660099;
text-decoration : none;

}
a.black:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color :#660099;
text-decoration : none;

}
a.black:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#663399;
border : 0;

}

.productable {
	background-image: url('../images/tablebg1.jpg');
	background-repeat:repeat-x;
}

.productable2 {
	background-image: url('../images/tablebg2.jpg');
	background-repeat:repeat-x;
}

.productable3 {
	background-image: url('../images/tablebg3.jpg');
	background-repeat:repeat-x;
}

.invoicetable {
	padding:2px;
}

form {
	margin: 0px;
}

input.adminSubmit {
	border: 1 socid #808080;
	width: 504px;
	background-color: #acbffb;
	color: #4e0268;
	font-style: bold;
}

input.admin {
	border: 1 socid #808080;
	width: 500px;
}

input.adminInput {
	border: 1 socid #808080;
	width: 500px;
	text-align: left;
}

.admin {
	text-align: center;
}

select.formSelect {
	width: 503px;
}