/**************

SLIDESHOWPRO.NET LAYOUT STYLE SHEET

Copyright 2007-8 Dominey Design Inc. All Rights Reserved.

This style sheet may NOT be reused, redistributed, or modified by any third parties without the expressed written permission of Dominey Design Inc. 

**************/

/* 
-----------------------------------------------------------------------------
NULL BROWSER DEFAULTS
-----------------------------------------------------------------------------*/
* {margin:0; padding:0;}
table {border-collapse:collapse;border-spacing:0;}
ul {list-style:none;}
iframe {border:0;}

/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {text-align:center;font:12px/18px 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;}

a {text-decoration:none;cursor:pointer;}
a:focus {-moz-outline:0;outline:0;outline-offset:0;}
a:hover {text-decoration:underline;}
a img {border:0;} 

h1,h2,h3,h4,h5,h6 {font-weight:bold;font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;}
h1 {font-weight:normal;font-size:24px;}
h2 {font-size:15px;margin:0 0 6px 0;}
h3 {font-size:10px;text-shadow:none;text-transform:uppercase;}
h4 {font-size:13px;margin:0 0 6px 0;}
h5 {font-size:13px;}
h6 {font-size:11px;}

p {margin:0 0 18px 0;}

small {font-size:9px;line-height:1.2;}

strong {font-weight:bold;}

/* 
-----------------------------------------------------------------------------
HEADER CLASSES
-----------------------------------------------------------------------------*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;}

h2 span {font-weight:normal;}

h2.pad {margin-bottom:15px;}

div.left-col h4, div.left-col-solo h4 {margin:0 0 6px 0;}

h3 small {font-size:10px;font-weight:normal;word-spacing:0em;}   

h3.dash {padding:3px;}

h3.dash a {text-decoration:none;}       

h4 small {font-weight:normal;}

h3.logo {width:251px;height:48px;}

h4.error {padding:6px;font-size:12px;font-weight:bold;}

h4.smart {padding-left:24px;}

h6 {margin:0 0 4px 0;}

/* 
-----------------------------------------------------------------------------
LAYOUT: Global (cascading order)
-----------------------------------------------------------------------------*/

div#header-links {
	font-size:9px;
	padding:2px 0;
	text-align:center;
}

body#thin div#header-links .wrap {display:block;width:625px;text-align:right;margin:0 auto;}
body#wide div#header-links .wrap {display:block;width:920px;text-align:right;margin:0 auto;}

div#header-links a {text-decoration:none;}
div#header-links a:hover {text-decoration:underline;}

div#header {
	display:block;
	width:100%;
	position:relative;
}

div#header .top-half {height:77px;display:block;position:relative;}

div#header-logo a {width:400px;height:77px;display:block;}

div#header-nav {position:relative;}

ul#main-nav {
	list-style:none;
	width:100%;
	height:31px;
	min-width:400px;
}                   

ul#main-nav li {
	float:left;
	margin:0 3px 0 0;
	padding:0 0 0 7px;
	height:31px;
}

ul#main-nav li a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:8px 9px 0px 2px;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
}

ul#main-nav li a:hover {text-decoration:none;}

div#body-bg {width:100%;display:block;}

div#body-wrap {
	display:block;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body#wide div#body-wrap {width:920px;}

body#thin div#body-wrap {width:625px;}

div#page {float:left;display:block;padding:0 0 20px 0;width:100%;}

div#container {width:100%;}

div#container-top div {display:block;padding:22px 15px 0 15px;margin:0;}

div#container-empty-top, div#container-footer {line-height:0.5;}

div#container-empty-top div, div#container-footer div {padding-top:6px;}

div#head {padding:18px 15px 0 15px;}

div#head div.head-wrap {position:relative;width:100%;clear:left;}

div#head div.album-head {padding:8px 0 0;float:left;position:relative;width:100%;}

div#head h1 {padding:6px 0 18px 42px;margin:8px 0 0 0;}

div#head h1.noicon {padding-left:0;}

div#head h2 {margin-top:3px;}

div#head h2 span.desc {font-size:12px;margin-top:5px;display:block;}

div#container h1 a.instruction-link {font-size:10px;}

div#home-flash-demo {margin:0 0 12px 0;}

div#container-wrap {position:relative;float:left;width:100%;}

div#footer {  
	display:block;
	font-size:9px;
	clear:both;
	margin-bottom:15px;
}

div#footer a.textlink {text-decoration:underline;}

div#footer div.wrap {
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}

/* 
-----------------------------------------------------------------------------
FORMS GENERAL
-----------------------------------------------------------------------------*/
input, textarea {
	font-family:'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

input.radio {width:auto;margin:0;background:transparent;}

input.field-input {margin:2px 0 14px 0;}
/* subsitute for fieldset b/c IE 6 doesnt like inputs wrapped within fieldsets */

input.wide, select.wide, textarea.wide {width:100%;}

input.nomargin {margin:0;}

fieldset {border:0;margin:0;padding:2px 0 14px 0;display:block;position:relative;}

fieldset.short {padding-bottom:8px;}

fieldset.solo {
	padding:10px 0;
	margin:0 0 14px 0;
	display:block;
}

fieldset.install-button {
	text-align:right;
}

fieldset span img {margin-bottom:-2px;}

select {font-size:11px;font-weight:bold;}

form.quad {padding-bottom:8px;}

form.quad td {font-size:10px;width:33%;}

form.quad label {font-weight:normal;}    
