/* CSS Document */

/************************************************************************

	Site:		BuildABusinessInADay.com

	Author:		eROI		[www.eroi.com]  

	Client:		Starve-Ups		[http://www.starveups.com/starveups/]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

body {
	background		: #aa9c60;
	font			: 62.5%/1.6em Trebuchet MS, Arial, sans-serif;
	color			: #1a0202;
	line-height		: 16px;
	padding-top		: 0px;
	margin		    : 0px auto;
}

html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 
	margin			: 0; 
	padding			: 0; 
}

a
{
	text-decoration	: none;
	color			: #ffffff;
}

a:hover
{
	text-decoration	: underline;
}


img
{ 
	border-style: none;
}

.header{
	font-weight:bold;
	color:#cc0000;
	font-size:14px;
	line-height:20px;
	width:400px;
	margin:0px auto;
	position:relative;
	display:block;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/


#container{
	position:relative;
	margin:0px auto;
	width:970px;
	background:#aa9c60;
	min-height:800px;
	height:auto !important;
	height:800px;
	display:block;
}


#header{
	display:block;
	width:970px;
	height:133px;
	background:#aa9c60 url(../images/AMA_header.jpg);
}

#homeLink{
	display:block;
	width:122px;
	height:133px;
	background:url(../images/AMA_home_link.jpg) no-repeat;
	position:relative;
	margin:0px auto;
	outline:none;
	left:1px;
}

#homeLink:hover{
	background:url(../images/AMA_home_link_hover.jpg) no-repeat;
}

#navigation{
	display:block;
	width:970px;
	height:31px;
	background:#aa9c60 url(../images/nav_background3.jpg);
}

#navigation ul{
	position:relative;
	top:8px;
	/*left:30px;*/
	text-align:center
}

#navigation ul li{
	display:inline;
	list-style:none;
	position:relative;
	/*padding-left:32px;*/
	cursor:pointer;
	text-align:center;

}

#navigation ul li a{
	font-family:georgia, serif;
	font-size:12px;
	color:#ffffff;
	padding-left:24px;
	padding-right:24px;
	padding-top:7px;
	padding-bottom:7px;
	background:transparent url(../images/nav_tile.gif) repeat-x;
	outline:none;
	cursor:pointer;
	
}

#navigation ul li a:hover{
	font-family:georgia, serif;
	font-size:12px;
	color:#b7b167;
	text-decoration:none;
	background:none;
}

#link1{
	width:50px;

}

#link2{
	width:130px;

}

#link3{
	width:47px;

}

#link4{
	width:75px;

}

#link5{
	width:101px;

}

#link6{
	width:49px;

}

#link7{
	width:73px;

}

/*****************************************home page******************************************/

#home_content{
	display:block;
	width:970px;
	height:493px;
	/*background:#aa9c60 url(../images/home_main_background.jpg);*/
}

/**********left col*********/

#home_content_left{
	width:324px;
	height:493px;
	background:url(../images/home_content_left.jpg) no-repeat;	
	float:left;
}

#attendLink{
	display:block;
	width:83px;
	height:79px;	
	background:url(../images/attend_link.png) no-repeat;
	margin:0px auto;
	padding-bottom:10px;
	outline:none;
}

* html div #attendLink{
	background-image:none;
	width:83px;
	height:79px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/attend_link.png', sizingMethod='crop');
	cursor:pointer;
}

#home_content_left ul {
	position:relative;
	top:120px;
	left:80px;
}
#winners {
	list-style:none;
	text-align:center;
	color:#ffffff;
	font-family:georgia, serif;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	width:300px;
}
#home_content_left ul li{
	list-style:none;
	text-align:center;
	color:#ffffff;
	font-family:georgia, serif;
	font-size:18px;
	line-height:24px;
	width:170px;
	font-weight:normal;
}

/**********middle col*********/

#home_content_middle{
	width:322px;
	height:493px;
	background:url(../images/home_content_middle.jpg) no-repeat;
	float:left;

}

#home_content_left p{
	width:295px;
	vertical-align:middle;
	color:#ffffff;
	text-align:center;
	font-family:georgia, serif;
	font-size:12px;
	line-height:20px;
	padding-top:16px;
}
#home_content_right p{
	width:295px;
	vertical-align:middle;
	color:#ffffff;
	text-align:center;
	font-family:georgia, serif;
	font-size:12px;
	line-height:20px;
	padding-top:16px;
}

#home_content_middle p{
	width:270px;
	color:#ffffff;
	text-align:center;
	font-family:georgia, serif;
	font-size:12px;
	line-height:20px;
	padding-top:11px;
}

#copy{
	position:relative;
	top:200px;
	left:15px;
}

/**********right col*********/

#home_content_right{
	width:324px;
	height:493px;
	background:url(../images/home_content_right.jpg) no-repeat;
	float:right;
}

#home_content_right ul {
	position:relative;
	top:120px;
	left:40px;
}

#home_content_right ul li{
	list-style:none;
	text-align:center;
	color:#ffffff;
	font-family:georgia, serif;
	font-size:18px;
	line-height:24px;
	width:240px;
	font-weight:normal;
}

#submitLink{
	display:block;
	width:82px;
	height:79px;	
	background:url(../images/submit_link.png) no-repeat;
	margin:0px auto;
	padding-bottom:10px;
	outline:none;
}

* html div #submitLink{
	background-image:none;
	width:82px;
	height:79px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/submit_link.png', sizingMethod='crop');
	cursor:pointer;
}

/*****************************************sub-page******************************************/

#subPage_content{
	display:block;
	width:970px;
	height:493px;
	background:#ffffff url(../images/sub_page_content_tile.gif) repeat-y;
	text-align:center;
}

#subPage_header{
	width:970px;
	height:50px;	
	background:transparent url(../images/sub_page_header_back.gif) top no-repeat;
	text-align:center;
	padding-top:10px;
}


/**************enter page************/

#enterPage_content_lower_back{
	display:block;
	width:970px;
	height:433px;	
	background:transparent url(../images/sub_enter_content_lower_back.jpg) bottom no-repeat;
}

#steps{
	text-align:left;
	position:relative;
	left:280px;
}

#steps ul li{
	list-style:none;
}


.step{
	height:28px;
	padding-left:38px;
	padding-top:12px;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:8px;
	font-weight:normal;
}

#step_1{
	background:url(../images/step_1.gif) left no-repeat;
}

#step_2{
	background:url(../images/step_2.gif) left no-repeat;
}

#step_3{
	background:url(../images/step_3.gif) left no-repeat;
}

#step_4{
	background:url(../images/step_4.gif) left no-repeat;
}

#contact_info{
	color:#333333;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;	
	position:relative;
	left:50px;
}

#lower_section{
	display:block;
	position:relative;
	margin-top:80px;
	width:970px;
	min-height:80px;
	height:auto !important;
	height:80px;
	text-align:left;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

#lower_section ul li{
	list-style:none;
	line-height:22px;
}

#early_entry_fees_list{
	display:inline;
	position:relative;
	width:200px;
	float:left;
	margin-left:65px;
}

#entry_fees_list{
	display:inline;
	position:relative;
	width:200px;
	float:left;
}

#information{
	position:relative;
	width:425px;
	display:inline;
	float:right;

}

#information a{
	color:#cc0000;
}

/**************tickets page************/

#ticketsPage_content_lower_back{
	display:block;
	width:970px;
	height:433px;	
	background:transparent url(../images/sub_tickets_content_lower_back.jpg) bottom no-repeat;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

#ticketsPage_content_lower_back ul li{
	list-style:none;
	line-height:18px;
}

#sect_1 {
	width:380px;
	margin: 0px auto;
	padding-bottom:5px;
	padding-top:30px;
}

#sect_3{
	width:290px;
	margin: 0px auto;
	padding-bottom:5px;
	padding-top:5px;
}

#sect_5{
	color:#cc0000;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:10px;
	display:block;
	width:371px;
	height:16px;
	background:url(../images/red_title_background.gif) top no-repeat;
	margin: 0px auto;
}

#sect_5 a{
	color:#cc0000;
}

.alignTop{
	vertical-align:top;
	padding-top:3px;
}

.alignMiddle{
	vertical-align:middle;
}

/**************winners page************/

#winners_content_left{
	display:block;
	width:315px;
	height:432px;
	float:left;
	background:url(../images/award.jpg) bottom no-repeat;
	position:relative;
	top:-3px;
}

#winners_content_right{
	display:block;
	width:650px;
	height:402px;
	float:left;
	position:relative;
	top:15px;
}

#winners_content_right ul li{
	list-style:none;
	text-align:left;
}

#winners_col{
	width:320px;
	display:block;
	float:left;
}

#best_ibtb{
	display:block;
	width:161px;
	height:93px;
	background:url(../images/thumbnail_henryv.jpg) left no-repeat;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:5px;
}

#best_ibtc{
	display:block;
	width:161px;
	height:93px;
	background:url(../images/thumbnail_leopold.jpg) left no-repeat;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:5px;
}

#best_inp{
	display:block;
	width:161px;
	height:93px;
	background:url(../images/thumbnail_leopold.jpg) left no-repeat;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:5px;
}

#best_web{
	display:block;
	width:161px;
	height:93px;
	background:url(../images/thumbnail_eroi.jpg) left no-repeat;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:5px;
}

#best_roi{
	display:block;
	width:161px;
	height:93px;
	background:url(../images/thumbnail_leopold.jpg) left no-repeat;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:5px;
}
#best_collateral{
	display:block;
	width:161px;
	height:93px;
	background:url(../images/thumbnail_anthill.jpg) left no-repeat;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:5px;
}
#best_pr{
	display:block;
	width:161px;
	height:93px;
	background:url(../images/thumbnail_leopold.jpg) left no-repeat;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:5px;
}

.redtext{
	color:#cc0000;
}

/******************************************sponsors page*******************************/

#sponsors_col{
	width:320px;
	display:block;
	position:relative;
	margin:0px auto;
	top:6px;
	left:20px;
}

#sponsors_col div{
	padding-top:10px;
}

#sponsorship_contact{
	position:relative;
	top:10px;
}

#spons_1{
	display:block;
	width:311px;
	height:68px;
	background:url(../images/filter_white_logo.jpg) left no-repeat;
	padding-left:152px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

#spons_2{
	display:block;
	width:311px;
	height:68px;
	background:url(../images/spiritMedia_white_logo.jpg) left no-repeat;
	padding-left:152px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

#spons_3{
	display:block;
	width:311px;
	height:68px;
	background:url(../images/stevensPrinting_white_logo.jpg) left no-repeat;
	padding-left:152px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

#spons_4{
	display:block;
	width:311px;
	height:68px;
	background:url(../images/frazier_white_logo.jpg) left no-repeat;
	padding-left:152px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}
#spons_5{
	display:block;
	width:311px;
	height:68px;
	background:url(../images/InHouse_logo.jpg) left no-repeat;
	padding-left:152px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

.bold{
	font-weight:bold;
}

/*******************************category page***********************/

#category_list{
	width:310px;
	text-align:left;
	margin:0px auto;
	float:left;
	padding-left:50px;
	position:relative;
	padding-bottom:10px;
	display:block;
	left:190px;
}

#category_list li{
	height:30px;
	background:url(../images/small_max_award.jpg) left no-repeat;
	padding-left:25px;
	padding-top:15px;
	display:block;
}

#category_text{
	display:block;
	position:relative;
	margin:0px auto;
	width:670px;
	margin:0px auto;
	top:50px;
	clear:both;
	font-weight:bold;
	color:#cc0000;
	font-size:14px;
	line-height:20px;
}

/*******************************sitempa***************************/

#sitemap_list{
	position:relative;
	top:30px;
}

#sitemap_list li a{
	color:#000000;
}

/***************************footer*************************/
#input_area{
 margin:0px auto;
}

/*************************************************footer************************************************/

#footer{
	display:block;
	width:970px;
	height:139px;
	background:#aa9c60 url(../images/footer_background.jpg);
}

#footer ul li{
	display:inline;
	list-style:none;
}

#sponsorLogos{
	position:relative;
	top:26px;
	left:100px;
	height:68px;
}

#sponsorLogos ul li{
	padding-right:4px;
}

#footerLinks{
	position:relative;
	top:46px;
	display:block;
	height:30px;
	font-family:arial, verdana;
	font-size:11px;
	vertical-align:top;
	line-height:20px;
	margin:0px auto;
	width:680px;
}


#footerLinks li a{
	color:#000000;
	font-family:arial, verdana;
	font-size:11px;
	padding-right:20px;
}




