/* SKINS */

@import url(defaultwhite.css);

/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline: none; }

/* LAYOUT */

#container {
	width: 750px;
	margin: 0 auto;
	position: absolute;
	left:21px;
	overflow:hidden;
	top: 1px;
}
#flipart { width: 750px; margin: 0 auto; position: relative; overflow:hidden; background: url(black_dot.gif) repeat; }

#iconkey_container { margin: 0 auto; position:absolute; right:4px; bottom: 3px; width: 145px; height: 59px; background:transparent url(icon_key_container.png); overflow:hidden; }
#iconkey_itunes { cursor:pointer; margin: 0 auto; position:absolute; left:20px; top: 20px; width: 24px; height: 25px; background:transparent url(itunes_key.png); overflow:hidden; }
#iconkey_cdbaby { cursor:pointer; margin: 0 auto; position:absolute; left:114px; top: 20px; width: 25px; height: 25px; background:transparent url(cdbaby_key.png); overflow:hidden; }
#iconkey_s { cursor:pointer; margin: 0 auto; position:absolute; left:76px; top: 20px; width: 25px; height: 25px; background:transparent url(s_key.png); overflow:hidden; }
#more_cd_info { cursor:pointer; margin: 0 auto; position:absolute; right:5px; top: 1px; width: 76px; height: 16px; background:transparent url(more_cd_info.png); overflow:hidden; }
#listen_btn { cursor:pointer; margin: 0 auto; position:absolute; right:80px; top: 1px; width: 58px; height: 16px; background:transparent url(listen_button.png); overflow:hidden; }

.audioLink { cursor:pointer; }

/* CONTENT HEADER */
/* #contentheader { height:90px; position:relative; overflow:hidden; background: transparent url(captopbg_20070109.png) no-repeat; padding-bottom:10px; margin-bottom:-10px; z-index:100; } */
#contentheader { overflow:hidden; border:1px solid #5a5f64; border-width:1px 1px 0; background:transparent url(contentfooterbg_20070109.gif) repeat-y; }
#contentheader #headertitle { float:left; margin-left:30px; margin-top:40px; }

#page_control_box { position: absolute; height: 20px; left: 500px; top: 255px; width: 250px; text-align: right; z-index: 1; }
/* #ecard { position: relative; cursor: pointer; } */

#main { width:100%; position: relative; }
/* #content { padding: 18px 20px; position: relative; } */
#content { padding:27px 30px; border:1px solid #5a5f64; border-width:0 1px; background: url(bg_blue_grad.jpg) repeat-x; }
#titlecontent { position: relative; padding:27px 30px; border:1px solid #5a5f64; border-width:0 1px; background: url(bg_blue_grad.jpg) repeat-x; }


#contentfooter { overflow:hidden; border:1px solid #5a5f64; border-width:1px 1px 0; background:transparent url(contentfooterbg_20070109.gif) repeat-y; }

#globalfooter { width:100%; clear: both; position: relative; text-align: center; margin: 18px auto; font-size: 10px; line-height: 18px; padding: 9px 0; }

/* SIDEBAR */
#sidebar { width:207px; line-height:1.5; margin-top:20px; color:#333; }
#sidebar div { background:url(sidebarframetop20060807.gif) no-repeat; padding:14px 0 0 0; margin-bottom:4px; }
#sidebar div * { padding-left:18px; padding-right:18px; }
#sidebar div * * { padding-left:0px; padding-right:0px; }
#sidebar div ul, #sidebar div ul.square { padding-left:35px; }
#sidebar div ol { padding-left:20px; }
#sidebar div h3 { margin-bottom:8px; text-shadow:2px 2px #fff; }
#sidebar div h3.subhead { margin-bottom:0px; }
#sidebar div h2 { margin-bottom:0px; text-shadow:2px 2px #fff; }
#sidebar div img.right { margin-left:6px; }
#sidebar div img.left { margin-right:6px; }
#sidebar div .last { background:url(sidebarframebottom20060807.gif) 0 100% no-repeat; margin:0; padding-bottom:26px; padding-left:18px; padding-right:18px;  }
#sidebar div div { background-image:none; }

/* GRID */

.column { float: left; }
.grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid3col, .grid4col, .grid6col { width: 100%; }

.grid2col .column { width: 49%; height: 180px; margin-bottom:20px;}
.grid2col .grid2col .column { width: 47.8%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

#content:after, .grid2col:after, .grid2cola:after, .grid2colb:after, .grid2colc:after, .grid2cold:after, .grid3col:after, .grid4col:after, .grid6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* TYPE */

body { font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }

strong, b { font-weight:bold; }
em, i { font-style:italic; }
sup { font-size:10px !important; font-weight:normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; }
.sosumi { font-size: 10px !important; }

#main p { margin-bottom: 18px; }
#main h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
#main h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
#main h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
#main h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
#main p.intro { font-weight: bold; }
#main .more { text-align: right; }
#main .sidebar { font-size: 10px; line-height: 18px; }
#main .padder { padding:0px 40px 10px; margin-top:20px; }

#main ul { margin-bottom: 18px; list-style: none outside; }
#main ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
#main ul.square,
#main ul.circle { margin-left: 2em; }
#main ul.square { list-style: square outside; }
#main ul.circle { list-style: circle outside; }
#main ul ul.circle,
#main ul ul.square { margin-top: 4px; margin-bottom: 5px; }
#main ol.sosumi { margin-left: 0; padding-left: 2em; }


/* GLOBAL FOOTER */

#globalfooter p { margin-bottom: 1em; }
#globalfooter form { padding: 1em 0; }
#globalfooter form input { margin-bottom: 0.5em; }
#globalfooter .search-wrapper { margin: 0 auto; }
#globalfooter .search-wrapper input.prettysearch { margin-left: 10px; }
