/* 
Title:		iPhone Portrait styles for UCFB
Author: 	marketing@dpi21.com
Copyright: 	© 2012. dpi21. Creative Digital Thinking
*/

* { margin: 0; border: 0; padding: 0; }

body {
	font: 14px Helvetica, Verdana, Arial, sans-serif;
	color: #333333;
	 -webkit-text-size-adjust: 100%;
}
	
/* links */

a {
	color: #00549E;
	outline: none;
}

a:hover {
	color: #333333;
}

p {
	padding: 5px 0;
	line-height: 18px;
}

/* page structure 
--------------------------------------------- */

#wrap {
	width: 320px;
	float: left;
}

#top, #menu, #content-container, #content, #quick-links {
	float: left;
}

#content {
	padding: 5px;
}

/* top
--------------------------------------------- */

#top {
	background-color: #000;	
	width: 310px;
	padding: 0 5px;
	color: #fff;
}

#logo {
	padding: 10px 0 0 5px;
}

#top p {
	float: left;
	text-align: center;
	font-size: 13px;
}

#top .tel {
	width: 155px;
	line-height: 22px;
}

#top .tel a {
	color: #CEAE2C;
}

#top strong {
	font-size: 21px;
	color: #CEAE2C;
}

#top .credit-cards {
	width: 310px;
	font-size: 14px;
}

#sub-top {
float:left;
background-color: #000;	
width:310px;
padding:0 5px;
}

#sub-top a {
display:block;
background:url(../img/buttons/home.png) left top no-repeat;
font-weight:700;
color: #fff;
font-size:14px;
width:131px;
height:16px;
text-decoration:none;
padding:5px 5px 5px 25px;
}

/* menu
--------------------------------------------- */

#menu li {
	float: left;
}

#menu ul {
	width: 310px;
	font-size: 15px;
	margin-top: 5px;
}

#menu li {
	padding: 8px 5px;
	width: 300px;
	border-top: 1px dotted #666;
	text-transform: uppercase;
	font-weight: bold;
}

#menu li a {
	display: block;
	padding: 0 0 0 15px;
	background: url(../img/arrows/white.png) left no-repeat;
	color: #fff;
	text-decoration: none;
}

#menu li a:hover {
	background: url(../img/arrows/gold.png) left no-repeat;
	color: #CEAE2C;
}

#menu li a.active {
	background: url(../img/arrows/gold.png) left no-repeat;
	color: #CEAE2C;
}

#menu li a.active:hover{
	background: url(../img/arrows/white.png) left no-repeat;
	color: #fff;
}


#dealsOnWheels {
	float: left;
	width:290px;
	height: 250px;
	padding: 5px;
}


/* accordion
--------------------------------------------- */

#accordion, #accordion div, #accordion .link {
	float: left;
}

#accordion .text {
width:300px;
border-bottom:1px dotted #ccc;
padding:5px;
}

#accordion .link {
width:300px;
border-bottom:1px dotted #ccc;
background: #f8f8f8 url(../img/arrows/arrow.png) no-repeat right;
cursor:pointer;
padding:8px 5px;
}

#accordion .link:hover {
	background: url(../img/arrows/arrow.png) no-repeat right #eee;
}

#accordion h1 {
	font-size: 16px;
	font-weight: normal;
}

#accordion h2, #accordion h3, #accordion h4, #accordion h5, #accordion h6 {
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
}

#accordion h5 {
	padding: 5px 0;
	font-weight: normal;
	color: #808285;
	font-size: 16px;
}



.extraContent, .extraContent .link, .extraContent div {
	float: left;
}

.extraContent {
	margin: 0 0 10px 0;
	width:300px;
}

.extraContent .link {
	width:300px;
border-bottom:1px dotted #ccc;
background: #f8f8f8 url(../img/arrows/arrow.png) no-repeat right;
cursor:pointer;
padding:8px 5px;
}

.extraContent .link h3 {
	padding:0;
	font-size: 16px;
}

.extraContent .link:hover {
	background: url(../img/arrows/arrow.png) no-repeat right #eee;
}

.extraContent div {
	width:300px;
padding:5px;
}


.extraContent h4 {
	font-size: 16px;
	padding: 5px 0;
	line-height: 22px;
}

.copy {
	float: left;
	padding: 5px;
	width: 300px;
}

.copy ul, .copy h1, .copy h2, .copy h3 {
	padding: 5px 0;
}

.copy h1, .copy h2, .copy h3 {
	font-weight: normal;
	color: #00549E;
}

#accordion ol {
	list-style-type: decimal;
	padding: 5px 0 5px 20px;
}

#accordion ol li {
	padding: 5px 0;
	line-height: 17px;
}

/* quick links
--------------------------------------------- */

#quick-links-landscape {
	display: none;
}

#quick-links {
	padding: 0 5px;
	width: 310px;
}

#quick-links div {
	float: left;
	margin-bottom: 5px;
}

#quick-links a {
	display: block;
	cursor: pointer;
}

/* latest news home 
--------------------------------------------- */

.news-articles, .news-articles div, news-articles .heading, .news-articles a {
	float: left;
}

.news-articles, .news-articles a, #facebook_div, .linkBt a, #car-menu a, #gallery, #get-a-free-quote fieldset, .warningMessage, .thankyouMessage, .sub-menu {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.news-articles {
	width: 300px;
	margin: 0 5px;
	padding:5px;
	background-color: #333132;
	color: #fff; 
}

.news-articles div {
	width: 290px;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

.news-articles .heading, #gallery .heading, .sub-menu .heading {
	padding: 5px 0 20px 5px;
	background: url(../img/backgrounds/news-line.png) bottom repeat-x;
	color: #CCAE2C;
	font-size: 19px;
	width: 295px;
	margin-bottom: -5px;
}

.news-articles .sub-heading {
	color: #CCAE2C;
	font-size: 15px;
}

.news-articles a {
	background-color: #4E4E4E;
	padding: 3px 5px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.news-articles a:hover {
	background-color: #CCAE2C;
}

#facebook_div_landscape {
	display: none;
}

#facebook_div {
	float: left;
}

#facebook_div {
	background-color: #E9E8E9;
	width: 300px;
	margin:5px;
	padding:10px 5px;
}

#facebook_div .heading {
	font-size: 18px;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	color: #00549E;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
}

/* accordion
--------------------------------------------- */

.sub-menu {
	float: left;
	width: 300px;
	margin: 0 5px 5px 5px;
	padding:5px;
	background-color: #333132;
	color: #fff; 
}

.sub-menu ul, .sub-menu p {
	padding: 5px;
}

.sub-menu ul li {
	padding: 2px 0;
}

.sub-menu ul li a {
	color: #fff;
	background: url(../img/arrows/white.png) left no-repeat;
	padding: 0 0 0 10px;
}

.sub-menu ul li a:hover {
	color: #CCAE2C;
	background: url(../img/arrows/gold.png) no-repeat left;
}

/* accordion
--------------------------------------------- */

.limousine, .limousine img {
	float: left;
}

.limousine {
	width: 300px;
	padding: 5px 0;
	border-bottom:1px dotted #ccc;
}

.limousine img {
	width: 120px;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
}

.limousine h3 {
	color: #231F20;
	font-weight: bold;
	padding: 10px 0 5px 0;
	line-height: 20px;
}

.linkBt a {
	background-color: #4E4E4E;
	padding: 3px 5px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.linkBt a:hover {
	background-color: #CCAE2C;
}

#car-menu, #car-menu p {
	float: left;
}

#car-menu {
	width: 310px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#car-menu ul, #car-menu li {
	float: right;
}

#car-menu ul {
	padding: 5px 0;
}

#car-menu p a {
	background-color: #CCAE2C;
	padding: 4px 8px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#car-menu p a:hover {
	background-color: #4E4E4E;
}

#car-menu li a {
	background-color: #4E4E4E;
	padding: 4px 8px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
}

#car-menu li a:hover {
	background-color: #CCAE2C;
}

#gallery {
	float: left;
	width: 300px;
	margin: 5px 0 0 0;
	padding:5px;
	background-color: #333132;
	color: #fff; 
}

#gallery #largeImg {
	width: 298px;
	border: 1px solid #fff;
	margin-top: 5px;
}

#gallery .thumbs, #gallery .thumbs li {
	float: left;
}

#gallery .thumbs li {
	margin-right: 5px;
}

#gallery .thumbs img {
	width: 69px;
	border: 1px solid #fff;
}

#gallery .thumbs li.no-margin {
	margin: 0;
}

#gallery .enlarge {
	padding: 5px 0 5px 20px;
	background: url(../img/icons/enlarge.png) left no-repeat;
	color: #CCAE2C;
	font-size: 12px;
	margin: 5px 0;
}

#get-a-free-quote {
	float: left;
	width: 310px;
	color: #fff;
}

#get-a-free-quote fieldset {
	background-color: #CCAE2C;
	width: 290px;
	padding: 10px;
}

#get-a-free-quote form .help {
	font-size: 18px;
}

#get-a-free-quote .input, #get-a-free-quote .inputsml, #get-a-free-quote .cap, #get-a-free-quote select, #get-a-free-quote .textarea, #get-a-free-quote .textareasml {
	border: 1px solid #919396;
	background: url(../img/backgrounds/input.jpg) top repeat-x #fff;
	font: 13px Helvetica, Verdana, Arial, sans-serif;
	color: #333132;
	padding: 3px 5px;
	margin-top: 2px;
}

#get-a-free-quote .input {
	width: 278px;
}

#get-a-free-quote select {
	width: 290px;
}

#get-a-free-quote .inputsml {
	width: 40px;
	margin-left: 5px;
}

#get-a-free-quote #cap-image img {
	width: 155px;
}

#get-a-free-quote .cap {
	width: 144px;
}

#get-a-free-quote .textarea {
	width: 278px;
	height:175px;
}

#get-a-free-quote .textareasml {
	width: 278px;
	height:100px
}

#get-a-free-quote #send {
	border: 0;
	background: url(../img/buttons/submit.jpg) left top no-repeat;
	width: 75px;
	height: 32px;
}

.pages, .review, .news-article, .news-article img {
	float: left;
}

.pages {
	width: 300px;
	padding: 5px;
	text-align: right;
}

.pages li {
	display: inline;
}

.review {
	width: 300px;
	padding: 5px 0;
	border-bottom:1px dotted #ccc;
}

.news-article {
	width: 300px;
	padding: 5px;
	border-bottom:1px dotted #ccc;
}

.news-article h2 {
	font-weight: normal;
	font-size: 15px;
	padding: 5px 0;
	line-height: 18px;
}

.news-article img {
	width: 120px;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
}

.full-news-article h1 {
	padding: 5px 0;
	line-height: 20px;
}

.full-news-article h2 {
	font-weight: normal;
	font-size: 16px;
	padding: 5px 0;
	line-height: 18px;
}

.full-news-article h3 {
	font-weight: normal;
	font-size: 15px;
	padding: 5px 0;
	line-height: 16px;
	color: #00549E;
}

.full-news-article {
	width: 310px;
	padding: 0;
}

.full-news-article .img {
	float: right;
	width: 120px;
	margin: 0 0 10px 10px;
	padding: 2px;
	border: 1px solid #ccc;
}

/* footer container 
--------------------------------------------- */
#footer, #twentyone, #twentyone img {
	float: left;
}

#footer {
	background: url(../img/backgrounds/footer.jpg) left top no-repeat #000;
	color: #808285;
	padding: 5px 10px;
	width: 300px;
	font-size: 13px;
}

#footer .heading, #footer strong {
	color: #BCBEC0;
}

#footer h6 {
	font-size:18px;
color: #f0f0f0;
border-bottom:1px dotted #666;
margin-bottom:5px;
padding:10px 0;
}

#footer a {
	color: #808285;
}

#footer a:hover {
	color: #BCBEC0;
}

#acessibility {
	padding: 5px;
	width: 310px;
}

#footer ul {
	font-size: 12px;
	padding: 5px 0;
	width: 310px;
}

#footer li {
	display: inline;
}

#footer .social {
	padding:10px 0;
}

#footer .social li {
display:inline;
}

#footer .social li img {
width:45px;
}

#copyright {
	width: 300px;
	border-top: 1px dotted #404141;
	padding-top: 5px;
	margin-top: 5px;
	color: #808285;
}

#twentyone {
	width: 300px;
	padding: 5px 0;
}

h1 {
	font-size: 18px;
	color: #00549E;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	color: #00549E;
}

h2 a {
	color: #00549E;
}

h2 a:hover {
	text-decoration: none;
}

h2 em {
	float: right;
	color: #666;
	font-size: 12px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
	color: #00549E;
}


/* misc. 
--------------------------------------------- */

.warning {
	color: red;
	font-size: 12px;
}

.note {
	color: red;
	font-style: italic;
	font-size: 12px;
}
.tick li {
	padding: 5px 5px 5px 20px;
	background: url(../img/icons/tick2.jpg) left top no-repeat;
}


.border-left {
	border-left: 1px dotted #ccc;
}

.border-top {
	border-top: 1px dotted #ccc;
}

.border-bottom {
	border-bottom: 1px dotted #ccc;
}

.margin-left {
	margin-left: -5px;
}

.margin-top {
	margin-top: 5px;
}

.margin-bottom {
	margin-bottom: 10px;
}

.warningMessage, .thankyouMessage {
	float: left;
	font-size: 13px;
	width: 268px;
	margin-bottom: 5px;
	padding: 10px 5px 10px 35px;
}

.warningMessage, .thankyouMessage {
	border: 1px solid red;
	background: rgba(255,37,29,0.1) url(../img/icons/cross2.png) left no-repeat;
	line-height: 16px;
	font-size: 13px;
	color: red;
}

.thankyouMessage {
	border: 1px solid green;
	background: rgba(137,249,146,0.1) url(../img/icons/tick.png) no-repeat left;
	line-height: 18px;
	color: green;
}

.thankyouMessage a {
	color: red;
}

.thankyouMessage a:hover {
	text-decoration: none;
}

hr, .hide {
	display: none;
	}
	
a img {
	border: none;
	}
	
.clear {
	clear: both;
}

blockquote {
	padding: 5px;
}

.float-left {
	float: left;
}

.border-none {
	border-top: none;
}

.map {
	float: left;
	padding: 4px;
	width: 290px;
	border: 1px solid #ccc;
	margin-top: 5px;
}

div.border-none {
	border: none;
}

.img-list, .img-list li {
	float: left;
}

.img-list img {
	width: 90px;
	padding: 2px;
	border: 1px solid #eee;
	margin: 2px 2px 0 2px;
}

#brochure-portrait {
	float: left;
	padding: 0 0 5px;
}

#brochure-landscape {
	display: none;
}

.masthead {
	width:300px !important;
}

.section {
	float: left;
	margin: 5px 0;
	padding: 5px;
	border-top: 1px dotted #ccc;
}

.section img {
	float: right;
	width: 100px !important;
	margin: 5px 0 5px 10px;
	padding: 4px;
	border: 1px solid #eee;
}

.terms {
	font-size: 13px;
}

.terms p {
	line-height: 16px !important;
}