@charset "UTF-8";
/* 
Date: September 1 2008
Authors: Arturo Velasquez - John Molina
Email: info@photomar.com
Web: www.photomar.com/photomarstudio/
*/

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

body,html{
	background: #000000 url(../images/bajucol-bg-logo.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}

div#wrapper{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	
}
div#header{
	height: 154px;
	/*border: 1px solid #FF6600;*/
}
div#header h1{
	text-indent: -9999px;
	overflow: hidden;
	height: 154px;
}
div#header a{
	display: block;
	height: 154px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
div#flash-intro{
	width: 860px;
	height: 360px;
	padding-top: 8px;
	color: #CCCCCC;
	text-align: center;
}
div#flash-intro object{
	margin:0px;
	padding:0px;
}
div#container{
	background: #FFFFCC url(../images/bajucol-content-bg.jpg) repeat-y;
	width: 630px;
	margin: 30px auto 15px;
	border: 2px solid #000000;
}
div#content{
	padding: 35px;
	background: url(../images/bajucol-top-content.jpg) no-repeat;
}
div#content h2{
	font: oblique normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	margin-bottom: 8px;
	margin-top: 4px;
}
div#content h3{
	font: oblique normal 1.0em Georgia, "Times New Roman", Times, serif;
	color: #330000;
	margin-bottom: 8px;
	margin-top: 4px;
}
div#content .spacer{
	/*background: url(../images/bajucol-footer-content.jpg);*/
	height: 40px;
	display: block;
	clear: both;
}
div#content p{
	font: 0.8em/11pt Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#content blockquote{
	margin-left: 30px;	
}
div#content ul{
	font: 0.8em/11pt Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#content ul li{
	margin-left: 20px;
	margin-bottom: 5px;	
}
div#content a,
div#content a:link,
div#content a:visited{
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;
}
div#content a:hover,
div#content a:focus{
	color: #990000;
	text-decoration: underline;
}

div#content-bottom{
	background: url(../images/bajucol-footer-content.jpg) no-repeat bottom;
}

a#photomarstudio-copy,
a#photomarstudio-copy:link{
	background: url(../images/powered-by-imagix-studio.png) no-repeat;
	display: block;
	height: 31px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	overflow: hidden;
}

a#photomarstudio-copy-small,
a#photomarstudio-copy-small:link{
	background: url(../images/powered-by-imagix-studio.png) no-repeat;
	display: block;
	height: 17px;
	width: 190px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}

div#footer-content{
	text-align: center;
	padding: 5px;
	margin-bottom: 40px;
}
div#footer-content p{
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin-bottom: 8px;
}

div#footer-home{
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 25px;
}
div#footer-home p{
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #573101;
	text-align: center;
}


p#content-footer-left{
	float: left;
	padding-top: 2px;
}
p#content-footer-right{
	float: right;
	padding-top: 0px;
	width: 300px;
}

/*mainmenu*/
div#mainmenu-container{
	height: 40px;
	clear: both;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	height:30px;
}
ul#mainmenu{
	padding:0px;
	display:block;
	height:30px;
}
ul#mainmenu li a {
	display:block;
	height: 30px;
	width: 122px;
	text-indent: -9999px;
	overflow: hidden;
}
ul#mainmenu li{
	list-style:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
ul#mainmenu li a:link,
ul#mainmenu li a:visited {
	padding:0px;
	margin:0px;
	display:block;
}

li#mnu-home a:link, li#mnu-home a:visited {background: url(../images/mainmenu-up.jpg) no-repeat 0px;}
li#mnu-about a:link, li#mnu-about a:visited {background: url(../images/mainmenu-up.jpg) no-repeat -122px 0px;}
li#mnu-gallery a:link, li#mnu-gallery a:visited {background: url(../images/mainmenu-up.jpg) no-repeat -244px 0px;}
li#mnu-colombia a:link, li#mnu-colombia a:visited {background: url(../images/mainmenu-up.jpg) no-repeat -366px 0px;}
li#mnu-support a:link, li#mnu-support a:visited {background: url(../images/mainmenu-up.jpg) no-repeat -488px 0px;}
li#mnu-contact a:link, li#mnu-contact a:visited {background: url(../images/mainmenu-up.jpg) no-repeat -610px 0px;}

li#mnu-home a:hover, li#mnu-home a:focus {background: url(../images/mainmenu-over.jpg) no-repeat 0px;}
li#mnu-about a:hover, li#mnu-about a:focus {background: url(../images/mainmenu-over.jpg) no-repeat -122px 0px;}
li#mnu-gallery a:hover, li#mnu-gallery a:focus {background: url(../images/mainmenu-over.jpg) no-repeat -244px 0px;}
li#mnu-colombia a:hover, li#mnu-colombia a:focus {background: url(../images/mainmenu-over.jpg) no-repeat -366px 0px;}
li#mnu-support a:hover, li#mnu-support a:focus {background: url(../images/mainmenu-over.jpg) no-repeat -488px 0px;}
li#mnu-contact a:hover, li#mnu-contact a:focus {background: url(../images/mainmenu-over.jpg) no-repeat -610px 0px;}

li#mnu-home-active a {background: url(../images/mainmenu-over.jpg) no-repeat 0px;}
li#mnu-about-active a {background: url(../images/mainmenu-over.jpg) no-repeat -122px 0px;}
li#mnu-gallery-active a {background: url(../images/mainmenu-over.jpg) no-repeat -244px 0px;}
li#mnu-colombia-active a {background: url(../images/mainmenu-over.jpg) no-repeat -366px 0px;}
li#mnu-support-active a {background: url(../images/mainmenu-over.jpg) no-repeat -488px 0px;}
li#mnu-contact-active a {background: url(../images/mainmenu-over.jpg) no-repeat -610px 0px;}

/*end manmenu*/

/*submenu*/
div#submenu-container{
	/**/	
}
ul#submenu{
	padding:0px;
	margin:0px;
	height:30px;
	text-align: left;
}
ul#submenu li{
	list-style:none;
	display:block;
	float:left;
	padding:0px 0px 0px 25px;
	margin:0px;
	background: url(../images/bajucol-submenu-bullet.gif) no-repeat left center;
}
ul#submenu li a:link,
ul#submenu li a:visited {
	padding:0px;
	margin:0px;
	font-size: 14px;
	font-style: oblique;
	color: #330000;
	text-decoration: none;
}
ul#submenu li a:hover,
ul#submenu li a:focus {
	padding:0px;
	margin:0px;
	color: #000000;
	text-decoration: underline;
}

ul#submenu li.active a {
	padding:0px;
	margin:0px;
	color: #000000;
	text-decoration: underline;
}
/*end submenu*/

/*gallery*/
div.photo-thumb{
	border: 1px solid #9B5D13;
	height: 104px;
	width: 124px;
	float: left;
	margin-bottom: 13px;
	margin-right: 13px;
}
div.photo-thumb img{
border:0px;
margin:2px;	
}
/*end gallery*/

div.clearer{
clear:both;}

div.image-left{
	float:left;
	margin: 10px 20px 20px 10px;
}

div.image-border,
div.image-center{
	text-align:center;
}

div.image-left img,
div.image-border img{
	border: 2px solid #a56b21;
}


/*newsletter form
*************************************/
#mc_embed_signup { clear: both;  width: 500px; margin: 0px auto; margin-bottom: 10px;}
#mc_embed_signup fieldset { padding: 10px; border: none;  }
#mc_embed_signup label{ float: left; text-shadow: 1px 1px 0px black; color: white; font-style: italic; font-size: 18px; }
#mc_embed_signup #mce-EMAIL{ float: right; width: 180px; background-color: #ffffcc; padding: 4px; font-size: 15px; border: solid 1px black; }
#mc_embed_signup #mc-embedded-subscribe{ font-size: 15px; border: solid 1px black; color: white; background: #660000; padding: 5px 10px 5px 10px; cursor: pointer;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}
#mc_embed_signup #mc-embedded-subscribe:hover{ color: black !important; background: #ffcc66;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;


}

.mc-field-group{ float: left; width: 350px; }

#mce-submit{ float: left; margin-left: 5px;}

div#mce-success-response{ margin-top: 5px; clear: both; color: green; text-shadow: 0px 1px 0px black;}
div#mce-error-response{ margin-top: 5px; clear: both; color: red; text-shadow: 0px 1px 0px black;}
div.mce_inline_error{  color: red !important; text-shadow: 0px 1px 0px black; margin: 0px !important;  padding: 0px !important;}







