body
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background:#231c3a url(../i/cod_bkg.jpg) no-repeat 50% 0;
	background-attachment:fixed;
	color:#444;
}

#headline
{
	font-size:80%;
}

#wrap
{
	width:740px;
	background:#fff url(../i/cod_starburst.jpg) no-repeat 0 0;
	border:10px solid #fff;
	margin:30px auto;
}

#container
{
	margin:20px;
	position:relative;
}

.cod_ar
{
	position:absolute;
	top:-55px;
	left:50px;
	z-index:200;
	width:225px;
	height:232px;
	background:url(../i/cod_ar.png) no-repeat 0 0;
}

.topvid
{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

span.magnifyleft,
span.magnifyright
{
	display:block;
}

span.magnifyleft
{
	float:left;
	margin-right:1em;
}

span.magnifyright
{
	float:right;
	margin-left:1em;
}


#player {
	margin-top:135px;
}

p
{
	margin:1em 0;
}

ul li
{
	list-style-type:disc;
	margin-left:1.5em;
}

.boxme
{
	background:#fff;
	padding:5px;
	border:1px solid #ccc;
}

.callout
{
	position:relative;
}

.shiftleft
{
	margin-right:60px;
}

.bonus
{
	width:110px;
	height:110px;
	background:url(../i/cod_burst.png) no-repeat 0 0;
	position:absolute;
	top:-15px;
	right:-15px;
}

.tighten .bonus
{
	right:-101px;
}

.xtrabonus
{
	width:204px;
	height:204px;
	background:url(../i/cod_xtraburst.png) no-repeat 0 0;
	position:absolute;
	top:-15px;
	right:-35px;
}

blockquote
{
	background:url(../i/cod_openquote.gif) no-repeat 0 0;
}

blockquote em
{
	display:block;
	background:url(../i/cod_closequote.gif) no-repeat 100% 100%;
	padding:0.25em 2.75em;
}


.reddash
{
	border:6px dashed #f00;
}

#codbonus1,
#codbonus2,
#codbonus3,
#codcert
{
	padding:0 10px 0 200px;
	margin-right:60px;
	padding-bottom:50px;
}

#codbonus1
{
	background:url(../i/cod_codbounus1_sml.jpg) no-repeat 0 0;
}

#codbonus2
{
	background:url(../i/cod_codbounus2_sml.jpg) no-repeat 0 0;
}

#codbonus3
{
	background:url(../i/cod_codbounus3_sml.jpg) no-repeat 0 0;
}

#codcert
{
	background:url(../i/cod_cert_sml.jpg) no-repeat 0 0;
}

.vid-issues {
	text-align: center;
	margin: .2em 0 .6em 0;
	position: relative;
	width: 300px;
}

.vid-issues ul {
	position: absolute;
	right: 0px;
	top: 20px;
	background: #ffffff;
	width: 240px;
	border: 1px solid #999999;
	padding: 20px 20px 5px 0;
	text-align: left;
	display: none;
}

.vid-issues ul li {
	margin-bottom: 1.2em;
	list-style-type: none;
}

.click {
	cursor: pointer;
	font-weight: bold;
	color: #0000FF;
}

li.wmp {
	background: url(../i/ico-mediaplayer.jpg) no-repeat left center;
	padding-left: 30px;
}

li.mov {
	background: url(../i/ico-quicktime.jpg) no-repeat left center;
	padding-left: 30px;
}

/*************** BUCKS FORM *****************/

.bucks form fieldset
{
	border:2px solid #ccc;
	font-weight:bold;
	padding:1em;
}

.bucks form fieldset fieldset
{
	border:0;
	padding:0;
}

.bucks form label
{
	display:block;
	position:relative;
	font-weight:normal;
}

.bucks form label input,
.bucks form label select
{
	position:absolute;
	right:0;
	width:150px;
}


#deladdr
{
	width:50%;
	
}


#carddet
{
	width:50%;
}

.rollleft
{
	position:absolute;
	top:0;
	left:0;
}

.rollcenter
{
	position:absolute;
	top:0;
	left:190px;
}

.rollright
{
	position:absolute;
	top:0;
	right:0;
}

#newcharpromo img
{
	margin:0;
	padding:0;
}

ul.col
{
	font-size:70%;
	width:300px;
	float:left;
	margin-right:30px;
	margin-left:1.5em;
	font-family:Tahoma, Geneva, sans-serif;
}

ul.col li
{
	margin:8px 0;
}



