body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(237, 235, 233);
}

*
{
	font-family: Arial, Helvetica, sans-serif;
}

div#container
{
	float: left;
	width: 100%;
	background-color: #fff;
}

div#main
{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

div.horizon_box
{
	float: left;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div#header
{
	float: left;
	width: 980px;
}

img#logo
{
	float: left;
	display: block;
	border: 0;
}

#header h1.title
{
	float: left;
	margin: 32px 0 0 24px;
	font-size: 22px;
}

div#menu2
{
	float: right;
	font-size: 12px;
}

.orange
{
	color: #f30;
}

.underline
{
	text-decoration: underline;
}

.display_none
{
	display: none;
}

div.rightbox
{
	float: right;
	width: 230px;
	position: relative;
}

div.leftbox
{
	float: left;
	width: 230px;
	position: relative;
}

div.rightbox h2,
div.leftbox h2
{
	font-size: 24px;
}

div.rightbox p,
div.leftbox p
{
	margin-top: 0;
	font-size: 14px;
}

div#centerbox
{
	float: left;
	width: 480px;
	height: 360px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
}

div#buttonbox
{
	margin: 0 auto;
	width: 303px;
}

div#buttonbox img
{
	margin-top: 10px;
}

#breadcrumb
{
	position: relative;
}

#videographer_search
{
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 4px;
	float: left;
}

#videographer_signup
{
	position: absolute;
	left: 0;
	top: 0;
}

#selected_ad
{
	position: absolute;
	right: 0;
	top: -60px;
}

#breadcrumb h2
{
	text-align: center;
}

#breadcrumb ul
{
	float: left;
	list-style: none;
	margin-left: 180px;
}

#breadcrumb ul li
{
	float: left;
	margin-right: 28px;
	padding-bottom: 4px;
}

#breadcrumb ul li.cur_step
{
	border-bottom: solid 2px rgb(255, 51, 0);
}

#content
{
	margin-top: 16px;
}

#content h3
{
	padding-bottom: 4px;
	border-bottom: solid 2px rgb(255, 51, 0);
}

#ad_search
{
	width: 780px;
	height: 40px;
	background: transparent url(../../images/buy/searchBarBackground.png) no-repeat top left;
	float: left;
}

#ad_search_inner
{
	float: left;
	margin: 8px 0 0 8px;
	color: #fff;
}

#ad_sort
{
	float: left;
	margin: 12px 0 0 16px;
}

#findad_description
{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
}

#video_list
{
	width: 100%;
	height: 600px;
	float: left;
	margin-top: 36px;
}

#video_list .thumb
{
	float: left;
	text-align: center;
	line-height: 24px;
	margin-right: 8px;
}

#video_list_pagenation
{
	width: 100%;
	float: left;
	font-size: 20px;
	margin-bottom: 20px;
}

#video_list_pagenation a
{
	border: solid 1px #666;
	padding: 4px;
}

#video_list_pagenation a.cur_page
{
	background-color: #e5e3df;
	color: #f30;
}

.top_button
{
	background: transparent url(../../images/index2/front_buttons.png) no-repeat top left;
	width: 224px;
	height: 55px;
	color: #fff;
	font-size: 13px;
	line-height: 55px;
	text-align: center;
}

.producer_button
{
	background: transparent url(../../images/index2/producer_button.png) no-repeat top left;
	width: 252px;
	height: 29px;
	color: #fff;
	font-size: 13px;
	line-height: 29px;
	text-align: center;
}

.video_button
{
	margin-top: 4px;
	text-align: center;
}

.hidden
{
	display: none;
}

.right
{
	float: right;
}

.vhidden
{
	visibility: hidden;
}

/* target ad */

#gmap
{
	border:1px solid #979797;
	background-color: #e5e3df;
	width:700px;
	height:475px;
	margin: 1em auto;
}

#description,
#zips
{
	margin-left: 160px;
	width: 700px;
}

input#zip
{
	font-size: 18px;
	padding: 4px;
	border: 1px solid #39c;
	color: #000;
	width: 20px;
	margin-right: 8px;
}

select
{
	font-size: 10px;
	padding: 2px;
	border: 1px solid #39c;
	color: #000;
	width: 100px;
}

input#zip
{
	width: 100px;
}

/* choose cable network */

#total_price
{
	text-align: center;
	margin-top: 12px;
}

#total_price strong
{
	font-size: 20px;
}

.singleNetworkRow
{
	font-size: 10px;
}

.daypartTableDiv,
.networkIcon
{
	float: left;
}

.daypartColumn
{
	width: 54px;
}

.priceColumn
{
	width: 40px;
}

#networkprice_holder
{
	width: 960px;
	background-color: #f9e7dd;
}

h3.network_header
{
	font-size: 20px;
	margin: 8px 0 4px 4px;
}

.networkprice
{
	margin: 4px 4px 16px 4px;
	background-color: #fff;
	float: left;
}

.networkColumn
{
	border: 1px solid #999;
	margin: 2px;
	width: 220px;
	float: left;
}

.superDiv
{
	width: 240px;
}

.quantityColumn select
{
	width: 40px;
}

