
/*

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Project Title : Addict Clothing Co Stylesheet

Author : Atelier Studios

URL : http://wwww.atelier-studios.com

Description : Design and layout for Addict Clothing Co

Copyright Atelier Studios Limited 2001-2007. All Rights Reserved.



Created : 15/10/2007

*/



html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
 filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	font-family:'Helvetica', Arial, sans-serif;
	font-size:65%;
	color:#696969;
	background-image:url(/furniture/cms/background/addict_tile.jpg);
	background-repeat:repeat;
	height:100%;
	text-align:center;
}

html, body {
	height: 100%;
}

/* commented backslash hack \*/ 

html, body {
	height:100%;
}

/* end hack */

html, body {
	margin:0;
	padding:0;
}

html {
	font-size: 100%;
}

table {
	font-size: 100%;
} /* Get IE5 To handle ems OK*/

/* 



Reset all margins/padding */



* {
	margin:0;
	padding:0;
}

/* 



Make for consistent list handling across different browsers. http://www.clagnut.com/blog/1287/

NEVER alter these values. Set margin & padding to 0 (or whatever you need) directly on subsequent lists. */



ul, ol {
	padding-left:1em;
	margin-left: 0;
}

/*No boders on images */



img {
	border:0;
	margin:0;
	padding:0;
	vertical-align:bottom;
}

/* 



TYPOGRAPHY



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



h1 {
	font-size:20px;
	font-family:Helvetica, Arial, sans-serif;
	padding:3px 0 0 0;
}

h2 {
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
}

h3 {
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
}

h4 {
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
}

h5 {
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
}

a {
	font-size:11px;
}

p {
	padding-bottom:10px;
	font-size:11px;
	line-height: 14px;
}

div#content_holder div#main_internal_holder div.main_internal_window div.book_internal_content {
	padding-bottom:10px;
	font-size:11px;
	line-height: 13px;
}

/*Links: Always implement all four states through-out this stylesheet */



a:link {
	color:#949494;
	text-decoration:none;
}

a:visited {
	color:#949494;
	text-decoration:none;
}

a:hover {
	color:#FC8600;
	text-decoration:none;
}

a:active {
	color:#949494;
	text-decoration:none;
}

font a {
}

/*END TYPOGRAPHY*/



/* CLASSES */


.main_internal_window_text {
	float:right;
	width:274px;
	margin-top:80px;
	color:#FFFFFF;
	padding-right:26px;
}

.stockist_contact_details {
	padding:0 0 5px 0;
	border-bottom:1px solid #949494;
	margin-bottom:15px;
}

.stockist_contact_details h5 {
	font-size:16px;
	color:#000000;
	margin-bottom:10px;
}

.stockist_contact_details h6 {
	font-size:12px;
	color:#FC8600;
}

.stockist_contact_details ul {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}

.stockist_contact_details li {
	margin:0;
	padding:0;
	list-style-type:none;
}

.link_holder {
	float:left;
	width:863px;
	padding-bottom:50px;
	line-height:16px;
	border-bottom:1px solid #cccccc;
}

.link_holder h5 {
	font-size:18px;
	width:300px;
	font-weight:normal;
	margin-bottom:15px;
}

.link_holder h6 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
}

.link_image {
	float:left;
	width:190px;
	height:134px;
	margin-right:20px;
	background-color: #a6a6a4;
}

.sitemap li {
	padding-bottom:5px;
	padding-top:5px;
	background-image:none;
	list-style-type:none;
	width:840px;
	border-bottom:1px dotted #cccccc;
}

.empty_thumbnails {
	width:452px;
	height:637px;
	float:left;
	background-image:url(../images/sitewide/addict-boxes.gif);
	background-repeat:no-repeat;
}

/* END CLASSES */







/*LAYOUT*/





/*div#wrapper {

	margin:0 auto 0 auto;

	width:934px;



	padding-left:31px;

	background-color:#fff;}*/

	

#wrapper {
	width:938px;
	margin: 0 auto 0 auto;
	padding-left:31px;
	background-image:url(../images/sitewide/bg-repeater.gif);
	background-repeat:repeat-y;
	min-height:100%;
	height: auto;
	text-align:left;
	position: relative;
	z-index: 3;
}

div#contentwrapper {
	width:938px;
	margin: 0 auto 0 auto;
	text-align:left;
	position:relative;
	z-index:5;
}

div#content_holder {
	float:left;
	width:904px;
	position:relative;
	z-index:7;
}

div#header_strip {
	width:100%;
	height:153px;
	background-color:#FF66FF;
	text-align:left;
	border-bottom:1px solid #d5d5d5;
	background-color:#FFFFFF;
	position: relative;
	z-index: 48;
}

div#header {
	width:904px;
	height:121px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:32px 0 0 0;
	position: relative;
	z-index: 51;
}

#site_links {
	float:right;
	width:250px;
	height:5px;
	text-align:left;
	padding:18px 0 0 250px;
}

#buy_addict {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 68px;
	height:20px;
	text-decoration: none !important;
	background-image:url(../images/buttons/buy_addict.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:54px;
	margin-top:5px;
}

#buy_addict:hover {
	background-position: -68px 0;
}

#join_up {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 68px;
	height:20px;
	text-decoration: none !important;
	background-image:url(../images/buttons/join_up.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}

#join_up:hover {
	background-position: -68px 0;
}

div#addict_logo_left {
	width:134px;
	height:48px;
	float:left;
}

#left_logo {
	background-image:url(../images/sitewide/left_logo.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	height:49px;
	margin-bottom:10px;
	margin-top:5px;
	width:134px;
}

div#addict_logo_right {
	width:60px;
	height:59px;
	margin-bottom:10px;
	float:right;
}

#right_logo {
	background-image:url(../images/sitewide/right_logo.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	height:59px;
	width:60px;
}

div#navigation {
	width:913px;
	height:33px;
	float:left;
	margin-top:19px;
	position: relative;
	z-index: 55;
}

div#navigation ul#nav {
	text-decoration:none;
	display:inline;
	float:left;
	width: 913px;
	height: 33px;
	position: relative;
	z-index: 105;
	margin:0;
	padding:0;
	list-style-type:none;
	}

div#navigation ul#nav li {
	text-decoration:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	position: relative;
	z-index: 125;	
	list-style-type:none;
	}

div#navigation ul#nav li ul {
	text-decoration:none;
	display:inline;
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	}

div#navigation ul#nav a.nav_aboutus {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 101px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_history.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_aboutus:hover {
	background-position: -101px 0;
}

div#navigation ul#nav a.nav_aboutus.selected {
	background-position: -101px 0;
}

div#navigation ul#nav a.nav_products {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 133px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_products.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_products:hover {
	background-position: -133px 0;
}

div#navigation ul#nav a.nav_products.selected {
	background-position: -133px 0;
}

div#navigation ul#nav a.nav_stockists {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 103px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_stockists.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_stockists:hover {
	background-position: -103px 0;
}

div#navigation ul#nav a.nav_stockists.selected {
	background-position: -103px 0;
}

div#navigation ul#nav a.nav_artists {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 116px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_artists.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_artists:hover {
	background-position: -116px 0;
}

div#navigation ul#nav a.nav_artists.selected {
	background-position: -116px 0;
}

div#navigation ul#nav a.nav_special_projects {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 142px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_special_projects.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_special_projects:hover {
	background-position: -142px 0;
}

div#navigation ul#nav a.nav_special_projects.selected {
	background-position: -142px 0;
}

div#navigation ul#nav a.nav_addict_beats_collective {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 180px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_abc.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_addict_beats_collective:hover {
	background-position: -180px 0;
}

div#navigation ul#nav a.nav_addict_beats_collective.selected {
	background-position: -180px 0;
}

div#navigation ul#nav a.nav_blog {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 52px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_blog.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_blog:hover {
	background-position: -52px 0;
}

div#navigation ul#nav a.nav_blog.selected {
	background-position: -52px 0;
}

div#navigation ul#nav a.nav_family {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 86px;
	height:33px;
	text-decoration: none !important;
	background-image:url(../images/sitewide/nav_family.gif);
	background-repeat:no-repeat;
}

div#navigation ul#nav a.nav_family:hover {
	background-position: -86px 0;
}

div#navigation ul#nav a.nav_family.selected {
	background-position: -86px 0;
}



/*---------------- Drop Downs Begins --------------------*/	


div#navigation ul#nav li { /* all list items */
	float: left;
	list-style: none;
	list-style-type:none;/*width: 15em;*/ /* width needed or else Opera goes nuts */ 
	}

div#navigation ul#nav li ul { /* all lists */
	position: absolute;
	width: 200px;
	z-index:999; /* Safari/MAC needs this to be seen above content below */
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */	
	margin: 0;
	list-style: none;
	list-style-type:none;
	line-height: 1%;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	background: #FFFFFF;
	padding: 0 0 7px 0;
	}

div#navigation ul#nav li ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type:none;
	line-height: 1;
	background: #FFFFFF;
	}

/*div#navigation ul#nav li.subnav_family ul {
	margin-left:-66px;
	}*/

/*------------ LINK STYLES -----------------*/

div#navigation ul#nav li ul li a {
	display: block;
	width: 200px;
	padding: 4px 0 3px 0;
	margin: 0;
	line-height:11px;
	text-indent:8px;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	color:#6b6b6b;
	/*background-image:url(../images/sitewide/nav_cross.gif);
	background-repeat:no-repeat;*/
	background-position:185px 9px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	cursor: pointer;
	}

div#navigation ul#nav li ul li a:hover {
	border-bottom:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
	text-decoration:none;
	list-style: none;
	color:#ff9c00;
	width: 200px;
	list-style-type:none;
	/*background-image:url(../images/sitewide/nav_cross.gif);
	background-repeat:no-repeat;*/
	background-position:185px 9px;
	cursor: pointer;
	}

div#navigation ul#nav li ul {
	left: -999em;
	list-style: none;
	position: absolute;
	}

div#navigation ul#nav li:hover ul, 
div#navigation ul#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

div#navigation ul#nav li ul li a.last {
	border-bottom:none!important;
	}

div#navigation ul#nav li.subnav_family ul li a {
	width:200px;
	}


/* Drop Downs Ends */	

	

	

/* HOMEPAGE LAYOUT */

	

div#news_image_holder {
	background-color:#FFFFFF;
	float:left;
	width:904px;
	border-bottom:1px solid #d5d5d5;
}

div#addict_news {
	width:284px;
	background-color:#FFFFFF;
	border-right:28px solid #FFFFFF;
	height:396px;
	float:left;
	/*	border-bottom:1px solid #d5d5d5;*/

	padding-top:21px;
}

#addict_news ul {
	list-style-type:none;
	text-decoration:none;
	font-size:10px;
	padding:0;
	margin:0;
}

.news_border {
	border-bottom:1px solid #d5d5d5;
}

.news_border_none {
	border-bottom:1px solid #ffffff;
}

#addict_news li {
	padding:11px 10px 11px 16px;
	background-image:url(../images/sitewide/arrow-bullet-grey.gif);
	background-repeat:no-repeat;
	background-position:0 14px;
	height:39px;
	line-height:18px;
}

#addict_news li:hover {
	padding:11px 10px 11px 16px;
	height:39px;
	background-image:url(../images/sitewide/arrow-bullet-blue.gif);
	background-repeat:no-repeat;
	background-position:0 14px;
	line-height:18px;
}

#addict_news a:hover {
	color:#FC8600;
}

div#addict_news_image {
	width:590px;
	height:417px;
	float:left;
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
}

div#home_images_bottom_holder {
	float:left;
	width:904px;
	margin-top:32px;
	margin-bottom:28px;
}

div#home_image_bottom_left {
	width:283px;
	float:left;
}

#home_image_bottom_left_title {
	width:282px;
	float:left;
	padding-bottom:18px;
}

#home_image_bottom_left_image {
	width:281px;
	height:199px;
	float:left;
	border:1px solid #d5d5d5;
}

div#home_image_bottom_middle {
	width:283px;
	float:left;
	margin-left:28px;
}

#home_image_bottom_middle_title {
	width:282px;
	float:left;
	padding-bottom:18px;
}

#home_image_bottom_middle_image {
	width:281px;
	height:199px;
	float:left;
	border:1px solid #d5d5d5;
}

div#home_image_bottom_right {
	width:283px;
	float:left;
	margin-left:27px;
}

#home_image_bottom_right_title {
	width:282px;
	float:left;
	padding-bottom:18px;
}

#home_image_bottom_right_image {
	width:281px;
	height:199px;
	float:left;
	border:1px solid #d5d5d5;
}

/* HOMEPAGE LAYOUT  END */



	

	

	

/* INTERNAL PAGE LAYOUT */



div#main_internal_holder {
	float:left;
	width:904px;
}

div.main_internal_window {
	float:left;
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	height:637px;
	width:902px;
	position: relative;
	background-repeat:no-repeat;
	background-color: #fff;
	color: #000;
	overflow: hidden;
}

div.main_internal_window div {
	overflow: hidden;
}

div#main_internal_window_cms {
	float:left;
	width:864px;
	padding:20px;
}

#main_internal_window_cms h3 {
	font-size:14px!important;
	color:#FFFFFF;
}

.stockists_repeater {
	float:left;
	width:865px;
	border-bottom:1px solid #cccccc;
}

.stockists_repeater h5 {
	font-size:14px;
	color:#4d4d4d;
}

.stockist_details {
	float:left;
	background-color:#ffffff;
	width:278px;
	padding-right:10px;
	margin-bottom:20px;
}

.stockist_details_lists {
	float:right;
	padding-left:17px;
	width:161px;
}

.stockist_details_lists h6 {
	font-size:12px;
	color:#FC8600;
}

.stockist_details ul {
	padding:0;
	margin:0 0 0px 0;
	list-style-type:none;
}

.stockist_details li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.stockists_image {
	background-color: #f1f2f2;
	float:left;
	height: 132px;
	width: 100px;
}

div#main_internal_window_links {
	float:left;
	width:864px;
	padding:0px 20px 25px 20px;
}

#main_internal_window_links a:link {
	color:#696969!important;
	text-decoration:none;
}

#main_internal_window_links a:visited {
	color:#696969!important;
	text-decoration:none;
}

#main_internal_window_links a:hover {
	color:#FC8600!important;
	text-decoration:none;
}

#main_internal_window_links a:active {
	color:#696969!important;
	text-decoration:none;
}

div#main_internal_window_contact {
	float:left;
	width:902px;
	height:637px;/*background-image:url(../images/bike.jpg);

	background-repeat:no-repeat;*/}
 background-repeat:no-repeat;
}

div#main_internal_window_register {
	float:left;
	width:902px;
	height:637px;
	background-image:url(../images/bike.jpg);
	background-repeat:no-repeat;
}

div#contact_form_holder {
	float:left;
	width:863px;
	padding:40px 0 0px 37px;
}

#contact_form_left_col {
	float:left;
	width:422px;
	border-right:1px solid #c4c4c4;
}

#contact_form_left_col p {
	font-size:12px;
	line-height:16px;
}

#contact_form_right_col {
	float:left;
	width:360px;
	padding:0 0 0 47px;
}

#contact_form_right_col p {
	font-size:12px;
}

#join_us_form_left_col {
	float:left;
	width:362px;
}

#join_us_form_left_col p {
	font-size:12px;
}

/* MODIFED BY DW IN MEETING */

div#trail_menu_holder {
	font-size: 9px;
	float:left;
	padding-top:28px;
	width:374px;
}

div#trail_menu_holder a {
	font-size: 9px;
}

#trail_menu_holder a:link {
	color:#949494;
	text-decoration:none;
}

#trail_menu_holder a:visited {
	color:#949494;
	text-decoration:none;
}

#trail_menu_holder a:hover {
	color:#FC8600;
	text-decoration:none;
}

#trail_menu_holder a:active {
	color:#949494;
	text-decoration:none;
}

#trail_menu_holder .selected {
	color:#FC8600!important;
}

div#main_internal_window_nav {
	float:right;
	padding:20px 0 8px 0;
	font-size:9px;
	width:478px;
	text-align:right;
}

div#main_internal_window_nav strong {
	color:#FC8600!important;
}

div#main_internal_window_nav a:link {
	color:#949494;
	font-size:9px;
	text-decoration:none;
}

div#main_internal_window_nav a:visited {
	color:#949494;
	font-size:9px;
	text-decoration:none;
}

div#main_internal_window_nav a:hover {
	color:#FC8600;
	font-size:9px;
	text-decoration:none;
}

div#main_internal_window_nav a:active {
	color:#949494;
	font-size:9px;
	text-decoration:none;
}

#main_internal_window_nav ul {
	text-decoration:none;
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
}

#main_internal_window_nav li {
	display:inline;
	float:left;
	padding:6px 3px 2px 3px;
}

.nav_arrow_left {
	background-image:url(../images/buttons/arrows_left.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	width:9px;
	height:11px;
	float:left;
	margin-right:5px;
}

.nav_arrow_right {
	background-image:url(../images/buttons/arrows_right.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	width:9px;
	height:11px;
	float:left;
}

/* INTERNAL PAGE LAYOUT END*/

	

div#main_internal_window_border {
	float:left;
	width:902px;
	height:637px;
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}

div#main_internal_window_left {
	float:left;
	width:450px;
	height:637px;
}

div#main_internal_window_right {
	float:left;
	width:433px;
	height:619px;
	padding:18px 0 0 19px;
}

.main_internal_window_thumb {
	float:left;
	width:126px;
	height:123px;
	padding-right:18px;
}

.main_internal_window_thumb_img {
	float:left;
	background-color:#a8a8a8;
	width:126px;
	height:89px;
}

.main_internal_window_thumb_title {
	float:left;
	background-color:white;
	width:126px;
	height:24px;
	padding:10px 0 0 0;
}

div#footer {
	width:904px;
	float:left;
	border-top:1px solid #d5d5d5;
	margin-top:28px;
	text-align:right;
	padding:18px 0 34px 0;
}

div#footer p {
	color:#c1c1c1;
}

#footer a:link {
	color:#c1c1c1;
	text-decoration:none;
}

#footer a:visited {
	color:#c1c1c1;
	text-decoration:none;
}

#footer a:hover {
	color:#FC8600;
	text-decoration:none;
}

#footer a:active {
	color:#c1c1c1;
	text-decoration:none;
}

div#contact_button {
	width:100px;
	float:left;
	text-align:left;
}

#main_internal_window_nav strong {
	color: #FC8600;
	font-size: 9px;
}

div#main_internal_window_nav ul li span.page_nav_section_text {
	color: #696969;
	font-size: 9px;
	font-family:'Helvetica', Arial, sans-serif;/*font-weight: bold;*/

	}

#musicplayer_holder {
	margin:0 auto 0 auto;
	width:934px;
	padding-top:30px;
	padding-bottom:25px;
	background-color:#CCFF00;
}

#player {
	float:left;
	width:500px;
	height:38px;
	text-align:left;
}

#footer_signiture {
	float:left;
	text-align:right;
	width:414px;
	padding-top:17px;
}

div#footer_signiture p {
	color:#c1c1c1;
}

#footer_signiture a:link {
	color:#c1c1c1;
	text-decoration:none;
}

#footer_signiture a:visited {
	color:#c1c1c1;
	text-decoration:none;
}

#footer_signiture a:hover {
	color:#FC8600;
	text-decoration:none;
}

#footer_signiture a:active {
	color:#c1c1c1;
	text-decoration:none;
}

/* END LAYOUT */



/*FORM LAYOUT*/





textarea, input, select {
	font-size:11px;
	padding:1px;
	color:#848484;
}

input.formField {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	font-family:Helvetica, Arial, sans-serif;
	padding:5px;
	color:#848484;
}

select.formField {
	display: block;
	width: 155px;
	float: left;
	margin-bottom: 10px;
	font-family:Helvetica, Arial, sans-serif;
	color:#848484;
}

textarea.formField {
	display: block;
	width: 250px;
	height:100px;
	float: left;
	font-family:Helvetica, Arial, sans-serif;
	padding:5px;
	margin-bottom: 10px;
	color:#848484;
}

label.formLabel {
	display: block;
	font-family:Helvetica, Arial, sans-serif;
	width: 90px;
	float: left;
	text-align:right;
	margin-bottom: 10px;
	padding-right:20px;
	color:#848484;
}

br.formBR {
	clear: left;
}

textarea {
	width:150px;
}

.searchSelect {
	margin-bottom:10px;
}

.contact_button {
	float:right;
}

.register_button {
	float:right;
}

.contactFormLabel {
	float:left;
	width:150px;
	font-size:9px;
	padding-bottom:5px;
	padding-top:5px;
}

.contactFormField {
	width:350px;
	font-size:9px;
	font-family:'Helvetica', Arial, sans-serif;
	padding:3px;
}

textarea.contactFormField {
	height:140px;
}

.contactFormButton {
	margin-top:10px;
	float:right;
}

/* END FORM LAYOUT */



#musicplayer_holder {
	margin:0 auto 0 auto;
	width:934px;
	background-color:#FFFFFF;
}

#player {
	float:left;
	width:500px;
	height:38px;
	background-color:#FFFFFF;
	text-align:left;
}

#footer_signiture {
	float:left;
	text-align:right;
	width:414px;
	padding-top:17px;
}

div#footer_signiture p {
	color:#c1c1c1;
}

#footer_signiture a:link {
	color:#c1c1c1;
	text-decoration:none;
}

#footer_signiture a:visited {
	color:#c1c1c1;
	text-decoration:none;
}

#footer_signiture a:hover {
	color:#FC8600;
	text-decoration:none;
}

#footer_signiture a:active {
	color:#c1c1c1;
	text-decoration:none;
}

#main_internal_window_register {
	background-image:url(../images/join_us.jpg);
	background-repeat:no-repeat;
	width:904px;
	height:639px;
}

div#register_form_holder {
	float:left;
	width:380px;
	margin-top:23px;
	padding-left:20px;
}

h2.titleAddictNews {
	float:left;
	width:120px;
	padding:0;
	margin:0;
	line-height:16px;
	height:17px;
	background-image:url(../images/headings/title_addict_news.gif);
	background-repeat:no-repeat;
	text-indent:-999px;
	overflow:hidden;
	display:block;
}
