
/*  
Theme Name: Mobile View - Default Theme
Theme URI: http://www.mobileviewsa.com/
Description: The Mobile View Theme
Version: v1.0
Author: MDD
*/


/* Start - WebPage Styling */


a:link    { 
	color: #000099; 
	text-decoration: none;
}

a:visited { 
	color: #000099; 
	text-decoration: none;
} 

a:hover   {  
	color: #FF0000; 
	text-decoration: underline;	
} 

a:active  {  
	color: #ff0000; 
	text-decoration: none; 
} 


body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	}

body, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	}

.floatright { 
	float: right; 
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
	}
	
.floatleft { 
	float: left;  
	margin: 0 10px 10px 0px;
	border: 1px solid #666;
	padding: 2px;
	}	
	
.promovid, floatright{ 
	float: right;  
	margin: 0 0 10px 10px;
	padding: 2px;
	}
		
.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.textnb {
	color: #000000;
	font-style: italic; 
	font-size: 12px;
	}

.mainheader {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}
	
.subheading {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.navtop {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
	
.navbottom {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
	
.nolinkcolor a:link { 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
.nolinkcolor a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
	}

.nolinkcolor a:hover   { 
	color: #FFFFFF; 
	text-decoration: none;
	}
	

/* End - WebPage Styling */

/* Start - Gallery Switcher */

#gallicon {
	width: 200px;
	height: 150px;
	background: url(blankholder.png) no-repeat top left;
	clear: both;
	}
	
#gallselect {
	clear: both;
	}

#gallselect ul {
	list-style: none;
	line-height: 40px; 
	font-weight: bold;
	font-size: 12px;
}

#gallselect li {
	background: transparent;
	}

#gallselect li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:100px;
	line-height: 40px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#gallselect ul li a:hover {
	color: #fff;
	background: #000;
}

#gallselect li ul {
	position:absolute; 
	top:-5000px
}

#gallselect li li {
	width: 200px;
}

li#exterior:hover ul {
	position:absolute;  
	left: 450px;
	top: 360px;
	}
	
li#interior:hover ul {
	position:absolute;  
	left: 450px;
	top: 360px;
	}

li#partybus:hover ul {
	position:absolute;  
	left: 450px;
	top: 360px;
	}

li#southas:hover ul {
	position:absolute; 
	left: 450px;
	top: 360px;
	}
	
#aos-tag {margin: 0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #999999;}

#aos-tag a { color:#666666; }

