/* popup.css for www.247musicshop.com/services_onlinesolution.php */

/*GENERAL*/
body,frame,iframe,div,p,fieldset,legend,span,ul,ol,li,a,dl,dt,dl,form,table,tr,th,td,img,select,input
{
	margin:0px;
	padding:0px;
	border:0px none #000000;
	border-spacing:0px;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,'sans serif';
	font-size:11px;
	text-align:center;
	vertical-align:bottom;
	color:#5f636a;
}

body
{
	background-color:#ebeced;
	background-image:url('/public/_img/bg_body.gif');
	background-repeat:repeat-x;
	text-align:center;	
	padding:10px;
}

div,table
{
	width:100%;
	border-collapse:collapse;
	margin:auto;
}

td { vertical-align:top; }

h1 { font-size:16px; font-weight:bold; padding:12px 0px 6px 0px; margin:0px; color:#BCDB00; }
h2 { font-size:14px; font-weight:bold; padding:10px 0px 6px 0px; margin:0px; color:#676767; }
h3 { font-size:13px; font-weight:bold; padding:8px 0px 6px 0px; margin:0px; color:#676767; }
h4 { font-size:12px; font-weight:bold; padding:6px 0px 6px 0px; margin:0px; color:#676767; }
h5 { font-size:11px; font-weight:bold; padding:4px 0px 4px 0px; margin:0px; color:#676767; }
h6 { font-size:10px; font-weight:bold; padding:2px 0px 2px 0px; margin:0px; color:#676767; }

p { margin:5px 0px 5px 0px; }
fieldset
{
	width:98%;
	margin:10px 0px 10px -19px;
	padding:5px 15px 5px 15px;
	border:1px solid #dbdcdd;
	display:block;
}
fieldset img { margin:10px 10px 10px 0px; float:left; }
ol,ul { margin:10px 0px 10px 0px; list-style-position:inside; }
li { margin:2px 10px 2px 0px; }

a:link { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:active { text-decoration:underline; }
a:hover { text-decoration:underline; }
a:focus { text-decoration:underline; }

h2 a:link, h2 a:hover, h2 a:visited, h2 a:active, h2 a:focus { font-size:14px; font-weight:bold; color:#676767; }

/*---------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*/

div#close { width:auto; text-align:center; font-size:12px; margin:10px 0px 10px 0px; }
div#close p { text-align:center; }
