body, html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #191A1A;
	text-align: center;
}

/* top */
div#top
{
	width: 950px;
	margin: 0px auto;
	padding: 0;
	background: #000;
}


div#logo
{	
	width: 221px;
	height: 39px;
	float: left;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	margin: 13px 0 10px 13px !important;
	margin: 13px 0 10px 6px;
	text-indent: -99999px;
}

div#nav_top
{
	float: left;
	height: 48px;	
	text-align: center;
	margin: 0 0 0 60px;
	padding: 0px;	
}

#nav_top ul, #nav_top li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: left;
	
}

#nav_top a:link, #nav_top a:visited
{
	float: left;
	height: 48px;
	margin: 5px 30px 0 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
	text-indent: -99999px;

}




#top_home a:link, #top_home a:visited
{
background-image: url(img/top_store_act.gif);
background-repeat: no-repeat;
width: 222px;
height: 48px;
}


#top_movie_act a:link, #top_movie_act a:visited
{
background-image: url(img/top_movie_act.gif);
background-repeat: no-repeat;
width: 179px;
height: 48px;
}

#top_movie a:link, #top_movie a:visited
{
background-image: url(img/top_movie_hov.gif);
background-repeat: no-repeat;
width: 179px;
height: 48px;
}

#top_movie a:hover
{
background-image: url(img/top_movie_act.gif);
background-repeat: no-repeat;
width: 179px;
height: 48px;
}

#top_store a:link, #top_store a:visited
{
background-image: url(img/top_fan_hov.gif);
background-repeat: no-repeat;
width: 154px;
height: 48px;
}

#top_store a:hover
{
background-image: url(img/top_fan_act.gif);
background-repeat: no-repeat;
width: 154px;
height: 48px;
}



/* end top */


/* start main_nav */
div#main
{
	width: 950px;
	height: 206px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/store_header.jpg);
	background-repeat: no-repeat;
	background-position: 0 48px;
}

div#store_details
{
	width: 950px;
	height: 24px;
	background: #000;	
	text-align: left;
	padding: 0;	
	margin: 0; 
}


div#store_welcome
{
	float: left;
	width: 780px;
	background: #000;	
	padding: 4px 0 0 0;
	margin: 0; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}


div#store_welcome a:link, div#store_welcome a:visited
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d82c2a;
}

div#search
{	
	margin: 0;
	padding: 0;
	text-align: left;
}

.inputText 
{
	margin: 2px 0 0 0 !important;
	margin: 1px 0 0 0;
	padding: 0;
	width: 150px;
	height: 16px;
	background: #fff;
	border: 2px solid #949698;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #c08044;
}

#search_image
{
	margin: 5px 0 0 5px;
	padding: 0;
}

#search_form
{
	margin: 0;
	padding: 0;
}

#search_form label 
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: none;
	font-family: Trebuchet MS;
}

#search_form fieldset
{
	border: none;
	padding: 0;
	margin: 0;	
}




		div#nav_main
		{
			width: 950px;
			height: 22px;
			background: #464747;	
			text-align: left;
			padding: 0;	
			margin: 0; 
			filter: alpha(opacity=70);
			filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
			 -moz-opacity: 0.70; opacity:0.7;
			border-bottom: 2px solid #da5746;
		}
		#nav_main ul
		{
			list-style-type: none;
			padding: 0;	
			margin: 0 auto; 		
		}
		#nav_main li
		{
			display: block;
			width: 102px;
			height: 22px;
			text-align: center;
			float: left;
			list-style-type: none;
			border-right: 1px solid #000;
		}
		#nav_main li a:hover
		{
			background: #212323;
		}
		#nav_main li a
		{
			padding: 4px 0 5px 0;
			display: block;
			color: #fff;
			font-family: Verdana;
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
		}

		#nav_main li.big
		{
			width: 126px;
		}

		#nav_main li.last_nav
		{
			float: right;
			border: none;
		}


.nav_main_active 
{ 
	background: #d82c2a;
}

div#breadcrumbs
{	
	width: 948px;
	height: 20px;
	background: #d82c2a;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 2px;	
}

#breadcrumbs ul, #breadcrumbs li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#breadcrumbs a:link, #breadcrumbs a:visited
{
	float: left;
	margin: 0 0 0 4px;
	padding: 3px 3px 5px 12px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#breadcrumbs a:hover 
{ 
	color: #fff;
}


/* start content */
#content
{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #000;
	clear:both;
}


#left
{
	float: left;
	width: 271px;
	height: 100%;
	padding:5px 0 20px 0;
	margin:0;
}

h1
{
	background: url(img/store_logo.gif) no-repeat;
	text-indent: -9999px;
	width: 238px;
	height: 83px;
	margin: 5px 0 0 12px !important;
	margin: 10px 0 0 0;
	padding: 0;
	text-align:left;
	
}



#left p
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c0c4c0;
	margin: 10px 0 0 30px;
	padding: 5px 0 0 0;
	text-align: left;
	border-top: 1px solid #4f4f4e;
	
}

#left p a:link, #left p a:visited
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c0c4c0;
	text-align: left;

}


#left ul, #left li
{
	/*width:256px;*/
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	display: block;
	list-style-type: none;
	text-align: left;
	
}

#left a:link, #left a:visited
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #717171;
}

#left a:hover 
{ 
	color: #fff;
}



#center
{
	width: 669px;
	float: left;
	
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
	text-align: left;
	background: #fff;
}

#center_nav
{
	width: 640px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	text-align: left;
	border-bottom: 1px solid #484847;
}


#center_nav ul, #center_nav li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	text-align: left;
}

#center_nav a:link, #center_nav a:visited
{
	margin: 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: .7em;
	font-weight: bold;
	color: #717171;
	border-right: 1px solid #CF1A29;
}

#center_nav a:hover 
{ 
	color: #CF1A29;
}


#center_nav_act 
{ 
	color: #CF1A29;
}

#center p
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 0 0;
	padding: 0 10px 0 15px;
	text-align: left;
}

#center p a:link, #center p a:visited
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #d82c2a;
}



div#banners
{
	width: 645px;
	margin: 20px 0 0 15px;
	text-align: center;
}

div#banners ul, div#banners li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	text-align: left;
}
div#banners li a:link, div#banners li a:visited
{
	padding: 0;
	margin: 0 2px 0 0;
}


h2 
{
	color: #d82c2a1;
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 15px 0 15px;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #000;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #d82c2a;
	font-weight: normal;
}


#paging_container
{
	width: 640px;
	padding: 0;
	margin: 0 0 0 15px;
	border-bottom: 1px solid #000;
	text-align: left;
}

div#faq
{
	width: 640px;
	padding: 0;
	margin: 0 0 0 15px;
}

div#faq a:link, div#faq a:visited
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d82c2a;
}


p#faq_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/faq_title.gif);
	background-repeat: no-repeat;
	width: 392px;
	height: 23px;
}

p#privacy_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/privacy_title.gif);
	background-repeat: no-repeat;
	width: 392px;
	height: 23px;
}

p#about_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/about_title.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 23px;
}


p#contact_title
{
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/contact_title.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 24px;
	border-bottom: 1px solid #555152;
}

p#login_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/login_title.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 24px;
}

p#myaccount_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/myaccount_title.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
}

p#deals_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/deals_title.gif);
	background-repeat: no-repeat;
	width: 211px;
	height: 20px;
	border-bottom: 1px solid #555152;
}


p#shopping_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/shopping_title.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 20px;
	border-bottom: 1px solid #555152;
}

p#checkout_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/checkout_title.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 20px;
	border-bottom: 1px solid #555152;
}

p#search_title
{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	background-image: url(img/search_title.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
}

div.question
{
	width: 640px;
	color: #CF1A29;
	background: #000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	padding: 5px;
	font-family: Times New Roman;
}

div.response
{
	width: 640px;
	color: #555152;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}


div.response ul, div.response li
{

	padding-bottom: 3px;
	margin-top: 3px;
}

div.response span
{
	margin: 0;
	padding: 0;
	float: left;
	width: 590px;
}


.faq_cross
{
	float: left;
	padding-right: 5px;
}

div#more_questions
{
	width: 640px;
	color: #555152;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 20px 15px;
	border-top: 1px solid 
}

div#more_questions a:link, div#more_questions a:visited
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d82c2a;
}

div#contact
{
	width: 640px;
	padding: 0;
	margin: 10px 0 0 15px;
	color: #555152;
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
}

div#contact a:link, div#contact a:visited
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d82c2a;
}



p#contact_quest_title
{
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	background-image: url(img/contact_quest_title.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 27px;
}


div#required
{
	width: 640px;
	background: #000 url(img/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	padding: 8px 0;
	text-align: right;
}


div#contact_form
{
	width: 640px;
	height: 360px;
	padding: 0;
	margin: 0;
}

div#opa
{
	background: #555152;
	margin: 0;
	padding: 3px 0 0 0;
}

fieldset#form1
{
	width: 460px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 0;
	border: none;
}


fieldset#form1 label {
	text-align: left;
	width: 458px;
	padding: 0;
	margin: 5px 0 0 0 !important;
	margin: 3px 0 0 0;
	display: block;
}

fieldset#form1 input 
{
	width: 455px;
	text-align: left;
	margin: 0;
	padding: 3px 0 3px 3px;
	background: #a4a3a2;
	border: none;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	display: block;
	overflow: hidden;
}






fieldset#form1 textarea 
{
	width: 458px;
	height: 150px;
	overflow: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #a4a3a2;
	border: none;
}


fieldset#checkbox
{
	width: 630px;
	background: #000;
	margin: 0 0 0 0;
	padding: 20px 0 20px 10px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #C9C9C3;
	border: none;
}

fieldset#checkbox input
{
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
	background: none;
	color: #fff;
}


fieldset#submit
{
	width: 640px;
	background: #fff;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: right;
	border: none;
}

fieldset#submit input
{
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
}



p#contact_store
{
	margin: 0 0 0 0;
	padding: 0 0;
	text-decoration: none;
	background-image: url(img/contact_store.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 24px;
	border-top: 1px solid #555152;
	border-bottom: 1px solid #555152;
}

div#contact_addresses
{
	width: 640px;
	color: #555152;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 20px 15px;
}

div#contact_addresses a:link, div#contact_addresses a:visited
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d82c2a;
}

div#contact_addresses ul, div#contact_addresses li
{
	float: left;
	margin: 10px auto;
	padding: 0 25px 0 0;
	display: inline;
	list-style-type: none;
	text-align: left;
}














h3
{
	float: left;
	width: 340px;
	color: #d82c2a1;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #d82c2a;
	font-weight: normal;
}

h4
{
	color: #d82c2a1;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #d82c2a;
	font-weight: normal;
}



div#detailed_pic
{
	float: left;
	width: 400px;
	padding: 0;
	margin: 10px 0 0 15px;
	border-right: 1px solid #484847;
}


div#detailed_info
{
	float: left;
	width: 230px;
	padding: 0;
	margin: 10px 0 0 5px;
}

div#detailed_info p
{
	padding: 0 0 10px 0;
	margin: 0;
	color: #585859;
	font-family: Helvetica;
	font-size: .7em;
	font-weight: bold;
	border-bottom: 1px solid #484847;
}

div#price
{
	padding: 20px 0 20px 0;
	width: 100px;
	margin: 10px auto;
	color: #d82c2a;
	font-family: Times New Roman;
	font-size: 2em;
	font-weight: bold;
}


div#options
{
	padding: 30px 0 20px 0;
	margin: 0;
	color: #616162;
	font-family: Times New Roman;
	font-size: 1em;
	font-weight: bold;
	border-top: 1px solid #484847;
	text-transform: uppercase;
}

span#sizes
{
	color: #616162;
	font-family: Helvetica;
	font-size: .6em;
	font-weight: bold;
	text-transform: none;
}


div#prev_next
{
	width: 400px;
	height: 44px;
	padding: 0;
	margin: 30px 0 0 15px;
}

span.next
{
	float: left;
	width: 196px;
	height: 26px;
}

span.next a:link, span.next a:visited
{
	width: 196px;
	height: 26px;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(img/next_bg.gif);
	background-repeat: no-repeat;
	background-position: 118px 0;
}

span.next a:hover
{
	background-image: url(img/next_bg_hov.gif);
	background-repeat: no-repeat;
}

span.prev
{
	float: left;
	width: 196px;
	height: 26px;
}


span.prev a:link, span.prev a:visited
{
	width: 196px;
	height: 26px;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	background-image: url(img/prev_bg.gif);
	background-repeat: no-repeat;

	
}

span.prev a:hover
{
	background-image: url(img/prev_bg_hov.gif);
	background-repeat: no-repeat;
}


div#product_details
{
	width: 400px;
	padding: 0;
	margin: 10px 0 20px 15px;
	color: #616162;
	font-family: Times New Roman;
	font-size: 1em;
	font-weight: bold;
	border-top: 1px solid #484847;
	text-transform: uppercase;
}


div#product_details ul, div#product_details li
{
	width: 400px;
	padding: 0;
	margin: 0;
	color: #616162;
	font-family: Helvetica;
	font-size: .8em;
	font-weight: bold;
	text-transform: none;
	list-style: none;
	line-height: 20px;
}


#paging
{
	float: left;
	width: 300px;
	height: 23px;
	padding: 0;
	margin: 10px 0 0 0;
	font-family: Helvetica, Arial, verdana;
	font-size: .9em;
	font-weight: normal;
	text-align: right;
}


#paging ul, #paging li
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
}

#paging a:link, #paging a:visited
{
	position: relative;
	top: 0;
	left: 3px;
	margin: 0;
	padding: 8px;
	text-decoration: none;
	color: #fff;
	background-image: url(img/paging_bg_norm.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#paging a:hover 
{ 
	background-image: url(img/paging_bg_hov.gif);
	background-repeat: no-repeat;
}


#paging_act 
{ 
	color: #CF1A29;
}



div.featured_items
{
	width: 645px;
	padding: 0 0 10px 0;
	margin: 5px 0 10px 15px;
	text-align: left;
	line-height: 15px;
	border-bottom: 1px solid #000;
}

div#status
{
	height: 21px;
	padding: 0;
	margin: 0 0 5px 0;
}

.featured_items span
{
	padding: 0;
	margin: 0;
	color: #ff0000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #d82c2a;
}

.featured_items span#grey
{
	padding: 0;
	margin: 0;
	color: #ff0000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #484847;
}

div.tocart
{
	padding: 0;
	margin: 5px 0 0 0;
	width: 100px;
	text-align: left;
}


div.tocart a:link, div.tocart a:visited
{
	padding: 0;
	display: block;
	margin: 0;
	width: 101px;
	height: 32px;
	background-image: url(img/addtocart_norm.gif);
	background-repeat: no-repeat;
}

div.tocart a:hover
{
	background-image: url(img/addtocart_hov.gif);
	background-repeat: no-repeat;
}
div.tocart_list
{
	float: right;
	padding: 0;
	margin: 8px 0 0 10px;
	width: 100px;
	text-align: left;
}


div.tocart_list a:link, div.tocart_list a:visited
{
	padding: 0;
	display: block;
	margin: 0;
	width: 101px;
	height: 32px;
	background-image: url(img/addtocart_norm.gif);
	background-repeat: no-repeat;
}

div.tocart_list a:hover
{
	background-image: url(img/addtocart_hov.gif);
	background-repeat: no-repeat;
}

div.front_back
{
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}


span.front a:link, span.front a:visited
{
	padding: 0;
	display: block;
	width: 44px;
	height: 20px;
	margin: 0;
	text-decoration: none;
	background-image: url(img/front_norm.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

span.front a:hover
{
	background-image: url(img/front_hov.gif);
	background-repeat: no-repeat;
}


span.back a:link, span.back a:visited
{
	padding: 0;
	display: block;
	width: 44px;
	height: 20px;
	margin: 0;
	text-decoration: none;
	background-image: url(img/back_norm.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

span.back a:hover
{
	background-image: url(img/back_hov.gif);
	background-repeat: no-repeat;
}

.featured_item1
{
	float: left;
	width: 210px;
	height:
	margin: 0;
	padding: 0 3px 0 0;
	border-right: 1px solid #000;
}

.featured_item2
{
	float: left;
	width: 210px;
	padding: 0 3px 0 3px;
	margin: 0;
}

.featured_item3
{
	float: left;
	width: 210px;
	padding: 0 0 0 3px;
	margin: 0;
	border-left: 1px solid #000;
}





/* end content */


/* start footer */
div#footer
{
	width: 950px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: #464747;
	border-top: 2px solid #da5746;
	
}

div#nav_footer
{		
	text-align: center;
	padding: 0;	
	height: 18px;
	margin: 4px 0 0 5px;
}

#nav_footer ul, #nav_footer li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav_footer a:link, #nav_footer a:visited
{
	float: left;
	margin: 0;
	padding: 7px;
	text-decoration: none;
	color: #b0b4b1;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#nav_footer a:hover 
{ 
	background: #212323;
}

div#legal
{ 	
	width: 950px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	background: #464747;
	text-align: left;
}

div#creditline
{
	font-family: Arial;
	font-size: 10px;
	padding: 0;
	margin: 0 0 0 10px;
	font-weight: bold;
	color: #212222;
	line-height: 15px;
}


div#creditline a:link, div#creditline a:visited
{
	text-decoration: none;
	text-indent: -9999px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #212222;

}

div#creditline a:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EB008B;
}

/* end footer */



input.btn {
	width:84px;
	height:33px;
	background: url(img/send.gif) no-repeat left top;
	border:none;
	cursor:pointer;
}

input.btnhov {
	width:84px;
	height:33px;
	background: url(img/send_hov.gif) no-repeat left top;
}