/*
THEME NAME: Pacifica
THEME URI: http://makedesignnotwar.com
DESCRIPTION: Pacifica is Portfolio.
VERSION: 1.4
AUTHOR: Brandon Jones
AUTHOR URI: http://makedesignnotwar.com
TAGS: portfolio, classic, simple, modern, gallery, image
*/

/* Stylesheet RESET */
@import url(library/styles/hacks/reset.css);

/* Pacifica Styles */
@import url('core.css');
@import url('typography.css');

/* Stylesheet JCAROUSEL */
@import url(library/styles/jcarousel/jquery.jcarousel.css);
@import url(library/styles/jcarousel/skins/atlantica/skin.css);

/* Stylesheet for DROPDOWN NAVIGATION */
@import url(library/styles/dropdown.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(library/styles/prettyPhoto.css);

/* Stylesheet for CONTACT FORM */
@import url(library/styles/form.css);

#content .product-caroussel-holder {

	margin-bottom: 20px;
}

#content .product-caroussel-holder .button {
	margin-top: 90px;
}

#content .product-caroussel-holder .previous {
	position: absolute;
	z-index: 3;
	height: 42px;
	width: 42px;
	margin-left: -15px;
	cursor: pointer;
}

#content .product-caroussel-holder .next {
	position: absolute;
	z-index: 3;
	height: 42px;
	width: 42px;
	margin-left: 904px;
	cursor: pointer;
}


#content .product-caroussel {
	height: 310px;
	margin-left: 41px;
}

#content .product-caroussel img{
	margin-left: 25px;
}

#content .product-caroussel img.details{
	margin-left: 35px;
}


#content .product-caroussel-image-holder {
	background: url('images/product-thumb-holder-bg.png') no-repeat top center; 
	margin-left: 7px;
	padding-top: 14px;
	padding-bottom: 10px;
	height: 170px;
	
	
}

#content .product-caroussel-image-holder .image-link {
	float: left;
	width: 153px;
	height: 159px;
	margin-left: 25px;
	margin-top: 1px;
}


#content .product-caroussel ul {
	margin: 0px 60px;
}
#content .product-caroussel li {
	width: 214px;
	height: 285px;
	padding: 20px 0px;
	background: url('images/bg-caroussel.jpg') no-repeat top center; 
}

#content .product-caroussel li h1 {
	color: #26abe2;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 140px;
	line-height: 100%;
}

#content .product-caroussel li h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	line-height: 100%;
}

#content .product-caroussel li h2 a {
	color: #333333;
}

#content .product-caroussel li p {
	font-size: 9px;
	color: #777;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 140px;
	line-height: 110%;
}

#content .product-caroussel li p a{
	font-size: 9px;
	color: #FAB301;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content .product-caroussel li p a:hover{
	color:#A21D22;
}

#content .product-caroussel .fixed-height{
	height: 60px;
	margin-top: 3px;
}

/* FOOTER */
#footer {
	min-height: 80px;
}

#footer #info {
	float: left;
	font-size: 11px;
	width:800px;
	padding:15px 0 5px 0;
	margin-left:23px;
	color: #ccc !important;
	padding-top: 10px;
}

#footer #info p a {
	color: #ddd;
}
#footer #info span {
	color: #1780B9;
}
#footer #info span a {
	color: #1780B9;
}

#footer #info p { 
}

#footer #info a:hover {	
	text-decoration: underline;
}
#footer .built-by-splash{
	position: relative;
	top: 20px;
}

.gallery {
	margin-left: 17px;
}

/* quote */

.quote {
    width: 273px;
    background: transparent url("images/quote-small-repeat2.gif") repeat-y 0 0;}
.quote .quoteBox-1 {
    padding: 17px 0 0;
    background: transparent url("images/quote-small-top2.gif") no-repeat 0 0;}
.quote .quoteBox-1 .quoteBox-2 {
    padding: 0 0 24px;
    background: transparent url("images/quote-small-bottom2.gif") no-repeat 0 100%;
    height: 114px;}
.quote p {
    min-height: 25px;
    font-style: italic;
    font-size: 1.1em;
    line-height: 1.7;
    color: #000;
    padding: 0 22px 1.2em;
    margin: 0;}

.quoteAuthor 			{ padding: 0 0 1em 22px;}
.quoteAuthor p.name		{ font-weight: bold; font-size: 1.1em; color:#000; margin: 0; }
.quoteAuthor p.details	{ font-size: 0.9em; font-style: italic; }

#searchbox {
	float: right;
	
	width: 261px;
	height: 80px;
	margin-top: 25px;
	padding-right: 0px;
}

#searchbox a {
	color: #000; 
	text-decoration: none; 
	font-size: 11px;
}

#searchbox a:hover {
	color: #08546b; 
	
}

#searchbox img {
	margin-left: -20px;
	padding-bottom: 20px;
}
	
#searchbox h3 {
	margin-left: 20px;
}

#searchbox .fieldHolder
{
	width: 220px;
	height: 60px;
	background: url('images/searchbox.jpg') no-repeat;
	float: left;
}

#searchbox .textInput
{
	float: left;
	width: 146px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 20px;
	margin-left: 25px;
}

#searchbox .go
{
	float: left;
	background: transparent;
	width: 26px;
	height: 26px;
	margin-top: 17px;
	border: none;
	cursor: pointer;
}
#searchbox .go:hover
{
	background: url('../images/search-go-hover.jpg') no-repeat;
}

#product-menu 
{
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	height: 30px;
	margin: 0px 33px;
	margin-top: 20px;
	padding-top: 3px;
}

#product-menu form {
	float: left;
}
#product-menu label
{
	float: left;
}
#product-menu select
{
	float: left;
	width: 200px;
	margin: 3px 10px;
}
#product-menu .back
{
	float: right;
}

#products, #products-inactive {
	margin-top: 20px;
}



#products-page-caroussel .product-page-caroussel-bigBlock {
	width: 880px; 
	height: 572px;
	margin-left: 100px;
}

#products-page-caroussel .product-page-caroussel-smallBlock {
	width: 880px; 
	height: 286px;
	margin-left: 100px;
}

#products-page-caroussel .button-bigBlock {
	margin-top: 250px;
}

#products-page-caroussel .button-smallBlock {
	margin-top: 125px;
}


#products-page-caroussel .previous {
	position: absolute;
	z-index: 3;
	height: 42px;
	width: 42px;
	margin-left: 15px;
	cursor: pointer;
}

#products-page-caroussel .next {
	position: absolute;
	z-index: 3;
	height: 42px;
	width: 42px;
	margin-left: 935px;
	cursor: pointer;
}

.product {
	float: left;
	padding-bottom: 10px;
	width: 197px;
}

.product .image {
	width: 190px;
	height: 170px;
	background: url("images/product-thumb-holder-bg.png") no-repeat scroll center top transparent;
	margin-left:7px;
	padding-bottom:0px;
	padding-top:14px;
}

.product .image img{
	width: 154px;
	height: 159px;
	margin-left: 16px;
}

.product .image-link {
	width: 153px;
	height: 159px;
	margin-left: 17px;
}

.product .fixed-height{
	height: 60px;
	margin-top: 3px;
}

.product a img.details {
	margin-left: 24px;
	
}


.product h1 {
	color: #26abe2;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 140px;
	line-height: 100%;
}

.product h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 140px;
	line-height: 100%;
}

.product h2 a {
	color: #333333;
}

#product-view {
	
}

#product-view #product-image {
	float: left;
	width: 400px;
	margin: 10px 20px;
}

#product-view #product-info {
	float: left;
	width: 530px;
	margin-top: 50px;
	margin-left: 20px;
}

#product-view #product-info h1 {
	color: #26abe2;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5px;
	width: 400px;
	line-height: 100%;
}

#product-view #product-info h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 400px;
	line-height: 100%;
}
#product-view #product-info p {
	width: 450px;
}


/* contact form */
#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; margin: 2px 0px; font-size: 13px;/*font-size: 1.2em;  -webkit-border-radius:5px;  color: #666 */}
#contact input, #contact textarea{ width: 330px; margin: 0; padding: 5px; color: #333; background: #f5f5f5; border: 1px solid #ccc; margin: -5px 0 0px 0; font-size: 13px;/* font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; */ }   
#contact select { width: 200px; margin: 0; padding: 5px; color: #333; background: #f5f5f5; border: 1px solid #ccc; margin: 0px 45px 0px 0; font-size: 13px;/* font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; */ }   
#contact input:focus, #contact textarea:focus, #contact select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #00acec; background:#0680ae; color:#fff; }
#contact input.submit:hover { background:#05719a; }
#contact input[type="submit"][disabled] { background:#888; }
fieldset { padding:20px; border:1px solid #eee; margin: 20px 20px 20px 20px; /* -webkit-border-radius:5px; -moz-border-radius:5px; */}
fieldset.greybg { background-color: #f5f5f5;}
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; /* -webkit-border-radius:5px; -moz-border-radius:5px; */ margin-bottom:0 !important; margin-bottom:20px; }
legend.white { background-color: #fff; }
#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */
#subscribe { width: 100px; float: right; margin-right: 20px; margin-top: 1px;}
#verify {width: 135px !important;   float: right; margin-top: 2px;}
#contact .leftcol { float: left; width: 50%; }
#contact .rightcol { float: left; width: 45%; }

#contact-details .contact-header{ float: left; width: 150px; }
#contact-details .contact-details{ float: left; width: 200px; line-height: 1.3em }
#contact-details h1{ width: 150px;}

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../images/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	/*
	-webkit-border-radius:5px;
	*/
}

#contact-privacy-toggle {
	cursor: pointer;
}
#contact-privacy-toggle:hover {
	color:#ccc;
	
}
#contact-privacy {
	display: none;
	background: #FBE3E4;
	height: 100px;
	width: 760px;
	border: 1px solid #FBC2C4;
	margin-bottom: 20px;
}

#contact-privacy p {
	margin: 20px;
}

#brands {
	width: 900px;
	margin-left: 40px;
	margin-top: 20px;
}

#brands h1 {
	color: #26abe2;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5px;
	width: 150px;
	line-height: 100%;
}
#brands .brand{
	width: 150px;
}

#brands ul{
	float: left;
	margin-top: 20px;
}

#brands li{
	list-style: none;
	width: 175px;
	margin-left: 40px;
	padding-bottom: 7px;
	padding-top: 3px;
	border-bottom: 1px dotted #ccc;
}

#brands li a:hover{
	color: #111;
}

#brands .divider{
	float: left;
	width: 1px;
	height: 240px;
	border-right: 1px dotted #ccc;
}

#downloads {
	width: 900px;
	margin-left: 40px;
	margin-top: 20px;
}

#downloads h1 {
	color: #26abe2;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5px;
	line-height: 100%;
}

#downloads p {
	margin: 0px 0px 3px 0px;
}
#downloads .download{
}

#downloads h2{
	color:#111111 !important;
	font-size:22px;
	margin-left: 40px;
}

#downloads ol{
	float: left;
	margin-top: 20px;
	width: 850px;
	list-style-type: decimal
}

#downloads li{
	margin-left: 20px;
	padding-top: 3px;
	border-bottom: 1px dotted #ccc;
}

#downloads li a:hover{
	color: #111;
}

#downloads .divider{
	float: left;
	width: 1px;
	height: 240px;
	border-right: 1px dotted #ccc;
}

.download-pdf img {
	float: left;
}

.download-pdf span {
	margin-left: 90px;
	position: relative;
	top: 20px;
	display: block;
}

.featured-pdf {
	float: left;
	margin-left: 160px;
	
}

.featured-pdf img{
	float: left;	
}
.featured-pdf span{
	float: left;
	color: #26abe2;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 25px;
	margin-left: 15px;
	line-height: 100%;
}

.download-pdf a, .download-pdf a:hover {
	color:#00A7D1;
	text-decoration: none;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}


.brand-caroussel ul{
	
}
.brand-caroussel ul li {
	display: inline;
	
}

.brand-caroussel div{
	float: left;
	height: 100px;
	width: 165px;
	margin: 10px;
}











