/* Dushan Milic Illustration
 * Stylesheet v1.0
 * Designed by Philosophy Factory Inc.
 * Last modified August 9, 2008
 *************************************************************/

/* General HTML Tags
 ******************************/
body { margin: 0; padding: 0; font-family: 'Gill Sans', Helvetica, Verdana, Arial, sans-serif; 
  font-size: 12px; color: #646464; background-color: #fff; min-width: 1060px; }
h1, h2, h3 { padding: 0; margin: 0; font-size: 11px; }
h1 { font-weight: bold; font-style: italic; }
h2 { font-weight: bold; }
h3 { font-weight: normal; }
.info_content h2 { font-size: 36px; font-family: Times, 'Times New Roman', serif; font-weight: bold; font-style: italic; }
.info_content h3 { font-size: 24px; font-family: Times, 'Times New Roman', serif; font-weight: bold; font-style: italic; }
p { padding: 0; margin: 0; }
img { border: none; }

/* Custom Classes 
 ******************************/
.page { padding-left: 258px; padding-right: 0; }
.info, .main { position: relative; float: left; }
.info { width: 258px; margin-left: -258px; }
.main { width: 100%; }
.info, .main { background: url('../images/background_dropshadow.gif') 0 84px repeat-x; }
.subinfo { width: 200px; margin: 20px 0 20px 29px; }
.logo { }
.snav { padding: 0 5px 10px 5px; border-bottom: 2px dotted #646464; }
.description { padding: 10px 5px 10px 5px; }
.description p { margin-top: 15px; }
.thumbnails { padding: 10px 5px 10px 5px; }
.copyright { padding: 0 5px 10px 5px; }

/* Main Navigation
 ******************************/
.mnav { color: #fff; height: 84px; }
.mnav a, .mnav a:link, .mnav a:visited { color: #fff; text-decoration: none; letter-spacing: 1px }
.mnav a:hover, .mnav a:active { text-decoration: underline; }

/* Main Navigation Colours 
 ******************************/
.mnav#blue { background-color: #00aeef; }
.mnav#teal { background-color: #3dc9a3; }
.mnav#sky { background-color: #6bd5eb; }
.mnav#ocean { background-color: #2d96e4; }
.mnav#rain { background-color: #92c8c7; }
.mnav#orange { background-color: #e07309; }
.mnav#fire { background-color: #ce3c3c; }
.mnav#love { background-color: #ca4392; }
.mnav#violet { background-color: #925bc5; }
.mnav#lime { background-color: #a5de1a; }
.mnav#acid { background-color: #d7c60e; }
.mnav#grey { background-color: #c7c7a8; }
.mnav#peach { background-color: #ee6b4e; }

/* Main Navigation Info Colours 
 ******************************/
.mnav#blue .misc { background-image: url('../images/info_bg_blue.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#teal .misc { background-image: url('../images/info_bg_teal.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#sky .misc { background-image: url('../images/info_bg_sky.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#ocean .misc { background-image: url('../images/info_bg_ocean.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#rain .misc { background-image: url('../images/info_bg_rain.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#orange .misc { background-image: url('../images/info_bg_orange.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#fire .misc { background-image: url('../images/info_bg_fire.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#love .misc { background-image: url('../images/info_bg_love.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#violet .misc { background-image: url('../images/info_bg_violet.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#lime .misc { background-image: url('../images/info_bg_lime.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#acid .misc { background-image: url('../images/info_bg_acid.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#grey .misc { background-image: url('../images/info_bg_grey.jpg'); background-repeat: no-repeat; background-position: top right; }
.mnav#peach .misc { background-image: url('../images/info_bg_peach.jpg'); background-repeat: no-repeat; background-position: top right; }

/* Main Navigation Sections 
 ******************************/
.portfolio, .misc, .search { height: 84px; padding: 7px 0 0 3%; }
.portfolio.last { padding-right: 3%; }
.portfolio {  float: left; }
.misc, .search { width: 17%; float: left; font-family: 'Times New Roman', Times, serif; font-size: 13px; font-style: italic; }
.search { margin-top: 13px; font-weight: bold; }
.contact { font-style: normal; }
.portfolio ul, .misc ul { padding: 0; margin: 0; list-style-type: none; }
.portfolio ul li { margin: 0; padding: 0; margin-top: 2px; }
.misc ul li { margin: 0; padding: 0; margin-top: 1px; }
li.active { font-weight: bold; list-style-type: disc; }

.content, .info_content { clear: both; margin-bottom: 25px; }
.content { text-align: center; }
.info_content { font-size: 14px; padding: 20px 20px 0 20px; width: 600px; }
.info_content p { font-size: 20px; }
.mailers a img { margin: 0 10px 10px 0; }

/* Link/Title Colours 
 ******************************/
a#blue, strong#blue { color: #00aeef; }
a#teal, strong#teal { color: #3dc9a3; }
a#sky, strong#sky { color: #6bd5eb; }
a#ocean, strong#ocean { color: #2d96e4; }
a#rain, strong#rain { color: #92c8c7; }
a#orange, strong#orange { color: #e07309; }
a#fire, strong#fire { color: #ce3c3c; }
a#love, strong#love { color: #ca4392; }
a#violet, strong#violet { color: #925bc5; }
a#lime, strong#lime { color: #a5de1a; }
a#acid, strong#acid { color: #d7c60e; }
a#grey, strong#grey { color: #c7c7a8; }
a#peach, strong#peach { color: #ee6b4e; }

/* Link Styles
 ******************************/
a.prev, a.next { font-weight: bold; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
.thumbnails a:link img, .thumbnails a:visited img { border: 1px solid #646464; margin: 3px; }
.thumbnails a:link img#current, .thumbnails a:visited img#current { border: 4px solid #646464; margin: 0; }
.thumbnails a:hover img, .thumbnails a:active img { margin: 0; }

/* Thumbnail Colours 
 ******************************/
.thumbnails a:hover img#blue, .thumbnails a:active img#blue { border: 4px solid #00aeef; }
.thumbnails a:hover img#teal, .thumbnails a:active img#teal { border: 4px solid #3dc9a3; }
.thumbnails a:hover img#sky, .thumbnails a:active img#sky { border: 4px solid #6bd5eb; }
.thumbnails a:hover img#ocean, .thumbnails a:active img#ocean { border: 4px solid #2d96e4; }
.thumbnails a:hover img#rain, .thumbnails a:active img#rain { border: 4px solid #92c8c7; }
.thumbnails a:hover img#orange, .thumbnails a:active img#orange { border: 4px solid #e07309; }
.thumbnails a:hover img#fire, .thumbnails a:active img#fire { border: 4px solid #ce3c3c; }
.thumbnails a:hover img#love, .thumbnails a:active img#love { border: 4px solid #ca4392; }
.thumbnails a:hover img#violet, .thumbnails a:active img#violet { border: 4px solid #925bc5; }
.thumbnails a:hover img#lime, .thumbnails a:active img#lime { border: 4px solid #a5de1a; }
.thumbnails a:hover img#acid, .thumbnails a:active img#acid { border: 4px solid #d7c60e; }
.thumbnails a:hover img#grey, .thumbnails a:active img#grey { border: 4px solid #c7c7a8; }
.thumbnails a:hover img#peach, .thumbnails a:active img#peach { border: 4px solid #ee6b4e; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
