/* Main Styles */

body {
	background: #231f20 url(/images/bg_black.png) repeat-x fixed;
	text-align: center;
}

a {
	text-decoration: none;
	color: white;
}

#main_container {
	width: 960px;
	margin: -8px auto;
	*margin-top: -16px;
	border-left: 4px solid #7bd6e9;
	border-right: 4px solid #7bd6e9;
	text-align: center;
	padding: 15px;
	background: #378797 url(/images/bg_blue2.png) repeat-x;
}

#content {
	position: relative;
	width: 992px;
}

#large_logo {
	float: left;
	height: 104px;
	width: 367px;
	margin-top: 10px;
	margin-left: 80px;
	-margin-left: 48px;
}

#menu {
	float: left;
	margin-top: 45px;
	margin-left: 45px;
	width: 388px;
}

#menu img {
	float: left;
	margin: 0;
}

#column-1 {
	width: 455px;
	margin-top: 40px;
	*margin-top: 0px;
	float: left;
}

#column-2 {
	width: 415px;
	margin-left: 35px;
	margin-top: 40px;
	float: left;
}

#homepage_text {
	text-align: left;
	font-family: Verdana;
	font-size: 15px;
	color: #ffffff;
}

#homepage_text_title {
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 28px;
}

#homepage_text_subtitle {
	margin-top: 7px;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

#homepage_text_content {
	margin-top: 15px;
	font-family: Verdana;
	color: #ffffff;
	font-size: 15px;
}

#bottom_section {
	margin: 10px auto;
}

#footer {
	margin: 50px auto;
	width: 930px;	
/*	height: 50px;*/
}
		
#footer_separator {
	height: 2px;
	width: 840px;
	/*background: transparent url(/images/line.png);*/
	margin: 0 auto;
}

#footer_links {
	width: 830px;
	margin-top: 10px;
	margin-left: 72px; 
	*margin-left: 45px;
}

.footer_link {
	float: left;
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
}

.footer_link a {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
}

.module_box {
	width: 817px;
	height: 175px;
	background: transparent url(/images/promo_box2-trans.png) no-repeat;
}

.module {
	float: left;
	margin-left: 8px;
	margin-top: 11px;
}

.clear {
	clear: both;
}

#most_popular_hunts {
	background: transparent url(/images/pop_hunts_bkgd.png) no-repeat;
	height: 318px;
	width: 810px; 
	margin: 35px auto;
	-width: 850px;
}

#most_popular_albums {
	background: transparent url(/images/pop_albums_bkgd.png) no-repeat;
	height: 378px;
	width: 810px; 
	margin: 35px auto;
	-width: 850px;
}

#user_albums {
	background: transparent url(/images/user_list_bkgd.png) no-repeat;
	height: 378px;
	width: 810px; 
	margin: 35px auto;
	-width: 850px;
}


#phone_images {
	left:130px;
	position:absolute;
	top:240px;*/
	height: 283px;
	width: 197px;
	border: 1px solid black;
	/*position: relative;
	left: 130px;
	top: -350px; 
	*/
	-top: 203px;
	/*margin: 0 auto;*/
}

#phone_images img {
    position:absolute;
    top:0px;
    left:0px;
    *left: -900px;
    *top: -21px;
    z-index:0;
    -top -0px;
    -left: 0px;
}

#phone_images img.inactive {
	display: none;
}

#phone_images img.active {
    display: block;
    z-index:10;
}

#phone_images img.last-active {
    z-index:9;
}
/*
.stico_default {
	background: none !important;
}
*/

a.stbutton {
	padding-left: 200px !important;
	padding-top: 30px !important;

	*padding-left: 146px !important;
	*padding-top: 0px !important;
	*padding-bottom: 10px !important;
		
}
/*
#stwrapper {
	margin-top: -25px;
}
*/

.stbuttontext {
	display: none;
	*display: block;
}


#captionBar {
	background-color:#000000;
	height: 20px;
	*height:40px;
	opacity:0.5;
	filter: alpha(opacity = 50);
	position:absolute;
	padding-top: 20px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	z-index: 100000;
}
