/* 
Cat Call Promo
base.css 
*/

body {color:#898989;}

h1 {color:#56186d; font-size:40px; font-weight:bold; padding-bottom:5px;}

h2 {color:#56186d; padding:0;}

h3 {color:#56186d; font-size:13px;}

h4 {color:#2f5f72; font-size:14px;}

h5 {color:#56186d;}

.strike {color:#898989; text-decoration:line-through;}

.price {color:#56186d; font-size:14px; font-weight:bold;}

.floatleft {float:left;}
.floatright {float:right;}

#logo{padding-bottom:15px;}

#promomessage { float:right; margin:42px 42px 0 0;}

#menuwrapper {position:relative; z-index:499;}

#titlemain {padding:5px 0;}

ul.promo li {
	font-size:12px;
	line-height:1.2em;
	list-style-position:outside;
	list-style-type:disc;
	padding-bottom:10px;
}

ul.promo {
	clear:both;
	float:left;
	padding-left:16px;
	width:224px;
}

#contentArea {
	padding:29px;
	width:812px;
}

/*// MAIN CONTENT //*/

#mainbox {
	background: white url(../../images/catcall/repeater_main.jpg) top left repeat-y;
	float:left;
	/*overflow:hidden;*/
	margin-bottom:15px;
	position:relative;
	width:530px;
}

#maincontent {
	background: white url(../../images/catcall/topcap_main.jpg) top left no-repeat;
	padding:25px 25px 0 25px;
	width:480px;
}

#loadleavetoss {
	float:left;
	padding:30px 0 35px 40px;
}

#litterbox {
	bottom:70px;
	position:absolute;
	right:-10px;
}

#sfvideolink, #boltvideolink {
	background:transparent url(../../images/catcall/icon_camera.gif) top left no-repeat;
	bottom:30px;
	font-size:13px;
	height:24px;
	padding-left:35px;
	padding-top:2px;
	position:absolute;
	right: 45px;
	text-decoration:underline;
	float:left;
}
#boltvideolink {bottom:20px; left:20px;}

#sfvideolink:hover, #boltvideolink:hover  {text-decoration:none;}

#botcapmain {padding-top:5px;}



/*// SUB //*/

#sub {
	background:transparent url(../../images/catcall/repeater_sub.jpg) top left repeat-y;
	float:left;
	margin-bottom:30px;
	position:relative;
	width:530px;
}

#subcontent {
	background: transparent url(../../images/catcall/botcap_sub.jpg) bottom left no-repeat;
	overflow:hidden;
	padding:0 25px 30px;
	width:480px;
}

#boltlockup {
	position:absolute;
	left:-20px;
	top:-25px;
}

#subcopy {
	float:right;
}



/*// SIDEBAR //*/

#sidebar {
	background:transparent url(../../images/catcall/repeater_sidebar.jpg) top left repeat-y;
	float:right;
	overflow:hidden;
	margin-bottom:30px;
	width:248px;
}

#sidebarcontent {
	background:transparent url(../../images/catcall/botcap_sidebar.jpg) bottom no-repeat;
	padding:0px 24px 20px;
}

#sidebarhead {text-align:center;}

*html #sidebarhead h1 {line-height:0;padding-top:0; margin-top:0; padding-bottom:20px;}
*+html #sidebarhead h1 {line-height:0;padding-top:0; margin-top:0; padding-bottom:20px;}

#pricelist {padding:10px 0;}

ul#pricingitems {
	color:#2f5f72;
	display:inline;
	float:left;
	font-size:11px;
	line-height:1.2em;
	width:70%;
}
ul#pricingitems li {height:30px;padding:5px 0;}

ul#pricingcost {
	color:#2f5f72;
	display:inline;
	float:right;
	font-size:11px;
	line-height:1.2em;
	text-align:right;
	width:30%;
}
ul#pricingcost li {height:30px;padding:5px 0;}

#total {float:left; padding-bottom:20px; text-align:center; width:100%;}
#total h2 {border-top:1px solid #2f5f72;color:#2f5f72;font-weight:bold;padding-top:10px;}

#total span{color:#2f5f72;font-size:10px;}
#total h1 {background: transparent url(../../images/catcall/foronly.gif) left 5px no-repeat; display:inline;font-size:30px; padding-left:44px;}

#btnbuynow {
	background:transparent url(../../images/catcall/btn_buynow.gif) top left no-repeat;
	clear:both;
	display:block;
	height:0;
	margin-left:7px;
	overflow:hidden;
	padding-top:64px;
	width:186px;
}
/*IE Fix*/*html #btnbuynow {margin-left:3px;}

#lockup {float:left; padding:30px 0 15px;}

#exceptions {font-size:10px;line-height:1.2em; padding:25px 0 5px;}
#exceptions p{padding-bottom:4px;}

#videowrappersf {
	width:300px;
}

#videowrapperbolt {
	width:320px;
}

#videocopy {
	float:left;
	margin-top:20px;
	text-align:left;
}

