@charset "UTF-8";
/* CSS Document */

body {
	margin-top:40px; 
	background-color:#000000; 
	vertical-align:middle;
}

a {
	outline: none;	
	background-image:none;
}

a img {
	border: 1px solid #BBB;
	padding: 2px;	
	margin: 10px 30px 10px 0;
	vertical-align: top;
	background-image:none;
	float:left;
}

/*This controls the body*/
table {
	background-image:url(body.png); 
	background-repeat:no-repeat:
	width:900px; 
	height:600px; 
	table-layout:fixed; 
	padding-left:-40px;
}

/*Controls Pricing Page Table Items*/
.pricing {background-color:#99999; 
	background-image:none; 
	width:auto; 
	height:230px; 
	overflow:auto; 
	border:thin #CCC; 
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	text-indent:15px;
} 

#pricing_sub { text-indent:35px;
}



.logo {
	position:absolute;
	top:0px;
	left:18%;
	z-index:1;
}

.ticker {
	z-index:1000;
	float:right;
	margin:auto;
	height:20px;
	color:#ffffff;
}

#tickerbody {
	background-image:none;
	color:#ffffff;
}

legend {
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
}

h1 {
	color:#999; 
	text-align:left; 
	text-decoration:none; 
	font-family:"Times New Roman", Times, serif; 
	font-size:0.9em; 
	letter-spacing:2px; 
	line-height:25px;
}


h2 {
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	letter-spacing:2px;
	line-height:30px;
	width:400px;
	margin-top:170px;
	margin-left:40px;
	text-align:justify;
}

h2:first-letter { color:#c5c5c5;
font-size:xx-large;
}

#address{
	text-align:center;
	line-height:25px;
}

#rocky_vid811 {
margin:0px 0px -45px 30px;
}

h4 {
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	letter-spacing:2px;
	line-height:30px;
	width:350px;
	margin-top:170px;
	margin-left:40px;
	text-align:justify;
}

h4:first-letter { color:#c5c5c5;
font-size:xx-large;
}


h5 {
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	letter-spacing:2px;
	line-height:30px;
	width:100%;
	margin:auto;
	text-align:justify;
}

h5:first-letter { color:#c5c5c5;
font-size:xx-large;
}

.social {
	float:right;
	margin-top:-35px;
	z-index:1000;
	position:fixed;
	left:40%;
}

a.facebook:link,a.facebook:visited {
	width:185px;
	height:29px;
	display:inline-block; 
	background-image:url(fb.png); 
	background-repeat:no-repeat;
	background-position:left top; 
	border-style:none; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; color:#999; 
	text-align:center;
	text-decoration:none; 
}

a.facebook:active,a.facebook:hover {
	background-image:url(fb_ro.png);
	background-repeat:no-repeat; 
	background-position:left top;
	color:#FFF; 
	text-align:center;
	text-decoration:none;
}

a.twitter:link,a.twitter:visited {
	width:185px;
	height:29px;
	display:inline-block; 
	background-image:url(tw.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-style:none; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; color:#999; 
	text-align:center;
	text-decoration:none; 
}

a.twitter:active,a.twitter:hover {
	background-image:url(tw_ro.png);
	background-position:left top; 
	color:#FFF; 
	text-align:center;
	text-decoration:none;
}

a.youtube:link,a.youtube:visited {
	width:185px;
	height:29px;
	display:inline-block; 
	background-image:url(yt.png);
	background-repeat:no-repeat;
	background-position:left top;  
	border-style:none; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; color:#999; 
	text-align:center;
	text-decoration:none; 
}

a.youtube:active,a.youtube:hover {
	background-image:url(yt_ro.png);
	background-position:left top;  
	color:#FFF; 
	text-align:center;
	text-decoration:none;
}

.sig {margin-left:200px;
}


.introvid {
	padding-left:80px; 
	margin-bottom:-55px;
}

.team {
	float:right; 
	margin-right:40px; 
	text-align:left; 
	margin-top:41px; 
	margin-bottom:-40px;
}

.image_left {
	float:right; 
	margin-right:30px; 
	text-align:left; 
	margin-top:80px;
}

.store {
	float:right; 
	margin-right:15px; 
	text-align:left; 
	margin-top:80px;
}

.store_tall{
	text-align:left; 
	margin-left:50px;
}

#navlist td { 
	margin-left:auto;
	text-indent:-20px;
}

#navlist ul {list-style-type:none; 
}

#navlist li {
	float:left; 
	display:block; 
	margin-left:-11px; 
	margin-right:11px;
}

#navlist a:link,a:visited
{
	display:block;
	width:99px;
	color:#666;
	background-image:url(nav.png);
	text-align:center;
	padding:20px;
	margin-right:1px;
	text-decoration:none;
	margin-bottom:12px;
}

#navlist a:hover,a:active
{
	color:#ffffff;
	background-image:url(ro.png);
}


.img {
	float:right bottom;
	vertical-align:text-top;
}

/*This controls the Contact Page Form (through "list"*/
input{ 
	position:static; 
	left:400px; color:#7c7c7c; 
	text-decoration:none; 
	font-family:"Arial", Times, serif; 
	font-size:12px; 
        background-color:#2f2f2f;
        border-style:solid;
        border-width:thin;
}

label{ color:#7c7c7c; 
	text-decoration:none; 
	font-family:"Arial", Times, serif; 
	font-size:0.655em; 
	vertical-align:text-top;
}

fieldset{ 
	padding-left:20px; 
	border-style:solid;
	border-width:thin; 
	border-color:#999; 
	margin:60px; margin-bottom:-40px;
}

textarea{ vertical-align:top; width:245px; background-color:#2f2f2f; border-style:solid; border-width:thin; border-color:#7c7c7c;
} 

list{ font-size:0.655em; background-color:#2f2f2f;
}

submit {
	font-size:12px; float:right;
}

select {
        background-color:#2f2f2f; border-style:solid; border-width:thin; color:#7c7c7c; margin-left:7px;
}


/*This is for the content at the pop-up .js page*/

html, body {
	margin: 0;
	padding: 0;	
}


#content {
	width: 350px;
	margin: 30px auto;
	padding: 20px 60px;
	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 30px #CCC;
	-webkit-box-shadow: 0 0 30px #CCC;
	box-shadow: 0 0 30px #CCC;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);
}

h1 em {
	font-size: 50%;
	letter-spacing: -0.05em;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #999;
	margin-top:10px;
	margin-bottom:10px;
	width:350px;
	align:center;
}

p.popup {
	margin: 0px;
	padding-bottom: 14px;
}


#example2 {
	background-image:none;
	padding-bottom:40px;
}


.states {
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	letter-spacing:2px;
	line-height:30px;
	margin-left:40px;
	text-align:justify;
	margin-right:10px;
}

.headertext {
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	letter-spacing:2px;
	margin-left:40px;
	text-align:justify;
	vertical-align:middle;
	margin-right:10px;
	margin-top:130px;
	padding-bottom:20px;
}

.headertext:first-letter { 
	color:#c5c5c5;
	font-size:xx-large;
}

/*This controls the itinerary links*/
a.state:link,a.state:visited {
	display:inline;
	background-image:none;
	color:#999;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	letter-spacing:2px;
	line-height:30px;
	margin-left:35px;
	align:justify;
}

a.state:active,a.state:hover {
	color:#af994b; 
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:0.8em;
	letter-spacing:2px;
	line-height:30px;
	margin-left:35px;
	align:justify;
}

/*This is for the content at the clothes page*/

.clothes_container {
	text-align:center;
	color:#999;
	font-size:16px;
	line-height:10px;
}

h1.clothes_header {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:0.95em;
	color:#CCC;
	text-align:center;
}	

.top_images {
	padding-left:20px;
	padding-right:20px;
	margin-bottom:0px;
}

.middle_images {
	padding-left:5px;
	padding-right:5px;
}

.bottom_images {
	padding-left:5px;
	padding-right:5px;
}

a.clothes:link, a.clothes:visited {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#999;
	text-decoration:none;
	font-size:0.9em;
	padding-right:13px;
	padding-left:13px;
	background-image:none;
	display:inline;
	text-align:center;
}
	
a.clothes:active,a.clothes:hover {
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
	padding-right:13px;
	padding-left:13px;
	text-align:center;
}


/*This is for the content at the bottom of the page*/

.footer_container {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:0.9em;
	width:900px;
	height:70px;
	align:center;
	margin:auto;
	border-style:thin;
	color:#999;
	line-height:30px;
	text-indent:15px;
}

a.footer:link,a.footer:visited {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#666;
	text-decoration:none;
	font-size:0.85em;
	margin-top:10px;
	padding-right:10px;
	padding-left:10px;
	background-image:none;
	display:inline;
}
	
a.footer:active,a.footer:hover {
	color:#CCC;
	text-decoration:none;
	font-size:0.85em;
	margin-top:10px;
	padding-right:10px;
	padding-left:10px;
}

#copyright {
	color:#666;
	font-size:0.8em;
	padding-right:10px;
}

.notice {
        width:750px;
        margin:auto;
        position:absolute; top:15px; left:500px;
}

#open_position {
        font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#fff;
	font-size:0.8em;
        margin-top:170px;
}

.arrows {
	text-align:center;
}

a.arrowprev:link,a.arrowprev:visited  {
	display:inline;
	text-decoration:none;
	color:#666;
	font-size:0.6em;
	background-image:none;
	padding:0px;
}

a.arrowprev:active,a.arrowprev:hover  {
	color:#d5d5d5;
	font-size:0.6em;
	text-decoration:none;
	background-image:none;
}

a.arrownext:link,a.arrownext:visited {
	display:inline;
	color:#666;
	font-size:0.6em;
	background-image:none;
	text-decoration:none;
	padding:0px;
}


a.arrownext:active,a.arrownext:hover {
	color:#d5d5d5;
	font-size:0.6em;
	text-decoration:none;
	background-image:none;
}

.arrowdivider {
	color:#666;
	margin-left:20px;
	margin-right:20px;
}
