p {
font-family: arial;
font-size: 8pt;
}
td {
font-family: arial;
font-size: 8pt;
}
.company {
font-family: arial;
font-size: 10pt;
font-weight: bold;
}
h1 {
 font-size: 8pt;
}
h4 {
font-family: arial;
font-size: 12pt;
font-weight: bold;
}
h5 {
font-family: arial;
font-size: 10pt;
font-weight: bold;
}

.pinkText {
color: #dd3a7d;
}

.pinkSubmit {
background-color:  #dd3a7d; 
color: #ffffff; 
font-weight: bold;

}

.row0 {background : #db3a7d; color: #FFFFFF; font-weight : bold;} 
.row1 {background : #dcdcdc;} 
.row2 {background : #eeeeee;} 

input,select {
	font-size: 7pt;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
}


A:link { color: 000000; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; }
A:visited { color: 000000;
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none; }
A:active { color: 000000;
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; }
A:hover { color: db3a7d;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; }

.company td {
	font-family: arial;
	font-size: 14px!important;
	font-weight: bold;
}
A.company:link { color: db3a7d; 
	font-size: 14px!important;
	font-weight: bold;
	text-decoration: none; }
A.company:visited { color: db3a7d;
	font-size: 14px!important; 
	font-weight: bold;
	text-decoration: none; }
A.company:active { color: db3a7d;
	font-size: 14px!important;
	font-weight: bold; 
	text-decoration: none; }
A.company:hover { color: 000000;
	font-size: 14px!important;
	font-weight: bold;
	text-decoration: none; }

.company ul {
  	padding: 0;
  	margin: 0;
  	list-style-position: inside;
}
.company ul li a{
  	font-size: 14px!important;
  	line-height: 22px;
}

.homepage td {
	font-family: arial;
	font-size: 14px!important;
	font-weight: bold;}
A.homepage:link { color: db3a7d; 
	font-size: 14px!important;
	font-weight: bold;
	text-decoration: none; }
A.homepage:visited { color: db3a7d;
	font-size: 14px!important; 
	font-weight: bold;
	text-decoration: none; }
A.homepage:active { color: db3a7d;
	font-size: 14px!important;
	font-weight: bold; 
	text-decoration: none; }
A.homepage:hover { color: 000000;
	font-size: 14px!important;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:link { color: ffffff; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:visited { color: ffffff; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:active { color: ffffff; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.nav:hover { color: dddddd; 
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:link { color: 999999; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:visited { color: 999999; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:active { color: 999999; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }
	
A.alpha:hover { color: db3a7d; 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; }

a.dbl_arrows {
	background: url(../images/dbl_arrows.gif) right 3px no-repeat;
	cursor: pointer;
	outline: none;
	padding-right: 15px;
	color: #dd3a7d;
	font-weight: bold;
}

.required {
	color: #ff0000;
	font-weight: bold;
	padding-right: 3px;
}

.bioButton{
	background-color:#dd3a7d;
	color:#FFF;
	padding:5px;
	width:160px;
	font-size:14px;	
	font-weight:bold;
	-moz-border-radius: 15px;
	border-radius: 15px;
	cursor:pointer;
}

#ebayUploads {
	float:left;
	border-right: 1px solid #000;
}

#ebayComments {
	padding-bottom:10px;	
}

#ebayComments td {
	font-weight:bold;
	font-size:14px;
}

#ebayUploads img {
	width:200px;
	padding:10px;
}

#ebaySuggestions {
	float:left;
}

#ebaySuggestions td {
	font-weight:bold;
	font-size:12px;	
	padding:10px;
}

#ebaySuggestions img {
	width:100px;
}

#ebayError td {
	font-weight:bold;
	font-size:16px;
	color:#F00;	
}

#ebayHomeBtn input[type="button"]{
	width:100px;
	height:30px;	
}

.additionalImageContainer {
	width: 330px;
}

.additionalImage{
	margin: 5px;
	float: left;
}

/* top include */
#top{
	width: auto;
	height: 123px;
	background-color: #000;	
	margin: 0;
}
	#top h1,#top a{
		color: #000;
		font-size: 8px;	
	}
	#top div{
		float: left;	
	}
	#top .title{
		width: 634px;	
	}
	#top .mailto{
		float: left;
		width: 166px;
		height: 70px;	
	}
/* left sidebar */	
#left{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 173px;
}
#left div {
	margin-top: 20px;	
}
#left .productSearch{
	background: url("images/product_search.jpg") no-repeat 0 0;
	width: 173px;
	height: 121px;
	position: relative;
}
#left .productSearch input{
	left: 22px;
	position: absolute;
	top: 69px;
}
#left .productSearch .find{
	left: 90px;
	position: absolute;
	top: 88px;
	border: 1px solid #FFF;
}
#left .center{
	text-align: center;	
}
#left .box{
	border: 3px solid #000000;
	width: 135px;
	padding: 5px;
	margin-left: 12px;
}
  #left .box span{
	font-weight: bold;  
  }
  #left .box span.small{
	font-weight: normal;  
	font-size: 7pt;
  }
  #left .box ul{
	padding: 0;
	margin: 0;
  }
  #left .box ul li{
	padding-bottom: 7px;
	list-style-position:inside; 
	 
  }
	#left .box ul li:last-child{
		padding-bottom: 0px;
	}
#left .featured{
	background: url("images/featured.jpg") no-repeat 0 0;
	width: 173px;
	height: 100%;
	position: relative;
}

.desc{
	width: 600px;	
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

#ooyalaPlayer819965014_uvupu72uwcOoyalaPlayerOutterWrapper {
	margin: 0 auto;
}

#top .top_icons {
	width: 160px;
}
